Re: Kingston KNE111TX NIC supported ???

From: Allen McIntosh (mcintosh_at_nospam.com)
Date: 09/02/04


Date: Thu, 02 Sep 2004 18:35:46 GMT

In article <7687bfbd.0409020652.7c2f4c30@posting.google.com>,
Linux Lover <linuxlover992000@yahoo.com> wrote:
>The strange thing is that as installed, the NIC seems to be identified
>and acccessed properly. Even the green lights at its back are on and
>when I ping another host in the network, one of the green lights blink
>each time a ping is sent.

Then it's more likely the hardware is up and the interface is
misconfigured. The error message your original posting is
consistent with this statement.

Some things you can check:
1) Does /etc/modules.conf contain a line reading
        alias eth0 tulip
   or is there something else in place of tulip. If so, what?
   If something else, use it in place of tulip in what follows.
2) Does the driver appear in the output of lsmod?
3) Is there information for eth0 in the output of
        ifconfig -a
4) Ditto, without the -a

If the answer to (3) is yes, it's a pretty good bet your interface
hardware is behaving. (I suppose the cable could be bad or some such).
Post the output of "route -n"

To see if the driver is loading, run
        tail -f /var/log/messages
in one window (may need to be root), then
        ifdown eth0
(if ifconfig -a says it's there)
        modprobe -r tulip
(or rmmod tulip, if lsmod says it's there)
        modprobe tulip
(should see messages from the driver in /var/log/messages)
        ifup eth0
(should see other stuff, including complaints if DHCP dies)



Relevant Pages

  • Re: Kernel 2.2 and 2.4: boot differences?
    ... *after* tulip gets set up --- right where I would have thought things would ... On Tue, 2003-07-29 at 09:35, Adrian Zimmer wrote: ... > insted of the driver I now have compiled into 2.4.18. ... > Did you compile the tulip driver into your kernel? ...
    (Debian-User)
  • Re: Cant get on internet (10.2)
    ... I'm accustomed to using Symantec Ghost for partition-image backups. ... my workstations and other servers. ... Turned out it was a problem with the "Tulip" driver for my ... The so-called Tulip NIC has had problems like that over the ages. ...
    (alt.os.linux.suse)
  • Re: [patch] net/tulip: LAN driver for ULI M5261/M5263
    ... > We want to extract our LAN card driver from tulip core driver and make a ... > new file uli526x.c at tulip folder, ... > because we have added some ethtool interface support and non-eprom support ... have not applied a "fix tulip for ULi" patch is that it changes PHY ...
    (Linux-Kernel)
  • Fixed! (Cant get on internet in 10.2)
    ... There is a thread there about problems between the Davicom on-board ethernet controller and the "Tulip" driver. ... h3h_timo said to edit a file /etc/modules. ... Instead I was able to drill down to the "Tulip" driver in YAST and change it to "dmfe". ...
    (alt.os.linux.suse)
  • Green Security Center
    ... At long last I finally have one computer with all thrree Green Lights. ... NAV2003 downloaded multiple AV updates and on the ... 5 min and the error report said it was the NAV2003 driver. ... If you go in through Graphics, ...
    (microsoft.public.windowsxp.general)