[android-porting] Nexus 5X drivers

2017-09-04 Thread Nils K.
Hi there, while the drivers for Android 7 and 8 for the Nexus 5X seem to be available here ... https://developers.google.com/android/drivers#bullhead ... I'm still looking for them for Android 6. Are they still available somewhere? Thanks !! -- -- unsubscribe: android-porting+unsubscr...@go

[android-porting] ERR NetlinkListener: recvmsg failed (I/O error)

2015-02-12 Thread lavanya k
hi, ERR NetlinkListener: recvmsg failed (I/O error) can anyone please solve above issue. is above issue due to kernel config? -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are

[android-porting] Re: custom rom on emuator gives EGL_NOT_INITIALIZED

2015-02-04 Thread suat . f . k
er442 -system /home/sfk/Downloads/system.img.ext4 >> -kernel /home/sfk/goldfish/arch/arm/boot/zImage -gpu off >> >> logcat gives me the log in file. How can i solve this problem. If i >> compile this rom from source with editing build.prop for emulator can i run >> it

[android-porting] custom rom on emuator gives EGL_NOT_INITIALIZED

2015-02-03 Thread suat . f . k
/home/sfk/goldfish/arch/arm/boot/zImage -gpu off logcat gives me the log in file. How can i solve this problem. If i compile this rom from source with editing build.prop for emulator can i run it on emulator ? or any idea or theory ? thank you. 02-03 13:16:47.960: I/DEBUG(42): !@dumpstate -k -t -z

[android-porting] Re: Porting Touch Driver

2013-03-07 Thread sridhar k s
Hi, Please go through the link. It has all the info required to resolve the issue http://source.android.com/tech/input/touch-devices.html Regards, Sridhar.K.S On Wednesday, 6 March 2013 15:32:28 UTC+5:30, garimella wrote: > > Dear All, > > I am upgrading my android version from 2.3

[android-porting] android porting on x86 platform

2012-12-17 Thread venkat k raju
Dear all, i am trying to port android on x86 platform (dell intel inspiron laptop) please can anybody suggest me ,the reference links or some steps for porting x86 my observations i have build the android OS make iso_img TARGET_PRODUCT=asus_laptop then i have write this image to DVD here i

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

2012-11-19 Thread chinnu k
Hi Adrien, I don't know how to check the rild command line ...plz help me but i searched in hardware/ril/rild ...i didn't get any thing related to command line arguments thanks -kmr On Wed, Nov 7, 2012 at 8:15 PM, wrote: > [image: Boxbe] > android-porting@

[android-porting] usb not resuming if it suspend

