Home Forum Blog Private Support Courses
Our courses are now on YouTube! Start Watching
Hovatek Forum OPERATING SYSTEMS Android [Tutorial] How to use MTK Bypass to backup or flash secure boot MTK

[Tutorial] How to use MTK Bypass to backup or flash secure boot MTK

[Tutorial] How to use MTK Bypass to backup or flash secure boot MTK

Pages (20): Previous 1 8 9 10 11 12 20 Next
javierub
javierub
javierub
Newbie
3
30-08-2021, 09:45 PM
#91



(30-08-2021, 10:19 AM)X3non
(28-08-2021, 03:04 PM)javierub I already installed the 2 versions but none works, the 2 leaves me the touch without working

You can contact the OEM, see if there's any more firmwares they might have or check the hardware screen touch if it's faulty
Either way, if you still have any other problems then create a new thread for it by clicking "Ask question" at the top

Thank you so much
01-09-2021, 09:41 AM
#92
[2021-09-01 16:41:07.961333] Waiting for device
[2021-09-01 16:41:07.974301] Found device = 0e8d:0003
[2021-09-01 16:41:07.975590] Failed to enable libusb1, is UsbDk installed?
[2021-09-01 16:41:07.975590] Falling back to libusb0 (kamakiri only)
Traceback (most recent call last):
File "C:\Users\Kv031\Downloads\bypass_utility-master\main.py", line 237, in <module>
main()
File "C:\Users\Kv031\Downloads\bypass_utility-master\main.py", line 42, in main
config, serial_link_authorization, download_agent_authorization, hw_code = get_device_info(device, arguments)
File "C:\Users\Kv031\Downloads\bypass_utility-master\main.py", line 158, in get_device_info
device.handshake()
File "C:\Users\Kv031\Downloads\bypass_utility-master\src\device.py", line 167, in handshake
self.write(sequence[i])
File "C:\Users\Kv031\Downloads\bypass_utility-master\src\device.py", line 226, in write
self.ep_out.write(data[offset:][Confusedelf.ep_out.wMaxPacketSize if len(data) - offset > self.ep_out.wMaxPacketSize else len(data) - offset], self.timeout * 1000)
File "C:\Users\Kv031\AppData\Local\Programs\Python\Python39\lib\site-packages\usb\core.py", line 408, in write
return self.device.write(self, data, timeout)
File "C:\Users\Kv031\AppData\Local\Programs\Python\Python39\lib\site-packages\usb\core.py", line 989, in write
return fn(
File "C:\Users\Kv031\AppData\Local\Programs\Python\Python39\lib\site-packages\usb\backend\libusb0.py", line 545, in bulk_write
return self.__write(_lib.usb_bulk_write,
File "C:\Users\Kv031\AppData\Local\Programs\Python\Python39\lib\site-packages\usb\backend\libusb0.py", line 681, in __write
return int(_check(fn(
File "C:\Users\Kv031\AppData\Local\Programs\Python\Python39\lib\site-packages\usb\backend\libusb0.py", line 447, in _check
raise USBError(errmsg, ret)
usb.core.USBError: [Errno None] b'libusb0-dll:err [_usb_reap_async] reaping request failed, win error: A device attached to the system is not functioning.\r\n\n'

How to fix this? Please Help
hovatek
hovatek
hovatek
Administrator
50,978
01-09-2021, 10:08 PM
#93
(01-09-2021, 09:41 AM)Michael Abuel Vicedo
Code:

[2021-09-01 16:41:07.961333] Waiting for device [2021-09-01 16:41:07.974301] Found device = 0e8d:0003 [2021-09-01 16:41:07.975590] Failed to enable libusb1, is UsbDk installed? [2021-09-01 16:41:07.975590] Falling back to libusb0 (kamakiri only) Traceback (most recent call last): File "C:\Users\Kv031\Downloads\bypass_utility-master\main.py", line 237, in <module> main() File "C:\Users\Kv031\Downloads\bypass_utility-master\main.py", line 42, in main config, serial_link_authorization, download_agent_authorization, hw_code = get_device_info(device, arguments) File "C:\Users\Kv031\Downloads\bypass_utility-master\main.py", line 158, in get_device_info device.handshake() File "C:\Users\Kv031\Downloads\bypass_utility-master\src\device.py", line 167, in handshake self.write(sequence[i]) File "C:\Users\Kv031\Downloads\bypass_utility-master\src\device.py", line 226, in write self.ep_out.write(data[offset:][:self.ep_out.wMaxPacketSize if len(data) - offset > self.ep_out.wMaxPacketSize else len(data) - offset], self.timeout * 1000) File "C:\Users\Kv031\AppData\Local\Programs\Python\Python39\lib\site-packages\usb\core.py", line 408, in write return self.device.write(self, data, timeout) File "C:\Users\Kv031\AppData\Local\Programs\Python\Python39\lib\site-packages\usb\core.py", line 989, in write return fn( File "C:\Users\Kv031\AppData\Local\Programs\Python\Python39\lib\site-packages\usb\backend\libusb0.py", line 545, in bulk_write return self.__write(_lib.usb_bulk_write, File "C:\Users\Kv031\AppData\Local\Programs\Python\Python39\lib\site-packages\usb\backend\libusb0.py", line 681, in __write return int(_check(fn( File "C:\Users\Kv031\AppData\Local\Programs\Python\Python39\lib\site-packages\usb\backend\libusb0.py", line 447, in _check raise USBError(errmsg, ret) usb.core.USBError: [Errno None] b'libusb0-dll:err [_usb_reap_async] reaping request failed, win error: A device attached to the system is not functioning.\r\n\n'
How to fix this? Please Help

check and ensure that you installed libusb properly, if not then uninstall everything python related, reinstall python then start from the beginning
if you still have problems then create a new thread for the device issue by clicking "ask question" at the top
This post was last modified: 01-09-2021, 10:08 PM by X3non.

Learn MediaTek, Unisoc / Spreadtrum (SPD) and Qualcomm Software Repairs @ https://www.hovatek.com/training
Note!
We have a reply schedule for Forum Support. Please try Private Support if you can't wait.
dpol
dpol
dpol
Senior Member
192
04-09-2021, 01:50 PM
#94
Thanks for always, HovatekTeam™... You are the best.!
asdfroach
asdfroach
asdfroach
Newbie
1
05-09-2021, 02:12 PM
#95

Mediatek Course Mediatek Course


Alright, i followed everything and i reached the point of trying to use the bypass script and i got a python related error.
https://imgur.com/mzMGnYA ,
tried to downgrade python , still same thing occurs

Any input appreciated.

-roach
hovatek
hovatek
hovatek
Administrator
50,978
06-09-2021, 02:06 PM
#96
(05-09-2021, 02:12 PM)asdfroach Alright, i followed everything and i reached the point of trying to use the bypass script and i got a python related error.
https://imgur.com/mzMGnYA ,
tried to downgrade python , still same thing occurs

Any input appreciated.

-roach

i take it that you're using the latest version mtk bypass, the setup process is now a bit different ; see https://github.com/MTK-bypass/bypass_uti...on-windows
steps 1 - 3 for setup

Learn MediaTek, Unisoc / Spreadtrum (SPD) and Qualcomm Software Repairs @ https://www.hovatek.com/training
Note!
We have a reply schedule for Forum Support. Please try Private Support if you can't wait.
babttech
babttech
babttech
Junior Member
15
07-09-2021, 05:14 AM
#97
Pls what can be the cause my phone techno b1p
Have once flashed wrong preloader now when I follow all the steps I got error ;payload didn't reply
Pls help me urgently
This post was last modified: 07-09-2021, 05:15 AM by babttech.
hovatek
hovatek
hovatek
Administrator
50,978
07-09-2021, 11:46 AM
#98
(07-09-2021, 05:14 AM)babttech Pls what can be the cause my phone techno b1p
Have once flashed wrong preloader now when I follow all the steps I got error ;payload didn't reply
Pls help me urgently

if you have problems using mtk bypass, you can easily use the DA file for B1p @ https://www.hovatek.com/forum/thread-23243.html

Learn MediaTek, Unisoc / Spreadtrum (SPD) and Qualcomm Software Repairs @ https://www.hovatek.com/training
Note!
We have a reply schedule for Forum Support. Please try Private Support if you can't wait.
babttech
babttech
babttech
Junior Member
15
08-09-2021, 03:38 AM
#99
Thanks but Flashing with DA It says DA connection failed on SWD and sp flash tool that's why I want use bypass mtk pls help tecno b1p
This post was last modified: 08-09-2021, 03:42 AM by babttech.
hovatek
hovatek
hovatek
Administrator
50,978
09-09-2021, 10:39 AM
(08-09-2021, 03:38 AM)babttech Thanks but Flashing with DA It says DA connection failed on SWD and sp flash tool that's why I want use bypass mtk pls help tecno b1p

flashing with DA? you're not meant to change the da in SWD if that's the tool you're using if you still have problems then create a new thread for this by clicking "ask question" at the top
in the new thread, attach a full screenshot of the error message(s) you're receiving

Learn MediaTek, Unisoc / Spreadtrum (SPD) and Qualcomm Software Repairs @ https://www.hovatek.com/training
Note!
We have a reply schedule for Forum Support. Please try Private Support if you can't wait.
Pages (20): Previous 1 8 9 10 11 12 20 Next
Users browsing this thread:
 1 Guest(s)
Users browsing this thread:
 1 Guest(s)
WhTlYt