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
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
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
Hi viridio,
You pointed me in the right direction.
ptlib.tazpkg in cooking has no alsa_pwplugin.so
Glad to help when/if i can
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
@viridio, creating the softlink did not work.
@mojo - reinstalling ptlib you provided fixed it. Many thanks once again.
@bellard
ptlib-2.6.5.tazpkg
update bdeps:
Build_Depends="alsa-lib-dev"
builds alsa_pwplugin.so
thanks, mojo
Pushed: http://hg.slitaz.org/wok/rev/1bf9350b1f2c
Thanks.
You must log in to post.