Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Sep 2019 08:06:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 240326] audio/linux-c7-alsa-plugins-oss - No sound in some games
Message-ID:  <bug-240326-4077-jAU8zPs2Zt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240326-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240326-4077@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=3D240326

Serge Volkov <sv@ulstu.ru> changed:

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

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

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=3D\t*linux:c6/USES=3D\t\tlinux:c7/Ig' Makefile
make install clean
pkg lock -xy linux-c7-alsa-lib=20

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

--=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-240326-4077-jAU8zPs2Zt>