What should I do to really have a " completely rooted N9005" ???
I need some suggestion of the "experts" about the fact that my SM-N9005 , that " seems to be rooted " ( and this is confirmed launching the app " root checker" and obtaining the result " This device has root access" ...) ...but , despite this apparent status , it provides me the following issues :
a) I cannot use CWM mode to flash any new ROM nor any other patch using .zip file ; when I try to do a flash , using the option " apply update from external storage" as in this options list :
reboot system now
apply update from ADB
apply update from external storage
wipe data/factory reset
wipe cache partition
apply update from cache
it seems to start to flash but after few seconds I obtain a RED message in the bottom oif the page , like :
" E:signature verification failed"
and in yellow
--Appling Multi-CSC ...
Applied the CSC-code : XTC
Successfully applied multi-CSC
install from sdcard complete
But in reality anything happen , the sistuation is exactly the same as before ...
b) I cannot do any back up ( EFS nor other kind of back up ) ; so , every time I try to flash even using MOP ( it works, but even MOP seems to have some problem..) I get a new ROM installed but with problems... sometime the phone is blocked with the " samsung logo and the Blue led" and I need to restert it with ODIN .....and I need to reinstall all in manual mode
in order to provide to the experts additional info , here are other details
AP : N9005XXUDMJ7
CP: N9005XXUDMJ7
CSC : N9005XXDMJ4
kernel 3.4.0-201940
[email protected]#1
Wed Oct 30 16:51 ....
Build version
JSS15J.N9005XXUDMJ7
in download mode:
ODIN MODE (in red)
Product name : SM-9005
Current Binary : Samsung Official
System Status : Custom
Reacxtivation lock : OFF
KNOX KERNEL LOCK : 0x0
KNOX WARRANTY VOID : 0x1
Qualcom secureboot : NONE
AP SWREV : S2,T2,R2,A2,P8
Write protection : Enable
I would invite everybody able to provide any suggestion to propose some verification or even ask me any additional info to find the way to use a rooted phone as was used to do with other phones before = flash roms without this problem
Thanks in advance for any contribution
tower5 said:
What should I do to really have a " completely rooted N9005" ???
I need some suggestion of the "experts" about the fact that my SM-N9005 , that " seems to be rooted " ( and this is confirmed launching the app " root checker" and obtaining the result " This device has root access" ...) ...but , despite this apparent status , it provides me the following issues :
a) I cannot use CWM mode to flash any new ROM nor any other patch using .zip file ; when I try to do a flash , using the option " apply update from external storage" as in this options list :
reboot system now
apply update from ADB
apply update from external storage
wipe data/factory reset
wipe cache partition
apply update from cache
it seems to start to flash but after few seconds I obtain a RED message in the bottom oif the page , like :
" E:signature verification failed"
and in yellow
--Appling Multi-CSC ...
Applied the CSC-code : XTC
Successfully applied multi-CSC
install from sdcard complete
But in reality anything happen , the sistuation is exactly the same as before ...
b) I cannot do any back up ( EFS nor other kind of back up ) ; so , every time I try to flash even using MOP ( it works, but even MOP seems to have some problem..) I get a new ROM installed but with problems... sometime the phone is blocked with the " samsung logo and the Blue led" and I need to restert it with ODIN .....and I need to reinstall all in manual mode
in order to provide to the experts additional info , here are other details
AP : N9005XXUDMJ7
CP: N9005XXUDMJ7
CSC : N9005XXDMJ4
kernel 3.4.0-201940
[email protected]#1
Wed Oct 30 16:51 ....
Build version
JSS15J.N9005XXUDMJ7
in download mode:
ODIN MODE (in red)
Product name : SM-9005
Current Binary : Samsung Official
System Status : Custom
Reacxtivation lock : OFF
KNOX KERNEL LOCK : 0x0
KNOX WARRANTY VOID : 0x1
Qualcom secureboot : NONE
AP SWREV : S2,T2,R2,A2,P8
Write protection : Enable
I would invite everybody able to provide any suggestion to propose some verification or even ask me any additional info to find the way to use a rooted phone as was used to do with other phones before = flash roms without this problem
Thanks in advance for any contribution
Click to expand...
Click to collapse
try this flash with odin http://forum.xda-developers.com/showthread.php?t=2567283
I does not work.....
jaythenut said:
try this flash with odin http://forum.xda-developers.com/showthread.php?t=2567283
Click to expand...
Click to collapse
first of all , thanks for your support
but I tried , without success , to flash this with odin ; ( I used odin 3.04 ) ; it remains " waiting" for a very long time ( 15 minutes..) without any action , any flash....
I did the test twice, same result....
Any other suggestion?
what could I do to do a deep cleaning of some wrong setting ?
tower5 said:
first of all , thanks for your support
but I tried , without success , to flash this with odin ; ( I used odin 3.04 ) ; it remains " waiting" for a very long time ( 15 minutes..) without any action , any flash....
I did the test twice, same result....
Any other suggestion?
what could I do to do a deep cleaning of some wrong setting ?
Click to expand...
Click to collapse
Strange that your phone shows "Qualcomm Secureboot: None"
In other phones it should be "Qualcomm Secureboot: Enable (CSB)"
tower5 said:
...
in download mode:
ODIN MODE (in red)
Product name : SM-9005
Current Binary : Samsung Official
System Status : Custom
Reacxtivation lock : OFF
KNOX KERNEL LOCK : 0x0
KNOX WARRANTY VOID : 0x1
Qualcom secureboot : NONE
AP SWREV : S2,T2,R2,A2,P8
Write protection : Enable
...
Click to expand...
Click to collapse
Your phone seems to have a peculiar setting on secureboot + SWREV configuration, and also seems to be on the (original ?) XTC (Philippines) CSC.
One of the things that I would try (given that your knox is already 0x1) would be to change CSC and write BTU MI7 firmware (and eventually check if CSC actually changed from XTC to BTU). After that you should try again writing Philz recovery.
Another thing to check would be your current bootloader version (and also the bootloader after you write BTU MI7 firmware), the command in adb is:
adb shell getprop ro.boot.bootloader
(or just "getprop ro.boot.bootloader" in a terminal prompt directly on the phone).
I found the solutions !!!!
xclub_101 said:
Your phone seems to have a peculiar setting on secureboot + SWREV configuration, and also seems to be on the (original ?) XTC (Philippines) CSC.
One of the things that I would try (given that your knox is already 0x1) would be to change CSC and write BTU MI7 firmware (and eventually check if CSC actually changed from XTC to BTU). After that you should try again writing Philz recovery.
Another thing to check would be your current bootloader version (and also the bootloader after you write BTU MI7 firmware), the command in adb is:
adb shell getprop ro.boot.bootloader
(or just "getprop ro.boot.bootloader" in a terminal prompt directly on the phone).
Click to expand...
Click to collapse
the solution was :: " apply " what is indicated in this post
http://forum.xda-developers.com/showthread.php?t=2567133
tower5 said:
the solution was :: " apply " what is indicated in this post
http://forum.xda-developers.com/showthread.php?t=2567133
Click to expand...
Click to collapse
Interesting, what firmware do you have now? And how are the switches listed in download mode? And what CSC do you have now? Do you have your IMEI back and is the phone registered on the network (and you can make/receive calls)? Is WiFi also working OK?
Hello everyone
my friend bring to me his galaxy grande prime
it want to start up showing this message on his phone screen :
No Image: warningmessage.jpg
No Image: download_image.jpg
ODIN MODE (MULTI CORE DOWNLOAD)
PRODUCT NAME: SM-G531F
CURRENT BINARY: Samsung offical
System Status: Custom
FAP LOCK :0FF
KNOX WARRANTY VOID :0x0
Secure Download:Enabled
AP SWREV:S0,L0, M0
P.S: I cannot get to download mode or by hard rest
ARE THERE ANY WAY TO SOLVE THIS ISSUE PLEASE AND WHAT IS THE NAME OF THAT KIND OF ERROR
Hello,
my device samsung galaxy tab 4 7.0 sm-t231 was stuck in a bootloop . I know that it need's factory data reset , but accidently i formatted it. Twrp was installed , so i used it to format it. Don't know if it's rooted or not ( after the event) . Many user's told me to use odin . I have seen many devices (samsung devices) in download mode ...
Odin mode (in red)
product name : *****
current binary : Custom
system status : Custom
and so on
but mine say's
odin mode ( in white)
product name : Sm-t231
system status : Custom
that's it ,
if that's a problem please reply me ,
thanks in advance.
Dear All .
my phone stuck in download mode , even if restart or charging , same image comes .
Samsung grand prime sm g531f
Android 5.1.1
lolipop
( Firmware upgrade encountered an issue .please select recovery mode in kies)
But trying its not going to recovery mode.
On top its showing .
odin mode ( multi core download )
Product name SM-G531f
current binary : samsung official
Sytem Status : official
FRP Lock : on
knox warranty void : 0x0
Secure download : enabled.
Ap swrev : S1 L1 ,N1
please help me out , what to do know , just tell me the process. .. I think its unrooted device.
please waiting for your reply .
regards
riyaz .
1. Download Kies from here
2. Open up your phone and find the S/N and Model behind the battery, note this down.
3. Plug your phone into a PC and power it on
4. Open up Kies and click "tools" then "firmware upgrade and initialization"
5. follow the prompts on screen
Your phone will be returned to stock operating system.
Please read more carefully before you flash some thing next time
Hello i have bootloap on my Samsung Galaxy S8 Plus ( SM-G955F).
1) I succesfully rooted phone by this vid. www,youtube,com/watch?v=XNznlTJJesc(just replace , after www and after youtube)
2) In App Magidisk i download Busybox and i have restarted phone.
3) Phone starts by ,,Samsung Galaxy S8 Plus" but in left corner is ,,Only official released binaries are allowed to be flashed".
Please, please you all, help me with this
I will love you!
Thank you a lot for any response.
Sorry for my bad english.
UPDATE
Update
odin mode
download speed: Fast
product name : Sm-g955f
current binary : Custom
system status : Custom
amm status : Prenormal
fap lock : Off
oem lock : Off
secure download : Enabled
..
..
Sw rev. Check fail (bootloader) device: 4, binary 1
moullcz said:
Update
odin mode
download speed: Fast
product name : Sm-g955f
current binary : Custom
system status : Custom
amm status : Prenormal
fap lock : Off
oem lock : Off
secure download : Enabled
..
..
Sw rev. Check fail (bootloader) device: 4, binary 1
Click to expand...
Click to collapse
1. Sw rev check fail - you are try to flash older firmware than what is on your phone. You will need to find firmware with bootloader 4 or higher ( 5th number from right of firmware name.
2. Official binary error is due to your rmm state being in pre-normal. This guide maybe of some help to you.
https://forum.xda-developers.com/sa...w-to/guide-root-install-twrp-samsung-t3747535
3. If you want to downgrade you will need firmware with the same bootloader version as what is on your phone.
Fixed by new ap & bt
spawnlives said:
1. Sw rev check fail - you are try to flash older firmware than what is on your phone. You will need to find firmware with bootloader 4 or higher ( 5th number from right of firmware name.
2. Official binary error is due to your rmm state being in pre-normal. This guide maybe of some help to you.
https://forum.xda-developers.com/sa...w-to/guide-root-install-twrp-samsung-t3747535
3. If you want to downgrade you will need firmware with the same bootloader version as what is on your phone.
Click to expand...
Click to collapse
I downladed new OS from sammobile and installed by odin.
Fixed. Thank you!