[Dev] Enable fastboot/unbrick - Xperia Arc Android Development

First, thanks to Bin4ry and NielDK for initial fix. This is the sequel if their work in another thread.
The fix will be considered complete when it'll be able to revive all phones: non-booting and radio-bricked, and enables fastboot on simlocked phones!
===
I think that SIM-lock is not signed anymore after bootloader unlock. If it was, then phone wouldn't boot even after flashing simlock.ta, because SE phones with bad/unsigned/damaged SIM-lock don't boot.
simlock.ta converted to ASCII:
Code:
���������������������
���
������������������������
����������������������4OP_ID="108";OP_NAME="Customized";CDA_NR="1241-4091";��� �00101-*���������������
������������������������
������������������������
������������������������
���������������������������������������������������������
Operator: 001-01-* meaning it's simlocked.
SIM-locked 7DA unit:
Code:
d—FÀB„›ü‡ÞydØ¥¾‡q�
���
–ƒµâMMCß!2P€®> Ö÷êBY(wêÿÕÄ«�l³V)v*‡f¨Ê˜¶ü¶½l©���
ÛðÔŠ�v–-|›SöíS«Ë±ë‘ ׌€Ò/pÀ»®uKؘ*[Eá c}ëÈø%£8�DOP_ID="162";OP_NAME="Rogers";CDA_NR="1247-6276";ROOTING_ALLOWED="0";�CSERVERID="bmcsecs01";AUTHCERT="UNKNOWN";TIMESTAMP="110412 01:30:10" �00101-*������302720-*�����������
—êFk#Üä¯y'?¶…ª˜ (êÚ÷’(xø¶âƒM¥Â*ßÙõ�WÝÈØ*„���
‘2=Ôs#8÷kÚŸœ"í IÙèhO®{à’¥ª|B΃iÃǹֶ
E„B[=—b���
t¼²föb±8§®@IjÚœ�\ ŽDR¦Sp"<¢ç¯‚¶í̽Ú)ïhâ+xÕ_‰���
`’ÇkùÁ|v�yìòYç_6Q qL¶`* Ý0©ª-©`\wŒPL(@™,ήjæþþ”*�6636209799586744������������������������ È‚V"s7Ïæw93æ=àFz¿~9Í¡®gÙÄ.??
Note the ROOTING_ALLOWED=0.
BL unlocked and working:
Code:
wñMpjEZ÷îlBÀ3øÛ^�
���
�¤*‘ƒ¡<i_{<Ž(B-Kÿà (?Dð/;©c$™ùÀ
˯¤uœ º;`”’`o²¨éG���
¤m ¶.úÑ
!°_Zª|ã_ »go£°TçðgDivT0½KH�RÍíý‡³e‚˜ãÿ�‘OP_ID="435";OP_NAME="Customized";CDA_NR="1247-6199";ROOTING_ALLOWED="1";;RCK_H="654E9886B5ECE33DDB814F5C7DC2D502FC07FBD1A872A013748964FC5D8281ED"CSERVERID="bmcsecs01";AUTHCERT="UNKNOWN";TIMESTAMP="110325 08:24:03"���
ÒÞ,€†ÌÓtda”qæmºØTrà ¦ôää¥ÌÆ-çý¤àŸ{¦l)N5ÑFÓ°{R“ùSÓ���
“m
F‡¡²ŽD¹$ìw‚v³µÑ´æ @ãKˆx¾®7à¡¥‚ûknóÚPÎ?í˜ø/“É`N8���
ºDJ6¿´”…¬yVfWÕ³d ‡*Ñ@ãõÝÊØ^ãPGsŸÜ½€nD_ŽF°€Ù¯|���
×|`ˆß9‰à¼ãö*e|°eM½ ”0cœêՍúlªÛž«3Z¼3€ùy*™rôsþðÑE+����������������˜Ä.9ÿY±º'ƒJÙ?" ƒä??
simlock.ta doesn't say is rooting allowed or not, so BL won't allow it.
Click to expand...
Click to collapse
TA Misc, 8FD from bricked, fastboot off, no network:
ta = 000008FD 00 00 00 00 05 00 00 00 03 00 00 00 08 00 00 00
TA Misc, 8FD from BL unlocked and BL locked device fully working:
ta = 000008FD 00 00 00 00 05 00 00 00 03 00 00 00 08 00 00 00
TA Misc, 8FD from non-booting phone:
ta = 000008FD 00
TA Misc, 8FD on SIM-locked phone:
ta = 000008FD 00
TA Misc, FreeXperia Team's fix:
000008FD 00 00
That's strange, on factory-fastboot-capable phones 8FD is same though one has got fastboot, and other not, and bricked fb capable and SIM-locked has got the same 8FD.
Looks like there is something in 8FD, but fastboot capability is somewhere else in TA Misc (partition 02).
FYI, TA Misc is where we should look for. 7DA is simlock unit and it might be worth investigating.
Click to expand...
Click to collapse

will this also mean you can relock your bootloader?

Why would you want to do that?
If my initial theory works, then it's possible but only if you made TA backup before unlocking bootloader.

No idea why any one would not want custom roms, with a easy way of loading them on with a new boot-loader,
guessing in case it has to go back for some kind of repair that will require the warranty to be back to 100%, who knows

All we can do now is wait till Omnius will support TA backup/restore.
But I can't do anything until i find SIM-free, bootloader locked phone.

blagus said:
All we can do now is wait till Omnius will support TA backup/restore.
But I can't do anything until i find SIM-free, bootloader locked phone.
Click to expand...
Click to collapse
I have a sim locked phone, so I can help with steps 4-6, if you haven't got anyone in board yet, once Omnius supports TA b/r for the arc. :-D
Sent from my LT15i using XDA App

ponggoloids said:
I have a sim locked phone, so I can help with steps 4-6, if you haven't got anyone in board yet, once Omnius supports TA b/r for the arc. :-D
Sent from my LT15i using XDA App
Click to expand...
Click to collapse
Thanks! Now looking for someone with SIM-free, fastboot available and bootloader locked.

blagus said:
Thanks! Now looking for someone with SIM-free, fastboot available and bootloader locked.
Click to expand...
Click to collapse
I have sim free, bootloader locked phone..... and i can help you but do i need to unlock the bootloader in this process?

as you see in step two you will need to unlock your bootloader after the first three backups. As for why i want to be able to lock the bootloader its just in case ill ever need the drm stuff or things like that. I just think its nice to have the possibility if ill ever need it. BTW when you ask for sim free do you mean a phone that doesent have actual simcard in it? Cause i have a arc bought on a contract, and it shows up in fastboot but it does use a sim card

mineralvann said:
as you see in step two you will need to unlock your bootloader after the first three backups. As for why i want to be able to lock the bootloader its just in case ill ever need the drm stuff or things like that. I just think its nice to have the possibility if ill ever need it. BTW when you ask for sim free do you mean a phone that doesent have actual simcard in it? Cause i have a arc bought on a contract, and it shows up in fastboot but it does use a sim card
Click to expand...
Click to collapse
simfree means a phone which is not locked to any carrier like vodafone or T-Mobile and can be used with any sim

oh i thought the phone had to be sim unlocked for fastboot to be enabled

chowdarygm said:
I have sim free, bootloader locked phone..... and i can help you but do i need to unlock the bootloader in this process?
Click to expand...
Click to collapse
Yes, you will. I hope that this is not the problem for you, and at the same time I can test if writing original TA before unlocking can relock bootloader

blagus said:
Why would you want to do that?
If my initial theory works, then it's possible but only if you made TA backup before unlocking bootloader.
Click to expand...
Click to collapse
One word: Warranty.

Warranty will be valid as long as you flash original Arc firmware before sending it to the repair.
If you're not willing to unlock it and nothing's gonna change your mind, say so. But, on the other side, this way you can test if bootloader can be relocked or not in TA - if it enables fastboot on locked devices, I'm sure this can relock bootloader too

Hi,
Sim-free Arc with locked bootloader here. Don't have the time to try atm, however, but I will see if I find some free moment the next days.
Phone can be set back into factory default by using the "repair" function in SE PC Companion?
Kind regards,
cherryfish

cherryfish said:
Hi,
Sim-free Arc with locked bootloader here. Don't have the time to try atm, however, but I will see if I find some free moment the next days.
Phone can be set back into factory default by using the "repair" function in SE PC Companion?
Kind regards,
cherryfish
Click to expand...
Click to collapse
If you plan to have any custom ROMs you'll have to unlock bootloader anyways... and don't worry about the time, Omnius doesn't support TA backup/write yet...
And at the same time we can check if restoring original TA will relock bootloader (that's the root of my need for TA backups).
And unlocked bootloader won't void warranty by itself - SE clearly states that additional repair charges may occur due to modified phone's firmware, not unlocked bootloader.
PM me if you're in, so I can provide you with detailed info.

My Arc is locked. It provided from Movistar spain. I have generic global.
Tell me I can help you.

SIM free, so far not unlocked. I have tomorrow and Friday off work so willing to help. If you'e had no joy let me know, willing to help

what would homer do? said:
SIM free, so far unlocked. I have tomorrow and Friday off work so willing to help. If you'e had no joy let me know, willing to help
Click to expand...
Click to collapse
If you have unlocked bootloader then it's not very useful...

blagus said:
If you have unlocked bootloader then it's not very useful...
Click to expand...
Click to collapse
My Arc is Locked.

Related

Imei-check trinity unlock

here you go ... one paid solution available
http://www.imei-check.co.uk/m700unlock.php
decebal said:
here you go ... one paid solution available
http://www.imei-check.co.uk/m700unlock.php
Click to expand...
Click to collapse
But does that do a CID unlock?
Thats what I'm wondering too...
mmone3 said:
Thats what I'm wondering too...
Click to expand...
Click to collapse
yes. it will supercid your device
decebal said:
yes. it will supercid your device
Click to expand...
Click to collapse
So then I guess it is settled (if the unlock works). We pay 28 euros, unlock our phone and load the new Dopod WWE ROM with gps enabled...I think I'll wait on reports of how this ROM performs.
I bought the unlock but am to scared to try it yet.
I've unlocked my Italian P3600. Now i have HTCSSuperCIDHTCE
^__^
Rember to activete USB Adavanced Function on START--MENU--SETTINGS--CONNECTION - USB to PC
wishmaster82 said:
I've unlocked my Italian P3600. Now i have HTCSSuperCIDHTCE
^__^
Rember to activete USB Adavanced Function on START--MENU--SETTINGS--CONNECTION - USB to PC
Click to expand...
Click to collapse
u already paid the unlock?
kitcar said:
u already paid the unlock?
Click to expand...
Click to collapse
yes... 38 eur
thanks i wish for a free solution soon
YESSSSSSSSSSSSSSSSSS~!
Working!!!!!!!!!!!!!!!!!!!!
CID Unlocked!
Guybrush said:
thanks i wish for a free solution soon
Click to expand...
Click to collapse
Maybe it is possible to do the same approach as the Hermes and reverse engineer the Imei-check program. I already take a look to the program with a hex-editor but the program is encrypted as far as I saw.
Don't know what is the best approach to start creating a own unlock utility.
My programming skills are limited to php and c# etc.
Hopefully Pof can give us some hints where to start.
I am willing to pay for the unlock service if it helps to create a CID unlock solution.
Imei-check unlockers are packed with themida, they put very good protections to make it very hard to disassemble and run in debuggers. Usb sniffing is possible, but they also try to prevent this.
There are basically two things that you need before you can make a free unlocker:
1) radio patch: Trinity radio has the same structure as Hermes radio, and the patch is almost the same. There are several parts patched, all have fixed offset except the last one:
Code:
Decoded radio, patched bits (first column is the offset)
+0000c810 d4 c8 b1 00 d4 c8 b1 00 d4 c8 b1 00 00 00 00 00
^^ ^^ ^^ ^^ ^^ ^^
+0000c820 d4 c8 b1 00 00 00 00 00 00 00 00 00 00 00 00 00
^^ ^^
+00010810 d4 c8 b1 00 d4 c8 b1 00 d4 c8 b1 00 00 00 00 00
^^ ^^ ^^ ^^ ^^ ^^
+00010820 d4 c8 b1 00 00 00 00 00 00 00 00 00 00 00 00 00
^^ ^^
+00102ef0 04 00 00 1a 06 10 a0 e1 04 00 a0 e1 ef fb ff eb
^^ ^^
The last part is at a variable offset between 0x00159600 and 0x00159900, and not always the same bits are patched.
You can extract the patch by sniffing what the unlocker does over USB.
Be warned that there are some trinity radios with HTC radio bootloader V1.0108, and this process is probably not valid for this radios, you should better capture the unlocker process while unlocking a device with a V1.0107 radio bootloader.
2) flashing unsigned code: You need a way to flash unsigned code in radio to be able to make a free unlocker. In hermes this is possible in 1.04 bootloader with 'rtask' command to access the radio bootloader, that's why my unlocker only works with this bootloader version, but in Trinity you don't have a bootloader that allows this AFAIK.
In short, what imei-check does to be able to flash unsigned code is putting a modified SPL in RAM, disable MMU and jump from WinCE to the address where this SPL is stored. Reimplementing this is a hard work, I tried by modifying haret but still haven't been able to successfully start a working bootloader from it.
If you are not able to do this with your programming skillz, you'll have to extract the files from imei-check unlocker, this can also be done by sniffing the activesync connection that the unlocker does prior to jumping to the modified SPL, but you will not be able to provide a free solution with this files, because imei-check will claim intellectual property rights on them, so you should better not publish this even if you are able to extract it from the unlocker.
Hope this makes more or less clear what you have to do, as always feel free to ask if you are interested in learning more and something is unclear, but please review the hermes thread first, where this is explained in more detail.
Good luck!
Pof, anyone,
I tried the Imei-check unlock. Unfortunately it wouldn't work on my HTC P3600. The guys that run the service were great and gave me a refund. Apparently there is something strange about my phone/ROM. I decided to reload the "shipped" HTC Trinity ROM on the XDA Ftp site. When the bootloader screen came up it said MFG SPL 1.01...??? What is that? I thought it should be SPL 1.06 7 or 8??? In the end the ROM loaded normally so I suppose that I can wait for the official ROM update like others. I'm just wondering why my SPL is different.
Because imei-check unlocker puts this bootloader version on your device.
pof said:
Because imei-check unlocker puts this bootloader version on your device.
Click to expand...
Click to collapse
Is this a bad thing? Could it cause problems later? I guess it can be changed back again by another ROM update?
Thanks
SPL-1.01 ??
if that bootloader could be extracted, i think a free unlocker for trinity could be reality very very soon!
I have patched the 1.22.01.01 radio with HTC_BOOT 0107. When flashed on a Trinity device should give security Level=0 (SuperCID) and allow to SIM unlock it using any MSL code.
Download: GSM122patched_unsigned.zip​
The only problem is that you can't flash it because is not signed and the bootloader won't allow it, so you need to start researching how to flash unsigned code on Trinity. I don't have a Trinity and can't help you much on this.
hi i am a noob. what i have to do with the *.nb file?!
pof said:
I have patched the 1.22.01.01 radio with HTC_BOOT 0107. When flashed on a Trinity device should give security Level=0 (SuperCID) and allow to SIM unlock it using any MSL code.
Download: GSM122patched_unsigned.zip​The only problem is that you can't flash it because is not signed and the bootloader won't allow it, so you need to start researching how to flash unsigned code on Trinity. I don't have a Trinity and can't help you much on this.
Click to expand...
Click to collapse
Since I have bootloader MFG 1.01 on my Trinity do you think this bootloader would allow me to run the file?

Unlocking the bootloader, TA backup and the warranty

Hi,
i want to unlock my bootloader, so i made a backup with Devshafts TA Backup v9.10. The backup is a 112kb big zip file and 2mb big, when i uncompress it, i made a dry run to test it, everything seems ok.
To unlock my bootloader i must send my IMEI nr. to Sony.
My Question is, do they notice that i unlocked my XSP, even after relocking it with the TA Backup, by my IMEI nr that they have?
That would mean my warranty is voided even if i relock it?
Or am i wrong at some point?
Thank you for your help!
Well you lost your warranty if you Unlock your bootloader but I've never heard or read somewere that Sony (or the repair places) are using some kind of Database to check which IMEI has been used to get an Unlock Code.
If you relock the bootloader and restore the TA partition there is no evidence of any unlock.
mrjraider said:
Well you lost your warranty if you Unlock your bootloader but I've never heard or read somewere that Sony (or the repair places) are using some kind of Database to check which IMEI has been used to get an Unlock Code.
If you relock the bootloader and restore the TA partition there is no evidence of any unlock.
Click to expand...
Click to collapse
That concerns me a bit.I have locked and unlocked my bootloader several times but i dont remember backung up my TA partition...... is there any way to restore it to factory status again ?
jackaros said:
That concerns me a bit.I have locked and unlocked my bootloader several times but i dont remember backung up my TA partition...... is there any way to restore it to factory status again ?
Click to expand...
Click to collapse
No Backup of the TA partition?
Well thats not smart. Why is no one reading the tutorials?
First lines of the tutorial from Doomlord:
this is the official way to unlock bootloader
if you want to keep ur DRM keys, first root device and then check this out
Warning!
This procedure will wipe the /data partition of your phone, so you will loose all ur stored data, settings. INTERNAL SDCARD will BE WIPED!!!
For Xperia™ devices released 2013 or later (for example Xperia™ Z and Xperia™ ZL), the SD card of your device will be formatted and you will lose all content (for example photos, music, videos) when you unlock the boot loader.
DRM keys WILL be lost forever
Originally Posted by schaggo View Post
I'd add what losing DRM keys means, e.g. no more Music ID/Gracenote within the Walkman app plus probably most importantly, as asked all the time and all over the place in the T/mint forums: loss of Bravia Engine.
older Xperia devices sometimes got issues after unlock of bootloader (BRICK after FOTA update) - you have been warned
Click to expand...
Click to collapse
mrjraider said:
No Backup of the TA partition?
Well thats not smart. Why is no one reading the tutorials?
First lines of the tutorial from Doomlord:
Click to expand...
Click to collapse
I know that was stupid of me .About a week after unlocking my BL i saw this post and felt stupid so there is no way to get my original TA partition?
jackaros said:
I know that was stupid of me .About a week after unlocking my BL i saw this post and felt stupid so there is no way to get my original TA partition?
Click to expand...
Click to collapse
Absolutely ... NO. Your device will be hard-bricked if you try to restore TA backup took from another one.
silveraero said:
Absolutely ... NO. Your device will be hard-bricked if you try to restore TA backup took from another one.
Click to expand...
Click to collapse
That would be a moronic thing to do ... if its not your of for your device you shall not flash it
jackaros said:
That would be a moronic thing to do ... if its not your of for your device you shall not flash it
Click to expand...
Click to collapse
Ya, so you know that if you lost the TA partition, you can't get that back.
silveraero said:
Ya, so you know that if you lost the TA partition, you can't get that back.
Click to expand...
Click to collapse
Well ok if its gone its gone ill watch from now on thank you

[Q] Relock bootloader - warranty

If I received unlock code from Sony, unlocked phone via official way, than relocked bootloader and restored TA is there any way that service will detect if bootloader is relocked?
johnny212 said:
If I received unlock code from Sony, unlocked phone via official way, than relocked bootloader and restored TA is there any way that service will detect if bootloader is relocked?
Click to expand...
Click to collapse
I think sony is only able to see especially if your request code!! but the operator does not see it because he lacks experience lool he does not know the word bootloader!
why this issue ??
johnny212 said:
If I received unlock code from Sony, unlocked phone via official way, than relocked bootloader and restored TA is there any way that service will detect if bootloader is relocked?
Click to expand...
Click to collapse
I dont't think so, because you can request the code and never use it. Restoring TA brings the phone back to state like it was never unlocked. Nobody can tell if you unlocked bootloader or not. If you relock bootloader via flashtool instead via restoring TA backup, then they can tell you relocked it because your DRM keys will be missing. You are safe.
merci
zeroed said:
I dont't think so, because you can request the code and never use it. Restoring TA brings the phone back to state like it was never unlocked. Nobody can tell if you unlocked bootloader or not. If you relock bootloader via flashtool instead via restoring TA backup, then they can tell you relocked it because your DRM keys will be missing. You are safe.
Click to expand...
Click to collapse
well summarized ! only restore TA solution !!!
ok
johnny212 said:
Ya, but I sent him device and they resent me it back cause of non official software (my fault!!! ). I don't want the same story again
Click to expand...
Click to collapse
relock via TA and restore via pc compagnion !!!
<deleted>
johnny212 said:
But if I did these steps:
1 Relock bootloader via flashtool
2 Repair via PC Companion
3 Install root and restore TA Partition
4 Install official firmware from here: http://forum.xda-developers.com/xperia-z/general/stock-xperia-z-c6603-10-5-0-230-central-t2759584
Is there ANY chance they will detect it?
Click to expand...
Click to collapse
No is the simple answer.
I don't know if they have the tools to check such things, but they most probably will only check if official fw == 1 &if bootloader lcoked == 1.
I normal language: They will only check if you have official fw and if your bootloader is locked.
ok
is it normal that the "TA backup" is 160 kilobytes? i did a backup sometime ago.. but 160kb is not really much.. i thought it would be 800mb or something
rockyy said:
is it normal that the "TA backup" is 160 kilobytes? i did a backup sometime ago.. but 160kb is not really much.. i thought it would be 800mb or something
Click to expand...
Click to collapse
Yes, it's normal. My own backput weight is only 121KB.

Unlock bootloader again

I have unlocked my Z1 after backup of ta so
After restore ta the bootloader locked
The question is: can I unlock it again using the same unique code :-/
abdo.war said:
I have unlocked my Z1 after backup of ta so
After restore ta the bootloader locked
The question is: can I unlock it again using the same unique code :-/
Click to expand...
Click to collapse
Yes you can.
Flashtool saves the unlock code for your device. Just use the same code you received from sony for unlocking again.
I think the code is unique for euch bootloader.
Good luck.
I though that
Cause you use your imel to get the code
Do you think cm13 will be released officially for honami

Rooting the xperia performance

I just received my XP and to start off with I want to root.
All root methods I've found, need to unlock the bootloader before rooting.
I'm looking for methods to unlock the phone without unlocking the bootloader.
deboopi2 said:
I just received my XP and to start off with I want to root.
All root methods I've found, need to unlock the bootloader before rooting.
I'm looking for methods to unlock the phone without unlocking the bootloader.
Click to expand...
Click to collapse
it would already help to have a temporary root to be able to save the TA partition. With a TA backup you could unlock the bootloader, install the AndoPlusKernel build and flash a prerooted image and look (restore TA) the bootloader again
Waiting for an exploit...
DiLeon said:
it would already help to have a temporary root to be able to save the TA partition. With a TA backup you could unlock the bootloader, install the AndoPlusKernel build and flash a prerooted image and look (restore TA) the bootloader again
Waiting for an exploit...
Click to expand...
Click to collapse
For my know, there have no method to temporary root for xp now. Have you got any idea?:fingers-crossed:
bkk99213 said:
For my know, there have no method to temporary root for xp now. Have you got any idea?:fingers-crossed:
Click to expand...
Click to collapse
Unfortunately not
I found this link to towelroot. I do not know if it works (haven't tried it yet), but this might be a solution.
If it works one should be able to backup the TA partition with TA-Backup if this still works for recent devices.
deboopi2 said:
I found this link to towelroot. I do not know if it works (haven't tried it yet), but this might be a solution.
If it works one should be able to backup the TA partition with TA-Backup if this still works for recent devices.
Click to expand...
Click to collapse
It won't work as Sony already patched it.
Does anybody knows any of the methods mentioned in the following link, do they work without unlocking because unlocking is not mentioned.
http://androidrootmania.net/how-to-root-sony-xperia-x-performance-dual/
deboopi2 said:
Does anybody knows any of the methods mentioned in the following link, do they work without unlocking because unlocking is not mentioned.
http://*******.net/how-to-root-sony-xperia-x-performance-dual/
Click to expand...
Click to collapse
It's scam website (copy and paste...).
All rootkit released before now won't work.
is the lack of root an issue from Sony or Android? I thought Sony was pretty welcoming to the Dev community and even allowed unlocking the bootloader
acme64 said:
is the lack of root an issue from Sony or Android? I thought Sony was pretty welcoming to the Dev community and even allowed unlocking the bootloader
Click to expand...
Click to collapse
People in this thread wants root with locked bootloader.
Unlocking and rooting is pretty easy.
AndroPlus said:
People in this thread wants root with locked bootloader.
Unlocking and rooting is pretty easy.
Click to expand...
Click to collapse
ooh i see, for things like backing up the drm keys i assume. thanks for clarifying.
unlocking and rooting loses the ability to miracast though
Anybody know if any progress has been made for root in lb?
Sent from my F8131 using Tapatalk
As i know , there`s no progress for LB.
hm...WTF?
I have LB, stock firmware. After flashing device I had that:
14/058/2016 18:58:27 - INFO - Writing TA unit 00002725. Value : 32 30 31 36 2D 30 39 2D 31 34 20 31 38 3A 35 38 3A 32 37 00
14/058/2016 18:58:27 - INFO - Writing TA unit 00002774. Value : 00
14/058/2016 18:58:27 - INFO - Closing TA partition
14/058/2016 18:58:30 - INFO - Ending flash session
14/058/2016 18:58:30 - INFO - Flashing finished.
14/058/2016 18:58:30 - INFO - Please unplug and start your phone
14/058/2016 18:58:30 - INFO - For flashtool, Unknown Sources and Debugging must be checked in phone settings
14/000/2016 19:00:26 - INFO - Device connected with USB debugging on
14/000/2016 19:00:26 - INFO - Connected device : Sony Xperia X Performance
14/000/2016 19:00:26 - INFO - Installed version of busybox : N/A
14/000/2016 19:00:26 - INFO - Android version : 6.0.1 / kernel version : / Build number : 35.0.A.1.275
14/000/2016 19:00:26 - INFO - Phone in recovery mode
14/000/2016 19:00:26 - INFO - Root Access Allowed
Click to expand...
Click to collapse
maybe we can use it?
Desperanto86 said:
hm...WTF?
I have LB, stock firmware. After flashing device I had that:
maybe we can use it?
Click to expand...
Click to collapse
weird, when you reconnect does it still show up as root acces allowed? If so you could try to push SuperSU to phone with flashtool
Desperanto86 said:
hm...WTF?
I have LB, stock firmware. After flashing device I had that:
maybe we can use it?
Click to expand...
Click to collapse
Which firmware?
Sent from my F8131 using Tapatalk
I guess until Nougat is released there will be no news. Maybe then there is some sort of exploit.
Gesendet von meinem D5803 mit Tapatalk
As far as I know - if the device is unlocked you can't use OTA updates?
How do you upgrade your android version if there are no custom roms then? (like when nougat finally comes out for the f8131)
With Flashtool and / or Sony Companion it shouldn't be a problem.
Gesendet von meinem F8131 mit Tapatalk

Categories

Resources