]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: Add accel orientation quirk for the Glavey TM800A550L tablet
authorHans de Goede <hdegoede@redhat.com>
Wed, 28 Apr 2021 11:57:10 +0000 (13:57 +0200)
committerHans de Goede <hdegoede@redhat.com>
Tue, 4 May 2021 15:36:52 +0000 (17:36 +0200)
Add a quirk to fix the accelerometer orientation on the Glavey TM800A550L
tablet.

hwdb.d/60-sensor.hwdb

index c76509e2af0ff002440e50cb1db5b4bfc64c6a37..b6d731d93625f1ef5dc00c0cddfbfb1c59f2715f 100644 (file)
@@ -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
 #########################################