From ed938716cdbacb6984d774c49d7740d87f8df810 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yao=20Wei=20=28=E9=AD=8F=E9=8A=98=E5=BB=B7=29?= Date: Wed, 8 Sep 2021 13:55:49 +0800 Subject: Add additional Dell models that require ACCEL_LOCATION=base MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is a related commit to the bug reported in Ubuntu: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1938259 This adds additional 4 models that without this param, the screen rotates when the clamshell laptop rotates, which is an unwanted behavior. This commit also merges entries that needs the same param. Signed-off-by: Yao Wei (魏銘廷) --- hwdb.d/60-sensor.hwdb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'hwdb.d') diff --git a/hwdb.d/60-sensor.hwdb b/hwdb.d/60-sensor.hwdb index 0424f06fb7..134bd807aa 100644 --- a/hwdb.d/60-sensor.hwdb +++ b/hwdb.d/60-sensor.hwdb @@ -291,12 +291,12 @@ sensor:modalias:acpi:*KIOX000A*:dmi:*svn*CytrixTechnology:*pn*Complex11t:* # Dell ######################################### sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:pnVostro5581:* - ACCEL_LOCATION=base - +sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0A36:* sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0A3E:* - ACCEL_LOCATION=base - +sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0B09:* sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0B0B:* +sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0B0D:* +sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0B11:* ACCEL_LOCATION=base # Dell Venue 8 Pro 3845 -- cgit v1.2.1