> Attention!

We strongly recommend to readRules section "Android - firmware"

New threads need to be created only inroot partition! In the future, they will be processed by moderators.


205 pagesV  < 1 2 3 4 5 6 > »  
 
REPLY
> Sony Xperia XZ1 Compact - Firmware
At the request of russel5
Do I need a pre-root firmware?
Yes [ 73 ] ** [68,87%]
Not [ 33 ] ** [31,13%]
Total votes: 106
 
Semyon
Message#1
06.10.17, 12:24
Guru
*********
[offline]

Group: Honorary Gameday
Messages 5234
Check in: 06.04.08
Sony Xperia XZ1 Compact

Reputation:-  1312  +

Sony Xperia XZ1 Compact - Firmware
PictureG8441, Lilac, SO-02K
Description | Discussion | Accessories | Camera talk | Owners Club | Project treble | Firmware

Drivers and Utilities
Official programs:
Xperia companion- The official program for synchronizing a smartphone with a computer, backup, software updates (firmware) and recovery software.
Driverfrom the official site to connect to a computer running Windows (32bit / 64bit from XP) in the "debug USB" mode
Driverto connect in fastboot modeLeshcat-WinAll-drp.zip. To connect a smartphone in this mode: hold down the volume up button and connect the smartphone to the computer with a USB cable. Official but non-working driver:Attached fileSony Fastboot driver v1.01.zip(1.27 KB)
Flash tool (Emma)- The official program for updating smartphones with unlocked bootloader.
Informal programs:
ADB and all that can be done with it- the easiest and easiest set that allows you to connect to a smartphone and execute commands in ADB or fastboot mode.
Xperifirm- an unofficial Windows program for downloading official Sony Xperia firmware for different regions, use Newflasher to install them.
Newflasher- the program is designed for flashing Sony phones (similar to Flashtool)
Flashtool- unofficial flash driver (supports our smartphone starting from version 0.9.24.1), analogue of Newflasher.
Firmware
Instructions
Site to check released firmware
Find out the region of the firmware - * # * # 7378423 # * # * Service info - Software Info - Customization Version, find the specified region in the XperiFirm program.
When downgrade (downgrade Android from 9 to 8), use Flashtool!
Newflasher flasher and how to use it
Instructions for saving user data
DRM key saving instructions(made for firmware 47.1.A.2.324, 47.1.A.8.49),Example: on XZ1 (G8342) It does not work correctly
A patch for the operation of your DRM keys in combination with an unlocked loader
Instructions for unlocking the bootloader
After unlocking the bootloader, the inscription that it is unlocked cannot be removed!When unlocking the bootloader, DRM-keys are permanently deleted, without which some software features will not work, such as the standard camera program, third-party software will work. But after unlocking the bootloader, you can install DFM-fix, which restores the work of programs related to DRM-keys. Most likely, when you unlock the bootloader, it resets to factory settings.
Instructions.
1. On the smartphone in the standard dialer (the program "Phone") dial * # * # 7378423 # * # * The service menu will open, in it go to Service info ->Configuration ->Rooting Status. In the column "Bootloader unlock allowed" should be written "Yes", if so, then unlocking is possible. If “No” is written in this column, or nothing is written, your smartphone cannot be unblocked.
2. In the smartphone on the way Settings ->System ->For developers ->Enable "Factory Lock"
If you do not have this menu: "Settings ->System ->About the phone "click on the" Build Number "several times
3. On the official Sony website for developers go to the page dedicated to unlocking the bootloaderdeveloper.sonymobile.com
4. At the bottom of the page in the drop-down list "Select your device:" choose Xperia XZ
5. On the site, click Continue.
6. In the field "Enter a valid email address:" enter your email, click the Submit button. The "Email Verification" page will open.
7. Open your e-mail, find the received letter with the name "Unlock Bootloader" and click on the link "Click here to proceed"
8. On the smartphone, open the standard dialer and dial * # 06 # Your IMEI will be highlighted
9. On the website in the field "Enter your IMEI, IDID or MEID number:" enter your IMEI. Below put two jackdaws and click Submit
10. A page will open in which there will be a line "Your unlock code: ****************", this is your unlock code, save it. The page also contains instructions for further unlocking the bootloader in English. I cite her translation for Windows.
    1. Download the archive with ADB and fastboot to your computertools_r27.0.1-windows.zipand extract its contents to the adb folder in the root of drive C, you should have the followingscreenshot
    2. Turn off the smartphone
    3. On the smartphone, hold down the volume up button and connect it to the computer with a USB cable, until it connects, do not release the volume button
    4. To install the driver correctly on the computer: right-click on the start-up ->device Manager ->find adb device ->right click to update the driver ->Run a search for drivers on this computer ->specify the folder with the driver [attachment = "11561596: Xperia_XZ1_Compact_driver.zip"] archive pre-unpack. If this driver does not catch up, try the following drivers:Leshcat-WinAll-drp.ziporAttached fileSony Fastboot driver v1.01.zip(1.27 KB)
    5. On the keyboard, press Windows + R
    6. In the window that opens, type cmd and press enter
    7. In the command line that opens, type
    cd C: \ adb
    The following should display:
    C: \ adb
    Dial
    fastboot devices
    A line should appear:
    serial_number fastboot
    Type team
    fastboot -i 0x0fce oem unlock 0x ***************
    and press Enter. Instead of asterisks, enter your unlock code. In response, should not give an error.
Bootloader unlocked
TWRP Recovery and DRM fix
Only for unlocked bootloader. TWRP is stitched into the FOTAKernel section. It downloads software updates downloaded "over the air." After unlocking the bootloader, this section is not needed and we use it as Recovery.
TWRP Recovery is an unofficial Recovery that is released for most Android devices. It has much more features than native Recovery, which is not available to Sony at all. Allows you to install unofficial firmware, easy to install patches and patches in the format of zip-files, create a backup of the firmware and user data, reset to factory settings (wipe data / factory reset), clear the cache (cache), dalwick cache (Dalvik-cache ), much more. It has a built-in file manager.
Comment.Android encrypts user data in the data section. It changes with each Security Update, in English called security patch level. In order for the backup / restore function to work in TWRP recovery when updating the firmware, it is necessary to update and recovery. TWRP for the current security level supports all previous ones.
1. Download the archive with ADB and fastboot to your computertools_r27.0.1-windows.zipand extract its contents to the adb folder in the root of drive C, you should have the followingscreenshot
2. Download the version of TWRP Recovery to your computerAttached filetwrp-3.2.3-0-lilac-1.img(29.47 MB)
. Place the image file in the folder C: \ adb
3. Turn off the smartphone
4. On the smartphone, hold down the volume up button and connect it to the computer with a USB cable. The smartphone will boot into Fastboot mode.
5. To install the driver correctly on the computer: right-click on the start-up ->device Manager ->find adb device ->right click to update the driver ->Run a search for drivers on this computer ->specify the folder with the driver [attachment = "11561596: Xperia_XZ1_Compact_driver.zip"] archive pre-unpack. If this driver does not catch up, try the following drivers:Leshcat-WinAll-drp.ziporAttached fileSony Fastboot driver v1.01.zip(1.27 KB)
6. On the keyboard, press Windows + R
7. In the window that opens, type cmd and press enter
8. In the command line that opens, type
[list]
cd C: \ adb
The following should display:
C: \ adb
Dial
fastboot flash recovery twrp-3.2.3-0-lilac-1.img


How to open TWRP Recovery?After flashing the custom Recovery, you can get into it from the switched off smartphone by holding the power button and lowering the volume: after a single vibration, release the power button, after the blue background appears, release the volume button.

Installation instructions for zip via TWRP Recovery- Copy the necessary zip-file to the built-in smartphone drive or memory card, open TWRP, go to the Install menu in the menu, open the file manager, select the file you need and click Install Zip. In this file manager, using the Select Storage button, you can switch between a memory card (sdcard) and a built-in storage device (Internal Storage).

DRM fix installation instructions- install the following zip using TWRP Recovery1-drmpatch.zip. This patch restores the performance of programs that have lost their functionality after unlocking the bootloader, i.e. programs that depend on DRM keys, for example, a native camera.
Instructionfor installing TWRP recovery, DRM fix, getting root access with MAGISK and installing a modified kernel with disabled Sony Ric protection
Magisk - The Universal Systemless Interface
ThemeMagiskonsavagemessiahzine.com
If you already have Magisk installed with MagiskSU root
Install / update Magisk Manager: MagiskManager.apk
Install / update Magisk from Magisk Manager, restart the device.

If you have some other root, while there is no root or Magisk Manager cannot be updated from Magisk Manager
Get rid of a third-party root, if there is one (ask questions about this in the theme of this root or in the theme of the firmware of your device). If you have SuperSU, the easiest way is to flash the archive with the delete script.
Restore the stock kernel (reinstalling the kernel itself or reinstalling the entire firmware cleanly - your choice). Ask questions about this in the theme of the firmware of your device.
If the old Magisk is already installed - delete it by flashing the uninstaller Magisk-uninstaller into the recovery or FlashFire After flashing the uninstaller, it is advisable to make a wipe cache and dalwick cache.
Flash in archive or FlashFire archive with Magisk: Magisk
Install Magisk Manager: MagiskManager

