View previous topic :: View next topic |
Author |
Message |
codein Tux's lil' helper
Joined: 11 Apr 2005 Posts: 105 Location: Germany
|
Posted: Mon Apr 11, 2005 7:12 pm Post subject: SIOCSFFLAGS: No such file or directory HELP! [SOLVED] |
|
|
Hello!
I have installed Gentoo on AMD64 from stage 1. Everything was fine on livecd and it was possible to use inet.
Then I have reboot the system to start the system at the first time...
Code: |
* Bringing eth0 up (192.168.0.2)...
SIOCSFFLAGS: No such file or directory
* ERROR: Problem starting needed services.
* "netmount" was not started.
|
I have no idea whats the problem, because on livecd everthing works fine
codein
Last edited by codein on Mon Oct 17, 2005 3:45 pm; edited 1 time in total |
|
Back to top |
|
|
Sith_Happens Veteran
Joined: 15 Dec 2004 Posts: 1807 Location: The University of Maryland at College Park
|
Posted: Mon Apr 11, 2005 7:16 pm Post subject: |
|
|
Hmm, I'm not seeing anything in the net initscript that would cause an error like that. What does your /etc/conf.d/net look like? _________________ "That question was less stupid; though you asked it in a profoundly stupid way."
I'm the brains behind Jackass! | Tutorials: Shorewall |
|
Back to top |
|
|
codein Tux's lil' helper
Joined: 11 Apr 2005 Posts: 105 Location: Germany
|
Posted: Mon Apr 11, 2005 7:22 pm Post subject: |
|
|
/etc/conf.d/net:
Code: |
iface_eth0="192.168.0.2 broadcast 192.168.0.255 netmask 255.255.255.0"
gateway="eth0/192.168.0.1"
|
|
|
Back to top |
|
|
mens Guru
Joined: 27 Aug 2003 Posts: 392 Location: Belgium
|
Posted: Mon Apr 11, 2005 7:22 pm Post subject: |
|
|
Is this wifi or wired? Do you have the correct modules installed for your card? |
|
Back to top |
|
|
codein Tux's lil' helper
Joined: 11 Apr 2005 Posts: 105 Location: Germany
|
Posted: Mon Apr 11, 2005 7:26 pm Post subject: |
|
|
this is a wireless card.
SMC2802W
I use the prism54 driver and i'v thinked thats ok... A friend of mine had tell me that i have to use this.. |
|
Back to top |
|
|
mens Guru
Joined: 27 Aug 2003 Posts: 392 Location: Belgium
|
Posted: Mon Apr 11, 2005 7:30 pm Post subject: |
|
|
what's the dmesg output related to this problem? |
|
Back to top |
|
|
codein Tux's lil' helper
Joined: 11 Apr 2005 Posts: 105 Location: Germany
|
Posted: Mon Apr 11, 2005 7:40 pm Post subject: |
|
|
ok thx this is the problem.
Code: |
eth0 restetting device...
eth0 uploading firmware...
prism54: request_firmware() failed for 'isl3890'
eth0 could not upload firmware ('isl3890')
eth0 islpci-reset: failure
eth0 restetting device...
eth0 uploading firmware...
prism54: request_firmware() failed for 'isl3890'
eth0 could not upload firmware ('isl3890')
eth0 islpci-reset: failure
|
shit... I have no idea wht i must do to get this firmware run.. |
|
Back to top |
|
|
mens Guru
Joined: 27 Aug 2003 Posts: 392 Location: Belgium
|
Posted: Mon Apr 11, 2005 7:48 pm Post subject: |
|
|
Did you setup hotplug? Did you copy your firmware to /usr/lib/hotplug/firmware/? Did you mount sysfs? |
|
Back to top |
|
|
codein Tux's lil' helper
Joined: 11 Apr 2005 Posts: 105 Location: Germany
|
Posted: Mon Apr 11, 2005 7:53 pm Post subject: |
|
|
no i havn't setup hotplug and i also havn't copy a firmware into the folder..
burt yes sysfs is mountet...
have found this:
could you please instead of prism54 try the prism54-firmware package?
and use the in-kernel driver instead of the priovided one.
But why it has worked under livecd-envirement??? |
|
Back to top |
|
|
codein Tux's lil' helper
Joined: 11 Apr 2005 Posts: 105 Location: Germany
|
Posted: Mon Apr 11, 2005 7:54 pm Post subject: |
|
|
k now i will try to emerge the prism54-firmware package...
takes 10 min. |
|
Back to top |
|
|
mens Guru
Joined: 27 Aug 2003 Posts: 392 Location: Belgium
|
Posted: Mon Apr 11, 2005 7:54 pm Post subject: |
|
|
It probably worked because the livecd uses that firmware and you don't |
|
Back to top |
|
|
codein Tux's lil' helper
Joined: 11 Apr 2005 Posts: 105 Location: Germany
|
Posted: Mon Apr 11, 2005 8:09 pm Post subject: |
|
|
k everything is alright!!!
eth0 works now..
but this is a wirless card and no wired. I don't get a connection.
Think i must instll wirless-tools? because i havn't iwconfig to configure the wirlesscard... |
|
Back to top |
|
|
|