Xperia X compact cannot be identified by flashtool - Sony Xperia X Compact Questions & Answers

I want to flash another ftf for xperia xcompact but the device isn't on the list along with the xz1. i created a bundle but it will not flash because i labeled as xperia x and my device can't be detected since it is not on the list for flashtool any way for this? is there an updated driver list?
edit: i attached a screenshot of the device showing that it doesnt list xperia x compact nor the xz1. by the way i am using the latest flash tool.

infinitylook said:
I want to flash another ftf for xperia xcompact but the device isn't on the list along with the xz1. i created a bundle but it will not flash because i labeled as xperia x and my device can't be detected since it is not on the list for flashtool any way for this? is there an updated driver list?
edit: i attached a screenshot of the device showing that it doesnt list xperia x compact nor the xz1. by the way i am using the latest flash tool.
Click to expand...
Click to collapse
I think I remember Flashtool has a 'refresh devices' function somewhere. Try that, and try again maybe ...

I resolve the issue by installing the firmware from sony pc companion however my other problem is that for flashtool to work "unknown sources option must be checked" as well "usb debugging"
The first one is not possible since we already know that the option changed in oreo (only to change back to the original one in android pie).
Also flashtool says there is no flashscript available

Related

[GUIDE] How to install official android 4.0.4 from Sony

Hello guys,
This is a guide for people that don't get a official android update from Sony.
This is a fast and easy step by step guide and your smartphone will not break.
! I THINK THAT WINDOWS XP IS REQUIRED ( because the drivers that you need work only on XP )
! All your apps will be deleted but the photo's at your sd card will be saved
First install Sony PC companion and look if Sony says that you can get a update to 4.0.4. If not then use the guide:
1. Download and install the latest Flashtool.
2. If that's done then go to the drivers folder. Located under Program Files\Flashtool\drivers.
3. Open the Flashtool-drivers.exe and install the drivers for Xperia Arc and the Flashmode driver. After that close the program.
4. Now you need to install a ftf file. Get it under the attachments. Extract the .ftf file (inside rar) to Flashtool\firmwares.
5. Now you can open Flashtool. Click on the thunderbolt icon at the left.
6. Then select the option 'Flashmode' and click on 'Ok'. Select the 'LT15i' firmware and click on 'No final vertification'.
7. Click on 'Ok'. Flashtool will now preparing and after a while he say that you need to plug in your Xperia Arc.
8. Plug your usb into the port of the computer. Then put the usb in the Xperia Arc while holding the back button on your device.
9. Flashtool will flashing the ftf file on your Xperia Arc. After that unplug your Arc and start up. Follow the begin steps of Android.
10. Put on USB debugging and MSC (Settings > Sony Ericsson > Connection > MSC)
11. Now install/open Sony PC companion and after installing plug again your Arc on your computer and Sony will say that you can get a update to 4.0.4. He will give you the correct steps and will install it on your xperia Arc.
Enjoy your Xperia Arc with Android 4.0.4!
1. Windows xp is not required. It works also with 7.
2. This is pretty complicated. You can just flash the stock 4.0.4 ftf and you are done. No need for pc companion.
Sent from my LT18i using xda app-developers app
Why do all of this when you can simply flash 4.0.4 ftf? Also people with unlocked bootloader can't use PC Companion.

[Need Testing] Root via Cydia Impactor for LBL

