[android-kernel] empty folder after git clone

2011-12-26 Thread sinatosk
at http://source.android.com/source/downloading.html there are a list of URL's to clone the android kernels from... everytime I do "git clone https://android.googlesource.com/kernel/samsung.git";... the folder is empty... I've tried it numerous times ( using Archlinux and Ubuntu as they both hav

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

2011-03-08 Thread sinatosk
problems :p On Mar 8, 11:13 pm, Steve Modica wrote: > On Mar 8, 2011, at 1:12 PM, sinatosk wrote: > > > after compiling the kernel... > > > at the end I used the command > > > "fastboot boot boot.img" > > > and it sits there at the google logo,

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

2011-03-08 Thread sinatosk
ot;fastboot boot ./kernel ./initramfs.cpio.gz" same thing happens except the message "FASTBOOT STATUS - OKAY" is not showing... any suggestions? the scripts I use are these #build_kernel #!/bin/sh export ARCH=arm export CROSS_COMPILE=/home/sinatosk/android_manifest/prebuilt/linux- x86/to