How do I configure Linksys LNE100TX?

How do I configure Linksys LNE100TX?

Post by Leland Hosfor » Sat, 01 Jan 2000 04:00:00



Hi,

I've just set up a Linux-only computer using SuSE 6.2 Linux (which was
easier than I expected). I've gotten most everything else set up, but I
can't seem to figure out how to get Linux to see my Linksys LNE100TX
network card (which is supposed to use the "DECchip Tulip" device type).
I've run the DOS diagnostic program, that came with my card, to verify
that it is working and to get the I/O base address. I set that and
"DECchip Tulip" using the SuSE YaST program but Linux still doesn't see
the card when I boot up.

Can anyone out there provide me with more information than the book
supplies me?

Thanks.

--
Leland Hosford, Cedar Rapids, Iowa
http://members.home.net/hosfordl/
To send me e-mail, take the "!" characters out of my e-mail address.

 
 
 

How do I configure Linksys LNE100TX?

Post by Rod Smi » Sat, 01 Jan 2000 04:00:00


[Posted and mailed]



Quote:> Hi,

> I've just set up a Linux-only computer using SuSE 6.2 Linux (which was
> easier than I expected). I've gotten most everything else set up, but I
> can't seem to figure out how to get Linux to see my Linksys LNE100TX
> network card (which is supposed to use the "DECchip Tulip" device type).

If you bought the card within the past year or so, it probably uses a
Tulip clone chipset, not a real Tulip. Unfortunately, these clone chipsets
often require updated drivers. SuSE 6.2 does come with these drivers (I
think under the name tulip-new.o or some such), so you can try those
pretty directly. If not, go to
http://cesdis.gsfc.nasa.gov/linux/drivers/tulip-devel.html to get them.

Also, if this is a "version 2.0" board (the type with "wake-on-LAN"
functionality), it seems to be much more finicky than earlier versions.
Some people have reported problems getting it working with very recent
drivers, but others have given up on the boards entirely.

--

http://members.bellatlantic.net/~smithrod
Author of books on Linux networking & WordPerfect for Linux

 
 
 

How do I configure Linksys LNE100TX?

Post by Donald E. Stidwel » Sat, 01 Jan 2000 04:00:00



> [Posted and mailed]



> > Hi,

> > I've just set up a Linux-only computer using SuSE 6.2 Linux (which was
> > easier than I expected). I've gotten most everything else set up, but I
> > can't seem to figure out how to get Linux to see my Linksys LNE100TX
> > network card (which is supposed to use the "DECchip Tulip" device type).

> If you bought the card within the past year or so, it probably uses a
> Tulip clone chipset, not a real Tulip. Unfortunately, these clone chipsets
> often require updated drivers. SuSE 6.2 does come with these drivers (I
> think under the name tulip-new.o or some such), so you can try those
> pretty directly. If not, go to
> http://cesdis.gsfc.nasa.gov/linux/drivers/tulip-devel.html to get them.

> Also, if this is a "version 2.0" board (the type with "wake-on-LAN"
> functionality), it seems to be much more finicky than earlier versions.
> Some people have reported problems getting it working with very recent
> drivers, but others have given up on the boards entirely.

> --

> http://members.bellatlantic.net/~smithrod
> Author of books on Linux networking & WordPerfect for Linux

I've had luck using the drivers that come with on the 2nd disk and I've
got one of the WOL cards. Just follow the instructions that come with
the disks to compile and give it a shot.

Don

 
 
 

How do I configure Linksys LNE100TX?

Post by J'mes Palla » Sun, 02 Jan 2000 04:00:00


On Fri, 31 Dec 1999 16:32:30 GMT, "Donald E. Stidwell"


>> Also, if this is a "version 2.0" board (the type with "wake-on-LAN"
>> functionality), it seems to be much more finicky than earlier versions.
>> Some people have reported problems getting it working with very recent
>> drivers, but others have given up on the boards entirely.

