From: Hans de Goede Date: Tue, 4 May 2021 15:38:33 +0000 (+0200) Subject: hwdb: Add accel orientation quirk for the Toshiba WT8-B tablet X-Git-Tag: v249-rc1~300^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F19505%2Fhead;p=thirdparty%2Fsystemd.git hwdb: Add accel orientation quirk for the Toshiba WT8-B tablet Add a quirk to fix the accelerometer orientation on the Toshiba WT8-B tablet. --- diff --git a/hwdb.d/60-sensor.hwdb b/hwdb.d/60-sensor.hwdb index b6d731d9362..1c061b3e90d 100644 --- a/hwdb.d/60-sensor.hwdb +++ b/hwdb.d/60-sensor.hwdb @@ -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