![](https://seccdn.libravatar.org/avatar/3035b38ff33cf86f480bb169b8500b80.jpg?s=120&d=mm&r=g)
http://bugzilla.novell.com/show_bug.cgi?id=615644 http://bugzilla.novell.com/show_bug.cgi?id=615644#c0 Summary: acpi_cpufreq not loaded Classification: openSUSE Product: openSUSE 11.3 Version: Factory Platform: i586 OS/Version: openSUSE 11.3 Status: NEW Severity: Major Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: malcolm_lewis@bellsouth.net QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100317 SUSE/3.5.9-0.1.1 Firefox/3.5.9 On my ASUS eeePC 1000HE normally the cpu frequency is adjusting depending on load. On RC1 the acpi_cpufrew module is not loaded/detected at boot, therefore cpu frequency set at 1.67GHz. Reproducible: Always Steps to Reproduce: 1. No module loaded at boot. 2. CPU speed fixed at maximum speed. Actual Results: No module loaded; mizz-piggy:~ # cat /proc/cpuinfo |grep cpu cpu family : 6 cpu MHz : 1662.374 cpu cores : 1 cpuid level : 10 cpu family : 6 cpu MHz : 1662.374 cpu cores : 1 cpuid level : 10 mizz-piggy:~ # cpufreq-info cpufrequtils 006: cpufreq-info (C) Dominik Brodowski 2004-2009 Report errors and bugs to http://bugs.opensuse.org, please. analyzing CPU 0: no or unknown cpufreq driver is active on this CPU maximum transition latency: 0.00 ms. analyzing CPU 1: no or unknown cpufreq driver is active on this CPU maximum transition latency: 0.00 ms. Expected Results: Module Loaded; mizz-piggy:~ # modprobe acpi_cpufreq mizz-piggy:~ # cat /proc/cpuinfo |grep cpu cpu family : 6 cpu MHz : 1667.000 cpu cores : 1 cpuid level : 10 cpu family : 6 cpu MHz : 1000.000 cpu cores : 1 cpuid level : 10 mizz-piggy:~ # cpufreq-info cpufrequtils 006: cpufreq-info (C) Dominik Brodowski 2004-2009 Report errors and bugs to http://bugs.opensuse.org, please. analyzing CPU 0: driver: acpi-cpufreq CPUs which run at the same hardware frequency: 0 CPUs which need to have their frequency coordinated by software: 0 maximum transition latency: 10.0 us. hardware limits: 1000 MHz - 1.67 GHz available frequency steps: 1.67 GHz, 1.33 GHz, 1000 MHz available cpufreq governors: ondemand, performance current policy: frequency should be within 1000 MHz and 1.67 GHz. The governor "ondemand" may decide which speed to use within this range. current CPU frequency is 1000 MHz (asserted by call to hardware). analyzing CPU 1: driver: acpi-cpufreq CPUs which run at the same hardware frequency: 1 CPUs which need to have their frequency coordinated by software: 1 maximum transition latency: 10.0 us. hardware limits: 1000 MHz - 1.67 GHz available frequency steps: 1.67 GHz, 1.33 GHz, 1000 MHz available cpufreq governors: ondemand, performance current policy: frequency should be within 1000 MHz and 1.67 GHz. The governor "ondemand" may decide which speed to use within this range. current CPU frequency is 1000 MHz (asserted by call to hardware). -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.