You are not logged in.
Pages: 1
Hi, I am trying to run ekiga softphone. The program appeared to start up ok but when I checked the preferences I noticed that it lists sound device as 'SILENT (Ekiga/Ekiga)'. Any ideas why it fails to recognize the sound device?
Thanks
Offline
Hi, it could be a problem with ekiga looking for a wrong ptlib directory. If thats the case try this:
#cd /usr/lib/
#ln -s ptlib-2.6.5 2.6.5
#ekiga
Give feedback
Offline
Hi viridio,
You pointed me in the right direction.
ptlib.tazpkg in cooking has no alsa_pwplugin.so
Online
Glad to help when/if i can
Offline
No chroot,cooked ptlib.tazpkg,alsa_pwplugin.so was included.
Maybe I have a build depends installed that is missing from receipt.
@gdesilva
My sound card is listed in Sound devices,wav files in sound events play.
http://www.mediafire.com/file/a3m9mobk5my9at6/ptlib-2.6.5.tazpkg
Online
@viridio, creating the softlink did not work.
@mojo - reinstalling ptlib you provided fixed it. Many thanks once again.
Offline
@bellard
ptlib-2.6.5.tazpkg
update bdeps:
Build_Depends="alsa-lib-dev"
builds alsa_pwplugin.so
thanks, mojo
Online
Pushed: http://hg.slitaz.org/wok/rev/1bf9350b1f2c
Thanks.
Offline
Pages: 1
[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]