Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

RC2 Unable to select SSID
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
RC2 Unable to select SSID
6th Jun, 2014, 04:30 AM
Post: #11
duno
Unregistered
 
RE: RC2 Unable to select SSID
@parthabhatta and Renee Repka
I know this problem too.
Here is a short fix that is working for me.
Login via ssh or normal on your screen.

Then type

Code:
sudo nano /etc/network/interfaces


Code:
auto lo
iface lo inet loopback

iface eth0 inet dhcp

auto wlan0
allow-hotplug wlan0
iface wlan0 inet static
address 192.xxx.xxx.xx
netmask 255.255.255.0
gateway 192.xxx.xxx.xxx
wpa-ap-scan 1
wpa-scan-ssid 1
wpa-ssid "my-wlan-ssid"
wpa-psk "my-router-key"

Save with STRG-o and quit with STRG-x

I use wpa2 ("hidden") and W-LAN with a fixed IP, LAN is dhcp.

Yes, I know, hidden wifi is a joke ... Wink
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
RC2 Unable to select SSID - parthabhatta - 3rd Jun, 2014, 06:25 AM
RE: RC2 Unable to select SSID - CurlyMo - 3rd Jun, 2014, 06:29 AM
RE: RC2 Unable to select SSID - belese - 3rd Jun, 2014, 06:44 AM
RE: RC2 Unable to select SSID - Renee Repka - 5th Jun, 2014, 02:00 PM
RE: RC2 Unable to select SSID - parthabhatta - 3rd Jun, 2014, 12:20 PM
RE: RC2 Unable to select SSID - CurlyMo - 3rd Jun, 2014, 05:56 PM
RE: RC2 Unable to select SSID - parthabhatta - 3rd Jun, 2014, 11:56 PM
RE: RC2 Unable to select SSID - belese - 5th Jun, 2014, 08:29 PM
RE: RC2 Unable to select SSID - Renee Repka - 5th Jun, 2014, 11:56 PM
RE: RC2 Unable to select SSID - IriDium - 6th Jun, 2014, 04:13 AM
RE: RC2 Unable to select SSID - duno - 6th Jun, 2014 04:30 AM
RE: RC2 Unable to select SSID - IriDium - 6th Jun, 2014, 04:37 AM
RE: RC2 Unable to select SSID - duno - 6th Jun, 2014, 04:45 AM
RE: RC2 Unable to select SSID - parthabhatta - 6th Jun, 2014, 11:49 PM
RE: RC2 Unable to select SSID - roycejp - 12th Aug, 2014, 01:51 PM
RE: RC2 Unable to select SSID - CurlyMo - 12th Aug, 2014, 05:20 PM
Re: RE: RC2 Unable to select SSID - roycejp - 12th Aug, 2014, 07:35 PM
RE: RC2 Unable to select SSID - IriDium - 13th Aug, 2014, 01:21 AM
RE: RC2 Unable to select SSID - ccris - 16th Oct, 2014, 02:46 AM
RE: RC2 Unable to select SSID - mk01 - 16th Dec, 2014, 04:51 PM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 31st May, 2025, 10:11 PM Powered By MyBB, © 2002-2025 MyBB Group.