Hi all .. hope u doing good, am facing a problem in my network card on laptop (toshiba satellite)
after typing
iwconfig in shell, i get
Code:
root@bt:~# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
eth1 IEEE 802.11 ESSID:"ThomsonE2A46B" Nickname:""
Mode:Managed Frequency:2.412 GHz Access Point: 00:1F:9F:D3:1F:EB
Bit Rate=54 Mb/s Tx-Power:24 dBm
Retry min limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Managementmode:All packets received
Link Quality=5/5 Signal level=-33 dBm Noise level=-83 dBm
Rx invalid nwid:0 Rx invalid crypt:3 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
so that eth1 is my wireless network card
i want to make airodump-ng .. so i made airmon-ng start eth1 and got
Code:
root@bt:~# airmon-ng start eth1
Interface Chipset Driver
eth1 Broadcom wl (monitor mode enabled)
after that i type airodump-ng eth1 to see my wireless router so i get this
Code:
root@bt:~# airodump-ng eth1
ioctl(SIOCSIWMODE) failed: Invalid argument
ARP linktype is set to 1 (Ethernet) - expected ARPHRD_IEEE80211,
ARPHRD_IEEE80211_FULL or ARPHRD_IEEE80211_PRISM instead. Make
sure RFMON is enabled: run 'airmon-ng start eth1 <#>'
Sysfs injection support was not found either.
!!!!!!!!!!!
any idea guys !! ??
where is the problem .. by the way .. am using bt r1 wich not updated .. does the update solves the problem .. or there is another way
and special thanks
btw .. my card as shown in lspci is Broadcom Corporation BCM4313 802.11b/g LP-PHY (rev 01)