Bootloop CPU too high

Search This thread

Andypandiiee

Senior Member
Nov 7, 2013
323
44
I was experimenting with my phone and I put the maximum CPU of my phone to 2.7k (dumb i know) and i checked save settings on reboot. Im currently in TWRP and if I restart my phone it will just happen again. My plan is to put another kernel on my phone and flashing that, but i dont know how to put it on the phone cause it doesn't show up on my computer during TWRP. Any help is highly appreicated thank you. :)
 

vin4yak

Senior Member
Mar 10, 2013
4,351
2,423
31
Mumbai
vinu.info
Use adb push to transfer the file to the phone and flash!
Or
Use adb sideload to flash without transferring the file to your device.
Or
Use an OTG cable and flash directly from a usb drive!

:)

- Sent from an IceCold Hammerhead!
 
  • Like
Reactions: Andypandiiee

Andypandiiee

Senior Member
Nov 7, 2013
323
44
Use adb push to transfer the file to the phone and flash!
Or
Use adb sideload to flash without transferring the file to your device.
Or
Use an OTG cable and flash directly from a usb drive!

:)

- Sent from an IceCold Hammerhead!

Im using an OTG USB and its not coming up on my phone, the location is sdcard/usbStorage correct?
 

vin4yak

Senior Member
Mar 10, 2013
4,351
2,423
31
Mumbai
vinu.info
Im using an OTG USB and its not coming up on my phone, the location is sdcard/usbStorage correct?

Noo.. After connecting the usb drive.. Head over to install and then go back one level(directory) .. You will find a directory called /usb-otg/.. All the files on your flash drive can be accessed from there.. It's been quite a while since I've used twrp though...

If it's still not there, make sure your drive is formatted as fat32..

- Sent from an IceCold Hammerhead!
 

Andypandiiee

Senior Member
Nov 7, 2013
323
44
Don't worry, fixed it. I uninstalled the franco kernal updater and now its fixed. Thanks for your help
 

vin4yak

Senior Member
Mar 10, 2013
4,351
2,423
31
Mumbai
vinu.info
  • Like
Reactions: Andypandiiee

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    Im using an OTG USB and its not coming up on my phone, the location is sdcard/usbStorage correct?

    Noo.. After connecting the usb drive.. Head over to install and then go back one level(directory) .. You will find a directory called /usb-otg/.. All the files on your flash drive can be accessed from there.. It's been quite a while since I've used twrp though...

    If it's still not there, make sure your drive is formatted as fat32..

    - Sent from an IceCold Hammerhead!
    1
    Use adb push to transfer the file to the phone and flash!
    Or
    Use adb sideload to flash without transferring the file to your device.
    Or
    Use an OTG cable and flash directly from a usb drive!

    :)

    - Sent from an IceCold Hammerhead!
    1
    Yeah its not thereee.. Can you teach me how to do the adb push please

    Read the stickies in the General and QnA! Everything's mentioned there :)

    Don't worry, fixed it. I uninstalled the franco kernal updater and now its fixed. Thanks for your help

    Aah! That's good to hear! Glad you fixed it yourself :D