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

Proposed by Leo Lin
Status: Merged
Merged at revision: fb0748e2b6131a2cec664618341e54df246b0669
Proposed branch: ~0xff07/+git/systemd-hwe:ubuntu-mantic
Merge into: ~canonical-foundations/+git/systemd-hwe:ubuntu-mantic
Diff against target: 16 lines (+10/-0)
1 file modified
hwdb.d/90-sensor-ubuntu.hwdb (+10/-0)
Reviewer Review Type Date Requested Status
Nick Rosbrook Approve
Review via email: mp+456232@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. And this restores the 90-sensor-ubuntu.hwdb file that was dropped during Mantic (because the old changes were included in src:systemd).

review: Approve

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
2new file mode 100644
3index 0000000..4d68817
4--- /dev/null
5+++ b/hwdb.d/90-sensor-ubuntu.hwdb
6@@ -0,0 +1,10 @@
7+sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0CBD:*
8+sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0CBF:*
9+sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0CC0:*
10+sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0CC1:*
11+sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0CC3:*
12+sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0CC4:*
13+sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0CC5:*
14+sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0CC7:*
15+sensor:modalias:platform:HID-SENSOR-200073:dmi:*svnDell*:sku0CC8:*
16+ ACCEL_LOCATION=base

Subscribers

People subscribed via source and target branches