hadess / iio-sensor-proxy

IIO accelerometer sensor to input device proxy
196 stars 64 forks source link

ASUS UX330UA support on th way. #155

Closed olerem closed 7 years ago

olerem commented 7 years ago

Currently acpi_als can't read actual data on this laptop, acpi is providing only dummy values. One ACPI bug is preventing it, i started to work on this issue.

olerem commented 7 years ago

Probably it should be documented here. I have seen it on at least 3 different ASUS models. ux32a, ux302, ux330ua - the DSDT code is almost identical: it provides a switch to enable real values or provdie some static dummy value.

olerem commented 7 years ago

patch is accepted for testing https://patchwork.kernel.org/patch/9704803/

hadess commented 7 years ago

Is this to report more laptops to be added to the tested list? We only add devices that were actually tested, not potentially supported devices.

olerem commented 7 years ago

It is tested, i own it and wrote the quirk :)