SIOCSIFFLAGS: Operation not possible due to RF-kill cuando hago ifconfig wlan0 up


root@PC:/home/mercy# ifconfig wlan0 up SIOCSIFFLAGS: Operation not possible due to RF-kill Solucion:
sudo ifconfig wlan0 up SIOCSIFFLAGS: Operation not possible due to RF-kill
rfkill list all 0: phy0: Wireless LAN Soft blocked: yes Hard blocked: no
sudo rfkill unblock all
sudo ifconfig wlan0 up

Fuente: http://askubuntu.com/questions/62166/siocsifflags-operation-not-possible-due-to-rf-kill

No hay comentarios:

Publicar un comentario