Error : while flashing 2.5.4_13 {locked} SBF - Motorola Photon 4G

While flashing 2.3.5 2.5.4_13 {locked} USC sbf , I got error
Line: 624
ERROR: Flash failure: Interface BP: Error sending JUMP command Device API Error: 0xE003003F Address: 0x800000 Command: JUMP (Error Code: e003003f),
Detailed Error Details: Direction of the Error=2000, Command Value=500000, Code Group Number=No Codegroup
File: D:\GitProjects\hdt_windows_flash\flash\code\flashdll\FlashHdlr.cpp
Device ID: 0
Click to expand...
Click to collapse
Instead it installed the OS and everything works fine. Except i got blackouts and restarts. Is there any solution to flash the SBF without getting the error.

Related

Problems unbrick Star S7589

Hello,
I have one smartphone Star S7589 with 1GB ROM and 8GB RAM bought in Oklot.com. The original operating system crashed continuously because It appeared an gapps error almost every day.
I decided install a new ROM from needrom.com using CWM Recovery. I tried to install this one needrom.com/mobile/star-s7589-10/ The installation finished successfully but the mobile didn't start.
The current situation is this:
1.- I installed the MTK drivers (MTKusbDriver.msi) in some of my computers with XP, Vista and W7. The mobile is detected by all the computers as device not as smartphone, because not is detected as PRELOADER. This means that the phone works but is missing the PRELOADER.
2.- I have tried with several versions of SP Flash Tools and three or four ROM versions and it always showed me the same error.
BROM ERROR: S_FT_ENABLE_DRAM_FAIL(4032)
3.- I have reviewed the log files and I have found these errors in the last lines.
Code:
11/18/13 15:42:13.530 BROM_DLL[5928][3280]: ERROR: MT6589EMISettingFactory::IsComboDiscreteDram(): Bootloader sub-version (MTK_BLOADER_INFO_SUB_VER_00) is not supported! (FlashToolLib/source/common/generic/src/emi_setting.cpp:441)
11/18/13 15:42:13.530 BROM_DLL[5928][3280]: ERROR: DummyEMISetting::GetDramEMISetting(): Unsupported! (FlashToolLib/source/common/generic/src/emi_setting.cpp:494)
11/18/13 15:42:13.530 BROM_DLL[5928][3280]: ERROR: FlashTool_Connect(0x059E9A28): SyncWithDA(): fail! (FlashToolLib/sv5/common/generic/src/flashtool_api.cpp:962)
11/18/13 15:42:13.530 BROM_DLL[5928][3280]: ERROR: FlashTool_Connect(0x059E9A28): fail! "S_FT_ENABLE_DRAM_FAIL"(4032). (FlashToolLib/sv5/common/generic/src/flashtool_api.cpp:1015)
11/18/13 15:42:13.530 BROM_DLL[5928][3280]: com_sentry::Close(\\.\COM6, 00002880): OK! (FlashToolLib/host/windows/com_sentry.cpp:650)
11/18/13 15:42:13.530 BROM_DLL[5928][3280]: com_base::~com_base() m_hCOM(FFFFFFFF) (FlashToolLib/host/windows/com_sentry.cpp:116)
11/18/13 15:42:13.530 BROM_DLL[5928][3280]: ERROR: FlashTool_Connect_Ex(0x00000000): fail! "S_FT_ENABLE_DRAM_FAIL"(4032). (FlashToolLib/sv5/common/generic/src/flashtool_api.cpp:1253)
11/18/13 15:42:13.530 BROM_DLL[5928][3280]: ERROR: FlashTool_Disconnect(): invalid arguments! p_ft_handle(0x0061F2E8)={ FLASHTOOL_API_HANDLE(0x00000000) }. (FlashToolLib/sv5/common/generic/src/flashtool_api.cpp:1692)
What I'm doing wrong?
Thanks from Barcelona.
Hi,
I downloaded almost all ROM for my Star S7589 from Needrom.com but did not work none of them. Then I thought to search by build number: Alps e2001v21_v89_jbl1a698_2g and Eureka!
I found new comments about this on Internet and that this build number corresponded to Star Kingelon S7599T. I downloaded some ROM from needrom for the S7599T and all these worked fine in my S7589.
The key is to download the correct ROM.
Thank for your help.

CM 12 Build Error

