this post was submitted on 31 Mar 2024
31 points (94.3% liked)
Linux 101 stuff. Questions are encouraged, noobs are welcome!
1053 readers
1 users here now
Linux introductions, tips and tutorials. Questions are encouraged. Any distro, any platform! Explicitly noob-friendly.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Thanks a lot for this.
Running dmesg I'm not sure what to look for in terms of checking if it keeps spamming them. And 'dmesg --wall' doesn't seem to be a valid command.
Oops, sorry, I meant 'dmesg --follow' (or 'dmesg -w' )
Normally the dmesg kernel log will be quiet after boot, and only give new messages when there's hardware related changes, like pluging in or out a USB device, or the charger cable.
In my case the log was spamming several messages every second non-stop so it was very obvious