LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 12-11-2006, 10:16 AM   #1
Liquid-Crystal
LQ Newbie
 
Registered: Dec 2006
Posts: 3

Rep: Reputation: 0
Trouble configuring network card (Intel 82573L Gigabit Ethernet Controller)


Hi there! I'm very new to Linux and am trying to access the internet through my network card.
The model of it is in the thread subject and I'm just not sure what to do. It would appear that "eth0" is non-existant.. I'm clueless as to what to do about it! Can anybody help me out? i am currently running slackware 11 btw. with linux-2.4.33.3 kernel
 
Old 12-11-2006, 10:31 AM   #2
fur
Member
 
Registered: Dec 2003
Distribution: Debian, FreeBSD
Posts: 310

Rep: Reputation: 35
Issue the command ifconfig.


Does anything show up?
 
Old 12-11-2006, 11:11 AM   #3
Liquid-Crystal
LQ Newbie
 
Registered: Dec 2006
Posts: 3

Original Poster
Rep: Reputation: 0
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: 0 errors:0 dropped:0 overruns:0 frame:0
TX packets: 0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
 
Old 12-11-2006, 07:57 PM   #4
fur
Member
 
Registered: Dec 2003
Distribution: Debian, FreeBSD
Posts: 310

Rep: Reputation: 35
Use the command dmesg. THen look through the output, and see if says anything about your ethernet card.

You may have to load a module for the card,

modprobe e1000

or compile support for it in the kernel if its not there now.
 
Old 12-11-2006, 08:11 PM   #5
Quakeboy02
Senior Member
 
Registered: Nov 2006
Distribution: Debian Linux 11 (Bullseye)
Posts: 3,407

Rep: Reputation: 141Reputation: 141
Intel seems to have a Linux driver:

http://downloadfinder.intel.com/scri...9&submit=Go%21
 
Old 12-11-2006, 10:39 PM   #6
Liquid-Crystal
LQ Newbie
 
Registered: Dec 2006
Posts: 3

Original Poster
Rep: Reputation: 0
modprobe e1000 failed, the other command showed no info on my ethernet card. i downloaded the drivers from the intel site, put them onto my usb but now when i try and plug my usb into any usb port, slackware doesn't recognise it...... how do i fix this :\ i seriously require these drivers to get onto the internet, it would seem.. =\
 
Old 12-11-2006, 11:31 PM   #7
igorc
Member
 
Registered: May 2005
Location: Sydney, Australia
Distribution: Ubuntu 5.04, Debian 3.1
Posts: 74

Rep: Reputation: 15
It doesn't recognise it or it doesn't mount it automatically? Plug in the usb and type dmesg in the terminal window and check the output. If the usb was recognized by the system you should see some lines with "sda" if the usb is the only SCSI device you have. If it is the second one you will see some lines containing "sdb" etc... If you have only one partition on the usb it should be sda1.
In this case (you can see sda in the output) try this as root:
# mkdir /mnt/usb # or chose some other folder depending on your distribution
# mount /dev/sda1 /mnt/usb
# ls -l /mnt/usb # and you should see all the files/folders you have on the usb
in this folder
Also check if the usb modules are loaded in the kernel. They should be ohci_hcd,uhci_hcd,ehci_hcd i think and if they are not you have to load them manually. Then try pluging the usb again.
 
  


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
Gigabit support in Marvell Yukon ethernet controller not working Lars79 Slackware 4 03-09-2006 08:17 AM
Problem with Suse 10.0 and Marvell Yukon Gigabit Ethernet Network Card athv_gr Linux - Networking 1 01-25-2006 04:11 AM
TRouble configuring Ethernet card texaudit Slackware 7 12-08-2005 08:28 AM
Marvell Gigabit Ethernet Controller not recognize in Slack 10.2 masterross Linux - Hardware 2 12-03-2005 05:38 PM
Can't network pcmcia card with Intel eepro100 ethernet card. RKris Linux - Networking 1 06-18-2002 12:43 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 11:17 AM.

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