Comment 28 for bug 463940

Revision history for this message
irwjager (jager49) wrote :

Well, I got a working BIOS.

Not only do we have bugs in the DSDT, I also found one in the SSDT causing formentioned namespace lookup failure (of which there are 5!). The CPU table was missing a method. Bad...

I've attached a new DSDT source. It's a bit messy, but I'll clean it up later.

You'll have to boot your kernel with an added parameter 'acpi_no_auto_ssdt' so it doesn't load the BIOS' old SSDT (they are now part of the DSDT).

I'm a bit annoyed I have to do HP's/Insyde's work for them... :[