You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Noticed this issue in a recent gokrazy/firmware CI run:
Feb 6 09:58:23 dr bootery[1]: 2022/02/06 09:58:23 [Raspberry Pi 4 B] timestamps: boot: 2022-02-06 08:57:50 +0000 UTC, root: 2022-01-27 08:09:07 +0100 CET (boot=164413[ 3.653280] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay)
Feb 6 09:58:23 dr bootery[1]: 2022/02/06 09:58:23 [Raspberry Pi 4 B] 7870 root=1643267347)
The timestamps program writes to /dev/console, so I’m not sure what we can do (if anything) to prevent the kernel messages from interfering with /dev/console :-/
The text was updated successfully, but these errors were encountered:
Noticed this issue in a recent gokrazy/firmware CI run:
The timestamps program writes to
/dev/console
, so I’m not sure what we can do (if anything) to prevent the kernel messages from interfering with/dev/console
:-/The text was updated successfully, but these errors were encountered: