]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: fix missing colon (#32108)
authorKirk <45682291+ufgkirk@users.noreply.github.com>
Fri, 5 Apr 2024 01:18:59 +0000 (20:18 -0500)
committerGitHub <noreply@github.com>
Fri, 5 Apr 2024 01:18:59 +0000 (10:18 +0900)
Missing colon prevents this from working correctly on the Chuwi UBook X and UBook X Pro.

hwdb.d/60-sensor.hwdb

index 75f7b2647936987d98ec1e4475f73afcd21a2428..e54d6543d78b3d21eee5160ccf4afb178d884232 100644 (file)
@@ -313,7 +313,7 @@ sensor:modalias:acpi:BOSC0200*:dmi:*:svnHampoo*:pnC3W6_AP108_4GB:*
  ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 0, 0, 1
 
 # Chuwi Ubook X (CWI535)
-sensor:modalias:acpi:MXC6655*:dmi*:svnCHUWIInnovationAndTechnology*:pnUBookX:*
+sensor:modalias:acpi:MXC6655*:dmi:*:svnCHUWIInnovationAndTechnology*:pnUBookX:*
  ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, -1
 
 #########################################