No Wifi Config Utility Found
Posted: Sat Apr 13, 2013 3:31 pm
Hi everyone,
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 to get the latest software
-Linux kernal version:
-Firmware version:
-The apt sources.list:
So after upgrading everything and restarting, I still don't get the gui Wifi configuration utility (following this Adafruit tutorial: http://learn.adafruit.com/adafruits-ras ... h-raspbian), and thus, am having difficulty getting connected.
Any help is much appreciated. Thanks!
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!