> > Or even better get the output of dmesg? > I can't get dmesg output from the crash -- see below. > > Maybe you have to setup remote logging -- I can send you a tutorial > on monday how to do this.
Hi Matt, please have a look at http://www.mjmwired.net/kernel/Documentation/networking/netconsole.txt After loading the netconsole module with suitable parameters, everything that shows up in dmesg should also show up on the remote machine. Maybe you are lucky enough and the kernel remains stable enough to get those messages out. However I'd not use the 'crashing' connection/driver to output the messages. The other thing you could try is using a crash kernel via kexec http://free-electrons.com/kerneldoc/latest/kdump/kdump.txt (or maybe check this perhaps outdated document too http://www.faqs.org/docs/Linux-HOWTO/Linux-Crash-HOWTO.html ) Good Luck, Peter -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 _______________________________________________ Power mailing list [email protected] http://www.bughost.org/mailman/listinfo/power
