Hi,

You must do two things:
1. Ensure the module is loaded automatically at boot.
For this you must edit /etc/modules.autoload.d./kernel-2.6 (assuming this is the name of the kernel you are booting) and and your module (sis900) on a line
Then run the modules-update script

2. Add net.eth0 init script to the default runlevel:
rc-update add net.eth0 default

This should be all.
Catalin

?????????? ??????? wrote:

Hi i am a new user of Gentoo2005.0
i had problems installing but i finished recovering the installation and now works fine the only problem i have is this: Network Adapter module doesn't load at startup
everytime i boot i have to login and use:

# modprobe sis900
# /etc/init.d/net.eth0 start

how can i do to load at startup? or wha i have to check if is correctly configured?

thanks
Alex


--
gentoo-user@gentoo.org mailing list

Reply via email to