View previous topic :: View next topic |
Author |
Message |
Dreadfull Tux's lil' helper

Joined: 15 Apr 2005 Posts: 139
|
Posted: Fri Apr 22, 2005 12:54 pm Post subject: No such device ?! [Solved] |
|
|
hi, i'm having some *BIG* problems
can't start net.eth0 .. no such device
can't start netmount .. no such device
the errors shown are something like:
SIOCSFIADDR: No such device
eth0: unknown interface: no such device
SIOCSFIFBRDADDR: No such device
eth0: No such device
SIOCSFINETMASK: No such device
any help please ?
seems that it doesn't find /usr/lib/init.d/softlevel too ..
and i did "locate softlevel"
.. it is true .. dosn't exist. _________________ CPU: AMD Athlon 64 3200+
RAM: 2 GB DDR 400 Dual channel
HDD: 2x200 GB WDC SATA
OS: Gentoo 2005.1
Compiler: GCC 3.4.5
kernel: 2.6.14-hardened-r5
Last edited by Dreadfull on Sat Apr 23, 2005 11:28 am; edited 1 time in total |
|
Back to top |
|
 |
keli Apprentice


Joined: 18 Jul 2003 Posts: 210 Location: TgMures, RO
|
Posted: Fri Apr 22, 2005 1:06 pm Post subject: |
|
|
can you 'see' your hardware? check it with (you might need to emerge pciutils for this)
are your network card's drivers (kernel modules) compiled & loaded?
etc. some more details could be helpful. _________________ "The future masters of technology will have to be lighthearted and intelligent. The machine easily masters the grim and the dumb."
Marshall McLuhan, 1969 |
|
Back to top |
|
 |
Dreadfull Tux's lil' helper

Joined: 15 Apr 2005 Posts: 139
|
Posted: Fri Apr 22, 2005 1:15 pm Post subject: |
|
|
all was working till a power down
now the file or directory 'softlevel' dissapeared and netmount can or net.eth0 can't recognise the card anymore
lspci: command not found _________________ CPU: AMD Athlon 64 3200+
RAM: 2 GB DDR 400 Dual channel
HDD: 2x200 GB WDC SATA
OS: Gentoo 2005.1
Compiler: GCC 3.4.5
kernel: 2.6.14-hardened-r5 |
|
Back to top |
|
 |
Dreadfull Tux's lil' helper

Joined: 15 Apr 2005 Posts: 139
|
Posted: Fri Apr 22, 2005 1:15 pm Post subject: |
|
|
the module (tulip) isn't loaded
can't emerge as i don't have network  _________________ CPU: AMD Athlon 64 3200+
RAM: 2 GB DDR 400 Dual channel
HDD: 2x200 GB WDC SATA
OS: Gentoo 2005.1
Compiler: GCC 3.4.5
kernel: 2.6.14-hardened-r5 |
|
Back to top |
|
 |
Dreadfull Tux's lil' helper

Joined: 15 Apr 2005 Posts: 139
|
Posted: Fri Apr 22, 2005 1:17 pm Post subject: |
|
|
but something would be useful
emerge -e pciutils
started recompiling
maybe i could get in to something good. _________________ CPU: AMD Athlon 64 3200+
RAM: 2 GB DDR 400 Dual channel
HDD: 2x200 GB WDC SATA
OS: Gentoo 2005.1
Compiler: GCC 3.4.5
kernel: 2.6.14-hardened-r5 |
|
Back to top |
|
 |
jdgill0 Veteran


Joined: 25 Mar 2003 Posts: 1366 Location: Lexington, Ky -- USA
|
Posted: Fri Apr 22, 2005 1:57 pm Post subject: |
|
|
I have a /var/lib/init.d/softlevel as opposed to /usr/lib/init.d/softlevel.
Quote: | ... all was working till a power down ... |
A normal power down or a crash? Also, I am curious as to what filesystem you are using, ext3, reiserfs, etc... ?
Quote: | ... the module (tulip) isn't loaded
can't emerge as i don't have network ... |
Have you tried rebuilding your kernel or kernel modules, since you imply knowing what nic module you need? You don't need network for that. _________________ Vim has excellent syntax highlighting for configuration files: emerge gentoo-syntax
Learn how to use Vim: vimtutor |
|
Back to top |
|
 |
Dreadfull Tux's lil' helper

Joined: 15 Apr 2005 Posts: 139
|
Posted: Fri Apr 22, 2005 2:00 pm Post subject: |
|
|
normal power down
using reiserfs _________________ CPU: AMD Athlon 64 3200+
RAM: 2 GB DDR 400 Dual channel
HDD: 2x200 GB WDC SATA
OS: Gentoo 2005.1
Compiler: GCC 3.4.5
kernel: 2.6.14-hardened-r5 |
|
Back to top |
|
 |
keli Apprentice


Joined: 18 Jul 2003 Posts: 210 Location: TgMures, RO
|
Posted: Fri Apr 22, 2005 2:09 pm Post subject: |
|
|
you usually don't need to emerge kernel modules (especially not for tulip cards) if the module's compiled (at kernel compilation time) should do the trick. _________________ "The future masters of technology will have to be lighthearted and intelligent. The machine easily masters the grim and the dumb."
Marshall McLuhan, 1969 |
|
Back to top |
|
 |
Dreadfull Tux's lil' helper

Joined: 15 Apr 2005 Posts: 139
|
Posted: Sat Apr 23, 2005 9:20 am Post subject: |
|
|
thanks ! worked hehe _________________ CPU: AMD Athlon 64 3200+
RAM: 2 GB DDR 400 Dual channel
HDD: 2x200 GB WDC SATA
OS: Gentoo 2005.1
Compiler: GCC 3.4.5
kernel: 2.6.14-hardened-r5 |
|
Back to top |
|
 |
jdgill0 Veteran


Joined: 25 Mar 2003 Posts: 1366 Location: Lexington, Ky -- USA
|
Posted: Sat Apr 23, 2005 11:04 am Post subject: |
|
|
Dreadfull wrote: | thanks ! worked hehe |
Please mark the thread as [Solved].
Thanks. _________________ Vim has excellent syntax highlighting for configuration files: emerge gentoo-syntax
Learn how to use Vim: vimtutor |
|
Back to top |
|
 |
|