[gobolinux-users] Kpowersave issues
Daniele Maccari
gobo.users at gmail.com
Sun Nov 25 22:32:21 NZDT 2007
Lucas C. Villa Real wrote:
> I had a similar problem here, but it was fixed after I launched a few
> acpi drivers. You can try to do this:
>
> $ cd /System/Kernel/Modules/`uname -r`/kernel/drivers/acpi
> $ for i in *; do modprobe `echo $i | cut -d. -f1`; done
> $ modprobe acpi-cpufreq
>
> It's possible that some other acpi drivers are installed under
> kernel/drivers/misc; mine was there (thinkpad_acpi.ko). If you find
> anything interesting there, modprobe it as well, and then close
> klaptop, open it again and check if it still complains about the
> missing drivers.
Tried your solution but still klaptop doesn't work. I don't have any
strange acpi driver such as thinkpad or toshiba special ones, having
compiled the kernel manually. Also udev loads the correct acpi modules
on boot with the new 2.6.23 kernel, or this is what it should do.
Available acpi modules are: button.ko container.ko dock.ko fan.ko
processor.ko thermal.ko
Loaded on boot are: button, processor, thermal.
Loaded cpufreq module: p4-clockmod (also tried with acpi-cpufreq, no
changes). Concerning cpufreq I always get this error with both modules:
WARNING: Error inserting freq_table
(/System/Kernel/Modules/2.6.23.8-Gobo/kernel/drivers/cpufreq/freq_table.ko):
Invalid module format
But I think it has to do with my CPU being neither P4 nor
"acpi-cpufreq". I'm now going to disable tuxonice and kpowersave. Then
reboot and see what happens.
Bye
More information about the gobolinux-users
mailing list