]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: sensor: Add HP OmniBook Ultra Flip 14 accel mount matrix (#40076)
authorDavid SantamarĂ­a Rogado <howl.nsp@gmail.com>
Sun, 14 Dec 2025 22:14:00 +0000 (23:14 +0100)
committerGitHub <noreply@github.com>
Sun, 14 Dec 2025 22:14:00 +0000 (07:14 +0900)
HP OmniBook Ultra Flip Laptop 14-fh0xxx tilt is inverted by default so
screen tilt-face down is up and vice versa, invert the axis then.

hwdb.d/60-sensor.hwdb

index 19940da20c95762374cdd19a8e0c54b623f39235..a0379abed03f15601841f9a3f4f8e14088201769 100644 (file)
@@ -628,6 +628,10 @@ sensor:modalias:platform:lis3lv02d:dmi:*svn*Hewlett-Packard*:*
 sensor:modalias:platform:lis3lv02d:dmi:*svn*HP*:*
  ACCEL_LOCATION=base
 
+# HP OmniBook Ultra Flip Laptop 14-fh0xxx
+sensor:modalias:platform:HID-SENSOR-200073:dmi:*:svnHP:pnHPOmniBookUltraFlipLaptop14-fh0xxx:*
+ ACCEL_MOUNT_MATRIX=1, 0, 0; 0, 1, 0; 0, 0, -1
+
 sensor:modalias:acpi:SMO8500*:dmi:*:svnHewlett-Packard:pnHPStream7Tablet:*
 sensor:modalias:acpi:SMO8500*:dmi:*:svnHewlett-Packard:pnHPStream8Tablet:*
  ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1