]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: Add accel orientation quirk for MPMAN MPWIN895CL tablet
authorHans de Goede <hdegoede@redhat.com>
Sun, 5 Apr 2020 14:01:32 +0000 (16:01 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 7 Apr 2020 12:23:31 +0000 (14:23 +0200)
Add a quirk to fix the accelerometer orientation on the MPMAN MPWIN895CL
tablet.

hwdb.d/60-sensor.hwdb

index 4c66b7c4f8e1a840dfef5cbd51b2971ec1cd94fa..3b6d98f0bfd25825ec9dfde13f6f5271ad68892f 100644 (file)
@@ -469,6 +469,12 @@ sensor:modalias:acpi:KIOX010A*:dmi:*:svnMEDION:pnE*:*
 sensor:modalias:acpi:KIOX010A*:dmi:*:svnMEDION:pnMEDION*:*
  ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
 
+#########################################
+# MPMAN
+#########################################
+sensor:modalias:acpi:BMA250E*:dmi:*:svnMPMAN:pnMPWIN8900CL:*
+ ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
+
 #########################################
 # MSI
 #########################################