Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2005 12:06:09 -0800
From:      Freddie Cash <fcash-ml@sd73.bc.ca>
To:        freebsd-mobile@freebsd.org
Subject:   Re: sound in a 5.3 kernel ?
Message-ID:  <200503071206.09934.fcash-ml@sd73.bc.ca>
In-Reply-To: <Pine.GSO.4.58.0503071344590.6764@cress.med.umn.edu>
References:  <Pine.GSO.4.58.0503071344590.6764@cress.med.umn.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On March 7, 2005 11:52 am, Lee Parsons (CCGB) wrote:
> I have previously been able to run freebsd 5.x on my thinkpad R32. 
> After having had a disk problem, I installed 5.3 on the same system
> over the weekend (reformatting the freebsd slices in the process)
> When it came time to build the kernel for sound, however, I got
> confused. Previously, using the line

> device		pcm

> Would set up the needed sound support.  I read that this is no longer
> supported in 5.3.  I have tried a couple of permutations to solve
> this, with no luck thus far.  My most recent attempt in my kernel was
> the lines

> device		sound
> device		sound_sbc
> device		"sound_sb16"

> This kernel doesn't seem to accomplish anything, though.  I also
> tried setting the bootloader to load all the sound drivers, which
> never did any better than to get me a little bit of sound when
> starting X (then no sound in X afterwards)

> What do I need to do?  What is the best alternative to the previous
> "device pcm" line for the kernel?

Read the comments in /usr/src/UPDATING.  Then read the comments 
in /usr/src/sys/conf/NOTES and /usr/src/sys/i386/conf/NOTES.  The two 
NOTES files will show you all the devices that you can add to the 
kernel.

There's also a section of the Handbook devoted to configuring sound.  
Read through that as well.

And finally, I've posted a How-To / walkthrough for configuring sound on 
4.x and 5.x.  It's posted in the HowTo forum at 
http://www.bsdforums.org/forums/  Read through that as well.

:)
-- 
Freddie Cash, CCNT CCLP        Helpdesk / Network Support Tech.
School District 73             (250) 377-HELP [377-4357]
fcash-ml@sd73.bc.ca



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