2012-11-02 Thread venkat k raju
Dear all, please check the below log message akeup wake lock: alarm cmel_oled43_panel: panel_resume Restarting tasks ... ehci-omap ehci-omap.0: port 2 resume error -110 hub 1-0:1.0: hub_port_status failed (err = -32) request_suspend_state: wakeup (3->0) at 513401275626 (1970-01-02 00:23:50.1285

[android-porting] Re: [rowboat] tips to integrate custom keypad on android

2012-10-26 Thread venkat k raju
Hi UMAKANTA, i am using Gingerbread-2.3.4 not ICS,you have suggested that link support for ICS. can you suggest me how can build that file with Gingerbread-2.3.4 On Fri, Oct 26, 2012 at 10:20 AM, venkat k raju wrote: > Dear all, > > can anybody help me out from this issues ,i d

[android-porting] Re: [rowboat] tips to integrate custom keypad on android

2012-10-26 Thread venkat k raju
Dear all, can anybody help me out from this issues ,i don't know what i am doing wrong here ? note : i am using Gingerbread-2.3.4 android version On Thu, Oct 25, 2012 at 6:44 PM, venkat k raju wrote: > Dear all, > > can anybody help me out from this issues ,i don't k

[android-porting] Re: [rowboat] tips to integrate custom keypad on android

2012-10-25 Thread venkat k raju
Dear all, can anybody help me out from this issues ,i don't know what i am doing wrong here ? On Thu, Oct 25, 2012 at 6:43 PM, venkat k raju wrote: > Dear all, > > can anybody help me out from this issues ,i don't what i am doing wrong > here ? > > > On Thu, Oc

[android-porting] Re: [rowboat] tips to integrate custom keypad on android

2012-10-25 Thread venkat k raju
Dear all, can anybody help me out from this issues ,i don't what i am doing wrong here ? On Thu, Oct 25, 2012 at 5:13 PM, venkat k raju wrote: > Hi Umakanta Patro, > thanks you reply > i have been checking that link but i got these below error while building > rootfs > &

[android-porting] Re: [rowboat] tips to integrate custom keypad on android

2012-10-25 Thread venkat k raju
HI Matthias Brugger, for single key i have done configuration and it's working fine. i have mapped 1(a,b,c)2(d,e,f) 3(g,h,i) 4(j,k,l) 5(m,n,o) 6(p,q,r) 7(s,t,u) 8(v,w,x) 9(y,z) 0(space)cancel enter menu shift

[android-porting] Re: [rowboat] tips to integrate custom keypad on android

2012-10-25 Thread venkat k raju
functionality for the > button with shift being pressed. > Also you need to register your shift key with the flag "SHIFT" in your .kl > file. > > Doc on .kl file format and syntax: > http://source.android.com/tech/input/key-layout-files.html > > Thanks & regards,

[android-porting] Re: [rowboat] tips to integrate custom keypad on android

2012-10-24 Thread venkat k raju
On 10/24/2012 06:46 AM, venkat k raju wrote: > >> >> >> Dear all, >> >> i am working with am3703 custom board and tps65930,tps65930 have (6x6) >> Keypad Interface. >> >> now i want to integrate this keypad interface to my targetboard with >>

[android-porting] tips to integrate custom keypad on android

2012-10-24 Thread venkat k raju
Dear all, i am working with am3703 custom board and tps65930,tps65930 have (6x6) Keypad Interface. now i want to integrate this keypad interface to my targetboard with android OS. i don't want to change android virtual keypad functionality i need both should work properly like whatever functiona

Re: [android-porting] LCD Touch Problem

2012-10-23 Thread venkat k raju
Hi Shivanagouda Biradar driver/input/touchscreen/ in kernel source check above path and find the your touchscreen .c file in that file check below kernel API's then print these x,y value then you come to know. input_report_abs(input, ABS_X, x);

[android-porting] Re: [rowboat] Re: how to kill pppd

2012-10-17 Thread venkat k raju
GDCONT=1,"IP","TATA.DOCOMO.INTERNET",,0,0 D/RIL ( 1357): err =-1 D/AT ( 1357): AT> ATD*99***1# D/RIL ( 1357):err =-1 so then rild is acquiring my /dev/ttyACM0. please check this information On Fri, Oct 12, 2012 at 3:19 PM, venkat k raju wrote: > whenever your fre

[android-porting] Re: [rowboat] power management on omap3530

2012-10-12 Thread venkat k raju
on what exactly u r trying to do, i can help more. > > On Tue, Oct 9, 2012 at 3:08 PM, Arun Joseph wrote: > >> Hi raju, >> >> You can start with >> http://processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3.4-DevKit-2.1_UserGuide#Power_Management >>

[android-porting] Re: [rowboat] Re: how to kill pppd

2012-10-12 Thread venkat k raju
whenever your free please check this On Fri, Oct 12, 2012 at 3:18 PM, venkat k raju wrote: > Hi Sai, > > i am sorry!! > > i didn't see this message . > whenever you free please this > > > On Fri, Oct 12, 2012 at 2:17 PM, Chaitanya wrote: > >> I

[android-porting] how to kill pppd

2012-10-11 Thread venkat k raju
Dear all, i am working with Gingerbread-2.3.4 , i have integrated gprs to ril android default stack. here i am facing problem with resuming the data connection , once if i disable it note : if i disable the data connection option from GUI my pppd process is running but ppp0 was disconnecting b

[android-porting] power management on omap3530

2012-10-09 Thread venkat k raju
Dear all, i want to work with power management on omap35xx based custom board. can anybody suggest me from where from i can start it ? like AFAIK 4 are power state 1)run 2)suspend 3)sleep 4)power off here i want to know what is run,suspend,sleep,poweroff modes significance note: my main aim

