View previous topic :: View next topic |
Author |
Message |
stijnb n00b
Joined: 15 Oct 2004 Posts: 19
|
Posted: Mon May 19, 2008 5:17 pm Post subject: Problem with : ifconfig eth1 up : loading firmware |
|
|
Hi,
When I got the following problem :
Code: |
laptop-stijnb stijnb # ifconfig eth1 up
SIOCSIFFLAGS: Operation not permitted
laptop-stijnb stijnb # /etc/init.d/net.eth1 start
* Starting eth1
SIOCSIFFLAGS: Operation not permitted
SIOCSIFFLAGS: Operation not permitted
SIOCSIFFLAGS: Operation not permitted
* Configuring wireless network for eth1
* Looks like there was a probem loading the firmware for eth1 [ !! ]
laptop-stijnb stijnb #
|
when I run
ls /lib/firmware
I get
ISL3890
it worked before so the firmware and drivers use to work, but I don't know what triggered this problem! _________________ Belgium...that's were daddy's from!!! |
|
Back to top |
|
|
barbar Guru
Joined: 16 Apr 2003 Posts: 397 Location: Austria
|
Posted: Mon May 19, 2008 6:33 pm Post subject: |
|
|
Do you have the prism54 module loaded?
isl3890is executeable in my /lib/firmware (maybe this helps)
What gives dmesg ? |
|
Back to top |
|
|
stijnb n00b
Joined: 15 Oct 2004 Posts: 19
|
Posted: Tue May 20, 2008 4:08 pm Post subject: |
|
|
Hi,
thx for the reply!
I did load the module (modprobe prism54)
and isl3890 is present @ /lib/firmware
I will post the dmesg output later, cz I am not currently at my own computer _________________ Belgium...that's were daddy's from!!! |
|
Back to top |
|
|
|