From: Kirk <45682291+ufgkirk@users.noreply.github.com> Date: Fri, 5 Apr 2024 01:18:59 +0000 (-0500) Subject: hwdb: fix missing colon (#32108) X-Git-Tag: v256-rc1~298 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57cd604fde01008422c127e0f3d06d7a7974139d;p=thirdparty%2Fsystemd.git hwdb: fix missing colon (#32108) Missing colon prevents this from working correctly on the Chuwi UBook X and UBook X Pro. --- diff --git a/hwdb.d/60-sensor.hwdb b/hwdb.d/60-sensor.hwdb index 75f7b264793..e54d6543d78 100644 --- a/hwdb.d/60-sensor.hwdb +++ b/hwdb.d/60-sensor.hwdb @@ -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 #########################################