> 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  « < 180 181 182 183 184 185 > »  
 
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
ja_tyt
Message#3622
17.03.19, 10:46
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 200
Check in: 16.11.07
Google pixel 2

Reputation:-  2  +

* alximiktik,
On 9ke, there is no root, but if it is necessary for this, I will rant
Romanov_22
Message#3623
17.03.19, 12:02
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 325
Check in: 26.02.12
Sony Xperia XZ1 Compact

Reputation:-  10  +

tolya-666 @ 03.17.19, 12:45*
M Rom 1.5

This already on 9-ke? The previous ones on Oreo were kind of like.


--------------------
Sony Xperia XZ1 Compact
Nero_nik
Message#3624
17.03.19, 12:16
User
****
[offline]

Group: Banned
Messages 77
Check in: 14.01.19
Sony Xperia Z5 Compact

Reputation:-  -1  +

* Romanov_22on the nine
Romanov_22
Message#3625
17.03.19, 12:51
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 325
Check in: 26.02.12
Sony Xperia XZ1 Compact

Reputation:-  10  +

Can there be deodexed among these Chinese firmware?


--------------------
Sony Xperia XZ1 Compact
tolya-666
Message#3626
17.03.19, 13:13
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 4387
Check in: 23.02.12
Sony Xperia XZ1 Compact

Reputation:-  1409  +

Romanov_22 @ 03.17.19, 16:51*
Can there be deodexed among these Chinese firmware?
What is deodex from russel5 not pleased?


--------------------
SE J230i - SE K510i - S D880 - N 6300 - N 6700 - SE J10i2 - SE xperia active - z1compact-xiaomi mi5s
Romanov_22
Message#3627
17.03.19, 13:37
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 325
Check in: 26.02.12
Sony Xperia XZ1 Compact

Reputation:-  10  +

* tolya-666,
True, there is ... And on 9-ke so I understand all the more difficult with the deodex and system patches? It is very convenient to use MicroG, at least trash from Goog-la and very high autonomy, I’m not really happy.

Post has been editedRomanov_22 - 17.03.19, 13:41


--------------------
Sony Xperia XZ1 Compact
tolya-666
Message#3628
17.03.19, 13:41
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 4387
Check in: 23.02.12
Sony Xperia XZ1 Compact

Reputation:-  1409  +

Romanov_22 @ 03.17.19, 17:37*
And on 9-ke so I understand all the more difficult with deodex?
no idea, but why do you need it?


--------------------
SE J230i - SE K510i - S D880 - N 6300 - N 6700 - SE J10i2 - SE xperia active - z1compact-xiaomi mi5s
georgearn
Message#3629
17.03.19, 13:58
Enthusiast
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2495
Check in: 21.03.13
Sony Xperia XZ1 Compact

Reputation:-  498  +

* tolya-666,besides, that deodex simplifies life for moderators, I don’t see any more benefit from it.

Post has been editedgeorgearn - 18.03.19, 13:37


--------------------
NVIDIA Shield Tablet K1- Stock 5.4
Sony Xperia XZ1 Compact- Stock 9.0 +Samsung Gear S3 Frontier

tolya-666
Message#3630
17.03.19, 14:04
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 4387
Check in: 23.02.12
Sony Xperia XZ1 Compact

Reputation:-  1409  +

moreover, that deodex simplifies life for moderators, I don’t see any more benefit from it.
therefore, I asked if a fashion man could have any :) well, for example, the screen recording is placed on M Rum without any problems
Romanov_22 @ 03.17.19, 17:37*
very high autonomy, I'm not really happy.
I did not notice much difference, the main consumer screen anyway

Attached images
Attached Image


Post has been editedtolya-666 - 17.03.19, 14:28


--------------------
SE J230i - SE K510i - S D880 - N 6300 - N 6700 - SE J10i2 - SE xperia active - z1compact-xiaomi mi5s
Romanov_22
Message#3631
17.03.19, 15:05
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 325
Check in: 26.02.12
Sony Xperia XZ1 Compact

Reputation:-  10  +

* tolya-666,
Here is a quote from the microG theme, the item "Installing the main components" - "Patches (except for the xposed modules) can only be applied to the deodexed firmware components"
There of course there are nuances, I need to study another question, the patcher from the project from under the recovery does not work.


--------------------
Sony Xperia XZ1 Compact
tolya-666
Message#3632
17.03.19, 16:03
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 4387
Check in: 23.02.12
Sony Xperia XZ1 Compact

