LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Driver for Linksys EG1032 Ver. 3 (https://www.linuxquestions.org/questions/linux-networking-3/driver-for-linksys-eg1032-ver-3-a-337400/)

kahunakoa 07-04-2006 10:36 PM

Is there another link to that below?

I'm having the same problem where I have FC4, 2.6.17-1.1839_FC4smp and trying to compile for the Linksys EG1032.

Also, does your card say Model: LNE100TX v5.1 where the box said EG1032?

Quote:

Originally Posted by csoma
I got it to work.

Distro: Fedora Core 4
Kernel: 2.6.14-1.1644_FC4
Card: Lynksys EG1032
Switch: Netgear GS108

The driver on the card's CD is obsolete. I downloaded a new one from here:
mandalore.dyndns.biz/svn/public/linux/eg1032v3/
There's a README with compiling instructions.

"make install" failed since it could not do "rmmod r8169", so I commented out this line.

Next I modified /etc/modprobe.conf
Removed: alias eth1 sk98lin
Added: alias eth1 r8169
(This is the 2nd card in the computer)

and from command line:
ifconfig eth1 up

The driver was loaded and the 1000 Mb LED on the switch went on
(it was off until the driver was loaded).



All times are GMT -5. The time now is 09:43 AM.