From 4b650021751ccd404dcb329ef5e312c8a93f7ce2 Mon Sep 17 00:00:00 2001 From: petur Date: Mon, 18 Jun 2018 00:24:11 +0200 Subject: [PATCH] Fix orientation sensor position for Lenovo Miix 510 Looks like the Miix 510 has the same sensor and placement as the Miix 320 (put it separate for clarity) Verified on own hardware --- hwdb/60-sensor.hwdb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hwdb/60-sensor.hwdb b/hwdb/60-sensor.hwdb index e46a31d1660..36d13e68ca0 100644 --- a/hwdb/60-sensor.hwdb +++ b/hwdb/60-sensor.hwdb @@ -257,6 +257,10 @@ sensor:modalias:acpi:*BOSC0200*:dmi:*:svnLENOVO*:pn80XF:* sensor:modalias:acpi:SMO8840*:dmi:*:svnLENOVO:pn80XF:pvrLenovoMIIX320* ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1 +# IdeaPad Miix 510 +sensor:modalias:acpi:*BOSC0200*:dmi:*:svnLENOVO*:pn80XE:* + ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1 + ######################################### # LINX #########################################