Talk:Manually using GPRS

From Openmoko

(Difference between revisions)
Jump to: navigation, search
 
(Error messages I get)
Line 1: Line 1:
 
Where's gprs-disconnect-chat? --[[User:Sagacis|Sagacis]] 01:51, 10 August 2007 (CEST)
 
Where's gprs-disconnect-chat? --[[User:Sagacis|Sagacis]] 01:51, 10 August 2007 (CEST)
 +
 +
== Error messages I get ==
 +
 +
First, let me say that I actually managed to get GPRS up and running with the provided instructions. However, not at the first attempt and generally only one in ten times.
 +
 +
There are two kinds of errors I seem to get:
 +
 +
* in the first situation, I get a CONNECT and "serial connection established", "using channel 0", "Using interface ppp0", "Connect: ppp0 <--> /dev/ttySAC0" and then "tcsetattr: Invalid argument (line 964) and then the scrip stops
 +
 +
* in the second situation, I get a CONNECT and then during the ppp negotiation I get "LCP terminated" and the script starts over.
 +
 +
But every ten or so attempts the whole thing works :-)
 +
 +
I'd be quite happy if anyone could shed some light on this.

Revision as of 02:54, 27 August 2007

Where's gprs-disconnect-chat? --Sagacis 01:51, 10 August 2007 (CEST)

Error messages I get

First, let me say that I actually managed to get GPRS up and running with the provided instructions. However, not at the first attempt and generally only one in ten times.

There are two kinds of errors I seem to get:

  • in the first situation, I get a CONNECT and "serial connection established", "using channel 0", "Using interface ppp0", "Connect: ppp0 <--> /dev/ttySAC0" and then "tcsetattr: Invalid argument (line 964) and then the scrip stops
  • in the second situation, I get a CONNECT and then during the ppp negotiation I get "LCP terminated" and the script starts over.

But every ten or so attempts the whole thing works :-)

I'd be quite happy if anyone could shed some light on this.

Personal tools

Where's gprs-disconnect-chat? --Sagacis 01:51, 10 August 2007 (CEST)

Error messages I get

First, let me say that I actually managed to get GPRS up and running with the provided instructions. However, not at the first attempt and generally only one in ten times.

There are two kinds of errors I seem to get:

  • in the first situation, I get a CONNECT and "serial connection established", "using channel 0", "Using interface ppp0", "Connect: ppp0 <--> /dev/ttySAC0" and then "tcsetattr: Invalid argument (line 964) and then the scrip stops
  • in the second situation, I get a CONNECT and then during the ppp negotiation I get "LCP terminated" and the script starts over.

But every ten or so attempts the whole thing works :-)

I'd be quite happy if anyone could shed some light on this.