* modprobe acpi-cpufreq FATAL: Error inserting
@ 2009-08-06 20:10 linuxcbon
2009-08-06 21:38 ` Dave Jones
0 siblings, 1 reply; 2+ messages in thread
From: linuxcbon @ 2009-08-06 20:10 UTC (permalink / raw)
To: linux-kernel
Hi,
I have an AMD Athlon 64 X2.
I did :
# modprobe acpi-cpufreq
FATAL: Error inserting acpi_cpufreq (/lib/modules/2.6.30.1/kernel/arch/x86/=
kernel/cpu/cpufreq/acpi-cpufreq.ko): Device or resource busy
I thought that module was general...I know there are other modules for each kind of processors, but can you make one module for all processors or do we need to use the specific ones ?
Cheers.
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: modprobe acpi-cpufreq FATAL: Error inserting
2009-08-06 20:10 modprobe acpi-cpufreq FATAL: Error inserting linuxcbon
@ 2009-08-06 21:38 ` Dave Jones
0 siblings, 0 replies; 2+ messages in thread
From: Dave Jones @ 2009-08-06 21:38 UTC (permalink / raw)
To: linuxcbon; +Cc: linux-kernel
On Thu, Aug 06, 2009 at 08:10:45PM +0000, linuxcbon wrote:
> Hi,
>
> I have an AMD Athlon 64 X2.
> I did :
> # modprobe acpi-cpufreq
> FATAL: Error inserting acpi_cpufreq (/lib/modules/2.6.30.1/kernel/arch/x86/=
> kernel/cpu/cpufreq/acpi-cpufreq.ko): Device or resource busy
>
> I thought that module was general...I know there are other modules for each kind of processors, but can you make one module for all processors or do we need to use the specific ones ?
powernow-k8 is the preferred driver for your processor.
By the looks of things, that got loaded first, so has claimed the interface already.
acpi-cpufreq will drive your hardware too if nothing else has been loaded first,
and as long as your BIOS has the relevant ACPI tables.
Dave
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-08-06 21:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-06 20:10 modprobe acpi-cpufreq FATAL: Error inserting linuxcbon
2009-08-06 21:38 ` Dave Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox