Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Oct 2021 10:43:45 +0200
From:      Hans Petter Selasky <hps@selasky.org>
To:        marklmi@yahoo.com, Free BSD <freebsd-arm@freebsd.org>, freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: After updating main (so: 14) Orange Pi+ 2E panicked: ucom_cons_softc "'Translation Fault (L2)' on read" while typing first command after login
Message-ID:  <e0f6e7e4-197c-034f-dec4-ba6306cd24ac@selasky.org>
In-Reply-To: <ADD31C61-F8AF-4FBF-B29D-5E79FB2DE8C1@yahoo.com>
References:  <ADD31C61-F8AF-4FBF-B29D-5E79FB2DE8C1.ref@yahoo.com> <ADD31C61-F8AF-4FBF-B29D-5E79FB2DE8C1@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/12/21 3:11 AM, Mark Millard via freebsd-arm wrote:
> There is this "mixer" oddity for each boot:
> 
> Feeding entropy: .
> mixer: 75:75: no such device
> mixer: 75:75: no such device
> mixer: 75:75: no such device
> mixer: 25:25: no such device
> mixer: 75:75: no such device
> mixer: 75:75: no such device
> mixer: =rec: no such device
> lo0: link state changed to UP
> 
> (in case that matters for some reason).

Hi,

Add this script to /etc/rc.d/ and you'll be fine from now on.
https://cgit.freebsd.org/src/tree/libexec/rc/rc.d/mixer

Then run:
service mixer stop && service mixer start

And the problem should go away.

See "git: 903873ce1560 - main - Implement and use new mixer(3) library 
for FreeBSD"

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e0f6e7e4-197c-034f-dec4-ba6306cd24ac>