From: 24bisquitz <62778411+24bisquitz@users.noreply.github.com> Date: Sat, 28 Mar 2020 00:29:34 +0000 (+0100) Subject: Add a device to 60-sensor.hwdb X-Git-Tag: v246-rc1~691 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=69d06b7acfd582d8f0b6978b29ba96a32aca47ff;p=thirdparty%2Fsystemd.git Add a device to 60-sensor.hwdb Adding support for a Dell Venue 8 Pro tablet. Rotation was off by 90° to the left initially, the proposed change fixes the issue on my device. --- diff --git a/hwdb.d/60-sensor.hwdb b/hwdb.d/60-sensor.hwdb index 445e4d60524..4c66b7c4f8e 100644 --- a/hwdb.d/60-sensor.hwdb +++ b/hwdb.d/60-sensor.hwdb @@ -249,6 +249,10 @@ sensor:modalias:acpi:*KIOX000A*:dmi:*svn*CytrixTechnology:*pn*Complex11t* sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:pnVostro5581:* ACCEL_LOCATION=base +# Dell Venue 8 Pro 3845 +sensor:modalias:acpi:INVN6500*:dmi:*svnDellInc.*:pnVenue8Pro3845* + ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1 + # Dell Venue 10 Pro 5055 sensor:modalias:acpi:INVN6500*:dmi:*svnDell*:pnVenue10Pro5055* ACCEL_MOUNT_MATRIX=0, -1, 0; 1, 0, 0; 0, 0, 1