[Bug 817855] New: Cpu frequency scaling does not work after removing cpufreq from pm-utils
https://bugzilla.novell.com/show_bug.cgi?id=817855 https://bugzilla.novell.com/show_bug.cgi?id=817855#c0 Summary: Cpu frequency scaling does not work after removing cpufreq from pm-utils Classification: openSUSE Product: openSUSE Factory Version: 13.1 Milestone 0 Platform: x86-64 OS/Version: SUSE Other Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: crrodriguez@opensuse.org ReportedBy: vdziewiecki@suse.com QAContact: qa-bugs@suse.de Found By: Development Blocker: No wojtek@42ka:~> grep MHz /proc/cpuinfo cpu MHz : 3392.351 cpu MHz : 3392.351 cpu MHz : 3392.351 cpu MHz : 3392.351 cpu MHz : 3392.351 cpu MHz : 3392.351 cpu MHz : 3392.351 cpu MHz : 3392.351 (all the time) wojtek@42ka:~> ls /sys/devices/system/cpu/cpu0/ cache crash_notes node0 subsystem topology cpuidle microcode power thermal_throttle uevent (I think cpufreq should be there?) 42ka:~ # systemctl status cpufreq.service cpufreq.service Loaded: error (Reason: No such file or directory) Active: inactive (dead) Cristian, how is this supposed to work the correct way, without pm-utils? Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=817855 https://bugzilla.novell.com/show_bug.cgi?id=817855#c1 --- Comment #1 from Wojtek Dziewięcki <vdziewiecki@suse.com> 2013-04-30 15:00:31 UTC --- Feel free to reassign it to someone else, I assigned it to you because you filled bnc#806641, and I think fixing that one probably caused this (though I might be wrong). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=817855 https://bugzilla.novell.com/show_bug.cgi?id=817855#c2 --- Comment #2 from Wojtek Dziewięcki <vdziewiecki@suse.com> 2013-04-30 15:15:50 UTC --- I think it's only factory. I asked my colleague Vita Cizek, who has 12.3, and it works for him. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=817855 https://bugzilla.novell.com/show_bug.cgi?id=817855#c3 --- Comment #3 from Cristian Rodríguez <crrodriguez@opensuse.org> 2013-04-30 13:13:47 CLT --- (In reply to comment #2)
I think it's only factory. I asked my colleague Vita Cizek, who has 12.3, and it works for him.
The init script did load cpufreq modules and governors, all of that is supposed to be done by the kernel, what governor is used (it will autoload when requested) in the other hand is also not a task for init scripts. quote from the FM. "2.2 Governor ------------ On all other cpufreq implementations, these boundaries still need to be set. Then, a "governor" must be selected. Such a "governor" decides what speed the processor shall run within the boundaries. One such "governor" is the "userspace" governor. This one allows the user - or a yet-to-implement userspace program - to decide what specific speed the processor shall run at." That being said, I think I can see your problem here.. does your log contains ACPI info like [ 3.048788] ACPI: Requesting acpi_cpufreq but your system has no acpi_cpufreq loaded or working ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=817855 https://bugzilla.novell.com/show_bug.cgi?id=817855#c4 --- Comment #4 from Cristian Rodríguez <crrodriguez@opensuse.org> 2013-04-30 14:43:56 CLT --- (In reply to comment #3)
[ 3.048788] ACPI: Requesting acpi_cpufreq
but your system has no acpi_cpufreq loaded or working ?
As you probably can figure out from this, the kernel requesting acpi_cpufreq module but not getting loaded properly, has nothing to do with pm-utils, init scripts etc. It has to do either with the kernel of udev. the init script not been there anymore just exposes a bug somewhere else. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=817855 https://bugzilla.novell.com/show_bug.cgi?id=817855#c5 Cristian Rodríguez <crrodriguez@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |vdziewiecki@suse.com --- Comment #5 from Cristian Rodríguez <crrodriguez@opensuse.org> 2013-04-30 14:53:28 CLT --- (In reply to comment #2)
I think it's only factory. I asked my colleague Vita Cizek, who has 12.3, and it works for him.
Does creating your initrd with dracut (dracut -f) makes the issue disappear for you ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=817855 https://bugzilla.novell.com/show_bug.cgi?id=817855#c6 Wojtek Dziewięcki <vdziewiecki@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|vdziewiecki@suse.com | --- Comment #6 from Wojtek Dziewięcki <vdziewiecki@suse.com> 2013-05-03 12:22:19 UTC --- Rebuilding initrd with dracut helped, thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com