mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
hwdb: Add support for Linx 12V64 (#12665)
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.
This commit is contained in:
@@ -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
|
||||
|
||||
#########################################
|
||||
|
||||
Reference in New Issue
Block a user