From: Lance Date: Tue, 12 Feb 2019 14:21:45 +0000 (-0800) Subject: hwdb: Fix rotation for Nuvision Solo 10 Draw (#11686) X-Git-Tag: v241~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8e3c4454bf23ae50bbe45c8a9a9b8ca1207f441f;p=thirdparty%2Fsystemd.git hwdb: Fix rotation for Nuvision Solo 10 Draw (#11686) Model number TM101W610L This fixes issue #11683 Also add proper label for other Nuvision tablet. --- diff --git a/hwdb/60-sensor.hwdb b/hwdb/60-sensor.hwdb index c0aaac9bca5..b916addcadb 100644 --- a/hwdb/60-sensor.hwdb +++ b/hwdb/60-sensor.hwdb @@ -367,9 +367,15 @@ sensor:modalias:acpi:SMO8500*:dmi:*:svnMicro-StarInternationalCo.,Ltd.:pnS100:* ######################################### # Nuvision (TMax) ######################################### + +# Nuvision/TMAX 8" Windows signature edition. TM800W560L sensor:modalias:acpi:KIOX000A*:dmi:*:svnTMAX:pnTM800W560L:* ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1 +# Nuvision Solo 10 Draw. TM101W610L +sensor:modalias:acpi:KIOX000A*:dmi:*:svnTMAX:pnTM101W610L:* + ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1 + ######################################### # Onda #########################################