Date: Tue, 04 Sep 2001 00:27:14 -0700 From: Terry Lambert <tlambert2@mindspring.com> To: Pete Carah <pete@ns.altadena.net> Cc: current@freebsd.org Subject: Re: ACPI problems Message-ID: <3B948251.D48A74DF@mindspring.com> References: <200109022001.f82K1vo07551@ns.altadena.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Pete Carah wrote: > > I have a panic that I haven't seen in the notes so far; if I allow load > of the acpi module, it gets a "can't allocate memory" very early in the > boot process. > > Hopefully the following is complete - KDE2 cut-and-paste didn't work > as I expected for a big region. [ ... ] > unknown: <PNP0400> can't assign resources > unknown: <PNP0400> at port 0x378-0x37f on isa0 > unknown: <PNP0501> can't assign resources > unknown: <PNP0501> at port 0x3f8-0x3ff on isa0 > unknown: <PNP0501> can't assign resources > unknown: <PNP0501> at port 0x2f8-0x2ff on isa0 > unknown: <PNP0f13> can't assign resources > unknown: <PNP0f13> at irq 12 on isa0 > unknown: <PNP0303> can't assign resources > unknown: <PNP0303> at port 0x60 on isa0 > unknown: <PNP0800> failed to probe at port 0x61 on isa0 Known problem... see the -current archives. You are attaching twice: once because of ACPI, and again because of the "hints". You need to comment the entries out of your hints file to make them not get attached twice. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B948251.D48A74DF>