I am attempting to build CM 12 for my phone as the latest prebuilts I could find were all for CM11. I am following the Cyanogenmod Wiki build guide for my phone and my build errored out thusly:
Code:
device/samsung/d710/selinux/system.te:2:ERROR 'unknown type system' at token ';' on line 11185:
allow system input_device:chr_file { read ioctl write open };
#line 1 "device/samsung/d710/selinux/system.te"
checkpolicy: error(s) encountered while parsing configuration
make: *** [/home/sarah/android/system/out/target/product/d710/obj/ETC/sepolicy_intermediates/sepolicy] Error 1
It seems odd that 'system' would be an unknown device type, and I haven't edited the file, this is all what downloaded automatically. What can I do to fix this?

[Q] Unlock bootloader Mac?

Hello. Is it posible to unlock the Kindle Fire's bootloader with a Mac? I read guides but it requires to have Windows installed, if I have to get Windows it is safe to do this with a VM? (Virutalbox, etc.)
All you need is Python and adb/fastboot.
See:
http://forum.xda-developers.com/kin...bootloader-unlock-procedure-software-t3030281
http://forum.xda-developers.com/kin...tools-create-unlock-img-fix-boot-img-t3050689
Ok, thanks. I'll try it tomorrow hopefully.
Sent from my Nexus HDX 7 using XDA Free mobile app
EncryptedCurse said:
All you need is Python and adb/fastboot.
See:
http://forum.xda-developers.com/kin...bootloader-unlock-procedure-software-t3030281
http://forum.xda-developers.com/kin...tools-create-unlock-img-fix-boot-img-t3050689
Click to expand...
Click to collapse
Do I get Python 2.7.10? One guide said 2.7, but Python 2.7.0 is only for 32bit.
I got 2.7.10, and when I run cuberHDX.py, it requires GMPY2, but I am not sure how to install it
EncryptedCurse said:
All you need is Python and adb/fastboot.
See:
http://forum.xda-developers.com/kin...bootloader-unlock-procedure-software-t3030281
http://forum.xda-developers.com/kin...tools-create-unlock-img-fix-boot-img-t3050689
Click to expand...
Click to collapse
Ok, I almost got gmpy2 working, but when I go and install it this pops up: :crying:
EDIT: I fixed the gmp.h error, but now I get this.
Processing gmpy2-2.0.7
Writing /Users/***********/Downloads/gmpy2-2.0.7/setup.cfg
Running setup.py -q bdist_egg --dist-dir /Users/***********/Downloads/gmpy2-2.0.7/egg-dist-tmp-U9lI_b
In file included from src/gmpy2.c:417:
src/gmpy.h:252:12: fatal error: 'mpfr.h' file not found
# include "mpfr.h"
^
1 error generated.
error: Setup script exited with error: command '/usr/bin/clang' failed with exit status 1
Click to expand...
Click to collapse
I fixed the error now i get this:
Processing gmpy2-2.0.7
Writing /Users/***********/Downloads/gmpy2-2.0.7/setup.cfg
Running setup.py -q bdist_egg --dist-dir /Users/***********/Downloads/gmpy2-2.0.7/egg-dist-tmp-58goNz
In file included from src/gmpy2.c:417:
src/gmpy.h:261:12: fatal error: 'mpc.h' file not found
# include "mpc.h"
^
1 error generated.
error: Setup script exited with error: command '/usr/bin/clang' failed with exit status 1
MinerBoy004 said:
I fixed the error now i get this:
Processing gmpy2-2.0.7
Writing /Users/***********/Downloads/gmpy2-2.0.7/setup.cfg
Running setup.py -q bdist_egg --dist-dir /Users/***********/Downloads/gmpy2-2.0.7/egg-dist-tmp-58goNz
In file included from src/gmpy2.c:417:
src/gmpy.h:261:12: fatal error: 'mpc.h' file not found
# include "mpc.h"
^
1 error generated.
error: Setup script exited with error: command '/usr/bin/clang' failed with exit status 1
Click to expand...
Click to collapse
Just use draxie's cuber.py, which doesn't rely on gmpy2.
I got GMPY2 working, and unlocked my bootloader!
Thanks for your help too! But i didn't know how to sign the unlock.img lol so i tried the gmpy2 way.
Sent from my Nexus HDX 7 using XDA Free mobile app

Sony - Xperia - SGP611 - Custom Rom build error

