Date: Mon, 15 Aug 2005 21:40:35 -0500 From: Mark Kane <mark@mkproductions.org> To: kalin mintchev <kalin@el.net> Cc: freebsd-questions@freebsd.org Subject: Re: sound /audio Message-ID: <43015223.4070906@mkproductions.org> In-Reply-To: <60526.201.129.30.187.1124156301.squirrel@201.129.30.187> References: <60526.201.129.30.187.1124156301.squirrel@201.129.30.187>
next in thread | previous in thread | raw e-mail | index | archive | help
kalin mintchev wrote: > > hi all... > > i have a new 5.4R installation on t30 thinkpad. trying to get the sound > drivers in the kernel. > > adding: > device pcm > > doesn't work. it used to work with 5.3. adding 'device sound' didn't do > much. when i start x i get 'No volume control elements and/or devices > found' > > is there any other driver for the 'SoundBlaster compatible' sound card? > which one should i use instead of pcm? > Hi. The handbook has pretty good sound documentation on how to get started: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html I personally would: 1) kldload snd_driver to find out what driver my card needed 2) Then compile device sound and my sound driver into the kernel as the handbook says. Hope that helps. -Mark
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43015223.4070906>
