> > ok, I think I'm doing all the correctly, but I'm getting the following > output: > > voyage:~# ./hso_connect.sh restart > Using /dev/ttyHS1 application port. > Bringing interface down... > Disconnecting... > Done. > Initializing... > Trying internet.e-plus.de ... > Connecting... > trying > trying- > trying-- > trying--- > trying---- > Connected > We did not get an IP address from the provider, bailing ... ATZ > OK > AT_OWANCALL=1,1,0 > OK > AT_OWANDATA=1 > ERRORFailed (ERROR) >
you have set PIN and maybe USER and PASS in the conninfo.ini (don't forget to remove the # in front)? you can also connect with socat tool to send yourself AT commands. very usfull list of AT commands can be found here: http://www.shapeshifter.se/2008/04/30/list-of-at-commands/ this ones might help: AT+CSQ=? : check signal quality AT+COPS=? : show available network operators and what antenna have you connected? > ledtrig_timer 2816 0 > ledtrig_heartbeat 2048 0 > led_class 3460 0 if one or more leds are on: try to "modprobe -r" these 3 modules or blacklist them with a /etc/modprobe.d/blacklist entry - Thomas _______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
