Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Dec 2003 11:45:46 +1300
From:      Andrew Thompson <andy@fud.org.nz>
To:        Dorin H <bj93542@yahoo.com>
Cc:        Eric Anderson <anderson@centtech.com>
Subject:   Re: /dev/mixer missing on 5.2-CURRENT?
Message-ID:  <20031217224546.GB11346@kate.fud.org.nz>
In-Reply-To: <20031217223442.13011.qmail@web12605.mail.yahoo.com>
References:  <3FE09292.9010107@centtech.com> <20031217223442.13011.qmail@web12605.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 17, 2003 at 02:34:42PM -0800, Dorin H wrote:
> Just to say "me too".  When I put pcm in kernel,
> everything seems fine:
> 
> %cat /dev/sndstat 
> FreeBSD Audio Driver (newpcm)
> Installed devices:
> pcm0: <AudioPCI ES1370> at io 0x1800 irq 11 (1p/1r/0v
> channels duplex default)
> 
> %mixer
> Mixer vol      is currently set to  75:75
> Mixer synth    is currently set to  75:75
> Mixer pcm      is currently set to  75:75
> Mixer line     is currently set to  75:75
> Mixer mic      is currently set to   0:0
> Mixer cd       is currently set to  75:75
> Mixer ogain    is currently set to  50:50
> Mixer line1    is currently set to  75:75
> Mixer line2    is currently set to   0:0
> Mixer line3    is currently set to   0:0
> Recording source: mic
> 
> When I load the snd_pcm.ko as module, either in
> rc.conf or manually, the stuff doesn't work anymore:
> 
> %cat /dev/sndstat 
> FreeBSD Audio Driver (newpcm)
> Installed devices:
> 
> And /dev/mixer is not created...
> 

snd_pcm.ko is just the framework, you also need one of the following that 
applies to your card. I need snd_mss for my Tecra8000.

snd_ad1816.ko
snd_als4000.ko
snd_cmi.ko
snd_cs4281.ko
snd_csa.ko
snd_driver.ko
snd_ds1.ko
snd_emu10k1.ko
snd_es137x.ko
snd_ess.ko
snd_fm801.ko
snd_ich.ko
snd_maestro.ko
snd_maestro3.ko
snd_mss.ko
snd_neomagic.ko
snd_sb16.ko
snd_sb8.ko
snd_sbc.ko
snd_solo.ko
snd_t4dwave.ko
snd_uaudio.ko
snd_via8233.ko
snd_via82c686.ko
snd_vibes.ko


Andy



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