[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1465572452.7409.41.camel@hadess.net>
Date: Fri, 10 Jun 2016 17:27:32 +0200
From: Bastien Nocera <hadess@...ess.net>
To: Srinivas Pandruvada <srinivas.pandruvada@...ux.intel.com>,
Grant Likely <grant.likely@...retlab.ca>
Cc: Jiri Kosina <jikos@...nel.org>, benjamin.tissoires@...hat.com,
Jonathan Cameron <jic23@...nel.org>,
"linux-input@...r.kernel.org" <linux-input@...r.kernel.org>,
linux-iio@...r.kernel.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
chaya.golan@...el.com, daniel.drubin@...el.com,
Darren Hart <darren@...art.com>
Subject: Re: [RFC 0/4] Intel Integrated Sensor Hub Support (ISH)
On Fri, 2016-06-10 at 08:23 -0700, Srinivas Pandruvada wrote:
> On Fri, 2016-06-10 at 17:04 +0200, Bastien Nocera wrote:
> > >
>
> [...]
>
> > Are there any errors when setting the triggers?
> >
> Is there any debug option in this service to give more verbose
> output?
Add:
Environment="G_MESSAGES_DEBUG=all"
To the service file. You should see the debug in systemctl:
systemctl status iio-sensor-proxy.service
Or in journalctl if there's too much data:
journalctl --reverse -u iio-sensor-proxy.service
Cheers
Powered by blists - more mailing lists