i think i did install driver correctly
but running fastboot doesnt work, nothing happen, always <waiting for device>
does it need to enable debug and oem?
You think bad, from Wikipedia:i think i did install driver correctly
but running fastboot doesnt work, nothing happen, always <waiting for device>
does it need to enable debug and oem?
yeah finally find out my probYou think bad, from Wikipedia:
Hardware not working properly
There are many reasons why hardware may not work properly. If Windows recognizes a problem with a device, it is denoted by a black exclamation point (!) on a yellow triangle in the lower right-hand corner of the device's icon.
Full page: https://en.m.wikipedia.org/wiki/Device_Manager
Verify in the hidden "service menu" if your bootloader can be unlocked and don't forget to enable "OEM unlock" in "developer settings".I cant unlock bootloader. I fixed fastboot driver (driver from developer.sonymobile.com), boot to fastboot mode. but I have message FAILED <remote: command not allowed> whenever I used oem, wipe, flash... only one command work is fastboot devices. anyone have any idea about this ?
If you can provide us the process to backup TA on locked bootloader you are not off topic. If you backed them after unlock you are fully off topicNo sir, it is not. I backuped TA partition on locked bootloader many times (I have 12 backups,1 in windows and 11 in Linux). When I do restore TA all goes well at the command prompt. But something is wrong, and when I check the status of DRM in the service menu bootloader is unlocked and the DRM keys are not installed. It may be different reasons, may be need to restore the TA on stock kernel, may be I do not correct. I wanted to try different methods and stock kernel including. Sorry for offtop.
Mean root Status: Bootloader unlock allowed? It's says NoVerify in the hidden "service menu" if your bootloader can be unlocked and don't forget to enable "OEM unlock" in "developer settings".
Go to Settings-Options for developers - Factory Unlock - EnableMean root Status: Bootloader unlock allowed? It's says Noso I can't do anything?
No you can't.Mean root Status: Bootloader unlock allowed? It's says Noso I can't do anything?
Very good news (for the dump)! I can't help you, as said before, for me you are the first user who dumped TA on XA.Yes, I did a backup of the TA on the locked bootloader using Universal (Dirtycow-based) TA Backup . First I do a backup in linux then in windows - creating OK. Then I wanted to restore the TA but failed. In the terminal TA recovery is OK, but in service menu - generic error. I have tried to do in the windows and linux in a terminal emulator on the device under root. Now I want to understand the reason why is not restored TA on my XA and it restored on other devices. On other devices, a different way to TA: /dev/block/platform/mtk-msdc.0/by-name/TA but on XA: /dev/block/platform/mtk-msdc.0/11230000.msdc0/by-name/TA (see screens) but I do not think that this is an obstacle. So I want to stock kernel to do experiments.
---------- Post added at 01:32 PM ---------- Previous post was at 12:48 PM ----------
Go to Settings-Options for developers - Factory Unlock - Enable
Thanks for good news! I too have news. I restored a backup TA. But I did a backup even the first version of the exploit and the path to recovery different from other devices . The second version has not yet tried to use. Now we can safely rooting devices and then restore phone to factory condition any time.EDIT: V2 of the TA backup tool officially supports XA and Ultra!
http://forum.xda-developers.com/crossdevice-dev/sony/universal-dirtycow-based-ta-backup-t3514236
can you tell, how you restored ta, i did a backup with first version too, and i used your guide,Thanks for good news! I too have news. I restored a backup TA. But I did a backup even the first version of the exploit and the path to recovery different from other devices . The second version has not yet tried to use. Now we can safely rooting devices and then restore phone to factory condition any time.
but the same resultYes, I did a backup of the TA on the locked bootloader using Universal (Dirtycow-based) TA Backup . First I do a backup in linux then in windows - creating OK. Then I wanted to restore the TA but failed. In the terminal TA recovery is OK, but in service menu - generic error. I have tried to do in the windows and linux in a terminal emulator on the device under root. Now I want to understand the reason why is not restored TA on my XA and it restored on other devices. On other devices, a different way to TA: /dev/block/platform/mtk-msdc.0/by-name/TA but on XA: /dev/block/platform/mtk-msdc.0/11230000.msdc0/by-name/TA (see screens) but I do not think that this is an obstacle. So I want to stock kernel to do experiments.
It's simple. The first check on the device so the path to the file TA :can you tell, how you restored ta, i did a backup with first version too, and i used your guide,
but the same result
/dev/block/platform/mtk-msdc.0/11230000.msdc0/by-name/ta
adb shell dd if=/sdcard/name your copy of backupTA.img of=/dev/block/platform/mtk-msdc.0/11230000.msdc0/by-name/ta
Read the guide again I think you missed something.I'm in 33.2.A.3.81 customized US firmware F3113. I've followed the steps. But after installing SuperSU in TWRP, when I press Reboot System, a Sony logo comes up, and the phone returned to TWRP. Bootloader is unlocked.
Although TWRP says supersu installation was successful, there is a message "failure, aborting" right after the line patching .init.*.rc, fstabs, dm-verity
Anyone can kindly highlight the possible reason?
Also, I am planning to repack kernel using rootkernel (I worked this before on Xperia Z5 and Z5 compact). However, I couldn't find kernel.sin in ftf...
Alright, I successfully restored DRM functions using the drm zip from http://forum.xda-developers.com/crossdevice-dev/sony/xperia-z1-z2-z3-series-devices-drm-t2930672.I ve successfully rooted. It seems that the latest firmware can't be rooted. So I used this step :
1. Flash store front firmware
2. Root following the steps.
3. Update to latest firmware. In Flash tool, I excluded boot.img and fotakernel.sin
4. Boot into recovery and flash super su.
The first time it wasn't rooted. So I repeat step 4 second time and finally root was successful.
Now, I want to restore TA key which I have backed up before I unlock the bootloader in order to have full drm functionalities.
I used rootkernel to make DK.ftf key, and I flash the key using flash tool. Flash tool has no error. But when I check security status in the service test menu using *#*#7378423#*#*, it seems that the key is not restored because unknown error is displayed.
May I know how can I restore DRM functions?
I will search for the kernel and update you.