Skip to main content

NIC problem

More
19 years 7 months ago #7937 by aminos
NIC problem was created by aminos
HI,
Well it seems that my network card isn't recogenized but my mardrake
box :cry:
so what can i do to tackle this problem as i don't want to remove it cause i just buy it :cry:
so i want to know if there's a generic driver for it, actually the Nic have
no manufacture name it just written on the box that's NE 2000
compatible , it works on windows but in linux it's another story :cry:
so which commans can help me to solve this.
i run Mandrake 8.0 in CLI no GUI Kernel 2.4.

Thanks for all :wink:
More
19 years 7 months ago #7938 by Chris
Replied by Chris on topic Re: NIC problem
Aminos,

If you open your server and pull out the network card, you'll be able to find the main chipset on it, usually placed in the middle of the PCI card. Let us know what chipset its using so we can help you located drivers for it and provide instructions on how to install them.

Cheers,

Chris Partsenidis.
Founder & Editor-in-Chief
www.Firewall.cx
More
19 years 7 months ago #7941 by aminos
Replied by aminos on topic Re: NIC problem
Well,

well actually i check that I guess it has an intel chipset :roll:

Thanks
More
19 years 7 months ago #7944 by MezzUp
Replied by MezzUp on topic Re: NIC problem
shouldn't 'dmesg' print out some info on the NIC, or is that only after a driver has been installed?
More
19 years 7 months ago #7955 by nske
Replied by nske on topic Re: NIC problem
It would be more accurate to use 'lspci' utility. dmesg prints kernel messages, so without a driver to trigger the message you should not get what you want, not to mention you would have to dig through a bunch of irrelevant information.
More
19 years 7 months ago #7956 by LooseCannon
Replied by LooseCannon on topic Re: NIC problem
I remember having a similar problem with Gentoo a year or so ago with an ne2000 NIC and I ended up having to add the proper module to support it in the Kernel. It really wasn't very difficult but I can't for the life of me remember how exactly I did it. You need to do a 'make menuconfig' or something like that in the kernel directory and that will take you into a menu and there you can specify support for ne2000 NICs.
Time to create page: 0.130 seconds