I have been trying to setup up WiFi with my Raspberry Pi Model A (meaning I don't have a internet connection currently), running Raspbian 2013. I have tried several things to setup my WiFi but none of them worked:
The manual approach:
This gave me boot errors, and I never was able to connect to the internet.
The GUI approach:
My network flag is WEP, and it has a pass-phrase but wpa_config
never asked for one and I was unable to connect.
I have tried several other different approaches but they all led down to these 2 basic approaches...
I am using a Tenda USB WiFi adapter that is compatible with my Pi, and my network is a WEP network with a password. Any suggestions? Thanks!
/etc/network/interfaces
you used in the manual approach – Gerben Jun 08 '13 at 20:11