Hi there all,
I have been trying for about a week to get a custom android 5 built for a client for their Xperia Z3 tablet i have followed all the instructions on the Sony website and am running Ubuntu 16, after getting the repositories and required sony Vendor files i finally get to the make -j4 command, this starts to run until it hits an error saying that there is no vendor file for scorpion_windy and then breaks the make process, my question is can i download this resource separately, and also if not how can i choose what files the make command uses can i not just skip the scorpion_windy file?
I am a complete noob and any assistance in this regard would be much appreciated!
Thanks in advance
The info on this thread is what I used http://forum.xda-developers.com/z3-...torial-stock-android-marshmallow-6-0-t3409486 It worked fine on LinuxMint KDE.
SGP611 Build errors
Hi There,
I appreciate the input, but i am attempting to compile the aosp archive, once i complete the setup and finally get to make -j4 the process runs along until it gives me an error regarding the file healthd and the specific error of battery monitor error, i have tried to do this in kit kat, jellybean and marshmallow now have all the sony device files followed the instructions here
developer.sonymobile.com/open-devices/aosp-build-instructions/how-to-build-aosp-marshmallow-for-unlocked-xperia-devices/
But no dice im pretty confused and frustrated at this point any thoughts would be very much appreciated
Can you post a copy of the error from the terminal console?
iancornelius said:
Can you post a copy of the error from the terminal console?
Click to expand...
Click to collapse
Hi There,
Thank you for your reply here is the error im getting
...
including ./vendor/sony/yukon-seagull/proprietary/Android.mk ...
including ./vendor/sony/yukon-tianchi/proprietary/Android.mk ...
No private recovery resources for TARGET_DEVICE scorpion_windy
make: *** No rule to make target 'external/openssl/flavor.mk'. Stop.
#### make failed to build some targets (01:02 (mm:ss)) ####
very frustrating when you learning
Ok so i cleaned my entire system and re synced my repos, and got much further in the process follwing the instructions exactly and now i get this error
libnativehelper/JniInvocation.cpp:165: error: unsupported reloc 43
libnativehelper/JniInvocation.cpp:165: error: unsupported reloc 43
libnativehelper/JniInvocation.cpp:165: error: unsupported reloc 43
clang: error: linker command failed with exit code 1 (use -v to see invocation)
build/core/host_shared_library_internal.mk:44: recipe for target 'out/host/linux-x86/obj32/lib/libnativehelper.so' failed
make: *** [out/host/linux-x86/obj32/lib/libnativehelper.so] Error 1
make: *** Waiting for unfinished jobs....
#### make failed to build some targets (01:50:56 (hh:mm:ss)
Any help would be much appreciated!
Monkybomb said:
Ok so i cleaned my entire system and re synced my repos, and got much further in the process follwing the instructions exactly and now i get this error
libnativehelper/JniInvocation.cpp:165: error: unsupported reloc 43
libnativehelper/JniInvocation.cpp:165: error: unsupported reloc 43
libnativehelper/JniInvocation.cpp:165: error: unsupported reloc 43
clang: error: linker command failed with exit code 1 (use -v to see invocation)
build/core/host_shared_library_internal.mk:44: recipe for target 'out/host/linux-x86/obj32/lib/libnativehelper.so' failed
make: *** [out/host/linux-x86/obj32/lib/libnativehelper.so] Error 1
make: *** Waiting for unfinished jobs....
#### make failed to build some targets (01:50:56 (hh:mm:ss)
Any help would be much appreciated!
Click to expand...
Click to collapse
I've recently built Nougat for my device and came across no errors and followed the guide to the single letter. Have you done everything it has asked to? Most importantly the first part regarding openjdk-8 and the other libraries to be installed.

Error building AOSP for Hikey970 Android development board

Hi,
I am trying to build bootloader, kernel and AOSP for the new released Hikey970 development board. However, I found errors during the building process which I have no idea how to solve them, here is the error message:
[ 83% 1615/1934] including system/sepolicy/Android.mk ...
system/sepolicy/Android.mk:79: warning: BOARD_SEPOLICY_VERS not specified, assuming current platform version
[100% 1934/1934] writing build rules ...
FAILED:
build/make/core/Makefile:28: error: overriding commands for target `out/target/product/hikey970/system/vendor/lib/libc_secshared.so', previously defined at build/make/core/base_rules.mk:418
ckati failed with: exit status 1
I simply followed tutorials online for Hikey970 to successfully build bootloader and kernel. When I execute:
source ./build/envsetup.sh
lunch hikey970-userdebug
make -j16
Then error popped up. Any help will be appreciated, Thanks in advance.
I've faced the same problem as you.
Did you solve this problem?
Thanks in Advance....

Categories

Resources