Drivers for Killer Network Adapter


Recommended Posts

That's clearly the marketing name for it, what you need is the actual name for the networking chipset they used.  Try to boot the system (no drives needed) with a flash with a fresh unRAID prepared on it (with a copy of your key file in config folder), and capture the syslog and the results of lspci and a few of the Console Commands for Networking.  Some example commands -

 

cp /var/log/syslog /boot/syslogmsitest.txt

lspci >/boot/lspci.txt

ethtool -i eth0 >/boot/netdriver.txt

ifconfig >/boot/ifconfig.txt

 

A recent v6 distro is more likely to have up-to-date drivers, so make sure you try a v6 on that flash.

 

You can examine these files yourself, or if you wish, you can zip them all up and attach here for others to examine.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.