Your message dated Sun, 09 May 2021 12:34:55 -0700 (PDT) with message-id <6098395f.1c69fb81.3efa3.6eac@mx.google.com> 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 owner@bugs.debian.org immediately.) -- 824947: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824947 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: After suspend and subsequent wake-up the contents of scaling_max_freq is disregarded
- From: Mark <Mark.McGregor@gmx.de>
- Date: Sat, 21 May 2016 19:23:44 +0200
- Message-id: <574099A0.5040409@gmx.de>
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; done1200000 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; done1200000 1200000 1200000 1200000 1200000 1200000 1200000 1200000Before 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; done2599898 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; donepowersave 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 ---
- To: 824947-done@bugs.debian.org
- Cc: 824947-submitter@bugs.debian.org
- Subject: Closing this bug (BTS maintenance for src:linux bugs)
- From: carnil@debian.org
- Date: Sun, 09 May 2021 12:34:55 -0700 (PDT)
- Message-id: <6098395f.1c69fb81.3efa3.6eac@mx.google.com>
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 ---