Your message dated Sun, 09 May 2021 12:34:55 -0700 (PDT)
with message-id <[email protected]>
and subject line Closing this bug (BTS maintenance for src:linux bugs)
has caused the Debian Bug report #824947,
regarding After suspend and subsequent wake-up the contents of scaling_max_freq 
is disregarded
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
824947: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824947
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: linux-image-4.5.0-2-amd64
Version: 4.5.3-2

Before suspend and after suspend we had
# for i in `seq 0 7`; do cat /sys/devices/system/cpu/cpu$i/cpufreq/scaling_min_freq; done
1200000
1200000
1200000
1200000
1200000
1200000
1200000
1200000
# for i in `seq 0 7`; do cat /sys/devices/system/cpu/cpu$i/cpufreq/scaling_max_freq; done
1200000
1200000
1200000
1200000
1200000
1200000
1200000
1200000

Before suspend, we had around 1200000 in cpuinfo_cur_freq, but after suspend we have: # for i in `seq 0 7`; do cat /sys/devices/system/cpu/cpu$i/cpufreq/cpuinfo_cur_freq; done
2599898
2599898
2599898
2599898
2599898
2600000
2599898
2600000

We constantly have
# for i in `seq 0 7`; do cat /sys/devices/system/cpu/cpu$i/cpufreq/scaling_governor; done
powersave
powersave
powersave
powersave
powersave
powersave
powersave
powersave

The cooling is noisy, so it's not just a wrong printf. Plz repair!

--- End Message ---
--- Begin Message ---
Hi

This bug was filed for a very old kernel or the bug is old itself
without resolution.

If you can reproduce it with

- the current version in unstable/testing
- the latest kernel from backports

please reopen the bug, see https://www.debian.org/Bugs/server-control
for details.

Regards,
Salvatore

--- End Message ---

Reply via email to