]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Add a device to 60-sensor.hwdb
author24bisquitz <62778411+24bisquitz@users.noreply.github.com>
Sat, 28 Mar 2020 00:29:34 +0000 (01:29 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 28 Mar 2020 08:41:36 +0000 (09:41 +0100)
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.

hwdb.d/60-sensor.hwdb

index 445e4d605242dfd6773343131742a2dd5d143663..4c66b7c4f8e1a840dfef5cbd51b2971ec1cd94fa 100644 (file)
@@ -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