LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 01-11-2004, 06:07 PM   #1
dbc001
Member
 
Registered: Jan 2004
Distribution: Slackware, Ubuntu
Posts: 97

Rep: Reputation: 15
Unhappy NIC problems with Mandrake 9.1 and Linksys card


I'm having problems with my network card. It seems like it was detected ok, but
I can't get the network to do anything.

Im using Mandrake 9.1
my ethernet card was detected as ADM983 Linksys Etherfast 10/100
(I got that from Mandrake Control Center\Harddrake).

The network card isn't working though, and the light on the card isn't even on.
The network card was working fine this morning, but I bought a new harddrive
(and scrapped the old one).

So the question is, how do I troubleshoot this? Once I get the card working I
can hold my own, but I've never had to troubleshoot a network card in Linux.

any help would be greatly appreciated!

thanks,
dbc

PS i just discovered the "Before you post: What to include in a Hardware question", but I can't find /sbin/lspci . "whereis lspci" returns nothing - any ideas?

Last edited by dbc001; 01-11-2004 at 06:15 PM.
 
Old 01-11-2004, 06:56 PM   #2
dbc001
Member
 
Registered: Jan 2004
Distribution: Slackware, Ubuntu
Posts: 97

Original Poster
Rep: Reputation: 15
a few more things...

here's a little more info:

first, this computer is only connected to an offline network. (all i have are a
bunch of winmodems, so no internet for my linux boxes!)
i'm trying to set up this computer as a fileserver using samba and apache. all
i really need to do is get a successful ping, after that i should be able to
figure it out myself.

I *am* able to ping the loopback and local IP - does that mean that the card is
working on some level?

anyway here is the relevant stuff from "cat /proc/pci":
Ethernet controller: Linksys Network Everywhere Fast Ethernet 10/100 model NC100 (rev 17).
IRQ 11.
Master capable. Latency-55. Min Gnt=255.Max Lat=255


and it looks like i'm running 2.4.21-0.13mdk kernel
 
Old 01-11-2004, 07:53 PM   #3
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,749

Rep: Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928
Quote:
I *am* able to ping the loopback and local IP - does that mean that the card is working on some level?
The loopback working just means that TCP/IP is working. Try using the network wizard in the Mandrake Control Center to configure the card.

What does the output the following command say about eth0?
/sbin/ifconfig -a

Have you Verified the cable is good?
 
Old 01-12-2004, 10:14 AM   #4
dbc001
Member
 
Registered: Jan 2004
Distribution: Slackware, Ubuntu
Posts: 97

Original Poster
Rep: Reputation: 15
/sbin/ifconfig -a

OK, I switched cables, and sure enough, the light is working on the card now. the bad news is that I still can't get the card to work! What exactly do the lights on the card tell me? I ran ifconfig -a after trying to ping computers on my LAN (and got no responses...)

$ /sbin/ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:04:5A:75:D4:1D
inet addr:192.168.0.20 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:110 errors:216 dropped:0 overruns:0 carrier:432
collisions:0 txqueuelen:100
RX bytes:0 (0.0 b) TX bytes:13620 (13.3 Kb)
Interrupt:11 Base address:0x1400

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:328 errors:0 dropped:0 overruns:0 frame:0
TX packets:328 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:26030 (25.4 Kb) TX bytes:26030 (25.4 Kb)

any help deciphering this ifconfig output would also be greatly appreciated - what are TX and RX?
 
Old 01-12-2004, 04:04 PM   #5
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,749

Rep: Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928Reputation: 5928
BTW lspci is in my /usr/bin directory (using MDK 9.0).

Depending on the card there may or maynot be a couple of LEDs. One means you have a link established. The other is an activity light i.e. it blinks when there is data being transmitted or received. Does any lights blink when you ping?

RX - received
TX - transmitted

RX Bytes - How many bytes received
TX Bytes - How many bytes transmitted

I assume the IP address subnet matches the rest of the network?

Any firewalls running on the other computers? If so then that could be causing a no response.

Is Plug and Play disabled in the motherboard's BIOS?

Don't see really anything obviously wrong.

Might also post the network configuration too. Other computers, hubs, switches etc.

Look at the output of:
cat /proc/interrupts

Is anything else using IRQ 11. Its ok to have more then one device using the same IRQ.
 
Old 01-13-2004, 09:44 AM   #6
WhiteChedda
Member
 
Registered: Aug 2003
Location: Florida
Distribution: Mandrake 9.1 for now
Posts: 205

Rep: Reputation: 30
Re: NIC problems with Mandrake 9.1 and Linksys card

Quote:
Originally posted by dbc001
I'm having problems with my network card. It seems like it was detected ok, but
I can't get the network to do anything.
Try Booting to BIOS settings and make sure Plug n' Play OS is set to OFF in it.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to install Linksys WMP54G wireless NIC on Mandrake 10.0 tumana Linux - Hardware 0 11-30-2004 03:15 AM
mandrake 10.0 - linksys eth nic detected - wont connect 2 net keyshawn Mandriva 12 08-15-2004 08:25 PM
DHCP and NIC card problems in Mandrake 10 emcee Linux - Networking 10 06-11-2004 12:44 AM
Linksys Gigabit 1064 NIC card under Redhat 7.3 brettjbuckley Linux - Hardware 0 06-09-2004 09:23 AM
SBCYahooDSL connection trouble with Linksys NC100 NIC card as eth0 CTPietrzy Linux - Networking 0 01-06-2004 10:38 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 11:07 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration