summaryrefslogtreecommitdiff
path: root/hwdb.d
diff options
context:
space:
mode:
authormarcel151 <65665570+marcel151@users.noreply.github.com>2023-01-01 19:19:19 +0100
committerLennart Poettering <lennart@poettering.net>2023-01-03 18:35:17 +0100
commitc3950f0a27fb7d2298a2182f21d645c7017f9c0c (patch)
tree121f3c5fb84759d7f7b348c961940f983da1f372 /hwdb.d
parent4b3391158197e9158cc754e56bbeaf94e2fd8395 (diff)
downloadsystemd-c3950f0a27fb7d2298a2182f21d645c7017f9c0c.tar.gz
Added Tablet Teclast X98 Air 3G (C5J6)
Latest BIOS of X98 Air 3G has later date, that's why it wasn't recognized. Uses the same Matrix as the X89 (E7ED).
Diffstat (limited to 'hwdb.d')
-rw-r--r--hwdb.d/60-sensor.hwdb4
1 files changed, 4 insertions, 0 deletions
diff --git a/hwdb.d/60-sensor.hwdb b/hwdb.d/60-sensor.hwdb
index afb5a79c25..c9d1a2cb90 100644
--- a/hwdb.d/60-sensor.hwdb
+++ b/hwdb.d/60-sensor.hwdb
@@ -910,6 +910,10 @@ sensor:modalias:acpi:KIOX000A*:dmi:*:svnTECLAST:pnX80Pro:*
# Teclast X89 (E7ED), "tPAD" is too generic also match on BIOS date
sensor:modalias:acpi:SMO8500*:dmi:*bd12/19/2014:*:rvnTECLAST:rntPAD:*
ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
+
+# Teclast X98 Air 3G (C5J6), "tPAD" is too generic also match on newest BIOS date
+sensor:modalias:acpi:SMO8500*:dmi:*bd05/05/2015:*:rvnTECLAST:rntPAD:*
+ ACCEL_MOUNT_MATRIX=1, 0, 0; 0, -1, 0; 0, 0, 1
# Teclast X98 Plus I (A5C6), generic DMI strings, match entire dmi modalias inc. bios-date
# '*' in ":*svn" is there because kernels >= 5.8 have inserted a br field there