[Bug 2045621] Re: Improve power consumption on Framework systems
Steve Langasek
2045621 at bugs.launchpad.net
Sat Jan 6 00:01:11 UTC 2024
Hello Artur, or anyone else affected,
Accepted systemd-hwe into mantic-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/systemd-
hwe/253.5.3 in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed. Your feedback will aid us getting this
update out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
mantic to verification-done-mantic. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-mantic. In either case, without details of your testing we will
not be able to proceed.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance for helping!
N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.
** Changed in: systemd-hwe (Ubuntu Mantic)
Status: In Progress => Fix Committed
** Tags added: verification-needed verification-needed-mantic
** Changed in: systemd-hwe (Ubuntu Jammy)
Status: In Progress => Fix Committed
** Tags added: verification-needed-jammy
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
Matching subscriptions: systemd-hwe
https://bugs.launchpad.net/bugs/2045621
Title:
Improve power consumption on Framework systems
Status in OEM Priority Project:
In Progress
Status in systemd package in Ubuntu:
Fix Committed
Status in systemd-hwe package in Ubuntu:
Invalid
Status in systemd source package in Jammy:
Won't Fix
Status in systemd-hwe source package in Jammy:
Fix Committed
Status in systemd source package in Lunar:
Won't Fix
Status in systemd-hwe source package in Lunar:
Won't Fix
Status in systemd source package in Mantic:
Won't Fix
Status in systemd-hwe source package in Mantic:
Fix Committed
Status in systemd source package in Noble:
Fix Committed
Status in systemd-hwe source package in Noble:
Invalid
Bug description:
[ Impact ]
* Framework systems that have DP or HDMI cards connected will have
increased power consumption even when nothing is connected to DP or
HDMI ports since the cards don't default to autosuspend.
* Backporting upstream patch that adds rules in
hwdb.d/60-autosuspend.hwdb for Framework's HDMI and DP extensions.
[ Test Plan ]
* DUT: Framework with DP and HDMI:
$ lsusb | grep Framework
Bus 007 Device 002: ID 32ac:0003 Framework DisplayPort Expansion Card
Bus 001 Device 002: ID 32ac:0002 Framework HDMI Expansion Card
1. Autosuspend is not enabled before patch. Set to "on" in
power/control
$ cat /sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.3/usb1/1-1/manufacturer
Framework
$ cat /sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.3/usb1/1-1/power/control
on
$ cat /sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.3/usb1/1-2/manufacturer
Framework
$ cat /sys/devices/pci0000:00/0000:00:08.1/0000:c1:00.3/usb1/1-2/power/control
on
2. Install patch
3. Autosuspend is enabled for both extensions. Set to "auto" in power/control
$ cat power/control
auto
[ Where problems could occur ]
* During testing verified that both DP+HDMI display show good output after hot-plug, system suspend, and reboot. There might be some differences when hibernate and hotplug.
[ Other Info ]
*
https://github.com/systemd/systemd/commit/9023630cb7025650aa4d01ee794b0bb68bfdf2c1
To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2045621/+subscriptions
More information about the foundations-bugs
mailing list