Re: ACPI and VIA C3

2004-06-27 Thread Ludwig Meyerhoff
Hallo! Actually, other ACPI modules work quite fine, like the "thermal_zone" (says the system has about 27°C) or the "button" ... I now tried a 2.6.6 kernel with the "epia1" patch, a 2.6.7 with the acpi (acpi.sourceforge.net) patch and a 2.4.20 standard kernel ... The processor is recognized to hav

Re: ACPI and VIA C3

2004-06-27 Thread Matthijs
On Sun, 27 Jun 2004 03:50:06 +0200, Ludwig Meyerhoff <[EMAIL PROTECTED]> wrote: > What processor do You have (cat /proc/cpuinfo) and what does ACPI say > (modprobe processor; cat /proc/acpi/processor/CPU0/power)? My processor is not the same as yours - I've got a C3 Nehemiah processor: /proc/cp

Re: ACPI and VIA C3

2004-06-26 Thread Ludwig Meyerhoff
Hallo! Actually, other ACPI modules work quite fine, like the "thermal_zone" (says the system has about 27°C) or the "button" ... I now tried a 2.6.6 kernel with the "epia1" patch, a 2.6.7 with the acpi (acpi.sourceforge.net) patch and a 2.4.20 standard kernel ... The processor is recognized to hav

Re: ACPI and VIA C3

2004-06-26 Thread Ludwig Meyerhoff
Hallo! I already tried the epia1 patch for the 2.6.6 kernel, I even tried the acpi patch (acpi.sourceforge.net) for the 2.6.7 kernel, without getting the new kernel recognize the processor to have also a C2 state (saves about 25% power when idle) ... What processor do You have (cat /proc/cpuinf

Re: ACPI and VIA C3

2004-06-26 Thread Matthijs
On Sat, 26 Jun 2004 19:40:10 +0200, Ludwig Meyerhoff <[EMAIL PROTECTED]> wrote: > I have a VIA C3 (Ezra) processor. It is very nice for "normal" > applications, as it takes only a few watt. > > Now: does anyone know how I can achieve full ACPI support for my > processor in a more recent kernel

Re: ACPI and VIA C3

2004-06-26 Thread David Goodenough
On Saturday 26 June 2004 18:37, Ludwig Meyerhoff wrote: > Hallo! > > I have a VIA C3 (Ezra) processor. It is very nice for "normal" > applications, as it takes only a few watt. > > I have a problem with the ACPI support of the kernel ... > While 2.4.20 recognizes the processor to support C1 and C2

ACPI and VIA C3

2004-06-26 Thread Ludwig Meyerhoff
Hallo! I have a VIA C3 (Ezra) processor. It is very nice for "normal" applications, as it takes only a few watt. I have a problem with the ACPI support of the kernel ... While 2.4.20 recognizes the processor to support C1 and C2 states, the 2.4.26 does not, as the 2.6.6 does not also. AFAIK the