Home Forum Blog Private Support Courses
Our courses are now on YouTube! Start Watching
Hovatek Forum OPERATING SYSTEMS Android [Error Codes] List of sp flash tool error codes, meanings & how to fix (solution)

[Error Codes] List of sp flash tool error codes, meanings & how to fix (solution)

[Error Codes] List of sp flash tool error codes, meanings & how to fix (solution)

Pages (40): Previous 1 34 35 36 37 38 40 Next
Fstop
Fstop
Fstop
Newbie
1
02-06-2018, 07:19 AM



Running SP Flashtool v5.1816.00 on Slackware64-14.1
I'm unable to take out the battery of Doogee Mix 6+64GB

Problem when I connect powered off device to PC usb port the battery icon comes on within 1min or so.


Code:

Connecting to BROM... Scanning USB port... Search usb, timeout set as 3600000 ms add@/devices/pci0000:00/0000:00:1d.7/usb1/1-7 add@/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0 add@/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.1 add@/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.1/tty/ttyACM0 vid is 0e8d device vid = 0e8d pid is 2000 device pid = 2000 com portName is: /dev/ttyACM0 Total wait time = -1527918833.000000 USB port is obtained. path name(/dev/ttyACM0), port name(/dev/ttyACM0) USB port detected: /dev/ttyACM0 Connect BROM failed: STATUS_ERR Disconnect! BROM Exception! ( ERROR : STATUS_ERR (-1073676287) , MSP ERROE CODE : 0x00. [HINT]: )((ConnectBROM,../../../flashtool/Conn/Connection.cpp,100))
Thank you
hovatek
hovatek
hovatek
Administrator
50,970
02-06-2018, 11:31 AM
(02-06-2018, 07:19 AM)Fstop Running SP Flashtool v5.1816.00 on Slackware64-14.1
I'm unable to take out the battery of Doogee Mix 6+64GB

Problem when I connect powered off device to PC usb port the battery icon comes on within 1min or so.


Code:

Connecting to BROM... Scanning USB port... Search usb, timeout set as 3600000 ms add@/devices/pci0000:00/0000:00:1d.7/usb1/1-7 add@/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0 add@/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.1 add@/devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.1/tty/ttyACM0 vid is 0e8d device vid = 0e8d pid is 2000 device pid = 2000 com portName is: /dev/ttyACM0 Total wait time = -1527918833.000000 USB port is obtained. path name(/dev/ttyACM0), port name(/dev/ttyACM0) USB port detected: /dev/ttyACM0 Connect BROM failed: STATUS_ERR Disconnect! BROM Exception! ( ERROR : STATUS_ERR (-1073676287) , MSP ERROE CODE : 0x00. [HINT]: )((ConnectBROM,../../../flashtool/Conn/Connection.cpp,100))
Thank you

Please, create a new thread so we focus on it
see https://www.hovatek.com/forum/thread-514.html for how to create a thread
Ensure to attach a screenshot of the error message

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.
joe-crack
joe-crack
joe-crack
Senior Member
128
09-06-2018, 08:55 AM
I backed up my chines mt6572 phone using NCK crack before flashing it with another file.....but when i try to flash it am geting that error (attachment)
how to fix?
Attached Files
.png
sp flash error.png
Size: 77.32 KB / Downloads: 110
hovatek
hovatek
hovatek
Administrator
50,970
09-06-2018, 05:41 PM
(09-06-2018, 08:55 AM)joe-crack I backed up my chines mt6572 phone using NCK crack before flashing it with another file.....but when i try to flash it am geting that error (attachment)
how to fix?

Please, create a new thread so we focus on it
see https://www.hovatek.com/forum/thread-514.html for how to create a thread
also attach the screenshot to the thread

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.
hernandez07
hernandez07
hernandez07
Newbie
2
11-06-2018, 10:21 AM

Mediatek Course Mediatek Course


Gud am, pls I try flashing my infinix x510 with infinix flash tool, am getting dis error message get memory failed
hovatek
hovatek
hovatek
Administrator
50,970
11-06-2018, 10:57 AM
(11-06-2018, 10:21 AM)hernandez07 Gud am, pls I try flashing my infinix x510 with infinix flash tool, am getting dis error message get memory failed

This thread is for SP flash tool.
Please, create a new thread so we focus on it
see https://www.hovatek.com/forum/thread-514.html for how to create a thread

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.
zvolsky
zvolsky
zvolsky
Newbie
1
12-09-2018, 02:15 PM
I have had serious problems with Download and especially with Format in ./flash_tool on my Debian Testing machine.
I received many errors and googling them leads to no results or to the misleading results.
The solution was:
- use Java 8 instead of the newer one (download/extract from Oracle, export PATH=...../java8/bin:$PATH, check the version: java -version)
If errors will not disapear with J8, then try older kernel.
My problems were on current 4.17 version, so do something like:
apt install linux-image-4.9.0-7-amd64 linux-headers-4.9.0-7-amd64 ; update-grub
and maybe boot with Shift. I don't know exactly, I have used the 2-nd machine with 4.9.0-5.

PS: MT6589 is supported in Flash Tool 5.1724 and older.
hovatek
hovatek
hovatek
Administrator
50,970
12-09-2018, 06:44 PM
(12-09-2018, 02:15 PM)zvolsky I have had serious problems with Download and especially with Format in ./flash_tool on my Debian Testing machine.
I received many errors and googling them leads to no results or to the misleading results.
The solution was:
- use Java 8 instead of the newer one (download/extract from Oracle, export PATH=...../java8/bin:$PATH, check the version: java -version)
If errors will not disapear with J8, then try older kernel.
My problems were on current 4.17 version, so do something like:
apt install linux-image-4.9.0-7-amd64 linux-headers-4.9.0-7-amd64 ; update-grub
and maybe boot with Shift. I don't know exactly, I have used the 2-nd machine with 4.9.0-5.

PS: MT6589 is supported in Flash Tool 5.1724 and older.

Thanks for sharing.

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.
knsgiri
knsgiri
knsgiri
Newbie
1
27-11-2018, 03:09 PM
Hi.

what is the meaning the Error Getting BROM ERROR: 6047

this i am Getting while i was trying to Flash stock Rom in My HTC 526g+ devise.
Please let us know the solution.
hovatek
hovatek
hovatek
Administrator
50,970
27-11-2018, 07:50 PM
(27-11-2018, 03:09 PM)knsgiri Hi.

what is the meaning the Error Getting BROM ERROR: 6047

this i am Getting while i was trying to Flash stock Rom in My HTC 526g+ devise.
Please let us know the solution.

check and apply the fixes listed on page 1

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 (40): Previous 1 34 35 36 37 38 40 Next
Users browsing this thread:
 1 Guest(s)
Users browsing this thread:
 1 Guest(s)
WhTlYt