Re: trying to get the ethernet card working on a Dell Latitude



On Sat, Jun 03, 2006 at 11:27:05 -0700, tom arnall wrote:
On Saturday 03 June 2006 05:22 am, Florian Kulzer wrote:
On Fri, Jun 02, 2006 at 17:07:44 -0700, tom arnall wrote:
On Friday 02 June 2006 12:55 pm, Andrew Perrin wrote:
On Fri, 2 Jun 2006, tom arnall wrote:
I'm trying to get the ethernet card working on a Dell Latitude c600.
From information on the itnernet, the driver for the card is '3c59x'.
I am able to load this with modprobe. But when I do 'ifconfig 3c59x
eth0' I get 'eth0: Host name lookup failure'. My kernel is 2.6.9
installed via Knoppix. Ideas?

You're confusing two steps. To install the driver, you need:

modprobe 3c59x

assuming the driver is available, not compiled into the kernel, and not
already installed.

To configure the interface once the driver is installed, you use

ifconfig eth0

[...]

when i do 'ifconfig eth0' i get 'eth0: error fetching interface
information: Device not found.'

[...]

Florian,

following are the results of the shell commands. note that i had to transcribe
them from the dell screen to my system, since the dell has no communication
capabilities as yet. thus the lower case throughout.

# lspci -v |awk '{IGNORECASE=1};/net|modem|firewire/,/^$/'
0000:00:10.0 communication controller: lucent microelectronics WinModem 56k
(rev 01)
Subsystem: actiontec electronics inc: unknown device 2000
flags: bus master, medium devsel, latency 0, irq 11
memory at f3ffdc00 (32-bit, non-prefetchable) [size=256]
i/o ports at dcd8 [size=8]
i/o ports at d400 [size=256]
capabilities: [f8] power management version 2

That looks like there is no ethernet card detected, only a (mostly useless)
winmodem. According to this site:

http://www.informatik.uni-freiburg.de/~mader/c600.html#lspci

you should have something like

0000:00:10.0 Ethernet controller: 3Com Corporation 3c556 Hurricane CardBus [Cyclone] (rev 10)

#ls -l /sys/class/net/
ls: /sys/class/net/: no such file or directory

That is normal for a 2.4 series kernel, I think.

#ip link
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00

Again, no sign of an ethernet device.

also, i was wrong about the kernel version in my first post. correct version
is 2.4.7, though i can also boot with 2.6 if needs be.

The fact that the ethernet controller does not show up with "lspci"
could indeed mean that it is broken or that someone took it out. I would
try to boot with a new Knoppix CD and then run "lspci" and "ip link"
again. If that cannot find the device then it might be time to send the
laptop for repair, or to buy a simple pcmcia ethernet card if you do not
have warranty anymore. (I have no experience with such cards myself, but
I am sure that someone on this list can recommend a good one if you
ask.)

It might also be a good idea to go through all the bios settings and
look out for anything which might be related to the ethernet card.

--
Regards,
Florian


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Re: Computer weirdness, part Deux...
    ... driver: http://www.nvidia.com/object/sysutility_1.0. ... I plugged in the my Netgear MR314 4 port wireless router, ... A few days later I got a Netgear MA311 card from Amazon. ... I enter 'ifdown eth0'. ...
    (alt.os.linux.suse)
  • Re: WiFi setup & FC2
    ... Did iwconfig eth0 and expected to get nothing, but got the card... ... Aug 18 22:45:07 localhost net.agent: remove event not handled ... >>I googled and found that the driver de jour for prism was the hostap, ...
    (Fedora)
  • Re: Wired CF LAN on Pocket PC 2003
    ... with my Socket LP-E CF+ wired Ethernet card I use the built-in NE2000 driver. ... you can either setup the card to use a DHCP assigned IP address or a static IP ... 192.168.1.X range, depending on your router. ...
    (microsoft.public.pocketpc)
  • Re: PCI ethernet card from ebay doesnt work at all. Some progress...
    ... PCI ethernet card from ebay doesn't work at all. ... logical name: eth0 ...
    (Debian-User)
  • Fealnx watchdog timeouts issue
    ... eth0: Promiscuous mode enabled. ... I recently was given a surecom 10/100 ethernet card and found that i ... as opposed to what most driver examples do. ... i get some Watchdog Timeouts while transmitting every 10 minutes or so. ...
    (Linux-Kernel)