Christopher Chen於 2017年2月7日星期二 UTC+8上午1時15分47秒寫道:
>
> Hi, everyone! I'm getting into Android/Linux kernel development for the 
> first time and have been trying to flash a freshly built kernel to a Nexus 
> 5X (build number N4F26I, rooted, bootloader unlocked, custom recovery). I 
> checked out branch android-7.1.1_r10 with the repo tool and also cloned 
> the android-msm-bullhead-3.10-nougat-mr1.1 
> <https://android.googlesource.com/kernel/msm/+/android-msm-bullhead-3.10-nougat-mr1.1>
>  
> branch of the kernel source.
>
> I can successfully compile the kernel from source and run make bootimage 
> in the Android source repository to produce a boot.img using my newly built 
> kernel. However, after running "fastboot flash boot boot.img" the device 
> gets stuck at the Google logo upon reboot. As far as I know, I'm building 
> the exact same kernel that is included in the factory image (I'm not 
> changing the kernel source at all and I'm pretty sure I'm on the right 
> branch for the build number).
>
> Also, adb doesn't show any connected devices at that point so I don't 
> think I can check the logcat.
>
> What might be going wrong? Any thoughts or ideas would be much 
> appreciated!
>

Did you use the correct kernel config?

Is your cmdline correct?

-- 
-- 
You received this message because you are subscribed to the "Android Building" 
mailing list.
To post to this group, send email to android-building@googlegroups.com
To unsubscribe from this group, send email to
android-building+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-building?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Android Building" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-building+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to