Ja eben, da fängt es schon an. Im 1.1.3 gibt's das nicht mehr zum auswählen - wenn doch, dann hätte ich es nicht gefunden.Finde es keinen großen Aufwand ppp-cgi bei Webinterfaces zu selektieren, der Rest wird automatisch ausgewählt.
...was standardmässig der Fall ist. Wenn es für die cracks so einfach zu bauen ist, dann sollte es ja kein Problem sein das in 3-4 Zeilen im Wiki als optional zu beschreiben und einzubauen.gcom braucht man nur wenn die Sim den Pin aktiviert hat
Herzlichen Dank für Deine unbrauchbare Antwort.
Wie? (Sourcen hab ich von sf.net aber weder http://trac.freetz.org/wiki/help/howtos/development/compile_own_progs noch http://trac.freetz.org/wiki/help/howtos/development/create_cross-compiler_toolchain hilft hier - cross compiler scheint bereits zu existieren im freetz-linux)-Paket comgt crosscompilieren und das Binary "gcom" nach root/sbin kopieren
Welches ipk?Kleiner Tip: Wenn man keine Lust auf Crosskompilieren hat kann man sich die Vorkompilerten Binarys vom OpenWRT Projekt (AR7) nehmen. (aus den .ipk extraieren)
freetz@freetz-linux:~/freetz-1.1.3$ make comgt-precompiled
C source/comgt.0.32 \
CC="/home/freetz/freetz-1.1.3/toolchain/target/bin/mipsel-linux-uclibc-gcc" \
CFLAGS="-Os -pipe -march=4kc -Wa,--trap -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" \
LDFLAGS=""
/bin/bash: C: Kommando nicht gefunden.
make: [source/comgt.0.32/comgt] Fehler 127 (ignoriert)
mkdir -p packages/comgt-0.32/root/usr/bin/
cp source/comgt.0.32/comgt packages/comgt-0.32/root/usr/bin/comgt
cp: Aufruf von stat für „source/comgt.0.32/comgt“ nicht möglich: No such file or directory
make: *** [packages/comgt-0.32/root/usr/bin/comgt] Fehler 1
freetz@freetz-linux:~/freetz-1.1.3$
/var/mod/root # comgt -h
comgt version 0.32 Copyright Paul Hardwick (c) 2005,2006
Type 'comgt help' for more information
/var/mod/root # comgt help
comgt Usage: comgt [options] [built in script]'|[external script]
Built in scripts -
comgt [default] Checks SIM status (requests PIN if required),
registration and signal strength reported by
datacard.
comgt info Display configuration of datacard.
comgt sig Report Signal strength.
comgt reg Report Registration status.
comgt PIN Set PIN using COMGTPIN env variable.
comgt APN Set APN using COMGTAPN env variable.
Valid for GlobeTrotter GPRS only:
comgt USA Switch to 900/1900 MHz band for USA operation.
comgt Europe Switch to 900/1800 MHz band for Europen operation.
Valid for GlobeTrotter EDGE and Combo EDGE only:
comgt GTEDGE Switch on radio interface.
Valid for Vodafone 3G, GlobeTrotter Fusion, GT Max :
comgt 2G 2G networks only.
comgt 3G 3G networks only
comgt 3G2G 3G network preferred
Command line options (must be before script name) -
-d device Use alternative device. e.g -d /dev/ttyUSB0
-e Turn on communication echo.
-h Help.
-V Version.
-s Don't run internal 'default' script before running
external script.
-t=\n Set alternative line terminator (default=\n).
-v Verbose mode. Print lots of trace info.
-x Speed exchange. 115200 replaced by 57600.
***used for GlobeTrotter EDGE and Combo EDGE***
NOTES:
comgt assumes that the GlobeTrotter device is /dev/modem (create a logical link
to actual device or use -d switch). Unless you use the '-s' switch comgt will
run the internal 'default' script first before running an external script file.