Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jul 2003 20:21:35 +1000
From:      anubis <anubis357@optusnet.com.au>
To:        Daniel Nielsen <djn@daimi.au.dk>, FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: nforce2 audio?
Message-ID:  <200307312021.35499.anubis357@optusnet.com.au>
In-Reply-To: <20030730203350.GA28501@daimi.au.dk>
References:  <20030730203350.GA28501@daimi.au.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
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: <serial bus, USB> at device 2.2 (no driver attached)
> pci0: <network, ethernet> at device 4.0 (no driver attached)
> pci0: <multimedia, audio> at device 5.0 (no driver attached)
> pci0: <multimedia, audio> at device 6.0 (no driver attached)
> pcib1: <ACPI PCI-PCI bridge> at device 8.0 on pci0
> pci1: <ACPI PCI bus> on pcib1
> sis0: <NatSemi DP83815 10/100BaseTX> 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




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