[android-porting] pppd on gingerbread

2011-07-18 Thread venkat k raju
Hi all, please suggest me how to integrate my gsm/gprs modem to beagleboard with gingerbread. using pppd i have integrate with angstrom fileystem. #pppd /dev/ttyS0 115200 asyncmap auth connect 'chat -v AT OK ATE0 OK AT+IPR=11 5200 OK AT+CGDCONT=1,\IP\,\internet\ OK ATD*99# CONNECT' nocrtscts

Re: Re : Re: [android-porting] pppd on gingerbread

2011-07-20 Thread venkat k raju
Hi Adrien Ferré, thanks for your response. okey! i am checking now... 2011/7/20 Adrien Ferré ferre.adr...@gmail.com I doubt that your APN's name is internet... -- thanksRegards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com website:

Re: Re : Re: [android-porting] pppd on gingerbread

2011-07-21 Thread venkat k raju
Hi Adrien Ferré,Manish Shakya my APN's name is bsnlnet . so had changed internet to bsnlnet, even though it's not working same error. E/pppd( 1202): Connect script failed please can you suggest me how the pppd frame work in android? On Wed, Jul 20, 2011 at 9:05 PM, venkat k raju kvraju

Re: Re : Re: Re : Re: Re : Re: [android-porting] pppd on gingerbread

2011-07-26 Thread venkat k raju
Hi Adrien Ferré. i am able to connect internet using gprs modem with ip address. #ping 209.85.231.104 i did these steps for enabling the gprs on Gingerbread. first i had enable the gpsr connections using some at+ command. then i run pppd command. then i got the ip address and my network file

Re: Re : Re: [android-porting] pppd on gingerbread

2011-07-26 Thread venkat k raju
Hi Adrien Ferré, tell me all ways welcome. 2011/7/26 Adrien Ferré ferre.adr...@gmail.com Hi Adrien Ferré. i am able to connect internet using gprs modem with ip address. #ping 209.85.231.104 i did these steps for enabling the gprs on Gingerbread. first i had enable the gpsr

[android-porting] GPS on Gingerbread

2011-07-27 Thread venkat k raju
HI all, any one please suggest me how to integrate GPS on beagleboard with Gingerbread. thanks in advance. -- thanksRegards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] Porting gingerbread on devkit8000?

2011-08-04 Thread venkat k raju
, I am tryingthx a lot! venkat k raju kvraju@gmail.com 於 2011年8月3日下午12:47 寫道: Hi wing, you have solved or what? 2011/8/1 venkat k raju kvraju@gmail.com Hi wing, check it this one this is my bootarg for devkit8000. setenv bootargs mem=256M console=ttyS2,115200n8 noinitrd root

[android-porting] working on am3703

2011-08-28 Thread venkat k raju
Hi all, i got new board which doesn't dsp processor. AM3703 please suggest me how to get android source and configure build procedure . -- thanksRegards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] beagleboard validation using android OS

2011-08-31 Thread venkat k raju
Hi all, please suggest me how to do validation on beagleboard using android OS. thanks in advance. -- thanksRegards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] nand flash

2011-08-31 Thread venkat k raju
Hi all, i have been trying to flash the x-load,u-boot,uimage,rootfs.jffs2 to nand using windows flash tool Flash v1.5 tool. running the following are no problem those are executing properly. x-loader,u-boot,uImage but rootfs.jffs2 mounting time i got some error like this Root-NFS: No NFS

Re: [android-porting] nand flash

2011-09-01 Thread venkat k raju
On Thu, Sep 1, 2011 at 11:00 AM, venkat k raju kvraju@gmail.com wrote: Hi Tiago Maluta, thanks for your response. i am using beagletouch board. i made some changes in my boot argument like this there are my environment variable bootcmd=nand read 0x8030 28 40 ; bootm

[android-porting] beagleboard touchscreen not working on android

2011-09-05 Thread venkat k raju
Hi all, please check my bellow message. estarting tasks ... done. suspend: exit suspend, ret = -16 (1970-01-02 00:10:52.683197009 UTC) PM: Syncing filesystems ... done. Freezing user space processes ... (elapsed 0.01 seconds) done. Freezing remaining freezable tasks ... (elapsed 0.01 seconds)

[android-porting] am3703 configuration

2011-09-07 Thread venkat k raju
Hi all, i am not able to find the am3703 default kernel configuration file on Gingerbread . please suggest me which one i have to choice for am3703 as default kernel config file . thanksRegards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com website:

[android-porting] nand flash tool for linux

2011-09-07 Thread venkat k raju
Hi all, i have been working on ti nand flash tool, that's for windows. Is there any such nand flash tool for linux? please suggest me if you have any reference. thanksRegards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com website:

[android-porting] sitara am3703 uImage read from nand

2011-09-08 Thread venkat k raju
Hi all, i am able to port the x-load.bin.ift,u-boot.bin on AM3703 sitara board. but while booting uImage i got the following error. # boot NAND read: device 0 offset 0x28, size 0x40 NAND read from offset 28 failed -74 4194304 bytes read: ERROR ## Booting kernel from Legacy Image at

[android-porting] porting android kernel on am3703

2011-09-14 Thread venkat k raju
Hi all, i have been trying to port the android on am3703 board through sd card. 1) while executing the uImage(kernel) image i got following error setenv bootargs mem=256M console=ttyS2,115200n8 noinitrd root=/dev/mmcblk0p2 omapdss.def_disp=lcd init=/init rootfstype=ext3 rw rootdelay=3 nof OMAP3

[android-porting] x-load configuration for SDRAM

2011-09-16 Thread venkat k raju
Hi all, what basis we select ddram memory type like row bank colum , bank row colum ? #define SDRC_B_R_C1 //bank row colum #define SDRC_R_B_C 1 // row bank colum please suggest me thanks in advance. -- thanksRegards k.v.raju -- unsubscribe:

[android-porting] usb hub not working on gingerbread kernel-2.6.32

2011-09-20 Thread venkat k raju
Hi all, i am using usb2415 as USB HUB CHIP . how to configure usb hub in android 2.6.32 kernel ? please suggest me ! -- thanksRegards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] usb hub not working on gingerbread kernel-2.6.32

2011-09-23 Thread venkat k raju
suggest me thanks in advance. On Wed, Sep 21, 2011 at 4:35 PM, James Coggan james.cog...@gmail.comwrote: Correct me if I'm wrong.but you need to enable it on kernel.thats it On Sep 20, 2011 7:03 PM, venkat k raju kvraju@gmail.com wrote: Hi all, i am using usb2415 as USB HUB CHIP

Re: [android-porting] usb hub not working on gingerbread kernel-2.6.32

2011-09-23 Thread venkat k raju
at 12:30 PM, James Coggan james.cog...@gmail.comwrote: Looks all good when you connect a device on the hub does kernel generate a log on dmesg? On Sep 23, 2011 1:19 AM, venkat k raju kvraju@gmail.com wrote: Hi James Coggan, thanks for your reply. my usb package like this usb

[android-porting] wifi modules not building

2011-10-10 Thread venkat k raju
hi all, i have been following this link http://processors.wiki.ti.com/index.php/Android_wireless_build_and_porting_guide#Prerequisites ROWBOAT_TOP this variable not there and also WLAndroidBuild.sh file is not there in current directory and it's there in WL1271Android-patches directory

[android-porting] gingerbread on am3703

2011-10-12 Thread venkat k raju
Hi all, i am trying to port gingerbread2.3.0 on am3703. i got the following error # [ 39.476409] init: untracked pid 916 exited [ 43.594299] init: untracked pid 962 exited [ 48.737304] init: untracked pid 970 exited [ 53.874572] init: untracked pid 976 exited [ 59.019683] init:

[android-porting] 2.6.37 kernel integration on am3703 custom board

2011-10-15 Thread venkat k raju
Hi all, i had been struggle for porting the gingerbread (kernel -2.6.37) on to the am3703 custom board. 1) here i have configuring the kernel as omap3_beagle_defcong. while booting the uImage i go following error Waiting 3sec before mounting root device... [5.003204] mmc0: new SD card at

[android-porting] tiwlan integration to 32 kernel

2011-10-19 Thread venkat k raju
Hi all, please tell me what is the interpretation of setting these value in to registers. pad_config(CONTROL_PADCONF_UART1_CTS, 0xFFE4, 0x4); pad_config(CONTROL_PADCONF_UART1_RTS, 0xFFFC, 0x11C); pad_config(CONTROL_PADCONF_MMC2_CLK, 0xFFF8, 0x0018);

[android-porting] cinterion gprs

2011-10-23 Thread venkat k raju
hi all, please suggest me if anyone integrated cinterion modem to gingerbread(2.6.32 kernel) using pppd . thanks in advance. -- thanksRegards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] GSM /GPRS

2011-11-02 Thread venkat k raju
Hi all, i had been working tc63i gsm/gprs modem . i written c test code and tested for sending and receiving at command, it's working fine and i am able to get the IP address also. while i am trying to establish net connection using pppd,chat command i got following error #pppd call gprs

[android-porting] am3703 wifi(tiwlan_drv.ko) integration with mmc1

2011-11-07 Thread venkat k raju
Hi all, i have been working on the ti (am3703) custom board, in my custom board we have chosen mmc1 for wifi connection. but default wlan (wifi) driver which has given by ti android support for mmc2. please suggest me if anyone know about how to change the mmc2 to mmc1 register in the wlan

Re: [android-porting] Re: where can i download new android-kernel?

2011-11-08 Thread venkat k raju
hi Srinidhi K V,snda android-2.6.35 kernel we can download from this link https://github.com/android/kernel_common/downloads On Tue, Nov 8, 2011 at 2:39 PM, Deva R (TI) r.deva...@gmail.com wrote: Hi, git.omapzoom.org got mirrors for few android.git.kernel.org kernel projects can see if

Re: [android-porting] Re: where can i download new android-kernel?

2011-11-09 Thread venkat k raju
Hi Lipu, check it this one! git clone git://git.omapzoom.org/kernel/omap.git kernel/android-2.6.35 i think it's work for omap4 boards . On Wed, Nov 9, 2011 at 11:35 AM, Lipu shibaa...@gmail.com wrote: can somebody tell me where to download the android source code. i have the

Re: [android-porting] Re: am3703 wifi(tiwlan_drv.ko) integration with mmc1

2011-11-09 Thread venkat k raju
driver code. thanks in advance . On Wed, Nov 9, 2011 at 11:21 AM, venkat k raju kvraju@gmail.com wrote: Hi Deva, please suggest me how to solve it even i had chaged console to ttyS2 instead of ttyO2 . then also i got some error. one more thing mmc number i chosen 1 instead of 5(defualt

[android-porting] interpretation of devmem2

2011-11-11 Thread venkat k raju
Hi all, if any one knows about devmem2 read data and write data. #devmem2 0x480021c8 h value at address 0x480021C8 (0x400201c8): 0x100 what is the mean of it? here which one is IEN and PU/PD,EN,Mode signification? please suggest me! -- thanksRegards k.v.raju -- unsubscribe:

[android-porting] touchsrceen and lcd driver for TFT320480-37-E

2011-11-12 Thread venkat k raju
Hi all, i am working on the am3703 custom board. my board have TFT320480-37-E lcd, is there any kernel have in built driver for it. if anyone knows about it. please suggest me. thanks in advance. -- thanksRegards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com website:

Re: [android-porting] Gingerbread porting on am3703

2011-11-15 Thread venkat k raju
wrote: i suppose you can first try by disabling the media service from the init.rc correct ? On Tue, Nov 15, 2011 at 1:30 AM, venkat k raju kvraju@gmail.com wrote: Hi all, i am trying to port the gingerbread on am3703 i got following messages and it's stacking on initial android

[android-porting] nvs_map.bin not found in tiwlan driver source code

2011-11-17 Thread venkat k raju
Hi all, please suggest me where from i get it or how to build it . thanks in advance. thanksRegards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: [rowboat] nvs_map.bin not found in tiwlan driver source code

2011-11-17 Thread venkat k raju
Hi all, Is it necessary nvs_map.bin file to establish wifi connection on am3703 custom board. thanks in advance. On Fri, Nov 18, 2011 at 9:49 AM, venkat k raju kvraju@gmail.com wrote: Hi Bharathi, i had followed your suggested link. for generating the nvs_map.bin but i got error message

Re: [android-porting] Re: Zygote failed in Gingerbread on am3703 board

2011-11-18 Thread venkat k raju
your own kernel, so the kernel log (you can get it using dmesg) might be useful. Also, please use the ML, so that other people might share your work :) Regards, Hemanth 2011/11/17 venkat k raju kvraju@gmail.com: Hi hemanth, thanks for response. if type command adb stop #adb stop

[android-porting] PSP-linux-03.00.01.06-wl1271-support.patch

2011-11-22 Thread venkat k raju
Hi all, if anybody have integrated this patch to beagleboard!! please suggest me where and all i have to modify . this patch given for omap3 evm board. using this my board unable to boot it. -- thanksRegards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com

[android-porting] Re: [rowboat] Re: audio problem on AM3703

2011-11-30 Thread venkat k raju
McBSP1 port, or tell me where is going wrong here. thanks in advance. On Wed, Nov 30, 2011 at 3:58 PM, venkat k raju kvraju@gmail.com wrote: Hi Satish Patel,Vishveshwar please check my arecord message . i got input/output error . #arecord -t wav -c 2 -r 44100 -f S16_LE -v test.wav

[android-porting] Re: [rowboat] Re: audio problem on AM3703

2011-12-02 Thread venkat k raju
and all i have to make changes in 32 kernel . thanks in advance. On Thu, Dec 1, 2011 at 10:08 AM, venkat k raju kvraju@gmail.com wrote: Hi all, i have been working on the am3703 with beagleboard default kernel config file. now i am trying work on the audio part playing and recording. my

[android-porting] tps65930 keyboard on am3703

2011-12-05 Thread venkat k raju
Hi all, if anyone integrated keyboard (4x4 or 8x8 ). please suggest me how to start and what are all i have to look into kernel part to integrate keyboard on my custom board. thanks in advance. thanksRegards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com website:

[android-porting] custom am3703 Gingerbread

2011-12-09 Thread venkat k raju
Hi all, i am trying to build android rootfs for am3703(without dsp) . please suggest me how to start. i had been trying it with default beagleboard default config. -- thanksRegards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com website:

[android-porting] AM3703 ssd2531 touchscreen with android.

2011-12-09 Thread venkat k raju
Hi all, i am using ssd2531 controller for my lcd touch screen. now i am trying to integrate ssd2531 touch screen in to android Gingerbread. please suggest me if ssd2531 touchscreen driver is available in any kernel source. -- thanksRegards k.v.raju -- unsubscribe:

[android-porting] i2c error while integrating the touch screen on beagletouch

2011-12-17 Thread venkat k raju
Hi all, i have been trying to integrate the tsc2007 to beagletouch . i am facing i2c error -121. if i send i2c command using force with i2ctools like i2cget,i2cset,i2cdetect. ./i2cset -f 3 0x5C 0x02 0x00 then i am able to sent command to i2c success fully . can any one suggest me how to

[android-porting] touch screen problem on am3703

2011-12-22 Thread venkat k raju
Hi all, i am trying to integrate tsc2007 to my touch screen . touch point not moving on lcd panel. but if i use getevent /dev/input/event1 or evtest /dev/input/event1 then i am able to get X and Y position values of touch location. #dmesg mice: PS/2 mouse device common for all mice input:

[android-porting] Fwd: [rowboat] Re: touch screen problem on am3703

2011-12-22 Thread venkat k raju
Hi Vishveshwar, one more thing is i am using capacitive touch screen device. -- Forwarded message -- From: venkat k raju kvraju@gmail.com Date: Thu, Dec 22, 2011 at 1:46 PM Subject: Re: [rowboat] Re: touch screen problem on am3703 To: rowb...@googlegroups.com Hi

[android-porting] can't see mouse pointer on Gingerbread-2.3

2011-12-26 Thread venkat k raju
Hi all, i am working am3703 custom board, 2.6.32 kernel. this is my getevent response. # getevent /dev/input/event2 0004 0004 00090001 0001 0110 0001 0004 0004 00090001 0001 0110 0004 0004 00090002 0001 0111 0001 i am not

[android-porting] Re: [rowboat] Re: can't see mouse pointer on Gingerbread-2.3

2011-12-27 Thread venkat k raju
Hi all, these patches were already applied in my gingerbread source . and also i had check my kernel configuration in that one configure i missed CONFIG_USB_ANDROID. after configuration also my mouse point is not appearing . On Tue, Dec 27, 2011 at 1:49 PM, Chih-Wei Huang

[android-porting] Gingerbread-2.3.4 two screen .

2012-01-04 Thread venkat k raju
Hi all, i am working on am3703 custom board and i had successfully ported Gingerbread-2.3.4 on it. but the problem here default its showing me two screen on my lcd panel. please suggest me how to controll this issues. note: Gingerbread-2.3.0 its showing me single screen. -- thanksRegards

[android-porting] GPRS and serial MUX interface to the Gingerbread-2.3.4

2012-01-09 Thread venkat k raju
Hi all Manish Shakya, i am trying to integrate gsm/gprs modem to Gingerbread-2.3.4. so far what i did is... step 1) i written a c application to send at commands my modem. step 2) using pppd command i am able to establish gprs connection through command line. now my doubt is how to

[android-porting] android rootfs optimization

2012-01-11 Thread venkat k raju
Hi Satish Patel, i want to work on the android rootfs optimization (reduce the size of my rootfs). right now my rootfs 74MB. can you suggest me any reference links to start it and how can i processed and all. -- thanksRegards k.v.raju -- unsubscribe:

Re: [android-porting] Re: Interface GPRS8000 to Devkit8000

