Merge ~0xff07/+git/systemd-hwe:ubuntu-jammy into ~canonical-foundations/+git/systemd-hwe:ubuntu-jammy

Proposed by Leo Lin
Status: Merged
Merged at revision: fea23352e727196c043b76c7de9e10990d1edd5f
Proposed branch: ~0xff07/+git/systemd-hwe:ubuntu-jammy
Merge into: ~canonical-foundations/+git/systemd-hwe:ubuntu-jammy
Diff against target: 18 lines (+9/-0)
1 file modified
hwdb.d/90-sensor-ubuntu.hwdb (+9/-0)
Reviewer Review Type Date Requested Status
Nick Rosbrook Approve
Review via email: mp+456229@code.launchpad.net

Commit message

Fix unwanted screen orientation behaviour on some Dell models

Description of the change

This would fix undesirable screen rotations on certain dell laptops with accelerometers, in particular those with SKU 0xCBD, 0xCBF, 0xCC0, 0xCC1, 0xCC3, 0xCC4, 0xCC5, 0xCC7, 0xCC8

To post a comment you must log in.
Revision history for this message
Nick Rosbrook (enr0n) wrote :

LGTM - the changes in this patch match the referenced upstream commit.

Do you want this to be uploaded for SRU right away? Or do you expect any other hwdb changes soon?

Revision history for this message
Nick Rosbrook (enr0n) :
review: Approve
Revision history for this message
Leo Lin (0xff07) wrote :

I believe it covers all the recent models and is ready for SRU

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/hwdb.d/90-sensor-ubuntu.hwdb b/hwdb.d/90-sensor-ubuntu.hwdb
2index 55a83ba..89aa2d2 100644
3--- a/hwdb.d/90-sensor-ubuntu.hwdb
4+++ b/hwdb.d/90-sensor-ubuntu.hwdb
5@@ -3,4 +3,13 @@ sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0C02:*
6 sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0C40:*
7 sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0C41:*
8 sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0C42:*
9+sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0CBD:*
10+sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0CBF:*
11+sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0CC0:*
12+sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0CC1:*
13+sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0CC3:*
14+sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0CC4:*
15+sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0CC5:*
16+sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0CC7:*
17+sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0CC8:*
18 ACCEL_LOCATION=base

Subscribers

People subscribed via source and target branches