[Bug 274871] Linuxulator: No sound after upgrading from 14.0-RC2 to 14.0-RC3

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 10 Nov 2023 11:18:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274871

--- 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 ;)

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