2012-01-13 Thread venkat k raju
Hi using some c program like open ttyS* port and send at commands to initialize for gprs and enable the authentication and all . then type this command /*here chat command you have to build . #pppd /dev/ttyS0 115200 asyncmap auth connect 'chat -v AT OK ATE0 OK AT+IPR=115200 OK

Re: [android-porting] Re: Interface GPRS8000 to Devkit8000

2012-01-15 Thread venkat k raju
Hi Devindrappa Handraki, please can you tell me how your enabling gsm connection , from starting like how you are creating ril libraries and how you sending at commands. because i have been failing in that. i have been established net connection in devkit8000 with gprs8000 kit only, and now i

[android-porting] GSM on Gingerbread-2.3.4

2012-01-16 Thread venkat k raju
-- Forwarded message -- From: venkat k raju kvraju@gmail.com Date: Mon, Jan 16, 2012 at 11:25 AM Subject: GSM on Gingerbread-2.3.4 To: chaitanya.nom...@gmail.com Hi chaitanya, can you explain me how to establish gsm on gingerbread. i am following there steps to manually

Re: [android-porting] Interface GPRS8000 to Devkit8000

2012-01-16 Thread venkat k raju
Hi Devindrappa, Thanks for your response. i have written c application for gprs8000 in devkit8000 contains fd = open(/dev/ttyS0, O_RDWR); init_ttyS(fd); GPRS_Net_Test(fd); here init_ttyS(fd){ struct termios options; bzero(options, sizeof(options)); /* clear options*/

Re: [android-porting] Interface GPRS8000 to Devkit8000

2012-01-16 Thread venkat k raju
Hi Devindrappa, here i am using 2.6.32 kernel,so i am opening /dev/ttyS0. but your case is efferent(2.6.37) right ! then you have to open ttyO0 in both the case in c program and pppd command. On Mon, Jan 16, 2012 at 11:50 AM, venkat k raju kvraju@gmail.comwrote: Hi Devindrappa

[android-porting] USB disconnect

2012-01-16 Thread venkat k raju
Hi all, i am usb modem for gsm/gprs. i have been following bellow links . https://gitorious.org/0xdroid/hardware_ril/commit/ee75708cc786531c853e9ec7ffc28dd03658 http://afewe.wordpress.com/android-arm-development/working-with-the-radio-layer-interface-ril-in-android/ please check my logcat

[android-porting] Re: GSM on Gingerbread-2.3.4

2012-01-17 Thread venkat k raju
its permissions. Try with the physical port first,after killing the rild. Then try with your virtual port. Also if it suits your purpose use a soft link instead of virtual ports. On Mon, Jan 16, 2012 at 11:25 AM, venkat k raju kvraju@gmail.comwrote: Hi chaitanya, can you explain me how

[android-porting] Re: GSM on Gingerbread-2.3.4

2012-01-17 Thread venkat k raju
sorry without rild interface i am connecting internet On Tue, Jan 17, 2012 at 2:35 PM, venkat k raju kvraju@gmail.com wrote: Hi Devindrappa Handraki, i had been trying it... for me both are not working at time... here i am using mux concept also.. i don't know what

Re: [android-porting] Interface GPRS8000 to Devkit8000

2012-01-18 Thread venkat k raju
On Mon, Jan 16, 2012 at 12:31 PM, Devindrappa Handraki devindrapp...@gmail.com wrote: -- Forwarded message -- From: venkat k raju kvraju@gmail.com Date: Mon, Jan 16, 2012 at 12:15 PM Subject: Re: [android-porting] Interface GPRS8000 to Devkit8000 To: Devindrappa

[android-porting] Re: GSM on Gingerbread-2.3.4

2012-01-18 Thread venkat k raju
Hi chaitanya, can you tell me how to run pppd from init.rc file. one more thing here is if i run rild daemon,then pppd getting failed. On Tue, Jan 17, 2012 at 2:35 PM, venkat k raju kvraju@gmail.com wrote: sorry without rild interface i am connecting internet On Tue, Jan 17, 2012

[android-porting] Re: GSM on Gingerbread-2.3.4

2012-01-18 Thread venkat k raju
-rwxr-xr-x radioradio 229 2012-01-18 10:27 gprs_chat On Wed, Jan 18, 2012 at 4:08 PM, venkat k raju kvraju@gmail.com wrote: Hi chaitanya, can you tell me how to run pppd from init.rc file. one more thing here is if i run rild daemon,then pppd getting failed. On Tue, Jan 17

[android-porting] Re: GSM on Gingerbread-2.3.4

2012-01-19 Thread venkat k raju
at 12:54 PM, venkat k raju kvraju@gmail.comwrote: Hi Sai, i think some problem with software reset issues!! android application or reference-ril.so i don't know... please check this log message. reset means the application will send AT+CFUN something like this right.. that time my modem

[android-porting] Re: GSM on Gingerbread-2.3.4

2012-01-19 Thread venkat k raju
be the culprit. Or may be your modem is not able to complete the request before the timeout. On Wed, Jan 18, 2012 at 4:15 PM, venkat k raju kvraju@gmail.com wrote: Hi this was my command and response #/system/bin/pppd nodetach debug /dev/ttyACM0 115200 nocrtscts local 0.0.0.0

[android-porting] blue red and red blue color problem

