Date: Tue, 28 Oct 2003 02:27:11 +0100 From: Simon Barner <barner@in.tum.de> To: asolomon15 <asolomon15@nyc.rr.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sound driver Message-ID: <20031028012711.GH1004@zi025.glhnet.mhn.de> In-Reply-To: <1067303308.829.5.camel@nyshell.solomon.net> References: <1067303308.829.5.camel@nyshell.solomon.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--8/pVXlBMPtxfSuJG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline asolomon15 schrieb am Mon, Oct 27, 2003 at 08:08:29PM -0500: > Hello all, I have a asus P4C-800-E motherboard and I don't know if my > soundcard is supported or not. When I use dmesg this is the mesage that > i get > pci0: <serial bus, SMBus> at device 31.3 (no driver attached) > pci0: <multimedia, audio> at device 31.5 (no driver attached) Loading the pcm module might be worth a try. kldload snd_pcm.ko If that gives you promising messages on your console, you can load that module at boot up (/boot/loader.conf) or compile "#device pcm" into your kernel (check the handbook for more details). Simon --8/pVXlBMPtxfSuJG Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/ncXvCkn+/eutqCoRAnKuAKCSFm1AVGr624iWG/r9vbwEK4w3wACfRIt/ IAoHM0DiVnE+w00kKsL0Oj8= =5r78 -----END PGP SIGNATURE----- --8/pVXlBMPtxfSuJG--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031028012711.GH1004>