Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Nov 2016 18:09:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 214393] net-im/qtox cannot open audio output
Message-ID:  <bug-214393-13-93dpbprzod@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214393-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214393-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214393

--- Comment #1 from Yuri Victorovich <yuri@rawbw.com> ---
Hi,

qTox depends on OpenAL (port audio/openal-soft) for audio support. I found =
now
that it fails when PULSEAUDIO=3Doff (which is a default).

So the best thing you can try is to turn PULSEAUDIO=3Don for audio/openal-s=
oft:

# cd /usr/ports/audio/openal-soft
# config .... set PULSEAUDIO=3Don
then:
# portupgrade -f openal-soft

When PULSEAUDIO=3Don, qTox only shows /dev/dspN devices, no strings like
"pcm3:play:dsp3".

Please let me know if it works for you with PULSEAUDIO=3Don

Yuri

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214393-13-93dpbprzod>