Hi ,

i had compiled code from repo init -u
git://git.koolu.org/freerunner/platform/manifest.git -b releases
this brach and used. it tested the phone functionality it works good.

when i set APN setting it gets the mcc & mnc correct from the operator.
but it not intiating pppd link so unable to connect  to GPRS. this log
i see when make airplane mode on & off

D/TelephonyProvider(  888): Setting numeric '40445' to be the current operator
after this only GC messages



Michael Trimarchi'  freerunner 14.6 root fs with kernel
unimage-v17.img GPRS was working log's fo those are

D/TelephonyProvider(  888): Setting numeric '40445' to be the current operator

D/pppd    (  934): using channel 1

I/pppd    (  934): Using interface ppp0

E/pppd    (  934): Failed to create pid file /etc/ppp/ppp0.pid: m

I/pppd    (  934): Connect: ppp0 <--> /dev/pts/1

D/pppd    (  934): sent P

D/pppd    (  934): rcvd P

D/pppd    (  934): sent P

D/pppd    (  934): rcvd P

D/pppd    (  934): rcvd P

D/pppd    (  934): sent P

D/pppd    (  934): rcvd P

D/pppd    (  934): sent P

D/pppd    (  934): rcvd P

D/pppd    (  934): sent P

D/pppd    (  934): rcvd P

I/pppd    (  934): CHAP authentication succeeded

D/pppd    (  934): sent P

D/pppd    (  934): sent P

D/pppd    (  934): rcvd P

D/pppd    (  934): rcvd P

D/pppd    (  934): sent P

D/pppd    (  934): rcvd P

D/pppd    (  934): sent P

D/pppd    (  934): rcvd P

D/pppd    (  934): sent P

D/pppd    (  934): rcvd P

D/pppd    (  934): sent P

D/pppd    (  934): rcvd P

W/pppd    (  934): Could not determine remote IP address: defaulting to I

I/pppd    (  934): local  IP address I

I/pppd    (  934): remote IP address I

I/pppd    (  934): primary   DNS address I

I/pppd    (  934): secondary DNS address I

D/MobileDataStateTracker(  840): DNS server addresses are not known.

E/NetworkStateTracker(  840): net.tcp.buffersize.unknown not found in
system properties. Using defaults

E/NetworkStateTracker(  840): Can't set tcp buffer
sizes:java.io.FileNotFoundException: /sys/kernel/ipv4/tcp_rmem_min

D/GpsLocationProvider(  840): updateNetworkState available


help where i have look in to the code to get PPPD up and running
_______________________________________________
android-freerunner mailing list
[email protected]
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

Reply via email to