Date: Sun, 02 Dec 2012 20:44:06 +0400 From: Boris Samorodov <bsam@passap.ru> To: CeDeROM <cederom@tlen.pl> Cc: freebsd-current@freebsd.org Subject: Re: 9.1-RC3 default Linux ALSA configuration Message-ID: <50BB8556.6080702@passap.ru> In-Reply-To: <CAFYkXjnFBvoGhq82n67uEUABh0JMSmFMosHUrkt7BUGX5ZdqzA@mail.gmail.com> References: <CAFYkXj=HSASNH0v%2BRo79CUWdzA%2BOY307pzbHP2yFibXqLShpfQ@mail.gmail.com> <CAFYkXjnFBvoGhq82n67uEUABh0JMSmFMosHUrkt7BUGX5ZdqzA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
02.12.2012 19:20, CeDeROM пишет:
> On Fri, Nov 30, 2012 at 2:45 PM, CeDeROM <cederom@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"
>> }
>> }
> 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 :-)
I've just committed a fix to linux-f10-alsa-lib port. The port now
creates a soft link to the native FreeBSD configuration file at
LINUXBASE. That may help here.
--
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50BB8556.6080702>
