From: Hans de Goede Date: Wed, 28 Apr 2021 11:57:10 +0000 (+0200) Subject: hwdb: Add accel orientation quirk for the Glavey TM800A550L tablet X-Git-Tag: v249-rc1~300^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0883f53506939b0586f877064c82b12384b8ffa;p=thirdparty%2Fsystemd.git hwdb: Add accel orientation quirk for the Glavey TM800A550L tablet Add a quirk to fix the accelerometer orientation on the Glavey TM800A550L tablet. --- diff --git a/hwdb.d/60-sensor.hwdb b/hwdb.d/60-sensor.hwdb index c76509e2af0..b6d731d9362 100644 --- a/hwdb.d/60-sensor.hwdb +++ b/hwdb.d/60-sensor.hwdb @@ -344,6 +344,14 @@ sensor:modalias:acpi:KIOX000A*:dmi:*:svnEVE*:pnEveV:* sensor:modalias:acpi:KIOX010A*:dmi:*:svnGEO*:pnGeoFlex*:* ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, -1, 0; 0, 0, 1 +######################################### +# Glavey +######################################### + +# Glavey TM800A550L +sensor:modalias:acpi:KXCJ9000*:dmi:*:bvrZY-8-BI-PX4S70VTR400-X423B-005-D:*:rvnAMICorporation:rnAptioCRB:* + ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1 + ######################################### # Google Chromebooks #########################################