WPA Manual Setting: Difference between revisions

From OLPC
Jump to navigation Jump to search
(→‎Option 3: Use the hexadecimal version of your WPA key: don't repeat over and over how to start activities!)
 
(11 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{G1G1 Support FAQ}}
{{G1G1 Support FAQ}}
{{cleanup}}


''WPA is not working from the User Interface in Build 650!'' Some OLPCs (including in the G1G1 program) cannot connect to wireless routers protected with the WPA protocol. Although the networks are visible from the OLPC, they stall when user enters a password.
Some builds of the XO software (including early in the original G1G1 program) cannot connect to wireless routers protected with the WPA protocol. Although the networks are visible from the OLPC, they stall when user enters a password.


In order to get around this problem, you've got a few options:
== Turn off WPA ==


== Option 1: Upgrade your XO ==
If you can turn off WPA from your router, you should be able to connect by choosing the access point from the neighborhood view. This is, by far, the least desirable solution since operating without any encryption is dangerous and WEP is trivially crackable. (Really this shouldn't even be suggested as an option.)


Advanced users should consider [[Upgrading_the_XO|upgrading their XO]] to build 653 or higher, where WPA support is much better. Of course, to be able to do this, you need to be connected to the internet. You could either connect to a public [[hotspot]], or try one of the options listed here that will allow you connect to a WPA-protected access point without upgrading your XO.
== Upgrade to Build 653 ==


== Option 2: Turn off WPA ==
Advanced members and General Public (follow general public instructions on link) should consider [[#Upgrade to Latest Build|upgrading]], from build 650 to 653 (G1G1 laptops comes with Build 650 installed), where WPA is working much better (for many more access points, including Netgear) by connecting to a public [[hotspot]]


If you can turn off WPA from your router, you should be able to connect by choosing the access point from the neighborhood view.
== Manual Script ==


== Option 3: Use the hexadecimal version of your WPA key ==
*If you are having trouble connecting to an specific access point and you want to try it manually, you can try using this script: http://wiki.laptop.org/images/4/44/Wpa.sh. Once this procedure is successful, you will not have to do it again as the settings will be remembered when you reboot.

Instead of typing your passphrase as a human-readable (e.g. english) word or phrase, you need to enter the key as a hexadecimal value. Here's how to figure out the hexadecimal equivalent of your passphrase:

1. Start the [[Terminal activity]].

2. Type the following, substituting the values for ssid and passphrase (and then press the "Enter" key):

/usr/sbin/wpa_passphrase <ssid> <passphrase> > ~/passkey

If your SSID or passphrase contains spaces, surround the entire thing in quotation marks. e.g.:

/usr/sbin/wpa_passphrase "My Access Point" "This is my passphrase"

3. In the [[Browse]] Activity, press Ctrl-L and enter "file:///home/olpc/passkey". Find the line that starts with "psk=" and use the mouse to select all of the text that comes after the "=" (The easiest way to do this is to double-click in the middle of the long string of hexadecimal digits). Press Ctrl-C to copy the key to the clipboard.

4. Now try to connect to your WPA-protected access point in the neighborhood view. When it asks for the key, paste in the hexadecimal version of the key by typing Ctrl-V.

If you plan to use the same WPA key frequently, there is a script available at [[WPA Manual Setting]] with discussion [[Talk:Support_FAQ#Apple_Access_Point_Connection|here]] and [[Talk:WPA_Manual_Setting|here]]; not needed since build 656.

== Option 4: Manual Script ==

*If you are having trouble connecting to a specific access point and you want to try it manually, you can try using this script: http://wiki.laptop.org/images/4/44/Wpa.sh. Once this procedure is successful, you will not have to do it again as the settings will be remembered when you reboot.


=== Instructions ===
=== Instructions ===
# Copy http://wiki.laptop.org/images/4/44/Wpa.sh to a USB stick. (from a computer other than your XO)
* Copy http://wiki.laptop.org/images/4/44/Wpa.sh to a USB stick. (from a computer other than your XO)
# Connect the USB stick to your XO.
* Connect the USB stick to your XO.
# On your XO, open the [[Terminal Activity]] from the taskbar on the home page.
* On your XO, open the [[Terminal Activity]] from the taskbar on the home page.
# Determine the name of your USB stick (if you do not know it), by typing:
* Determine the name of your USB stick (if you do not know it), by typing:
$ df
$ df
# Look for the line that starts with /dev/sda1 and read across to get the name of your USB stick. In this example the name is USBNAME.
* Look for the line that starts with /dev/sda1 and read across to get the name of your USB stick. In this example the name is USBNAME.


mtd0 1048576 375772 672804 36% /
mtd0 1048576 375772 672804 36% /
Line 27: Line 50:
'''/dev/sda1 990432 331024 659408 34% /media/USBNAME'''
'''/dev/sda1 990432 331024 659408 34% /media/USBNAME'''


# Copy the Wpa.sh file from the USB stick by substituting your USBNAME when typing this command. Note the period at the end of the command:
* Copy the Wpa.sh file from the USB stick by substituting your USBNAME when typing this command. Note the period at the end of the command:
$ cp /media/USBNAME/Wpa.sh .
$ cp /media/USBNAME/Wpa.sh .


# Execute the script as root by typing:
* Execute the script as root by typing:
$ su -
$ su -
# cd /home/olpc/
# cd /home/olpc/
# ./Wpa.sh
# ./Wpa.sh


#If you get a "Permission denied" error, then use chmod, and try again
* If you get a "Permission denied" error, then use chmod, and try again


$ chmod 777 Wpa.sh
$ chmod 777 Wpa.sh
Line 41: Line 64:




# Follow the instructions on screen, providing the SSID, passphrase and WPA version of your Access Point. If you don't know the WPA version, try '1' first.
* Follow the instructions on screen, providing the SSID, passphrase and WPA version of your Access Point. If you don't know the WPA version, try '1' first.
# Reboot the XO by typing:
* Reboot the XO by typing:
# reboot
# reboot


# When it boots back up, go to the mesh neighborhood view and click on the circle of your AP, that should be showing as open now (no lock attached to the circle)
* When it boots back up, go to the mesh neighborhood view and click on the circle of your AP, that should be showing as open now (no lock attached to the circle)

=== Upgrade to Latest Build ===

When you are online, perform a [[Olpc-update#Simple_Online_Upgrade|Simple Online Upgrade]] to version '''653''.





[[category:documentation]]
[[category:documentation]]
[[Category:Network]]

Latest revision as of 20:14, 8 April 2012

This page is part of the XO Support FAQ.     Support Index | Print This Page
<imagemap>

Image:Support-banner-square.png|173px|community support pages rect 0 0 135 204 [1] rect 135 0 345 204 Support FAQ rect 0 205 135 408 [2]

  1. Comment : there's some whitespace here:

rect 135 205 345 408 Other support

  1. maybe desc none is better. testing.

desc none

</imagemap>


Some builds of the XO software (including early in the original G1G1 program) cannot connect to wireless routers protected with the WPA protocol. Although the networks are visible from the OLPC, they stall when user enters a password.

In order to get around this problem, you've got a few options:

Option 1: Upgrade your XO

Advanced users should consider upgrading their XO to build 653 or higher, where WPA support is much better. Of course, to be able to do this, you need to be connected to the internet. You could either connect to a public hotspot, or try one of the options listed here that will allow you connect to a WPA-protected access point without upgrading your XO.

Option 2: Turn off WPA

If you can turn off WPA from your router, you should be able to connect by choosing the access point from the neighborhood view.

Option 3: Use the hexadecimal version of your WPA key

Instead of typing your passphrase as a human-readable (e.g. english) word or phrase, you need to enter the key as a hexadecimal value. Here's how to figure out the hexadecimal equivalent of your passphrase:

1. Start the Terminal activity.

2. Type the following, substituting the values for ssid and passphrase (and then press the "Enter" key):

/usr/sbin/wpa_passphrase <ssid> <passphrase> > ~/passkey

If your SSID or passphrase contains spaces, surround the entire thing in quotation marks. e.g.:

/usr/sbin/wpa_passphrase "My Access Point" "This is my passphrase"

3. In the Browse Activity, press Ctrl-L and enter "file:///home/olpc/passkey". Find the line that starts with "psk=" and use the mouse to select all of the text that comes after the "=" (The easiest way to do this is to double-click in the middle of the long string of hexadecimal digits). Press Ctrl-C to copy the key to the clipboard.

4. Now try to connect to your WPA-protected access point in the neighborhood view. When it asks for the key, paste in the hexadecimal version of the key by typing Ctrl-V.

If you plan to use the same WPA key frequently, there is a script available at WPA Manual Setting with discussion here and here; not needed since build 656.

Option 4: Manual Script

  • If you are having trouble connecting to a specific access point and you want to try it manually, you can try using this script: http://wiki.laptop.org/images/4/44/Wpa.sh. Once this procedure is successful, you will not have to do it again as the settings will be remembered when you reboot.

Instructions

  $ df
  • Look for the line that starts with /dev/sda1 and read across to get the name of your USB stick. In this example the name is USBNAME.
  mtd0       1048576       375772  672804    36%  /
  tmpfs        35676            0   35676     0%  /dev/shm
  /dev/sda1   990432       331024   659408   34%  /media/USBNAME
  • Copy the Wpa.sh file from the USB stick by substituting your USBNAME when typing this command. Note the period at the end of the command:
  $ cp /media/USBNAME/Wpa.sh .
  • Execute the script as root by typing:
  $ su -
  # cd /home/olpc/
  # ./Wpa.sh
  • If you get a "Permission denied" error, then use chmod, and try again
  $ chmod 777 Wpa.sh
  # ./Wpa.sh


  • Follow the instructions on screen, providing the SSID, passphrase and WPA version of your Access Point. If you don't know the WPA version, try '1' first.
  • Reboot the XO by typing:
  # reboot
  • When it boots back up, go to the mesh neighborhood view and click on the circle of your AP, that should be showing as open now (no lock attached to the circle)