summaryrefslogtreecommitdiffstats
path: root/hwdb.d
diff options
context:
space:
mode:
authorbrainrom <ilya77105@gmail.com>2020-08-20 10:23:35 +0200
committerGitHub <noreply@github.com>2020-08-20 10:23:35 +0200
commit1fbeddebb121e321e98fe7e31c9132bd5071c6a9 (patch)
tree1a55cacafaafe6c6d07593efe9f298c865dd0b9c /hwdb.d
parentMerge pull request #16790 from poettering/core-if-block-merge (diff)
downloadsystemd-1fbeddebb121e321e98fe7e31c9132bd5071c6a9.tar.xz
systemd-1fbeddebb121e321e98fe7e31c9132bd5071c6a9.zip
hwdb: ACCEL_MOUNT_MATRIX for Irbis TW118 (#16786)
This was required to get orientation sensor work properly in my tablet.
Diffstat (limited to 'hwdb.d')
-rw-r--r--hwdb.d/60-sensor.hwdb8
1 files changed, 7 insertions, 1 deletions
diff --git a/hwdb.d/60-sensor.hwdb b/hwdb.d/60-sensor.hwdb
index 980adb197e..fefa5f14bb 100644
--- a/hwdb.d/60-sensor.hwdb
+++ b/hwdb.d/60-sensor.hwdb
@@ -381,11 +381,17 @@ sensor:modalias:acpi:BMA250*:dmi:*:bvritWORKS.G.WI71C.JGBMRB*:*:svnInsyde:pni71c
ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1
#########################################
-# Irbis TW90
+# Irbis
#########################################
+
+#TW90
sensor:modalias:acpi:BOSC0200*:dmi:*:svnIRBIS:pnTW90:*
ACCEL_MOUNT_MATRIX=0, 1, 0; -1, 0, 0; 0, 0, 1
+#TW118
+sensor:modalias:acpi:BOSC0200*:dmi:*:svnIRBIS:pnTW118:*
+ ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
+
#########################################
# iOTA 360
#########################################