Editing N900 Ad-hoc WiFi Hotspot

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
-
== Working solution ==
 
-
 
-
See http://talk.maemo.org/showthread.php?t=73406
 
-
 
-
It may be noted, that scanning for networks on the N900 seems to disconnect everything. So starting wlancond seems to be a bad solution, better stop it.
 
-
 
-
== Old article ==
 
-
 
This method works but is not usable for more than a proof of concept because it suffers '''40% packet loss at close range''' between the [[Nokia N900|N900]] and the laptop.
This method works but is not usable for more than a proof of concept because it suffers '''40% packet loss at close range''' between the [[Nokia N900|N900]] and the laptop.
Line 29: Line 21:
</ol>
</ol>
-
== On the Client ==
+
== On the laptop ==
-
 
+
-
Simply connect to the ad hoc wireless network.
+
-
 
+
-
In this configuration, a DHCP server is not run by the N900, so addresses will have to be manually assigned to clients.
+
-
Note that on Android devices, a patched "wpa_supplicant" file may be necessary to see the network.
+
Connect to the ad hoc wireless network:
 +
sudo iwconfig wlan0 mode ad-hoc channel 3
 +
sudo ifconfig wlan0 192.168.4.14 up
 +
sudo iwconfig wlan0 essid N900
 +
sudo route add default gw 192.168.4.15
[[Category:Connectivity]]
[[Category:Connectivity]]

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)