]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Added Tablet Teclast X98 Air 3G (C5J6)
authormarcel151 <65665570+marcel151@users.noreply.github.com>
Sun, 1 Jan 2023 18:19:19 +0000 (19:19 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 3 Jan 2023 17:35:17 +0000 (18:35 +0100)
Latest BIOS of X98 Air 3G has later date, that's why it wasn't recognized. Uses the same Matrix as the X89 (E7ED).

hwdb.d/60-sensor.hwdb

index afb5a79c25885eff43692652664bcd2df262ae23..c9d1a2cb9033bdebe9eae94634a3a9b82fd8cfeb 100644 (file)
@@ -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