maintainer-feedback requested: [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 07:39:00 UTC 2019


Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-emulation mailing
list <emulation at FreeBSD.org> for maintainer-feedback:
Bug 240326: audio/linux-c7-alsa-plugins-oss - No sound in some games
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240326



--- Description ---
With linux-c7-alsa* i have no sound in some of my games. For example when i
start linux-doom3 i get the following message:

dlopen(libasound.so.2)
asoundlib version: 1.1.6
Alsa is available
------ Alsa Sound Initialization -----
ALSA lib conf.c:3639:(config_file_open) cannot access file
/etc/alsa/conf.d/50-oss.conf
ALSA lib conf.c:3559:(snd_config_hooks_call) function snd_config_hook_load
returned error: No such file or directory
ALSA lib conf.c:4013:(snd_config_update_r) hooks failed, removing configuration
snd_pcm_open SND_PCM_STREAM_PLAYBACK 'default' failed: No such file or
directory
dlclose
WARNING: sound subsystem disabled

--------------------------------------
----------- Alsa Shutdown ------------
--------------------------------------

The symlink in /compat/linux/etc/alsa/conf.d/50-oss.conf goes to nowhere.
Correcting the link to the right place in
/compat/linux/usr/share/alsa/alsa.conf.d/50-oss.conf also makes the sound not
working but results in another Error:

dlopen(libasound.so.2)
asoundlib version: 1.1.6
Alsa is available
------ Alsa Sound Initialization -----
ALSA lib pcm_oss.c:377:(_snd_pcm_oss_open) Unknown field port
snd_pcm_open SND_PCM_STREAM_PLAYBACK 'default' failed: Invalid argument
dlclose
WARNING: sound subsystem disabled

--------------------------------------
----------- Alsa Shutdown ------------
--------------------------------------

with linux-quake4 i get the same error messages and sound is also not working.

The following (linux)ports are installed on my system:

linux-c7-alsa-lib-1.1.6 	   =   up-to-date with remote
linux-c7-alsa-plugins-oss-1.1.6    =   up-to-date with remote
linux-c7-dri-18.0.5		   =   up-to-date with remote
linux-c7-elfutils-libelf-0.172	   =   up-to-date with remote
linux-c7-expat-2.1.0_2		   =   up-to-date with remote
linux-c7-fontconfig-2.13.0	   =   up-to-date with remote
linux-c7-freetype-2.8		   =   up-to-date with remote
linux-c7-libglvnd-1.0.1 	   =   up-to-date with remote
linux-c7-libpciaccess-0.14	   =   up-to-date with remote
linux-c7-libpng-1.5.13_2	   =   up-to-date with remote
linux-c7-sdl-1.2.15_1		   =   up-to-date with remote
linux-c7-wayland-1.15.0 	   =   up-to-date with remote
linux-c7-xorg-libs-7.7_6	   =   up-to-date with remote

As i can remember there were no problems with the linux-c6 ports, but i can't
use them because i need c7 for my radeon GPU.


More information about the freebsd-emulation mailing list