[android-porting] android HAL and linux driver for ov3640 camera

2012-10-05 Thread venkat k raju
Dear all, i have been working with Gingerbread-2.3.4 (2.6.32 kernel) . now i am trying to integrate the ov3640 camera module for my target board (omap3530 based custom board). if anybody have done this before please suggest me the reference links for driver or some suggestion how to integrate i

Re: [android-porting] Re: [rowboat] Camera has stopped unexpectedly

2012-10-03 Thread venkat k raju
alk to him and let you know his email details . > > > Thanks, > Shilpa > > On Wed, Jul 4, 2012 at 4:44 PM, venkat k raju wrote: > >> Dear all, >> >> now i am able to capture images ,but it's pink color layer image i have >> attached my capture image here. >

[android-porting] Re: android crash (init: untracked pid XXXX exited)

2012-10-02 Thread venkat k raju
02 D/TIALSAModule( 121): open called for devices 0002 in mode 0... I/TIALSAModule( 121): Initialized ALSA PLAYBACK device default I/AudioFlinger( 121): AudioFlinger's thread 0x3a970 ready to run D/TIALSAModule( 121): route called for devices 0002 in mode 0... E/AudioHardwareALSA(

[android-porting] DDMS setup ubuntu host

2012-09-27 Thread venkat k raju
Dear all, can anybody suggest me how to setup the DDMS in my host for debugging my target android apps? note : to identify the my usb (otg), is there any thing i have made changes in board config file(board-omap3beagle.c) like initializing structure { vendor ID product ID}. and, is there any ker

Re: [android-porting] Re: Video is not playing in Android ICS

2012-09-13 Thread venkat k raju
Hi Vishveshwar Bhat, i am working on am3703 custom board it's doesn't have DSP & GRAPHICS accelerator. i am also trying to port ICS on my am3703 custom board and i am also facing the same issues. in my case both video and images not working. can you suggest me how to resolve it? is it possi

Re: [android-porting] power on button

2012-09-09 Thread venkat k raju
Hi Alvin Wong , i am using sitara(am3703) ARM-Cortex8 pmic65930. if have any idea, please suggest me. On Fri, Sep 7, 2012 at 8:02 PM, Alvin Wong wrote: > The KEY_POWER is only for Android userspace. To wake up the the device you > need to configure it as a wake source. > > You need to con

[android-porting] Re: touch screen calibration

2012-09-07 Thread venkat k raju
hi Devindrappa Handraki, afaik no need to calibrate, i have done for 4.3"LCD with gingerbread-2.3.4 . in your case i am suspecting in the kernel CONFIG_INPUT_EVDEV config option check it properly. On Tue, Sep 4, 2012 at 4:17 PM, Devindrappa Handraki < devindrapp...@gmail.com> wrote: > Hi V

[android-porting] power on button

2012-09-07 Thread venkat k raju
Dear all, can anybody please explain me how the android power on button works? i have configure KEY_POWER for long press and it's working for power off.but for power on what is the procedure i have to follow it. thanks&Regards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.c

[android-porting] Re: [rowboat] Re: building error ICS ANDROID

2012-09-03 Thread venkat k raju
when you type: > > java -version > > In terminal? > > Thanks > David > > > On Tuesday, 28 August 2012 12:00:36 UTC+1, venkat k raju wrote: >> >> Dear all, >> >> please check bellow error message and tell me what is wrong with my >> procedure

[android-porting] Re: [rowboat] Re: building error ICS ANDROID

2012-09-03 Thread venkat k raju
Hi Tsan-Ming Chou, thnak you my host have fedora, is it possible for fedora also or only for ubuntu !! On Thu, Aug 30, 2012 at 8:25 AM, Tsan-Ming Chou wrote: > Please refer to "https://github.com/flexiondotorg/oab-java6"; to setup > JAVA JDK 6 on your host. > > >