2012-01-22 Thread venkat k raju
Hi Amit pundir, i am facing problem in display colors. i think you told me this issues previously that time i thought my hardware connections problem. i gone thought it. those are fine. can you suggest me what is wrong here...? my lcd 320×480 RGB, lcd type TFT/TRANSMISSIVE. -- thanksRegards

[android-porting] am3703 pin mux configuration

2012-01-24 Thread venkat k raju
Hi all, can anybody suggest me how to configuration SPI3 on am3703. in case of omap3530, SPI_CLK and SPI_SOMI are should be enable as input. and SPI_CS,SPI_SIMO are output. i have done spi mux configure like omap3530 . but no output all are zero's. -- thanksRegards k.v.raju -- unsubscribe:

Re: [android-porting] Re: GSM on Gingerbread-2.3.4

2012-01-24 Thread venkat k raju
Hi venky6 babu and babuvenkatesh56, if your modem have two physical ports then there is no problem AFAIK, just see my previous messages in this thread . telephony (rild daemon) pass one port and net connection (pppd) pass other one. but if have only one physical port and you want to integrate

[android-porting] lcd not locked

2012-02-13 Thread venkat k raju
Hi all, i am working on am3703(custom) board, and i had port Gingerbread-2.3.4 on it. after some time my lcd screen suppose to lck,but in my case it's not happening. please anybody suggest me what is wrong ? -- thanksRegards k.v.raju -- unsubscribe:

[android-porting] Re: lcd not locked,power management issues

2012-02-14 Thread venkat k raju
Hi all, there is some issues in power management . can anybody suggest me power management kernel configuration need for lcd display sleep and resume on android OS. On Tue, Feb 14, 2012 at 10:40 AM, venkat k raju kvraju@gmail.comwrote: Hi all, i am working on am3703(custom) board

[android-porting] Power management issues

2012-02-14 Thread venkat k raju
Hi all, i am working on am3703(custom) board, and i had ported Gingerbread-2.3.4 on it. screen suspend handler not notifying user-space stop drawing event on lcd to the power management. can anybody suggest me what is wrong ? in case of kernel or android rootfs building. -- thanksRegards

Re: [android-porting] Re: lcd not locked,power management issues

2012-02-15 Thread venkat k raju
, Feb 16, 2012 at 12:32 AM, preetam m.n preeta...@gmail.com wrote: Hi Raju, do you see that panel suspend call is being called? - Preetam On Wed, Feb 15, 2012 at 9:36 AM, venkat k raju kvraju@gmail.comwrote: Hi all, there is some issues in power management . can anybody suggest me

Re: [android-porting] Power management issues

2012-02-22 Thread venkat k raju
Hi all, if i port the Gingerbread-2.3.0 instead of Gingerbread-2.3.4 on it, same kernel auto screen lock working fine. can anybody suggest me what is wrong in case Gingerbread-2.3.4 ? On Fri, Feb 17, 2012 at 9:35 AM, venkat k raju kvraju@gmail.com wrote: Hi ESLPhani RajKiran , thanks

[android-porting] Re: Gprs interface to android

2012-02-23 Thread venkat k raju
Hi sudheer, have you integrated GPRS to android ril frame work? previously i worked with command line interface it's been working fine,now i am trying with gprs using ril interface. please suggest me . thanks in advance. On Fri, Jan 20, 2012 at 2:09 PM, Sai Chaitanya Chitneedi

[android-porting] android internals documents

2012-03-07 Thread venkat k raju
Hi all, can anybody suggest me android internals documents to know the how the android frame work can interact with kernel and all? thanksRegards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] Re: Android 4 Flickering Screen on Overo + Chestnut board

2012-03-07 Thread venkat k raju
Hi Manish Shakya, i have seen your screen flickering issues video. i have been working with gingrebread-2.3.4,here my problem also similar to you problem. in my case it's not flickering while boot the system,but when click any application and close the application my screen was flickering

[android-porting] Re: [rowboat] android internals documents

2012-03-07 Thread venkat k raju
at 7:15 AM, s.rawat imsaurabhra...@gmail.com wrote: plz refer pdk http://www.kandroid.org/online-pdk/guide/index.html. Rgds, Softy ..pain is temporary.quitting lasts forever.. On Wed, Mar 7, 2012 at 11:11 AM, venkat k raju kvraju@gmail.comwrote: Hi all, can anybody suggest

Re: [android-porting] Re: Android 4 Flickering Screen on Overo + Chestnut board

2012-03-08 Thread venkat k raju
problem. On Wed, Mar 7, 2012 at 3:41 AM, venkat k raju kvraju@gmail.com wrote: Hi Manish Shakya, i have seen your screen flickering issues video. i have been working with gingrebread-2.3.4,here my problem also similar to you problem. in my case it's not flickering while boot

