Wlan0 Not Asociated - Raspberry Pi Forums
hi all
got raspberry pi2 , set up. using wireless-n usb dongle connect wifi network uses wep.
after putting network ssid , pwd , message wlan0 not associated.
appreciated.
got raspberry pi2 , set up. using wireless-n usb dongle connect wifi network uses wep.
after putting network ssid , pwd , message wlan0 not associated.
appreciated.
you have edit /etc/wpa_supplicant/wpa_supplicant.conf if want connect insecure network.
code: select all
ctrl_interface=dir=/var/run/wpa_supplicant group=netdev update_config=1 network={ ssid="network-name" key_mgmt=none auth_alg=open wep_key0=wep-hex-key }
raspberrypi
Comments
Post a Comment