From: Hans de Goede Date: Thu, 7 May 2020 21:16:21 +0000 (+0200) Subject: hwdb: Fix accel orientation quirk for Medion Akoya E2215T MD60198 X-Git-Tag: v246-rc1~409 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=27593a0641982a8cc443f29315a6803ac9ac4c44;p=thirdparty%2Fsystemd.git hwdb: Fix accel orientation quirk for Medion Akoya E2215T MD60198 Commit 3d864658ea01 ("hwdb: assume all Medion Akoya E-models have the same matrix"), unified the entries for most Medion Akoya E* modes, including the entry for the Medion Akoya E2215T MD60198. But the accelerometer on the E2215T has an ACPI-id of KIOX000A, rather then KIOX010A as the other models have, so that commit broke the ACCEL_MOUNT_MATRIX for the E2215T. Add a separate match for the E2215T so that it gets the correct ACCEL_MOUNT_MATRIX again. --- diff --git a/hwdb.d/60-sensor.hwdb b/hwdb.d/60-sensor.hwdb index 3e53e936016..1a664db4ab7 100644 --- a/hwdb.d/60-sensor.hwdb +++ b/hwdb.d/60-sensor.hwdb @@ -469,6 +469,7 @@ sensor:modalias:acpi:SMO8500*:dmi:*:svnMEDION:pnAkoyaE2212TMD99720:* ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1 # Medion Akoya E2215T MD60198 +sensor:modalias:acpi:KIOX000A*:dmi:*svnMEDION:pnE2215TMD60198:* # Medion Akoya E3216 MD60900 # Medion Akoya E3221 MD61237 # Medion Akoya E2292 MD63390