Skip to content

Silence kernel everytime, regardless of login prompt#1765

Open
LukasLendvorsky wants to merge 1 commit intolabgrid-project:masterfrom
LukasLendvorsky:silence-kernel-without-login-master
Open

Silence kernel everytime, regardless of login prompt#1765
LukasLendvorsky wants to merge 1 commit intolabgrid-project:masterfrom
LukasLendvorsky:silence-kernel-without-login-master

Conversation

@LukasLendvorsky
Copy link
Copy Markdown

I'm using device that has autologin enabled on serial console (no login, you get shell prompt directly after boot). With the current implementation, the dmesg -n 1 to silence kernel logs is never called. That results in various race-conditions on the serial bus, where logs are printed in the middle of the command, and labgrid gets stuck.

Login prompt is optional, you can have autologin on, and if that is the case dmesg logs would never be disabled.

Signed-off-by: Lukas Lendvorsky <lukas@lendvorsky.cz>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant