]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: Add accel orientation quirk for the Toshiba WT8-B tablet 19505/head
authorHans de Goede <hdegoede@redhat.com>
Tue, 4 May 2021 15:38:33 +0000 (17:38 +0200)
committerHans de Goede <hdegoede@redhat.com>
Tue, 4 May 2021 15:38:33 +0000 (17:38 +0200)
Add a quirk to fix the accelerometer orientation on the Toshiba WT8-B
tablet.

hwdb.d/60-sensor.hwdb

index b6d731d93625f1ef5dc00c0cddfbfb1c59f2715f..1c061b3e90d75fbf96db39b3326bbde820dcaaec 100644 (file)
@@ -786,6 +786,10 @@ sensor:modalias:acpi:BMA250E*:dmi:bvnAmericanMegatrendsInc.:bvr5.6.5:bd04/15/201
 # Toshiba
 #########################################
 
+# Toshiba Encore WT8-B tablet
+sensor:modalias:acpi:INVN6500*:dmi:*:svnTOSHIBA:pnTOSHIBAENCORE2WT8-B:* 
+ ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
+
 # Toshiba Encore WT10A tablet
 sensor:modalias:acpi:INVN6500*:dmi:*:svnTOSHIBA:pnTOSHIBAWT10-A-103:*
  ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1