[android-porting] Debug Message while Boot Up

2011-02-03 Thread Stefan
Hi all, I want to know if there is the possibility to show me some debug messages while I'm trying to boot android. I've added service logcat /system/bin/logcat -f /dev/kmsg oneshot in the init.rc and the system displays some information, but is it possible to show me more details?

[android-porting] Re: PV Opencore on Gingerbread

2011-02-03 Thread Glenn Kasten
I don't recommend this, as it's a step in the wrong direction. Instead integrate whatever features you need into Stagefright. That would be manageable and have more of a future. On Feb 2, 1:01 am, Sac sachin@gmail.com wrote: Hello,   I'm working on a project in which the requirement is to

[android-porting] failing to mount data partition with ubifs

2011-02-03 Thread Ask
Hi all, I am trying to mount only data partion as ubifs rather than yaffs2 on the raw flash. system is yaffs2 and root is rootfs. In my device, mtd partion 13 is userdata.. so i have added ubi.mtd =13 to kernel commmand line args and able to attach mtd13 to ubi0 device but volume is not created..

[android-porting] Android porting:Issue of mini USB OTG port in host mode on Beagleboard

2011-02-03 Thread sumit saxena
Hi, We are porting android froyo-2.2 to Beagleboard. Kernel version used is 2.6.32.We are trying to use the mini USB OTG port on the beagle board in host mode. We want to know which transceiver is used . Is it twl4030 ? Also does kernel 2.6.32 support host mode? There is no problem in mini

[android-porting] porting Android 2.2 with TSC2005 and a resistive touchscreen

2011-02-03 Thread Matt
I'm running into the same issues as the other discussion below outlines. I'm integrating a resistive non multitouch touchscreen and have verified that at the Ev kernel level the events are providing relatively correct position data for where I touch the screen.

[android-porting] Boot on power: power on when plug in USB

2011-02-03 Thread Martin
Hello! I do not have a question about a specific platform... rather I have a question about a feature that only one phone I've played with has supported. Please let me know if I should ask in android-platform instead... or where else I may find information on the below. If you have the original

Re: [android-porting] Re: Opencore AAC decoder issue

2011-02-03 Thread Deva R
Infact the test document says they need customised input stream generated by dymp_aac.exe(win32 app)..Unfortunately im not able to find it.. probably, input should be in (config-header+raw aac stream) without any file header or container. most of the codec tests will expect input in that

[android-porting] Re: Android release process

2011-02-03 Thread vkmgeek
On Feb 1, 3:41 pm, Deva R r.deva...@gmail.com wrote: Does Android release happen from publically viewed Master branch of repo/git ? ya, public source release happens on android public repo at android.git.kernel.org So, if I have Android repo cloned on my machine and I am regularly

[android-porting] problem linking with cameralistner class

2011-02-03 Thread ajay
hi, we are trying to modify the android filesystem.we are trying to use the camera service from a c++ code.we are using the cameralistner class present in /root/Desktop/froyo/frameworks/base/include/camera/ Camera.h . we have followed what you have asked to but still get the same problem the

[android-porting] unable to start the initial console , kernel panic: not syncing, init failed

2011-02-03 Thread yaswanth raparti
hi guys, i have a EMA OMAP3530 kit which had a pre built NAND images for xloader, uboot and kernel.. i tried to boot it using SD card [ 2 partitions, FAT EXT3] with the images provided by the company 's support CD. it gets stuck at the point where it starts kernel. so, i tried to compile

[android-porting] Gingerbread and Touchscreen Calibration

2011-02-03 Thread manish shakya
Hi everyone, I am able to run gingerbread on gumstix fire(OMAP35XX) but problem is touchscreen is not properly calibrated.I do have pointercal file but I could find where from the framework pointercal file is read. In froyo version it used to be in InputDevice.java file in Framework/service

Re: [android-porting] unable to start the initial console , kernel panic: not syncing, init failed

