This should be resolved for Karmic with the new kernel config changes the Ubuntu kernel team is using. See https://lists.ubuntu.com/archives /kernel-team/2009-June/006034.html for more information. And indeed reviewing the current cpufreq config options I see the following which shows each option resides in config.common.ubuntu and thus common across all archs.
Unfortunately this will not likely qualify for a stable release update to Hardy or Intrepid. See http://wiki.ubuntu.com/StableReleaseUpdates . So for now I'm marking this Fix Released against the actively developed Karmic kernel. ogasaw...@yoji:~/ubuntu-karmic/debian$ grep -rn "X86_POWERNOW_K6" * config/config.common.ubuntu:3786:CONFIG_X86_POWERNOW_K6=y ogasaw...@yoji:~/ubuntu-karmic/debian$ grep -rn "X86_POWERNOW_K7" * config/config.common.ubuntu:3787:CONFIG_X86_POWERNOW_K7=y config/config.common.ubuntu:3788:CONFIG_X86_POWERNOW_K7_ACPI=y ogasaw...@yoji:~/ubuntu-karmic/debian$ grep -rn "X86_POWERNOW_K8" * config/config.common.ubuntu:3789:CONFIG_X86_POWERNOW_K8=y ogasaw...@yoji:~/ubuntu-karmic/debian$ grep -rn "X86_GX_SUSPMOD" * config/config.common.ubuntu:3766:CONFIG_X86_GX_SUSPMOD=y ogasaw...@yoji:~/ubuntu-karmic/debian$ grep -rn "X86_SPEEDSTEP_CENTRINO" * config/config.common.ubuntu:3796:CONFIG_X86_SPEEDSTEP_CENTRINO=y config/config.common.ubuntu:3797:CONFIG_X86_SPEEDSTEP_CENTRINO_TABLE=y ogasaw...@yoji:~/ubuntu-karmic/debian$ grep -rn "X86_SPEEDSTEP_ICH" * config/config.common.ubuntu:3798:CONFIG_X86_SPEEDSTEP_ICH=y ogasaw...@yoji:~/ubuntu-karmic/debian$ grep -rn "X86_SPEEDSTEP_SMI" * config/config.common.ubuntu:3800:CONFIG_X86_SPEEDSTEP_SMI=y ogasaw...@yoji:~/ubuntu-karmic/debian$ grep -rn "X86_P4_CLOCKMOD=" * config/config.common.ubuntu:3780:CONFIG_X86_P4_CLOCKMOD=m ogasaw...@yoji:~/ubuntu-karmic/debian$ grep -rn "X86_CPUFREQ_NFORCE2" * config/config.common.ubuntu:3757:CONFIG_X86_CPUFREQ_NFORCE2=y ogasaw...@yoji:~/ubuntu-karmic/debian$ grep -rn "X86_LONGRUN" * config/config.common.ubuntu:3775:CONFIG_X86_LONGRUN=y ogasaw...@yoji:~/ubuntu-karmic/debian$ grep -rn "X86_LONGHAUL" * config/config.common.ubuntu:3774:CONFIG_X86_LONGHAUL=y ogasaw...@yoji:~/ubuntu-karmic/debian$ grep -rn "X86_E_POWERSAVER" * config/config.common.ubuntu:3763:CONFIG_X86_E_POWERSAVER=m ogasaw...@yoji:~/ubuntu-karmic/debian$ grep -rn "X86_SPEEDSTEP_LIB" * config/lpia/config.common.lpia:707:CONFIG_X86_SPEEDSTEP_LIB=y config/amd64/config.common.amd64:695:CONFIG_X86_SPEEDSTEP_LIB=m config/i386/config.common.i386:700:CONFIG_X86_SPEEDSTEP_LIB=y ogasaw...@yoji:~/ubuntu-karmic/debian$ grep -rn "X86_SPEEDSTEP_RELAXED_CAP_CHECK" * config/config.common.ubuntu:3799:CONFIG_X86_SPEEDSTEP_RELAXED_CAP_CHECK=y ** Changed in: linux (Ubuntu) Status: Confirmed => Fix Released -- cpufreq modules missing in hardy and intrepid amd64 https://bugs.launchpad.net/bugs/246434 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs