Re: [android-kernel] Problems booting kernel

2010-08-03 Thread Akash Choudhari
Can you enable early printk in the kernel? BTW, did you compile your Kernel with the right defconfig? I have seen such problems in past, when I forgot to use the correct defconfig file ... - Akash On Mon, Aug 2, 2010 at 9:00 AM, ErCa wrote: > Hi, hopefully this is the correct place to post th

[android-kernel] Compiling module on tablet Dell Streak

2010-08-03 Thread irecondo
Hi, I was wondering whether the android kernel uses some kind of standardized kernel versions and configurations that allow people to add a module to an existing kernel in, let's say a dell streak tablet/smartphone. Is it easy to get the kernel configuration and patches to compile modules for t

[android-kernel] ELF permissions

2010-08-03 Thread vijay
Hello, I happened to look under /proc/maps for a particular process and found that it has it's [stack] section with executable privileges. Is this inherent on Android ? Is there a way to "unset" this executable privilege ? I observed this on two to three processes. Thanks, vj -- unsubsc

[android-kernel] Activities and Multiple Views

2010-08-03 Thread Revathi K J Ramanan
Hi, I start a browser and from the browser,I start a video which occupies only a small part of the screen,say the bottom right corner. Now the browser will be pushed to the 2nd position in the window order and Video will come to the first position. Is it possible that browser can have the contro