Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 May 2003 20:33:25 -0500
From:      Craig Boston <craig@xfoil.gank.org>
To:        Andrew Thompson <andy@fud.org.nz>
Cc:        current@freebsd.org
Subject:   Re: Outstanding ACPI issues for 5.1-RELEASE
Message-ID:  <200305082033.25995.craig@xfoil.gank.org>
In-Reply-To: <03May8.170848nzst.119052@homer.fire.org.nz>
References:  <20030506140539.F18533@root.org> <03May8.170848nzst.119052@homer.fire.org.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 08 May 2003 12:09 am, Andrew Thompson wrote:
> I am having a problem with acpi on my Compaq N1000v laptop. Before the
> above import it would panic on boot , but now it is unable to find my
> disk (progress mabey?).  The boot logs and acpidump is available @
> http://www.fud.org.nz/acpi/

Looks like standard Compaq brokenness using the illegal character * in HID and 
other fields...

Try replacing all of the *PNP with just PNP in the ASL.  Ditto for anything 
else starting with *.  Recompile it and use acpi_dsdt_load="YES" to load your 
fixed dsdt.  It might help assuming there are no other bugs in it :)

Craig



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305082033.25995.craig>