DOES NOT WORK @mods HELP CLOSE THE THREAD TKS!
Hello guys!
I've been looking at many ways to help us root this device via unlocked bootloader and I might find this one to be the ONE if I am correct. I need a tester with a Z3 Locked Bootloader device and follow the steps below to see if you can obtain root access:
Step 1: Download the ADT bundle from https://developer.android.com/sdk/index.html and run “SDK Manager.exe”
The SDK manager will produce a list of items and the option to install. Scroll down the list to “Extras” and tick “Google USB Driver.” Then click “install packages.” This will create a folder named “usb_driver”
\Google adb\adt-bundle-windows-x86-20131030\sdk\extras\google\usb_driver.
The location on the disk is the same as the “SDK Manager.exe”
Note: The drivers are not actually installed yet, only downloaded.
Step 2: Open the file “android_winusb.inf” with a text editor. A good one to use is Notepad ++ .
The file will show a list of devices followed by a set of parameters and Hardware ID's. There are two categories of devices “[Google.NTx86]” and “[Google.NTamd64].” This specifies the type of Windows operating system either 32 bit or 64 bit respectively.
Add the following entry after the list other devices:
;Sony Xperia Z3 D6630
%CompositeAdbInterface% = USB_Install,
(Side note: Can change the model number to your device specifics)
Note: If the drivers are being installed on a 32 bit operating system then enter it under the [Google.NTx86] list, for 64 bit enter it under the [Google.NTamd64] list. If you don't know, enter it in both.
Step 3: Turn on USB “debugging mode” on the tablet or phone under Settings>Developer Options
Step 4: Connect the phone or tablet to the PC with a USB cable.
Open Windows Device Manager. Device Manager will show a listing for “Android Phone.”
Right click it and open the “Properties” window then select the “Details” tab.
Open the drop-down menu and select “Hardware ID's.” This will display the ID's for the tablet.
Select the longer name and press Ctrl+C to copy it. Paste this Hardware ID in the text editor after “=USB_Install.
Example:
;Sony Xperia Z3 D6630
%CompositeAdbInterface% = USB_Install, USB\Vid_16d5&Pid_8005&Rev_0230&MI_01
Now Save the file. You have now created an .inf file for Windows to recognize the device.
Step 5: In Device Manager right click on the “Android Phone” Icon and select “Update Driver.”
Select “Install from specific location” and click “Next.”
Click “Browse” and navigate to the location of the "android_winusb.inf" file that was just saved.
Example Location:
Desktop\Google adb\adt-bundle-windows-x86-20131030\sdk\extras\google\usb_driver.
Click Next.
Windows should now install the ADB driver for the Tablet or Phone.
Windows may ask to reboot the computer. Reboot the computer.
Step 6: Check the Device Manager to see that the device has been installed. The device properties should now read “This device is working properly.”
Note: the device properties may display an error code “Code 18: Reinstall the drivers for this device.” If it does uninstall the driver.
Right Click and select “Uninstall.” Reboot the tablet or phone and then Right Click and select “update driver.”
This time select “Install the software automatically.” The device properties should now read “This device is working properly.”
Success! The ADB drivers are now installed for the phone or tablet.
Now root using Cydia Impactor (Included in attachments [DL Here: https://cydia.saurik.com/api/latest/2):
Try all the methods in the application and report here if it works
Click to expand...
Click to collapse
Sorry if the process is long but if it works then I can try to create an application to make rooting far easier. Good Luck!
This method is brought to you courtesy of The Examiner and Cydia Impactor
For the z3 dual d6633 what should i do.
Z3 d6633 or
Z3 d6633 dual
Furrydaus said:
Hello guys!
I've been looking at many ways to help us root this device via unlocked bootloader and I might find this one to be the ONE if I am correct. I need a tester with a Z3 Locked Bootloader device and follow the steps below to see if you can obtain root access:
Sorry if the process is long but if it works then I can try to create an application to make rooting far easier. Good Luck!
This method is brought to you courtesy of The Examiner and Cydia Impactor
Click to expand...
Click to collapse
If you already can adb to your phone, do you really need all those extra steps with editing text files etc?
Hmmm, I'll hopefully have my Z3 tonight or tomorrow... What would the risks be of trying this, any risk of bricking? (Or is it then a matter of reflashing the proper .ftf file)..
Fruktsallad said:
If you already can adb to your phone, do you really need all those extra steps with editing text files etc?
Click to expand...
Click to collapse
No you shouldn't need that if you have already installed used Flashtool (For example) or other adb commands.
Minimal adb and fastboot will also set it up for you in one step. Please download from here http://forum.xda-developers.com/showthread.php?t=2317790
karrouma said:
For the z3 dual d6633 what should i do.
Z3 d6633 or
Z3 d6633 dual
Click to expand...
Click to collapse
Do what is instructed
Sent from my C5303 using XDA Premium 4 mobile app
Fruktsallad said:
If you already can adb to your phone, do you really need all those extra steps with editing text files etc?
Click to expand...
Click to collapse
Refer to what gregbradley has said
gregbradley said:
No you shouldn't need that if you have already installed used Flashtool (For example) or other adb commands.
Minimal sdb and fastboot will also set it up for you in one step. Please download from here http://forum.xda-developers.com/showthread.php?t=2317790
Click to expand...
Click to collapse
thanks for the info! totally forgot about it hahaha
Sent from my C5303 using XDA Premium 4 mobile app
dagrim1 said:
Hmmm, I'll hopefully have my Z3 tonight or tomorrow... What would the risks be of trying this, any risk of bricking? (Or is it then a matter of reflashing the proper .ftf file)..
Click to expand...
Click to collapse
It won't brick honestly but if it does, just flash an ftf and you'll be alright
Sent from my C5303 using XDA Premium 4 mobile app
I get 'Signature bugs unavailable' on my D6603
jpearn said:
I get 'Signature bugs unavailable' on my D6603
Click to expand...
Click to collapse
Same here, D5803.
jpearn said:
I get 'Signature bugs unavailable' on my D6603
Click to expand...
Click to collapse
Same here, D6603.
not working. D6633. Checked all combinations of drivers.
Ktoś z polski może pomóc w tłumaczeniu? Mógłbym dużo powiedzieć na tym forum, ale z angielskim słabo ;/
Hmm okay then..
it was sooo promising haha
thanks for testing it out guys!
Sent from my C5303 using XDA Premium 4 mobile app
Furrydaus said:
Hmm okay then..
it was sooo promising haha
thanks for testing it out guys!
Click to expand...
Click to collapse
Any exploit developed prior to August 2014 is unlikely to work as its probably been patched in the kernel.
even i und this not working but why dont use the easiest way to install xperia drivers?
http://developer.sonymobile.com/downloads/drivers/
monx ® xperia Z3
¯¯¯ ¯\_(ツ)_/¯ ¯¯¯
monx® said:
even i und this not working but why dont use the easiest way to install xperia drivers?
http://developer.sonymobile.com/downloads/drivers/
monx ® xperia Z3
¯¯¯ ¯\_(ツ)_/¯ ¯¯¯
Click to expand...
Click to collapse
I connected my Z3 to win 8.1, and it downloaded the drivers by itself, then I opened Flashtool and it recognized my phone.
Thread closed at OP's request

Unlock Bootloader Z5 Compact

Hey guys, sorry for my bad english. After some research I got unlocked my Bootloader on Windows 10.
Here a small guide.
YOUR WARRANTY IS VOID.
Im not responsible for any damage on your devices. Do that on your own risk.
NOTE:!! Your devices will reset all Data and Settings, so do a backup.
1. Go to : http://developer.sonymobile.com/unlockbootloader/ and select Sony Xperia Z5 Compact.
After this you get an E-Mail with an unlock Link.
2. Download Z5 Compact Drivers at : http://developer.sonymobile.com/downloads/drivers/
After you downloaded this, you need to extract the drivers. Now you will find a file named "sa0113adb.inf" rightclick on this and "install".
3. Now Download Android SDK here : http://developer.android.com/sdk/index.html "installer_r24.4.1-windows.exe" for Windows Users.
Install Android SDK after downloading. Now Start Android SDK and a list will appear. There you need to Select Google USB Drivers and click on "install".
4. Now you need to download the latest Fastboot Drivers here : http://developer.sonymobile.com/downloads/drivers/fastboot-driver/
Now you need to replace the fastboot driver files with the file in C:\Users\YourUsername\AppData\Local\Android\android-sdk\extras\google\usb_driver.
(Maybe you need to make all Files and Folders visible to see AppData)
5. Now you need to enable the developer options on your device. Thats easy, go into Settings and scroll down till "about my phone" then tap 10-20 times on "build number" after that you unlocked the developer options. Go into the developer options now and enable "usb debugging" and "oem unlock".
6. Now put your device into adb-mode. (Hold down "volume up" and put usb cable into device and computer). After that you need to install the adb drivers by going in the Windows-Device-Manager and right click on the unknown adb device. Select update driver and then search for the driver-software. Now select driver from a list. Now Search for something like "Sony sa0113adb" and install.
7. After that you need to open CMD.exe as Administrator, and type "cd C:\Users\YOUR USERNAME\AppData\Local\Android\android-sdk\platform-tools"
Now you are in that folder.... Now type fastboot devices. When a device is listed you are ready to type your unlock code described on the website. (The link you got by E-Mail from Sony).
Now you can check the status here:
(In your device, open the dialler and enter *#*#7378423#*#* to access the service menu.
Tap Service info > Configuration > Rooting Status. If Bootloader unlock allowed says Yes, then you can continue with the next step. If it says No, or if the status is missing, your device cannot be unlocked.)
Well thats it. Sorry again for my bad english .....
NOTE:!! Your devices will reset all Data and Settings, so do a backup.
what is the comand for relock?
Hi,
There isn't Z5 Compact in the device list (It's up to Z4 Tablet Wifi)
How can I select Z5 Compact ?
EDIT : I can't even see any phone, only tablets, weird..
stynh said:
Hi,
There isn't Z5 Compact in the device list (It's up to Z4 Tablet Wifi)
How can I select Z5 Compact ?
EDIT : I can't even see any phone, only tablets, weird..
Click to expand...
Click to collapse
No idea...I can't find any phones either.
EDIT: Maybe you could just try http://developer.sonymobile.com/unlockbootloader/email-verification/ directly
Thanks, I tried that yesterday and it said it was for Xperia Z4 Tablet Wifi but after I type my IMEI, it showed a code and I finally unlocked my BL
It seems that Sony has stopped its bootloader-unlock support for Xperia phones.
Sent from my E5823 using XDA-Developers mobile app
But you still can unlock it, even if it showed Xperia Z4 Tablet Wifi.
I did it yesterday
I found that, when your phone is dual sim, you have to use IMEI 2 to get the unlock code.....that's funny XD

