[Q] AOKP random reboot

Search This thread

yoniv

Member
Jun 11, 2014
5
0
hey guys

I have AOKP 4.4.2 and it's awesome but my Phone keeps rebooting about every ten minutes. I have seen other people with this issue too. I am not overclocking my processor, so i don't know this is happening every time. I also tried reinstalling it but still.. I tried other roms (CM, Omni, Carbon) where i don't have random reboots at all. Please help me!!:confused:

Also i have an unofficial build (by NovaFusion) for the Galaxy S3 mini

Thanks
 

aydolmokoh

Member
Sep 25, 2013
7
1
Hey

hey guys

I have AOKP 4.4.2 and it's awesome but my Phone keeps rebooting about every ten minutes. I have seen other people with this issue too. I am not overclocking my processor, so i don't know this is happening every time. I also tried reinstalling it but still.. I tried other roms (CM, Omni, Carbon) where i don't have random reboots at all. Please help me!!:confused:

Also i have an unofficial build (by NovaFusion) for the Galaxy S3 mini

Thanks

Probably better to wait for the next build or try redownloading the ROM. Did you do clean or dirty install?
 
Aug 19, 2014
34
8
Sounds like kernel. Have you installed the boot.IMG from your custom ROM before flashing the ROM in recovery?

From fastboot install the boot.IMG do this:
You pick it out and extract it from your custom ROM zip.
Put it in your adb with fast boot.exe
Boot your phone into the bootloader (fast boot)
Plug in USB to PC and phone
In windows, open a command prompt and direct it to your adb with boot.IMG. "CD c:\adb" or wherever you placed your SDK or fast boot tools.
Type in command prompt "fastboot flash boot boot.img"
It should write your boot image and finish with a big OK!

If the kernel you're using is a zimage, you can Google a tutorial on zimage to boot.img

Boot in recovery and do all your usuals for ROM flashing. In recovery I usually wipe/factory reset, wipe cache, and dalvik . then flash ROM.

This is to ensure you have no issues with your ROM by flashing the kernel it comes with.

I'm still fairly new too but, if I have had any bootloop issues or random restarts, its because of the kernel.

Hope that helps mane!

Sent from my One S using XDA Free mobile app