From owner-freebsd-questions@FreeBSD.ORG Thu Jul 31 03:14:05 2003 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 7FED137B401 for ; Thu, 31 Jul 2003 03:14:05 -0700 (PDT) Received: from mail015.syd.optusnet.com.au (mail015.syd.optusnet.com.au [210.49.20.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7E7E43FAF for ; Thu, 31 Jul 2003 03:14:03 -0700 (PDT) (envelope-from anubis357@optusnet.com.au) Received: from rdlax7-126.dialup.optusnet.com.au (rdlax7-126.dialup.optusnet.com.au [211.28.169.126])h6VADlK18235; Thu, 31 Jul 2003 20:13:48 +1000 From: anubis To: Daniel Nielsen , FreeBSD Questions Date: Thu, 31 Jul 2003 20:21:35 +1000 User-Agent: KMail/1.5.2 References: <20030730203350.GA28501@daimi.au.dk> In-Reply-To: <20030730203350.GA28501@daimi.au.dk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200307312021.35499.anubis357@optusnet.com.au> Subject: Re: nforce2 audio? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2003 10:14:05 -0000 On Thu, 31 Jul 2003 06:33 am, Daniel Nielsen wrote: > Hi. > > It seems my nforce2 onboard audio is not detected by freebsd 5.1 plain > install... dmesg says: > > uhub1: 3 ports with 3 removable, self powered > pci0: at device 2.2 (no driver attached) > pci0: at device 4.0 (no driver attached) > pci0: at device 5.0 (no driver attached) > pci0: at device 6.0 (no driver attached) > pcib1: at device 8.0 on pci0 > pci1: on pcib1 > sis0: port 0xc000-0xc0ff mem > 0xee010000-0xee010fff irq 11 at device 7.0 on pci1 > > using google, i've learned that it might be snd_pcm.ko module I should > use... but no, I have snd_pcm_load="yes" in /boot/loader.conf , and it > is loaded... > > FreeBSD 5.1-RELEASE #0: Thu Jun 5 02:55:42 GMT 2003 > root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC > Preloaded elf kernel "/boot/kernel/kernel" at 0xc06f2000. > Preloaded elf module "/boot/kernel/snd_pcm.ko" at 0xc06f221c. > Preloaded elf module "/boot/kernel/acpi.ko" at 0xc06f22c8. > > So, what can I possibly do to make my onboard sound work? > > /Daniel Recompile the kernel in FBSD 5.1 with device pcm in the KERNCONF file device xl will pick up the 3com onboard nic for the deluxe model Dont know about the other onboard nic yet