From owner-freebsd-questions@FreeBSD.ORG Tue Sep 14 00:54:23 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63BBA16A4CE for ; Tue, 14 Sep 2004 00:54:23 +0000 (GMT) Received: from smtp801.mail.sc5.yahoo.com (smtp801.mail.sc5.yahoo.com [66.163.168.180]) by mx1.FreeBSD.org (Postfix) with SMTP id 265EB43D49 for ; Tue, 14 Sep 2004 00:54:23 +0000 (GMT) (envelope-from krinklyfig@spymac.com) Received: from unknown (HELO smogmonster.com) (jtinnin@pacbell.net@64.171.1.210 with login) by smtp801.mail.sc5.yahoo.com with SMTP; 14 Sep 2004 00:54:22 -0000 From: Joshua Tinnin To: freebsd-questions@freebsd.org Date: Mon, 13 Sep 2004 17:54:43 -0700 User-Agent: KMail/1.7 References: <20040913140920.34659.qmail@web52901.mail.yahoo.com> In-Reply-To: <20040913140920.34659.qmail@web52901.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200409131754.43462.krinklyfig@spymac.com> Subject: Re: booting beta3 on A7N8X X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: krinklyfig@spymac.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Sep 2004 00:54:23 -0000 On Monday 13 September 2004 07:09 am, John DeStefano wrote: > You might also try disabling ACPI; I have the same board and this > worked for me. Of course, getting the other onboard stuff to work > properly has been a whole different challenge.... > ~John Speaking of which, do you know which specific sound driver should be enabled in the kernel? I have: device sound device snd_sbc Which doesn't work. However, in 5.2.1 this worked (which is no longer applicable in 5.3): device pcm I know this board uses MCP-T, but am not sure what it needs as far as driver support. - jt