[android-porting] file test operations android

2012-10-29 Thread Onteddu Slreddy
Hello all, I am not able to do file test operations in android if I am executing below command -b /dev/ttyACM0 it is saying *-b: not found* if I am executing in script device0=/dev/ttyACM0# / (root directory) if [ -b $device0 ] it is giving *:] not found * I tried test -b

[android-porting] Browser not working in android ICS

2012-10-17 Thread Onteddu Slreddy
Hello all, In ICS browser is not working for me The following are the results I observed I kept logs in a place where ppp interface is receiving and sending frames When error condition is happening ( Browser page not loading or ping is not happening) I am seeing only receive frames or send

[android-porting] Browser not working in ICS

2012-10-17 Thread Onteddu Slreddy
Hello all, I am using ICS 4.0.3 In my code browser is not working over 3G The problem I observed is the out buffer is filling after some time and I am not able to send any frame out in ppp_async.c if (test_and_set_bit(XMIT_FULL, ap-xmit_flags)) is becoming true and it is not recovering from

[android-porting] udev rules android

2012-09-27 Thread Onteddu Slreddy
Hi I wanted to execute USB_modeswitch script when I inserted modem, I have wrote one script(myscript.sh) which will do the switching but I am not able to run automatically when I plugged my 3G dongle My device is initially detecting as a cd-rom device and if I execute script manually it is

[android-porting] Android ICS no buffer space available

2012-09-07 Thread Onteddu Slreddy
I am trying to enable modem on ANDROID ICS 4.o.3 I am able to get PPP interface in netcfg with IP If I launch the ping www.google.com from terminal I am able to get continuous resoponse but if I launch the browser the ping is giving the error ping: sendmsg: No buffer space available and

[android-porting] MODEM rild socket problem

2012-08-23 Thread Onteddu Slreddy
Hello all, I am trying to enable modem on ICS 4.0.3 when I am trying to enable it I am finding below logs [ 94.915924] init: starting 'ril-daemon' [ 94.921997] init: Created socket '/dev/socket/rild-debug' with mode '660', user '1001', group '1000' [ 94.931610] init: Created socket

[android-porting] Do Android have dual sim support

2012-07-13 Thread Onteddu Slreddy
Hello All, I wanted to confirm whether android supports dual sim with its default RIL If not can any body tell me where can I get information regarding adding duel SIM support Thanks Regards O S L Reddy -- unsubscribe: android-porting+unsubscr...@googlegroups.com website:

Re: [android-porting] Digest for android-porting@googlegroups.com - 7 Messages in 6 Topics

2012-06-18 Thread Onteddu Slreddy
Hi Hackbod, Thanks for your mail, Thanks for confirming the issue can not be memory issue. Can you please suggest me where should I debug to get rid of this problem, I mean whether at application level or at kernel level I am really not understanding where and what could be the

[android-porting] brower occupying more memory

2012-06-15 Thread Onteddu Slreddy
Hi all, I am trying to integrate modem on ICS. When I am trying to browse on browser the browser is not able to load the full page when I launched the browser suddenly the free memory decreasing by around 20 MB before launching the browser: /proc/meminfo: Memory free 27372 kB After

[android-porting] modem ics nobufferspace available

2012-06-12 Thread Onteddu Slreddy
Hello all, I am trying to integrate modem on ICS when I am trying for browsing through browser the connection time out is happening when I tried to ping it is giving the below lo continuously after some time *ping: sendmsg: No buffer space available* can anybody suggest what might be

Re: [android-porting] Digest for android-porting@googlegroups.com - 1 Message in 1 Topic

2012-05-23 Thread Onteddu Slreddy
Hello ALL, I am facing problem with usb OTG connection The below are the details for the same The modem is disconnecting after is boot is done some times it is reconnecting immediately and sometimes its not, some times the modem is not detecting at the boot time but I am observing the

Re: [android-porting] modem disconnecting during ppp connection

2012-05-17 Thread Onteddu Slreddy
Hi all, I am facing problem in integrating modem the below are the details When I booted the device at the starting signal is coming and I am able to do the voice call But when I entered into access point settings and set the acess point after 3 to 4 seconds the network is going off and it