* Re: speedstep won't load even with acpi tables (lil more)
[not found] <4162FBD9.5010806@comcast.net>
@ 2004-10-05 21:23 ` Jeremy Fitzhardinge
0 siblings, 0 replies; only message in thread
From: Jeremy Fitzhardinge @ 2004-10-05 21:23 UTC (permalink / raw)
To: W. Brown; +Cc: cpufreq list
On Tue, 2004-10-05 at 15:54 -0400, W. Brown wrote:
> Hay, sorry I'm very new to Linux. I don't know much about kernel module
> debugging. However I was able to find the load is crapping out in the
> call to cpufreq_register_driver by adding some printk's :). In that
> function... its returning -EBUSY at ...
> if (cpufreq_driver) {
> spin_unlock_irqrestore(&cpufreq_driver_lock, flags);
> return -EBUSY;
> }
>
> An uneducated guess tells me something is already accessing the
> neccessary resource?
Do you have some other cpufreq drivers configured?
J
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-10-05 21:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <4162FBD9.5010806@comcast.net>
2004-10-05 21:23 ` speedstep won't load even with acpi tables (lil more) Jeremy Fitzhardinge
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.