ekiga fails to use sound card, other apps do, config help?

1 view
Skip to first unread message

Ted Faber

unread,
Nov 5, 2007, 11:58:00 AM11/5/07
to freebs...@freebsd.org, freebsd-m...@freebsd.org
I'm running a recent -CURRENT with gnome 2.20. The specific ekiga setup
is from ports:

ekiga-2.0.9_1 VoIP phone for GNOME
esound-0.2.38 A sound library for enlightenment package
opal-2.2.8_1 VoIP abstraction library
pwlib-1.10.3_4,1 A cross platform C++ library, used by OpenH323

I've compiled pwlib with -DWITH_ESOUND (from the ports dir). Ekiga
gives me the choice of either using Esound or OSS, both of which fail
differently. OSS just makes a shrill beep when I run the audio test
from the setup druid; Esound informs me that Ekiga cannot read data from
Esound, though it opened correctly.

I'm able to record sounds through the mic from the gnome sound recorder
app. I'm able to use the linux skype port from the ports tree
completely. /usr/local/bin/esdrec (from the esound port) is able to
record from esd and sounds play normally.

I've tried 3 different machines with 3 different soundcards.

Configs, etc, available on request.

Any ideas what's wrong? Is ekiga working for anyone on -CURRENT?

--
Ted Faber
http://www.isi.edu/~faber PGP: http://www.isi.edu/~faber/pubkeys.asc
Unexpected attachment on this mail? See http://www.isi.edu/~faber/FAQ.html#SIG

Ted Faber

unread,
Nov 5, 2007, 11:58:00 AM11/5/07
to freebs...@freebsd.org, freebsd-m...@freebsd.org

Jeremy Messenger

unread,
Nov 5, 2007, 3:11:42 PM11/5/07
to Ted Faber, freebsd-m...@freebsd.org, freebs...@freebsd.org
On Mon, 05 Nov 2007 10:58:00 -0600, Ted Faber <fa...@ISI.EDU> wrote:

> I'm running a recent -CURRENT with gnome 2.20. The specific ekiga setup
> is from ports:
>
> ekiga-2.0.9_1 VoIP phone for GNOME
> esound-0.2.38 A sound library for enlightenment package
> opal-2.2.8_1 VoIP abstraction library
> pwlib-1.10.3_4,1 A cross platform C++ library, used by OpenH323
>
> I've compiled pwlib with -DWITH_ESOUND (from the ports dir). Ekiga
> gives me the choice of either using Esound or OSS, both of which fail
> differently. OSS just makes a shrill beep when I run the audio test
> from the setup druid; Esound informs me that Ekiga cannot read data from
> Esound, though it opened correctly.
>
> I'm able to record sounds through the mic from the gnome sound recorder
> app. I'm able to use the linux skype port from the ports tree
> completely. /usr/local/bin/esdrec (from the esound port) is able to
> record from esd and sounds play normally.
>
> I've tried 3 different machines with 3 different soundcards.
>
> Configs, etc, available on request.
>
> Any ideas what's wrong? Is ekiga working for anyone on -CURRENT?

You should talk with the right maintainer.

# cd /usr/ports/net/ekiga
# make maintainer
m...@aldan.algebra.com

Cheers,
Mezz


--
me...@cox.net - me...@FreeBSD.org
FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src)
http://www.FreeBSD.org/gnome/ - gn...@FreeBSD.org
http://wiki.freebsd.org/multimedia - multi...@FreeBSD.org
_______________________________________________
freebs...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
To unsubscribe, send any mail to "freebsd-gnom...@freebsd.org"

Jeremy Messenger

unread,
Nov 5, 2007, 3:11:42 PM11/5/07
to Ted Faber, freebsd-m...@freebsd.org, freebs...@freebsd.org
On Mon, 05 Nov 2007 10:58:00 -0600, Ted Faber <fa...@ISI.EDU> wrote:

> I'm running a recent -CURRENT with gnome 2.20. The specific ekiga setup
> is from ports:
>
> ekiga-2.0.9_1 VoIP phone for GNOME
> esound-0.2.38 A sound library for enlightenment package
> opal-2.2.8_1 VoIP abstraction library
> pwlib-1.10.3_4,1 A cross platform C++ library, used by OpenH323
>
> I've compiled pwlib with -DWITH_ESOUND (from the ports dir). Ekiga
> gives me the choice of either using Esound or OSS, both of which fail
> differently. OSS just makes a shrill beep when I run the audio test
> from the setup druid; Esound informs me that Ekiga cannot read data from
> Esound, though it opened correctly.
>
> I'm able to record sounds through the mic from the gnome sound recorder
> app. I'm able to use the linux skype port from the ports tree
> completely. /usr/local/bin/esdrec (from the esound port) is able to
> record from esd and sounds play normally.
>
> I've tried 3 different machines with 3 different soundcards.
>
> Configs, etc, available on request.
>
> Any ideas what's wrong? Is ekiga working for anyone on -CURRENT?

You should talk with the right maintainer.

# cd /usr/ports/net/ekiga
# make maintainer
m...@aldan.algebra.com

Cheers,
Mezz


--
me...@cox.net - me...@FreeBSD.org
FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src)
http://www.FreeBSD.org/gnome/ - gn...@FreeBSD.org
http://wiki.freebsd.org/multimedia - multi...@FreeBSD.org
_______________________________________________

freebsd-m...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
To unsubscribe, send any mail to "freebsd-multime...@freebsd.org"

Ted Faber

unread,
Nov 7, 2007, 12:11:12 PM11/7/07
to freebs...@freebsd.org, freebsd-m...@freebsd.org
On Mon, Nov 05, 2007 at 08:58:00AM -0800, Ted Faber wrote:
> Any ideas what's wrong? Is ekiga working for anyone on -CURRENT?

In case anyone else is up nights worrying about this, I found an
uninitiailzed variable in pwlib and forwarded a patch to the
maintainer that he's committing.

Ted Faber

unread,
Nov 7, 2007, 12:11:12 PM11/7/07
to freebs...@freebsd.org, freebsd-m...@freebsd.org
On Mon, Nov 05, 2007 at 08:58:00AM -0800, Ted Faber wrote:
> Any ideas what's wrong? Is ekiga working for anyone on -CURRENT?

In case anyone else is up nights worrying about this, I found an


uninitiailzed variable in pwlib and forwarded a patch to the
maintainer that he's committing.

--

Reply all
Reply to author
Forward
0 new messages