* Lord Sith <[EMAIL PROTECTED]> [03.03.03 09:27]: > Does anyone have a clue what this error means? > > acpi0: <ABIT AWRDACPI> on motherboard > ACPI-0625: *** Info: GPE Block0 defined as GPE0 to GPE15 > Using $PIR table, 7 entries at 0xc00fdf00 > acpi0: power button is handled as a fixed feature programming model. > Timecounter "ACPI-safe" frequency 3579545 Hz > ACPI-1287: *** Error: Method execution failed, AE_AML_UNINITIALIZED_LOCAL > can't fetch resources for \\_SB_.PCI0.ISA_.FDC0 - AE_AML_UNINITIALIZED_LOCAL > > Whatever it means, it prevents my system from setting up a device node for > my floppy drive: > > fdc0: cannot reserve I/O port range (1 ports)
I had the same error. Turning off ACPI did it for me... That's probably bad style, but... it works. Just add hint.acpi.0.disabled="1" to your /boot/device.hints -- Martin M�ller <mm at bsdsi.com> http://www.bsdsi.com/ GnuPG/PGP DSA ID: 0x3C979285 ICQ # 82221572 I do not accept unsolicited commercial mail. Do not spam me! To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
