SMP on Jetway NC92-N330-LF... 8169-No Network
23 Dec 2009 04:00 #1372
by cblack
SMP on Jetway NC92-N330-LF... 8169-No Network was created by cblack
I don't know if anyone else is going to run into this but figured I would post it anyway. I installed the SMP rtai package from linuxcnc.org/experimental/hardy/smp/ and all the sudden my network wouldn't connect. It appears to be a known problem and adding "nopat" to the kernel options seems to fix it..
Just in case someone else runs into it.
Just in case someone else runs into it.
Please Log in or Create an account to join the conversation.
23 Dec 2009 23:31 - 23 Dec 2009 23:57 #1381
by Andy123
Replied by Andy123 on topic Re:SMP on Jetway NC92-N330-LF... 8169-No Network
I guess you are having the same issue I had with Intel Atom 330 motherboard:
Network works one time, next time you reboot - no network
Also if I unplug AC power and wait 1 minute - all comes back until next reboot
Here is a problem:
Linux uses R8169 driver and your chip is actually R8168
To verify it use:
lspci -v
if it is listed as RTL8111/8168B then I have fix that worked for me
www.jamesonwilliams.com/hardy-r8168
Without going into details, simply download script from the link on this page and run it
www.jamesonwilliams.com/bin/r8168_scripts.tar.bz2
It fixed all my problems
I heard it may be similar problem with sound, but I don't use sound on my PC and can't confirm
Edit: It looks like your board has same 8111/8168 chip, so this script will work for you
Network works one time, next time you reboot - no network
Also if I unplug AC power and wait 1 minute - all comes back until next reboot
Here is a problem:
Linux uses R8169 driver and your chip is actually R8168
To verify it use:
lspci -v
if it is listed as RTL8111/8168B then I have fix that worked for me
www.jamesonwilliams.com/hardy-r8168
Without going into details, simply download script from the link on this page and run it
www.jamesonwilliams.com/bin/r8168_scripts.tar.bz2
It fixed all my problems
I heard it may be similar problem with sound, but I don't use sound on my PC and can't confirm
Edit: It looks like your board has same 8111/8168 chip, so this script will work for you
Last edit: 23 Dec 2009 23:57 by Andy123.
Please Log in or Create an account to join the conversation.
Time to create page: 0.132 seconds