ACPI Problem With Toshiba Tecra A4

Nate Lawson nate at root.org
Sat Oct 22 17:46:33 PDT 2005


Yousef Raffah wrote:
> On Mon, 2005-10-03 at 14:56 -0700, Nate Lawson wrote:
> 
>>Yousef Raffah wrote:
>>
>>>Hello Everyone,
>>>
>>>I've been struggling a lot with acpi but still can't figure out how to
>>>have it working properly with FreeBSD
>>>
>>>I just updated my BIOS to the latest version available from toshiba and
>>>tested it with FreeBSD 6, but still with no luck :(
>>>
>>>Now if I enable
>>>acpi_load="YES"
>>>in /boot/loader.conf, I can't boot my FreeBSD as the hard disk ad0
>>>doesn't get recognized during boot and the system stops asking me to
>>>select the root partition! Which is not available of course.
>>>
>>>I'm not sure if I can attache my asl file and send it to the list but I
>>>have it ready though if someone is willing to look at it.
>>
>>This part is probably the issue:
>>
>>>atapci0: <Intel ICH6 SATA150 controller> port
>>>0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x1100-0x110f at device 31.2 on pci0
>>>atapci0: failed to enable memory mapping!
>>
>>Try booting with:
>>debug.acpi.disabled="sysres"
>>
> 
> I'm sorry I didn't check your message earlier...
> Just a quick question, should I enable acpi_load="YES"
> in /boot/loader.conf and add this line as well in the same file?

Just set it at the loader prompt:

set debug.acpi.disabled="sysres"

If it works, then you can stick it in loader.conf.

-- 
Nate


More information about the freebsd-acpi mailing list