![]() |
|
BackTrack4-Wireless Problem!! - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: Computers (https://sinister.li/Forum-Computers) +--- Forum: Operating Systems (https://sinister.li/Forum-Operating-Systems) +--- Thread: BackTrack4-Wireless Problem!! (/Thread-BackTrack4-Wireless-Problem) |
BackTrack4-Wireless Problem!! - yaswanthraj - 04-20-2011 Hey there I am trying my Ass off to make BT4 2 detect wireless card...But in Vain !! My Wireless card: Broadcam 802.11n I tried http://www.backtrack-linux.org/forums/backtrack-howtos/34469-getting-broadcom-wireless-work-backtrack.html But none worked... Am kind a getting this WARNING: Symbol version dump /usr/src/linux-source-2.6.39.0 Problem I am newbie in BT..plz help me out!!!! Guide me plzz RE: BackTrack4-Wireless Problem!! - Liyan Oz - 04-20-2011 # lspci | grep Network # modprobe -l | grep [your wifi ] Code: iwconfig
wlan0 IEEE 802.11bg ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
iwlist scan
lo Interface doesn't support scanning.
wlan0 Interface doesn't support scanning : Network is down
iwconfig wlan0 up
SIOCSIFFLAGS: No such file or directory
dmesg | grep rt
[ 3816.447375] phy0 -> rt2x00lib_request_firmware: Error - Failed to request Firmware.
[ 3835.720689] phy0 -> rt2x00lib_request_firmware: Error - Failed to request Firmware.
i solved the problem with installing debian package ralink firmware : firmware-ralink_0.14+lenny2_all.deb
dpkg -i firmware-ralink_0.14+lenny2_all.deb
Selecting previously deselected package firmware-ralink.
(Reading database ... 298616 files and directories currently installed.)
Unpacking firmware-ralink (from firmware-ralink_0.14+lenny2_all.deb) ...
Setting up firmware-ralink (0.14+lenny2) ...
iwlist scan
wlan0 Scan completed :
Cell 01 - Address: 00:25:69:01:1E:BD
Channel:1
Frequency:2.412 GHz (Channel 1)
Quality=66/70 Signal level=-44 dBm
Encryption key:on
ESSID:"AT DJAWEB_1EBC"
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
24 Mb/s; 36 Mb/s; 54 Mb/s
Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 48 Mb/s
Mode:Master
Extra:tsf=0000000764571189
Extra: Last beacon: 1076ms ago
IE: Unknown: 000E415420444A415745425F31454243
IE: Unknown: 010882848B962430486C
IE: Unknown: 030101
IE: Unknown: 2A0104
IE: Unknown: 2F0104
IE: Unknown: 32040C121860
IE: Unknown: DD090010180202F4000000for install tools yous this script Code: #!/bin/bash
# ,__
net=1 # ¡ ` ( W I R E L E S S I N S T A L L E R
root=1 # | _ .·<( <<noesis/code | blaksark@gmail.com
# ª_/() ( http://tinyurl.com/by-nc-sa-3-0
# |\` `,
# _·' l " Use this code if you like it, just credit me at bottom "
((net))&&ping -c1 gmail.com > /dev/null||{ echo -e '\n\e[1;31m (!) Internet required\e[m\n'&&exit;}
((root))&&((UID))&&echo -e "\n\e[1;31m (!) Use sudo $0\e[m\n"&&exit
_stable_2635()
{
[[ -e compat-wireless-2.6.35-rc6.tar.bz2 ]] && rm compat-wireless-2.6.35-rc6.tar.bz2
[[ -d compat-wireless-2.6.35-rc6 ]] && rm compat-wireless-2.6.35-rc6
wget http://www.orbit-lab.org/kernel/compat-wireless-2.6-stable/v2.6.35/compat-wireless-2.6.35-rc6.tar.bz2 &&
tar -xvjf compat-wireless-2.6.35-rc6.tar.bz2 > /dev/null &&
rm compat-wireless-2.6.35-rc6.tar.bz2 &&
cd ./compat-wireless-2.6.35-rc6
}
_svn()
{
[[ -e compat-wireless-2.6.tar.bz2 ]] && rm compat-wireless-2.6.tar.bz2
[[ -d compat-wireless-2011* ]] && rm compat-wireless-2011*
wget http://www.orbit-lab.org/kernel/compat-wireless-2.6/compat-wireless-2.6.tar.bz2 &&
tar -xvjf compat-wireless-2.6.tar.bz2 > /dev/null &&
rm compat-wireless-2.6.tar.bz2 &&
cd ./compat-wireless-2011*
}
_drivers()
{ echo -e "\n\e[1;32mDrivers:\n\e[m2.6.35/\e[33msvn\e[m\n-------
adm8211 libertas rt2400pci
\e[33mar9170usb\e[m libertas_cs rt2500pci
\e[33mat76c50x-usb\e[m \e[33mlibertas_sdio\e[m rt2500usb
ath5k \e[33mlibertas_spi\e[m \e[33mrt2800pci\e[m
\e[33math6kl\e[m \e[33mlibertas_tf\e[m \e[33mrt2800usb\e[m
ath9k \e[33mlibertas_tf_usb\e[m rt61pci
\e[33math9k_htc\e[m \e[33mlibipw\e[m rt73usb
b43 \e[33morinoco_cs\e[m rtl8180
b43legacy \e[33morinoco_nortel \e[m rtl8187
\e[33mb44\e[m \e[33morinoco_pci\e[m \e[33mrtlwifi\e[m
carl9170 \e[33morinoco_plx\e[m \e[33mrtl8192ce\e[m
\e[33mbrcm80211\e[m \e[33morinoco_tld\e[m \e[33mspectrum_cs\e[m
ipw2100 \e[33morinoco_usb\e[m \e[33mssb\e[m
ipw2200 \e[33morinoco\e[m \e[33mwl1251\e[m
iwl3945 \e[33mp54common\e[m \e[33mwl12xx\e[m
iwlagn p54pci zd1211rw
\e[33miwlcore\e[m \e[33mp54spi\e[m
\e[33miwmc3200wifi\e[m p54usb\n"
}
_bip()
{
[[ $(dpkg-query -l vlc-nox) ]] && {
sudo -u \#1000 cvlc /pentest/wireless/kismet-newcore/wav/gpslost.wav vlc://quit 2</dev/null;}
}
_installer()
{
$choice
wget http://patches.aircrack-ng.org/zd1211rw-inject+dbi-fix-2.6.26.patch &&
wget http://patches.aircrack-ng.org/channel-negative-one-maxim.patch &&
wget http://patches.aircrack-ng.org/mac80211.compat08082009.wl_frag+ack_v1.patch &&
wget http://patches.aircrack-ng.org/mac80211_2.6.32.2-wl_frag+ack_radiotap.patch &&
patch -Np0 < zd1211rw-inject+dbi-fix-2.6.26.patch
patch -Np1 < mac80211_2.6.32.2-wl_frag+ack_radiotap.patch
patch -Np1 < mac80211.compat08082009.wl_frag+ack_v1.patch
patch -Np1 < channel-negative-one-maxim.patch
make &&
make install &&
sudo make wlunload &&
echo -e '\n\e[1;32m Run: sudo modprobe <driver> \e[m\n'; _bip ||
echo -e '\n\e[1;31m (!) Unknown installation error\e[m\n'; _bip; _bip
}
_help(){ echo -e "
\e[1;34mCompat-wireless installer\e[m
_________________________________
Usage: $0 [options]
Options:
-a : Installs CompatW 2.6.35
-s : Installs CompatW SVN
-d : Show supported drivers
" ;}
while getopts "asd" execute; do
case ${execute} in
a ) choice=_stable_2635 ; _installer; exit ;;
s ) choice=_svn; _installer; exit ;;
d ) _drivers; exit ;;
esac
done
_helpThanks RE: BackTrack4-Wireless Problem!! - yaswanthraj - 04-20-2011 Thanks v much for ur reply...well.. [/b] lspci | grep Network 05:00.0 Network controller: Broadcom Corporation Device 4727 (rev 01) Ifconfig o/p: eth0 Link encap:Ethernet HWaddr 70:5a:b6:5e:a6:f5 inet addr:172.16.17.56 Bcast:172.16.17.255 Mask:255.255.255.0 inet6 addr: fe80::725a:b6ff:fe5e:a6f5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:26249 errors:0 dropped:0 overruns:0 frame:0 TX packets:12519 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:22216597 (22.2 MB) TX bytes:1675351 (1.6 MB) Interrupt:33 Base address:0xe000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:116 errors:0 dropped:0 overruns:0 frame:0 TX packets:116 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:5800 (5.8 KB) TX bytes:5800 (5.8 KB) iwconfig lo no wireless extensions. eth0 no wireless extensions. Tried ur script...saved it as see.sh Now.. sudo sh see.sh -s At the end..I got this /home/royalraj/compat-wireless-2011-04-19/drivers/net/atl1c/atl1c_main.c: In function ‘atl1c_change_mtu’: /home/royalraj/compat-wireless-2011-04-19/drivers/net/atl1c/atl1c_main.c:527: error: implicit declaration of function ‘netdev_update_features’ /home/royalraj/compat-wireless-2011-04-19/drivers/net/atl1c/atl1c_main.c: At top level: /home/royalraj/compat-wireless-2011-04-19/drivers/net/atl1c/atl1c_main.c:2593: error: unknown field ‘ndo_fix_features’ specified in initializer /home/royalraj/compat-wireless-2011-04-19/drivers/net/atl1c/atl1c_main.c:2593: warning: initialization from incompatible pointer type /home/royalraj/compat-wireless-2011-04-19/drivers/net/atl1c/atl1c_main.c: In function ‘atl1c_init_netdev’: /home/royalraj/compat-wireless-2011-04-19/drivers/net/atl1c/atl1c_main.c:2614: error: ‘struct net_device’ has no member named ‘hw_features’ /home/royalraj/compat-wireless-2011-04-19/drivers/net/atl1c/atl1c_main.c:2619: error: ‘struct net_device’ has no member named ‘hw_features’ make[4]: *** [/home/royalraj/compat-wireless-2011-04-19/drivers/net/atl1c/atl1c_main.o] Error 1 make[3]: *** [/home/royalraj/compat-wireless-2011-04-19/drivers/net/atl1c] Error 2 make[2]: *** [/home/royalraj/compat-wireless-2011-04-19/drivers/net] Error 2 make[1]: *** [_module_/home/royalraj/compat-wireless-2011-04-19] Error 2 make[1]: Leaving directory `/usr/src/linux-source-2.6.30.9' make: *** [modules] Error 2 No packages found matching vlc-nox. (!) Unknown installation error No packages found matching vlc-nox. No packages found matching vlc-nox. Now wht shld i say??? RE: BackTrack4-Wireless Problem!! - 1llusion - 04-20-2011 did you try the compat wireless package? What chipset does your WiFi use? BackTrack 4 doesn't support N adapters yet, back track 5 should, so if you can wait less then month until its out
RE: BackTrack4-Wireless Problem!! - Enc0de - 04-21-2011 (04-20-2011, 06:55 AM)yaswanthraj Wrote: Hey there I am trying my Ass off to make BT4 2 detect wireless card...But in Vain !! WARNING: Symbol version dump /usr/src/linux-source-2.6.39.0 if that shows its fine as long as its installing and if it won't install run the commands and post a picture with the error your getting. WOW!!! SOLVED NOW!! - yaswanthraj - 04-22-2011 This is what people with same problem has to do! Quote:uname -a Check that kernel version..If it is less than 2.6.35.8 then..ur good to go because.. ur problem will be solved right now! That kernel version detects N - series.... To update kernal version follow this official guide.. http://www.backtrack-linux.org/wiki/index.php/Upgrading That must do all well... I got no problem in that and now my wireless is detected... Thanx to all for ur contributions...thank u ![]() RE: BackTrack4-Wireless Problem!! - dhack92 - 05-06-2011 Idk if this will help ur situation but u could use virtualbox and use ur host's network card it worked just now for me with out messing with settings, i just turned off nat and went briged. sorry if this isnt possible for you not trying to waste time just inputting how i resolved my personal issue with this problem
RE: BackTrack4-Wireless Problem!! - yaswanthraj - 05-06-2011 Well!! The problem I got using VMWARE or VIRTUALBOX is that...My network is not identified with that! I mean...I used NAT to access to WWW.... Now if I sniff the network...Their private IP's (virtual ones) get sniffed...and I cant use BT for my network! That is why I installed on my lappy and gave it a try...
RE: BackTrack4-Wireless Problem!! - dhack92 - 05-06-2011 (05-06-2011, 04:33 AM)yaswanthraj Wrote: Well!!did you try to bridge it? my understanding NAT puts it in a virtual "router type" of deal with new private ips but if u use bridge mode it should copy ur actual card and use ur ip and see other ips on the network? RE: BackTrack4-Wireless Problem!! - *The ALLSTAR* - 05-10-2011 I don't get it why the people go for Backtrack first when they even do not have basic knowledge on nix(linux/unix) platform. Learn the basic first on how to operate linux then go for Backtrack! |