Same problem here. Fresh jaunty installation, running kernel 2.6.28-11-generic.
find /sys/devices/system/cpu/cpu*/cpufreq find: `/sys/devices/system/cpu/cpu*/cpufreq': No such file or directory CPU: Intel(R) Core(TM)2 CPU 6400 @ 2.13GHz Mainboard: Asus P5B-E The scaling support is built into the kernel: cat /boot/config-2.6.28-11-generic | grep CPUFREQ CONFIG_X86_ACPI_CPUFREQ=y # CONFIG_X86_ACPI_CPUFREQ_PROC_INTF is not set CONFIG_X86_CPUFREQ_NFORCE2=y but it's not loaded at boot time. -- cpufreq scaling_governor entry missing from /sys (with Core2 Quad CPU) https://bugs.launchpad.net/bugs/351159 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
