Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
internet connection during install but not anymore
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
kronos1
n00b
n00b


Joined: 25 May 2003
Posts: 29
Location: New Hampshire, USA

PostPosted: Sun May 25, 2003 4:10 pm    Post subject: internet connection during install but not anymore Reply with quote

My computer could connect to the internet through my wireless router (Dlink DI 614+) during installation, but now it won't. On start up I get the following errors:
===============================
eth0: unknown interface: No such device
SIOCSIFNETMASK: No such device
*Failed to bring eth0 up

*ERROR: Problem starting needed services.
* "netmount" was not started.
===============================

Anyone know why this could be? I've tried running rc-update for eth0 and a few other things from other posts on this board, but no luck. Sorry if this has been brought up a million times already, but I searched the boards for a while and found nothing. Thanks for your help :)
Back to top
View user's profile Send private message
weazy
Tux's lil' helper
Tux's lil' helper


Joined: 21 May 2003
Posts: 82
Location: co-located

PostPosted: Sun May 25, 2003 4:28 pm    Post subject: Reply with quote

try:

/sbin/lilo (obviously assuming you are using lilo not grub)

then reboot

if that doesnt work, check your base system. There is a bug in the newest release, may need to downgrade. There is a lot written abt this problem.

also, here are good threads on this topic:

https://forums.gentoo.org/viewtopic.php?t=53755&highlight=netmount
https://forums.gentoo.org/viewtopic.php?t=51936&highlight=netmount
Back to top
View user's profile Send private message
Praxxus
Apprentice
Apprentice


Joined: 26 Nov 2002
Posts: 193
Location: Indiana, US

PostPosted: Sun May 25, 2003 8:57 pm    Post subject: Reply with quote

Is the driver for the network card compiled into the kernel, or compiled as a module?

If it's a module, do you have a means of associating the driver with the device? I have an /etc/modules.d/eth0 file:
Code:
alias eth0 3c59x

You would of course want to replace "3c59x" with the name of your Dlink module. Then a:
Code:

modules-update
/etc/init.d/net.eth0 start

_________________
My glaucoma just got worse!
Back to top
View user's profile Send private message
kronos1
n00b
n00b


Joined: 25 May 2003
Posts: 29
Location: New Hampshire, USA

PostPosted: Mon May 26, 2003 4:56 am    Post subject: Thanks everyone Reply with quote

I figured it out. I just needed to switch some things in the kernel. Now I'm just waiting for gnome to finish installing! eeek
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