-
Connecting Raspberry Pi running Rasbian to a WPA2 network using a Netgear WG111v2
I got my Netgear wifi dongle working with my raspberry pi model A. Here’s how I did it. Plug in the Netgear WG111 The RPi should see it right away (verify usinglsusb ) and you’ll see something like wlan0 using ifconfig Edit the wpa_supplicant.conf file and add the desired SSID and passphrase you want to connect to: […]