Uninstall magisk
Flash or FlashFire Uninstaller Magisk-uninstaller
After the uninstaller firmware, it is advisable to make a wipe cache and dalwick cache.
If your recovery curve and uninstaller did not help, restore the stock kernel and manually delete /data/magisk.img, / cache / magisk, / data / busybox.
NB! Magisk makes a backup of the kernel in / data / stock_boot_ before performing the patching<sha1>.img.gz, so if you have problems, you can always manually unpack the backup, flash the kernel in TWRP and so bring the device back to life.
Attached fileMagiskManager-v5.7.0.apk(1.89 MB)
Attached fileMagisk-uninstaller-20180429.zip(2.31 MB)
Attached fileMagisk-v16.4.zip(4.29 MB)
Getting root access with SuperSU
Requirements:
- unlocked bootloader;
- installed TWRP.

Instructions.
Comment. The instructions are for those who have requested recovery with the built-in Busybox. If not, before installing SuperSU, you must first reset Busybox to your smartphone.
1. Download and copy the zip file with SuperSU to your smartphoneAttached fileSR5-SuperSU-v2.82-SR5-20171001224502.zip(6.56 MB)
2. Open TWRP Recovery: from the switched off smartphone, hold down the power button and lower the volume: after a single vibration, release the power button, after the blue background appears, release the volume button.
3. Install zip: in the menu go to the Install menu, the file manager will open, select the desired file there and click Install Zip. In this file manager, using the Select Storage button, you can switch between a memory card (sdcard) and a built-in storage device (Internal Storage).
4. Reboot. The Android operating system is loaded with root access.
Kernel Firmware Instructions
If the kernel is represented by a zip archive in which there is a META-INF folder, then such a kernel can be easily installed via Recovery as a regular zip installer.
If the kernel is represented by the .img image, then the sequence of actions is as follows:
1. Download the archive with ADB and fastboot to your computertools_r27.0.1-windows.zipand extract its contents to the adb folder in the root of drive C, you should have the followingscreenshot.
2. Download the kernel image to your computer, for example, it will be called boot.img, place it in the adb folder.
3. Turn off the smartphone.
4. On the smartphone, hold down the volume up button and connect it to the computer with a USB cable. The smartphone will boot into Fastboot mode.
5. To install the driver correctly on the computer: right-click on the start-up ->device Manager ->find adb device ->right click to update the driver ->Run a search for drivers on this computer ->specify the folder with the driver [attachment = "11561596: Xperia_XZ1_Compact_driver.zip"] archive pre-unpack. If this driver does not catch up, try the following drivers:Leshcat-WinAll-drp.ziporAttached fileSony Fastboot driver v1.01.zip(1.27 KB)
6. On the keyboard, press Windows + R
7. In the window that opens, type cmd and press enter
8. In the command line that opens, type
cd C: \ adb
The following should display:
C: \ adb
Dial
fastboot flash boot boot.img
If your image is not called boot.img, you need to substitute your name.
Wait until the end of the operation

Root 235th and 270th firmware with DRM Fix, full-time camera, Sberbank OnLine, Google Pay and other things that check for root
Hide root access from programs that do not want to work with it -instructionandexplanations to her. Specificallyfor Android Pay there is another method.
Kernels / kernels / MODS
Useful
History of changes in the cap
03.28.2019 M ROM 2.1 Android 8.1
02/23/2019 Added Base firmware on MEGA.NZ
02/20/2019 Added MRom v.1.4
01/26/2019 Added AOSP Extended ROM 9.0 Pie
01/23/2019 Modified pie core added .45
01/22/2019 Old firmware and kernels are hidden. (if someone needs - write back)
01/18/2019 Magisk module for fixing TTL
01/14/2019 Added patch secd
01/09/2019 Added Material Notification Shade
2018
12/17/2018 Added modification of stock firmware version 47.2.A.2.33
12/10/2018 47.2.A.2.33 firmware added
11/28/2108 Added Increasing flashlight brightness
11/23/2018 Added Xposed Fix for firmware 16.20
11/10/2018 Added firmware 1310-5279_47.2.A.0.306
11/05/2018 Added instructions for saving DRM keys
10/25/2018 Added AOSP Extended ROM
09/01/2018 Added by SONY XPERIA XZ2 SOUND SYSTEM
08.08.2018 Added firmware 47.1.A.12.270 for Flashtool and newflasher
07/17/2017 Modified stock kernel .235 (test)
07/10/2018 Root 235th firmware manual with DRM Fix, c-camera operation, Sberbank OnLine, Google Pay and other things that verify the presence of a root
07/07/2018 Added firmware 47.1.A.12.235 for Flashtool and newflasher
Until 19.06.2018, the history of changes was not maintained.


