lundberry
30th March 2007, 12:51 PM
I am not sure what to do I have an ipw3945 card that had come with my laptop and I can't get the installation to work.
[root@localhost ipw3945-1.2.0]# wget http://bughost.org/ipw3945/ucode/ipw3945-ucode-1.14.2.tgz
--06:42:22-- http://bughost.org/ipw3945/ucode/ipw3945-ucode-1.14.2.tgz
Resolving bughost.org... 204.253.143.234
Connecting to bughost.org|204.253.143.234|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 63871 (62K) [application/x-gzip]
Saving to: `ipw3945-ucode-1.14.2.tgz.5'
100%[=======================================>] 63,871 174K/s in 0.4s
06:42:23 (174 KB/s) - `ipw3945-ucode-1.14.2.tgz.5' saved [63871/63871]
[root@localhost ipw3945-1.2.0]# DIR=$(sed -ne "s:^FIRMWARE_DIR=\([^, ]*\).*:\1:p" \
>
CHANGES ipw3945-ucode-1.14.2.tgz
dvals ipw3945-ucode-1.14.2.tgz.1
FILES ipw3945-ucode-1.14.2.tgz.2
GIT_SHA1 ipw3945-ucode-1.14.2.tgz.3
INSTALL ipw3945-ucode-1.14.2.tgz.4
in-tree/ ipw3945-ucode-1.14.2.tgz.5
ipw3945.c ISSUES
ipw3945_daemon.h LICENSE
ipw3945.h LICENSE.BSD
ipw3945.ko LICENSE.GPL
.ipw3945.ko.cmd load
ipw3945.mod.c Makefile
ipw3945.mod.o Module.symvers
.ipw3945.mod.o.cmd README.ipw3945
ipw3945.o snapshot/
.ipw3945.o.cmd tmp/
ipw3945.o.lst unload
ipw3945-ucode-1.14.2/
> /etc/hotplug/firmware.agent)
sed: can't read /etc/hotplug/firmware.agent: No such file or directory
[root@localhost ipw3945-1.2.0]# tar xzvf ipw3945-ucode-1.14.2.tgz
ipw3945-ucode-1.14.2/
ipw3945-ucode-1.14.2/ipw3945.ucode
ipw3945-ucode-1.14.2/LICENSE.ipw3945-ucode
ipw3945-ucode-1.14.2/README.ipw3945-ucode
[root@localhost ipw3945-1.2.0]#
This is the point at which I make it too and Have no clue whether I messed something up or why I get the messages I get I have a feeling that I messed something up there but am not sure what it might be. I did perform the make function before that entire sequence. But I think it might be something having to do with a directory problem but I do not know. I am used to most things in linux but this is one thing that I can not for the life of me figure out. If someone could help me it would be greatly appreciated.
[root@localhost ipw3945-1.2.0]# wget http://bughost.org/ipw3945/ucode/ipw3945-ucode-1.14.2.tgz
--06:42:22-- http://bughost.org/ipw3945/ucode/ipw3945-ucode-1.14.2.tgz
Resolving bughost.org... 204.253.143.234
Connecting to bughost.org|204.253.143.234|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 63871 (62K) [application/x-gzip]
Saving to: `ipw3945-ucode-1.14.2.tgz.5'
100%[=======================================>] 63,871 174K/s in 0.4s
06:42:23 (174 KB/s) - `ipw3945-ucode-1.14.2.tgz.5' saved [63871/63871]
[root@localhost ipw3945-1.2.0]# DIR=$(sed -ne "s:^FIRMWARE_DIR=\([^, ]*\).*:\1:p" \
>
CHANGES ipw3945-ucode-1.14.2.tgz
dvals ipw3945-ucode-1.14.2.tgz.1
FILES ipw3945-ucode-1.14.2.tgz.2
GIT_SHA1 ipw3945-ucode-1.14.2.tgz.3
INSTALL ipw3945-ucode-1.14.2.tgz.4
in-tree/ ipw3945-ucode-1.14.2.tgz.5
ipw3945.c ISSUES
ipw3945_daemon.h LICENSE
ipw3945.h LICENSE.BSD
ipw3945.ko LICENSE.GPL
.ipw3945.ko.cmd load
ipw3945.mod.c Makefile
ipw3945.mod.o Module.symvers
.ipw3945.mod.o.cmd README.ipw3945
ipw3945.o snapshot/
.ipw3945.o.cmd tmp/
ipw3945.o.lst unload
ipw3945-ucode-1.14.2/
> /etc/hotplug/firmware.agent)
sed: can't read /etc/hotplug/firmware.agent: No such file or directory
[root@localhost ipw3945-1.2.0]# tar xzvf ipw3945-ucode-1.14.2.tgz
ipw3945-ucode-1.14.2/
ipw3945-ucode-1.14.2/ipw3945.ucode
ipw3945-ucode-1.14.2/LICENSE.ipw3945-ucode
ipw3945-ucode-1.14.2/README.ipw3945-ucode
[root@localhost ipw3945-1.2.0]#
This is the point at which I make it too and Have no clue whether I messed something up or why I get the messages I get I have a feeling that I messed something up there but am not sure what it might be. I did perform the make function before that entire sequence. But I think it might be something having to do with a directory problem but I do not know. I am used to most things in linux but this is one thing that I can not for the life of me figure out. If someone could help me it would be greatly appreciated.