Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Nov 2012 14:45:55 +0100
From:      CeDeROM <cederom@tlen.pl>
To:        freebsd-current@freebsd.org
Subject:   9.1-RC3 default Linux ALSA configuration
Message-ID:  <CAFYkXj=HSASNH0v%2BRo79CUWdzA%2BOY307pzbHP2yFibXqLShpfQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello :-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFYkXj=HSASNH0v%2BRo79CUWdzA%2BOY307pzbHP2yFibXqLShpfQ>