On Wed, Feb 15, 2006 at 11:57:17AM +0100, Rubin wrote:
> Hi,
> 
> <snip>
> > ..Blacklisting all modules in
> > /lib/modules/2.6.15-ARCH/kernel/arch/i386/kernel/cpu/cpufreq except for the
> > speedstep-centrino module forces udev to load the correct module, but it
> > feels like a hack.
> <snip>
> 
> It is indeed a bit rigorous. I've found that only two modules need to be
> disabled/blacklisted, like: 
> 
> 
> # Scan hardware and load required modules at bootup
> MOD_AUTOLOAD="yes"
> 
> # Modules to load at boot-up (in this order)
> MODULES=(!acpi-cpufreq !p4_clockmod speedstep-centrino realtime hci_usb...
<snip>

> Notice the !acpi-cpufreq !p4_clockmod. Those are the disabled ones
> (sounds like a Bowie song man)! With these two off, speedstep-centrino
> loads without trouble on my T43.
<snip>

Thanks for the tip!  I can confirm that this works on my T40.  I figured
that not all of the cpufreq modules needed to be blacklisted, I just hadn't
bothered to narrow down the list.

Pete

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to