LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 10-11-2005, 03:50 PM   #1
paranoid times
Member
 
Registered: Jan 2005
Distribution: Fedora Core 3, 4
Posts: 135

Rep: Reputation: 16
internal ethernet device not found


I just installed gentoo, and I'm trying to get the ethernet device on my motherboard running. I has run fine before, but i'm not sure how to load up a module for it to run manually (at least I think that is the problem)

the lspci -v info is:

Code:
0000:00:03.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 90)
        Subsystem: Elitegroup Computer Systems K7S5A motherboard
        Flags: bus master, medium devsel, latency 64, IRQ 11
        I/O ports at d400 [size=256]
        Memory at cfffd000 (32-bit, non-prefetchable) [size=4K]
        Expansion ROM at cffc0000 [disabled] [size=128K]
        Capabilities: <available only to root>
I put

Code:
config_eth1=( "192.168.1.2 netmask 255.255.255.0" )
routes_eth1=( "default gw 192.168.1.2" )
in my /etc/conf.d/net file.

eth0 is working, and connected to the internet, via dhcp. when I try starting eth1 I get this:

Code:
#  /etc/runlevels/default/net.eth1 start
 * Starting eth1
 *   Bringing up eth1
 *     192.168.1.2
 *     eth1 does not exist                                                [ !! ]
thank you for any help
-Michael
 
Old 10-11-2005, 05:18 PM   #2
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
How many NIC's you have there? Counting starts with eth0 ...
 
Old 10-11-2005, 05:26 PM   #3
paranoid times
Member
 
Registered: Jan 2005
Distribution: Fedora Core 3, 4
Posts: 135

Original Poster
Rep: Reputation: 16
there is eth0 which is used for connecting to the Internet.
and there is eth1 which is used for connecting to the local network.
 
Old 10-11-2005, 05:58 PM   #4
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Sorry, didn't read carefully enough. You can load the module with 'modprobe' (man modprobe will guide you), hopefully you included support for your NIC's chipset when building kernel. And there is a chapter in Gentoo handbook describing how to load it at boot time.
 
Old 10-11-2005, 06:26 PM   #5
paranoid times
Member
 
Registered: Jan 2005
Distribution: Fedora Core 3, 4
Posts: 135

Original Poster
Rep: Reputation: 16
alright. I'm not sure where the right module would be. is there a list somewhere? or how do I find out what module to load (the man page didn't help me in that front).I could be missing the module, and need to recompile the kernel, which is fine. but I need to know how to find out which module to have it load. right now I'm lost in finding out where the module would be.
 
Old 10-11-2005, 08:06 PM   #6
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Perhaps easyest is to do 'make menuconfig' for kernel and browse thru possible NIC's.
 
Old 10-11-2005, 08:32 PM   #7
paranoid times
Member
 
Registered: Jan 2005
Distribution: Fedora Core 3, 4
Posts: 135

Original Poster
Rep: Reputation: 16
I tried that, but I'm not sure which module I need for my device. I looked about, and everything that looked fimular was already selected. that doesn't mean that much as I had never compiled a kernel before yesterdey. but I'm still unsure of how to identify which module(s) I need to have loaded to get my network device to work.
 
Old 10-11-2005, 08:42 PM   #8
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
The module should be /lib/modules/YOUR_KERNEL_VERSION/kernel/drivers/net/sis900.ko
 
Old 10-11-2005, 08:48 PM   #9
paranoid times
Member
 
Registered: Jan 2005
Distribution: Fedora Core 3, 4
Posts: 135

Original Poster
Rep: Reputation: 16
ahh, awesome.
two things:
1: how did you determine that?
and 2: I don't have it (where should I get it from, a kernel recompile? or the internet?)

thanks
-Michael
 
Old 10-11-2005, 08:56 PM   #10
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
First, I fired up that menuconfig and saw your chip mentioned under sis900, there is help for almost everything in kernel config, reading the help I determined the module is called sis900.ko
I've always known where Linux keeps the modules, don't ask how I found it out first time. I don't remember. Oh, maybe there was a time when kernel install included manual copying of those modules to the mentioned location.
Second, yes, you have to compile modules with kernel.
Good luck.
 
  


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
ethernet "device not found" fatblueduck Linux - Networking 9 03-29-2005 03:14 PM
internal modem cannot be found saajii Linux - Laptop and Netbook 3 09-14-2003 03:34 AM
internal modem cannot be found saajii Linux - Laptop and Netbook 0 09-13-2003 10:55 PM
WireLess 802.11 internal device to work in Linux zLinuxz Linux - Hardware 3 06-10-2003 12:18 AM
Internal modem and ethernet woes asmatt Linux - Newbie 6 09-09-2000 11:01 AM

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

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