Skip to main content

Logs

Get boot logs

Boot logs are useful during debug.

Currently, we can get boot logs either through fastboot, or through mtkclient.

fuckyoumoto (though mtkclient)

Clone the workarounds script repo and poweroff your phone.

Run get_logs.sh and connect the phone to the pc. You'll find the dumped logs inside the exported_logs directory

note

Device specific information (IMEI, SERIAL NUMBER) are automatically removed from the logs

To find specific logs, look for the RTC clock timestamp. Preloader logs start from the "Preloader Start" string and ends to the "jump to lk" one.