Xiaomi_Kernel_OpenSource icon indicating copy to clipboard operation
Xiaomi_Kernel_OpenSource copied to clipboard

Kernel doesn't boot at all(Redmi Note 5) vince

Open gxr441 opened this issue 7 years ago • 8 comments

Compiled kernel with vince-perf_defconfig, encountered lot of header not found errors and many forbidden warnings(should I have disabled these?), When booting with fastboot, fastboot says booting FAILED, and just black screen, i have to force it to reboot back. What's the problem?

gxr441 avatar Jun 04 '18 07:06 gxr441

The codebase dosen't provide enough resources like Device Tree,you may need more research on arm64 boot.img structure

copslock avatar Jun 07 '18 07:06 copslock

I think there is dtb and I didn't create a boot image, I was trying to boot by providing fastboot with kernel and default ramdisk.

gxr441 avatar Jun 07 '18 07:06 gxr441

source no issue.

TingyiChen avatar Jul 26 '18 11:07 TingyiChen

No issue with source, but I don't know what went wrong here, has anybody else got tons of header not file errors and warnings?

gxr441 avatar Jul 26 '18 13:07 gxr441

compile with rom inline. it will boot

TingyiChen avatar Jul 26 '18 16:07 TingyiChen

That's exactly what I am trying now!:). syncing android code base is ...

gxr441 avatar Jul 26 '18 16:07 gxr441

Brother, did you solve this problem?

cnjhb avatar Dec 10 '19 09:12 cnjhb

same forbidden warning errors

Morrigan-Ship avatar May 24 '25 11:05 Morrigan-Ship