Hey, Some time between: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f1664eaacec31035450132c46ed2915fd2b2049a and the current linus kernels (commit 37cb8e1f8e10), the hid-sensor-hub driver broke again. This time, all the values available in sysfs are "0". I tried reverting: iio: hid-sensor-trigger: Don't touch sensors unless user space requests but to no avail. Using a ColorHugALS with the above "hid-sensor-trigger" patch reverted I get: $ cat /sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:273F:1008.0029/HID-SENSOR-200041.2.auto/iio:device0/in_illuminance_raw 0 $ cat /sys/devices/pci0000:00/0000:00:14.0/usb3/3-9/3-9:1.0/0003:273F:1008.0029/HID-SENSOR-200041.2.auto/iio:device0/in_intensity_both_raw 0 Ideas, before I start hooking up a test rig to git bisect this? Cheers -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html