Editing USB GPRS

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:
-
This guide covers using external USB 3G HSDPA GPRS modems with Maemo Diablo.
+
= Purpose =
-
== Steps ==
+
Get external USB 3G HSDPA GPRS Modems to work with the Nokia N800 (or newer).
-
# Enable [[USB host mode]].
+
= Steps =
-
# Get a powered USB hub.
+
-
# Connect the hub to your tablet.
+
-
# Connect your modem to the USB hub.
+
-
# Get the SCSI kernel module from [http://fanoush.wz.cz/maemo/modules-diablo-2.6.21-200842maemo1.tar.gz Fanoush's kernel modules] (the <code>/drivers/scsi/sg.ko</code> file in the archive).
+
-
# Load the SCSI generic Linux kernel module. [[root access|As root]]:<pre>insmod sg.ko</pre>
+
-
== Option HSDPA Modem ==
+
* Enable USB host mode.
 +
* get a powered USB hub.
 +
* connect your Nokia N8x0 to the USB hub's uplink.
 +
* connect your USB Modem to one of the USB hub's normal ports.
 +
* switch your Nokia N8x0 to USB host mode ("echo host > /sys/devices/platform/musb_hdrc/mode").
 +
* compile a SCSI generic Linux kernel module (or download a binary module from [http://www.internettablettalk.com/forums/attachment.php?attachmentid=633&d=1197230972 CDROM Kernel Modules] ).
 +
* load the SCSI generic Linux kernel module: "insmod sg.ko".
-
# Compile the "HSO" Option Modem kernel module (Greg Kroah-Hartman is in the process of integrating the kernel module into the mainline kernel, but check [http://www.pharscape.org/component/option,com_forum/Itemid,68/page,viewtopic/t,445/ HSO] in the meantime or use this [http://www.scratchpost.org/software/Nokia/N8x0/Modem/ working directory] which includes compiled modules).
+
== "Option" HSDPA Modem ==
-
# Compile the [http://www.pharscape.org/component/option,com_forum/Itemid,68/page,viewtopic/t,425/ Rezero] Option mode switch application.
+
* compile the "HSO" Option Modem kernel module (Greg Kroah-Hartman is in the process of integrating the kernel module into the mainline kernel, but check [http://www.pharscape.org/component/option,com_forum/Itemid,68/page,viewtopic/t,445/ HSO] in the meantime or use my working directory - includes compiled modules -  [http://www.scratchpost.org/Nokia_N8x0/Modem/ Nokia N8x0 Modem]) for the Nokia N8x0.
-
# Run the Option mode switch application.<pre>./rezero /dev/sg0</pre>
+
* compile the [http://www.pharscape.org/component/option,com_forum/Itemid,68/page,viewtopic/t,425/ Rezero] Option mode switch application.
-
# Load the "HSO" kernel module.<pre>insmod hso.ko</pre>
+
* run the Option mode switch application: "./rezero /dev/sg0".
-
# Edit the <code>connect.sh</code> script (from HSO) to actually ''do'' the changes in the routing table.
+
* load the "HSO" kernel module: "insmod hso.ko".
-
# Run the <code>connect.sh</code> script.<pre>./connect.sh up</pre>
+
* edit the "connect.sh" script (from HSO) to actually '''do''' the changes in the routing table.
-
# or use debian packages there: [[http://scratchpost.dreamhosters.com/software/Nokia/N8x0/Modem/DEB/]].
+
* run the "connect.sh" script: "./connect.sh up".
-
# Enjoy!
+
* enjoy.
-
== TODO ==
+
== Unused ==
 +
* Alternative (generic?) mode switch program http://www.draisberghof.de/usb_modeswitch/
-
* Use the udev script to automate the loading when the device is plugged (both for "rezero" and for "HSO").
+
= TODO =
 +
* create a ready-to-use Debian package.
 +
* use the udev script to automate the loading when the device is plugged (both for "rezero" and for "HSO").
 +
 +
[[Category:Users]]
[[Category:Connectivity]]
[[Category:Connectivity]]
[[Category:Cellular]]
[[Category:Cellular]]
[[Category:USB]]
[[Category:USB]]
-
[[Category:Power users]]
 
-
[[Category:Diablo]]
 

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)