From owner-freebsd-emulation@freebsd.org Wed Sep 4 07:39:00 2019 Return-Path: Delivered-To: freebsd-emulation@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0A059E80DA for ; Wed, 4 Sep 2019 07:39:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 46NbKv6XqCz3whQ for ; Wed, 4 Sep 2019 07:38:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id E0893E80D9; Wed, 4 Sep 2019 07:38:59 +0000 (UTC) Delivered-To: emulation@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E04D2E80D8 for ; Wed, 4 Sep 2019 07:38:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46NbKv5W8Jz3whP for ; Wed, 4 Sep 2019 07:38:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A235818410 for ; Wed, 4 Sep 2019 07:38:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x847cxIS046591 for ; Wed, 4 Sep 2019 07:38:59 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x847cxBX046590 for emulation@FreeBSD.org; Wed, 4 Sep 2019 07:38:59 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: maintainer-feedback requested: [Bug 240326] audio/linux-c7-alsa-plugins-oss - No sound in some games Date: Wed, 04 Sep 2019 07:38:59 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: emulation@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Sep 2019 07:39:00 -0000 Bugzilla Automation has asked freebsd-emulation mail= ing list 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=3D240326 --- 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 configura= tion 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 n= ot 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 worki= ng. The following (linux)ports are installed on my system: linux-c7-alsa-lib-1.1.6 =3D up-to-date with remote linux-c7-alsa-plugins-oss-1.1.6 =3D up-to-date with remote linux-c7-dri-18.0.5 =3D up-to-date with remote linux-c7-elfutils-libelf-0.172 =3D up-to-date with remote linux-c7-expat-2.1.0_2 =3D up-to-date with remote linux-c7-fontconfig-2.13.0 =3D up-to-date with remote linux-c7-freetype-2.8 =3D up-to-date with remote linux-c7-libglvnd-1.0.1 =3D up-to-date with remote linux-c7-libpciaccess-0.14 =3D up-to-date with remote linux-c7-libpng-1.5.13_2 =3D up-to-date with remote linux-c7-sdl-1.2.15_1 =3D up-to-date with remote linux-c7-wayland-1.15.0 =3D up-to-date with remote linux-c7-xorg-libs-7.7_6 =3D 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.