logo       

RE: Need Help! Install Network card for Cable modem connection: msg#00871

user-groups.linux.kansascity

Subject: RE: Need Help! Install Network card for Cable modem connection

This is one of the compilation procedures I attempted early on and ran
into many problems. As a result, I ended up grabbing the latest
rtl8139.c (v1.23a) and Makefile from Sycld. No problems compiling after
that.

I just tried the procedure below on my Linux box at work, at hmmmm.....,
it compiles o.k. now. Note: rtl8139 (v1.23a) requires pci-scan.o also.
I will try this at home later (and the other mentioned drivers) and see
if it works.

Thanks.

Brent Fortman

-----Original Message-----
From: Brian Densmore [mailto:DensmoreB-xs6o5TJqV6/z1n+OaKNE4w@xxxxxxxxxxxxxxxx]
Sent: Wednesday, November 26, 2003 8:37 AM
To: Brent Fortman; kclug-3DadQFcgQnvYtjvyW6yDsg@xxxxxxxxxxxxxxxx
Subject: RE: Need Help! Install Network card for Cable modem connection


That chip is not supported by the rtl8139 driver out of the box.
The workaround is as follows:

First, you must change the following file:
/usr/include/linux/modversions.h Using any text editor such as nano,
insert the following line into this file:

#include linux/modsetver.h

Then continue with the compilation and install:

foo-SPXQTMr/SIM@xxxxxxxxxxxxxxxx:$>cd where/the/source/4/rtl8139/is
foo-SPXQTMr/SIM@xxxxxxxxxxxxxxxx:#>cp rtl8139.c /root(or any temp directory)
foo-SPXQTMr/SIM@xxxxxxxxxxxxxxxx:#>cd /root
foo-SPXQTMr/SIM@xxxxxxxxxxxxxxxx:#>gcc -I /usr/src/linux/include -DMODULE
-D__KERNEL__ -Wall
-Wstrict-prototypes -O6 -c rtl8139.c `[ -f
/usr/include/linux/modversions.h ] && echo -DMODVERSIONS`
foo-SPXQTMr/SIM@xxxxxxxxxxxxxxxx:#>insmod rtl8139.o

> -----Original Message-----
> From: Brent Fortman
> [mailto:Brent.Fortman-D30P6rCAptbSIgtug19BYg@xxxxxxxxxxxxxxxx]
> Sent: Wednesday, November 26, 2003 7:57 AM
> To: Brian Densmore; kclug-3DadQFcgQnvYtjvyW6yDsg@xxxxxxxxxxxxxxxx
> Subject: RE: Need Help! Install Network card for Cable modem
> connection
>
>
> Thanks. I have resolved the immediate issue. I was never able to
> insert the rtl8139 driver into the running kernel without
> getting the "
> init_module: No such device." error.
>
> However, it loads fine at boot time after being added to
> /etc/modules.conf as "alias eth0 rtl8139". I verified the new driver
> works with an old NIC card that I had previously working with 8139too.
>
> The new NIC card I am trying to install is the D-Link
> DFE-530TX+ REV E1
> (D10038D chipset) on RedHat 9, 2.4.20-8. I have tried both
> the 8139too
> and rtl8139 drivers - both do not work. The system correctly
> identifies
> the hardware (lspci -v) but fails to be able to configure eth0 (
> Determining IP information... [fail] ). I have been unable to find any
> other source of information that might suggest that there is
> yet another
> driver that will make this thing tick. I am starting to wonder if it
> may simply be a bad piece of hardware.
>
> Brent Fortman
>
>
>
> -----Original Message-----
> From: Brian Densmore
> [mailto:DensmoreB-xs6o5TJqV6/z1n+OaKNE4w@xxxxxxxxxxxxxxxx]
> Sent: Tuesday, November 25, 2003 4:35 PM
> To: Brent Fortman; kclug-3DadQFcgQnvYtjvyW6yDsg@xxxxxxxxxxxxxxxx
> Subject: RE: Need Help! Install Network card for Cable modem
> connection
>
>
> Wow, that's an old thread! Last year.
>
> http://www.yvca.org/archives/2002/jun/0540.shtml
>
> Anyway, you are using the same exact card?
> Give us some specifics in your case. What version Linux?
> What is the output of lsmod?
> What does dmesg show?
> Have you tried building the module into the kernel?
> What NIC modules are already compiled into the kernel?
>
>
> > -----Original Message-----
> > From: Jason Clinton [mailto:me-dkDMt+y20MhQSYf287kT3w@xxxxxxxxxxxxxxxx]
> > Sent: Tuesday, November 25, 2003 4:04 PM
> > To: Brent Fortman
> > Cc: kclug-3DadQFcgQnvYtjvyW6yDsg@xxxxxxxxxxxxxxxx
> > Subject: Re: Need Help! Install Network card for Cable modem
> > connection
> >
> >
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > Brent Fortman wrote:
> > | Did you ever get the rtl8139.o driver to install? I know
> this is an
> > | old thread, but I have come across the same EXACT
> scenario. I have
> > | not be able to resolve the problem yet. Any help is greatly
> > | appreciated. Thanks.
> >
> > I can't find the thread to which you are refering. Could you
> > point to it
> > on our archives? http://www.kclug.org/
> >
> > I'd be happy to look at it.
> >
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.2.3 (MingW32)
> > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
> >
> > iD8DBQE/w9HitSqjk42zvwkRAnPTAKCIUaezkPfonbO9XeGCAgataTWnUACfZjKv
> > iNHDn4j1CHZfrEfayeR1660=
> > =wg+w
> > -----END PGP SIGNATURE-----
> >
> >
> >
> > KC Linux Users Group -- to unsubscribe send mail to
> > majordomo-3DadQFcgQnvYtjvyW6yDsg@xxxxxxxxxxxxxxxx
> > Enter without the quotes in body of message "unsubscribe kclug"
> >
>



KC Linux Users Group -- to unsubscribe send mail to
majordomo-3DadQFcgQnvYtjvyW6yDsg@xxxxxxxxxxxxxxxx
Enter without the quotes in body of message "unsubscribe kclug"



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise