]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: Add support for Linx 12V64 (#12665)
authorJack <jackmawer@users.noreply.github.com>
Sat, 25 May 2019 20:42:00 +0000 (21:42 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 25 May 2019 20:42:00 +0000 (05:42 +0900)
This fixes the accelerometer for the Linx 12V64.
Note that even though the configuration for both models is the same, the 12V64 and 12X64 are different models.

hwdb/60-sensor.hwdb

index 64dc28bb4629e3a5e5c938d2f7200c0194c156c2..4bfab4d4c76c3331343d67c787345e0f8fc8b5d7 100644 (file)
@@ -363,8 +363,8 @@ sensor:modalias:acpi:*BOSC0200*:dmi:*:svnLENOVO*:pn80U1:*
 sensor:modalias:acpi:BOSC0200*:dmi:*:svnLINX*:pnLINX1010B:*
  ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, -1
 
-# Linx 12X64
-sensor:modalias:acpi:KIOX000A*:dmi:*:svnLINX*:pnLINX12X64:*
+# Linx 12X64 and 12V64
+sensor:modalias:acpi:KIOX000A*:dmi:*:svnLINX*:pnLINX12*64:*
  ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
 
 #########################################