Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Nov 2023 00:40:25 +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-DVBCDbBADA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274871-4077@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274871-4077-DVBCDbBADA>