From: Dana Olson Date: Thu, 21 May 2020 20:41:25 +0000 (-0400) Subject: ACCEL_MOUNT_MATRIX for additional Acer Spin model X-Git-Tag: v246-rc1~299 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=639375e0b6bfaf20923560c767f1b9eab79e9401;p=thirdparty%2Fsystemd.git ACCEL_MOUNT_MATRIX for additional Acer Spin model This fixes the broken rotation on the Acer Spin 1 I recently bought (exact model is SP111-34N-P4BZ). It is possible that all of the SP111 models would use the same matrix, but to be on the safe side, I added a new entry. --- diff --git a/hwdb.d/60-sensor.hwdb b/hwdb.d/60-sensor.hwdb index 0763f040f11..49bb90f58ec 100644 --- a/hwdb.d/60-sensor.hwdb +++ b/hwdb.d/60-sensor.hwdb @@ -93,6 +93,9 @@ sensor:modalias:acpi:BOSC0200*:dmi:*:svnAcer*:pnSwitchSW312-31:* sensor:modalias:acpi:BOSC0200*:dmi:*svn*Acer*:*pn*Spin*SP111-33* ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1 +sensor:modalias:acpi:BOSC0200*:dmi:*svnAcer*:*pnSpinSP111-34* + ACCEL_MOUNT_MATRIX=0, 1, 0; 1, 0, 0; 0, 0, 1 + ######################################### # Archos #########################################