Skip to content

Conversation

@LukasLendvorsky
Copy link

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 <[email protected]>
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