PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2 > Android On TP2 > Android On TP2 Development
Register Community Search

Notices


 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #11 (permalink)  
Old 11-30-2011, 08:38 PM
muziling's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro 2(RHOD400)
Carrier: CDMA
 
Join Date: Nov 2010
Posts: 175
Reputation: 55
muziling is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [TESTING] - NAND OMGB (Latest version 1.2.3) - 400/500 Only

Quote:
Originally Posted by [ACL] View Post
I think muzling will be happy with the next release. I made it easier for cdma folk to use usernames and passwords for ppp. Since ril is hardcoded to use dummy, they can butcher a script to make it happen. Nice stop gap for now i suppose.
Nice work, I try upgrade ppp to version 2.4.5, ppp version is too old, maybe related with phone reboot,freeze
(I disable data connection, phone will reboot or freeze)
EDIT: new version not help me fix issue

Use command ‘busybox ifconfig -a’ , will see an eth call dummy0

Now I wrote a script to start pppd
Quote:
#!/system/bin/sh

USER=`getprop net.gprs.user`
PASSWORD=`getprop net.gprs.password`
DEVICE=`getprop net.gprs.device`
/system/bin/pppd $DEVICE defaultroute local usepeerdns noipdefault unit 0 nodetach linkname gprs lcp-restart 1 lcp-max-configure 3 ipcp-restart 1 ipcp-max-configure 3 debug user $USER password $PASSWORD

Last edited by muziling; 12-01-2011 at 12:14 AM.
Reply With Quote
 

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2 > Android On TP2 > Android On TP2 Development


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 11:14 AM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com