User Tools

Site Tools


wirelessnetworking
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


wirelessnetworking [2013/01/28 04:29] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 + Ubuntu Eee Wireless Networking
 +===== Help =====
 +If using the Fn+F2 fails to restart the wireless adapter, try this:
 +<file>
 +echo "0 or 1" > /proc/acpi/asus/wlan
 +</file>
 +Use 0 to turn it off and 1 to turn it on.
  
 +Use iwconfig to set the SSID
 +<file>
 +sudo iwconfig wlan0 essid My-SSID
 +</file>
 +If you do not get an IPv4 address
 +<file>
 +sudo dhclient wlan0
 +</file>
 +
 +-- Main.FredPettis - 11 Dec 2008
wirelessnetworking.txt · Last modified: 2013/01/28 04:29 by 127.0.0.1