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?
Related
could not do normal boot.
ODIN MODE.
Product name: SM-N9006
Current Binary: Custom
Reactivitation lock(KK): OFF
KNOX KEANEL LOCK : 0X 0
KNOX WARRANTY VOID : 0 X1
QUALCOMM SECUREBOOT: ENABLE(CSB)
AP SWAEV: S2, T2, R2, A3, P2
WRITE PROTECTION : Enable
UBC START
Downloading....
Do not turn off target
- download KINGO to root it, and it show success
- download root checker shown not rooted
- then download odin ver 3.7 and tried to do that and failed
- then it came to recovery mode, I press wipe all data and then reboot
- then shown firmware upgrade, and use kies
- I use kies but cannot detect this phone
- then use odin ver 3.9 and now it became this
then i restart and battery take out , and for whole day.. no seem to load.
and
i tried using pressing VOL DOWN + HOME + POWER
it came to Chinese wording.. with WARNING
. (I TRANSLATE IN ENGLISH AS WRITTEN IN CHINESE)
custom , modify or downloading can cause great problem to the software function.
if required our technical support, required to pay.
if you insist want to download default system function, please
VOL UP , if not VOL DOWN to cancel.
VOL UP
: CONTINUE
VOL DOWN
: CANCEL ( RECOVERY)
anyone can help, i', reside in Singapore and this is a china NOTE 3,
and the version is 4.42 KIT KAT version.
MODEL : NOTE 3, SM-N9
PLEASE HELP, MY EMAIL ADDRESS: [email protected] really appreciate.. thank you
ODIN MODE ( Could not do normal boot) SM9006
could not do normal boot.
ODIN MODE.
Product name: SM-N9006
Current Binary: Custom
Reactivitation lock(KK): OFF
KNOX KEANEL LOCK : 0X 0
KNOX WARRANTY VOID : 0 X1
QUALCOMM SECUREBOOT: ENABLE(CSB)
AP SWAEV: S2, T2, R2, A3, P2
WRITE PROTECTION : Enable
UBC START
Downloading....
Do not turn off target
- download KINGO to root it, and it show success
- download root checker shown not rooted
- then download odin ver 3.7 and tried to do that and failed
- then it came to recovery mode, I press wipe all data and then reboot
- then shown firmware upgrade, and use kies
- I use kies but cannot detect this phone
- then use odin ver 3.9 and now it became this
then i restart and battery take out , and for whole day.. no seem to load.
and
i tried using pressing VOL DOWN + HOME + POWER
it came to Chinese wording.. with WARNING
. (I TRANSLATE IN ENGLISH AS WRITTEN IN CHINESE)
custom , modify or downloading can cause great problem to the software function.
if required our technical support, required to pay.
if you insist want to download default system function, please
VOL UP , if not VOL DOWN to cancel.
VOL UP
: CONTINUE
VOL DOWN
: CANCEL ( RECOVERY)
once I press UP , this came to ODIN MODE page without could not do normal boot.
but it cannot not loading. and struck at the page..
I tried to press again with VOL UP + HOME + POWER
it came to this page
Andriod. system recovery <3E>
KOT49.HN9006ZNUENH1
Volume up/down to move highlight;
power button to select.
reboot system now
apply update from ADB
apply update from external storage
wipe data/factory reset
wipe cache partition
apply update from cache
below written
#MANUAL MODE #
--Appling Multi-CSC...
Applied the CSC-code : CHN
Successfully applied multi-CSC.[?COLOR]
anyone can help, i reside in Singapore and this is a china NOTE 3,
and the version is 4.42 KIT KAT version.
MODEL : NOTE 3, SM-N9
PLEASE HELP, MY EMAIL ADDRESS: [email protected] really appreciate.. thank you
MODEL: NOTE 3 SM-N9006
CHINA NOTE 3
VERSION: KITKAT 4.4.2
and I tried download kies in Singapore, US and even China ..cannot detect,
whatever I tried, it automatically came to the odin mode cannot do normal reboot.
and in recovery mode I pressed VOL UP + HOME + POWER still go back to odin mode...
anyone can help me with it.
PLEASE HELP, MY EMAIL ADDRESS: [email protected] really appreciate.. thank you
[/QUOTE]
ciny said:
could not do normal boot.
ODIN MODE.
Product name: SM-N9006
Current Binary: Custom
Reactivitation lock(KK): OFF
KNOX KEANEL LOCK : 0X 0
KNOX WARRANTY VOID : 0 X1
QUALCOMM SECUREBOOT: ENABLE(CSB)
AP SWAEV: S2, T2, R2, A3, P2
WRITE PROTECTION : Enable
UBC START
Downloading....
Do not turn off target
- download KINGO to root it, and it show success
- download root checker shown not rooted
- then download odin ver 3.7 and tried to do that and failed
- then it came to recovery mode, I press wipe all data and then reboot
- then shown firmware upgrade, and use kies
- I use kies but cannot detect this phone
- then use odin ver 3.9 and now it became this
then i restart and battery take out , and for whole day.. no seem to load.
and
i tried using pressing VOL DOWN + HOME + POWER
it came to Chinese wording.. with WARNING
. (I TRANSLATE IN ENGLISH AS WRITTEN IN CHINESE)
custom , modify or downloading can cause great problem to the software function.
if required our technical support, required to pay.
if you insist want to download default system function, please
VOL UP , if not VOL DOWN to cancel.
VOL UP
: CONTINUE
VOL DOWN
: CANCEL ( RECOVERY)
anyone can help, i', reside in Singapore and this is a china NOTE 3,
and the version is 4.42 KIT KAT version.
MODEL : NOTE 3, SM-N9
PLEASE HELP, MY EMAIL ADDRESS: [email protected] really appreciate.. thank you
Click to expand...
Click to collapse
G'day
I had the exact same issue with my SM-G900I. With the suggestion from an XDA senior; Try flashing with stock firmware from samsmobile.com for your particular model with Odin.
Trying this suggestion as I respond to your predicament. Shall keep you posted on the outcome.
Peace. :what:
Sent from my PNDPP47GP using XDA Free mobile app
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!
I got a Galaxy S8 G950F with Android 9 ( G950FXXUCDUD1 ).
Can i simply Root this device by Flashing TWRP via Odin ?? ( OEM Bootload unlocked surely ) or will i get problems with this android version ??
I read something about problems with rooting the s8 on Android9...
What about that?
Visse0704 said:
I got a Galaxy S8 G950F with Android 9 ( G950FXXUCDUD1 ).
Can i simply Root this device by Flashing TWRP via Odin ?? ( OEM Bootload unlocked surely ) or will i get problems with this android version ??
I read something about problems with rooting the s8 on Android9...
What about that?
Click to expand...
Click to collapse
Yes
As long as the following conditions apply:
OEM unlocked in developers menu
In Download ( odin ) mode:
FRP off
OEM off
KG status - Checking
Probably not on this version but if you have RMM state should show normal or disappeared
Then you can root your phone with either twrp or patched method
What is FRP, KG status, RMM State??
Never heard of this things before
Visse0704 said:
What is FRP, KG status, RMM State??
Never heard of this things before
Click to expand...
Click to collapse
In download mode
FRP - Factory reset protection ie:google accounts
KG/RMM states - another lock by sansung to prevent modify phone ( been around since early oreo )
spawnlives said:
In download mode
FRP - Factory reset protection ie:google accounts
KG/RMM states - another lock by sansung to prevent modify phone ( been around since early oreo )
Click to expand...
Click to collapse
Ahh okay .... i think FRP is that what makes trouble when u factory resetting a used phone ...
When i boot into DL-mode it shows me:
Current Binary : samsung official
FRP lock: off
OEM lock: off
Secure Download: Enabled
and three brown" lines and 17 Green lines ... but nothing about KG-Status or something with RMM_state ....
So flashing TWRP via Odin with this settings will work?
( but better using the TWRP Flashing after Oreo guide with 1 or 2 extra flashing files and SU , right ?? Or just only actuall TWRP Version via odin and finish? )
Visse0704 said:
Ahh okay .... i think FRP is that what makes trouble when u factory resetting a used phone ...
When i boot into DL-mode it shows me:
Current Binary : samsung official
FRP lock: off
OEM lock: off
Secure Download: Enabled
and three brown" lines and 17 Green lines ... but nothing about KG-Status or something with RMM_state ....
So flashing TWRP via Odin with this settings will work?
( but better using the TWRP Flashing after Oreo guide with 1 or 2 extra flashing files and SU , right ?? Or just only actuall TWRP Version via odin and finish? )
Click to expand...
Click to collapse
In regards to FRP question basically yes.
Did you have internet connected while in the system. On this version ( G950FXXUCDUD1 ) you will only have to worry about KG status. If it's not showing up your can try to flash twrp. I would keep a copy of your firmware in case you end up with ' only official binary crap ' error. This usually means bootloader is not fully unlocked.
Using guides for installing twrp ( only ) are still valid but some files are either updated, not necessary or have change but the method is the same.
Depending on what twrp version you use will depend on the no-verity zip required. This is basically all you need to install twrp.
I'm using the latest twrp version and use this no-verity zip. You will have to and ' quota ' the zip file name.
[Deprecated] Universal DM-Verity, ForceEncrypt, Disk Quota Disabler [11/2/2020]
Hi all! For the past couple of months, I've been looking into making a more universal solution to disable dm-verity and forceencrypt. Needing to take different zips, modify them for different devices, and then cross your fingers when you switch...
forum.xda-developers.com
Magisk can be installed at any time.