]> git.ipfire.org Git - thirdparty/systemd.git/commit
hwdb: sensor: Remove Lenovo IdeaPad D330 accel mount matrix
authorDavid Santamaría Rogado <howl.nsp@gmail.com>
Wed, 10 Dec 2025 04:18:01 +0000 (05:18 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 10 Dec 2025 05:23:33 +0000 (14:23 +0900)
commita07b184e8ccbecafc1fce5a0cfffe87c6a497134
tree64c501a14dd39ab2c798cf6b2cf9fb6fd25d2c15
parent4362d942c4e1bcefb76e928e2f42ebe207a4ed03
hwdb: sensor: Remove Lenovo IdeaPad D330 accel mount matrix

Reading values from iio-sensor we are getting bad values. This matrix was added because the panel was a vertical one but the normal position is horizontal and the sensor is not bad oriented.

Removing the matrix ensure we have correct orientation values and prevent from misleads where the incorrect values we were getting messed up.

For example mutter actually is setting incorrect screen rotation for devices with panel orientation quirks.

I'm pretty sure that there are more devices where we have incorrectly "corrected" the sensor values when the only problem was the panel orientation.

Signed-off-by: David Santamaría Rogado <howl.nsp@gmail.com>
hwdb.d/60-sensor.hwdb