Results 1 to 2 of 2
when i boot my newly installed gentoo system, i get the error
siocsifaddr: No such device
eth0: unknown interface: No such device
obviously the system is not finding the ethernet ...
- 07-24-2004 #1
siocsifbrdaddr eth0\;no such device
when i boot my newly installed gentoo system, i get the error
siocsifaddr: No such device
eth0: unknown interface: No such device
obviously the system is not finding the ethernet card, but when i boot a live cd, my network interface is fine, im assuming that i missed something in my kernel compile, how can i fix this w/o reinstalling rom scratch?
- 07-24-2004 #2Linux Engineer
- Join Date
- Jul 2003
- Location
- Uppsala, Sweden
- Posts
- 1,278
It is because you have not loaded the correct NIC module. if you know the name of the module and you included it in the kernel as a module then use the "modprobe" command to load it. you will need to emerge modutils first for that of course.. if you cant get ont he interent to emerge anything then reboot and re-chroot from the live cd where you can use your connection to install the apps. if you dont have the module compiled then you will need to do that.
Proud to be a GNU/Gentoo Linux user!


Reply With Quote
