LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - Installation
User Name
Password
Slackware - Installation This forum is for the discussion of installation issues with Slackware.

Notices


Reply
  Search this Thread
Old 03-02-2007, 04:42 AM   #1
jrscandora
LQ Newbie
 
Registered: Jul 2005
Location: Evergreen, CO
Distribution: Slackware 11.0
Posts: 3

Rep: Reputation: 0
Question after install: no eth0 in dev


Howdy -

I have just recently completed a fresh install of Slackware 11.0. I am booting with kernel 2.4.33.3 at this time because that was the only set of modules installed in /lib/modules.

I am attempting to get a "3Com 3C905CX-TXM" NIC to start talking.

dmesg now has the following lines:
3c59x: Donald Becker and others...
00:08.0: 3COM PCI 3C905c Tornado at 0xe400 Vers LK1.1.18

ifconfig confirms that the eth0 interface is up!

However, I do not see an eth0 device in /dev, i.e. no /dev/eth0

This very same card was working fine in the same exact hardware configuration with 10.2.

Does anyone have a bit of insight to share?

Thanks!

-js
 
Old 03-02-2007, 11:34 AM   #2
General Failure
Member
 
Registered: Jan 2007
Location: Germany
Distribution: Slackware 13.37
Posts: 387

Rep: Reputation: 37
It probably is up. Network interfaces just don't appear in /dev.

Did you actually check if it works?
 
Old 03-02-2007, 12:21 PM   #3
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Quote:
Originally Posted by jrscandora
Howdy -

I have just recently completed a fresh install of Slackware 11.0. I am booting with kernel 2.4.33.3 at this time because that was the only set of modules installed in /lib/modules.

I am attempting to get a "3Com 3C905CX-TXM" NIC to start talking.

dmesg now has the following lines:
3c59x: Donald Becker and others...
00:08.0: 3COM PCI 3C905c Tornado at 0xe400 Vers LK1.1.18

ifconfig confirms that the eth0 interface is up!

However, I do not see an eth0 device in /dev, i.e. no /dev/eth0

This very same card was working fine in the same exact hardware configuration with 10.2.

Does anyone have a bit of insight to share?

Thanks!

-js
Hi,

The eth device is a logical network interface and handled differently. As far as the kernel is concerned this network interface is a software object. You could use google-linux to get some really good information.

You do seem to have the eth0 device up. Did you run netconfig?
Or edit the /etc/rc.d/rc.inet1.conf file? I like to start with a static IP for most installs, then if the person(s) wants dhcp the configure of the /etc/rc.d/inet1.conf will be adjusted.

If you make a change to eth0 in /etc/rc.d/rc.inet1.conf file, you must restart the inet as root.
Code:
#/etc/rc.d/rc.inet1 restart        #restart network
If you manually setup the eth0 device then you will need to as root;
Code:
#ifconfig eth0 192.168.0.15          #state IP
#route add default gw 192.168.0.1    #set gateway
#route -n                            #will show route table
#ping 192.168.0.1                    #your gateway
#ping 64.233.161.104                 #google IP outside LAN
#ping google.com                     #check DNS
If the ping google.com fails then check the /etc/resolv.conf file for your DNS.

Remember that the above is just a manual configuration. If you reboot the setting will be lost unless you insert the information into the /etc/rc.d/rc.inet1.conf.
 
1 members found this post helpful.
  


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
No dev eth0 or eth1 ruuster Linux - Networking 8 12-19-2005 12:02 AM
no eth0 pointer found in /dev SHIFTA Linux - Hardware 1 12-16-2005 12:40 PM
/dev/eth0 missing after apt-get upgrade takin Linux - Wireless Networking 1 11-22-2005 04:07 AM
dev name of eth0 chandakumesh Linux - Wireless Networking 0 09-13-2005 02:12 PM
FC2 knows nothing of eth0... ? Missing in /dev cdrobsonjr Fedora 1 02-19-2004 03:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - Installation

All times are GMT -5. The time now is 05:41 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