[Bug 274871] Linuxulator: No sound after upgrading from 14.0-RC2 to 14.0-RC3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Nov 2023 00:40:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274871
Greg Ellis <devzero@glsonline.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |devzero@glsonline.com
--- Comment #9 from Greg Ellis <devzero@glsonline.com> ---
Fixing the "run" soft link did the trick for me after upgrading from
13.2-RELEASE-p4 to 14.0-RC3 !
I also noticed that the "lock" soft link under the /compat/ubuntu/var directory
was incorrect as well. Although I didn't see any ill effects from that broken
link, for the sake of thoroughness I corrected it as well. Here are the
relevant commands ...
cd /compat/ubuntu/var
ln -sf ../run run
ln -sf ../run/lock lock
Hope this helps.
Great work folks!
--
You are receiving this mail because:
You are the assignee for the bug.