Date: Mon, 25 Jan 2021 09:33:01 -0300 From: "Dr. Rolf Jansen" <freebsd-rj@obsigna.com> To: Emmanuel Vadot <manu@bidouilliste.com> Cc: freebsd-arm@freebsd.org Subject: Re: GENERICSD snapshot on a BBB has issues with loading the if_rtwn_usb module Message-ID: <2EC45258-B2DF-4433-95AD-CF2C5245135E@obsigna.com> In-Reply-To: <20210118222052.2e0d6c824f0685be8199ad03@bidouilliste.com> References: <47700631-2D94-4BA8-9707-9ADD70C99600@obsigna.com> <20210116184333.f91594f9c3505d2c588d9634@bidouilliste.com> <20210116184833.1a3182a20a2b6c727b64bb59@bidouilliste.com> <06F689CA-B781-4CEB-8F8A-B00FAC684DD3@obsigna.com> <20210117174539.43b55379e6a37881589616a8@bidouilliste.com> <DFBF17C9-935B-48E5-AD20-2F8265780FCD@obsigna.com> <20210117225539.c113796159735c5a3950c774@bidouilliste.com> <03F9A3D3-0A2B-4B09-9C8D-AAAF761C0F4C@obsigna.com> <20210118094510.48eee03d502ea25ab7d09938@bidouilliste.com> <9F0684B2-02EA-4647-BA02-8C6F80C421F7@obsigna.com> <9C2425C5-ABF2-4A3B-8C93-C20554A59000@obsigna.com> <20210118222052.2e0d6c824f0685be8199ad03@bidouilliste.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Am 18.01.2021 um 18:20 schrieb Emmanuel Vadot <manu@bidouilliste.com>: >=20 >> On Mon, 18 Jan 2021 16:07:38 -0300 >> "Dr. Rolf Jansen" <freebsd-rj@obsigna.com> wrote: >>=20 >> While loading of kernel modules do work with the newly build = loader_lua.efi, a regression emerged. In /boot/loader.conf I have for = some time now the directive loader_color=3D"NO" in order to prevent the = serial console changes from my default scheme black text on white = background to white on black. Since today, the serial console shows = again everything white on black. Is this directive not functional = anymore? How can I force the serial console keep on showing black text = on white background? >>=20 >> Best regards >>=20 >> Rolf >=20 > Yes we compile with TERM_EMU now so you might need to adjust > teken.bg_color and teken.bg_color in loader.conf I think That does nothing. The color inversion of the serial console window = happens already before loader.conf would be read. The first message that = I see in white on black is that efi/freebsd/loader.env was consulted. = However, I cannot find that loader.env file. Perhaps, I need to add the = teken.fg_color and teken.bg_color directive to this one. For the time being, I added echo -e "\e[0m" to /etc/rc.local and this = command switches the serial console back to normal after stating-up has = been finished. Best regards Rolf=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2EC45258-B2DF-4433-95AD-CF2C5245135E>