Networking Forums

Networking Forums > Computer Networking > Linux Networking > ethernet card no longer recognized

Reply
Thread Tools Display Modes

ethernet card no longer recognized

 
 
johnny bobby bee
Guest
Posts: n/a

 
      06-15-2005, 07:29 AM
I've got Ubuntu Hoary on an IBM Thinkpad with a built-in network card,
which was working without any problems what so ever.

here's the thing; for the last 5 months or so i've been using a Netgear
wireless card exclusively. In fact, I actually upgraded from Ubuntu
Warty 4.10 to Hoary 5.04 using apt-get over the wireless. after
upgrading i've been happily using the wireless card. yesterday, for the
first time since the upgrade, i tried to plug a network cable (from the
router) to the LAN card and it no longer works. it doesn't seem to even
be recognized anymore. for some reason, during the update Ubuntu
switched the card designations around. eth0 was the LAN card and eth1
was the wireless. but now eth0 is the wireless. i guess because it was
plugged in at the time of the upgrade.

lspci shows this:
0000:00:03.0 Ethernet controller: 3Com Corporation 3c556B CardBus
[Tornado] (rev 20)

lsmod | grep 3c59x
3c59x 37160 0

in /etc/network/interfaces i've got this:
# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth1
iface eth1 inet dhcp
name Ethernet LAN card

iface eth0 inet static
name Wireless LAN card
wireless_essid xxxxxxxxx
wireless_key xxxxxxxxxx
wireless_mode Managed
wireless_rate 54M auto
address 192.168.2.100

what's left to do to get the LAN card to be recognized? is it a hardware
detection problem, caused by the upgrade, or just something i'm missing
in a configuration file? the wireless works fine, as eth0. i've tried
swapping the cards around (wireless as eth1 and LAN card as eth0) but it
didn't work.

ubuntu's network-admin tool only shows the wireless card and the
built-in modem. there's no 'add device' option to the gui tool.

tips on what i can i do to get the LAN card to work?


--
there's no place like ~
there's no place like ~
(remove _eh to email.)
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Network card not recognized by machine. D. Stussy Windows Networking 0 02-23-2009 02:50 AM
Ethernet connection recognized or installed in computer. Michelle Wireless Networks 5 02-12-2006 04:38 PM
Wireless card not recognized Amie Wireless Networks 0 01-04-2006 06:30 PM
PCMCIA Card not recognized on Win98 Amit Windows Networking 0 12-07-2003 10:05 PM
linksys hpna200 card not recognized in win\me buffbob Windows Networking 1 09-28-2003 06:16 AM



1 2 3 4 5 6 7 8 9 10 11