Cita de: ari-slash en 3 Agosto 2009, 23:44 PMAhora dice esto:
prueba a intentar estoCódigo [Seleccionar]
iwconfig wlan0 down
iwconfig wlan0 mode managed
iwconfig wlan0 up
salu2
Código [Seleccionar]
root@bt:~# iwconfig wlan0 down
iwconfig: unknown command "down"
root@bt:~# iwconfig wlan0 mode managed
Error for wireless request "Set Mode" (8B06) :
SET failed on device wlan0 ; Device or resource busy.
root@bt:~# iwconfig wlan0 up
iwconfig: unknown command "up"
por lo visto el primer y el tercer comando , el bt4 no reconoce los segundos argumentos.
saludos