I set up netconsole for Clevo D410J.

Clevo D410J, running Ubuntu is at IP address 192.168.1.68.
The logger is at IP address 192.168.1.67.

On Clevo D410J I loaded the netconsole module:
$ sudo modprobe netconsole netconsole=@/,192.168.1.67/

On the logger I started netcat:
$ netcat -l -u 192.168.1.68 -p 6666 |tee dmesg-Clevo-D410J.txt

When I executed "/etc/init.d/gdm stop" on Clevo D410J then I get the following 
line in dmesg:
[ 1953.737183] mtrr: no MTRR for f0000000,4000000 found

Then I executed "/etc/init.d/gdm start": the Clevo D410J system freezed
and there was no new message coming to netcat.

-- 
[K8M800] mouse pointer corruptly displayed at the bottom of the X screen
https://bugs.launchpad.net/bugs/386740
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to