From owner-freebsd-questions@FreeBSD.ORG Tue Sep 28 05:28:17 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 767F316A4CE for ; Tue, 28 Sep 2004 05:28:17 +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 E9A2543D54 for ; Tue, 28 Sep 2004 05:28:16 +0000 (GMT) (envelope-from krinklyfig@spymac.com) Received: from unknown (HELO smogmonster.com) (krinklyfig@pacbell.net@67.116.52.185 with plain) by smtp801.mail.sc5.yahoo.com with SMTP; 28 Sep 2004 05:28:16 -0000 From: Joshua Tinnin To: freebsd-questions@freebsd.org Date: Mon, 27 Sep 2004 22:28:28 -0700 User-Agent: KMail/1.7 References: <20040913140920.34659.qmail@web52901.mail.yahoo.com> <200409131754.43462.krinklyfig@spymac.com> In-Reply-To: <200409131754.43462.krinklyfig@spymac.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200409272228.29198.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, 28 Sep 2004 05:28:17 -0000 On Monday 13 September 2004 05:54 pm, Joshua Tinnin wrote: > 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. I finally got it to work with the snd_ich driver, which is loaded at boot with: snd_ich_load="YES" in /boot/loader.conf, and: device sound in the kernel. Just in case anyone else is trying to get sound to work with the same board ... currently using 5.3beta6. Here it is in dmesg: # dmesg | grep pcm pcm0: port 0xd000-0xd07f,0xe400-0xe4ff mem 0xed080000-0xed080fff irq 5 at device 6.0 on pci0 pcm0: [GIANT-LOCKED] pcm0: - jt