Re: [newbie] Linksys LNE 100tx problems w/ mdk7

2000-06-19 Thread Denis HAVLIK

:~ distros, If it says version 2.0 somewhere on the card in white
:~lettering
:~ then it requires the latest tulip driver which you may have to compile
:~ yourself. Did have that working in that way but it is no longer in a
:~box
:~ right now. RRP

And we absolutely need the output of lspcidrake!

cu
Denis
-- 
-
Dr. Denis Havlikhttp://www.ap.univie.ac.at/users/havlik
Mandrakesoft||| e-mail: [EMAIL PROTECTED]
Quality Assurance  (@ @)(private: [EMAIL PROTECTED])
---oOO--(_)--OOo-
visit our new discusion forum: http://linuxpole.com 




Re: [newbie] Linksys LNE 100tx problems w/ mdk7

2000-06-17 Thread Michael R. Batchelor

 I tried setting up a Linksys LNE100TX NIC on my HP / MDK7 / Win98 machine.  I 
[...]
 My buddy said to buy a supported NIC like a 3COM.  Maybe he's right, but the 
 Linksys should work... right?

I have a Linksys LNE100TX in a Mandrake 7.0-2 box that I use as a samba
server on our internal network. Frankly I had no trouble configuring
it. It just worked automatically after the install. Here's the card
settings from my machine. Let me know if you want anything else. (But
I'm not the network guru here.)


Here's "cat /proc/pci" (Nothing special here. It's about halfway down.)

PCI devices found:
  Bus  0, device   0, function  0:
Host bridge: Intel 440BX - 82443BX Host (rev 3).
  Medium devsel.  Master Capable.  Latency=32.
  Prefetchable 32 bit memory at 0xf800 [0xf808].
  Bus  0, device   1, function  0:
PCI bridge: Intel 440BX - 82443BX AGP (rev 3).
  Medium devsel.  Master Capable.  Latency=32.  Min Gnt=136.
  Bus  0, device   7, function  0:
ISA bridge: Intel 82371AB PIIX4 ISA (rev 2).
  Medium devsel.  Fast back-to-back capable.  Master Capable.  No
bursts.
  Bus  0, device   7, function  1:
IDE interface: Intel 82371AB PIIX4 IDE (rev 1).
  Medium devsel.  Fast back-to-back capable.  Master Capable.
Latency=32.
  I/O at 0xffa0 [0xffa1].
  Bus  0, device   7, function  2:
USB Controller: Intel 82371AB PIIX4 USB (rev 1).
  Medium devsel.  Fast back-to-back capable.  IRQ 10.  Master
Capable.
Latency=32.
  I/O at 0xef80 [0xef81].
  Bus  0, device   7, function  3:
Bridge: Intel 82371AB PIIX4 ACPI (rev 2).
  Medium devsel.  Fast back-to-back capable.
  Bus  0, device  11, function  0:
Multimedia audio controller: Cirrus Logic Unknown device (rev 1).
  Vendor id=1013. Device id=6003.
  Medium devsel.  IRQ 10.  Master Capable.  Latency=32.  Min
Gnt=4.Max
Lat=24.
  Non-prefetchable 32 bit memory at 0xffafe000 [0xffafe000].
  Non-prefetchable 32 bit memory at 0xff90 [0xff90].
  Bus  0, device  19, function  0:
Ethernet controller: LiteOn Unknown device (rev 37).
  Vendor id=11ad. Device id=c115.
  Medium devsel.  Fast back-to-back capable.  IRQ 11.  Master
Capable.
Latency=32.  Min Gnt=8.Max Lat=56.
  I/O at 0xec00 [0xec01].
  Non-prefetchable 32 bit memory at 0xffafff00 [0xffafff00].
  Bus  1, device   0, function  0:
VGA compatible controller: ATI Unknown device (rev 0).
  Vendor id=1002. Device id=5246.
  Medium devsel.  Fast back-to-back capable.  IRQ 11.  Master
Capable.
Latency=32.  Min Gnt=8.
  Prefetchable 32 bit memory at 0xf000 [0xf008].
  I/O at 0xdc00 [0xdc01].
  Non-prefetchable 32 bit memory at 0xff7fc000 [0xff7fc000].  


=
Here's the conf.modules (Nothing special here either.)
=

alias parport_lowlevel parport_pc
pre-install plip modprobe parport_pc ; echo 7  /proc/parport/0/irq
pre-install pcmcia_core /etc/rc.d/init.d/pcmcia start
alias sound alsa
alias eth0 tulip   


