Re: Acer Aspire 1300 buggy BIOS - hardcoded patch
Ducrot Bruno <ducrot <at> poupinou.org>
2003-07-01 10:51:54 GMT
On Mon, Jun 30, 2003 at 05:14:01PM +0200, Ducrot Bruno wrote:
> On Mon, Jun 30, 2003 at 02:36:29PM +0200, Luigi Belli wrote:
> > I'm one of the owners of an Acer Aspire 1300 series with a buggy BIOS, so I
> > decided to hardcode a patch with the correct PST table for my mobile Athlon
> > XP 1800+.
> > I know very little of kernel internals, I only opened powernow-k7.c and tried
> > to guess what had to be changed...
> > For me it works and I decided to post it here for those in my conditions
> > waiting for a new bios or a newer cpufreq release.
> > It's a patch against kernel 2.4.21-ac4.
>
>
> I am wondering if the _PCT table (from ACPI) are correct or not.
> Could you send me a DSDT table, please? For this, you have to
> retrieve pmtools from intel site (this should be the latest link):
>
> http://developer.intel.com/technology/iapc/acpi/downloads.htm
>
>
> then go to pmtools-20010730/acpidmp/
> make
> ./acpidmp DSDT > dsdt
> gzip dsdt
>
> then send me *privately* the dsdt.gz file.
>
> I will then look if, at least, ACER guy give correct _PCT table.
>
Interresting. From ACPI point-of-view, you have those states (I reproduce
(Continue reading)