Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Nov 2023 11:18:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 274871] Linuxulator: No sound after upgrading from 14.0-RC2 to 14.0-RC3
Message-ID:  <bug-274871-4077-veO6olUhsn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274871-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274871-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=3D274871

--- Comment #6 from Patricio Villar <patovm04@gmail.com> ---
New update on this. It seems it was even simpler hahaha.

Actually you don't need to mount /var/run/user, you only need to correct the
symlink on /compat/ubuntu/var/run to fix sound issues.

rm /compat/ubuntu/var/run
cd /compat/ubuntu/var && ln -s ../run run

That's all apparently ;)

--=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-274871-4077-veO6olUhsn>