[android-porting] Re: WIFI architecture

2012-08-09 Thread venkat k raju
SM_STATE_WAIT_NVS_FILE: what is does? On Mon, Aug 6, 2012 at 2:43 PM, venkat k raju wrote: > Dear all, > > > can anybody suggestion reference links to understand the WIFI stack > architecture? > > i am using kernel-2.6.37 and V3.00.01.06-WL6.1.6.0 version wifi driver &

[android-porting] WIFI architecture

2012-08-06 Thread venkat k raju
Dear all, can anybody suggestion reference links to understand the WIFI stack architecture? i am using kernel-2.6.37 and V3.00.01.06-WL6.1.6.0 version wifi driver code. please can anybody explain me how the host side and devices side functional flow for wifi? thanks&Regards k.v.raju --

[android-porting] Porting to unknown (unsupported) device

2012-07-24 Thread Kevin K.
Hi all, One of my friends bought a 7' tablet (running Android 2.3.3) from China few months back and he doesn't use it anymore. No support is provided by the manufacturer (Factory images are not available). Device configuration (exact info about hardware, etc.) is unknown. Can I still make a

[android-porting] Re: [rowboat] verification and Testing in x-loader or u-boot is preferable?

2012-07-12 Thread venkat k raju
Dear Jaya Kumar, thank a lot!!! i mean whether those Verification and testing in u-boot part or x-loader part preferable? On Thu, Jul 12, 2012 at 6:16 PM, Jaya Kumar wrote: > On Thu, Jul 12, 2012 at 3:01 PM, venkat k raju > wrote: > > which part is preferable for hardwar

[android-porting] Re: [rowboat] SPI Device file not creating

2012-07-12 Thread venkat k raju
Hi kiran, can you please check the kernel configuration drivers->SPI support---> -- SPI support - [ ] Debug support for SPI drivers

[android-porting] barcode support in android

2012-07-10 Thread venkat k raju
Dear all, i want capture the barcode using camera and interpret the barcode data. can anybody suggest me like any android frame work is there to do this!!! any reference links !!! thanks&Regards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.goo

[android-porting] Re: [rowboat] Re: 2.6.37 wifi integration with android (gingerbread-2.3.4)

2012-07-09 Thread venkat k raju
Hi Vishveshwar, what is wrong here?, can you please tell me!! On Mon, Jul 9, 2012 at 2:51 PM, venkat k raju wrote: > Hi Vishveshwar, > > thank you > > somehow i got to know like if the kernel version is 2.6.37 then it's have > wl1271 driver code!! so i am trying to

[android-porting] Re: [rowboat] Re: 2.6.37 wifi integration with android (gingerbread-2.3.4)

2012-07-09 Thread venkat k raju
suggested. On Mon, Jul 9, 2012 at 2:35 PM, Vishveshwar wrote: > On Monday, July 9, 2012 2:12:13 PM UTC+5:30, venkat k raju wrote: >> >> >> Dear all, >> >> i have been working on porting android(gingerbread-2.3.4) **with >> linux-2.6.37 kernel in am3703

[android-porting] 2.6.37 wifi integration with android (gingerbread-2.3.4)

2012-07-09 Thread venkat k raju
Dear all, i have been working on porting android(gingerbread-2.3.4) with linux-2.6.37 kernel in am3703 custom board. now i want to configure and integrate the wl1271 as built-in driver to 2.6.37 kernel. can anybody suggest me reference links for how to integrate wifi module to android frame wo

[android-porting] Re: [rowboat] Camera has stopped unexpectedly

2012-07-06 Thread venkat k raju
99% awake: E/ActivityManager( 1114): 1.9% TOTAL: 0% user + 1.9% kernel what is wrong am doing here? On Tue, Jul 3, 2012 at 9:33 AM, venkat k raju wrote: > Hi Goutam Kumar, > > now i got new problem with camera. after opening cam application if chose > image capture or video

[android-porting] Re: [rowboat] Camera has stopped unexpectedly

