Edwin L. Culp W.
2013-Feb-19 00:24 UTC
Sound problems with skype in FreeBSD home.encontacto.net 9.1-STABLE FreeBSD 9.1-STABLE #410 r246209M: Sat Feb 16 05:07:32 CST 2013 fr amd64
Sound works fine for all players, browsers, etc. everything except SKYPE I've user both ports and both give the same results. Rigt now I'm using: skype-2.1.0.81_1,1 I've used it for years with no problems. It quite working during Christmas vacations. Where could I start to trouble shoot this other than just erasing and rebuilding the skype ports. Thanks, just in case: 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" } # -- Bienes Ra?ces in Coatepec, Veracruz, Mexico http://www.facebook.com/pages/Inmobiliaria-Bienes-Raices-httpEcoManiainfo/102249989850215?sk=photos_albums
Daniel O'Connor
2013-Feb-19 01:10 UTC
Sound problems with skype in FreeBSD home.encontacto.net 9.1-STABLE FreeBSD 9.1-STABLE #410 r246209M: Sat Feb 16 05:07:32 CST 2013 fr amd64
On 19/02/2013, at 10:54, Edwin L. Culp W. <edwinlculp at 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
Andriy Gapon
2013-Feb-19 08:28 UTC
Sound problems with skype in FreeBSD home.encontacto.net 9.1-STABLE FreeBSD 9.1-STABLE #410 r246209M: Sat Feb 16 05:07:32 CST 2013 fr amd64
on 19/02/2013 02:24 Edwin L. Culp W. said the following:> Sound works fine for all players, browsers, etc. everything except SKYPE > > I've user both ports and both give the same results. Rigt now I'm using: > skype-2.1.0.81_1,1 > > I've used it for years with no problems. It quite working during Christmas > vacations. > > Where could I start to trouble shoot this other than just erasing and > rebuilding the skype ports. > > Thanks, > > just in case: > > 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" > } >How does /compat/linux/etc/asound.conf look? Does it mention "oss" anywhere? -- Andriy Gapon