Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
(newbie) can't get my nic to work
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
gymdis
n00b
n00b


Joined: 22 Dec 2003
Posts: 7
Location: Skellefteå, Sweden

PostPosted: Mon Dec 22, 2003 12:33 pm    Post subject: (newbie) can't get my nic to work Reply with quote

With the LiveCD my network card (3Com Etherlink III) works fine, no prob.

However, when I compile my own kernel (2.4.23) with the 3c509 part in it, i get something like "no device" when trying.
Code:

ifconfig eth0


I also get errors on boot like "SIOCSIFADDR: ...".

Tried to have it compiled as a module but modprobe and insmod both refused it.

I've read here on the forum people fixing it by mounting /boot correctly before copying their kernel there. That shouldn't be an issue since I (foolishly or not) just have one linux partition mounted as "/" (reiserfs).
Back to top
View user's profile Send private message
thodi
Tux's lil' helper
Tux's lil' helper


Joined: 20 Oct 2003
Posts: 92
Location: Emden, Germany (Old Europe)

PostPosted: Mon Dec 22, 2003 12:43 pm    Post subject: Reply with quote

The exact error messages would be nice. "something like 'no device'", "errors on boot like 'SIOCSIFADDR: ...'" and "modprobe and insmod both refused it" don't help too much.
_________________
Hier fliegen gleich die Löcher aus dem Käse
Jabber: thodi@jabber.org
Back to top
View user's profile Send private message
gymdis
n00b
n00b


Joined: 22 Dec 2003
Posts: 7
Location: Skellefteå, Sweden

PostPosted: Mon Dec 22, 2003 1:36 pm    Post subject: Reply with quote

Sorry, here it comes:

Code:
 * Bringing eth0 up...
SIOCSIFADDR: No such device
eth0: unknown interface: No such device
SIOCSIFBRDADDR: No such device
eth0: unknown interface: No such device
SIOCSIFNETMASK: No such device
 * Failed to bring eth0 up                                               
[ !! ]


Code:
# ifconfig eth0
eth0: error fetching interface information: Device not found


Edit: Damn I forgot insmod and modprobe. Hope you can solve the mystery without them. :( (Could recompile the kernel with eth as a module again if it helps.)
Back to top
View user's profile Send private message
gymdis
n00b
n00b


Joined: 22 Dec 2003
Posts: 7
Location: Skellefteå, Sweden

PostPosted: Mon Dec 22, 2003 10:57 pm    Post subject: Reply with quote

who's in heaven? i am! :D

for some reason i tried
Code:
lsmod

while using the LiveCD, and for the first time i noticed... 3c59x !!! not 3c509... so after another kernel-compile - voila, i'm here for real.

thanx to thodi for bothering with me anyway!
Back to top
View user's profile Send private message
thodi
Tux's lil' helper
Tux's lil' helper


Joined: 20 Oct 2003
Posts: 92
Location: Emden, Germany (Old Europe)

PostPosted: Tue Dec 23, 2003 9:20 am    Post subject: Reply with quote

gymdis wrote:

for some reason i tried
Code:
lsmod

while using the LiveCD, and for the first time i noticed... 3c59x !!! not 3c509... so after another kernel-compile - voila, i'm here for real.

The kernel helps those who help themselves :-)
_________________
Hier fliegen gleich die Löcher aus dem Käse
Jabber: thodi@jabber.org
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum