Hi All
I am a noob when it comes to Linux and I was wondering if anyone can help me with drivers for Killer e2200 PCI-E Gigabit Ethernet Controller (NDIS 6.20). I have found a page on Ubuntuforums that has solutions but I don’t know what kernel Netrunner has. Can anyone help?
Thanks in advance
You need to know the version of the kernel used in the distribution?
If so, then in the terminal type the following:
uname -a
The output of this command:
Linux parazit 2.6.35-24-generic # 42-Ubuntu SMP Thu Dec 2 01:41:57 UTC 2010 i686 GNU / Linux
Linux - Linux operating system
parazit - hostname (server name), you specify, most likely during the installation
2.6.35-24-generic - kernel version
i686 - “capacity” of the system, in this case, the i686 is a 32-bit version.
In the case of a 64-bit system you will see in this place x86_64.
[hr]
This is real output for Netrunner 13.06 for my host
Hi Alex
Thanks for your quick response. I have run the command you suggested from the LiveDVD and I have attached the result.
I have been looking around and I found this on the Ubuntu forum, do you think it will work?
http://ubuntuforums.org/showthread.php?t=2173237
This command is standard for any GNU / Linux distribution.
Unfortunately I can not know about your problem with a network card and its work in GNU / Linux.
If I understand your question. 
Thanks anyway, I’ll get my network working eventually 