Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Mar 2003 21:22:35 +0000
From:      Martin Moeller <mm@bsdsi.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: 5.0 and ACPI Errors
Message-ID:  <20030307212235.GA49072@bsdsi.homeunix.com>
In-Reply-To: <F17bieLYCT4aJ6pkNzP00007cdf@hotmail.com>
References:  <F17bieLYCT4aJ6pkNzP00007cdf@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* Lord Sith <lordsith49@hotmail.com> [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 majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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