Re: [android-kernel] help enabling NFS rootfs support

2011-04-19 Thread Nate H
I think you need open more option for NFS. On Wed, Apr 20, 2011 at 5:01 AM, Allen Curtis wrote: > Hello, > > I am receiving a compile error when the "enable NFS root fs" option is > enabled. Googling around revealed this as an old bug but nothing reported > recently. The mail lists indicated tha

[android-kernel] help enabling NFS rootfs support

2011-04-19 Thread Allen Curtis
Hello, I am receiving a compile error when the "enable NFS root fs" option is enabled. Googling around revealed this as an old bug but nothing reported recently. The mail lists indicated that this may be a compiler bug. Is there a bug related to this in android-ndk-r5b/toolchains/arm-linux-an

[android-kernel] Re: fastboot on pandaboard

2011-04-19 Thread mike digioia
Need to use the pandaboard fastboot source and bins for it to work! On Tue, Apr 19, 2011 at 12:30 PM, mike digioia wrote: > Hi > > Anyone working on Android on Pandaboard? My board goes into fastboot mode > (I removed the timeout) automatically. But does not respond to "fastboot > devices". Anyo

[android-kernel] fastboot on pandaboard

2011-04-19 Thread mike digioia
Hi Anyone working on Android on Pandaboard? My board goes into fastboot mode (I removed the timeout) automatically. But does not respond to "fastboot devices". Anyone have this same problem? /mpd -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group

Re: [android-kernel] Re: How to port my device sensor [psensor] into Gingerbread

2011-04-19 Thread jagan
Hi. With a reff. of device/htc/passion-common/ I am able to port p-sensor on my device. I am testing with calling my device to another device, after receiving i put my device into my ear. screen is OFF, while removing screen ON.. upto here ok. when i do the same thing in multiple times, at one i

Re: [android-kernel] Re: Guidance : Android ( kernel + drivers + porting + customization )

2011-04-19 Thread yarra vivek
Thank you very much. On 19 Apr 2011 22:15, "why2jjj" wrote: > Yarra, > > I started the same way, having knowledge in Linux but new to the > Android world. Fortunately so far, I have found Linux kernel > development in Android about the same as Linux in general, with a few > gotchas. Like for examp

Re: [android-kernel] Kernel network stack

2011-04-19 Thread Tracy Smith
Stop the harassment Greg!! Please do not email me in the future on the group or otherwise. You are rude and unhelpful! -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel

[android-kernel] Re: Guidance : Android ( kernel + drivers + porting + customization )

2011-04-19 Thread why2jjj
Yarra, I started the same way, having knowledge in Linux but new to the Android world. Fortunately so far, I have found Linux kernel development in Android about the same as Linux in general, with a few gotchas. Like for example, depending upon your device setup writing the Android OS + Kernel (

Re: [android-kernel] Re: Booting 2.6.39 kernel

2011-04-19 Thread Tracy Smith
Thanks!! On Tue, Apr 19, 2011 at 10:35 AM, hedwin wrote: > @Tracy, check http://kernelnewbies.org/LinuxChanges. This page(s) provides > an overview of the changes made in the specific kernel versions. > > > On Mon, Apr 18, 2011 at 10:38 PM, Tracy Smith wrote: > >> Yes, so what enhancements for v

Re: [android-kernel] Re: Booting 2.6.39 kernel

2011-04-19 Thread hedwin
@Tracy, check http://kernelnewbies.org/LinuxChanges. This page(s) provides an overview of the changes made in the specific kernel versions. On Mon, Apr 18, 2011 at 10:38 PM, Tracy Smith wrote: > Yes, so what enhancements for video stream performance have been added if > any for android? Any arch

[android-kernel] porting drivers of kernel-msm_2.6.29 into linux 2.6.32.9 failed

2011-04-19 Thread aBiNg
Hi, there My working platform is HTC Click device. I compared the HTC msm .29 kernel with Linux .29 kernel and got a huge diff patch. I spent several days to port these drivers into Linux stock .32.9 kernel. And some kernel stuff, nothing to do with bahamas board or other hardware, were copied

Re: [android-kernel] Guidance : Android ( kernel + drivers + porting + customization )

2011-04-19 Thread yarra vivek
Thank you amit On 19 Apr 2011 12:43, "Amit Pundir" wrote: > On Mon, Apr 18, 2011 at 12:17 PM, Vivek.Y wrote: >> Hi everyone >> >> I am a newbie to this android world. I have some knowledge about >> linux. Can someone guide/provide me some stuff in-order to get a grip >> on android kernel developm

Re: [android-kernel] Guidance : Android ( kernel + drivers + porting + customization )

2011-04-19 Thread Amit Pundir
On Mon, Apr 18, 2011 at 12:17 PM, Vivek.Y wrote: > Hi everyone > > I am a newbie to this android world. I have some knowledge about > linux. Can someone guide/provide me some stuff in-order to get a grip > on android kernel development, devices drivers, porting and android For kernel development