2012-07-02 Thread venkat k raju
Hi Goutam Kumar, can you please suggest me any document related to camera stack flow in android. to know about internal explanation of software flow camera. ex: how my camera connect to dss and all? On Mon, Jul 2, 2012 at 2:49 PM, venkat k raju wrote: > Hi Goutam Kumar, > >

[android-porting] Re: [rowboat] Camera has stopped unexpectedly

2012-07-02 Thread venkat k raju
On Mon, Jul 2, 2012 at 2:21 PM, venkat k raju wrote: > >> Hi Goutam Kumar, >> >> thanks you!! >> >> i got it now! in hal interface side some problem with i2c interface >> configuration . >> >> but image clarity is very poor. >&g

[android-porting] Re: [rowboat] Camera has stopped unexpectedly

2012-07-02 Thread venkat k raju
Hi Goutam Kumar, thanks you!! i got it now! in hal interface side some problem with i2c interface configuration . but image clarity is very poor. On Mon, Jul 2, 2012 at 2:07 PM, venkat k raju wrote: > Hi Goutam Kumar, > > thanks for your quick responses. > > i have HAL

[android-porting] Re: [rowboat] Camera has stopped unexpectedly

2012-07-02 Thread venkat k raju
> Similar way in V4L2Camera::Open_media_device(); modification required for >> your camera module. >> >> Regards, >> Goutam >> >> >> On Mon, Jul 2, 2012 at 1:22 PM, venkat k raju wrote: >> >>> Hi Goutam Kumar, >>> >>>

[android-porting] Re: [rowboat] Camera has stopped unexpectedly

2012-07-02 Thread venkat k raju
Hi Goutam Kumar, sorry!!! how can i know about that? On Mon, Jul 2, 2012 at 1:03 PM, venkat k raju wrote: > Hi Goutam Kumar, > > thanks a lot. > > please can you tell me how can you know whether mis-matched or condition ? > > > On Mon, Jul 2, 2012 at 12:33 PM, Gout

[android-porting] Re: [rowboat] Camera has stopped unexpectedly

2012-07-02 Thread venkat k raju
-003c*". > Either camera module name is mis-matched or condition to used during > entity validation section need to modify for ov3640 camera. > > Regards, > Goutam > > On Mon, Jul 2, 2012 at 11:40 AM, venkat k raju wrote: > >> Dear all, >> >> i am work

[android-porting] Galaxy S2 Custom Kernel building

2012-07-01 Thread praveen kumar k
Hi, i am a new beginner of android. I am trying connect a Creative USB web camera to my Samsung galaxy s2 mobile (GT-I9100) on Android ICS Build. So i downloaded the image *I9100XXLP6_I9100OXXLP3_OXX *and flashed my galaxy s2 mobile using odin 1.85 software. now my Galaxy s2 works fine with IC

[android-porting] Re: [rowboat] Re: Setting Application is not responding.

2012-06-27 Thread venkat k raju
Dear all, now it's working fine! i mean setting application is launching .but i didn't do any modification in kernel as well as in android rootfs. can anybody tell me what could be the problem? On Tue, Jun 26, 2012 at 1:21 PM, venkat k raju wrote: > Dear UMAKANTA PATRO

[android-porting] Re: [rowboat] Re: Setting Application is not responding.

2012-06-26 Thread venkat k raju
Hi Vishveshwar, i think this is not the problem of sdcard!! even i have booted from nand also i got the same problem setting application not launching. On Tue, Jun 26, 2012 at 11:49 AM, venkat k raju wrote: > Dear all, > > > can anybody help me!! on this issues > > &g

[android-porting] Re: [rowboat] Re: Setting Application is not responding.

2012-06-25 Thread venkat k raju
ng sd card" message while booting android. On Tue, Jun 26, 2012 at 10:54 AM, Vishveshwar wrote: > On Monday, June 25, 2012 8:05:00 PM UTC+5:30, venkat k raju wrote: >> >> Hi Vishveshwar , >> >> now i got 4GB sdcard can you suggest me how to partition 4GB sdcard? &

