View Full Version : IPW3945 - Driver Management gui dev
-~operator~-
06-25-2007, 03:13 PM
Hey all, i know there's another thread for it (with wrong download link), but i would like to start this from scratch so it's (hopefully) pointed out clearly.
So you have an IPW3945abg card and want to use it for injection? Then you can use this link, will get you the required drivers as lzm.bz2 file:
lzm module for ipraw drivers (http://tinyshell.be/aircrackng/forum/index.php?action=dlattach;topic=1985.0;id=235)
i assume you have downloaded it in the /tmp directory, so open up a shell and type:
cd /tmp
mv ipwraw-ng.lzm.bz2 ipwraw-ng.lzm
lzm2dir ipwraw-ng.lzm /
this will unpack the drivers needed, and create a subdirectory named "ipwraw" in the /tmp directory. now we install it, so we do:
cd /tmp/ipwraw
make
make install
the required drivers should now be installed. NOW YOU HAVE TWO DRIVERS FOR YOUR CARD, the original ipw3945 and the ipwraw drivers. To check if the new ones are working, be sure that your other ipw3945 drivers are not loaded, so do this:
/sbin/modprobe -r ipw3945
/usr/src/drivers/ipw3945-1.2.0/unload
now you can load the ipwraw with:
/tmp/ipwraw/load
This should get up a message saying "Interface up as rtap0 and ready for application connection". iwconfig will show you a wifi and rtap interface you can try out for injection.
if you want to use your old drivers again for normal connection, first unload the new ipwraw driver. YOU CANNOT USE BOTH AT THE SAME TIME! use this for unloading:
/sbin/modprobe -r ipwraw
then load your old ipw3945 driver with:
/sbin/modprobe ipw3945
/usr/src/drivers/ipw3945-1.2.0/load
Finished!
-----------------------------
Now you got 2 drivers. your old ipw3945, with this commands:
For loading:
/sbin/modprobe ipw3945
/usr/src/drivers/ipw3945-1.2.0/load
For unloading:
/sbin/modprobe -r ipw3945
/usr/src/drivers/ipw3945-1.2.0/unload
and the new ipwraw driver with this for loading:
/tmp/ipwraw/load
and unloading:
/sbin/modprobe -r ipwraw
----------------------------
OPTIONAL, you don't need to do this: if you are lazy like me, you can use this 112, a little Kommander skript for loading and unloading the drivers, if you followed the installation above. Just download it in your /tmp directory and use this commands:
cd /tmp
unzip ipwstarter.zip
cd /tmp/ipwstarter
./install.sh
This should have created a link called "ipw-starter.sh" on your Desktop and, when doubleclicked, you should see a small GUI for starting up and shutting down the wireless drivers.
On the top you can see the input for your interface,essid,channel and key. under this is the main part, the dropdown. there you can load, unload the drivers, down your interface, configure it for wireless and dhcp.if you click on any of those, especially the "load ipw3945" please be patient as it takes some seconds till it's loaded. also you get no status messages, so check ifconfig/iwconfig in a shell.
On the left side under "Injection" you have the ipwraw drivers. so with this you can quickly switch between the two drivers. Remember: you cannot have two drivers loaded at the same time.
This is my first Kommander Skript and the first install skript, so don't be too harsh with me :D if anything is not working right, please inform me about it.
Have Fun!
PrairieFire
06-25-2007, 09:15 PM
cd /tmp
mv ipraw-ng.lzm.bz2 ipraw-ng.lzm
lzm2dir ipraw-ng.lzm /
Fix to
ipwraw-ng.lzm.bz2 ipwraw-ng.lzm
other than that good tutorial. I am still going through what works and what does not with ipwraw.
-~operator~-
06-26-2007, 06:55 AM
uups, sorry, bad typo. fixed in above thread. thanks!
This is my first Kommander Skript and the first install skript, so don't be too harsh with me :D if anything is not working right, please inform me about it.
Have Fun!
Hey man... long overdue, but thanks man... I've used you mod like 8+ times for quick install and it's never failed me!
nishv
10-18-2007, 08:46 PM
This is pretty good, thanks -~operator~- :)
I have tried it but, error coming up as
Could not find wifi0 interface...
ranlr
11-16-2007, 12:37 PM
This is pretty good, thanks -~operator~- :)
I have tried it but, error coming up as
Could not find wifi0 interface...
Same problem here. Couldnt find solution anywhere (google, forums etc.)
anyone know? only eth0 active, no wifi0.
nawashy
11-20-2007, 02:11 AM
I can't download the attachement ipwstarte.zip
empinchen
11-24-2007, 03:44 PM
I too had the problem with interface not coming up
what does dmesg say?
Because in my case it said the Radio Frequency kill switch is on, and that obvoiusly needs to be off.
The kill switch is the button on your laptop that alows you to shut down wlan completely.
3valu
11-24-2007, 05:26 PM
-~operator~- thank you very much for this tutorial, it is both simple to follow and very useful indeed, especially the ipwstarter script you made for us the lazy ones ;). It's nice that you explain on every step what we are actually doing. BIG THANKS again. Keep guiding us, you and all the RE.forum activists, your work is well appreciated!
XcEll
12-05-2007, 10:53 PM
Thanks for this great tutorial, worked for me!!! :D I'm a complete noob with bt, I had my first linux encounter 3 weeks ago ;) Only not allowed to try your kommander script.. :'(
R3VO-INC
12-06-2007, 12:57 AM
Very usefull tut to me, thanks dude. I was using the live cd with the lzm file in the module but now I'm using this to load off hdd as I just installed it.
Just one request could some upload the ipwstarter.zip to rapidshare or something because I can't download it. Thank you again.
R3VO-INC
12-08-2007, 03:42 AM
Hey just wanted to ask again if anyone can download and upload the ipwstarter.zip file to a different site. Would be much appriciated.
shamanvirtuel
12-08-2007, 04:47 AM
i got one of these card too
i will throw a little gui when i got time.....
with maybe some additions like iwpriv controls , or injection test......
shamanvirtuel
12-10-2007, 11:32 AM
i will have good news for ipw3945 users in the night
ive begin something
screenshots will come
reliz soon
Hey just wanted to ask again if anyone can download and upload the ipwstarter.zip file to a different site. Would be much appriciated.
Merry Xmas (http://rapidshare.com/files/75557907/ipwstarter.zip.html)
But keep checking for some of the goodies Shahman is going to reliz :cool:
shamanvirtuel
12-10-2007, 12:11 PM
i think it's useless to develop only for kde ....
this won't work on gnome for example.... just my point of view
mine will be java
....
portable
shamanvirtuel
12-11-2007, 01:30 AM
so here is the first view of the module with the ipw3945_1.2.0 area raised
you can do here all classical operations
enjoy
http://shamanvirtuel.googlepages.com/ipw.png
so here is the first view of the module with the ipw3945_1.2.0 area raised
you can do here all classical operations
enjoy
http://shamanvirtuel.googlepages.com/ipw.png
Now that is very slick Shahman!!! Damn good job....... does it work??? :p
Re@lity
12-11-2007, 04:23 AM
Nice one SV :)
Gotta link? ;)
shamanvirtuel
12-11-2007, 05:11 AM
the managed mode driver part is ok
i need to finish the monitor part , maybe tomorrow, and all will rocks...
no java update needed, installer will come
no link for the moment but soon.... i want to send it to muts at the same time than ezpawn.....
so maybe will be included as well....in bt3
:cool:
shamanvirtuel
12-11-2007, 11:56 PM
NEWS... ive finished the hardcoding of ipraw-ng module....i need to link all that in the gui and i will be able to reliz it soon ....
hackproof
12-18-2007, 08:17 PM
rt2570 ralink i posted about it long tym ago
MaGrandMereChinoise
12-22-2007, 08:22 PM
I'm just beginning here and with BT but want to thanks you all for the good job you do.
Special "salut" to shamman from another Frenchie ;)
See u as soon as I have something interesting to say.
shamanvirtuel
12-22-2007, 10:08 PM
bienvenue brother ...
amuse toi bien et n'hesite pas à demander .....
ici c'est une mine d'or......
;)
sardinemaster
12-23-2007, 12:31 AM
première fois que je vois du français par ici! bonjour à tous! et c'est vrai que c'est une mine d'or... mais finalement ton module a été incorporé avec BT3, ou pas?
Merci.
Translation:
first time I see people talking french here! Hi all! This is a golden website... in the end did ur module get incorporated in BT3, or not?
Thanks.
shamanvirtuel
12-23-2007, 12:46 AM
no this module is still in dev but will be relized before a month
im finishing my master project ezpawn , the backtrack tray exploitation companion, have a look....
i've also begin to build the same as this one for rt73's based cards
....
pszab2
12-25-2007, 09:10 PM
I want to download the zip file, but it is not allowed for me, therefore i am writing this post
SubJimbo
12-27-2007, 06:20 AM
Thanks alot :D
exius
12-27-2007, 08:33 AM
If you missed the Merry X-Mas link, this is the URL to IPWSTARTER.ZIP file! hxxp://rapidshare.com/files/75557907/ipwstarter.zip.html
and "install_ipwraw.lzm" is here hxxp://rapidshare.com/files/43091378/install_ipwraw.lzm.html which will help u would the first part of the game
captainroger
01-25-2008, 05:55 PM
hey guys
im very new to this and am trying to load the lzm module but i seem to be having trouble (3945ABG + BT3 beta)
cd /tmp/ipwraw
make
make install
i get:
# make
make -C /lib/modules/2.6.21.5/build M=/tmp/ipwraw modules
make: *** /lib/modules/2.6.21.5/build: No such file or directory. Stop.
make: *** [modules] Error 2
bt ipwraw # make install
Installing to /lib/modules/2.6.21.5/kernel/drivers/net/wireless/...done
Don't forget to copy firmware to your hotplug's firmware directory
and have the hotplug tools in place.
Please see the README.ipwraw for information on regulatory compliance.
also:
for
/sbin/modprobe -r ipw3945
/usr/src/drivers/ipw3945-1.2.0/unload
# /sbin/modprobe -r ipw3945
FATAL: Module ipw3945 not found.
bt ipwraw # /usr/src/drivers/ipw3945-1.2.0/unload
-bash: /usr/src/drivers/ipw3945-1.2.0/unload: Not a directory
and finally:
/tmp/ipwraw/load
gives:
[# /tmp/ipwraw/load
Loading 'ipwraw'..FATAL: Error inserting ipwraw (/lib/modules/2.6.21.5/kernel/drivers/net/wireless/ipwraw.ko): Invalid module format
.failed.
Module load failed.[/CODE]
The error messages are fairly straight-forward but i cant seem to get around them.. i used the 280kb install ipwraw lzm module in the iso file just like this forum said so as well. what simple mistake am i doing wrong??
thanks in advance for any replies, i really appreciate it.
The_Denv
01-26-2008, 12:22 AM
hey guys
im very new to this...<snip>...
Please change your name, this is a professional security site...not high school.
-=Xploitz=-
01-26-2008, 12:28 AM
Please change your name, this is a professional security site...not high school.
Purehate has given captain-immature 24 hours to change his name,...or his username (AND probablyhis IP) will be banned...PERMANENTLY.
Sorry for the offensive username The_Denv.
Fishy80
01-26-2008, 05:00 AM
bt3 beta, here is my console window and my issue... I'm really not sure what I did wrong =/
bt ~ # wget hxxp://bughost.org/ipw3945/ucode/iwlwifi-ucode-2.14.1.tgz
--18:54:30-- hxxp://bughost.org/ipw3945/ucode/iwlwifi-ucode-2.14.1.tgz
=> `iwlwifi-ucode-2.14.1.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: 163,840 (160K) [application/x-gzip]
100%[================================================== =========>] 163,840 396.90K/s
18:54:30 (395.31 KB/s) - `iwlwifi-ucode-2.14.1.tgz' saved [163840/163840]
bt ~ # DIR=$(sed -ne "s:^/lib/firmware=\([^, ]*\).*:\1:p" \
> /etc/hotplug/firmware.agent)
sed: can't read /etc/hotplug/firmware.agent: No such file or directory
bt ~ # clear
bt ~ # wget hxxp://homepages.tu-darmstadt.de/~p_larbig/wlan/ipwraw-ng-2.0.0-10072007.tar.bz2
--19:06:23-- hxxp://homepages.tu-darmstadt.de/~p_larbig/wlan/ipwraw-ng-2.0.0-10072007.tar.bz2
=> `ipwraw-ng-2.0.0-10072007.tar.bz2.1'
Resolving homepages.tu-darmstadt.de... 130.83.58.90
Connecting to homepages.tu-darmstadt.de|130.83.58.90|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 177,402 (173K) [application/x-tar]
100%[================================================== =========>] 177,402 89.35K/s
19:06:25 (89.12 KB/s) - `ipwraw-ng-2.0.0-10072007.tar.bz2.1' saved [177402/177402]
bt ~ # tar -xjf ipwraw-ng*
tar: ipwraw-ng-2.0.0-10072007.tar.bz2.1: Not found in archive
tar: Error exit delayed from previous errors
bt ~ # cd ipwraw-ng
-bash: cd: ipwraw-ng: No such file or directory
bt ~ # make
make: *** No rule to make target `/root/xmlto-0.0.20/Makefile.am', needed by `/root/xmlto-0.0.20/Makefile.in'. Stop.
bt ~ # sudo make install
make: *** No rule to make target `/root/xmlto-0.0.20/Makefile.am', needed by `/root/xmlto-0.0.20/Makefile.in'. Stop.
bt ~ # sudo make install_ucode
make: *** No rule to make target `/root/xmlto-0.0.20/Makefile.am', needed by `/root/xmlto-0.0.20/Makefile.in'. Stop.
bt ~ # echo "blacklist ipwraw" | sudo tee /etc/modprobe.d/ipwraw
blacklist ipwraw
bt ~ # sudo depmod -ae
bt ~ # sudo modprobe -r ipw3945
FATAL: Module ipw3945 not found.
bt ~ # sudo modprobe ipwraw
bt ~ #
captainroger
01-26-2008, 09:36 AM
Purehate has given captain-immature 24 hours to change his name,...or his username (AND probablyhis IP) will be banned...PERMANENTLY.
Sorry for the offensive username The_Denv.
i already asked. i guessed its just pending
by the way my ip is dynamic :D
lastsurvivor
03-08-2008, 09:36 PM
Thank you for your informative tutorial operator
altered.colors
04-11-2008, 04:42 PM
Then you can use this link, will get you the required drivers as lzm.bz2 file:
hxxp://tinyshell.be/aircrackng/forum/index.php?action=dlattach;topic=1985.0;id=235"]lzm module for ipraw drivers
I'm getting a "You are not allowed to access this section" message from the download link (despite registering myself), didn't find the file anywhere with search... could somebody post the lzm.bz2 somewhere?
mariooo
05-19-2008, 08:31 PM
First of all I'm a noob and backtrack is the first linux distribution I use hope someone can help me.
When I do this
mv ipwraw-ng.lzm.bz2 ipwraw-ng.lzm
I get mv: cannot stat `ipwraw-ng.lzm.bz2': No such file or directory
what's wrong?
Jerok
05-31-2008, 01:46 PM
I'm getting a "You are not allowed to access this section" message from the download link (despite registering myself), didn't find the file anywhere with search... could somebody post the lzm.bz2 somewhere?
Im having the same problem could someone please post this on rapidshare or something. Thanks.
Fishy80
06-14-2008, 04:35 AM
so is this going to be in bt3 for sure?
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.