Reputation:-  1409  +

Romanov_22 @ 03.17.19, 19:05*
The patcher from the project from under the recovery does not work.

I patch through magichttps: //forum.xda-deve…i-patcher-0-7-t3680053or talking about something else ...?)


--------------------
SE J230i - SE K510i - S D880 - N 6300 - N 6700 - SE J10i2 - SE xperia active - z1compact-xiaomi mi5s
Romanov_22
Message#3633
17.03.19, 16:24
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 325
Check in: 26.02.12
Sony Xperia XZ1 Compact

Reputation:-  10  +

Yes. About that there is a speech. Probably much confused by this question, of course, I have been interested in this question a little more than a week. In using only Mac, under the axis, not even all the programs for Sony are. Not to mention all the other operations from the microG topic)


--------------------
Sony Xperia XZ1 Compact
BarmaleyVIP
Message#3634
17.03.19, 17:50
Visitor
**
[offline]

Group: Active users
Messages 25
Check in: 09.10.15
iOcean X8

Reputation:-  1  +

Semyon @ 6.10.17, 12:24*
On the smartphone in the standard dialer (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.


At the moment the bootloader is available for unlocking. Is there a chance that this will change with the flown update?

Post has been editedBarmaleyVIP - 17.03.19, 17:51
Reason for editing: Error
Myhailo
Message#3635
17.03.19, 20:38
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 121
Check in: 25.01.12
Sony Xperia XZ1 Compact

Reputation:-  9  +

tolya-666 @ 03.17.19, 10:45*
M Rom 1.5


minimum changes, based on the latest firmware, added gesture control, live wallpaper from new versions

Put on top of the drain 47.2.A.8.24 with Factory Reset - bootlap. The second attempt - without leaving the recovery, I immediately requested Magisk and Permissive. Everything loaded beautifully and quickly.
Since Aroma is in Chinese, I clicked everywhere ->. As a result, I received a bunch of Chinese junk instead of junk from Google and Sony.
Question: what to do to get a clean android

Post has been editedMyhailo - 17.03.19, 20:38
Yara.igor
Message#3636
19.03.19, 10:20
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 184
Check in: 18.11.17
Sony Xperia XZ1 G8341 / G8342

Reputation:-  8  +

tolya-666 @ 03.15.19, 18:51*
M ROM 2.1
Android 8.0
Please make the same firmware for the dual version


--------------------
On the spot here as here
tolya-666
Message#3637
19.03.19, 10:29
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 4387
Check in: 23.02.12
Sony Xperia XZ1 Compact

Reputation:-  1409  +

Yara.igor @ 03/19/19, 2:20 pm*
Make a
I dropped the firmwaredaemontumaybe you will soon

Post has been editedtolya-666 - 19.03.19, 10:30


--------------------
SE J230i - SE K510i - S D880 - N 6300 - N 6700 - SE J10i2 - SE xperia active - z1compact-xiaomi mi5s
Blodewolf
Message#3638
19.03.19, 10:57
Visitor
**
[offline]

Group: Users
Messages 10
Check in: 26.06.13
Sony Xperia XZ1 G8341 / G8342

Reputation:-  0  +

* tolya-666Is it possible to switch music with volume buttons?
kz_777
Message#3639
19.03.19, 18:46
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 109
Check in: 18.06.13

Reputation:-  0  +

* russel5,

Tell me, am I fine? Are all the keys in place?

Attached images
Attached Image
russel5
Message#3640
20.03.19, 01:56
= -Say my name- =
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2207
Check in: 04.06.10
Sony Xperia XZ1 Compact

Reputation:-  1491  +

* kz_777, Yes, why


--------------------
We live like pigs and die like pigs just because we are nobody to each other. ©
tolya-666
Message#3641
20.03.19, 06:05
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 4387
Check in: 23.02.12
Sony Xperia XZ1 Compact

Reputation:-  1409  +

djkmn89686775815 @ 03/19/19, 14:57*
Is it possible to switch music with volume buttons?

In the settings I did not see such a function, I know for sure that there is a module with such a function (but with the exposure, it seems that the gpey stops working)


--------------------
SE J230i - SE K510i - S D880 - N 6300 - N 6700 - SE J10i2 - SE xperia active - z1compact-xiaomi mi5s
Sony
 

205 pagesV  « < 180 181 182 183 184 185 > » 


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