Date: Tue, 03 Sep 2019 08:18:42 +0000 From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 240043] audio/linux-c7-alsa: how to make it work? Message-ID: <bug-240043-4077-Qo0mTtmmkg@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-240043-4077@https.bugs.freebsd.org/bugzilla/> References: <bug-240043-4077@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240043 --- Comment #22 from Hannes Hauswedell <h2+fbsdports@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-240043-4077-Qo0mTtmmkg>