me too.  But I have TWO of these installed.   As needed one for
10mb(laptop using crossover cable),  and one for 100mb (network).

My problem right now is getting the address's to set Linux too.  The
DIAG that came with it. ID'd one of them.  

IRQ               11
RAM Base         1000
Controller ID:   C115
Controller Rev:          25
I/O Media:       e800
Vendor:          11ad
Speed:           10

my bios lists the order it distributes the IRQ so IRQ 5 should be
next. But what about the address?

Quote:>I've had luck using the drivers that come with on the 2nd disk and I've
>got one of the WOL cards. Just follow the instructions that come with
>the disks to compile and give it a shot.

if the the above fails...will learn to compile the C driver thats on
Disk 2.  

I'm using RedHat 6.1

Worse case I can put the cheap network cards back in. But didn't think
Redhat ID'd them.  But it did notice I removed it on bootup.  These
are Phrobe 10/100 10-base-T cards.

Thx
J'mes

  O /
---X----------------------------------------
  O \
J'mes Pallack  
Lost on the West Coast of New England

 
 
 

How do I configure Linksys LNE100TX?

Post by Mike Harri » Sun, 02 Jan 2000 04:00:00


I recently bought a couple of those cards (along with a 100mb/sec hub) to
upgrade my perfectly functional home network. As you have duly noted, the
shipping tulip drivers didn't work. I logged on to the Linksys web site and
found that to use the newer cards with the "wake on LAN" feature, you need
to use the latest version of the driver. There is a link on the Linksys
Linux support page (!) to the author's web site. Download the source code
and follow the instructions commented at the end of the code to properly
compile the driver. It's quite easy. I also used the options=13 flag, and
now everything is working marvelously.

Good luck.

Mike Harris


>[Posted and mailed]



>> Hi,

>> I've just set up a Linux-only computer using SuSE 6.2 Linux (which was
>> easier than I expected). I've gotten most everything else set up, but I
>> can't seem to figure out how to get Linux to see my Linksys LNE100TX
>> network card (which is supposed to use the "DECchip Tulip" device type).

>If you bought the card within the past year or so, it probably uses a
>Tulip clone chipset, not a real Tulip. Unfortunately, these clone chipsets
>often require updated drivers. SuSE 6.2 does come with these drivers (I
>think under the name tulip-new.o or some such), so you can try those
>pretty directly. If not, go to
>http://cesdis.gsfc.nasa.gov/linux/drivers/tulip-devel.html to get them.

>Also, if this is a "version 2.0" board (the type with "wake-on-LAN"
>functionality), it seems to be much more finicky than earlier versions.
>Some people have reported problems getting it working with very recent
>drivers, but others have given up on the boards entirely.

>--

>http://members.bellatlantic.net/~smithrod
>Author of books on Linux networking & WordPerfect for Linux

 
 
 

How do I configure Linksys LNE100TX?

Post by charles271.. » Fri, 07 Jan 2000 04:00:00


I am trying to install SUSE 6.3 over the network, since my CDROM drive
is not recognized by the distribution I bought (6.2).  I grabbed the
bootdisk floppy off the net.  linuxrc starts fine; when I check the
System Messages under PCI I can see that it has recognized my NIC as a
LNE100TX.  I try to load the network card module, which I gather from
other news messages is the DEC Tulip PCI.  I get a red splash screen
that says it couldn't load the driver module.  I obviously need this to
do a network install.  Is there any hope for me at all?

Thanks for your help.

Charles

Sent via Deja.com http://www.deja.com/
Before you buy.

 
 
 

How do I configure Linksys LNE100TX?

Post by Donald E. Stidwel » Sat, 08 Jan 2000 04:00:00



> I am trying to install SUSE 6.3 over the network, since my CDROM drive
> is not recognized by the distribution I bought (6.2).  I grabbed the
> bootdisk floppy off the net.  linuxrc starts fine; when I check the
> System Messages under PCI I can see that it has recognized my NIC as a
> LNE100TX.  I try to load the network card module, which I gather from
> other news messages is the DEC Tulip PCI.  I get a red splash screen
> that says it couldn't load the driver module.  I obviously need this to
> do a network install.  Is there any hope for me at all?

