]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: Add accel orientation quirk for Thundersoft TST168 tablet
authorHans de Goede <hdegoede@redhat.com>
Fri, 13 Dec 2019 12:01:02 +0000 (13:01 +0100)
committerChris Down <chris@chrisdown.name>
Sun, 15 Dec 2019 12:28:22 +0000 (12:28 +0000)
Add a quirk to fix the accelerometer orientation on the Thundersoft
TST168 tablet.

hwdb.d/60-sensor.hwdb

index b267b9968f26fe44a9185bc8a42a1919caaba76e..a41e30f3a0c85a74908424fcf2727cdef933cf1b 100644 (file)
@@ -588,6 +588,14 @@ sensor:modalias:acpi:KIOX000A*:dmi:bvnAmericanMegatrendsInc.:bvr5.011:bd11/03/20
 sensor:modalias:acpi:KIOX000A*:dmi:*:svnTECLAST:pnX98PlusII:*
  ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
 
+#########################################
+# Thundersoft
+#########################################
+
+# Thundersoft TST168 tablet, generic DMI strings, match entire dmi modalias inc. bios-date
+sensor:modalias:acpi:BMA250E*:dmi:bvnAmericanMegatrendsInc.:bvr5.6.5:bd04/15/2014:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnAMICorporation:rnAptioCRB:rvrTobefilledbyO.E.M.:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
+ ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
+
 #########################################
 # Trekstor
 #########################################