[Bug 240326] audio/linux-c7-alsa-plugins-oss - No sound in some games

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Sep 4 08:06:49 UTC 2019


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

Serge Volkov <sv at ulstu.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sv at ulstu.ru

--- Comment #1 from Serge Volkov <sv at ulstu.ru> ---
A similar topic is discussed here
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240043

Now I am using a temporary workaround:

pkg delete -f linux-c7-alsa-lib
pkg install gsed
portsnap fetch extract
cd /usr/ports/audio/linux-c6-alsa-lib/
gsed -i -E 's/USES=\t*linux:c6/USES=\t\tlinux:c7/Ig' Makefile
make install clean
pkg lock -xy linux-c7-alsa-lib 

In fact, this is a replacement for linux-c7-alsa-lib with linux-c6-alsa-lib.
You can try it.

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


More information about the freebsd-emulation mailing list