Re: [android-porting] Re: Android 4 Flickering Screen on Overo + Chestnut board

2012-03-08 Thread venkat k raju
function in framebuffer driver. On Wed, Mar 7, 2012 at 8:45 PM, venkat k raju kvraju@gmail.com wrote: Hi Manish Shakya, thank you good to see you again!! my custom board doesn't have a DSP or Graphics accelerator. SGX driver for Graphics related right!! On Wed, Mar 7, 2012

Re: [android-porting] Re: Android 4 Flickering Screen on Overo + Chestnut board

2012-03-08 Thread venkat k raju
at 10:14 AM, Alvin Wong alvinhoc...@gmail.com wrote: Hi there, In my case it's the problem of the pan_fb function. As in my case it is pxafb. You need to know which fb driver you're using and perhaps look for similar problems on the web. Good luck, Alvin On 2012-3-8 上午11:24, venkat k raju

Re: [android-porting] Re: How to add new Key to Android from Kernel to Android framework and Android application test (Guide)

2012-03-09 Thread venkat k raju
Hi ESL_Phani RajKiran, i want to integrate power on/off key to my keyboard button. here what i did in driver part is i had included KEY_POWER key in keymap structure. then i tested and result was lcd and all going sleep mode . but how to resume again normal state, for this which key i have to

Fwd: [android-porting] Re: How to add new Key to Android from Kernel to Android framework and Android application test (Guide)

2012-03-09 Thread venkat k raju
Hi ESL_Phani RajKiran, i want to integrate power on/off key to my keyboard button. here what i did in driver part is i had included KEY_POWER key in keymap structure. then i tested and result was lcd and all going sleep mode . but how to resume again normal state, for this which key i have to

Re: Fwd: [android-porting] Re: How to add new Key to Android from Kernel to Android framework and Android application test (Guide)

2012-03-12 Thread venkat k raju
Hi Alvin Wong, i am sorry i didn't get you .what your saying? On Sat, Mar 10, 2012 at 10:38 PM, Alvin Wong alvinhoc...@gmail.com wrote: Isn't that you would need to set the key as a standard Linux wake source? On 3月10日, 上午10時21分, venkat k raju kvraju@gmail.com wrote: Hi ESL_Phani

Re: Fwd: [android-porting] Re: How to add new Key to Android from Kernel to Android framework and Android application test (Guide)

2012-03-14 Thread venkat k raju
like this #echo 1 /sys/devices/platform/omapdss/display0/enabled then i am able to resume lcd, but that power-off pop-up window still there...with busy symbol. thanks in advance On Mon, Mar 12, 2012 at 5:54 PM, venkat k raju kvraju@gmail.com wrote: Hi Alvin Wong, i am sorry i didn't get

[android-porting] how to run ppp service like rild daemon

2012-03-15 Thread venkat k raju
Hi vishveshwar, i have been struggling to gprs integration for default android frame work! i don't want gsm. my requirement only gprs. can you please suggest me how run a pppd as service like rild? thanksRegards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com

[android-porting] how to run ppp service like rild daemon

2012-03-15 Thread venkat k raju
Hi Sai Chaitanya , i have been struggling to gprs integration for default android frame work! i don't want gsm. my requirement only gprs. can you please suggest me how run a pppd as service like rild? thanksRegards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com

[android-porting] Re: how to run ppp service like rild daemon

2012-03-15 Thread venkat k raju
, AID_LOG },*/ { pppd_gprs,AID_SHELL, AID_LOG }, {NULL, 0, 0 } }; what is wrong here? why it's not running pppd_gprs service? please can anybody suggest me On Thu, Mar 15, 2012 at 9:11 PM, venkat k raju kvraju@gmail.com wrote: Hi Sai Chaitanya , i have been struggling to gprs

Re: [android-porting] i2c error while integrating the touch screen on beagletouch

2012-03-22 Thread venkat k raju
Hi Kevin King, here two cases i have observed 1) command 0x00 is my slave device to exit from sleep mode . so i am writing this command continuously till write returns 0. 2) in other case i have soldered touchscreen properly and it's working fine based on these issues i thought my

[android-porting] Re: [rowboat] Re: audio problem on AM3703

2012-03-22 Thread venkat k raju
Hi all, i have been facing audio record issues. is there any suggest on this issues please ? thanks in advance On Fri, Dec 2, 2011 at 2:24 PM, venkat k raju kvraju@gmail.com wrote: Hi all, i am trying to interface audio to MCBSP1 instead of MCBSP2 . here i had made some changes

[android-porting] multiple functionality for each key

