I should have made that clearer. Both connections do have different SSID/Passwords and that, and i did think about making a script to do it, but there must be a way to do it automatically
Heres the deal. I currently live between 2 houses atm, and i would like to set up the PI to be able to connect too either 1 of 2 connections, depending where i am. /etc/networks/interfaces auto lo iface lo inet loopback #auto eth0 #iface eth0 inet dhcp allow-hotplug wlan0 auto wlan0 iface wlan0 inet...
As an update.. This worked first time for me (fresh install) sudo wget http://dl.dropbox.com/u/80256631/8192cu-latest.tar.gz tar -zxf 8192cu-latest.tar.gz install 8192cu.ko -p -m 644 /lib/modules/3.1.9+/kernel/drivers/net/wireless/ install 8192cu.ko -p -m 644 /lib/modules/3.1.9-cutdown+/kernel/drive...
Ive just downloaded and installed the new "2012-07-15" wheezy OS, but i have problems with my wireless adapter. Edimax EW-7811Un The main problem im having is not being able to find a working 8192cu.ko driver for the adapter. I have tried the auto install script, although that is for squeezy. ifup w...