USB GPRS
(→"Option" HSDPA Modem) |
(→"Option" HSDPA Modem) |
||
Line 11: | Line 11: | ||
== "Option" HSDPA Modem == | == "Option" HSDPA Modem == | ||
- | * compile the "HSO" Option Modem kernel module (Greg Kroah-Hartman is in the process of integrating the kernel module into the mainline kernel) for the Nokia N800. | + | * compile the "HSO" Option Modem kernel module (Greg Kroah-Hartman is in the process of integrating the kernel module into the mainline kernel, or check [http://www.pharscape.org/component/option,com_forum/Itemid,68/page,viewtopic/t,445/ HSO] in the meantime) for the Nokia N800. |
- | * compile the "rezero" Option mode switch application. | + | * compile the "rezero" Option mode switch application ([http://www.pharscape.org/component/option,com_forum/Itemid,68/page,viewtopic/t,425/ Rezero]). |
* run the Option mode switch application: "./rezero /dev/sg0". | * run the Option mode switch application: "./rezero /dev/sg0". | ||
* load the "HSO" kernel module: "insmod hso.ko". | * load the "HSO" kernel module: "insmod hso.ko". |
Revision as of 20:42, 23 July 2008
Contents |
Purpose
Get the external USB 3G HSDPA GPRS Modem to work with the Nokia N800 (or newer).
Steps
- Enable USB host mode.
- get a powered USB hub.
- compile a SCSI generic Linux kernel module (or download one).
- load the SCSI generic Linux kernel module: "insmod sg.ko".
"Option" HSDPA Modem
- compile the "HSO" Option Modem kernel module (Greg Kroah-Hartman is in the process of integrating the kernel module into the mainline kernel, or check HSO in the meantime) for the Nokia N800.
- compile the "rezero" Option mode switch application (Rezero).
- run the Option mode switch application: "./rezero /dev/sg0".
- load the "HSO" kernel module: "insmod hso.ko".
- run the connect script: "./connect.sh up".
- enjoy.
= Unused
- Alternative (generic?) mode switch program http://www.draisberghof.de/usb_modeswitch/