[android-porting] Re: [rowboat] Re: Setting Application is not responding.

2012-06-25 Thread venkat k raju
Hi Vishveshwar , now i got 4GB sdcard can you suggest me how to partition 4GB sdcard? i know how to partition 2GB sdcard. On Mon, Jun 25, 2012 at 2:51 PM, venkat k raju wrote: > Hi Vishveshwar, > > previously i have been working those sd cards only!! > > now i have used s

[android-porting] 4GB sdcard partition

2012-06-25 Thread venkat k raju
Dear all, can anybody suggest me link to 4GB sdcard partition for android porting . -- thanks&Regards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: [rowboat] Re: Setting Application is not responding.

2012-06-25 Thread venkat k raju
> http://processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3.4-DevKit-2.1_UserGuide#SD_Card_Recommendations > > I have found that a lot of issues went away when I switched to class 4 or > higher sdcard. > > -Vishveshwar > > > On Monday, June 25, 2012 1:33:28 PM UTC+5:30, venkat

[android-porting] Re: [rowboat] Re: Setting Application is not responding.

2012-06-25 Thread venkat k raju
On Monday, June 25, 2012 11:48:48 AM UTC+5:30, venkat k raju wrote: >> >> >> Dear all, >> >> setting application not responding in gingerbread-2.3.4 i have ported >> android on am3703 custom board. >> >> can any body suggestion what is prob

[android-porting] Re: regarding 3g modem Interface

2012-06-18 Thread venkat k raju
ndroid > > > thanks and regards > abhilash > > > On 6/18/12, venkat k raju wrote: > > Hi Abhilash Pujari, > > > > i didn't get you can you tell me where you are facing the problem? > and > > what you want me to do? > > > >

[android-porting] Code Composer Studio

2012-06-01 Thread venkat k raju
Dear all, how to install ccs on linux ?what are all i have do to get the ccs for linux host -- thanks&Regards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] at91sam9263 atmel ARM board

2012-05-28 Thread venkat k raju
Dear all, any body did poring android on this board. please suggest me any links for getting started . -- thanks&Regards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] Re: Touch Driver Porting on ICS

2012-05-17 Thread venkat k raju
Hi Sharana Basaiah PM, i want to know that is it possible to port customized android OS on to the samsung tablets? please can you suggest me reference links to start it On Mon, Dec 19, 2011 at 9:13 AM, Sharana Basaiah PM wrote: > Hi All, > > Thanks for the help, > > I have verified the touch e

Re: [android-porting] porting android gingerbread to samsung i7500

2012-05-17 Thread venkat k raju
Hi sindhuja gnanasekaran, i want to know that is it possible port customized android OS on to the samsung tablets ? On Tue, Feb 7, 2012 at 12:26 PM, sindhuja gnanasekaran < sindhuja@gmail.com> wrote: > We are trying to port gingerbread source (that is customized to our > requirements) to s

[android-porting] DISPLAY SUBSYSTEM CORE DRIVER

2012-05-17 Thread venkat k raju
Dear all, what is difference b/w android-2.6.32(Gingerbread-2.3.0) kernel and android-2.6.37(Gingerbread-2.3.4) kernel in case of DISPLAY SUBSYSTEM CORE DRIVER ? can anybody suggest me any reference links . -- thanks&Regards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegro

Re: [android-porting] Re: no_console_suspend

2012-05-16 Thread venkat k raju
used in the > kernel drivers resume/suspend calls. > > > > > On Sat, May 5, 2012 at 3:39 AM, venkat k raju wrote: > >> Hi sebastian.draus, >> >> i have tried >> >> setenv bootargs 'console=ttyO2,115200n8 androidboot.console=ttyO2 >>

[android-porting] Logo Display on LCD in u-boot

2012-05-12 Thread venkat k raju
Dear all, i have been working with am3703 board. now i want to display my logo on lcd in u-boot itself. please can anybody suggest me how to start ? or any reference links. note: i have done this in kernel part.but i want this to be from u-boot itself -- thanks&Regards k.v.raju -- unsubscr

