Editing Networking

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:
 +
= The comprehensive alternative networking guide =
 +
== Built-in wifi (Managed) ==
== Built-in wifi (Managed) ==
-
 
The built-in wireless card is pictured in detail here: http://talk.maemo.org/showthread.php?t=30032
The built-in wireless card is pictured in detail here: http://talk.maemo.org/showthread.php?t=30032
Line 8: Line 9:
Some people have reported difficulty connecting to university wifi systems which use PEAP+MSCHAPv2 authentication. See the [[PEAP+MSCHAPv2 WiFi authentication setup]] page for how to resolve this issue.
Some people have reported difficulty connecting to university wifi systems which use PEAP+MSCHAPv2 authentication. See the [[PEAP+MSCHAPv2 WiFi authentication setup]] page for how to resolve this issue.
-
 
-
=== ad hoc wifi ===
 
-
 
-
{{main|N900 ad hoc wifi hotspot}}
 
== External USB wifi (r8187) ==
== External USB wifi (r8187) ==
Line 30: Line 27:
Script:
Script:
-
<source lang="bash">
 
  echo host > /sys/devices/platform/msusb_hdrc/mode
  echo host > /sys/devices/platform/msusb_hdrc/mode
  insmod ieee80211_crypt-rtl.ko
  insmod ieee80211_crypt-rtl.ko
Line 36: Line 32:
  insmod r8187.ko
  insmod r8187.ko
  echo -n 1 > /sys/bus/usb/devices/1-1/bConfigurationValue
  echo -n 1 > /sys/bus/usb/devices/1-1/bConfigurationValue
-
</source>
 
The first line tells the N810 to set the USB mode as host
The first line tells the N810 to set the USB mode as host

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)

Templates used on this page: