yucemahmut / android-on-freerunner

Automatically exported from code.google.com/p/android-on-freerunner
0 stars 0 forks source link

o2 germany gprs does not work #103

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. have an Internet Pack M from o2 germany
2. boot the phone
3. enter sim pin

What is the expected output? What do you see instead?
the gprs icon should show up in the message area.

What version of the product are you using? On what operating system?
cupcake daily 20100107

Please provide any additional information below.
the apn configuration "O2 Internet" does not work.

i had to create a new apn configuration and reboot the phone.

name: O2 Surf
apn: surfo2
username: surfo2
password: surfo2

a patch for vendor/neo/freerunner is attached

Original issue reported on code.google.com by stefan-s...@web.de on 8 Jan 2010 at 2:09

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by hmu...@gmail.com on 13 Jan 2010 at 8:36

GoogleCodeExporter commented 9 years ago
did it work with latest weekly cupcake?

Original comment by seder...@googlemail.com on 25 Apr 2010 at 1:48

GoogleCodeExporter commented 9 years ago
Scarhill, could you check if this suggested patch could be merged?

Original comment by niels.he...@gmail.com on 30 Apr 2010 at 9:47

GoogleCodeExporter commented 9 years ago
Gprs not workin airtel inida 
this is the logcat any help :

D/RILJ    (  902): [0341]> GPRS_REGISTRATION_STATE
D/RILJ    (  902): [0342]> REGISTRATION_STATE
D/RILJ    (  902): [0343]> QUERY_NETWORK_SELECTION_MODE
D/AT      (  859): MUX[primary]: AT> AT+CGACT?
D/AT      (  859): MUX[primary]: AT< +CGACT: 1,0
D/AT      (  859): MUX[primary]: AT< OK
D/AT      (  859): MUX[primary]: AT> AT+CGDCONT?
D/AT      (  859): MUX[primary]: AT< +CGDCONT: 1,"IP","airtelgprs.com","",0,0
D/AT      (  859): MUX[primary]: AT< OK
D/RIL     (  859): onRequest: OPERATOR
D/RILJ    (  902): [UNSL]< UNSOL_PDP_CONTEXT_LIST_CHANGED 
[com.android.internal.telephony.gsm.PDPContextState: { cid: 1, active: false, 
type: 
IP, apn: airtelgprs.com, address:  }]
D/AT      (  859): MUX[primary]: AT> 
AT+COPS=3,0;+COPS?;+COPS=3,1;+COPS?;+COPS=3,2;+COPS?

Original comment by aditya...@gmail.com on 26 May 2010 at 3:09