yeah, I know this. But for people using modules mentioned in init-script everything is work out-of-the-box without even configuring this variable, so I see no reason not to put this module in a list. Or it will break something?
В Срд, 01/03/2006 в 16:53 +0100, Michael Biebl пишет: > Alexander Vlasov wrote: > > Package: powersaved > > Version: 0.11.10-1 > > Severity: normal > > > > powersaved init script, lines 84-85, contains a list of CPUFREQ modules > > to probe. > > This list is missing at least one module, p4-clockmod, which one I use on my > > laptop (Compaq Presario 2209CL). speedstep-centrino does not works for > > me. > > So current init script prints error message about not available device > > during modprobe speedstep_centrino. Solution is quite simple -- just > > modify init script and add a p4-clockmod module in list: > > > > This is what /etc/powersave/cpufreq -> CPUFREQ_MODULE is for exactly. > Set your module there and you won't have to mess with the init script > anymore. > > Cheers, > Michael >