Valk791
20-03-2015, 14:21
Ciao ragazzi spero di aver postato nella sezione giusta altrimenti spostate pure. Ho uno stick android mk808 alla quale ho collegato una antenna wifi usb (AWUS036NEH) per migliorare la ricezione wifi. L'antenna in questione inizialmente non era compatibile con la stick per cui ho dovuto installarci i drivers tramite la procedura sotto che sembra andata a buon fine. Tuttavia non riesco a collegarmi alla mia rete in quanto è e deve essere protetta con wpa, poichè il comando iwconfig funziona solo con reti protette con wep. ho provato a modificare a mano il file wpa_supplicant ma non ho avuto abbastanza fortuna. Qualcuno può darmi una mano? grazie in anticipo
Does insert well "insmod rt3070sta.ko" can scan and see all wifi in the area:
unfortunatly could not get yet connection with dhcpd.
If you succeed give back procedure ;-)
Following what I followed thanks to "rainlake » instructions:
put "RT2870STA" at the right place.
/etc/Wireless/RT2870STA/RT2870STA.dat
put "rt3070.bin" in right "fw" location
/system/etc/firmware/rt3070.bin
iwconfig
ifconfig wlan0 down
rmmod wlan
insmod /sdcard/drivers/rt3070sta.ko
ifconfig wlan0 up
netcfg
iwlist wlan0 scan
iwconfig wlan0 essid NETWORK_ID key s:WIRELESS_KEY
dhcpcd -d wlan0
Does insert well "insmod rt3070sta.ko" can scan and see all wifi in the area:
unfortunatly could not get yet connection with dhcpd.
If you succeed give back procedure ;-)
Following what I followed thanks to "rainlake » instructions:
put "RT2870STA" at the right place.
/etc/Wireless/RT2870STA/RT2870STA.dat
put "rt3070.bin" in right "fw" location
/system/etc/firmware/rt3070.bin
iwconfig
ifconfig wlan0 down
rmmod wlan
insmod /sdcard/drivers/rt3070sta.ko
ifconfig wlan0 up
netcfg
iwlist wlan0 scan
iwconfig wlan0 essid NETWORK_ID key s:WIRELESS_KEY
dhcpcd -d wlan0