There is no curator in the subject. If there is a user in the subject who wants to become a Curator and the correspondingRequirements for candidates, he can apply in the topicI want to be curator(after having studied the topic header and all materials for curators).
Prior to the appointment of the curator, on filling caps, please contactmoderatorssection through a buttonPictureunder the messages to which you want to add links.


Post has been editedsnekt - 15.04.19, 23:41
Reason for editing: [Treble / PIE] AOSP Extended ROM
8oldemar
Message#42
30.10.17, 13:56
-
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 5188
Check in: 15.03.12
Sony Xperia XZ1 Compact

Reputation:-  601  +

TexHuk 3 @ 10/21/17, 10:55*
I pulled out the tool from the flasher, he also does a defective backup without a root
Ivyroot not working?
TexHuk 3
Message#43
30.10.17, 15:08
with music for life
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 1137
Check in: 26.04.12
Sony Xperia XZ2 Compact

Reputation:-  904  +

8oldemar @ 10/30/17, 15:56*
Ivyroot not working?

He doesn't even work at 7
Generalgrant
Message#44
12.11.17, 00:10
General
*********
[offline]

Group: Honorary Gameday
Messages 6649
Check in: 04.06.08

Reputation:-  1541  +

I collected you the firmware for FlashtoolG8441_47.1.A.2.374_1310-5279_R9B.ftf

Post has been editedGeneralgrant - 12.11.17, 00:12
Reason for editing: Added to header


--------------------
Sony & Sony Ericsson Club - make.believe - Ubi concordia - ibi victoria
We're not looking for easy ways. We offer them to users.
axelrock
Message#45
12.11.17, 00:12
Guru
*********
[offline]

Group: Curators
Messages 23911
Check in: 02.07.08
Sony Xperia X Compact

Reputation:-  3390  +

* GeneralGrant,
Did Flashtool learn how to sew new phones? : blush:


--------------------
Generalgrant
Message#46
12.11.17, 00:23
General
*********
[offline]

Group: Honorary Gameday
Messages 6649
Check in: 04.06.08

Reputation:-  1541  +

* axelrock
Do not know. But is able to collect. Someday learn, I hope.
And then the theme of the firmware without the firmware itself. Disorder.


--------------------
Sony & Sony Ericsson Club - make.believe - Ubi concordia - ibi victoria
We're not looking for easy ways. We offer them to users.
VOVAN_L300
Message#47
12.11.17, 01:06
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2530
Check in: 11.01.12
Sony Xperia XZ1 Compact

Reputation:-  470  +

And explain to me somebody, what is the salt of the actions - I assembled one firmware, I added a second one to my cap.
How does this firmware differ from the one in XperiFirm and how to flash it?


--------------------
You need to live with a crunch!

MW600 SW2 KD-49XF9005
axelrock
Message#48
12.11.17, 01:10
Guru
*********
[offline]

Group: Curators
Messages 23911
Check in: 02.07.08
Sony Xperia X Compact

Reputation:-  3390  +

* VOVAN_L300,
in this case, shob bulo
so that someday you can try to roll back if flashtool can
and in XperiaFirm is always up to date - a new one will be released, the old one will not be found


--------------------
VOVAN_L300
Message#49
12.11.17, 01:17
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2530
Check in: 11.01.12
Sony Xperia XZ1 Compact

Reputation:-  470  +

Axelrock @ 12.11.17, 01:10*
there will be a new, the old will not find

I just noticed: resent:
and where now to get the old one, the one that is 47.1.A.2.281_R9B? : scratch_one-s_head:
only R (1,2,3,4) B remained in XperiFirm


--------------------
You need to live with a crunch!

MW600 SW2 KD-49XF9005
axelrock
Message#50
12.11.17, 01:23
Guru
*********
[offline]

Group: Curators
Messages 23911
Check in: 02.07.08
Sony Xperia X Compact

Reputation:-  3390  +

* VOVAN_L300,
either on the internet or anywhere else
and considering that while (as far as I understood), the firmware does not need repacked files, then there is little sense from .ftf and you need to search (or yourself) to collect the source code


--------------------
VOVAN_L300
Message#51
12.11.17, 01:54
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2530
Check in: 11.01.12
Sony Xperia XZ1 Compact

Reputation:-  470  +

Axelrock @ 12.11.17, 01:23*
collect source

in XperiFirm source?


--------------------
You need to live with a crunch!

