Subject: Re: NetBSD 2.0 ACPI
To: Takayoshi Kochi <kochi@NetBSD.org>
From: Asmodehn <asmodehn@9online.fr>
List: netbsd-users
Date: 10/06/2004 18:21:59
Thank you for all, it compiles, but that is not really the point for my
computer, since acpi cannot do resume, as you said.
I dont know if apm support is supposed to be perfectly working for now,
but my presario dont want to resume correctly...
Anyway thank you all,
Asmo
Takayoshi Kochi a écrit :
> Hi,
>
> From: Asmodehn <asmodehn@9online.fr>
> Subject: Re: NetBSD 2.0 ACPI
> Date: Mon, 04 Oct 2004 17:29:28 +0200
>
>
>>Here is the error message :
>>
>>/usr/src/sys/arch/x86/x86/ioapic.c:102:2: #error "ioapic needs at least
>>one of the MPBIOS or MPACPI options"
>
>
> Just do what the message says:
> add 'options MPACPI' line to your config.
>
> good luck,
>
> Takayoshi Kochi