NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/55924: dmesg(8) broken on aarch64
The following reply was made to PR kern/55924; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: Rin Okuyama <rokuyama.rk%gmail.com@localhost>
Cc: gnats-bugs%netbsd.org@localhost, Martin Husemann <martin%NetBSD.org@localhost>
Subject: Re: kern/55924: dmesg(8) broken on aarch64
Date: Tue, 26 Jan 2021 11:03:40 +0100
On Tue, Jan 26, 2021 at 06:17:17PM +0900, Rin Okuyama wrote:
> I cannot reproduce this problem with GENERIC64 obtained from
> HEAD/202101251420Z on my RockPro64 (with u-boot/uefi).
>
> Is this typical to HummingBoard Pulse or its SoC or etc.?
It seems to be specific to this board/soc - it always show random
corruption and in the week where I filed the PR it was especially
bad.
Usually there is a meaningfull dmesg at the end of the output, but apparently
some random noise confused my terminal emulator.
Would be great if we could clear the msgbuf early, but it seems there is no
way to tell if this is a "cold" boot or a reboot and what parts of the
buffer should be preserved.
Martin
Home |
Main Index |
Thread Index |
Old Index