Re: After updating main (so: 14) Orange Pi+ 2E panicked: ucom_cons_softc "'Translation Fault (L2)' on read" while typing first command after login
Date: Tue, 12 Oct 2021 19:36:36 UTC
On 2021-Oct-12, at 01:43, Hans Petter Selasky <hps at selasky.org> wrote: > 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" Copying /usr/main-src/libexec/rc/rc.d/mixer and then doing the stop/start sequence made the boot messages go away. Thanks. (I've never done anything explicit with mixer or such. The default installation must have involved it, despite this file not being put in place by the update.) === Mark Millard marklmi at yahoo.com ( dsl-only.net went away in early 2018-Mar)