Hi,
   Check that net.eth0 is enabled:

dragonfly ~ # rc-update show
           alsasound |      default
<SNIP>
            net.eth0 |      default

If not then set it up like that

rc-update add net.eth0 default

As for the driver you can add it to one of two places. 

Standard place

/etc/modules.autoload/kernel-2.6

Non-standard place for ill-behaved drivers:

/etc/conf.d/local.start

Hope this helps,
Mark

On 6/15/05, ?????????? ??????? <[EMAIL PROTECTED]> 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
> 
>

-- 
gentoo-user@gentoo.org mailing list

Reply via email to