Hi,

   Make sure you have enabled kernel support for ppp
   CONFIG_PPP
   CONFIG_PPP_ASYNC
 Then try to enable ppp debug logs which will give you more information i.e 
debug option as ppp options
better post your connect script and options file which helps to understand 
problem

Thanks

On Saturday, April 26, 2014 1:03:48 PM UTC+5:30, Dai Nguyenvan wrote:
>
> hi Dave.
> thank for reply.
> my ppp did fine work.but I am facing problem.I want to kill pppd that is 
> created previous session when I disconnect my usb 3g modem.I added line 
> 'system("killall pppd")' in funtion requestDeacticvateDataCall () in 
> reference-ril.c but not succecfully.have you idea or solution for this 
> problem?
>
> thank!  
>
> Vào 20:40:00 UTC+7 Thứ sáu, ngày 25 tháng tư năm 2014, Dave McLaughlin đã 
> viết:
>>
>> What does the content of your connect script look like?
>>
>> What does the referenceril expect. As far as I can see, this is a very 
>> basic RIL interface and not likely to work.
>>
>> Have a look at the Huawei Generic RIL (I assume you can build the source) 
>> and it should handle what you need to do but you will need to add a script 
>> to the PPP connection as the default did not work for me.
>>
>>
>> On Friday, 25 April 2014 12:08:14 UTC+7, Dai Nguyenvan wrote:
>>>
>>> hi everybody!
>>>
>>> my smartbox run android os 4.0.4.I want to brower web via usb 3g.but not 
>>> complete.someone hepl me! thanks
>>>
>>> + i added service pppd_gprs in init.rc
>>> + i added service ril_daemon in init.rc
>>> + i started succesfuly service pppd_gprs in reference-ril.c
>>>
>>> but my logcat has error. "Connect Script failed"
>>>
>>> the attached file is my logcat file.
>>>
>>> sorry for my english!
>>>
>>

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to