My netbook works fine on my router wirelessly but am having problems accessing wifi hotspots. I can see them listed but when I click ‘connect’ a message immediately comes up ‘failed’. It has not always done this. I did link up to my son’s BT hub and have heard that that can sometimes reconfigure something or other. I have deleted his from the list but no avail. Being over 70 I am not at all knowledgable in this arena. Any help would be greatly appreciated.
Are you running the EeePC’s default Linux distribution (Xandros) ?
I take it these are UNSECURED hotspots ?
This appears to be a known issue with the EeePC’s default Linux distribution (Xandros)… as far as I can tell, there is NO fix, but there is a workaround.
If you see here:
http://forum.eeeuser.com/viewtopic.php?id=12998
The workaround appears to be to delete ALL saved wireless connections, and recreate them.
It may be that if you have connected to the hotspot before, all you have to do is delete that connection and try again.
BE AWARE, deleting ALL connections will mean you have to set up your home wireless connection again… if you don’t know how to do this, don’t delete the connections.
If you are unable (or don’t want) to delete the connections… the next time you are at a hotspot you can’t connect to… open a terminal and enter:
iwconfig
hit enter, and copy the output from that command, so you can post it back here when you get home.
and do the same thing with this command:
iwlist wlan0 scanning
That last command will ONLY work if your wireless network interface’s “logical name” is wlan0
You should be able to get the logical name by entering:
sudo lshw -C network
then if it is something other than wlan0, adjust the command accordingly.
Many thanks for your advice. I will try deleting all on the list the next time I am at a WiFi hotspot and see if that does the trick. I have made a note of all the settings required for my router. I note that often one is recommended to open a terminal. I am afraid I do not understand how to access a ‘terminal’. Could you please explain.
Thank you. Robin Greathead
I’m not really familiar with the ASUS’s “EeePC” implementation of Xandros, but you should be able to open a terminal by hitting Ctrl+Alt+T
And if this:
http://www.laptopmag.com/advice/tips/5-asus-eee-pc-customization-tips-youll-love.aspx?page=all
is to be believed, you can even get a bottom panel with “Start” menu, or a full “proper” KDE desktop if you wish (“Terminal” should then be in the menus somewhere)… but it must be said I cannot vouch for the accuracy of that article, so probably best to just use the Ctrl+Alt+T option for now… unless you’re feeling particularly brave
BTW, the first picture on the above link shows an open terminal, it’s the black window where you can enter commands.
To conclude this topic for anyone who might have the same problem. I followed Mark Greeve’s advice and deleted the single entry on the list which related to my house router and in consequence was able to log on to a wifi hotspot successfully. However I had to delete this entry [not just disconnect] before I could connect up to my router again. Not a problem, just change the setting, WEP to WPA, and put in the password. Problem solved. Thanks.
Not a perfect solution by any means… but workable for now I suppose… if I find anything better I’ll let you know.
Thanks for the feeback