Or maybe there is another way to set /dev/dsp to be /dev/dsp0 (or
others) at system level? That would be even better that setting every
config file by hand, just to point to the default dsp device :-)


On Fri, Nov 30, 2012 at 2:45 PM, CeDeROM <cede...@tlen.pl> wrote:
> I have installed and started Skype (2.1 and 2.2 devel) with success
> using Linux binaries provided in port tree. However there is an issue
> with default ALSA configuration and sound/calls does not work properly
> off out the box. I suggest to set /dev/dsp0 and /dev/mixer0 as default
> devices in the alsa configuration, so the sound works on the default
> audio device. Right now it does not work at all.
>
> # pcm-oss plugin configuration
>
> pcm.oss {
>         type oss
>         device /dev/dsp0
>         hint {
>                 description "Open Sound System"
>         }
> }
>
> ctl.oss {
>         type oss
>         device /dev/mixer0
>         hint {
>                 description "Open Sound System"
>         }
> }
>
>
> Best regards :-)
> Tomek
>
> --
> CeDeROM, SQ7MHZ, http://www.tomek.cedro.info



-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to