Rom compilation Help : not passing the bootlogo on A116 - PAC Q&A

I'm trying to compile PAC for Micromax A116
I used these sources :
https://github.com/zeetherocker/android_device_micromax_a116
https://github.com/zeetherocker/android_vendor_micromax_a116
I haven't used a kernel during compilation But the sources are here :
https://github.com/zeetherocker/android_kernel_micromax_a116
The kernel sources are a little different for the mediatek devices... I didn't get the procedure for compiling it so I just removed it and didn't use it for compilation...
The rom compiled without any probs... But then when I flashed it it didn't go beyond the Canvas logo... And I'm not even able to take log... ADB doesn't detect it... I flashed a custom kernel too but no luck still stuck in the same state...
I downloaded cm11 for the device which was ported from a different device for A116... I unzipped it changed a few files from the etc, lib and bin folders.... Then it started showing the bootanimation... But still didn't boot up and still no luck with ADB...
I need help with this... Thanks in advance..!!

Related

[Q] Issues after installing Custom boot.img

Hi,
I have downloaded kernel sources from HTC for wildfire and compiled zImage. using unpack and repack scripts I successfully installed the boot.img via update.zip. Now I see the device reboots fine, but I cannot unlock the screen, and none of the keys are functional.
I have no Idea what is still missing or have I done something wrong?? your help is need here.
Indeed I tried to compile jacobs kernel image from github but no luck.
Regards
bram

[Q] how to make boot.img from kernel ? Please help

Hai ,
I downloaded my phones kernel source and compiled with some additional configuraton..
Now I got these files .vmlinuz,image,zimage,and a tar'ed archive of zimage with name kernel_......_.tar
how can I make odin flashable (or any how flashable) rom file from this?
I tried to make boot.img with mkbootimg and initrd extracted from original stock rom
Flashing was succes according to odin But It doesnt boot.
any one please help me
I also like to know is there any way turn off splash screen and see the debug msgs from kernel during boot?
Any one please help
My phone is galaxy young GT-S5360
Update:
I figured out that problem is not with the additional configuration options I given during kernel compilation.
Problem is with the tools (or incorrect usage of tools) .
I tried making boot.img with original kernel and initramfs and that also not worked (flashing was successful.but
Booting failed).
I don't have much experience in android.i only know some linux
Any one please help me
Please please please.......
Update:
Finally I think I found how to make boot.img from kernel(zImage).The problem was with the "--base-address" option in the mkbootimg toool. I found my device's base address from kernel configuration file (.config).
now , boot.img produced from the kernel which was extracted from stock rom works well.
but boot.img produced from my custom kernel boots,but nothing displys in the screen.
I dont know how to debug it . I cant even see the debug messages from the kernel
Any one knows any clues,hints or any thing regarding this please please help me
i dont know why any no one replay to my post.
I dont have privilege to post this question in developers thread.thats why i am asking it here
Is it a wrong way? I dont know.
Click to expand...
Click to collapse
Thank you sir to be the first succefully create custom kernel...
Far before anyone can create it...
I'm always waiting ur great work again into sgy device...

Branch android-4.2.2_r1 doesn't work.

I downloaded it. I have installed the proprietary drivers. I compiled it. I flashed it.
Black screen and CPU is running hot.
Official 4.2.2 firmware works fine.
Have someone the same problem or a solution?
I compiled the same branch for Galaxy Nexus and it works fine.
I suppose you could start by unpacking a known working standalone boot (e.g. a custom recovery) and replace it's kernel with the prebuilt kernel from the Google git tree. Re-pack it and see if it boots.
If that doesn't work you are either packing it wrong (load address?) or the prebuilt kernel is borked. But at least that lets you discriminate between a bad boot image (kernel) vs. a problem with the ROM?
good luck

Cannot install update cm13 ,I have installed a custom kernel

I am on a cm 13 ROM ,I installed custom kernel ( Nemisis Kernal)
Now I am not able to update cm13 ROM
I had an error Asus.trustzone(xx"xxxxx)==1;
Status 7 error
I removed that line form the the updater script file and installed the updated
It installed successfully, but rebooting into bootloader
After some research
I found that the boot.IMG was not flashing
So I restored only the boot.IMG from a nandroid backup
It was successful, and booted system
Most of the apps were working.
Camera is not functioning as if it is not detecting camera
I even tried to remove cynogenmod completely and then
Install cm13 latest release newly
It didn't work
I tried to sideload the new update
It also didn't work
I think I have to port the boot IMG for camera fix
In the tutorial
They said to replace the zimage file from stock boot to port boot IMG
Copy the init.rc
# Camera
......
Section and paste in port into.rc
But I could not find any # Camera section
In some tutorials the asked to edit init.project. rc
I searched all init.xxxxxx.rc files
I could not find # Camera section
Can any one help me !!!!! :crying::crying::crying:
Please help me to port boot.IMG to my rom

[AOSP] Bootloader: failed to load kernel

Heya again.
I'm compiling my own AOSP ROM for porting with the less rejects possible Flyme MM. I ported the device tree to work in AOSP but when I'm going to boot the ROM flashed, it get stucks in the bootloader status of 'cannot load kernel' when everything in boot.img seems same as any ROM.
Suggestions? I dunno where to ask or search because I haven't found any threads with this issue.

Categories

Resources