9.1-RC3 default Linux ALSA configuration

From: CeDeROM <cederom_at_tlen.pl>
Date: Fri, 30 Nov 2012 14:45:55 +0100
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
Received on Fri Nov 30 2012 - 12:45:57 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:32 UTC