Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: new ACPi in today's i386 kernel says "unknown power type: 20" on Asus PSCHSR-A



On Sun, 13 Apr 2008, Jared D. McNeill wrote:

> Iain Hibbert wrote:
> > On Sun, 13 Apr 2008, Jared D. McNeill wrote:
> >
> > > Greg A. Woods wrote:
> > > > It also reports the following new lines related to ACPI:
> > > >
> > > > > ACPI: APIC @ 0x0x7fee6fc0/0x0074 (v001 IntelR AWRDACPI 0x42302E31 AWRD
> > > > > 0x00000000)
> > > This is standard output from ACPICA, I believe we used to hide it by
> > > default.
> > > I'll look into it.
> >
> > I'm seeing similar also but also a bunch of AE_NOT_EXIST messages and a
> > panic before boot; dmesg below and dsdt file (should you need it) at
>
> Can you try the following patch for the AE_NOT_EXIST issue:

alas, no change..

> -     AcpiGbl_AllMethodsSerialized = FALSE;
> +     AcpiGbl_AllMethodsSerialized = TRUE;

iain


Home | Main Index | Thread Index | Old Index