View previous topic :: View next topic |
Author |
Message |
kalvin n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Blade Runner/movie_blade_runner_deckard.gif)
Joined: 03 Feb 2004 Posts: 17 Location: Prague
|
Posted: Mon Mar 08, 2004 6:24 pm Post subject: couldn't bring eth0 up |
|
|
Hi!
I have problem with eth0. Everything worked fine until i ran etc-update and made some stupid thing somewhere, but i don't know where..
During the boot i get this:
Code: |
* Bringing eth0 up
SIOCSIFADDR: No such device
eth0: unknown interface: No such device
SIOCSIFBRADDR: No such device
eth0: unknown interface: No such device
SIOCSIFNETMASK: No such device
* Failed to bring eth0 up
|
sorry, i did't post here my config files, i can't connect to net from my cpu ). Please ask for any other info...
thanks
kalvin |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
adaptr Watchman
![Watchman Watchman](/images/ranks/rank-G-2-watchman.gif)
![](images/avatars/17218567054377b9b6104ea.jpg)
Joined: 06 Oct 2002 Posts: 6730 Location: Rotterdam, Netherlands
|
Posted: Mon Mar 08, 2004 7:09 pm Post subject: |
|
|
Make sure you haven't screwed up your module config.
Do that part of the Handbook again if necessary. _________________ >>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
NeddySeagoon Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
![](images/avatars/3946266373f47d606a2db3.jpg)
Joined: 05 Jul 2003 Posts: 54831 Location: 56N 3W
|
Posted: Mon Mar 08, 2004 7:20 pm Post subject: |
|
|
kalvin,
It looks like you messed up /etc/modules.autoload.
That file needs to contain the name of your ethernet driver kerenel module.
You can modpobe <module_name> to load it then run /etc/init.d/net.eth0 restart to bring up eth0 by hand. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
BlinkEye Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
Joined: 21 Oct 2003 Posts: 1046 Location: Gentoo Forums
|
Posted: Mon Mar 08, 2004 8:11 pm Post subject: |
|
|
if that works don't forget to add the module to your /etc/modules.autoload/kernel-x.y file (substitute x.y with your actual kernel) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|