Re: [android-porting] Android demo image is not working with 7 inch LCD

2012-05-12 Thread venkat k raju
i think there is problem with machine id regarding this i got some patches from this fred's please refer this link http://fred-zone.blogspot.in/2009/12/android-eclair-porting-for-devkit8000.html Wed, May 9, 2012 at 6:09 PM, venkat k raju wrote: > Hi Siva kumar, > > please che

Re: [android-porting] Android demo image is not working with 7 inch LCD

2012-05-12 Thread venkat k raju
Hi Siva kumar, please check my previous threads or just type in google search 'devkit8000 kvraju' On Wed, May 9, 2012 at 11:44 AM, Siva kumar wrote: > Hi all, > > I have problem in making demo image woking with t inch LCD in > devkit8000. > The Android demo image is provided by the manufacture

[android-porting] LCD Display not working with Gungerbread-2.3.4

2012-05-09 Thread venkat k raju
Dear all, i am trying to port the gingerbread-2.3.4 with 2.6.37 kernel bellow structure are i have configuring the boad-omap3beagle.c file and find the dss kernel configuration options /** dss part***/ static struct omap_dss_device

Re: [android-porting] Re: no_console_suspend

2012-05-06 Thread venkat k raju
.mode=dvi:1024x768-16' even though same console is suspending . On Sat, May 5, 2012 at 2:22 AM, seba wrote: > Hi, > > Try no_console_suspend=1 > > BR, > Seba. > > On 4 Maj, 15:50, venkat k raju wrote: > > Dear Ashwin Bihari, > > > > i have included

[android-porting] Re: [rowboat] no_console_suspend

2012-05-04 Thread venkat k raju
alloc=y vram=8M omapfb.vram=0:8M omapdss.def_disp=dvi omapfb.mode=dvi:1024x768-16' can you suggest me how to solve this issues? is any anything i am wrong doing in kernel configuration related to this? On Fri, May 4, 2012 at 6:06 PM, Ashwin Bihari wrote: > On Fri, May 4, 2012 at 3:43

[android-porting] no_console_suspend

2012-05-04 Thread venkat k raju
Dear all, what is use of no_console_suspend in android bootarg thanks&Regards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] HDMI display rotation on blaze board

2012-05-03 Thread Mamatha K
connected through HDMI the display on HDMI output screen is still 180 (upside down) degree rotated. As there is a flag to rotate LCD is there any such idea to rotate HDMI display or any help to this issue. Thanks and Regards, Mamatha K -- unsubscribe: android-porting+unsubscr

Re: [android-porting] SDcard booting on blaze board through fastboot

2012-05-02 Thread Mamatha K
Thanks alot Pavan. I am working on this solution. Vandanegalu :) Regards, Mamatha K > > > -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] Audio routing

2012-05-01 Thread venkat k raju
Gabriel M. Beddingfield wrote: > On 04/29/2012 04:36 AM, venkat k raju wrote: > >> Dear all, >> >> how to route gsm channel audio to processor audio channel(mcbsp)? >> >> is it software control or hardware control? >> >> if software control can anybody suggest m

[android-porting] Audio routing

2012-04-29 Thread venkat k raju
Dear all, how to route gsm channel audio to processor audio channel(mcbsp)? is it software control or hardware control? if software control can anybody suggest me thanks&Regards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/andr

[android-porting] SDcard booting on blaze board through fastboot

2012-04-29 Thread Mamatha K
log after executing fastboot oem format is as below ** $./fastboot oem format ... OKAY [ 0.243s] finished. total time: 0.243s * So kindly help me in this how can I go for sdcard fastboot. Thanks and Regards, Mamatha K -- unsubscrib

Re: [android-porting] Android GPS sensor

2012-04-29 Thread venkat k raju
Hi Kanishka, which interface your using for GPS? if your using i2c interface then get the id of that i2c bus in other driver based on that you can read those value then do other stuff. but i didn't work directly on it. but it's possible. On Tue, Apr 24, 2012 at 9:05 AM, Kanishka wrote: > H

