LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   There is any Intel Pro/100 driver for Debian? (https://www.linuxquestions.org/questions/debian-26/there-is-any-intel-pro-100-driver-for-debian-767700/)

CheatCat 11-08-2009 10:15 AM

There is any Intel Pro/100 driver for Debian?
 
Continuing the net installation by Debian is very hard if it don't find any network card. I have a Intel Pro/100 card and it doesn't find it. I think I need a sorta.. Driver! But there is only ones for windows? Should I use ndiswrapper?

I thought that Intel Pro/100 was a pretty card and the drivers should be included in Debian NET install..

maslik 11-08-2009 11:09 AM

I have searched for a driver for your ethernet device and I have found this:
http://sourceforge.net/projects/e1000/
http://downloadcenter.intel.com/Deta...Id=60&lang=eng
So in my opinion the driver for linux exists, but I think, that it won't be easy to get it into the debian installator itself. I had a similar problem and I solved it by using additional PCI ethernet card for the installation, and compiled the driver when the system was installed.

evo2 11-08-2009 07:55 PM

Quote:

Originally Posted by CheatCat (Post 3749219)
Continuing the net installation by Debian is very hard if it don't find any network card. I have a Intel Pro/100 card and it doesn't find it. I think I need a sorta.. Driver! But there is only ones for windows? Should I use ndiswrapper?

I thought that Intel Pro/100 was a pretty card and the drivers should be included in Debian NET install..

Hmm. Strange. I have an Intel Pro 100 and it works fine with the e100 module that is in the standard kernel. Just to confirm, you are talking a wired device not wireless? And what is the output of lspci (I think you can get a console during the install by hitting Ctrl-Alt-F2)?

Cheers,

Evo2.

CheatCat 11-09-2009 10:02 AM

Yeah, I am talking about the wired thing.. It seems pretty hard to install the driver, but since you can fire up the console during installation it would not be impossible. And the lspci output (I write it down):
08:08.0 Ethernet Controller: Intel blabla... PRO/100 VE Network Connection (rev 01)

evo2 11-09-2009 04:21 PM

Quote:

Originally Posted by CheatCat (Post 3750395)
And the lspci output (I write it down):
08:08.0 Ethernet Controller: Intel blabla... PRO/100 VE Network Connection (rev 01)

Hmm this looks different to mine:
Code:

05:03.0 Ethernet controller: Intel Corporation 82557/8/9/0/1 Ethernet Pro 100 (rev 0d)
I hate how bloody hardware manufacturers name their products. It seems these two are different yet both called "pro 100".

According to the post by maslik you may want the e1000 for your card. There is a module with this name in the mainline (and Debian) kernel.
Sanity would imply that it's the same driver.

Evo2.

craigevil 11-09-2009 04:51 PM

Network: Card Intel 82562ET/EZ/GT/GZ - PRO/100 VE (LOM) Ethernet Controller driver e100 at port dcc0 Just works here.

CheatCat 11-10-2009 11:07 AM

Well.. Debian seems to be nothing for me. :(


All times are GMT -5. The time now is 07:45 PM.