X Tutup
Skip to content

Commit 586377f

Browse files
jonasBosspoettering
authored andcommitted
hwdb: add Lenovo Yoga 510-14IKB sensor mount quirk (systemd#6799)
1 parent 9c63ba9 commit 586377f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

hwdb/60-sensor.hwdb

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,12 @@ sensor:modalias:acpi:SMO8500*:dmi:*svnLamina*:*pnT701BR.SE*
135135
sensor:modalias:acpi:KIOX000A*:dmi:*svnLAMINA:pnT-1016BNORD*
136136
ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
137137

138+
#########################################
139+
# Lenovo
140+
#########################################
141+
sensor:modalias:acpi:NCPE0388*:dmi:*:rnLenovoYOGA510-14IKB:*
142+
ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, -1, 0; 0, 0, 1
143+
138144
#########################################
139145
# Peaq
140146
#########################################

0 commit comments

Comments
 (0)
X Tutup