|
|||||||
| BackTrack 4 NON working hardware Report non working hardware. INCLUDE LINKS TO DRIVERS! |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I'm not sure what the kernel version of BT4 pre-final is but there is a regression in the iwlwifi driver that was introduced into the 2.6.30 kernel. It appears that Netroller3D has applied a patch that reverts back to the previous behavior. The patch can be found in this mail post.
SourceForge.net: Intel PRO/Wireless 3945ABG (ipw3945): ipw3945-devel |
|
|||
|
hoping this is the right spot for my questions. i've seen the replys for posting in the wrong spots and well there amusing i'd rather not be the cause
![]() right so the issues i am having is i have no ipwraw which is what i used in backtrack 3 i get Quote:
Quote:
Quote:
|
|
|||
|
ok that works great. thank you! it brings me to another problem unfortunately which i can't seem to google a solution to. though i have found a few different pages about it i get: ERROR: Packet length changed while transmitting (42 instead of 30)
is wesside-ng worth using or is there a better approch to testing my wireless security? mostly this is just for the fun of learning something new so well i appreciate the help don't let me annoy you with questions you feel are to simple. |
|
|||
|
Hi there !
I don't want to be a killjoy but this device has always been crap when it comes to injection. Some of the iwl3945 releases has been better than the others but that wildly depends on the computer manufacturer too (an Intel card in an HP laptop can perform injection whereas in a Dell it can't, that's what happened to me with BT4 Beta). Don't ask me why... I think you'd save yourself some pain if you'd choose another chipset before you try to crack a WEP box... |
|
|||
|
Quote:
well i'll keep playing with it anyway. helps keep me busy |
|
|||
|
Download and install the kernel sources from BackTrack website:
Code:
wget hxxp://offensive-security.com/kernel.lzm && lzm2dir kernel.lzm / mkdir drivers && cd drivers Code:
wget hxxp://homepages.tu-darmstadt.de/~p_larbig/wlan/ipwraw-ng-2.3.4-04022008.tar.bz2 tar -xjvf ipwraw-ng-2.3.4-04022008.tar.bz2 cd ipwraw-ng make && make install make install_ucode Code:
echo “blacklist ipwraw” | tee /etc/modprobe.d/ipwraw Code:
depmod -ae Code:
modprobe -r ipw3945 modprobe ipwraw Code:
sudo modprobe -r ipwraw sudo modprobe ipw3945 |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|