Skip to main content

All Questions

Tagged with
0 votes
1 answer
1k views

prevent kernel message which appears on terminal screen /dev/tty1

Kernel debug level message watchdog : BUG: soft lockup - CPU#0 stuck for 22s! appears in my console(/dev/tty1) and I am trying to prevent it. I tried following 3 methods but none of them worked: I ...
zenprogrammer's user avatar
3 votes
2 answers
2k views

Why will dmesg have message from user space?

you can use dmesg -u to see log from userspace. In my case, I have log from systemd and lvm. Why is this happening, why userspace program can print to kernel buffer ring?
dspjm's user avatar
  • 450
4 votes
3 answers
1k views

Pipe kernel messages to another process as they occur

I have an OLED screen on my laptop that I have configured to show status information. The current driver I have installed in Linux for it is able to display messages by sending them to a script as an ...
TuxRug's user avatar
  • 1,806
1 vote
2 answers
2k views

Linux: Tool to monitor every process, execute-command, shortly, monitor what's happening at the moment [duplicate]

Possible Duplicate: How can I log all process launches in Linux Hello, due to a freeze problem of my Ubuntu 10.10 (it is not isolatable) I though about logging every executable of the kernel ...
Bevor's user avatar
  • 319
0 votes
0 answers
4k views

How does one look at the 'kernel log' in fedora linux

I have just installed fedora 12 linux on my dell Gx2600 pc every so often the pc hangs - screen goes blank & usb keyboard stops working. Question: is there a place were the kernel logs problems ...
Charles Faiga's user avatar