Patch to support netconsole - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Community (/forum-5.html) +--- Forum: Feedback (/forum-12.html) +--- Thread: Patch to support netconsole (/thread-3061.html) |
Patch to support netconsole - wondra - 21st Jul, 2015 08:40 PM I'm having some hangs on my Pi with a DVB-T tuner attached. It also may be due to a bad sdcard. The result is that the Pi responds to pings, but doesn't start a SSH server successfully. It also stops logging over NFS and the console is dead. In this case, the netconsole would surely show me a kernel panic or some other useful message. But the netconsole doesn't work with USB network cards. The people here have done a patch to allow it: http://forum.odroid.com/viewtopic.php?f=82&t=5077 Could you please apply it on the Xbian kernel? RE: Patch to support netconsole - CurlyMo - 21st Jul, 2015 10:04 PM Please post this request on github. RE: Patch to support netconsole - wondra - 21st Jul, 2015 10:47 PM (21st Jul, 2015 10:04 PM)CurlyMo Wrote: Please post this request on github. Done, https://github.com/xbianonpi/xbian/issues/748 |