Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Nov 2003 15:59:59 -0700 (MST)
From:      Scott Long <scottl@freebsd.org>
To:        othermark <atkin901@yahoo.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Nov 4 kernel broke my 115200 console.. and fix.
Message-ID:  <20031105155645.L42491@pooker.samsco.home>
In-Reply-To: <bobhf7$rc4$1@sea.gmane.org>
References:  <bobhf7$rc4$1@sea.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 5 Nov 2003, othermark wrote:
> My machine was hard-locking with a kernel built from yesterday.  With boot
> -s, it freezes before you can hit return for the shell.  This is a fairly
> generic PIII machine with ATA hdd.  Booting with a keyboard and video
> attached works wonderfully, but is a pain in the ass with a machine that's
> supposed to be headless.
>
> This was working fine on the serial console before the interrupt and APIC_IO
> commits.
>
> It guess (*) I needed these in the kernel config, by adding
>
> options       SMP
> device        apic
> device        acpi

The key here is probably 'acpi'.  It is no longer built as a module, and
the loader has been fooled into not loading it.

Scott



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