Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Network doesn't auto-start with gentoo-dev-sources-2.6.4-r1
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
jmachacek
n00b
n00b


Joined: 05 Aug 2003
Posts: 23

PostPosted: Sun Mar 21, 2004 10:27 pm    Post subject: Network doesn't auto-start with gentoo-dev-sources-2.6.4-r1 Reply with quote

My apologies if this has been addressed elsewhere, but I looked around and was unable to find any posts addressing my specific problem here.

I just updated from gentoo-sources-2.4.20-r5 to gentoo-dev-sources-2.6.4-r1. Everything is working great so far (Alsa, GeForce card) except for my networking. The /etc/init.d/net.eth0 script fails to initialize my onboard RealTek 8139 NIC (using the 8139too module). I have 8139too in /etc/modules.autoload. /etc/conf.d/net is configured properly as well. At boot I get this message:

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



However, if I modprobe 8139too after boot, the network starts up just fine. Did something change in the way modules are loaded in 2.6? I read a bit about some changes made, but I didn't see anything that would affect this. Have I missed anything? Does anyone have any idea regarding autoloading this module at boot?

Thanks,
Jason
_________________
Jason Machacek
Back to top
View user's profile Send private message
misterLu
Guru
Guru


Joined: 14 Sep 2003
Posts: 430
Location: Poland

PostPosted: Mon Mar 22, 2004 12:47 am    Post subject: Reply with quote

maybe you forgot to do
"rc-update add default modules", and net.eth0 script can't find proper module , because it isn't loaded?

Do you have 8139too in
/etc/modules.autoload.d/kernel-2.4
or
/etc/modules.autoload.d/kernel-2.6

???
Back to top
View user's profile Send private message
jmachacek
n00b
n00b


Joined: 05 Aug 2003
Posts: 23

PostPosted: Mon Mar 22, 2004 6:05 am    Post subject: Reply with quote

Thanks, it was the /etc/modules.autoload.d/kernel-2.6. I hadn't realized those had been added.

Thanks!
_________________
Jason Machacek
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