[Bug 240043] audio/linux-c7-alsa: how to make it work?

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 3 08:18:42 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240043

--- Comment #22 from Hannes Hauswedell <h2+fbsdports at fsfe.org> ---
(In reply to Serge Volkov from comment #15)

> This trick worked for me. Now I have a sound in the www/flashplayer (firefox). So the problem is in the linux-c7-alsa-lib and/or linux-c7-alsa-plugins-oss?

This does not work for me. I get the same FMOD problem report here:

FMOD failed to initialize ... An error occured that wasn't supposed to. 
Contact support. 

I have also tried going through the pulse port. Note that it additionally
requires gsm-1.0.13-11.el7.x86_64.rpm which is currently not packaged. It also
requires not using asound.conf from the host system, because that enforces OSS.
It will then try to connect to FreeBSD's pulse daemon, but fail (which is
probably expected):

setsockopt(SOL_SOCKET, SO_PASSCRED): Protocol not available
setsockopt(SOL_SOCKET, SO_PASSCRED): Protocol not available
setsockopt(SOL_SOCKET, SO_PASSCRED): Protocol not available
Assertion 'pthread_mutex_unlock(&m->mutex) == 0' failed at
pulsecore/mutex-posix.c:108, function pa_mutex_unlock(). Aborting.
Stacktrace:

It then also crashes. I really think pulse won't save us here and we need to
get the alsa->oss thing working. I don't know anything about FMOD... 


Is there anything else I can do to help get this sorted out? It feels like we
are so close with graphics actually working for most things and now sound of
all things is breaking it :'(

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the freebsd-emulation mailing list