> Thanks for your help.

> Charles

> Sent via Deja.com http://www.deja.com/
> Before you buy.

Catch-22. When I was using my LNE100TX on Linux, I had to compile the
module on Disk 2 and use that one. Of course, you've got to have a
working Linux to compile it. Can't image how you're going to get around
this one unless you have another Linux box you can compile it on with
the same kernel version.

Don

 
 
 

How do I configure Linksys LNE100TX?

Post by Tom East » Sat, 08 Jan 2000 04:00:00



>Catch-22. When I was using my LNE100TX on Linux, I had to compile the
>module on Disk 2 and use that one. Of course, you've got to have a
>working Linux to compile it. Can't image how you're going to get around
>this one unless you have another Linux box you can compile it on with
>the same kernel version.

Well, it is certainly possible to install Linux without a network card,
compile the driver, and then configure the card. In fact, with RedHat 6.1,
if you don't select "Workstation" or "Server" when doing your install,
the installer doesn't even look for a NIC.i

-Tom
--
Tom Eastep               \    Opinions expressed here

Shoreline, Washington USA  \    those of my employer

 
 
 

How do I configure Linksys LNE100TX?

Post by Sven Bovi » Sat, 08 Jan 2000 04:00:00




> >Catch-22. When I was using my LNE100TX on Linux, I had to compile the
> >module on Disk 2 and use that one. Of course, you've got to have a
> >working Linux to compile it. Can't image how you're going to get around
> >this one unless you have another Linux box you can compile it on with
> >the same kernel version.

> Well, it is certainly possible to install Linux without a network card,
> compile the driver, and then configure the card. In fact, with RedHat 6.1,
> if you don't select "Workstation" or "Server" when doing your install,
> the installer doesn't even look for a NIC.i

> -Tom
> --
> Tom Eastep               \    Opinions expressed here

> Shoreline, Washington USA  \    those of my employer


I don't know about SuSE 6.2, but 6.3 has a diskette labeled
`modules' shipped with it.  If you want to install with
support for your NIC, you might try the modules disk (that
is the way I got my onboard Intel EtherExpressPro 10/100
to work at install time).
--
------------------------------------------------------------

 labo kwantumchemie |IJzerenmolenstr 26|                  
 Celestijnenln 200F |   bus 116        |Wampenberg 88      
 B-3001 HEVERLEE    |B-3001 HEVERLEE   |B-2370 ARENDONK    
  Belgium           | Belgium          |Belgium            
 tel +32(0)16 327380|                  |tel +32(0)14 678310
 fax +32(0)16 327992|                  |fax +32(0)14 678310
------------------------------------------------------------

 
 
 

1. Configuring Linksys LNE100TX under Redhat 7.0

Hi,

I am not the most experienced linux user so I thought I would make it simple
and buy a 2nd network card that claimed linux compatability, therefore I
bought a linksys LNE100TX.  I am running Redhat 7.0 which seems to be
causing problems.

In the file /etc/modules.conf I have the line,

alias eth1 tulip

which I thought would work, but it fails on bootup with the error 'delayed
eth1 initialisation'.  I have seen posts about
needing version 0.91 of the tulip driver, etc ... but I have no idea how to
check versions or even change a driver.

Surely someone else has had to configure this card before, can you please
help me!

2. NFS performance: pertially a libc design problem

3. getting Linksys LNE100TX to work

4. mouse setup for x

5. Can Linksys LNE100TX NICs be flash programmed??

6. passwd file management

7. linksys lne100tx - on Mandrake 7.1

8. The "right" way to route dummy & localhost?

9. Linksys LNE100TX(V5)

10. linksys lne100tx

11. Need Help, Linksys LNE100TX card

12. linksys lne100tx

13. linksys LNE100TX version 4 problem with syld.com netdriver package...