From: Luxiter <113431831+Luxiter@users.noreply.github.com> Date: Tue, 26 Mar 2024 17:32:03 +0000 (+0100) Subject: hwdb: fix Asus T300FA rotation matrix (#31973) X-Git-Tag: v256-rc1~396 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33243f7374c71a552a5292e7cef1d9564aa38264;p=thirdparty%2Fsystemd.git hwdb: fix Asus T300FA rotation matrix (#31973) Closes #31972. --- diff --git a/hwdb.d/60-sensor.hwdb b/hwdb.d/60-sensor.hwdb index ce800da5e47..75f7b264793 100644 --- a/hwdb.d/60-sensor.hwdb +++ b/hwdb.d/60-sensor.hwdb @@ -182,6 +182,9 @@ sensor:modalias:acpi:BOSC0200*:dmi:*svn*ASUSTeK*:*pn*TP412UA:* sensor:modalias:acpi:BOSC0200*:dmi:*svn*ASUSTeK*:pn*BR1100FKA:* ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, -1 +sensor:modalias:acpi:BMA250E*:dmi:*:*svn*ASUSTeK*:pnT300FA:* + ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1 + ######################################### # Axxo #########################################