[Please help] Help, when building firmware for Doro Liberto 820 mini i get error
[Please help] Help, when building firmware for Doro Liberto 820 mini i get error
(28-11-2024, 02:30 PM)Intelinsidecomputer Also how i will need to reflash the preloader because i get error 4032 on sp flash tools and when used mtkclient it just stucks and then gives error.
..
(28-11-2024, 03:32 PM)maxpayneOnly Recovery image, also i would rather focus on fixing the error because without any firmware i can not fix it.(28-11-2024, 02:30 PM)Intelinsidecomputer Also how i will need to reflash the preloader because i get error 4032 on sp flash tools and when used mtkclient it just stucks and then gives error.
..
You have mentioned several problems but I think the most pressing is unbricking the phone.
Error 4032 (Enable DRAM fail) points at corrupted preloader, connecting incorrectly or incompatible firmware
5069 (no space) points at incompatible firmware. Refer to https://www.hovatek.com/forum/thread-439.html
You should have made a full dump before flashing.
You said you made an ADB backup. Did it contain boot or recovery images?
(28-11-2024, 03:32 PM)maxpayneI flashed the firmware they sent and it bricked the device completely. Now i am trying to compile the lca model(28-11-2024, 02:30 PM)Intelinsidecomputer Also how i will need to reflash the preloader because i get error 4032 on sp flash tools and when used mtkclient it just stucks and then gives error.
..
You have mentioned several problems but I think the most pressing is unbricking the phone.
Error 4032 (Enable DRAM fail) points at corrupted preloader, connecting incorrectly or incompatible firmware
5069 (no space) points at incompatible firmware. Refer to https://www.hovatek.com/forum/thread-439.html
You should have made a full dump before flashing.
You said you made an ADB backup. Did it contain boot or recovery images?
(28-11-2024, 02:30 PM)Intelinsidecomputer Also how i will need to reflash the preloader because i get error 4032 on sp flash tools and when used mtkclient it just stucks and then gives error.
. build/envsetup.sh
lunch
(06-12-2024, 12:00 AM)maxpaynei think i need to build with makeMtk file in complete-build-package. The things in devices folder are missing kernel configs and vendors. And what that command will build?Also the firmware they sent me were built using these files, so i don't think its their fault, its my device. Also my device is Teslo Locked (UK Carrier). Does this inpact anything?(28-11-2024, 02:30 PM)Intelinsidecomputer Also how i will need to reflash the preloader because i get error 4032 on sp flash tools and when used mtkclient it just stucks and then gives error.
Run the commands
Code:. build/envsetup.sh
lunch
and share the output.
I take it you've cloned AOSP source and copied the device's source to /device directory
(07-12-2024, 06:14 AM)kelvinchinedu Before building check your pc requirements because low ram and internet speed will either slow down the build or give u error when syncing the tree