--
Michael R. Batchelor - Industrial Informatics  Instrumentation, Inc.
Linux is like a wigwam...
No windows, no gates.
Apache inside.




Re: [newbie] Linksys LNE 100tx problems w/ mdk7

2000-06-17 Thread RRPotratz

RRPotratz wrote:
 
 What are the numbers on the biggest chip on the card? If one of them is
 LC82C169 it should work well as I've got two running on different
 distros, If it says version 2.0 somewhere on the card in white
lettering
 then it requires the latest tulip driver which you may have to compile
 yourself. Did have that working in that way but it is no longer in a
box
 right now. RRP
 
 David Talbot wrote:
 
  I speak from absolute experience here. I too picked up that card (Ohhh a
  $10 NIC), and there are currently no drivers for linux. Sorry. The NE2000's
  work great though...
 
  -David Talbot
 
  At 09:47 PM 6/10/00 -0400, you wrote:
  I tried setting up a Linksys LNE100TX NIC on my HP / MDK7 / Win98 machine.  I
  have it up at boot as seen in my dmesg, but when I run ifconfig, eth0 states
  Broadcast and not Up Broadcast.  I can't ping it from my internal network and
  I see the routes are correct.  Mdk7 has the tulip driver already compiled and
  everything I tried seems okay.  The card is set as active in the etherconfig
  and routes are correct in the route tables.  I have checked the scripts and
  they all have the required variables.  I guess the question is how to get the
  broadcast up or what else could be wrong.
  
  My buddy said to buy a supported NIC like a 3COM.  Maybe he's right, but the
  Linksys should work... right?




Re: [newbie] Linksys LNE 100tx problems w/ mdk7

2000-06-16 Thread David Talbot

I speak from absolute experience here. I too picked up that card (Ohhh a
$10 NIC), and there are currently no drivers for linux. Sorry. The NE2000's
work great though...

-David Talbot

At 09:47 PM 6/10/00 -0400, you wrote:
I tried setting up a Linksys LNE100TX NIC on my HP / MDK7 / Win98 machine.  I 
have it up at boot as seen in my dmesg, but when I run ifconfig, eth0 states 
Broadcast and not Up Broadcast.  I can't ping it from my internal network and 
I see the routes are correct.  Mdk7 has the tulip driver already compiled and 
everything I tried seems okay.  The card is set as active in the etherconfig 
and routes are correct in the route tables.  I have checked the scripts and 
they all have the required variables.  I guess the question is how to get the 
broadcast up or what else could be wrong.

My buddy said to buy a supported NIC like a 3COM.  Maybe he's right, but the 
Linksys should work... right?





Re: [newbie] Linksys LNE 100tx problems w/ mdk7

2000-06-11 Thread Ed Tharp

did you set it up as a "tulip" driver?
[EMAIL PROTECTED] wrote:
 
 I tried setting up a Linksys LNE100TX NIC on my HP / MDK7 / Win98 machine.  I
 have it up at boot as seen in my dmesg, but when I run ifconfig, eth0 states
 Broadcast and not Up Broadcast.  I can't ping it from my internal network and
 I see the routes are correct.  Mdk7 has the tulip driver already compiled and
 everything I tried seems okay.  The card is set as active in the etherconfig
 and routes are correct in the route tables.  I have checked the scripts and
 they all have the required variables.  I guess the question is how to get the
 broadcast up or what else could be wrong.
 
 My buddy said to buy a supported NIC like a 3COM.  Maybe he's right, but the
 Linksys should work... right?




[newbie] Linksys LNE 100tx problems w/ mdk7

2000-06-10 Thread Ajudgeone

I tried setting up a Linksys LNE100TX NIC on my HP / MDK7 / Win98 machine.  I 
have it up at boot as seen in my dmesg, but when I run ifconfig, eth0 states 
Broadcast and not Up Broadcast.  I can't ping it from my internal network and 
I see the routes are correct.  Mdk7 has the tulip driver already compiled and 
everything I tried seems okay.  The card is set as active in the etherconfig 
and routes are correct in the route tables.  I have checked the scripts and 
they all have the required variables.  I guess the question is how to get the 
broadcast up or what else could be wrong.

My buddy said to buy a supported NIC like a 3COM.  Maybe he's right, but the 
Linksys should work... right?