* ACPI-Patch against 2.4.20-pre10-ac1
@ 2002-10-11 16:34 Hanno Böck
[not found] ` <20021011183427.20a55d1c.hanno-Mmb7MZpHnFY@public.gmane.org>
0 siblings, 1 reply; 6+ messages in thread
From: Hanno Böck @ 2002-10-11 16:34 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
I tried to apply the acpi-patch against 2.4.20-pre10-ac1.
It is not perfect, there are some problems with cpufreq i couldn't fix. If you disable cpufreq, it should compile and run.
If anyone fixes the cpufreq-issue, please inform me.
Patch is available at
http://www.gentoo.org/~hanno/acpi-20021002-2.4.20-pre10-ac1.diff.bz2
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
^ permalink raw reply [flat|nested] 6+ messages in thread[parent not found: <20021011183427.20a55d1c.hanno-Mmb7MZpHnFY@public.gmane.org>]
* Re: ACPI-Patch against 2.4.20-pre10-ac1 [not found] ` <20021011183427.20a55d1c.hanno-Mmb7MZpHnFY@public.gmane.org> @ 2002-10-11 21:46 ` Alan Cox [not found] ` <1034372783.12355.4.camel-MMxVpc8zpTQVh3rx8e9g/fyykp6/JSeS3vcXtXqGYxw@public.gmane.org> 0 siblings, 1 reply; 6+ messages in thread From: Alan Cox @ 2002-10-11 21:46 UTC (permalink / raw) To: Hanno Böck; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f On Fri, 2002-10-11 at 17:34, Hanno Böck wrote: > I tried to apply the acpi-patch against 2.4.20-pre10-ac1. > > It is not perfect, there are some problems with cpufreq i couldn't fix. If you disable cpufreq, it should compile and run. > > If anyone fixes the cpufreq-issue, please inform me. You don't want to mix the two. If you do need native power management on your ACPI system the ACPI layer eventually has to be the one making the cpufreq requests ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ^ permalink raw reply [flat|nested] 6+ messages in thread
[parent not found: <1034372783.12355.4.camel-MMxVpc8zpTQVh3rx8e9g/fyykp6/JSeS3vcXtXqGYxw@public.gmane.org>]
* Re: ACPI-Patch against 2.4.20-pre10-ac1 [not found] ` <1034372783.12355.4.camel-MMxVpc8zpTQVh3rx8e9g/fyykp6/JSeS3vcXtXqGYxw@public.gmane.org> @ 2002-10-11 22:57 ` Aaron Gaudio [not found] ` <20021011225702.GA17690-2LEdZMXKCZJeeLb3ft/vUmD2FQJk+8+b@public.gmane.org> 2002-10-14 9:24 ` Ducrot Bruno 1 sibling, 1 reply; 6+ messages in thread From: Aaron Gaudio @ 2002-10-11 22:57 UTC (permalink / raw) To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f [-- Attachment #1: Type: text/plain, Size: 1566 bytes --] I use acpi and cpufreq on my Vaio r505 laptop. ACPI does not seem to be able to do cpu throttling on the system (it's a Pentium III-M if anyone's interested), but the modules for cpufreq handles it well (except when it first loads during boot it seems to be getting odd numbers in the proc files). These statements are based on an earlier pre-patch than pre10 though. Behold, Alan Cox <alan-qBU/x9rampVanCEyBjwyrvXRex20P6io@public.gmane.org> hath decreed: > On Fri, 2002-10-11 at 17:34, Hanno Böck wrote: > > I tried to apply the acpi-patch against 2.4.20-pre10-ac1. > > > > It is not perfect, there are some problems with cpufreq i couldn't fix. If you disable cpufreq, it should compile and run. > > > > If anyone fixes the cpufreq-issue, please inform me. > > You don't want to mix the two. If you do need native power management on > your ACPI system the ACPI layer eventually has to be the one making the > cpufreq requests > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Acpi-devel mailing list > Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/acpi-devel -- Aaron Gaudio prothontar at tarnation.dyndns.org http://prothonotarium.dyndns.org "From fullness, aspect. From aspect, being. From being, emptiness." [-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
[parent not found: <20021011225702.GA17690-2LEdZMXKCZJeeLb3ft/vUmD2FQJk+8+b@public.gmane.org>]
* Re: ACPI-Patch against 2.4.20-pre10-ac1 [not found] ` <20021011225702.GA17690-2LEdZMXKCZJeeLb3ft/vUmD2FQJk+8+b@public.gmane.org> @ 2002-10-11 23:50 ` Alan Cox [not found] ` <m2ofa0ywg7.fsf@tnuctip.rychter.com> 0 siblings, 1 reply; 6+ messages in thread From: Alan Cox @ 2002-10-11 23:50 UTC (permalink / raw) To: Aaron Gaudio; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f On Fri, 2002-10-11 at 23:57, Aaron Gaudio wrote: > I use acpi and cpufreq on my Vaio r505 laptop. ACPI does not > seem to be able to do cpu throttling on the system (it's a Pentium > III-M if anyone's interested), but the modules for cpufreq handles > it well (except when it first loads during boot it seems to be > getting odd numbers in the proc files). If the ACPI code for that laptop doesn't know how to handle it (or its expecting native power management) then all should work ok. If the ACPI code is also doing power management it might not pan out as beautifully as we would like ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ^ permalink raw reply [flat|nested] 6+ messages in thread
[parent not found: <m2ofa0ywg7.fsf@tnuctip.rychter.com>]
[parent not found: <m2ofa0ywg7.fsf-dTJq59+VGzkkCw8IV3R6h0EOCMrvLtNR@public.gmane.org>]
* Re: Re: ACPI-Patch against 2.4.20-pre10-ac1 [not found] ` <m2ofa0ywg7.fsf-dTJq59+VGzkkCw8IV3R6h0EOCMrvLtNR@public.gmane.org> @ 2002-10-12 13:31 ` Andrew Kohlsmith 0 siblings, 0 replies; 6+ messages in thread From: Andrew Kohlsmith @ 2002-10-12 13:31 UTC (permalink / raw) To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f > Yes, but in a real world this seems to be a common case. On my Sharp > Mebius PC-MT1-H5 ACPI does not handle CPU power management. I use the > 'speedstep' utility to adjust clock speed. My Compaq Evo N160N has no throttling support through ACPI, but I can cut the speed to 700MHz (from 1GHz) through /proc/acpi/processor/CPU0/performance. Regards, Andrew ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ACPI-Patch against 2.4.20-pre10-ac1 [not found] ` <1034372783.12355.4.camel-MMxVpc8zpTQVh3rx8e9g/fyykp6/JSeS3vcXtXqGYxw@public.gmane.org> 2002-10-11 22:57 ` Aaron Gaudio @ 2002-10-14 9:24 ` Ducrot Bruno 1 sibling, 0 replies; 6+ messages in thread From: Ducrot Bruno @ 2002-10-14 9:24 UTC (permalink / raw) To: Alan Cox; +Cc: Hanno Böck, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f Hi Alan, On Fri, Oct 11, 2002 at 10:46:23PM +0100, Alan Cox wrote: > On Fri, 2002-10-11 at 17:34, Hanno Böck wrote: > > I tried to apply the acpi-patch against 2.4.20-pre10-ac1. > > > > It is not perfect, there are some problems with cpufreq i couldn't fix. If you disable cpufreq, it should compile and run. > > > > If anyone fixes the cpufreq-issue, please inform me. > > You don't want to mix the two. If you do need native power management on > your ACPI system the ACPI layer eventually has to be the one making the > cpufreq requests You _do_ want to mix the two when ACPI didn't have the right information in order to support performance states of the cpu (old version of the specs where performance is not included in AML). Please note also that Dominik have submitted some patches to have the two in order to cooporate more smoothly, and Andy is agreed to go, when things would stabilize. Cheers, -- Ducrot Bruno http://www.poupinou.org Page profaissionelle http://toto.tu-me-saoules.com Haume page ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2002-10-14 9:24 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-11 16:34 ACPI-Patch against 2.4.20-pre10-ac1 Hanno Böck
[not found] ` <20021011183427.20a55d1c.hanno-Mmb7MZpHnFY@public.gmane.org>
2002-10-11 21:46 ` Alan Cox
[not found] ` <1034372783.12355.4.camel-MMxVpc8zpTQVh3rx8e9g/fyykp6/JSeS3vcXtXqGYxw@public.gmane.org>
2002-10-11 22:57 ` Aaron Gaudio
[not found] ` <20021011225702.GA17690-2LEdZMXKCZJeeLb3ft/vUmD2FQJk+8+b@public.gmane.org>
2002-10-11 23:50 ` Alan Cox
[not found] ` <m2ofa0ywg7.fsf@tnuctip.rychter.com>
[not found] ` <m2ofa0ywg7.fsf-dTJq59+VGzkkCw8IV3R6h0EOCMrvLtNR@public.gmane.org>
2002-10-12 13:31 ` Andrew Kohlsmith
2002-10-14 9:24 ` Ducrot Bruno
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox