Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Network problems after install
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
PEETIE
Tux's lil' helper
Tux's lil' helper


Joined: 28 Mar 2004
Posts: 144

PostPosted: Sat May 22, 2004 6:00 pm    Post subject: Network problems after install Reply with quote

When using the 2004.1 live cd i had problems with it detecting my network card so i used modprobe 8139too to get it to work. Now that gentoo is installed though i have to type modprobe 8139 every round to get the network card to work. I entered 8139too in my my /etc/modules.autoload.d/kernel-2.6.5-gentoo-r1 and it doesnt seem to work. I still have to type modprobe 8139too every time i reboot. Any suggestions?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54848
Location: 56N 3W

PostPosted: Sat May 22, 2004 6:06 pm    Post subject: Reply with quote

PEETIE,

You should have a symbolic link called /etc/modules.autload that points to one of the files in /etc/modules.d like this
Code:
ls -l /etc/modules.autoload
lrwxr-xr-x  1 root root 29 Jan 27 20:45 /etc/modules.autoload -> modules.autoload.d/kernel-2.6

If its missing create it with
Code:
 ln -s /etc/modules.autoload.d/kernel-2.6  /etc/modules.autoload


==============edit=================

This file
Quote:
/etc/modules.autoload.d/kernel-2.6.5-gentoo-r1
should be called /etc/modules.autoload.d/kernel-2.6 because it applies to all 2.6 kerenels
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
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