Re: Problems with Realtek chipset RTL8192SU and Aircrack-ng
Quote:
Originally Posted by
mancus
Oh, well. I'm going to have to buy a new WiFi adapter either way. Guess I'll have to buy one that is compatible with Linux/Ubuntu/Back|Track.
Anyways, thanks for the suggestions and advice guys!
probably it is too late but I solved on a ubuntu kernel 2.6.32.43 the connection problem as follow
Download driver source from realtek site
unzip going to
Code:
cd rtl8712_8188_8191_8192SU_usb_linux_v2.6.6.0.20120405/driver/
tar -xvfz rtl8712_8188_8191_8192SU_usb_linux_v2.6.6.0.20120405.tar.gz && cd rtl8712_8188_8191_8192SU_usb_linux_v2.6.6.0.20120405/ && make
make install
echo "blacklist r8192s_usb" >> /etc/modprobe.d/blacklist.conf
and then reboot.
Asap i will try on BT5R3 32 bit kernel 3.2.6
Now you will connect to wpa ap but no monitor mode wil be available as shown here
Code:
airodump-ng wlan1 (this is my sitecom n 150 0df6:004b in theorical monitor mode)
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 wlan1 <#>'
Sysfs injection support was not found either.
Re: Problems with Realtek chipset RTL8192SU and Aircrack-ng
Hey I'm new here,.. anyway.
I have also been chasing this problem for the last year or so and am yet to come across a solution. I could go out and buy another card but where's the fun in that.
If anyone has anymore ideas please share, would really appreciate it!
(Side note) Image verification difficulty: Insane. :D