Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ethernet driver doesn't support netpoll #6

Open
berlincount opened this issue Feb 2, 2017 · 2 comments
Open

Ethernet driver doesn't support netpoll #6

berlincount opened this issue Feb 2, 2017 · 2 comments

Comments

@berlincount
Copy link

berlincount commented Feb 2, 2017

Hi,

while being very happy and satified with the kernel as such, my box always keeps crashing after a few days :(

I tried to debug, but didn't have any luck so far - and I can't get netconsole to work:

modprobe netconsole netconsole="+514@192.168.1.2/eth0,514@192.168.1.3/"
modprobe: ERROR: could not insert 'netconsole': Unknown symbol in module, or unknown parameter (see dmesg)
[ 1523.641556] netpoll: netconsole: local port 514
[ 1523.644808] netpoll: netconsole: local IPv4 address 192.168.1.2
[ 1523.649412] netpoll: netconsole: interface 'eth0'
[ 1523.652802] netpoll: netconsole: remote port 514
[ 1523.656104] netpoll: netconsole: remote IPv4 address 192.168.1.3
[ 1523.660795] netpoll: netconsole: remote ethernet address ff:ff:ff:ff:ff:ff
[ 1523.666354] netpoll: netconsole: eth0 doesn't support polling, aborting
[ 1523.671648] netconsole: cleaning up

any advice?

thanks again! :)

@jbmt
Copy link

jbmt commented Mar 19, 2017

My box also crashed once.
I'm using the kernel 4.1.36, and run rtorrent for about 2 weeks, suddenly stopped seeding. I could not ssh it, so just reboot.
As systemd doesn't keep the log, I have no log messages, I've enable journald to persist log files, maybe next time there will be some messages to debug, but for now everything is OK.
I'm not a kernel profession, hoping this will help somehow.

thanks!

@goldstar611
Copy link

Does netconsole work on the latest firmware from Western Digital? If it's not working there I doubt any new development will get it working in a newer kernel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants