diff options
author | imayoda <rateava@alice.it> | 2018-11-07 04:59:24 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2018-11-07 12:59:24 +0900 |
commit | 844df810b85a0b003f807c9c4378d27a7119c968 (patch) | |
tree | 8c573e54758158412395400a7f70b3ab1513ab2d | |
parent | bd2125031ba9f3e0b78bf434b60f9488b012bba0 (diff) | |
download | systemd-844df810b85a0b003f807c9c4378d27a7119c968.tar.gz systemd-844df810b85a0b003f807c9c4378d27a7119c968.tar.bz2 systemd-844df810b85a0b003f807c9c4378d27a7119c968.zip |
hwdb: IdeaPad Miix 310 with another bios version (#10661)
another bios version for same model with portrait screen.
-rw-r--r-- | hwdb/60-sensor.hwdb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hwdb/60-sensor.hwdb b/hwdb/60-sensor.hwdb index 9db663713e..ebf1230451 100644 --- a/hwdb/60-sensor.hwdb +++ b/hwdb/60-sensor.hwdb @@ -308,9 +308,10 @@ sensor:modalias:acpi:BMA250E*:dmi:bvnLENOVO:*:pvrLenovoMIIX3-1030:* sensor:modalias:acpi:SMO8500*:dmi:bvnLENOVO:*:pvrLenovoMIIX3-830:* ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1 -# IdeaPad Miix 310 note this only is for BIOS version (bvr) 1HCN4?WW, which has +# IdeaPad Miix 310 note this only is for BIOS version (bvr) 1HCN4?WW and 1HCN2?WW, which has # a portrait LCD panel, versions with bvr 1HCN3?WW have a landscape panel sensor:modalias:acpi:KIOX000A*:dmi:bvnLENOVO:bvr1HCN4?WW:*:svnLENOVO:pn80SG:* +sensor:modalias:acpi:KIOX000A*:dmi:bvnLENOVO:bvr1HCN2?WW:*:svnLENOVO:pn80SG:* ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1 # IdeaPad Miix 320, different batches use a different sensor |