2011-02-03 Thread Amit Pundir
On Fri, Feb 4, 2011 at 12:21 AM, yaswanth raparti raparti.yaswa...@gmail.com wrote: hi guys, i have a EMA OMAP3530 kit which had a pre built NAND images for xloader, uboot and kernel.. Can you give this TI Android FroYo DevKit V 2.2 for OMAP35x/Beagle-Cx/XM and AM37x/DM3730 EVMs

[android-porting] Beagleboard XM info required

2011-02-03 Thread Srinidhi K V
Hi, I am planning to buy a Beagle Board XM, Can i use svideo out to connect it to my VGA monitor via tv tuner card or should I have DVI D supported monitor? Also does this board have any hardware issues like the hawk board??? Thanks Srinidhi -- unsubscribe:

[android-porting] Re: TI Android FroYo DevKit V 2.2 for Beagle XM and AM37x/DM3730 EVMs

2011-02-03 Thread yaswanth raparti
hi syed, i want to give this a try on my OMAP3530 Board. But, i have some doubts.. Do i need to build a Different uImage for this? If yes, what should i configure my uImage for? which kernel version does it support? On Jan 31, 9:37 pm, Syed Mohammed, Khasim sm.kha...@gmail.com wrote: Hello

[android-porting] Re: unable to start the initial console , kernel panic: not syncing, init failed

2011-02-03 Thread Alex-y
Hi, Make sure that ASHMEM module is enabled in your kernel. init from Android, uses this shared memory allocator, in your case happens kernel panic. Thanks, Alex-y -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] why is gingerbread unpopular?

2011-02-03 Thread Allen Curtis
Hello, I see lots of devices being shipped with Froyo. There are lots of tables announced with the future honeycomb version. Why aren't vendors delivering products with gingerbread? TIA -- unsubscribe: android-porting+unsubscr...@googlegroups.com website:

[android-porting] beagleboard porting

2011-02-03 Thread Gagan Jit singh Hattar
Hi I downloaded the linux-omap code from git clone git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git linux-omap-2.6 and compiled with CROSS_COMPILE=arm-none-linux-gnueabi- using codesoucery's arm-2009q1. The bootloader could load the kernel image but kernel booting stops

[android-porting] Location of AAC decoder source code in android.git.kernel.org repository

2011-02-03 Thread SM
Could anyone share the location of AAC decoder source code (implemented for Android Gingerbread with OpenSL) in android.git.kernel.org repository . Thanks -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] Re: TI Android FroYo DevKit V 2.2 for Beagle XM and AM37x/DM3730 EVMs

2011-02-03 Thread Amit Pundir
On Fri, Feb 4, 2011 at 10:03 AM, yaswanth raparti raparti.yaswa...@gmail.com wrote: hi syed, i want to give this a try on my OMAP3530 Board. But, i have some doubts.. Do i need to build a Different uImage for this? If yes, what should i configure my uImage for? which kernel version does it

[android-porting] Failed to open /dev/mem from opencore framework

2011-02-03 Thread ashwani
Hi, We try to open /dev/mem from user space, within the opencore multimedia framework. The purpose is to allow access to hardware register of a peripheral, as well as map chunks of DMA safe memory between kernel and user space. We tried changing 777 on /dev/mem, no improvement. What is the

[android-porting] Failed to open /dev/mem from opencore framework

2011-02-03 Thread ashwani
Hi, We try to open /dev/mem from user space, within the opencore multimedia framework. The purpose is to allow access to hardware register of a peripheral, as well as map chunks of DMA safe memory between kernel and user space. We tried changing 777 on /dev/mem, no improvement. What is the

Re: [android-porting] Location of AAC decoder source code in android.git.kernel.org repository

2011-02-03 Thread Deva R
aac decoder stagefright of gingerbread - http://android.git.kernel.org/?p=platform/frameworks/base.git;a=tree;f=media/libstagefright/codecs/aacdec;hb=refs/heads/gingerbread earlier decoder in opencore -