Re: [android-kernel] Nexus S kernel not booting after compiling

2011-03-28 Thread Steve Modica
You have to have that cross compile flag on there for the config stuff too. that got me. On Mar 28, 2011, at 3:37 PM, k b wrote: > Hi everyone, > > Has anyone tried compiling and flashing the Nexus S kernel ? I gave it a > shot, but am stuck when I try and test my new boot image. With 'fastb

[android-kernel] Blocking input at driver level

2011-03-28 Thread philhaz
My HTC Hero has developed a fault that makes the system believe the trackball is being constantly held. I managed to block this at the OS level, but it still seems to be affecting power management (the device never goes to sleep, so battery life is abysmal). Reading the explanation below suggests t

[android-kernel] Nexus S kernel not booting after compiling

2011-03-28 Thread k b
Hi everyone, Has anyone tried compiling and flashing the Nexus S kernel ? I gave it a shot, but am stuck when I try and test my new boot image. With 'fastboot boot newboot.img', it hangs at a screen showing the google logo, an unlocked padlock and a message (FASTBOOT STATUS - okay). The steps I f

[android-kernel] Re: get stuck in /init/main.c

2011-03-28 Thread tstanly
hi all, my original kernel command is: console=ttyO2,115200n8 rootdelay=1 init=/init root=/dev/mmcblk0p2 rw omapfb.vram="0:4M" and finally I add *androidboot* in the command become: androidboot.console=ttyO2,115200n8 console=ttyO2,115200n8 rootdelay=1 init=/init root=/dev/mmcblk0p2 rw omapfb.vram=