* setting powernow-k7 conflicting on laptop.
@ 2004-03-31 14:40 Geotronix
[not found] ` <20040331144001.GC4474-Zd7+qHgBxRI@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Geotronix @ 2004-03-31 14:40 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hi.
I have a Presario 710EA with Debian 2.6.4-k7 kernel image installed.
With modconf I tried to install the PowerNow-k7 module but I get a
message that tells me that the device is in use.
As a matter of fact I have activated and loaded all ACPI modules and
another module freq_table that is used by ACPI and that modconf dowsn't
let me unload. I'm not able to understand who is conficting with
powernow module and why it isn't loading.
WHich are the modules that mustn't be loaded in memory so that I can
install powernow for my DUron 900 processor?
Thanks
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: setting powernow-k7 conflicting on laptop.
[not found] ` <20040331144001.GC4474-Zd7+qHgBxRI@public.gmane.org>
@ 2004-03-31 16:59 ` Dominik Brodowski
2004-03-31 17:28 ` Dave Jones
1 sibling, 0 replies; 5+ messages in thread
From: Dominik Brodowski @ 2004-03-31 16:59 UTC (permalink / raw)
To: Geotronix; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1: Type: text/plain, Size: 989 bytes --]
On Wed, Mar 31, 2004 at 04:40:01PM +0200, Geotronix wrote:
>
> Hi.
>
> I have a Presario 710EA with Debian 2.6.4-k7 kernel image installed.
> With modconf I tried to install the PowerNow-k7 module but I get a
> message that tells me that the device is in use.
> As a matter of fact I have activated and loaded all ACPI modules and
> another module freq_table that is used by ACPI and that modconf dowsn't
> let me unload. I'm not able to understand who is conficting with
> powernow module and why it isn't loading.
>
> WHich are the modules that mustn't be loaded in memory so that I can
> install powernow for my DUron 900 processor?
rmmod acpi
it's the cpufreq-acpi module which doesn't work on most (all?) powernow
systems. Then, powernow-k7 should function properly. A patch which will
fix this behaviour and let you register powernow-k7 independently of whether
the non-working cpufreq-acpi module is loaded is in the queue to Linus
already.
Dominik
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: setting powernow-k7 conflicting on laptop.
[not found] ` <20040331144001.GC4474-Zd7+qHgBxRI@public.gmane.org>
2004-03-31 16:59 ` Dominik Brodowski
@ 2004-03-31 17:28 ` Dave Jones
[not found] ` <20040331172829.GI25834-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
1 sibling, 1 reply; 5+ messages in thread
From: Dave Jones @ 2004-03-31 17:28 UTC (permalink / raw)
To: Geotronix; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
On Wed, Mar 31, 2004 at 04:40:01PM +0200, Geotronix wrote:
>
> Hi.
>
> I have a Presario 710EA with Debian 2.6.4-k7 kernel image installed.
> With modconf I tried to install the PowerNow-k7 module but I get a
> message that tells me that the device is in use.
> As a matter of fact I have activated and loaded all ACPI modules and
> another module freq_table that is used by ACPI and that modconf dowsn't
> let me unload. I'm not able to understand who is conficting with
> powernow module and why it isn't loading.
>
> WHich are the modules that mustn't be loaded in memory so that I can
> install powernow for my DUron 900 processor?
Odds are that you've loaded the acpi cpufreq driver. Cpufreq doesn't
support >1 driver being loaded.
Dave
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: setting powernow-k7 conflicting on laptop.
[not found] ` <20040331172829.GI25834-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
@ 2004-03-31 19:42 ` Geotronix
[not found] ` <20040331194246.GA7828-Zd7+qHgBxRI@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Geotronix @ 2004-03-31 19:42 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
* mercoledì 31 marzo 2004, alle 18:28, Dave Jones scrive:
> Odds are that you've loaded the acpi cpufreq driver. Cpufreq doesn't
> support >1 driver being loaded.
>
So what should I be looking for in lsmod?
Must I simply remove it with rmmod and load the power stuff for AMD
processors?
Cheers
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: setting powernow-k7 conflicting on laptop.
[not found] ` <20040331194246.GA7828-Zd7+qHgBxRI@public.gmane.org>
@ 2004-04-01 6:29 ` Dominik Brodowski
0 siblings, 0 replies; 5+ messages in thread
From: Dominik Brodowski @ 2004-04-01 6:29 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1: Type: text/plain, Size: 514 bytes --]
On Wed, Mar 31, 2004 at 09:42:46PM +0200, Geotronix wrote:
> * mercoledì 31 marzo 2004, alle 18:28, Dave Jones scrive:
> > Odds are that you've loaded the acpi cpufreq driver. Cpufreq doesn't
> > support >1 driver being loaded.
> >
>
> So what should I be looking for in lsmod?
> Must I simply remove it with rmmod and load the power stuff for AMD
> processors?
rmmod acpi
modprobe powernow-k7
should work. You can disable CONFIG_X86_CPUFREQ_ACPI in your .config
instead, though...
Dominik
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-04-01 6:29 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-31 14:40 setting powernow-k7 conflicting on laptop Geotronix
[not found] ` <20040331144001.GC4474-Zd7+qHgBxRI@public.gmane.org>
2004-03-31 16:59 ` Dominik Brodowski
2004-03-31 17:28 ` Dave Jones
[not found] ` <20040331172829.GI25834-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2004-03-31 19:42 ` Geotronix
[not found] ` <20040331194246.GA7828-Zd7+qHgBxRI@public.gmane.org>
2004-04-01 6:29 ` Dominik Brodowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox