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 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html