View Single Post
 
Old 12-20-2008, 11:12 PM
nfoav8or's Avatar
nfoav8or nfoav8or is offline
 
Join Date: Jan 2008
Location: WA, USA
Posts: 933
have you tried any ACPI boot flags? try disabling it...

acpi=off Don't enable ACPI

acpi=ht Use ACPI boot table parsing, but don't enable ACPI interpreter

acpi=force = Force ACPI on (currently not needed)

acpi=strict = Disable out of spec ACPI workarounds.

acpi_sci={edge,level,high,low} Set up ACPI SCI interrupt. EX: acpi_sci=edge

acpi=noirq Don't route interrupts


Also, try obtaining an ACPI kext and putting it in your Extensions folder.


Last edited by nfoav8or; 12-20-2008 at 11:31 PM.
Reply With Quote