Interesting, I’ve seen your posts around @nadb in the past and have been impressed with your results. If you could, what’s your power usage while playing big_buck_bunny_1080p_h264.mov through e.g mpv? Just curious, no pressure at all
PARTYYYYYYYYYTIMEEEEE.
I upgraded 2 days ago from Intel i7-1165G7 to AMD 7080U, here’s a detailed gist with issues/resolutions as well as my TLP config. @Matt_Hartley I know you’re swamped; the above info may help (it’s a bit messy though). I’ve condensed the key notable points from there below for this thread:
Key points
This is for my Fedora 38/SwayWM installation that I’ve kept since it’s my daily driver, and am holding off upgrading to the recommended Fedora 39 Beta.
Here are my current power consumption results:
- Idle: ~3.6W
- Big Buck Bunny 1080P VAAPI HW decode: ~6.2W (has gone down to ~5.9W)
- Big Buck Bunny 1080P no HW decode: ~6.2W
- Firefox YouTube 1080p: ~8.7W
5% brightness, Intel AX210, 2TB SK Hynix P31, 2x32GB G.Skill 5600MT/s RAM).
I’m using TLP 1.6.0 which is the earliest version that supports AMD Zen 2+ which I had to manually install (not in F38 DNF yet). Instructions in gist.
Freeworld drivers causing higher power usage on F38:
At least on my system, these drivers result in significantly higher power usage (about an extra 1-3W):
mesa-va-drivers-freeworld-23.1.9-1.fc38.x86_64
mesa-vdpau-drivers-freeworld-23.1.9-1.fc38.x86_64
vs. these:
mesa-vdpau-drivers-23.1.9-1.fc38.x86_64
mesa-va-drivers-23.1.9-1.fc38.x86_64
Wi-Fi power management
With my Intel AX210:
TLP WIFI_PWR_ON_BAT=off
: ~4.5W idle
TLP WIFI_PWR_ON_BAT=on
: ~3.7W idle
Wayland Fractional Scaling
On SwayWM, Firefox YouTube 1080P:
- No scaling: ~8.7W
- 1.25x scaling: ~9.2W
Might be fixed with latest Fedora 39/Sway/wp-fractional-scale-v1
, not tested.
Disabling btrfs discard=async
I added nodiscard
to my /etc/fstab
after I saw btrfs_discard_workfn
in powertop cause 1W to a few W power spikes (and made sure fstrim.timer
/fstrim.service
was setup, should already be on Fedora).
power-profiles-daemon
I got significantly higher power consumption with PPD, and just saw this proposal today to replace PPD with tuned
for Fedora 40.
Average power consumption vs. my 11th gen Intel seems much lower, so I’m content. Time to actually use this thing with the inevitable future optimizations! ! ! ! ! !! !!! !!!
Edit: oh and noticeably faster. zoom zoom
Edit 2: oh yeah, sometime later I plan to undervolt, anyone successful there?
Edit 3: will update when I upgrade to F39 in a few weeks when the dust settles