From: Hans de Goede Date: Wed, 12 May 2021 17:05:18 +0000 (+0200) Subject: hwdb: Add accel orientation quirk for the KD Kurio Smart C15200 tablet X-Git-Tag: v249-rc1~170^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eb281f3effb4d401ad3295919b2abee15612b71d;p=thirdparty%2Fsystemd.git hwdb: Add accel orientation quirk for the KD Kurio Smart C15200 tablet Add a quirk to fix the accelerometer orientation on the KD Kurio Smart C15200 tablet. --- diff --git a/hwdb.d/60-sensor.hwdb b/hwdb.d/60-sensor.hwdb index fcbfcd856b6..d757555ce62 100644 --- a/hwdb.d/60-sensor.hwdb +++ b/hwdb.d/60-sensor.hwdb @@ -477,6 +477,12 @@ sensor:modalias:acpi:KIOX000A*:dmi:bvnAmericanMegatrendsInc.:*:svnjumper:pnEZpad sensor:modalias:acpi:KIOX000A*:dmi:bvnINSYDECorp.:bvrVISION.I22K*:svnKAZAM:pnVISION:* ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1 +######################################### +# KD / Kurio +######################################### +sensor:modalias:acpi:SMO8500*:dmi:*:svnKDInteractive:pnKurioSmart:*:rnKDM960BCP:* + ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1 + ######################################### # Lamina #########################################