2012-03-23 Thread venkat k raju
Hi all, i have integrated twl4030_keyboard driver to my 4x4 keypad. like in my board-omap3beagle.c file i have configure keyboard_info through i2c with keymap structure. here i have mapped like each key button have single value. struct keymap{ KEY(2,2,KEY_A), } it's working fine !!

Re: [rowboat] Re: [android-porting] usb hub not working on gingerbread kernel-2.6.32

2012-03-29 Thread venkat k raju
me what the HW issue was and how you fixed it? THANKS mike On Friday, September 23, 2011 10:24:40 AM UTC-5, venkat k raju wrote: Hi hedwin, thanks a lot ! now usb hub and peripheral are working fine. problem is my target board issues (hard ware level) . On Fri, Sep 23

[android-porting] error while building validatekeymaps

2012-03-29 Thread venkat k raju
Hi all, i am using build command below one $ make TARGET_PRODUCT=beagleboard TARGET_BUILD_VARIANT=tests -j8 droid frameworks/base/tools/validatekeymaps/Main.cpp frameworks/base/tools/validatekeymaps/Main.cpp:18:29: error: ui/KeyLayoutMap.h: No such file or directory

[android-porting] Re: gprs /3G on android

2012-03-30 Thread venkat k raju
for linux on android.. On Fri, Mar 30, 2012 at 2:51 PM, venkat k raju kvraju@gmail.comwrote: Hi kiran nayak , through gui i have been trying it, not yet done On Fri, Mar 30, 2012 at 2:50 PM, venkat k raju kvraju@gmail.comwrote: Hi kiran nayak, i have been connecting net through

[android-porting] Re: gprs /3G on android

2012-03-30 Thread venkat k raju
, venkat k raju kvraju@gmail.comwrote: yes it have been working fine On Fri, Mar 30, 2012 at 5:11 PM, kiran nayak nieki...@gmail.com wrote: is this script worked for you successfully..? On Fri, Mar 30, 2012 at 5:07 PM, venkat k raju kvraju@gmail.comwrote: send (AT+CGDCONT=1,IP

[android-porting] Re: [rowboat] browser crashed in android(Gingerbread-2.3.4)

2012-03-31 Thread venkat k raju
Hi all, whenever browser crashes, i am doing like this delete my rootfs and coping the fresh rootfs then porting . can anybody please suggest me solution without switching board to fix this issues thanks in advance!! On Thu, Mar 15, 2012 at 9:17 AM, venkat k raju kvraju@gmail.com

[android-porting] Re: how to run ppp service like rild daemon

2012-04-06 Thread venkat k raju
On Mon, Apr 2, 2012 at 7:20 AM, venkat k raju kvraju@gmail.com wrote: Hi all, how to run a pppd call gprs from init.rc? if i sent below command through command prompt #pppd call gprs it's running and it's been working fine please anybody suggest me how to run this command in init.rc

[android-porting] google Images tab issues on android browser.

2012-04-06 Thread venkat k raju
Hi all, browser have been crashing while click the google images tab!! can anybody suggest me what could be the problem? and please find the attachment log.txt -- thanksRegards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com website:

[android-porting] Re: how to run ppp service like rild daemon

2012-04-06 Thread venkat k raju
Hi venky, have you integrate the GPRS to android frame work? i mean using rild daemon you able to establish the internet and all. if yes can you suggest me how you are running pppd from the init.rc or what? thanks in advance!! On Mon, Apr 2, 2012 at 7:20 AM, venkat k raju kvraju

[android-porting] shutdown button functionality.

2012-04-11 Thread venkat k raju
Hi all, how to implement shutdown key in android. as far as i know KEY_POWER is for put some resource into sleep mode. but in my case i want to implement shutdown key which will completely cut off my devices power. please anybody suggest me,like if i press the shutdown key then what are all

[android-porting] Battery status

2012-04-11 Thread venkat k raju
Hi all, how to integrate the Battery to android frame work? please anybody suggest me thanks in advance!! -- thanksRegards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] WL1271 wifi

2012-04-12 Thread venkat k raju
Hi vishveshwar, i want to integrate wifi drive on android (Gingerbread-2.3.4) my kernel version is 2.6.32,and my hardware wifi connection with mmc2 ,EN pin is for gpio_126,IRQ pin is for gpio_129. please suggest me how to do it. kernel configure: Linux Kernel Configuration Networking

Re: [android-porting] Re: [rowboat] Battery status

2012-04-13 Thread venkat k raju
at 7:47 PM, Ashwin Bihari abih...@gmail.com wrote: Venkat, The battery information should show up in /sys/class/power_supply/battery name and Android will automatically pick it up when the hw.nopm is set to false in your init.rc file.. -- Ashwin On Wed, Apr 11, 2012 at 6:02 AM, venkat k

  1   2   >