Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2002 15:50:05 -0700 (PDT)
From:      Doug White <dwhite@gumbysoft.com>
To:        =?windows-1251?Q?=c8=ec=ff_=d4=e0=ec=e8=eb=e8=ff?= <labria@mail.ru>
Cc:        freebsd-current@freebsd.org
Subject:   Re: acpi problem
Message-ID:  <20020916154835.K19620-100000@carver.gumbysoft.com>
In-Reply-To: <E17q8rY-00019W-00@f10.mail.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 14 Sep 2002, [windows-1251] =C8=EC=FF =D4=E0=EC=E8=EB=E8=FF wrote:

> Hello everyone,
> Im kinda new to -current so the things ill be
> asking may be old story but anyway.
>
> I have a COMPAQ DESKPRO EN with a PIII450(on a BX440 mb)
> I used to hame my kernel compiled with :
> device  apm
> device  sbc
> device  pcm
> (nothing for them in device.hints, sot all worked in PnP mode)
> Everithing (including sound and power management) was working fine,
> but i got theese messages at boot time:
> unknown: <PNP0401> can't assign resources (port)
> unknown: <PNP0501> can't assign resources (port)
> unknown: <PNP0501> can't assign resources (port)
> unknown: <PNP0700> can't assign resources (port)
> unknown: <PNP0303> can't assign resources (port)
> unknown: <PNP0f13> can't assign resources (irq)

This is normal, its the PNP IDs for devices FreeBSD detects itself
(keyboard, floppy, certain MB resources).

> I just couldnt understav what theese were
> But later on i compiled the kernel with:
> device  acpi
> Now i get some acpi messages at boot time, like :
> acpi0: <COMPAQ CPQB0B5 > on motherboard
>
> BUT, now my soundcard doesnt work in pnp mode (i had to write
> strings for it in device.hints to make it work again), and apm
> seems to be buggy.
> zzz doesnt work at all.
> When trying to power down the box it sais:
> Power system off using ACPI...
> and hangs( I have to press the button myself to power it off)
> when trying : "acpiconf -s [2345]" i get:
> acpi0: AcpiGetSleepTypeData failed - AE_NOT_FOUND

ACPI on your system and our interpreter don't get along.

If you don't like it, turn it off.  Instructions in the acpi manpage.

--=20
Doug White                    |  FreeBSD: The Power to Serve
dwhite@gumbysoft.com          |  www.FreeBSD.org


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?20020916154835.K19620-100000>