Cant use helium

as the title says, i cant use helium with my z1 (runnin cm 12.1 i beleive). i dont know too much about phones but i found a thread with drivers here and downloaded those, but my pc still doesnt detect the phone, any help is appreciated.
Same here on Mac......
Did you Reboot the computer after putting the drivers in? Did you set up the correct settings on the phone? Have you searched for an answer?
I am on a mac and with my HTC M7 no problems but with Zuk Z1 MAC does not find phone and vice versa??????
zerosum0 said:
Did you Reboot the computer after putting the drivers in? Did you set up the correct settings on the phone? Have you searched for an answer?
Click to expand...
Click to collapse
yeah, we got 2 moto g's (one 1st gen and one 2nd) and they both work on my pc, but the zuk doesnt
I installed the adb drivers but I had troubles that Helium in computer detected the ZUK Z1 to activate the backup & restore possibility.
For me worked using the extensions or apps for chrome:
- adb chrome
- Helium chrome
I do not know the reason. You can try and maybe it works also for you.

Bootoader Fastbbot issue

I can't unlock my Xperia L1, simply because fastboot won't recognize the phone
Expora9 said:
I can't unlock my Xperia L1, simply because fastboot won't recognize the phone
Click to expand...
Click to collapse
Watch on yt how to download Sony Xperia drivers, the video should tell you to use an application called flashtool
installing xperia companion tool will install all the necessary drivers if your on windows or mac.
https://www.sony.co.uk/electronics/support/mobile-phones-tablets-mobile-phones/xperia-l1/articles/00236877
don't want sony's tool then you can do it yourself by following the instructions here.
https://developer.android.com/studio/run/oem-usb
Tools Here https://developer.android.com/studio/releases/platform-tools
bigrammy said:
installing xperia companion tool will install all the necessary drivers if your on windows or mac.
https://www.sony.co.uk/electronics/support/mobile-phones-tablets-mobile-phones/xperia-l1/articles/00236877
don't want sony's tool then you can do it yourself by following the instructions here.
https://developer.android.com/studio/run/oem-usb
Tools Here https://developer.android.com/studio/releases/platform-tools
Click to expand...
Click to collapse
I have companion already
Expora9 said:
"I can't unlock my Xperia L1, simply because fastboot won't recognize the phone"
"I have companion already"
Click to expand...
Click to collapse
Following Sony's guide is normally all that's needed. Ensure you have followed it to the letter.
How to unlock bootloader - Open Devices - Sony Developer World
developer.sony.com
One liners don't cut it here. This is a forum not a chat tweet or some other form of limited intelligence media
Please feel free to add some details and elaborate on what you have tried, your settings on device like usb debugging, oem unlock, etc. Things like does adb work? Post the output of the cmd prompt add some screenshots etc etc.
If you want help it should not be up to those willing to help you to draw the information from you.
We are not mind readers sadly.

Categories

Resources