PC Tips

Guide to flash the firmware without needing to Unlock the boat loader. Follow this guide to change the region of your phone or if it has a lot of bloatware or foreign language installs.

Step 1: On your PC, install the drivers for your phone. Do this by connecting your Sony XZ via a usb to your PC. It will then ask to install Xperia Companion automatically with included drivers.

Step 2: Download these programs on your PC:

Step 3: Download the firmware from you phone using XperiFirm.

Step 4: Use Flashtool to convert the firmware file into a FTF file. Open Flashtool, select Tools > Bundles > Create. Write your region to Branding and your version to Version.

Step 5: Flashing the Firmware

  • Press Flash Device (the flash icon on the left side), select Flashmode, select your firmware from Firmwares.

  • In Wipe, Sin section (not exclude), select all boxes, DO NOT SELECT SIM-LOCK, then press Flash. Wait for Flashmode screen should appear when the operation finish.

  • Turn off your phone. Press Power and Volume Keys and Connect the Phone via USB Cable AT THE SAME TIME to put the phone to Flashmode. The LED should blink Green and Flashtool will do its work.

  • When it says "flash completed, restart your phone.", restart your phone. Your new firmware is ready to use.

 

 

Ref:

https://forum.xda-developers.com/xperia-xz/how-to/guide-flashing-firmware-xperia-phones-t3860048

Buying cheap Sony Z3 D5803 phones from Hong Kong can have its difficulties. Firstly they will probably come with an old 2014 version of Android 4.4.4 - Kitkat. You will find that a lot of apps won't run on this old version on Android - so you will need to do an update.

sony xperia z3 compact

Problem is that the Hong Kong D5803 wasn't issued for Australian carriers like the D5833, so these phone have difficulty updating to the new versions Android. The Sony Z3 can, in theory, be updated offically to Android 6.1.

Android updates from these phones are normally distributed through the phone carrier (Telstra, Optus, etc) via the phone's operating system Settings > About Phone > Software Update. The problem is, if it's an Asian D5803 phone, and you are in Australia, your phone won't update.

 You can try downloading and installing the XperiaCompanion software here and doing an update - and failing that - a repair. 

If you still cannot update your phone, the next step is to "Flash" your phone - which will install the Sony Update manually via a Computer without relying on a phone carrier. Its like updating firmware. To do this...

  1. Download FlashTool: http://www.flashtool.net/downloads.php

  2. Run FlashTool - it will create a firmwares folder in C:\Users\yourusername\.flashTool

  3. Download the firmware: https://forum.xda-developers.com/z3-compact/general/list-stock-firmwares-d5803-d5833-t2906706
     
    (You may need to download the Central Europe - CE - file)

  4. Save the Firmware to C:\Users\yourusername\.flashTool\firmwares

  5. Plug the phone into the PC with a USB cable, run Flashtool.

  6. Select the following...
    Flashtool settings
  7. Select the firmware and select all items in the wipe box...
  8. Flashtool settings 2
  9. Follow instructions

References:

Trying to find a way to export all your Illustrator layers into photoshop? Do they keep coming over as flattened?

You would think the Adobe programers would talk to each other to get this running smoothly - but no!

Try this...

  1. Open the file in Adobe Illustrator
  2. Select everything
  3. Go to Object >> Expand
  4. Export the file as psd.
  5. The open the psd file in Photoshop - and hopefully you will see all the layers

 

Things to try:

Try 1:

  • Start the pc using F11 to boot into recovery mode.
  • Select Advanced and then Command prompt.
  • Run

chkdsk c: /r /x

  • If chkdsk only scans, run sfc /scannow and reboot.

Try 2:

  • Boot into Windows Recovery Environment using the Windows 10 USB or DVD. 
  • Click on Repair your computer.
  • Click on Troubleshoot and in the Advanced options
  • Select Command Prompt.
  • Type the following commands into the prompt and press Enter key after each command.

bootrec /fixmbr
bootrec /fixboot
bootrec /scanos
bootrec /rebuildbcd

Try 3: Perform a Start up repair

  • Download an ISO image of Windows 10 and try to install again using the Media Creation tool. http://www.microsoft.com/en-us/software-download/windows10
  • Insert the installation DVD or USB and boot Windows 10 from it.
  • Select “Troubleshooting” from the first Window and then select “Advance Options”.
  • Then select “Automatic Repair” from “Advanced options” window.

To Overclock, edit the config.txt file on the SD Boot card.

Change line 43 #arm_freq=800 to the following...

1.45GHz Overclock

gpu_mem=400
arm_freq=1450
over_voltage=6
sdram_freq=500
core_freq=500
gpu_freq=400

1.4GHz Overclock

gpu_mem=400
arm_freq=1400
over_voltage=6
sdram_freq=500
core_freq=500
gpu_freq=400

 

1.35GHz Overclock

gpu_mem=400
arm_freq=1350
over_voltage=5
sdram_freq=500
core_freq=500
gpu_freq=400

 

1.3GHz Overclock

gpu_mem=400
arm_freq=1300
over_voltage=5
sdram_freq=500
core_freq=500
gpu_freq=400

 Original Line:

#arm_freq=800

 

Thanks to ETA Prime for this info.

The Toshiba Satellite laptops are pretty fussy when it comes to booting from a CD/DVD or USB Thumb drive. By default, the Toshiba only boots from UEFI devices - your thumb drive may be a different type. But you can change a setting in the Toshiba BIOS to boot from other types of drives.

Assuming your thumb drive is actually bootable ;)

If you are having troubles booting from a thumbdrive, try this...

  • press F2 during a boot to get to BIOS.

  • Select Advanced > System Configuration > Boot mode > CSM boot mode.

  • Select Security > Secure Boot, and then Disabled

  • Save and Exit BIOS

 

For Windows10 ASUS computers, to boot from a USB drive you need to change the Boot prioirty in the Bios.

To get to the BIOS...

STEP1: Hold SHIFT + Shutdown

boot from usb1

Step 2: Hold F2 + power button

boot from usb2

STEP 3: Change the Boot Priority in the Bios.

boot from usb3

Reference:

http://www.asus.com/support/faq/1013015/