MW600 SW2 KD-49XF9005
TexHuk 3
Message#52
12.11.17, 05:06
with music for life
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 1137
Check in: 26.04.12
Sony Xperia XZ2 Compact

Reputation:-  904  +

VOVAN_L300 @ 12.11.17, 3:54*
in XperiFirm source?
Yes, source files are in the Downloads folder.
Path: User-. flashTool-firmwares-downloads
8oldemar
Message#53
12.11.17, 07:44
-
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 5188
Check in: 15.03.12
Sony Xperia XZ1 Compact

Reputation:-  601  +

VOVAN_L300 @ 12.11.17, 01:54*
in XperiFirm source?
Yeah, rude somehow ..)

VOVAN_L300 @ 12.11.17, 01:17*
47.1.A.2.281_R9B
By the end of the day lay out.Work work... -_-

I tried to flash it from docomo - the utility is naughty. Unsuccessfully.
Semyon
Message#54
12.11.17, 16:40
Guru
*********
[offline]

Group: Honorary Gameday
Messages 5234
Check in: 06.04.08
Sony Xperia XZ1 Compact

Reputation:-  1312  +

GeneralGrant @ 12.11.17, 00:23*
And then the theme of the firmware without the firmware itself. Disorder.
There are firmware. They just are not a separate file.Xperifirmfrom the cap immediately downloads the desired firmware

VOVAN_L300 @ 12.11.17, 01:06*
How does this firmware differ from the one in XperiFirm
Nothing. Only the firmware is different. Well, most likely the flashlight will not be able to flash our device.


--------------------
Generalgrant
Message#55
12.11.17, 16:41
General
*********
[offline]

Group: Honorary Gameday
Messages 6649
Check in: 04.06.08

Reputation:-  1541  +

Semyon @ 12.11.17, 17:40*
The USB flash drive will not be able to flash our device.

I hopeuntilcan not.


--------------------
Sony & Sony Ericsson Club - make.believe - Ubi concordia - ibi victoria
We're not looking for easy ways. We offer them to users.
8oldemar
Message#56
12.11.17, 23:36
-
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 5188
Check in: 15.03.12
Sony Xperia XZ1 Compact

Reputation:-  601  +

8oldemar @ 12.11.17, 07:44*
VOVAN_L300 @ 12.11.17, 01:17 *
47.1.A.2.281_R9B
I'll post it by the end of the day
https://mega.nz/#F!wzY…8dKxoHLoh99U4cxT7Yq7bw


___


GeneralGrant @ 12.11.17, 16:41*
until
I want to hope -Sony Xperia XZ1 Compact - Official firmware (Axelrock Post # 66111401)
SLA8
Message#57
17.11.17, 00:12
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 963
Check in: 18.06.10
HTC U12 +

Reputation:-  183  +

They say that the firmware update47.1.A.5.51




--------------------
Moscow Time- dial forPebble. A new version1.4(March 2019).
And_RU
Message#58
17.11.17, 00:25
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 12354
Check in: 15.10.11
Sony Xperia XZ1 Compact

Reputation:-  3847  +

They say
all have already been updated
Who update "flew": hemp:
Attached Image


--------------------
8oldemar
Message#59
17.11.17, 07:41
-
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 5188
Check in: 15.03.12
Sony Xperia XZ1 Compact

Reputation:-  601  +

Building G8441_47.1.A.5.51_R9B_CIS File by File -https://mega.nz/#F!s6R…ziGWVsu91S6gAY9DyBm2HA
SLA8
Message#60
17.11.17, 08:10
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 963
Check in: 18.06.10
HTC U12 +

Reputation:-  183  +

And_RU @ 11/17/17, 0:25*
all have already been updated


Not everyone. Updates are not distributed to everyone at once, but "deployed" gradually. The last update I personally came already on2 weekslater than the very first to get it on the forum. And during these 2 weeks I went into the settings and clicked on checking for updates, the system kept responding that there were no new versions.


--------------------
Moscow Time- dial forPebble. A new version1.4(March 2019).
maksim-kw
Message#61
17.11.17, 08:42
Alexander
********
[offline]

Group: Curators
Messages 1463
Check in: 02.04.14
Sony Xperia XZ1 G8341 / G8342

Reputation:-  1553  +

SLA8 @ 11.17.17, 7:10*
Not everyone
Yes, all because you have a region of firmware that is unclear what, for which there is simply no real update. Either wait for the update further, or sew the CIS region RU-UA-KZ-BY firmware and get all the updates for this region in the future.
Sony
 

205 pagesV  < 1 2 3 4 5 6 > » 


 mobile version    Now: 05/20/19, 02:50