On 19/02/2013, at 10:54, Edwin L. Culp W. <edwinlc...@gmail.com> wrote:
> cat /compat/linux/etc/alsa/pcm/pcm-oss.conf
> 
> pcm.oss1 {
>        type oss
>        device /dev/dsp1
>        hint {
>                description "Open Sound System"
>        }
> }
> 
> ctl.oss1 {
>        type oss
>        device /dev/mixer1
>        hint {
>                description "Open Sound System"
>        }
> 


Why are you using /dev/dsp1 & /dev/mixer1?

I would have thought using /dev/dsp and /dev/mixer would work, and if you 
wanted to change which sound device you're using globally then set the 
hw.snd.default_unit sysctl.

Also, what is the output of cat /dev/sndstat ?

--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C






_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to