I'm having difficulty setting up wifi on my Raspberry Pi. Here's the details:
-I bought an Airlink Fully compatible Wireless N 150 Ultra Mini-USB Adapter (AWLL5099), which Amazon reviews seemed to suggest worked fine with RPi
-I just ran
Code: Select all
sudo apt-get update && sudo apt-get upgrade-Linux kernal version:
Code: Select all
uname -aCode: Select all
Linux raspberrypi 3.6.11+ #371 PREEMPT Thu Feb 7 16:31:35 GMT 2013 armv6l GNU/LinuxCode: Select all
/opt/vc/bin/vcgencmd versionCode: Select all
Feb 7 2013 16:46:17 Copyright (c) 2012 Broadcom version 367974 (release)Code: Select all
nano /etc/apt/sources.listCode: Select all
deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpiAny help is much appreciated. Thanks!
