LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   fail to add speedstep-ich module (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/fail-to-add-speedstep-ich-module-290466/)

elvislu 02-15-2005 07:23 AM

fail to add speedstep-ich module
 
I use a P4 mobile cpu, and i want to install speedstep-ich to kernel. But when i install it, it return with the error message:

FATAL: Error inserting speedstep_ich (/lib/modules/2.6.7-1-386/kernel/arch/i386/kernel/cpu/cpufreq/speedstep-ich.ko): Device or resource busy

I don't know why and is there anybody help me?

elvislu 02-16-2005 03:36 AM

i figured it out myself. Because i've loaded acpi module before, speedstep-ich cannot be loaded. I put speedstep-ich at the first place in my /etc/module then remove acpi module. It works now.

lumbrjackedpcj 04-03-2005 03:06 AM

elvislu:
I am having the same problem and I cant figure out how to load speedstep-ich before acpi. If you could let me know how you did it, what files you changed, that would be great. Thanks

Paul

elvislu 04-03-2005 04:15 AM

hi, lumbrjackedpcj. Check out the file /etc/modules

all the modules to be loaded are listed there

you just add a line "speedstep-ich" and comment out the line "acpi" with # if there is one.

I did it this way. Good luck.


All times are GMT -5. The time now is 05:57 AM.