[android-porting] Could not stat dex cache directory '/data/dalvik-cache': No such file or directory

2012-04-29 Thread Mamatha K
vikvm( 146): Unable to process classpath element '/system/ framework/services.jar' E/dalvikvm( 146): Could not stat dex cache directory '/data/dalvik- cache': No such file or directory I/dalvikvm( 146): Unable to open or create cache for /system/ framework/apache-xml.jar (/data/dalvik-cache/system@framework@apache- xml@classes.dex) D/dalvikvm( 146): Unable to process classpath element '/system/ framework/apache-xml.jar' Thanks and Regards, Mamatha K -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] Re: [rowboat] u-boot command

2012-04-24 Thread venkat k raju
aced in its own section because u-boot internals can than > easily refer to this section to read/use the uboot commands. > > > > On Tue, Apr 24, 2012 at 6:19 AM, venkat k raju wrote: > >> Hi all, >> >> i want to implement my own u-boot commands,so i gone through the u-b

[android-porting] Touch Screen problem in Blaze

2012-04-24 Thread Mamatha K
Regards, Mamatha K -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] u-boot command

2012-04-24 Thread venkat k raju
Hi all, i want to implement my own u-boot commands,so i gone through the u-boot source code i got this interface to build the u-boot commands. U_BOOT_CMD( mtest, 5, 1, do_mem_mtest, "simple RAM read/write test", "[start [end [pattern [iterations" ); please

[android-porting] sdrc configuration

2012-04-23 Thread venkat k raju
Hi all, is there any configuration difference in devkit8000 sdrc and beagleboard sdrc register settings? anybody noticed it please suggest me. thanks&Regards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

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

2012-04-13 Thread venkat k raju
egards, > Ramya. > > On Wed, Apr 11, 2012 at 7:47 PM, Ashwin Bihari wrote: > >> Venkat, >> >> The battery information should show up in >> /sys/class/power_supply/ and Android will automatically >> pick it up when the "hw.nopm" is set to "f

[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 su

[android-porting] Re: shutdown button functionality.

2012-04-11 Thread venkat k raju
leep mode. Long press pops a menu. Select power off. > To implement power on :- if the key_power is implemented from keypad and > NOT from GPIO keys then you need to modify all the way from bootloader . > > > On Wed, Apr 11, 2012 at 8:01 AM, venkat k raju wrote: > >> Hi all, &g

[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!! -- thanks&Regards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[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 modul

[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 wrote: > >

[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 -- thanks&Regards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/andro

[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 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 sugge

[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 wrote: > Hi

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

2012-03-30 Thread venkat k raju
ush failed: Bad file number > E/Tethering( 1101): attempting to remove unknown iface (ppp0), ignoring > > > but ppp0 is not creating.. > > On Fri, Mar 30, 2012 at 5:12 PM, venkat k raju wrote: > >> yes it have been working fine >> >> >> On Fri, Mar 30, 2012 a

[android-porting] Storage Media Problem

2012-03-30 Thread Mamatha K
Hi, I am new to Android Development. I am using Android ICS on blaze eval board. We are booting using SD Card. On SD card i had created 2 FAT32 Partitions and one EXT3 partition. one of the FAT32 partition is boot partition containing the MLO, UBoot and Kernel binaries

[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 wrote: >> >>> Hi kiran nayak , >>> through gui i have been trying it, not yet done >>> >>> >>> >>> >>> On Fri, Mar 30, 2012 at 2:50 PM, venka

[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 frameworks/base/tools/validat

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

2012-03-29 Thread venkat k raju
can you tell 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 peripher

[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 !! now

[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 wrote: > Hi all, > i am trying to interface audio to MCBSP1 instead of MCBSP2 . > here i had made some changes, then i a

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 probl

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

2012-03-15 Thread venkat k raju
,AID_SHELL, 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 wrote: > Hi Sai Chaitanya , > > > i hav

[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? thanks&Regards k.v.raju -- unsubscribe: android-porting+unsubscr...@googlegroups.com webs

  1   2   3   >