Good morning.
I flashed the rom and everything works fine.
But even though I got root with magisk I can't uninstall system apps as the system folder doesn't have RW permissions.
I can't even install TWRP because at every boot it always enters the lineage recovery.
Can someone help me?
I'm sorry for my english
It seems you've installed Magisk with dm-verity set to on. Have you installed a recovery (TWRP)? If yes, reboot to recovery and open the terminal there. Then enter the following command:
echo KEEPVERITY=false>>/data/.magisk
and press <enter>.
Right after that, flash the Magisk zip again and reboot.
After rebooting, you should be able now to modify /system.
Note: All credits must go to @Didgeridoohan for his excellent Magisk and MagiskHide Installation and Troubleshooting guide![]()
thanks klaus.
unfortunately it didn't work as I still can't uninstall system applications.
thanks klaus.
unfortunately it didn't work as I still can't uninstall system applications.
Can someone explain exactly what I will loose if I unlock the bootloader and install LineageOS? I see these posts, but I would like more specific details, and if possible, example photos and videos comparing with vs without DRM keys.
What I've already read:
I have read the Sony bootloaderunlock page that says "For example, noise reduction algorithms might be removed, and performance when taking photos in low-light conditions might be affected." I see a blog post by Andres Gomez saying "Without these DRM keys, several audio and video proprietary functionality provided by Sony won’t be available including some camera post-processing features, color gamut profiles, white balance, noise reduction, X-Reality Video Enhancement, DSEE HX, ClearAudio+, and Widevine L1 support for HD Netflix."
I don't care about Netflix (or anyone else's private content), and I don't know what some of the other things mean. I care about taking high-quality photos and videos in low-light conditions, and recording nice quality audio. Listening to audio is also important, but not quite as important as recording.
sir,please make Sony Camera Magisk Module
About LineageOSCode:#include <std_disclaimer.h> /* * Your warranty is now void. * * I am not responsible for bricked devices, dead SD cards, * thermonuclear war, or you getting fired because the alarm app failed. Please * do some research if you have any concerns about features included in this ROM * before flashing it! YOU are choosing to make these modifications, and if * you point the finger at me for messing up your device, I will laugh at you. */
LineageOS is a free, community built, aftermarket firmware distribution of Android 10.x (Q),
which is designed to increase performance and reliability over stock Android for your device.
All the source code for LineageOS is available in the LineageOS GitHub repo.
And if you would like to contribute to LineageOS, please visit our Gerrit Code Review.
Official LineageOS website : http://lineageos.org
About LineageOS Legal : http://lineageos.org/legal/
Important Information
1. This ROM has nothing related to ODM images! So you don't need to ask/install anything like that, just follow the instructions.
2. This ROM will never work with any versions of Google Camera (GCam)!
3. You need to flash Stock Android 10 before flashing this ROM.
4. For VoLTE, you need to boot into stock firmware and enable it before flashing this ROM!
Downloads Links
LineageOS 17.1:
Lineage Official Link
Unofficial-build: Link
Google Applications (optional):
OpenGapps: http://opengapps.org/ (ARM64->Android 10.0->Pico, Nano or Micro)
Information: Flash the GApps before the first boot. If not, a clean flash is recommended.
Flashing and updating
How to flash
Make sure you are upgrade to Official Android 10.0 from Sony
Unlock bootloader is necessary.
To disable AVB 2.0 using fastboot:
For vbmeta.img, you can download it anywhere you found.Code:fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
More steps see wiki
Never flash oem from SODP!!
If you flashed oem and meet any issues, I could only say you are a hanhan.
Root access:
Flash Magisk in recovery.
Twrp:
You could download it here: Link
Code:fastboot boot twrp.img
Sony Camera:
1. Flash Magisk.
2. Install selinux_permissive in Magisk.
3. Install SemcCamera in Lineage rec.
All files here
Issues and reports
Report issues only if you are using the ROM kernel
If an additional mod is installed, make sure it's unrelated, and mention it
Make sure the issue wasn't discussed earlier in the threads
Share a log of the error with CatLog for example
Also thanks to:
Olivier
Luk1337
The LineageOS Team
The CyanogenMod Team
Everyone involved in working and testing
XDA:DevDB Information
Lineage 17.1 for Xperia XZ2, ROM for the Xperia XZ2
Contributors
Sjll, Olivier
Source Code: https://github.com/LineageOS
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: Official Android 10.0 firmware
Based On: LineageOS
Version Information
Status: Stable
Created 2020-04-27
Last Updated 2020-10-14
can you provide the guide how you flashed the rom. currently i am at Sodp 11 beta. what am I supposed to be doing if I am comin from that rom.Good morning.
I flashed the rom and everything works fine.
But even though I got root with magisk I can't uninstall system apps as the system folder doesn't have RW permissions.
I can't even install TWRP because at every boot it always enters the lineage recovery.
Can someone help me?
I'm sorry for my english
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot boot twrp.img
- Boot: Ok
- Bluetooth: Ok
- WiFi: Ok
- WiFi Hotspot: Ok
- Wireless display: Ok
- RIL - Phone - Data: Ok
- VoLTE: Ok
- GPS: Ok
- Camera: Ok
- Camcorder: Ok
- Lights: Ok
- MicroSD: Ok
- Accelerometer: Ok
- Compass: Ok
- Gyroscope: Ok
- QTI sensors: Ok
- Touchscreen: Ok
- FM Radio: NA
- Fingerprint: Ok
- Vibrator: Ok
- Microphone: Ok
- Audio & music: Ok
- Bluetooth audio: Ok
- NFC: Ok
- Kernel: Ok
- Graphics: Ok
- 3D Rendering: Ok
- Clock: Ok
- DRM: Widewine L3
- Offline Charging: Ok
- USB: Ok
- USB Tethering: Ok
- USB OTG: Ok
- Encryption: Ok
- SEPolicies: Enforce
The stock camera (SemcCamera) works now, I've been testing it. Will be released soon I guess