linux-surface / linux-surface

Linux Kernel for Surface Devices
4.62k stars 201 forks source link

Screen autorotate stopped working (iio-sensor-proxy fails to read sensor output) #1341

Closed apmyplol closed 4 months ago

apmyplol commented 4 months ago

Ive noticed that suddenly my screen autorotate stopped working on SP6. iio-sensor-proxy outputs that it finds a device and when it tried to read from that device it outputs failed to read ... no such file or directory

Environment

I would be really grateful if someone could give me a hint why I get this error in iio-sensor-proxy.

iio-sensor-proxy output:

** (iio-sensor-proxy:5690): DEBUG: 13:01:17.993: Starting iio-sensor-proxy version 3.5
(iio-sensor-proxy:5690): GLib-GIO-DEBUG: 13:01:18.002: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.158: Found IIO buffer ALS at /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.7.auto/iio:device2
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.158: Found device /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.7.auto/iio:device2 of type ambient light sensor at IIO Buffer Light sensor
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.176: Found associated trigger at /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/trigger0
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.176: Found IIO buffer accelerometer at /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.176: No auto-detected location, falling back to display location
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.177: Found device /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0 of type accelerometer at IIO Buffer accelerometer
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.192: Found associated trigger at /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/trigger0
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.194: Already enabled sensor /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0/scan_elements/in_accel_x_en
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.194: Already enabled sensor /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0/scan_elements/in_accel_z_en
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.194: Already enabled sensor /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0/scan_elements/in_timestamp_en
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.194: Already enabled sensor /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0/scan_elements/in_accel_y_en
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.194: Trying to read 'in_accel_x_scale' (name) from dir '/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0'
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.195: Failed to read float from /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0/in_accel_x_scale: Failed to open file ?/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0/in_accel_x_scale?: No such file or directory
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.196: Trying to read 'in_accel_scale' (generic name) from dir '/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0'
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.196: Trying to read 'in_accel_x_offset' (name) from dir '/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0'
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.196: Failed to read float from /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0/in_accel_x_offset: Failed to open file ?/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0/in_accel_x_offset?: No such file or directory
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.196: Trying to read 'in_accel_offset' (generic name) from dir '/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0'
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.196: Got type for in_accel_x: is signed: 1, bytes: 4, bits_used: 32, shift: 0, mask: 0x4294967295, be: 0
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.196: Trying to read 'in_accel_z_scale' (name) from dir '/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0'
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.196: Failed to read float from /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0/in_accel_z_scale: Failed to open file ?/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0/in_accel_z_scale?: No such file or directory
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.196: Trying to read 'in_accel_scale' (generic name) from dir '/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0'
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.196: Trying to read 'in_accel_z_offset' (name) from dir '/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0'
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.196: Failed to read float from /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0/in_accel_z_offset: Failed to open file ?/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0/in_accel_z_offset?: No such file or directory
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.196: Trying to read 'in_accel_offset' (generic name) from dir '/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0'
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.196: Got type for in_accel_z: is signed: 1, bytes: 4, bits_used: 32, shift: 0, mask: 0x4294967295, be: 0
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.196: Trying to read 'in_timestamp_scale' (name) from dir '/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0'
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.196: Failed to read float from /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0/in_timestamp_scale: Failed to open file ?/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0/in_timestamp_scale?: No such file or directory
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.196: Trying to read 'in_scale' (generic name) from dir '/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0'
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.196: Failed to read float from non-existent /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0/in_scale
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.196: Trying to read 'in_timestamp_offset' (name) from dir '/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0'
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.196: Failed to read float from /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0/in_timestamp_offset: Failed to open file ?/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0/in_timestamp_offset?: No such file or directory
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.196: Trying to read 'in_offset' (generic name) from dir '/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0'
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.196: Failed to read float from non-existent /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0/in_offset
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.196: Got type for in_timestamp: is signed: 1, bytes: 8, bits_used: 64, shift: 0, mask: 0x18446744073709551615, be: 0
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.196: Trying to read 'in_accel_y_scale' (name) from dir '/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0'
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.196: Failed to read float from /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0/in_accel_y_scale: Failed to open file ?/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0/in_accel_y_scale?: No such file or directory
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.197: Trying to read 'in_accel_scale' (generic name) from dir '/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0'
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.197: Trying to read 'in_accel_y_offset' (name) from dir '/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0'
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.197: Failed to read float from /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0/in_accel_y_offset: Failed to open file ?/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0/in_accel_y_offset?: No such file or directory
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.197: Trying to read 'in_accel_offset' (generic name) from dir '/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200073.4.auto/iio:device0'
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.197: Got type for in_accel_y: is signed: 1, bytes: 4, bits_used: 32, shift: 0, mask: 0x4294967295, be: 0
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.197: Built channel array for in_accel_x: index: 0, is signed: 1, bytes: 4, bits_used: 32, shift: 0, mask: 0x4294967295, be: 0
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.197: Built channel array for in_accel_y: index: 1, is signed: 1, bytes: 4, bits_used: 32, shift: 0, mask: 0x4294967295, be: 0
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.197: Built channel array for in_accel_z: index: 2, is signed: 1, bytes: 4, bits_used: 32, shift: 0, mask: 0x4294967295, be: 0
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.197: Built channel array for in_timestamp: index: 3, is signed: 1, bytes: 8, bits_used: 64, shift: 0, mask: 0x18446744073709551615, be: 0
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.197: Failed to auto-detect mount matrix, falling back to identity
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.197: No auto-detected location, falling back to display location
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.205: Found associated trigger at /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.7.auto/trigger2
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.210: Already enabled sensor /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.7.auto/iio:device2/scan_elements/in_intensity_both_en
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.210: Already enabled sensor /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.7.auto/iio:device2/scan_elements/in_illuminance_en
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.211: Already enabled sensor /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.7.auto/iio:device2/scan_elements/in_timestamp_en
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.211: Trying to read 'in_intensity_both_scale' (name) from dir '/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.7.auto/iio:device2'
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.211: Failed to read float from /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.7.auto/iio:device2/in_intensity_both_scale: Failed to open file ?/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.7.auto/iio:device2/in_intensity_both_scale?: No such file or directory
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.211: Trying to read 'in_intensity_scale' (generic name) from dir '/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.7.auto/iio:device2'
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.211: Trying to read 'in_intensity_both_offset' (name) from dir '/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.7.auto/iio:device2'
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.211: Failed to read float from /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.7.auto/iio:device2/in_intensity_both_offset: Failed to open file ?/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.7.auto/iio:device2/in_intensity_both_offset?: No such file or directory
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.211: Trying to read 'in_intensity_offset' (generic name) from dir '/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.7.auto/iio:device2'
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.211: Got type for in_intensity_both: is signed: 1, bytes: 4, bits_used: 32, shift: 0, mask: 0x4294967295, be: 0
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.211: Trying to read 'in_illuminance_scale' (name) from dir '/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.7.auto/iio:device2'
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.211: Trying to read 'in_illuminance_offset' (name) from dir '/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.7.auto/iio:device2'
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.211: Got type for in_illuminance: is signed: 1, bytes: 4, bits_used: 32, shift: 0, mask: 0x4294967295, be: 0
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.211: Trying to read 'in_timestamp_scale' (name) from dir '/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.7.auto/iio:device2'
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.211: Failed to read float from /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.7.auto/iio:device2/in_timestamp_scale: Failed to open file ?/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.7.auto/iio:device2/in_timestamp_scale?: No such file or directory
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.211: Trying to read 'in_scale' (generic name) from dir '/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.7.auto/iio:device2'
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.211: Failed to read float from non-existent /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.7.auto/iio:device2/in_scale
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.211: Trying to read 'in_timestamp_offset' (name) from dir '/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.7.auto/iio:device2'
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.211: Failed to read float from /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.7.auto/iio:device2/in_timestamp_offset: Failed to open file ?/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.7.auto/iio:device2/in_timestamp_offset?: No such file or directory
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.211: Trying to read 'in_offset' (generic name) from dir '/sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.7.auto/iio:device2'
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.211: Failed to read float from non-existent /sys/devices/pci0000:00/0000:00:13.0/{33AECD58-B679-4E54-9BD9-A04D34F0C226}/001F:8087:0AC2.0002/HID-SENSOR-200041.7.auto/iio:device2/in_offset
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.211: Got type for in_timestamp: is signed: 1, bytes: 8, bits_used: 64, shift: 0, mask: 0x18446744073709551615, be: 0
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.211: Built channel array for in_intensity_both: index: 0, is signed: 1, bytes: 4, bits_used: 32, shift: 0, mask: 0x4294967295, be: 0
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.211: Built channel array for in_illuminance: index: 1, is signed: 1, bytes: 4, bits_used: 32, shift: 0, mask: 0x4294967295, be: 0
** (iio-sensor-proxy:5690): DEBUG: 13:01:18.211: Built channel array for in_timestamp: index: 2, is signed: 1, bytes: 8, bits_used: 64, shift: 0, mask: 0x18446744073709551615, be: 0

dmesg.txt