Help installing magisk on OxygenOS 8 Oreo - OnePlus 3 Questions & Answers

Hi, i now that everyone seems to be able to use magisk under oreo, but i can't get it to work since the first oxygenos oreo beta release.
the funny thing is, it seems to install correctly, but after the reboot there is no magisk manager, and no root functionality.
What i tried:
* Dirty and Clean flashed every beta and stable build.
* Tried the last 4 magisk releases, last version 15.3
* Supersu, wich works every time
* TWRP 3.2.1 blu spark 8.61
I deleted everything except /data/media/0/*
Also, a log file from a magisk install after a clean flash:
Code:
Installing zip file '/sdcard/Backup/Magisk-v15.3(1531).zip'
Checking for Digest file...
Skipping Digest check: no Digest file found
I:Update binary zip
I:Zip does not contain SELinux file_contexts file in its root.
I:Legacy property environment not used in updater.
Archive: /sdcard/Backup/Magisk-v15.3(1531).zip
inflating: META-INF/com/google/android/update-binary
inflating: META-INF/com/google/android/updater-script
inflating: addon.d/99-magisk.sh
inflating: arm/magiskboot
inflating: arm/magiskinit
inflating: arm64/magiskboot
inflating: arm64/magiskinit
inflating: chromeos/futility
inflating: chromeos/kernel.keyblock
inflating: chromeos/kernel_data_key.vbprivk
inflating: common/boot_patch.sh
inflating: common/magisk.apk
inflating: common/util_functions.sh
inflating: x64/magiskboot
inflating: x64/magiskinit
inflating: x86/magiskboot
inflating: x86/magiskinit
inflating: META-INF/MANIFEST.MF
inflating: META-INF/CERT.SF
inflating: META-INF/CERT.RSA
************************
* Magisk v15.3 Installer
************************
- Mounting /system, /vendor
- Device platform: arm64
- Constructing environment
- Found boot image: /dev/block/sde18
Unable to locate class 'com/topjohnwu/magisk/utils/BootSigner'
java.lang.ClassNotFoundException: Didn't find class "com.topjohnwu.magisk.utils.BootSigner" on path: DexPathList[[zip file "/dev/tmp/install/common/magisk.apk"],nativeLibraryDirectories=[/system/lib64, /system/vendor/lib64, /system/lib64, /system/vendor/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
Exception in thread "main" java.lang.ClassNotFoundException: Didn't find class "com.topjohnwu.magisk.utils.BootSigner" on path: DexPathList[[zip file "/dev/tmp/install/common/magisk.apk"],nativeLibraryDirectories=[/system/lib64, /system/vendor/lib64, /system/lib64, /system/vendor/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
- Encrypted data detected
- Unpacking boot image
MagiskBoot v15.3(1531) (by topjohnwu) - Boot Image Modification Tool
Parsing boot image: [/dev/block/sde18]
KERNEL [13288446] @ 0x80008000
RAMDISK [2684900] @ 0x81000000
SECOND [0] @ 0x80f00000
EXTRA [0] @ 0x80000100
PAGESIZE [4096]
OS_VERSION [8.0.0]
PATCH_LEVEL [2017-12]
NAME []
CMDLINE [androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 [email protected] buildvariant=user]
DTB [4393782]
KERNEL_FMT [gzip]
RAMDISK_FMT [gzip]
- Checking ramdisk status
MagiskBoot v15.3(1531) (by topjohnwu) - Boot Image Modification Tool
Loading cpio: [ramdisk.cpio]
- Stock boot image detected
- Backing up stock boot image
MagiskBoot v15.3(1531) (by topjohnwu) - Boot Image Modification Tool
Compressing to [stock_boot_ca556288a60220a86b3190b8f7e7a7626501472e.img.gz]
- Patching ramdisk
MagiskBoot v15.3(1531) (by topjohnwu) - Boot Image Modification Tool
Loading cpio: [ramdisk.cpio]
Add entry [init] (0750)
Patch with flag KEEPVERITY=[false] KEEPFORCEENCRYPT=[true]
Remove [verity_key]
Save SHA1: [ca556288a60220a86b3190b8f7e7a7626501472e] -> [.backup/.sha1]
Loading cpio: [ramdisk.cpio.orig]
Backup mismatch entry: [init] -> [.backup/init]
Backup missing entry: [verity_key] -> [.backup/verity_key]
Dump cpio: [ramdisk.cpio]
MagiskBoot v15.3(1531) (by topjohnwu) - Boot Image Modification Tool
Loading dtbs from [dtb]
Found fstab in dtb.0000
Found block [system] in fstab
Remove pattern [,verify]
Found fstab in dtb.0001
Found block [system] in fstab
Remove pattern [,verify]
Found fstab in dtb.0002
Found block [system] in fstab
Remove pattern [,verify]
Found fstab in dtb.0003
Found block [system] in fstab
Remove pattern [,verify]
Found fstab in dtb.0004
Found block [system] in fstab
Remove pattern [,verify]
Found fstab in dtb.0005
Found block [system] in fstab
Remove pattern [,verify]
Found fstab in dtb.0006
Found block [system] in fstab
Remove pattern [,verify]
Found fstab in dtb.0007
Found block [system] in fstab
Remove pattern [,verify]
Found fstab in dtb.0008
Found block [system] in fstab
Remove pattern [,verify]
Found fstab in dtb.0009
Found block [system] in fstab
Remove pattern [,verify]
Found fstab in dtb.0010
Found block [system] in fstab
Remove pattern [,verify]
Found fstab in dtb.0011
Found block [system] in fstab
Remove pattern [,verify]
MagiskBoot v15.3(1531) (by topjohnwu) - Boot Image Modification Tool
MagiskBoot v15.3(1531) (by topjohnwu) - Boot Image Modification Tool
Patch @ 01308BE6 [736B69705F696E697472616D6673]->[77616E745F696E697472616D6673]
- Repacking boot image
MagiskBoot v15.3(1531) (by topjohnwu) - Boot Image Modification Tool
Parsing boot image: [/dev/block/sde18]
KERNEL [13288446] @ 0x80008000
RAMDISK [2684900] @ 0x81000000
SECOND [0] @ 0x80f00000
EXTRA [0] @ 0x80000100
PAGESIZE [4096]
OS_VERSION [8.0.0]
PATCH_LEVEL [2017-12]
NAME []
CMDLINE [androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 [email protected] buildvariant=user]
DTB [4393782]
KERNEL_FMT [gzip]
RAMDISK_FMT [gzip]
Repack to boot image: [new-boot.img]
KERNEL [13295950] @ 0x80008000
RAMDISK [3063248] @ 0x81000000
SECOND [0] @ 0x80f00000
EXTRA [0] @ 0x80000100
PAGESIZE [4096]
OS_VERSION [8.0.0]
PATCH_LEVEL [2017-12]
NAME []
CMDLINE [androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 [email protected] buildvariant=user]
MagiskBoot v15.3(1531) (by topjohnwu) - Boot Image Modification Tool
Cleaning up...
- Flashing new boot image
- Unmounting partitions
- Done
I:Updater process ended with RC=0
I:Install took 24 second(s).
Updating partition details...
I:Data backup size is 1681MB, free: 10341MB.
I:Unable to mount '/usb-otg'
I:Actual block device: '', current file system: 'vfat'
...done
I:Set page: 'flash_done'
I:operation_end - status=0
I:Set page: 'clear_vars'
I:Set page: 'install'
I:Set page: 'main'
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Set page: 'advanced'
I:Set page: 'copylog'
I:Set page: 'action_page'
I:operation_start: 'Copy Log'
I:Copying file /tmp/recovery.log to /data/media/0/recovery.log
Copied recovery log to /data/media/0/recovery.log.

madm03 said:
Hi, i now that everyone seems to be able to use magisk under oreo, but i can't get it to work since the first oxygenos oreo beta release.
the funny thing is, it seems to install correctly, but after the reboot there is no magisk manager, and no root functionality.
What i tried:
* Dirty and Clean flashed every beta and stable build.
* Tried the last 4 magisk releases, last version 15.3
* Supersu, wich works every time
* TWRP 3.2.1 blu spark 8.61
I deleted everything except /data/media/0/*
Also, a log file from a magisk install after a clean flash:
Code:
Installing zip file '/sdcard/Backup/Magisk-v15.3(1531).zip'
Checking for Digest file...
Skipping Digest check: no Digest file found
I:Update binary zip
I:Zip does not contain SELinux file_contexts file in its root.
I:Legacy property environment not used in updater.
Archive: /sdcard/Backup/Magisk-v15.3(1531).zip
inflating: META-INF/com/google/android/update-binary
inflating: META-INF/com/google/android/updater-script
inflating: addon.d/99-magisk.sh
inflating: arm/magiskboot
inflating: arm/magiskinit
inflating: arm64/magiskboot
inflating: arm64/magiskinit
inflating: chromeos/futility
inflating: chromeos/kernel.keyblock
inflating: chromeos/kernel_data_key.vbprivk
inflating: common/boot_patch.sh
inflating: common/magisk.apk
inflating: common/util_functions.sh
inflating: x64/magiskboot
inflating: x64/magiskinit
inflating: x86/magiskboot
inflating: x86/magiskinit
inflating: META-INF/MANIFEST.MF
inflating: META-INF/CERT.SF
inflating: META-INF/CERT.RSA
************************
* Magisk v15.3 Installer
************************
- Mounting /system, /vendor
- Device platform: arm64
- Constructing environment
- Found boot image: /dev/block/sde18
Unable to locate class 'com/topjohnwu/magisk/utils/BootSigner'
java.lang.ClassNotFoundException: Didn't find class "com.topjohnwu.magisk.utils.BootSigner" on path: DexPathList[[zip file "/dev/tmp/install/common/magisk.apk"],nativeLibraryDirectories=[/system/lib64, /system/vendor/lib64, /system/lib64, /system/vendor/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
Exception in thread "main" java.lang.ClassNotFoundException: Didn't find class "com.topjohnwu.magisk.utils.BootSigner" on path: DexPathList[[zip file "/dev/tmp/install/common/magisk.apk"],nativeLibraryDirectories=[/system/lib64, /system/vendor/lib64, /system/lib64, /system/vendor/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
- Encrypted data detected
- Unpacking boot image
MagiskBoot v15.3(1531) (by topjohnwu) - Boot Image Modification Tool
Parsing boot image: [/dev/block/sde18]
KERNEL [13288446] @ 0x80008000
RAMDISK [2684900] @ 0x81000000
SECOND [0] @ 0x80f00000
EXTRA [0] @ 0x80000100
PAGESIZE [4096]
OS_VERSION [8.0.0]
PATCH_LEVEL [2017-12]
NAME []
CMDLINE [androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 [email protected] buildvariant=user]
DTB [4393782]
KERNEL_FMT [gzip]
RAMDISK_FMT [gzip]
- Checking ramdisk status
MagiskBoot v15.3(1531) (by topjohnwu) - Boot Image Modification Tool
Loading cpio: [ramdisk.cpio]
- Stock boot image detected
- Backing up stock boot image
MagiskBoot v15.3(1531) (by topjohnwu) - Boot Image Modification Tool
Compressing to [stock_boot_ca556288a60220a86b3190b8f7e7a7626501472e.img.gz]
- Patching ramdisk
MagiskBoot v15.3(1531) (by topjohnwu) - Boot Image Modification Tool
Loading cpio: [ramdisk.cpio]
Add entry [init] (0750)
Patch with flag KEEPVERITY=[false] KEEPFORCEENCRYPT=[true]
Remove [verity_key]
Save SHA1: [ca556288a60220a86b3190b8f7e7a7626501472e] -> [.backup/.sha1]
Loading cpio: [ramdisk.cpio.orig]
Backup mismatch entry: [init] -> [.backup/init]
Backup missing entry: [verity_key] -> [.backup/verity_key]
Dump cpio: [ramdisk.cpio]
MagiskBoot v15.3(1531) (by topjohnwu) - Boot Image Modification Tool
Loading dtbs from [dtb]
Found fstab in dtb.0000
Found block [system] in fstab
Remove pattern [,verify]
Found fstab in dtb.0001
Found block [system] in fstab
Remove pattern [,verify]
Found fstab in dtb.0002
Found block [system] in fstab
Remove pattern [,verify]
Found fstab in dtb.0003
Found block [system] in fstab
Remove pattern [,verify]
Found fstab in dtb.0004
Found block [system] in fstab
Remove pattern [,verify]
Found fstab in dtb.0005
Found block [system] in fstab
Remove pattern [,verify]
Found fstab in dtb.0006
Found block [system] in fstab
Remove pattern [,verify]
Found fstab in dtb.0007
Found block [system] in fstab
Remove pattern [,verify]
Found fstab in dtb.0008
Found block [system] in fstab
Remove pattern [,verify]
Found fstab in dtb.0009
Found block [system] in fstab
Remove pattern [,verify]
Found fstab in dtb.0010
Found block [system] in fstab
Remove pattern [,verify]
Found fstab in dtb.0011
Found block [system] in fstab
Remove pattern [,verify]
MagiskBoot v15.3(1531) (by topjohnwu) - Boot Image Modification Tool
MagiskBoot v15.3(1531) (by topjohnwu) - Boot Image Modification Tool
Patch @ 01308BE6 [736B69705F696E697472616D6673]->[77616E745F696E697472616D6673]
- Repacking boot image
MagiskBoot v15.3(1531) (by topjohnwu) - Boot Image Modification Tool
Parsing boot image: [/dev/block/sde18]
KERNEL [13288446] @ 0x80008000
RAMDISK [2684900] @ 0x81000000
SECOND [0] @ 0x80f00000
EXTRA [0] @ 0x80000100
PAGESIZE [4096]
OS_VERSION [8.0.0]
PATCH_LEVEL [2017-12]
NAME []
CMDLINE [androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 [email protected] buildvariant=user]
DTB [4393782]
KERNEL_FMT [gzip]
RAMDISK_FMT [gzip]
Repack to boot image: [new-boot.img]
KERNEL [13295950] @ 0x80008000
RAMDISK [3063248] @ 0x81000000
SECOND [0] @ 0x80f00000
EXTRA [0] @ 0x80000100
PAGESIZE [4096]
OS_VERSION [8.0.0]
PATCH_LEVEL [2017-12]
NAME []
CMDLINE [androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 [email protected] buildvariant=user]
MagiskBoot v15.3(1531) (by topjohnwu) - Boot Image Modification Tool
Cleaning up...
- Flashing new boot image
- Unmounting partitions
- Done
I:Updater process ended with RC=0
I:Install took 24 second(s).
Updating partition details...
I:Data backup size is 1681MB, free: 10341MB.
I:Unable to mount '/usb-otg'
I:Actual block device: '', current file system: 'vfat'
...done
I:Set page: 'flash_done'
I:operation_end - status=0
I:Set page: 'clear_vars'
I:Set page: 'install'
I:Set page: 'main'
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Set page: 'advanced'
I:Set page: 'copylog'
I:Set page: 'action_page'
I:operation_start: 'Copy Log'
I:Copying file /tmp/recovery.log to /data/media/0/recovery.log
Copied recovery log to /data/media/0/recovery.log.
Click to expand...
Click to collapse
try installing the4 manager from the playstore. Ever since Google added this stupid encryption there have been issues on encrypted devices. Thankfully not many run encrypted so it doesnt com up often.

hm..., the app is not (anymore) in my localized playstore. I can only sideload it, but i already tried that. Same result
Also, isn't every recent Android device encrypted by default? I mean, i have changed the default_password, but that's it

madm03 said:
hm..., the app is not (anymore) in my localized playstore. I can only sideload it, but i already tried that. Same result
Also, isn't every recent Android device encrypted by default? I mean, i have changed the default_password, but that's it
Click to expand...
Click to collapse
Yes but many disable the encryption and leave their devices unencrypted. Hell it's the first thing I do to all my devices.
I would post this in the magisk thread and see what he says.

Related

JB 4 aussies!

Sent from my XT905 using xda premium
Yeh i Suppose
Yours work?
Failed
Code:
Starting TWRP 2.3.2.3 on Sat Dec 29 12:11:42 2012
I:Internal path defined: '/data/media'
I:External path defined: '/external_sd'
I:Mount: Unable to find partition for path '/data'
Starting the UI...Pixel format: 540x960 @ 32bpp
Pixel format: RGBX_8888
framebuffer: fd 4 (540 x 960)
=> Linking mtab
=> Processing recovery.fstab
I:Processing '/sdcard'
E:Unknown File System: 'datamedia'
I:Processing '/external_sd'
I:Processing '/system'
I:Processing '/cache'
I:Processing '/data'
I:Processing '/boot'
I:Processing '/logo'
I:Processing '/recovery'
I:Processing '/pds'
I:Created '/pds' folder.
I:Processing '/modem'
I:Created '/modem' folder.
Updating partition details...
I:Unable to mount '/external_sd'
I:Actual block device: '', current file system: 'vfat'
I:Data backup size is 126MB, size: 4592MB, used: 1001MB, free: 3515MB, in data/media: 874MB.
I:'/pds' was 'ext4' now set to 'ext3'
I:Unmounting main partitions...
Partition Logs:
/external_sd | | Size: 0MB Used: 0MB Free: 0MB Backup Size: 0MB
Flags: Can_Be_Wiped Removable Is_Storage
Primary_Block_Device: /dev/block/mmcblk1p1
Display_Name: external_sd
Backup_Path: /external_sd
Backup_Name: external_sd
Storage_Path: /external_sd
Current_File_System: vfat
Fstab_File_System: vfat
Backup_Method: files
/system | /dev/block/mmcblk0p36 | Size: 925MB Used: 656MB Free: 268MB Backup Size: 656MB
Flags: Can_Be_Wiped Wipe_Available_in_GUI IsPresent
Primary_Block_Device: /dev/block/mmcblk0p36
Display_Name: System
Backup_Path: /system
Backup_Name: system
Current_File_System: ext4
Fstab_File_System: ext4
Backup_Method: files
/cache | /dev/block/mmcblk0p35 | Size: 755MB Used: 12MB Free: 743MB Backup Size: 12MB
Flags: Can_Be_Wiped Wipe_During_Factory_Reset Wipe_Available_in_GUI IsPresent
Primary_Block_Device: /dev/block/mmcblk0p35
Display_Name: Cache
Backup_Path: /cache
Backup_Name: cache
Current_File_System: ext4
Fstab_File_System: ext4
Backup_Method: files
/data | /dev/block/mmcblk0p38 | Size: 4592MB Used: 1001MB Free: 3515MB Backup Size: 126MB
Flags: Can_Be_Wiped Wipe_During_Factory_Reset Wipe_Available_in_GUI IsPresent Has_Data_Media Is_Storage
Symlink_Path: /data/media
Symlink_Mount_Point: /sdcard
Primary_Block_Device: /dev/block/mmcblk0p38
Display_Name: Data
Backup_Path: /data
Backup_Name: data
Storage_Path: /data/media
Current_File_System: ext4
Fstab_File_System: ext4
Backup_Method: files
/boot | /dev/block/mmcblk0p31 | Size: 10MB
Backup_Method: dd
/logo | /dev/block/mmcblk0p29 | Size: 4MB
Backup_Method: dd
/recovery | /dev/block/mmcblk0p32 | Size: 10MB
Backup_Method: dd
/pds | /dev/block/mmcblk0p27 | Size: 1MB Used: 1MB Free: 0MB Backup Size: 1MB
Flags: Can_Be_Wiped IsPresent
Primary_Block_Device: /dev/block/mmcblk0p27
Display_Name: pds
Backup_Path: /pds
Backup_Name: pds
Current_File_System: ext3
Fstab_File_System: ext4
Backup_Method: files
/modem | /dev/block/mmcblk0p1 | Size: 98MB Used: 45MB Free: 52MB Backup Size: 45MB
Flags: Can_Be_Wiped IsPresent
Primary_Block_Device: /dev/block/mmcblk0p1
Display_Name: modem
Backup_Path: /modem
Backup_Name: modem
Current_File_System: ext4
Fstab_File_System: ext4
Backup_Method: files
I:Loading package: TWRP (/script/ui.xml)
I:Loading package: TWRP (/data/media/TWRP/theme/ui.zip)
I:Loading package: TWRP (/res/ui.xml)
I:Loading resources...
I:Loading variables...
I:Loading pages...
I:Loading page main
I:Loading page main2
I:Loading page install
I:Loading page flash_confirm
I:Loading page flash_zip
I:Loading page flash_done
I:Loading page clear_vars
I:Loading page confirm_action
I:Loading page action_page
I:Loading page action_complete
I:Loading page filecheck
I:Loading page rebootcheck
I:Loading page wipe
I:Loading page backup
I:Loading page backupname1
I:Loading page backupname2
I:Loading page backup_run
I:Loading page restore
I:Unable to open '/data/media/TWRP/BACKUPS/TA6760069Z'
I:Loading page restore_select
I:Loading page renamebackup
I:Loading page restore_run
I:Loading page mount
I:Loading page usb_mount
I:Loading page usb_umount
I:Loading page reboot
I:Loading page settings
I:Loading page timezone
I:Loading page advanced
I:Loading page partsdcard
I:Loading page htcdumlock
I:Loading page lock
I:Loading page filemanagerlist
I:Loading page filemanageroptions
I:Loading page choosedestinationfolder
I:Loading page filemanagerrenamefile
I:Loading page filemanagerrenamefolder
I:Loading page filemanagerchmod
I:Loading page filemanagerconfirm
I:Loading page filemanageracction
I:Loading page decrypt
I:Loading page trydecrypt
I:Loading page terminalfolder
I:Loading page terminalcommand
I:Switching packages (TWRP)
I:Set page: 'clear_vars'
I:Set page: 'main2'
Command: "/sbin/recovery"
ro.boot.hardware=qcom
ro.boot.serialno=TA6760069Z
ro.boot.baseband=msm
ro.boot.mode=normal
ro.boot.bootloader=0x109B
ro.serialno=TA6760069Z
ro.bootmode=normal
ro.baseband=msm
ro.bootloader=0x109B
ro.hardware=qcom
ro.revision=33440
ro.emmc=1
ro.boot.emmc=1
ro.factorytest=0
ro.secure=0
ro.allow.mock.location=1
ro.debuggable=1
persist.sys.usb.config=mtp,adb
ro.build.id=JZO54K
ro.build.display.id=cm_scorpion_mini-userdebug 4.1.2 JZO54K eng.dhacker29.20121124.025444 test-keys
ro.build.version.incremental=eng.dhacker29.20121124.025444
ro.build.version.sdk=16
ro.build.version.codename=REL
ro.build.version.release=4.1.2
ro.build.date=Sat Nov 24 02:55:25 CST 2012
ro.build.date.utc=0
ro.build.type=userdebug
ro.build.user=dhacker29
ro.build.host=dhacker29
ro.build.tags=test-keys
ro.product.model=XT907
ro.product.brand=Verizon
ro.product.name=scorpion_mini
ro.product.device=scorpion_mini
ro.product.board=MSM8960
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=motorola
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=msm8960
ro.build.product=scorpion_mini
ro.build.description=smq_vzw-user 4.1.1 9.8.1Q_25 35 release-keys
ro.build.fingerprint=motorola/XT907_verizon/scorpion_mini:4.1.1/9.8.1Q_25/35:user/release-keys
ro.build.characteristics=default
ro.cm.device=scorpion_mini
rild.libargs=-d /dev/smd0
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
debug.enable.wl_log=1
debug.sf.no_hw_vsync=1
persist.fuse_sdcard=true
ro.warmboot.capability=1
persist.mot.gps.smart_battery=1
ro.com.google.clientid=android-motorola
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
ro.usb.mtp=0x2e50
ro.usb.mtp_adb=0x2e51
ro.usb.ptp=0x2e52
ro.usb.ptp_adb=0x2e53
ro.setupwizard.mode=ENABLED
ro.com.google.gmsversion=4.1_r2
ro.cdma.home.operator.numeric=310004
ro.cdma.home.operator.alpha=Verizon
ro.cdma.homesystem=64,65,76,77,78,79,80,81,82,83
ro.mot.eri=1
ro.cdma.nbpcd=1
ro.cdma.home.operator.isnan=1
ro.mot.ignore_csim_appid=true
ro.telephony.gsm-routes-us-smsc=1
ro.cdma.otaspnumschema=SELC,1,80,99
ro.mot.phonemode.vzw4gphone=1
ro.com.android.dataroaming=true
ro.com.google.clientidbase=android-motorola
ro.com.google.clientidbase.ms=android-verizon
ro.com.google.clientidbase.am=android-verizon
ro.com.google.clientidbase.gmm=android-motorola
ro.com.google.clientidbase.yt=android-verizon
ro.cdma.data_retry_config=max_retries=infinite,0,0,10000,10000,100000,10000,10000,10000,10000,140000,540000,960000
ro.gsm.data_retry_config=default_randomization=2000,max_retries=infinite,1000,1000,80000,125000,485000,905000
ro.gsm.2nd_data_retry_config=max_retries=1,15000
persist.mot.gps.locktype=4
persist.mot.gps.assisted=false
persist.radio.mode_pref_nv10=1
persist.radio.vrte_logic=2
persist.radio.0x9e_not_callname=1
persist.radio.skip_data_check=1
persist.ril.max.crit.qmi.fails=4
persist.sys.qc.sub.rstrtlvl=3
persist.sys.qc.sub.rdump.max=20
ro.sf.lcd_density=240
telephony.lteOnCdmaDevice=1
ro.telephony.default_network=10
ro.modem.no_wdog_chk=1
ro.media.enc.aud.fileformat=qcp
ro.media.enc.aud.codec=qcelp
ro.media.enc.aud.bps=13300
ro.media.enc.aud.ch=1
ro.media.enc.aud.hz=8000
ro.config.svlte1x=true
keyguard.no_require_sim=true
ro.com.android.dateformat=MM-dd-yyyy
ro.carrier=unknown
drm.service.enabled=true
DEVICE_PROVISIONED=1
ro.cdma.subscribe_on_ruim_ready=true
persist.radio.no_wait_for_card=1
ro.hwui.text_cache_width=2048
ro.vendor.extension_library=/system/lib/libqc-opt.so
com.qc.hardware=true
rild.libpath=/system/lib/libril-qc-qmi-1.so
ril.subscription.types=NV,RUIM
persist.radio.eons.enabled=true
ro.use_data_netmgrd=true
ro.ril.transmitpower=true
persist.radio.call_type=1
persist.radio.apm_sim_not_pwdn=1
persist.radio.dfr_mode_set=1
persist.gps.qmienabled=true
ro.config.vc_call_vol_steps=7
ro.qc.sdk.camera.facialproc=false
ro.qc.sdk.sensors.gestures=false
persist.timed.enable=true
debug.sf.hw=1
debug.egl.hw=1
debug.enabletr=0
debug.composition.type=gpu
debug.mdpcomp.maxlayer=3
debug.mdpcomp.logs=0
persist.audio.fluence.mode=endfire
persist.audio.vr.enable=false
persist.audio.handset.mic=dmic
ro.qc.sdk.audio.ssr=false
ro.bluetooth.hfp.ver=1.6
ro.qualcomm.bluetooth.sap=true
ro.qualcomm.bt.hci_transport=smd
ro.bluetooth.request.master=true
ro.bluetooth.remote.autoconnect=true
lpa.decode=false
lpa.use-stagefright=true
media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-scan=true
mmp.enable.3g2=true
af.resampler.quality=255
mpq.audio.decode=true
ro.opengles.version=131072
persist.sys.root_access=3
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=64m
dalvik.vm.heapsize=256m
dalvik.vm.heaputilization=0.25
dalvik.vm.heapidealfree=8388608
dalvik.vm.heapconcurrentstart=2097152
ro.rommanager.developerid=cyanogenmod
ro.com.android.wifi-watchlist=GoogleGuest
ro.setupwizard.enterprise_mode=1
ro.cm.version=10-20121124-UNOFFICIAL-scorpion_mini
ro.modversion=10-20121124-UNOFFICIAL-scorpion_mini
ro.config.ringtone=Orion.ogg
ro.config.notification_sound=Deneb.ogg
ro.config.alarm_alert=Hassium.ogg
dalvik.vm.lockprof.threshold=500
net.bt.name=Android
net.change=net.bt.name
dalvik.vm.stack-trace-file=/data/anr/traces.txt
init.svc.ueventd=running
init.svc.recovery=running
service.adb.root=1
init.svc.adbd=running
I:Attempt to load settings from settings file...
I:Version number saved to '/data/media/TWRP/.version'
I:Unable to mount '/external_sd'
I:Actual block device: '', current file system: 'vfat'
I:Switching packages (TWRP)
I:Set page: 'install'
I:Set page: 'flash_confirm'
I:Set page: 'flash_zip'
I:Set page: 'flash_zip'
Installing '/sdcard/Blur_Version.77.176.16.XT905.Telstra.en.AU.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found.
Installing configureflex....
installing gptupgrade updater extensions
installing BL updater extensions
E:unknown command [un_configure]
is_dir_empty(/system/multiconfig/ap)=0In get_config for file [/system/multiconfig/config-id]
Successfully created config-id file
Unable to open config-id file '/system/multiconfig/config-id' (No such file or directory)
In get_config for file [/system/multiconfig/master-config-id]
Value read from pds is 272
From config id 0 .... To config id 272
.. removing configuration for 0
get_folder_path: initial absolute path [/system//multiconfig/ap/0] , sub path [multiconfig/ap/0]
get_folder_path: absolute_path [/system//multiconfig/ap/0], sub_path [multiconfig/ap/0], confid=0
Absoulte folder path /system//multiconfig/ap/0/app
Absoulte folder path /system//multiconfig/ap/0/app/HomeConfig.apk
..File[/system///app/HomeConfig.apk] and is_delete_op = [1] status = [Failure]
.. Error msg is [No such file or directory]
Absoulte folder path /system//multiconfig/ap/0/build.prop
Absoulte folder path /system//multiconfig/ap/0/default.prop
Absoulte folder path /system//multiconfig/ap/0/etc
Absoulte folder path /system//multiconfig/ap/0/etc/apns-conf.xml
..File[/system///etc/apns-conf.xml] and is_delete_op = [1] status = [Failure]
.. Error msg is [No such file or directory]
Absoulte folder path /system//multiconfig/ap/0/lib
Absoulte folder path /system//multiconfig/ap/0/media
Absoulte folder path /system//multiconfig/ap/0/media/audio
Absoulte folder path /system//multiconfig/ap/0/media/audio/alarms
Absoulte folder path /system//multiconfig/ap/0/media/audio/notifications
Absoulte folder path /system//multiconfig/ap/0/media/audio/ringtones
done with remove config...
---- copy config called.. path [/system/multiconfig/ap/backup], mc_sub_path = multiconfig/ap/backup
is_dir_empty(/system/multiconfig/ap/backup)=0command buf is /system/bin/cp -R -h -p /system/multiconfig/ap/backup/* /system/
Copied new configuration successfully for [/system/multiconfig/ap/backup] verify it...
Absoulte folder path /system/multiconfig/ap/backup/app
Absoulte folder path /system/multiconfig/ap/backup/app/HomeConfig.apk
..File[/system//app/HomeConfig.apk] and is_delete_op = [0] status = [Failure]
.. Error msg is [No such file or directory]
Absoulte folder path /system/multiconfig/ap/backup/build.prop
..File[/system//build.prop] and is_delete_op = [0] status = [Success]
Absoulte folder path /system/multiconfig/ap/backup/etc
Absoulte folder path /system/multiconfig/ap/backup/etc/apns-conf.xml
..File[/system//etc/apns-conf.xml] and is_delete_op = [0] status = [Failure]
.. Error msg is [No such file or directory]
get_folder_path: initial absolute path [/system//multiconfig/ap/272] , sub path [multiconfig/ap/272]
get_folder_path: absolute_path [/system//multiconfig/ap/272], sub_path [multiconfig/ap/272], confid=272
---- copy config called.. path [/system//multiconfig/ap/272], mc_sub_path = multiconfig/ap/272
is_dir_empty(/system//multiconfig/ap/272)=0command buf is /system/bin/cp -R -h -p /system//multiconfig/ap/272/* /system/
Copied new configuration successfully for [/system//multiconfig/ap/272] verify it...
Absoulte folder path /system//multiconfig/ap/272/app
Absoulte folder path /system//multiconfig/ap/272/app/HomeConfig.apk
..File[/system///app/HomeConfig.apk] and is_delete_op = [0] status = [Failure]
.. Error msg is [No such file or directory]
Absoulte folder path /system//multiconfig/ap/272/build.prop
..File[/system///build.prop] and is_delete_op = [0] status = [Success]
Absoulte folder path /system//multiconfig/ap/272/default.prop
..File[/system///default.prop] and is_delete_op = [0] status = [Success]
Absoulte folder path /system//multiconfig/ap/272/etc
Absoulte folder path /system//multiconfig/ap/272/etc/apns-conf.xml
..File[/system///etc/apns-conf.xml] and is_delete_op = [0] status = [Failure]
.. Error msg is [No such file or directory]
Absoulte folder path /system//multiconfig/ap/272/lib
Absoulte folder path /system//multiconfig/ap/272/media
Absoulte folder path /system//multiconfig/ap/272/media/audio
Absoulte folder path /system//multiconfig/ap/272/media/audio/alarms
Absoulte folder path /system//multiconfig/ap/272/media/audio/notifications
Absoulte folder path /system//multiconfig/ap/272/media/audio/ringtones
unable to find file : /system/multiconfig/bp/0/bp_nvm.bin
unable to find file : /system/multiconfig/bp/272/bp_nvm.bin
script aborted: assert failed: getprop("ro.product.device") == "scorpion_mini_u" ||
getprop("ro.build.product") == "scorpion_mini_u" ||
getprop("ro.product.device") == "smq_u" ||
getprop("ro.build.product") == "smq_u"
assert failed: getprop("ro.product.device") == "scorpion_mini_u" || getprop("ro.build.product") == "scorpion_mini_u" || getprop("ro.product.device") == "smq_u" || getprop("ro.build.product") == "smq_u"
E:Error in /sdcard/Blur_Version.77.176.16.XT905.Telstra.en.AU.zip
(Status 7)
Error flashing zip '/sdcard/Blur_Version.77.176.16.XT905.Telstra.en.AU.zip'
Updating partition details...
I:Unable to mount '/external_sd'
I:Actual block device: '', current file system: 'vfat'
I:Data backup size is 126MB, size: 4592MB, used: 1001MB, free: 3515MB, in data/media: 874MB.
I:Set page: 'flash_done'
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Set page: 'advanced'
I:Set page: 'confirm_action'
I:Set page: 'clear_vars'
I:Set page: 'advanced'
I:Set page: 'confirm_action'
I:Set page: 'action_page'
well i have copyed the zip now but cant work out now how to get it on my pc so i can change the updater script. The file is protected and I cant copy from phone to pc in anyway (ADB,File Transfer,PortGrab cant even change the file permissions nothing any suggestions here would be much appreciated
If someone gets the update successfully could you make a NANDROID or .xml backup
Thankyou All
Cuzzo- said:
well i have copyed the zip now but cant work out now how to get it on my pc so i can change the updater script. The file is protected and I cant copy from phone to pc in anyway (ADB,File Transfer,PortGrab cant even change the file permissions nothing any suggestions here would be much appreciated
If someone gets the update successfully could you make a NANDROID or .xml backup
Thankyou All
Click to expand...
Click to collapse
Using p3droids app ppl can make an xml/zip
Sent from my Nexus 7 using xda premium
pjcons said:
Using p3droids app ppl can make an xml/zip
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Yes was aware of that thanks anyway.. Did your update fail?
I Have looked at the log and it looks like the build.prop that TWRP loads is for 4.1.2 and its Dhackers CM10 Prop file or am I wrong?
if anyone could Get P3Droids app to capture the ROM so I could try that
also would love to know if apacheo had any luck with his update cause as far as I know we have done the same things as to get JB running on our Ms
Any other suggestions much appreciated
Thanks
Yeah I managed to get the update on my M.
Had to flash back to Telstra stock ICS though, then the OTA worked properly. Had to use stock recovery too, TWRP wouldn't flash it.
Was a ***** to get it going but I got there in the end.
i have done the fastboot restore to stock ICS how did you get the stock recovery back on Apache? I have tried several times and no dice!
See my PM - you can do it with TWRP, just have to edit the updater-script to remove the asserts.
apacheo said:
Yeah I managed to get the update on my M.
Had to flash back to Telstra stock ICS though, then the OTA worked properly. Had to use stock recovery too, TWRP wouldn't flash it.
Was a ***** to get it going but I got there in the end.
Click to expand...
Click to collapse
could you please post the fxz backup?
apacheo said:
See my PM - you can do it with TWRP, just have to edit the updater-script to remove the asserts.
Click to expand...
Click to collapse
How did you edit the updater-script with TWRP? :S
p3toolbox doesn't seem to be working with telstra's jb. I've been trying for days to do the xml backup. usually it says the sd card is not mounted or it's write protected.
sometimes it does it's thing but the backup folder is always empty.
I managed to "install" ota with twrp, failed right at the end (at the "update partitions" stage) but everything seems to be working fine, no FCs, been using for the last week with absolutely 0 issues)
in the updater script (from meta-inf/google/android) I've deleted the first line (with the mount, don't forget to mount system in twrp before hitting install) + the next 2 asserts (to stop checking build.prop)
hope that helps.
if anyone needs the ota file, just ask
Sent from my Nexus 4 using xda premium
dan.steck said:
p3toolbox doesn't seem to be working with telstra's jb. I've been trying for days to do the xml backup. usually it says the sd card is not mounted or it's write protected.
sometimes it does it's thing but the backup folder is always empty.
I managed to "install" ota with twrp, failed right at the end (at the "update partitions" stage) but everything seems to be working fine, no FCs, been using for the last week with absolutely 0 issues)
in the updater script (from meta-inf/google/android) I've deleted the first line (with the mount, don't forget to mount system in twrp before hitting install) + the next 2 asserts (to stop checking build.prop)
hope that helps.
if anyone needs the ota file, just ask
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
Do you mind uploading your ota file Dan?
I tried editing my updater-script like you described but got a "Status 6" error. :S
Thank you
after the update fails, in twrp, you can go in Advanced->Copy Log to SD, look for a recovery.log in the root of your sd card to see exactly what the problem is
Sent from my Nexus 4 using xda premium
---------- Post added at 01:53 PM ---------- Previous post was at 01:37 PM ----------
Forgot to mention: use notepad++ to edit the update script.
Notepad will save things with windows line endings (\r\n) and Android will not like those.
Sent from my Nexus 4 using xda premium
I will bring it to P3Droid's attention that the XML backup seems to be broken on Telstra JB and see if he has any insight into the issue.
Edit: check this thread where he responded about another issue with similar symptoms that is resolved by reinstalling busybox from the market.
That should fix the mount error with the sdcard.
http://forum.xda-developers.com/showthread.php?t=2144335
Firmwares Coming Soon!!!: http://forum.xda-developers.com/showthread.php?t=2169220
Non English languages support in Aussie Razr M
Hi,
Could anyone from Australia confirm whether the Aussie version of the Razr M supports other languages like french, fpanish, etc in JB...?
I'm looking forward to buying one and I need both european languages on top of english.
Thanks in advance,
Melchior.

[RECOVERY][3.4.0-10][dipper] Official/Unofficial TWRP recovery for Xiaomi Mi 8

Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Code:
#include <std_disclaimer.h>
/*
*
* We are 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 us for messing up your device, we will laugh at you.
*
*/
Features:
- Decrypt works
- Mtp works
- Adb works
- Notch theme included ( https://goo.gl/zh9ATT )
- EDL Button (Only in the unofficial one)
- Android 10/Q support
- Android 11 Decryption
Download:
TWRP 3.4.0-10 Unofficial by mauronofrio
TWRP 3.4.0-0 Unofficial by mauronofrio
TWRP 3.3.1-2 Unofficial by mauronofrio
TWRP 3.3.1-1 Unofficial by mauronofrio
TWRP 3.3.1-0 Unofficial by mauronofrio
TWRP 3.2.3-5 Unofficial by mauronofrio
TWRP 3.2.3-4 Unofficial by mauronofrio
TWRP 3.2.3 Official by mauronofrio (Actually the official one is the same of the 3.2.3-3 unofficial)
Reccomended ADB and Fastboot binaries:
Adb and Fastboot Installer
Source code:
https://github.com/omnirom/android_bootable_recovery
https://github.com/mauronofrio/android_device_xiaomi_dipper
Donations:
Credits:
@notsyncing
@alfazulu77
Created 2019-01-26
Thanks for the new TWRP. Will give it a try ASAP
arifqur said:
Thanks for the new TWRP. Will give it a try ASAP
Click to expand...
Click to collapse
The twrp was tested on a pie global rom, so is needed some test on oreo and other aosp roms
Hi, Is It multilanguage? And Can I use it for install Xiaomi.eu rom?
Inviato dal mio MI 8 utilizzando Tapatalk
marco-ko said:
Hi, Is It multilanguage? And Can I use for install Xiaomi.eu rom?
Inviato dal mio MI 8 utilizzando Tapatalk
Click to expand...
Click to collapse
It's multilanguage, i don't remember if i added also extra languages, in all cases i can add it easily. For the .eu rom i have not tested it
EDIT: tested and with this twrp you can flash the .eu
Good to know
link to device source is a bit wrong, its showing android_device_oneplus_dipper
kowakx said:
link to device source is a bit wrong, its showing android_device_oneplus_dipper
Click to expand...
Click to collapse
Yes i used the oneplus 6t fac simile and i forgot to modify the link correctly, now should be fine
I installed with twrp and when restart recovery it freeze at home Page teamwin 3.2.3.0 without show install, wipe etc...
Now i have to flash another with fastboot
Inviato dal mio MI 8 utilizzando Tapatalk
marco-ko said:
I installed with twrp and when restart recovery it freeze at home Page teamwin 3.2.3.0 without show install, wipe etc...
Now i have to flash another with fastboot
Inviato dal mio MI 8 utilizzando Tapatalk
Click to expand...
Click to collapse
Can you tell me on which rom you are now?
mauronofrio said:
Can you tell me on which rom you are now?
Click to expand...
Click to collapse
MIUI 10.2.2.0 Global stable
Inviato dal mio MI 8 utilizzando Tapatalk
No problems here.
Works just fine
arifqur said:
No problems here.
Works just fine
Click to expand...
Click to collapse
Which rom ?
Inviato dal mio MI 8 utilizzando Tapatalk
marco-ko said:
I installed with twrp and when restart recovery it freeze at home Page teamwin 3.2.3.0
Click to expand...
Click to collapse
mauronofrio said:
Can you tell me on which rom you are now?
Click to expand...
Click to collapse
I have the same problem. It freezes on the TWRP splash screen.
I'm running the latest Syberia Project ROM (syberia_dipper-v2.1-20190113-1557-OFFICIAL) and I flashed from fastboot.
I don't know if this logcat is helpful...?
Code:
01-27 11:34:03.243 522 522 E cutils-trace: Error opening trace file: No such file or directory (2)
01-27 11:34:03.243 517 517 E cutils-trace: Error opening trace file: No such file or directory (2)
01-27 11:34:03.256 517 517 W hwservicemanager: getTransport: Cannot find entry [email protected]::IServiceManager/default in either framework or device manifest.
01-27 11:34:03.256 517 517 E SELinux : avc: denied { find } for interface=android.hardware.keymaster::IKeymasterDevice pid=522 scontext=u:r:recovery:s0 tcontext=u:object_r:hal_keymaster_hwservice:s0 tclass=hwservice_manager permissive=1
01-27 11:34:03.257 517 517 W hwservicemanager: getTransport: Cannot find entry [email protected]::IKeymasterDevice/default in either framework or device manifest.
01-27 11:34:03.258 522 522 I ServiceManagement: getService: Trying again for [email protected]::IKeymasterDevice/default...
01-27 11:34:04.258 522 522 W ServiceManagement: Waited one second for [email protected]::IKeymasterDevice/default. Waiting another...
01-27 11:34:06.258 522 522 I chatty : uid=0(root) /sbin/recovery identical 2 lines
01-27 11:34:07.258 522 522 W ServiceManagement: Waited one second for [email protected]::IKeymasterDevice/default. Waiting another...
01-27 11:34:08.090 573 575 I adbd : initializing functionfs
01-27 11:34:08.090 573 575 I adbd : opening control endpoint /dev/usb-ffs/adb/ep0
01-27 11:34:08.092 573 575 I adbd : functionfs successfully initialized
01-27 11:34:08.092 573 575 I adbd : registering usb transport
01-27 11:34:08.092 573 577 E cutils-trace: Error opening trace file: No such file or directory (2)
01-27 11:34:08.258 522 522 W ServiceManagement: Waited one second for [email protected]::IKeymasterDevice/default. Waiting another...
marco-ko said:
Which rom ?
Inviato dal mio MI 8 utilizzando Tapatalk
Click to expand...
Click to collapse
Was on EU.MIUI 9.1.24 then restored a previous backup of Havoc and the installed the new RR
It freezes even if I load it with fastboot boot twrp 3.2.3-0-dipper.img.
I checked MD5 sum and it is the same as that shown on the androidfilehost web page.
I don't understand what is the issue.
P.S.:
If it could be useful my Mi8 is 6/128Gb CN version with MIUI 10.2.2.0 global stabile and Magisk v18.
I also flashed disable no-verity ForceEncrypt to allow O.S. to boot
Inviato dal mio MI 8 utilizzando Tapatalk
marco-ko said:
It freezes even if I load it with fastboot boot twrp 3.2.3-0-dipper.img.
I checked MD5 sum and it is the same as that shown on the androidfilehost web page.
I don't understand what is the issue.
P.S.:
If it could be useful my Mi8 is 6/128Gb CN version with MIUI 10.2.2.0 global stabile and Magisk v18.
I also flashed disable no-verity ForceEncrypt to allow O.S. to boot
Inviato dal mio MI 8 utilizzando Tapatalk
Click to expand...
Click to collapse
Forceencrypt is no more needed, i need to check a bit, seems there is a bug for someone
JustinTrouble said:
I have the same problem. It freezes on the TWRP splash screen.
I'm running the latest Syberia Project ROM (syberia_dipper-v2.1-20190113-1557-OFFICIAL) and I flashed from fastboot.
I don't know if this logcat is helpful...?
Code:
01-27 11:34:03.243 522 522 E cutils-trace: Error opening trace file: No such file or directory (2)
01-27 11:34:03.243 517 517 E cutils-trace: Error opening trace file: No such file or directory (2)
01-27 11:34:03.256 517 517 W hwservicemanager: getTransport: Cannot find entry [email protected]::IServiceManager/default in either framework or device manifest.
01-27 11:34:03.256 517 517 E SELinux : avc: denied { find } for interface=android.hardware.keymaster::IKeymasterDevice pid=522 scontext=u:r:recovery:s0 tcontext=u:object_r:hal_keymaster_hwservice:s0 tclass=hwservice_manager permissive=1
01-27 11:34:03.257 517 517 W hwservicemanager: getTransport: Cannot find entry [email protected]::IKeymasterDevice/default in either framework or device manifest.
01-27 11:34:03.258 522 522 I ServiceManagement: getService: Trying again for [email protected]::IKeymasterDevice/default...
01-27 11:34:04.258 522 522 W ServiceManagement: Waited one second for [email protected]::IKeymasterDevice/default. Waiting another...
01-27 11:34:06.258 522 522 I chatty : uid=0(root) /sbin/recovery identical 2 lines
01-27 11:34:07.258 522 522 W ServiceManagement: Waited one second for [email protected]::IKeymasterDevice/default. Waiting another...
01-27 11:34:08.090 573 575 I adbd : initializing functionfs
01-27 11:34:08.090 573 575 I adbd : opening control endpoint /dev/usb-ffs/adb/ep0
01-27 11:34:08.092 573 575 I adbd : functionfs successfully initialized
01-27 11:34:08.092 573 575 I adbd : registering usb transport
01-27 11:34:08.092 573 577 E cutils-trace: Error opening trace file: No such file or directory (2)
01-27 11:34:08.258 522 522 W ServiceManagement: Waited one second for [email protected]::IKeymasterDevice/default. Waiting another...
Click to expand...
Click to collapse
Can you extract the recovery log you can fin in /tmp when you boot the twrp? You can extract it via adb
mauronofrio said:
Can you extract the recovery log you can fin in /tmp when you boot the twrp? You can extract it via adb
Click to expand...
Click to collapse
Of course. Here it is...
Code:
Starting TWRP 3.2.3-0-2315e859 on Mon Apr 13 01:02:20 1970
(pid 521)
BOARD_HAS_NO_REAL_SDCARD := true
RECOVERY_SDCARD_ON_DATA := true
I:Lun file '/sys/class/android_usb/android0/f_mass_storage/lun0/file' does not exist, USB storage mode disabled
TW_INCLUDE_CRYPTO := true
I:TW_BRIGHTNESS_PATH := /sys/class/backlight/panel0-backlight/brightness
I:Found brightness file at '/sys/class/backlight/panel0-backlight/brightness'
I:TWFunc::Set_Brightness: Setting brightness control to 420
I:LANG: en
Starting the UI...
setting DRM_FORMAT_BGRA8888 and GGL_PIXEL_FORMAT_BGRA_8888
setting DRM_FORMAT_ARGB8888 and GGL_PIXEL_FORMAT_RGBA_8888
setting DRM_FORMAT_ARGB8888 and GGL_PIXEL_FORMAT_RGBA_8888
Using drm graphics.
I:TWFunc::Set_Brightness: Setting brightness control to 420
I:Loading package: splash (/twres/splash.xml)
I:Load XML directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/splash.xml' directly
I:Checking resolution...
I:Scaling theme width 1.000000x and height 1.170833x, offsets x: 0 y: 0 w: 0 h: 0
I:Loading resources...
I:Loading variables...
I:Loading mouse cursor...
I:Loading pages...
I:Loading page splash
I:Switching packages (splash)
=> Linking mtab
=> Processing /etc/recovery.fstab
I:Reading /etc/recovery.fstab
I:Processing '/boot'
I:Processing '/cache'
I:Processing '/recovery'
I:Processing '/system'
I:Processing '/vendor'
I:Processing '/system_image'
I:Processing '/vendor_image'
I:Processing '/data'
I:FBE contents 'ice', filenames 'aes-256-cts'
I:Processing '/firmware'
I:Created '/firmware' folder.
I:Processing '/cust'
I:Created '/cust' folder.
I:Processing '/misc'
I:Processing '/modem'
I:Processing '/bluetooth'
I:Processing '/dsp'
I:Processing '/efs1'
I:Processing '/efs2'
I:Processing '/efsc'
I:Processing '/efsg'
I:Processing '/persist'
I:Created '/persist' folder.
I:TWFunc::Fixup_Time: Pre-fix date and time: 1970-04-13--01-02-20
I:TWFunc::Fixup_Time: Setting time offset from file /sys/class/rtc/rtc0/since_epoch
I:TWFunc::Fixup_Time: will attempt to use the ats files now.
I:TWFunc::Fixup_Time: Setting time offset from file /persist/time/ats_2, offset 1539800375167
I:TWFunc::Fixup_Time: Date and time corrected: 2019-01-27--19-21-56
I:Processing '/usb_otg'
I:Created '/usb_otg' folder.
I:Done processing fstab files
I:Setting up '/data' as data/media emulated storage.
I:mount -o bind '/data/media' '/sdcard' process ended with RC=0
I:mount -o bind '/data/media/0' '/sdcard' process ended with RC=0
I:File Based Encryption is present
e4crypt_initialize_global_de
calling retrieveAndInstallKey
Key exists, using: /data/unencrypted/key
JustinTrouble said:
Of course. Here it is...
Code:
Starting TWRP 3.2.3-0-2315e859 on Mon Apr 13 01:02:20 1970
(pid 521)
BOARD_HAS_NO_REAL_SDCARD := true
RECOVERY_SDCARD_ON_DATA := true
I:Lun file '/sys/class/android_usb/android0/f_mass_storage/lun0/file' does not exist, USB storage mode disabled
TW_INCLUDE_CRYPTO := true
I:TW_BRIGHTNESS_PATH := /sys/class/backlight/panel0-backlight/brightness
I:Found brightness file at '/sys/class/backlight/panel0-backlight/brightness'
I:TWFunc::Set_Brightness: Setting brightness control to 420
I:LANG: en
Starting the UI...
setting DRM_FORMAT_BGRA8888 and GGL_PIXEL_FORMAT_BGRA_8888
setting DRM_FORMAT_ARGB8888 and GGL_PIXEL_FORMAT_RGBA_8888
setting DRM_FORMAT_ARGB8888 and GGL_PIXEL_FORMAT_RGBA_8888
Using drm graphics.
I:TWFunc::Set_Brightness: Setting brightness control to 420
I:Loading package: splash (/twres/splash.xml)
I:Load XML directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/splash.xml' directly
I:Checking resolution...
I:Scaling theme width 1.000000x and height 1.170833x, offsets x: 0 y: 0 w: 0 h: 0
I:Loading resources...
I:Loading variables...
I:Loading mouse cursor...
I:Loading pages...
I:Loading page splash
I:Switching packages (splash)
=> Linking mtab
=> Processing /etc/recovery.fstab
I:Reading /etc/recovery.fstab
I:Processing '/boot'
I:Processing '/cache'
I:Processing '/recovery'
I:Processing '/system'
I:Processing '/vendor'
I:Processing '/system_image'
I:Processing '/vendor_image'
I:Processing '/data'
I:FBE contents 'ice', filenames 'aes-256-cts'
I:Processing '/firmware'
I:Created '/firmware' folder.
I:Processing '/cust'
I:Created '/cust' folder.
I:Processing '/misc'
I:Processing '/modem'
I:Processing '/bluetooth'
I:Processing '/dsp'
I:Processing '/efs1'
I:Processing '/efs2'
I:Processing '/efsc'
I:Processing '/efsg'
I:Processing '/persist'
I:Created '/persist' folder.
I:TWFunc::Fixup_Time: Pre-fix date and time: 1970-04-13--01-02-20
I:TWFunc::Fixup_Time: Setting time offset from file /sys/class/rtc/rtc0/since_epoch
I:TWFunc::Fixup_Time: will attempt to use the ats files now.
I:TWFunc::Fixup_Time: Setting time offset from file /persist/time/ats_2, offset 1539800375167
I:TWFunc::Fixup_Time: Date and time corrected: 2019-01-27--19-21-56
I:Processing '/usb_otg'
I:Created '/usb_otg' folder.
I:Done processing fstab files
I:Setting up '/data' as data/media emulated storage.
I:mount -o bind '/data/media' '/sdcard' process ended with RC=0
I:mount -o bind '/data/media/0' '/sdcard' process ended with RC=0
I:File Based Encryption is present
e4crypt_initialize_global_de
calling retrieveAndInstallKey
Key exists, using: /data/unencrypted/key
Click to expand...
Click to collapse
Ok, can you share also a full dmesg? do you know how to make it?
Maybe can you also share a full logcat? you can copy it on pastebin
EDIT: no more needed, can i ask you which twrp you are using actually?

Decompression Fails on any PIE ROM installation

PROBLEM:
Unable to install any PIE ROM by flashing with TWRP. Any flashing attempt of a PIE ROM will be terminated with the error 7 and the Log message the ROM failed to decrompress. OTA updates works, and flashing Oreo ROMs works.
WHAT I TRIED:
- deleting the assert line from updater script
- several different TWRP recoveries, including Orange Fox and official TWRP
- checking "use rm-rf" in TWRP
- decompressing the ROM with 7zip works always
I am at the end of my creativity. Has anyone an idea what else I can try?
LOG (Excerpt):
Code:
_____ __ _ _____ __ _
/ ___/__ __/ /_ ___ _____(_)___ _ / ___/__ __/ /_ ___ _____(_)___ _
\__ \/ / / / __ \/ _ \/ ___/ / __ `/ \__ \/ / / / __ \/ _ \/ ___/ / __ `/
___/ / /_/ / /_/ / __/ / / / /_/ / ___/ / /_/ / /_/ / __/ / / / /_/ /
/____/\__, /_.___/\___/_/ /_/\__,_/ /____/\__, /_.___/\___/_/ /_/\__,_/
/____/ /____/
ANDROID 9.0.0 ANDROID 9.0.0
Extracted file "/tmp/install/bin/backuptool.functions"
Extracted file "/tmp/install/bin/backuptool.sh"
Extracted 2 file(s)
about to run program [/tmp/install/bin/backuptool.sh] with 2 args
grep: /postinstall/tmp/addon.d/*sh: No such file or directory
/tmp/addon.d/99-magisk.sh: .: line 3: can't open '/data/adb/magisk/addon.d.sh'
/tmp/addon.d/99-magisk.sh: .: line 3: can't open '/data/adb/magisk/addon.d.sh'
/tmp/addon.d/99-magisk.sh: .: line 3: can't open '/data/adb/magisk/addon.d.sh'
**************** Software *****************
OS version: Syberia-v2.2
Android version: 9
Security patch: 2019-01-05
SDK version: 28
Build ID: PQ1A.190105.004
Build date: Sun Feb 3 12:19:08 PST 2019
**************** Hardware *****************
Device codename: whyred
Manufacturer: Xiaomi
LCD density: 480
*******************************************
Flashing Syberia system files...
performing update
**************** Software ***************** OS version: Syberia-v2.2 Android version: 9 Security patch: 2019-01-05 SDK version: 28 Build ID: PQ1A.190105.004 Build date: Sun Feb 3 12:19:08 PST 2019 **************** Hardware ***************** Device codename: whyred Manufacturer: Xiaomi LCD density: 480 *******************************************blockimg version is 4
maximum stash entries 0
creating stash /cache/recovery/2bdde8504898ccfcd2c59f20bb8c9c25f73bb524/
Flashing Syberia system files...246562816 bytes free on /cache (0 needed)
/cache/recovery/last_command doesn't exist.
erasing 496969 blocks
writing 1024 blocks of new data
writing 1024 blocks of new data
writing 1024 blocks of new data
writing 1024 blocks of new data
writing 1024 blocks of new data
writing 1024 blocks of new data
writing 1024 blocks of new data
writing 1024 blocks of new data
writing 1024 blocks of new data
writing 1024 blocks of new data
[COLOR="Blue"]Decompression failed with BLOCK_LENGTH_2
missing 1197185 bytes of new data
failed to execute command [new 2,17257,18281]
script aborted: E1001: Failed to update system image.
E1001: Failed to update system image.error: 1001
Updater process ended with ERROR: 7
Are you installing onto the correct device? Search online for error 7.[/COLOR]
I:eek:rangeFox: installed Treble (Custom) ROM: /sdcard1/syberia_whyred-v2.2-20190203-2021-OFFICIAL.zip
I:flash_zip: installer code = 11
Error installing zip file '/sdcard1/syberia_whyred-v2.2-20190203-2021-OFFICIAL.zip'
I:DEBUG - found white led on /sys/class/leds/white/ pathI:Cannot find file /sys/class/leds/white/max_brightness
I:Cannot find file /sys/class/leds/white/brightness
Updating partition details...
I:Data backup size is 0MB, free: 42312MB.
I:Can't probe device /data/media/0
I:Unable to mount '/usb-otg'
I:Actual block device: '', current file system: 'vfat'
...done
I:Set page: 'flash_done'
I:operation_end - status=1
I:DEBUG - found white led on /sys/class/leds/white/ pathI:Cannot find file /sys/class/leds/white/max_brightness
I:Cannot find file /sys/class/leds/white/brightness
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Set page: 'advanced'
I:Set page: 'confirm_action'
I:Set page: 'action_page'
I:operation_start: 'Copy Log'
solved - sort off
Every PIE ROM that I download via my PC and then copy over to my mobile does produce the above decompression problem. Only PIE, not Oreo.
Every PIE ROM that I download via my mobiles download (browser) function produces the same problem.
Every PIE ROM I download with my mobile and with MIXplorer decompresses and installs.
Sounds strange? yep.
can you try different recovery?
twrp-3.2.3-5-whyred (unofficial) is the latest.
also, format DATA, then flash (this will delete everything so i hope you have taken backup)
YasuHamed said:
can you try different recovery?
twrp-3.2.3-5-whyred (unofficial) is the latest.
also, format DATA, then flash (this will delete everything so i hope you have taken backup)
Click to expand...
Click to collapse
YasuHamed thanks for trying to help, but I did try different TWRP.
It seems not the TWRP. For some reason my phone does not like ROMs that were downloaded with a browser. But I am fine now, as mentioned in the 2. post.

Root on Android 8.0.0 OxygenOs 5.0.8

Hi everyone,
I've got all the oneplus 3 stock, I've install the last TWRP but when I install Magisk or SuperSU (flashing on TWRP) nothing happens. And root checker say to me that there isn't any root.
I followed the "popular" guide to have a custom recovery and also for root but for me not working for root.
Any solution?
provide the logs from twrp when installing magisk, then somebody might be able to help you
This is the log of Magistik installation, can you help me?
Magisk v18.1 Installer
************************
- Mounting /system, /vendor
- Encrypted data detected, keep forceencrypt
- Target image: /dev/block/sde18
- Device platform: arm64
- Constructing environment
Signature is VALID
- Boot image is signed with AVB 1.0
- Unpacking boot image
MagiskBoot v18.1(18100) (by topjohnwu) - Boot Image Modification Tool
Parsing boot image: [/dev/block/sde18]
HEADER_VER [0]
KERNEL_SZ [13299259]
RAMDISK_SZ [2927844]
SECOND_SZ [0]
EXTRA_SZ [0]
RECOV_DTBO_SZ [0]
OS_VERSION [8.0.0]
PATCH_LEVEL [2018-11]
PAGESIZE [4096]
NAME []
CMDLINE [androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 [email protected] buildvariant=user]
CHECKSUM [c07b5188fd34947ddbcf7a23e49509406926a71e]
DTB [4393782]
KERNEL_FMT [gzip]
RAMDISK_FMT [gzip]
- Checking ramdisk status
MagiskBoot v18.1(18100) (by topjohnwu) - Boot Image Modification Tool
Loading cpio: [ramdisk.cpio]
- Magisk patched boot image detected
MagiskBoot v18.1(18100) (by topjohnwu) - Boot Image Modification Tool
Loading cpio: [ramdisk.cpio]
Move [.backup/init] -> [init]
Move [.backup/verity_key] -> [verity_key]
Remove [.backup]
Remove [.backup/.magisk]
Dump cpio: [ramdisk.cpio]
- Patching ramdisk
MagiskBoot v18.1(18100) (by topjohnwu) - Boot Image Modification Tool
Loading cpio: [ramdisk.cpio]
Add entry [init] (0750)
Patch with flag KEEPVERITY=[false] KEEPFORCEENCRYPT=[true]
Remove [verity_key]
Loading cpio: [ramdisk.cpio.orig]
Backup mismatch entry: [init] -> [.backup/init]
Backup missing entry: [verity_key] -> [.backup/verity_key]
Add entry [.backup/.magisk] (0000)
Dump cpio: [ramdisk.cpio]
MagiskBoot v18.1(18100) (by topjohnwu) - Boot Image Modification Tool
Loading dtbs from [dtb]
Found fstab in dtb.0000
Found block [system] in fstab
Found fstab in dtb.0001
Found block [system] in fstab
Found fstab in dtb.0002
Found block [system] in fstab
Found fstab in dtb.0003
Found block [system] in fstab
Found fstab in dtb.0004
Found block [system] in fstab
Found fstab in dtb.0005
Found block [system] in fstab
Found fstab in dtb.0006
Found block [system] in fstab
Found fstab in dtb.0007
Found block [system] in fstab
Found fstab in dtb.0008
Found block [system] in fstab
Found fstab in dtb.0009
Found block [system] in fstab
Found fstab in dtb.0010
Found block [system] in fstab
Found fstab in dtb.0011
Found block [system] in fstab
MagiskBoot v18.1(18100) (by topjohnwu) - Boot Image Modification Tool
MagiskBoot v18.1(18100) (by topjohnwu) - Boot Image Modification Tool
MagiskBoot v18.1(18100) (by topjohnwu) - Boot Image Modification Tool
- Repacking boot image
MagiskBoot v18.1(18100) (by topjohnwu) - Boot Image Modification Tool
Parsing boot image: [/dev/block/sde18]
HEADER_VER [0]
KERNEL_SZ [13299259]
RAMDISK_SZ [2927844]
SECOND_SZ [0]
EXTRA_SZ [0]
RECOV_DTBO_SZ [0]
OS_VERSION [8.0.0]
PATCH_LEVEL [2018-11]
PAGESIZE [4096]
NAME []
CMDLINE [androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 [email protected] buildvariant=user]
CHECKSUM [c07b5188fd34947ddbcf7a23e49509406926a71e]
DTB [4393782]
KERNEL_FMT [gzip]
RAMDISK_FMT [gzip]
Repack to boot image: [new-boot.img]
HEADER_VER [0]
KERNEL_SZ [13299259]
RAMDISK_SZ [2927844]
SECOND_SZ [0]
EXTRA_SZ [0]
RECOV_DTBO_SZ [0]
OS_VERSION [8.0.0]
PATCH_LEVEL [2018-11]
PAGESIZE [4096]
NAME []
CMDLINE [androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 [email protected] buildvariant=user]
CHECKSUM [c07b5188fd34947ddbcf7a23e49509406926a71e]
MagiskBoot v18.1(18100) (by topjohnwu) - Boot Image Modification Tool
Cleaning up...
- Flashing new boot image
- Sign image with test keys
- Unmounting partitions
- Done
I:Updater process ended with RC=0
I:Install took 17 second(s).
Aggiornamento dei dettagli della partizione...
I: Data backup size is 1193MB, free: 46777MB.
I:Unable to mount '/usb_otg'
I:Actual block device: '', current file system: 'vfat'
...fatto
I:Set page: 'flash_done'
I: operation_end - status=0
I:Set page: 'clear_vars'
I:Set page: 'install'
I:Set page: 'main'
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Set page: 'advanced'
I:Set page: 'copylog'
I:Set page: 'action_page'
I: operation_start: 'Copy Log'
I: Copying file /tmp/recovery.log to /data/media/0/recovery.log
There is no error in your logs as i saw it
You could try Magisk v17.3 here, and then update it via magisk manager later
or
Dirty flash the the full rom OOS zip along with magisk with TWRP, if fails then try clean (wipe everything first). Still fail then better to report in the magisk thread (or maybe somebody know better than me below)
Last successful rooting oos was with v17.3 on my phone.
JackJlo95 said:
This is the log of Magistik installation, can you help me?
Magisk v18.1 Installer
************************
- Mounting /system, /vendor
- Encrypted data detected, keep forceencrypt
- Target image: /dev/block/sde18
- Device platform: arm64
- Constructing environment
Signature is VALID
- Boot image is signed with AVB 1.0
- Unpacking boot image
MagiskBoot v18.1(18100) (by topjohnwu) - Boot Image Modification Tool
Parsing boot image: [/dev/block/sde18]
HEADER_VER [0]
KERNEL_SZ [13299259]
RAMDISK_SZ [2927844]
SECOND_SZ [0]
EXTRA_SZ [0]
RECOV_DTBO_SZ [0]
OS_VERSION [8.0.0]
PATCH_LEVEL [2018-11]
PAGESIZE [4096]
NAME []
CMDLINE [androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 [email protected] buildvariant=user]
CHECKSUM [c07b5188fd34947ddbcf7a23e49509406926a71e]
DTB [4393782]
KERNEL_FMT [gzip]
RAMDISK_FMT [gzip]
- Checking ramdisk status
MagiskBoot v18.1(18100) (by topjohnwu) - Boot Image Modification Tool
Loading cpio: [ramdisk.cpio]
- Magisk patched boot image detected
MagiskBoot v18.1(18100) (by topjohnwu) - Boot Image Modification Tool
Loading cpio: [ramdisk.cpio]
Move [.backup/init] -> [init]
Move [.backup/verity_key] -> [verity_key]
Remove [.backup]
Remove [.backup/.magisk]
Dump cpio: [ramdisk.cpio]
- Patching ramdisk
MagiskBoot v18.1(18100) (by topjohnwu) - Boot Image Modification Tool
Loading cpio: [ramdisk.cpio]
Add entry [init] (0750)
Patch with flag KEEPVERITY=[false] KEEPFORCEENCRYPT=[true]
Remove [verity_key]
Loading cpio: [ramdisk.cpio.orig]
Backup mismatch entry: [init] -> [.backup/init]
Backup missing entry: [verity_key] -> [.backup/verity_key]
Add entry [.backup/.magisk] (0000)
Dump cpio: [ramdisk.cpio]
MagiskBoot v18.1(18100) (by topjohnwu) - Boot Image Modification Tool
Loading dtbs from [dtb]
Found fstab in dtb.0000
Found block [system] in fstab
Found fstab in dtb.0001
Found block [system] in fstab
Found fstab in dtb.0002
Found block [system] in fstab
Found fstab in dtb.0003
Found block [system] in fstab
Found fstab in dtb.0004
Found block [system] in fstab
Found fstab in dtb.0005
Found block [system] in fstab
Found fstab in dtb.0006
Found block [system] in fstab
Found fstab in dtb.0007
Found block [system] in fstab
Found fstab in dtb.0008
Found block [system] in fstab
Found fstab in dtb.0009
Found block [system] in fstab
Found fstab in dtb.0010
Found block [system] in fstab
Found fstab in dtb.0011
Found block [system] in fstab
MagiskBoot v18.1(18100) (by topjohnwu) - Boot Image Modification Tool
MagiskBoot v18.1(18100) (by topjohnwu) - Boot Image Modification Tool
MagiskBoot v18.1(18100) (by topjohnwu) - Boot Image Modification Tool
- Repacking boot image
MagiskBoot v18.1(18100) (by topjohnwu) - Boot Image Modification Tool
Parsing boot image: [/dev/block/sde18]
HEADER_VER [0]
KERNEL_SZ [13299259]
RAMDISK_SZ [2927844]
SECOND_SZ [0]
EXTRA_SZ [0]
RECOV_DTBO_SZ [0]
OS_VERSION [8.0.0]
PATCH_LEVEL [2018-11]
PAGESIZE [4096]
NAME []
CMDLINE [androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 [email protected] buildvariant=user]
CHECKSUM [c07b5188fd34947ddbcf7a23e49509406926a71e]
DTB [4393782]
KERNEL_FMT [gzip]
RAMDISK_FMT [gzip]
Repack to boot image: [new-boot.img]
HEADER_VER [0]
KERNEL_SZ [13299259]
RAMDISK_SZ [2927844]
SECOND_SZ [0]
EXTRA_SZ [0]
RECOV_DTBO_SZ [0]
OS_VERSION [8.0.0]
PATCH_LEVEL [2018-11]
PAGESIZE [4096]
NAME []
CMDLINE [androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 [email protected] buildvariant=user]
CHECKSUM [c07b5188fd34947ddbcf7a23e49509406926a71e]
MagiskBoot v18.1(18100) (by topjohnwu) - Boot Image Modification Tool
Cleaning up...
- Flashing new boot image
- Sign image with test keys
- Unmounting partitions
- Done
I:Updater process ended with RC=0
I:Install took 17 second(s).
Aggiornamento dei dettagli della partizione...
I: Data backup size is 1193MB, free: 46777MB.
I:Unable to mount '/usb_otg'
I:Actual block device: '', current file system: 'vfat'
...fatto
I:Set page: 'flash_done'
I: operation_end - status=0
I:Set page: 'clear_vars'
I:Set page: 'install'
I:Set page: 'main'
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Set page: 'advanced'
I:Set page: 'copylog'
I:Set page: 'action_page'
I: operation_start: 'Copy Log'
I: Copying file /tmp/recovery.log to /data/media/0/recovery.log
Click to expand...
Click to collapse
One of your attempts seems to have already modified the boot image. Better dirty flash or clean flash the ROM and then attempt flashing Magisk as the previous poster says. May be 17.3 and then update to 18.1 though for me, 18.1 straightaway works. Hope the Magisk Manager is also installed. Also open the Manager and check what it says.
Ok it works for me, root is now on my OP3, I've just flash the 17.3. But now how to upgrade to 18.1? If I update on magisk manager, it upgrade only the app and no the complete magisk
JackJlo95 said:
Ok it works for me, root is now on my OP3, I've just flash the 17.3. But now how to upgrade to 18.1? If I update on magisk manager, it upgrade only the app and no the complete magisk
Click to expand...
Click to collapse
Don't you get the 'update available' text in Magisk Manager? Can you post a screenshot of the Manager?
tnsmani said:
Don't you get the 'update available' text in Magisk Manager? Can you post a screenshot of the Manager?
Click to expand...
Click to collapse
Here is it, if I tap on update the second message appears, and if I download and update it update only the app.
JackJlo95 said:
Here is it, if I tap on update the second message appears, and if I download and update it update only the app.
Click to expand...
Click to collapse
Update the Manager first, after sometime the message for the Magisk will appear and you can install it.

Gmail and Google keep crashing.. (log posted)

My Gmail and Google apps keep crashing when I open them. This is a log of my Gmail crashing ... Can anyone shed light on what may be the culprit. Any help would be much appreciated. Thanks in advance.
--------- beginning of main
[ 06-21 10:46:40.631 11246:11246 W/InputEventReceiver ]
Attempted to finish an input event but the input event receiver has already been disposed.
--------- beginning of system
[ 06-21 10:46:40.631 11246:11246 W/ViewRootImpl[Term] ]
Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=244.63522, y[0]=-61.209595, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=338603, downTime=338586, deviceId=5, source=0x1002 }
[ 06-21 10:46:40.631 11246:11246 W/ViewRootImpl[Term] ]
Dropping event due to root view being removed: MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=244.63522, y[0]=-61.209595, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=338612, downTime=338586, deviceId=5, source=0x1002 }
[ 06-21 10:46:40.631 11246:11246 W/InputEventReceiver ]
Attempted to finish an input event but the input event receiver has already been disposed.
[ 06-21 10:47:44.106 11246:11246 W/InputEventReceiver ]
Attempted to finish an input event but the input event receiver has already been disposed.
[ 06-21 10:47:47.222 11246:11246 W/InputEventReceiver ]
Attempted to finish an input event but the input event receiver has already been disposed.
[ 06-21 10:47:52.494 11246:11246 W/ActivityThread ]
handleWindowVisibility: no activity for token [email protected]
[ 06-21 10:48:22.695 11246:11246 W/InputEventReceiver ]
Attempted to finish an input event but the input event receiver has already been disposed.
[ 06-21 10:50:54.438 11246:11246 W/ActivityThread ]
handleWindowVisibility: no activity for token [email protected]
[ 06-21 10:52:00.998 11246:11246 W/ActivityThread ]
handleWindowVisibility: no activity for token [email protected]
[ 06-21 10:57:11.746 11246:11246 W/ActivityThread ]
handleWindowVisibility: no activity for token [email protected]
[ 06-21 10:58:44.919 13779:13779 W/sh ]
type=1400 audit(0.0:2900): avc: denied { read } for uid=10187 name="/" dev="rootfs" ino=2 scontext=u:r:untrusted_app_25:s0:c512,c768 tcontext=ubject_r:rootfs:s0 tclass=dir permissive=0
SM210 said:
My Gmail and Google apps keep crashing when I open them. This is a log of my Gmail crashing ... Can anyone shed light on what may be the culprit. Any help would be much appreciated. Thanks in advance.
--------- beginning of main
[ 06-21 10:46:40.631 11246:11246 W/InputEventReceiver ]
Attempted to finish an input event but the input event receiver has already been disposed.
--------- beginning of system
[ 06-21 10:46:40.631 11246:11246 W/ViewRootImpl[Term] ]
Dropping event due to root view being removed: MotionEvent { action=ACTION_MOVE, actionButton=0, id[0]=0, x[0]=244.63522, y[0]=-61.209595, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=1, eventTime=338603, downTime=338586, deviceId=5, source=0x1002 }
[ 06-21 10:46:40.631 11246:11246 W/ViewRootImpl[Term] ]
Dropping event due to root view being removed: MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=244.63522, y[0]=-61.209595, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=338612, downTime=338586, deviceId=5, source=0x1002 }
[ 06-21 10:46:40.631 11246:11246 W/InputEventReceiver ]
Attempted to finish an input event but the input event receiver has already been disposed.
[ 06-21 10:47:44.106 11246:11246 W/InputEventReceiver ]
Attempted to finish an input event but the input event receiver has already been disposed.
[ 06-21 10:47:47.222 11246:11246 W/InputEventReceiver ]
Attempted to finish an input event but the input event receiver has already been disposed.
[ 06-21 10:47:52.494 11246:11246 W/ActivityThread ]
handleWindowVisibility: no activity for token [email protected]
[ 06-21 10:48:22.695 11246:11246 W/InputEventReceiver ]
Attempted to finish an input event but the input event receiver has already been disposed.
[ 06-21 10:50:54.438 11246:11246 W/ActivityThread ]
handleWindowVisibility: no activity for token [email protected]
[ 06-21 10:52:00.998 11246:11246 W/ActivityThread ]
handleWindowVisibility: no activity for token [email protected]
[ 06-21 10:57:11.746 11246:11246 W/ActivityThread ]
handleWindowVisibility: no activity for token [email protected]
[ 06-21 10:58:44.919 13779:13779 W/sh ]
type=1400 audit(0.0:2900): avc: denied { read } for uid=10187 name="/" dev="rootfs" ino=2 scontext=u:r:untrusted_app_25:s0:c512,c768 tcontext=ubject_r:rootfs:s0 tclass=dir permissive=0
Click to expand...
Click to collapse
Seems like you're being locked out because of root and safety net. There's an avc message in there. There should be a Magisk module that handles that. If you already have it, and it's enabled, then rerun the logs but filter for errors this time. Right now your logs are only showing warnings, which doesn't fully explain the problem. I think the module for that is Magisk Hide Props.
Installed magisk module passed on both as shown. Here's a long log of Gmail failing to open.
https://drive.google.com/file/d/14bgsOzmCuVhqAkBHbEYmvjgWkd0knkSh/view?usp=drivesdk
Sent from my jeter using XDA Labs
SM210 said:
Installed magisk module passed on both as shown. Here's a long log of Gmail failing to open.
https://drive.google.com/file/d/14bgsOzmCuVhqAkBHbEYmvjgWkd0knkSh/view?usp=drivesdk
Sent from my jeter using XDA Labs
Click to expand...
Click to collapse
The font appears to be from a custom ROM. Are you running a GSI? Kinda looks like AOSiP. I'm checking out the logs now.
Spaceminer said:
The font appears to be from a custom ROM. Are you running a GSI? Kinda looks like AOSiP. I'm checking out the logs now.
Click to expand...
Click to collapse
Magisk module font on stock pie with a substratum theme but Gmail theme isn't applied and even before I began to use custom fonts and substratum I had this issue...
Sent from my jeter using XDA Labs
SM210 said:
Magisk module font on stock pie with a substratum theme but Gmail theme isn't applied and even before I began to use custom fonts and substratum I had this issue...
Sent from my jeter using XDA Labs
Click to expand...
Click to collapse
That rules out some things. Are you using adoptable storage?
Spaceminer said:
That rules out some things. Are you using adoptable storage?
Click to expand...
Click to collapse
No. I'm getting error 2 in twrp when I try and install any system.img in recovery. This is new. I hadn't messed with gsi in a few days till now. First gsi that wouldn't install that used to but never booted was Q preview. Think it has anything to do with that?
Sent from my jeter using XDA Labs
Now I can restore a gsi fine but won't flash one. Fails every time. Error 2. Wierd...
Sent from my jeter using XDA Labs
Want me to grab a recovery log? Of failed flash?
Gmail and Google search apps are the only apps that won't open. If they do they only open for a few seconds then they close as if I hit my back key.
Edit added: And this issue doesn't happen on a restore nandroid gsi. The Gmail and Google app only close on their own on stock pie.
Sent from my jeter using XDA Labs
And now my my boost app is doing same thing. It attempts to open then closes immediately.
Sent from my jeter using XDA Labs
SM210 said:
Want me to grab a recovery log? Of failed flash?
Gmail and Google search apps are the only apps that won't open. If they do they only open for a few seconds then they close as if I hit my back key.
Edit added: And this issue doesn't happen on a restore nandroid gsi. The Gmail and Google app only close on their own on stock pie.
Sent from my jeter using XDA Labs
Click to expand...
Click to collapse
Android Q will never flash on our device unless someone ports 64bit. Google is dropping 32bit entirely. That's normal. It shouldn't install without a 64bit twrp, which we don't have. I'm working on it actually. All GSIs must be arm32 A only.
The logs are saying Nova launcher has a conflict with Gmail. They're fighting each other to draw on the screen. Have you tried switching to the stock launcher, and then opening Gmail?
Spaceminer said:
Android Q will never flash on our device unless someone ports 64bit. Google is dropping 32bit entirely. That's normal. It shouldn't install without a 64bit twrp, which we don't have. I'm working on it actually. All GSIs must be arm32 A only.
The logs are saying Nova launcher has a conflict with Gmail. They're fighting each other to draw on the screen. Have you tried switching to the stock launcher, and then opening Gmail?
Click to expand...
Click to collapse
Still same. I just started using Nova recently again. Problem occurred before that even. I appreciate your help!!! I factory reset and still happens. Ugh.
Sent from my jeter using XDA Labs
Spaceminer said:
Android Q will never flash on our device unless someone ports 64bit. Google is dropping 32bit entirely. That's normal. It shouldn't install without a 64bit twrp, which we don't have. I'm working on it actually. All GSIs must be arm32 A only.
The logs are saying Nova launcher has a conflict with Gmail. They're fighting each other to draw on the screen. Have you tried switching to the stock launcher, and then opening Gmail?
Click to expand...
Click to collapse
Recovery log trying to install havoc gsi
__bionic_open_tzdata: couldn't find any tzdata when looking for localtime!
__bionic_open_tzdata: couldn't find any tzdata when looking for GMT!
__bionic_open_tzdata: couldn't find any tzdata when looking for posixrules!
Starting TWRP 3.2.3-0-16badcea on Tue Mar 10 15:40:22 1970
(pid 364)
BOARD_HAS_NO_REAL_SDCARD := true
RECOVERY_SDCARD_ON_DATA := true
I:Lun file '/sys/class/android_usb/android0/f_mass_storage/lun0/file' does not exist, USB storage mode disabled
TW_INCLUDE_CRYPTO := true
I:Find_File: Error opening '/sys/class/backlight'
I:Found brightness file at '/sys/class/leds/lcd-backlight/brightness'
I:Got max brightness 255 from '/sys/class/leds/lcd-backlight/max_brightness'
I:TWFunc::Set_Brightness: Setting brightness control to 255
I:LANG: en
Starting the UI...
setting DRM_FORMAT_RGB565 and GGL_PIXEL_FORMAT_RGB_565
Skipping drm graphics -- not present in build tree
fb0 reports (possibly inaccurate):
vi.bits_per_pixel = 32
vi.red.offset = 0 .length = 8
vi.green.offset = 8 .length = 8
vi.blue.offset = 16 .length = 8
setting GGL_PIXEL_FORMAT_RGBA_8888
double buffered
framebuffer: 0 (720 x 1440)
Using fbdev graphics.
I:TWFunc::Set_Brightness: Setting brightness control to 255
I:Loading package: splash (/twres/splash.xml)
I:Load XML directly
IageManager::LoadFileToBuffer loading filename: '/twres/splash.xml' directly
I:Checking resolution...
I:Scaling theme width 0.666667x and height 0.750000x, offsets x: 0 y: 0 w: 0 h: 0
I:Loading resources...
I:Loading variables...
I:Loading mouse cursor...
I:Loading pages...
I:Loading page splash
I:Switching packages (splash)
I:Blacklisting input device: hbtp_vm
=> Linking mtab
=> Processing /etc/recovery.fstab
I:Reading /etc/recovery.fstab
Irocessing '/boot'
Irocessing '/data'
Irocessing '/system'
Irocessing '/cache'
Irocessing '/misc'
Irocessing '/recovery'
Irocessing '/persist'
Irocessing '/vendor'
I:Created '/vendor' folder.
Irocessing '/oem'
I:Created '/oem' folder.
Irocessing '/modem'
I:Created '/modem' folder.
Irocessing '/dsp'
I:Created '/dsp' folder.
Irocessing '/external_sd'
I:Created '/external_sd' folder.
Irocessing '/usb_otg'
I:Created '/usb_otg' folder.
Irocessing '/system_image'
Irocessing '/vendor_image'
Ione processing fstab files
I:Setting up '/data' as data/media emulated storage.
I:Created '/sdcard' folder.
I:mount -o bind '/data/media' '/sdcard' process ended with RC=0
I:mount -o bind '/data/media/0' '/sdcard' process ended with RC=0
I:Setting up '/data' as data/media emulated storage.
I:mount -o bind '/data/media' '/sdcard' process ended with RC=0
I:mount -o bind '/data/media/0' '/sdcard' process ended with RC=0
I:Backup folder set to '/data/media/0/TWRP/BACKUPS/ZY323W5NQP'
I:Settings storage is '/data/media/0'
Iecrypt adopted storage starting
IageManager::LoadFileToBuffer loading filename: '/data/system/storage.xml' directly
I:successfully loaded storage.xml
Updating partition details...
Iata backup size is 3818MB, free: 6000MB.
I:Unable to mount '/usb_otg'
I:Actual block device: '', current file system: 'vfat'
...done
I:Unmounting main partitions...
Partition Logs:
/boot | /dev/block/mmcblk0p37 | Size: 16MB
Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img
Primary_Block_Device: /dev/block/mmcblk0p37
Display_Name: Boot
Storage_Name: Boot
Backup_Path: /boot
Backup_Name: boot
Backup_Display_Name: Boot
Storage_Path: /boot
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
/data | /dev/block/mmcblk0p56 | Size: 10955MB Used: 3818MB Free: 6000MB Backup Size: 3818MB
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up Wipe_During_Factory_Reset Wipe_Available_in_GUI IsPresent Can_Be_Encrypted Has_Data_Media Can_Encrypt_Backup Use_Userdata_Encryption Is_Storage Is_Settings_Storage
Symlink_Path: /data/media/0
Symlink_Mount_Point: /sdcard
Primary_Block_Device: /dev/block/mmcblk0p56
Display_Name: Data
Storage_Name: Internal Storage
Backup_Path: /data
Backup_Name: data
Backup_Display_Name: Data
Storage_Path: /data/media/0
Current_File_System: f2fs
Fstab_File_System: f2fs
Backup_Method: files
MTP_Storage_ID: 65537
/system | /dev/block/mmcblk0p55 | Size: 2324MB Used: 2023MB Free: 301MB Backup Size: 2023MB
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up Wipe_Available_in_GUI IsPresent Mount_Read_Only
Primary_Block_Device: /dev/block/mmcblk0p55
Display_Name: System
Storage_Name: System
Backup_Path: /system
Backup_Name: system
Backup_Display_Name: System
Storage_Path: /system
Current_File_System: ext4
Fstab_File_System: ext4
Backup_Method: files
/cache | /dev/block/mmcblk0p54 | Size: 247MB Used: 0MB Free: 247MB Backup Size: 0MB
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up Wipe_During_Factory_Reset Wipe_Available_in_GUI IsPresent
Primary_Block_Device: /dev/block/mmcblk0p54
Display_Name: Cache
Storage_Name: Cache
Backup_Path: /cache
Backup_Name: cache
Backup_Display_Name: Cache
Storage_Path: /cache
Current_File_System: ext4
Fstab_File_System: ext4
Backup_Method: files
/misc | /dev/block/mmcblk0p39 | Size: 1MB
Flags: IsPresent
Primary_Block_Device: /dev/block/mmcblk0p39
Display_Name: Misc
Storage_Name: Misc
Backup_Path: /misc
Backup_Name: misc
Backup_Display_Name: Misc
Storage_Path: /misc
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
/recovery | /dev/block/mmcblk0p38 | Size: 18MB
Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img
Primary_Block_Device: /dev/block/mmcblk0p38
Display_Name: Recovery
Storage_Name: Recovery
Backup_Path: /recovery
Backup_Name: recovery
Backup_Display_Name: Recovery
Storage_Path: /recovery
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
/persist | /dev/block/mmcblk0p30 | Size: 32MB
Flags: Can_Be_Backed_Up IsPresent
Primary_Block_Device: /dev/block/mmcblk0p30
Display_Name: Persist
Storage_Name: Persist
Backup_Path: /persist
Backup_Name: persist
Backup_Display_Name: Persist
Storage_Path: /persist
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
/vendor | /dev/block/mmcblk0p53 | Size: 387MB Used: 252MB Free: 134MB Backup Size: 252MB
Flags: Can_Be_Mounted Can_Be_Wiped IsPresent Mount_Read_Only
Primary_Block_Device: /dev/block/mmcblk0p53
Display_Name: Vendor
Storage_Name: Vendor
Backup_Path: /vendor
Backup_Name: vendor
Backup_Display_Name: Vendor
Storage_Path: /vendor
Current_File_System: ext4
Fstab_File_System: ext4
Backup_Method: files
/oem | /dev/block/mmcblk0p52 | Size: 598MB Used: 197MB Free: 401MB Backup Size: 197MB
Flags: Can_Be_Mounted Can_Be_Wiped IsPresent
Primary_Block_Device: /dev/block/mmcblk0p52
Display_Name: oem
Storage_Name: oem
Backup_Path: /oem
Backup_Name: oem
Backup_Display_Name: oem
Storage_Path: /oem
Current_File_System: ext4
Fstab_File_System: ext4
Backup_Method: files
/modem | /dev/block/mmcblk0p19 | Size: 96MB Used: 65MB Free: 31MB Backup Size: 65MB
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up IsPresent
Primary_Block_Device: /dev/block/mmcblk0p19
Display_Name: Modem
Storage_Name: Modem
Backup_Path: /modem
Backup_Name: modem
Backup_Display_Name: Modem
Storage_Path: /modem
Current_File_System: ext4
Fstab_File_System: ext4
Backup_Method: files
/dsp | /dev/block/mmcblk0p22 | Size: 11MB Used: 8MB Free: 3MB Backup Size: 8MB
Flags: Can_Be_Mounted Can_Be_Wiped IsPresent
Primary_Block_Device: /dev/block/mmcblk0p22
Display_Name: dsp
Storage_Name: dsp
Backup_Path: /dsp
Backup_Name: dsp
Backup_Display_Name: dsp
Storage_Path: /dsp
Current_File_System: ext4
Fstab_File_System: ext4
Backup_Method: files
/external_sd | /dev/block/mmcblk1p1 | Size: 121911MB Used: 26348MB Free: 95562MB Backup Size: 26348MB
Flags: Can_Be_Mounted Can_Be_Wiped Wipe_Available_in_GUI Removable IsPresent Is_Storage
Primary_Block_Device: /dev/block/mmcblk1p1
Alternate_Block_Device: /dev/block/mmcblk1
Display_Name: Micro SDcard
Storage_Name: Micro SDcard
Backup_Path: /external_sd
Backup_Name: external_sd
Backup_Display_Name: Micro SDcard
Storage_Path: /external_sd
Current_File_System: vfat
Fstab_File_System: vfat
Backup_Method: files
MTP_Storage_ID: 65538
/usb_otg | | Size: 0MB Used: 0MB Free: 0MB Backup Size: 0MB
Flags: Can_Be_Mounted Can_Be_Wiped Wipe_Available_in_GUI Removable Is_Storage
Primary_Block_Device: /dev/block/sda1
Alternate_Block_Device: /dev/block/sda
Display_Name: USB-OTG
Storage_Name: USB-OTG
Backup_Path: /usb_otg
Backup_Name: usb_otg
Backup_Display_Name: USB-OTG
Storage_Path: /usb_otg
Current_File_System: vfat
Fstab_File_System: vfat
Backup_Method: files
MTP_Storage_ID: 65539
/system_image | /dev/block/mmcblk0p55 | Size: 2400MB
Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img SlotSelect
Primary_Block_Device: /dev/block/mmcblk0p55
Display_Name: System Image
Storage_Name: system_image
Backup_Path: /system_image
Backup_Name: system_image
Backup_Display_Name: System Image
Storage_Path: /system_image
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
/vendor_image | /dev/block/mmcblk0p53 | Size: 400MB
Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img SlotSelect
Primary_Block_Device: /dev/block/mmcblk0p53
Display_Name: Vendor Image
Storage_Name: vendor_image
Backup_Path: /vendor_image
Backup_Name: vendor_image
Backup_Display_Name: Vendor Image
Storage_Path: /vendor_image
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
I:Loading package: TWRP (/data/media/0/TWRP/theme/ui.zip)
I:Loading zip theme
I:Loading package: TWRP (/twres/ui.xml)
I:Load XML directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/uk.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/tr.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/sv.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/sl.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/sk.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/ru.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/pt_PT.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/pt_BR.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/pl.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/nl.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/it.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/hu.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/fr.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/es.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/en.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/el.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/de.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/cz.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/en.xml' directly
parsing languageFile
parsing languageFile done
IageManager::LoadFileToBuffer loading filename: '/twres/ui.xml' directly
I:Checking resolution...
I:Scaling theme width 0.666667x and height 0.750000x, offsets x: 0 y: 0 w: 0 h: 0
I:Loading resources...
I:Failed to load image from indeterminate013, error -1
I:Loading variables...
I:Loading mouse cursor...
I:Loading pages...
I:Including file: /twres/portrait.xml...
IageManager::LoadFileToBuffer loading filename: '/twres/portrait.xml' directly
I:Loading resources...
I:Loading variables...
I:Loading mouse cursor...
I:Loading pages...
I:Loading page main
I:Loading page main2
I:Loading page install
I:Loading page flash_confirm
I:Loading page flash_zip
I:Loading page flash_done
I:Loading page flash_sleep_and_reboot
I:Loading page flashimage_confirm
I:Loading page clear_vars
I:Loading page reboot_system_routine
I:Loading page confirm_action
I:Loading page action_page
I:Loading page singleaction_page
I:Loading page action_complete
I:Loading page filecheck
I:Loading page rebootcheck
I:Loading page appcheck
I:Loading page wipe
I:Loading page advancedwipe
I:Loading page formatdata
I:Loading page formatdata_confirm
I:Loading page checkpartitionlist
I:Loading page partitionoptions
I:Loading page refreshfilesystem
I:Loading page selectfilesystem
I:Loading page backup
I:Loading page backup_options
I:Loading page backupname1
I:Loading page backupname2
I:Loading page backupencryption
I:Loading page backupencryption2
I:Loading page checkbackuppassword
I:Loading page backup_run
I:Loading page restore
I:Unable to open '/data/media/0/TWRP/BACKUPS/ZY323W5NQP'
I:Loading page restore_read
I:Loading page restore_decrypt
I:Loading page try_restore_decrypt
I:Loading page restore_select
I:Loading page renamebackup
I:Loading page restore_run
I:Loading page mount
I:Loading page usb_mount
I:Loading page usb_umount
I:Loading page system_readonly_check
I:Loading page reboot
I:Loading page rebootapp
I:Loading page system_readonly
I:Loading page settings
I:Loading page settings_timezone
I:Loading page settings_screen
I:Loading page settings_vibration
I:Loading page settings_language
I:Loading page copylog
I:Loading page advanced
I:Loading page partsdcardsel
I:Loading page partsdcardcheck
I:Loading page partsdcard
I:Loading page htcdumlock
I:Loading page lock
I:Loading page filemanagerlist
I:Loading page filemanageroptions
I:Loading page choosedestinationfolder
I:Loading page filemanagerrenamefile
I:Loading page filemanagerrenamefolder
I:Loading page filemanagerchmod
I:Loading page filemanagerconfirm
I:Loading page filemanageraction
I:Loading page decrypt
I:Loading page decrypt_pattern
I:Loading page trydecrypt
I:Loading page terminalcommand
I:Loading page sideload
I:Loading page fixcontexts
I:Loading page slideout
I:Loading page select_storage
I:Loading page select_language
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Switching packages (TWRP)
SELinux contexts loaded from /file_contexts
Full SELinux support is present.
Startup Commands:
ro.com.android.dateformat=MM-dd-yyyy
ro.boot.cid=0x32
ro.boot.uid=0B783F6F00000000000000000000
ro.boot.emmc=true
ro.boot.mode=normal
ro.boot.hwrev=0x8400
ro.boot.radio=NA
ro.boot.device=jeter
ro.boot.fsg-id=
ro.boot.carrier=sprint
ro.boot.dualsim=false
ro.boot.selinux=permissive
ro.boot.baseband=msm
ro.boot.bl_state=2
ro.boot.hardware=qcom
ro.boot.hardware.sku=XT1922-7
ro.boot.revision=P4
ro.boot.serialno=ZY323W5NQP
ro.boot.ssm_data=0000000004038881
ro.boot.btmacaddr=90:73:5A:ED:B0:57
ro.boot.bootdevice=7824900.sdhci
ro.boot.bootloader=0xB830
ro.boot.bootreason=reboot
ro.boot.veritymode=enforcing
ro.boot.wifimacaddr=90:73:5A:ED:B0:58,90:73:5A:ED:B0:59
ro.boot.write_protect=0
ro.boot.poweroff_alarm=0
ro.boot.powerup_reason=0x00004000
ro.boot.secure_hardware=1
ro.boot.verifiedbootstate=orange
ro.omni.device=jeter
ro.twrp.boot=1
ro.twrp.version=3.2.3-0
ro.wifi.channels=
ro.allow.mock.location=1
ro.board.platform=msm8937
ro.build.id=LYZ28N
ro.build.date=Tue Dec 4 20:35:01 EST 2018
ro.build.date.utc=0
ro.build.host=minty-POS
ro.build.tags=test-keys
ro.build.type=eng
ro.build.user=skullkid
ro.build.flavor=omni_jeter-eng
ro.build.display.id=omni_jeter-eng 5.1.1 LYZ28N eng.skullkid.20181204.203417 test-keys
ro.build.product=jeter
ro.build.version.sdk=22
ro.build.version.base_os=
ro.build.version.release=5.1.1
ro.build.version.codename=REL
ro.build.version.incremental=eng.skullkid.20181204.203417
ro.build.version.all_codenames=REL
ro.build.version.security_patch=2015-11-01
ro.build.description=omni_jeter-eng 5.1.1 LYZ28N eng.skullkid.20181204.203417 test-keys
ro.build.fingerprint=motorola/omni_jeter/jeter:5.1.1/LYZ28N/skullkid12042034:eng/test-keys
ro.build.characteristics=default
ro.config.ringtone=Orion.ogg
ro.config.alarm_alert=Argon.ogg
ro.config.notification_sound=pixiedust.ogg
ro.dalvik.vm.native.bridge=0
ro.kernel.android.checkjni=1
ro.secure=0
ro.zygote=zygote32
ro.carrier=unknown
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.cpu.abilist=armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=
ro.product.name=omni_jeter
ro.product.board=jeter
ro.product.brand=motorola
ro.product.model=moto g(6) play
ro.product.device=jeter
ro.product.locale.region=US
ro.product.locale.language=en
ro.product.manufacturer=motorola
ro.baseband=msm
ro.bootmode=normal
ro.hardware=qcom
ro.revision=33792
ro.serialno=ZY323W5NQP
ro.bootloader=0xB830
ro.debuggable=1
ro.factorytest=0
net.bt.name=Android
net.change=net.bt.name
init.svc.adbd=running
init.svc.ueventd=running
init.svc.recovery=running
init.svc.ldconfigtxt=stopped
init.svc.set_permissive=stopped
twrp.crash_counter=0
twrp.action_complete=0
dalvik.vm.isa.arm.features=default
dalvik.vm.dex2oat-Xms=64m
dalvik.vm.dex2oat-Xmx=512m
dalvik.vm.dex2oat-filter=interpret-only
dalvik.vm.stack-trace-file=/data/anr/traces.txt
dalvik.vm.image-dex2oat-Xms=64m
dalvik.vm.image-dex2oat-Xmx=64m
dalvik.vm.image-dex2oat-filter=verify-none
persist.sys.usb.config=adb
persist.sys.dalvik.vm.lib.2=libart.so
service.adb.root=1
I:Copying file /cache/recovery/log to /cache/recovery/last_log
tw_get_context got selinux context: ubject_r:media_rw_data_file:s0
I:Got default contexts and file mode for storage files.
I:Attempt to load settings from settings file...
I:InfoManager loading from '/data/media/0/TWRP/.twrps'.
I:Backup folder set to '/external_sd/TWRP/BACKUPS/ZY323W5NQP'
IataManager::SetBackupFolder zip path was /sdcard/Download changing to /external_sd, /sdcard
I:Copying file /etc/recovery.fstab to /cache/recovery/recovery.fstab
I:Version number saved to '/cache/recovery/.version'
I:Unable to mount '/usb_otg'
I:Actual block device: '', current file system: 'vfat'
__bionic_open_tzdata: couldn't find any tzdata when looking for CST6CDT,M3.2.0,M11.1.0!
__bionic_open_tzdata: couldn't find any tzdata when looking for posixrules!
I:TWFunc::Set_Brightness: Setting brightness control to 255
IageManager::LoadFileToBuffer loading filename: '/twres/languages/en.xml' directly
parsing languageFile
parsing languageFile done
I:Translating partition display names
I:Backup folder set to '/external_sd/TWRP/BACKUPS/ZY323W5NQP'
I:TWFunc::Fixup_Time: Pre-fix date and time: 1970-03-10--10-40-34
I:TWFunc::Fixup_Time: Setting time offset from file /sys/class/rtc/rtc0/since_epoch
I:TWFunc::Fixup_Time: will attempt to use the ats files now.
I:TWFunc::Fixup_Time: no ats files found, leaving untouched!
I:Starting MTP
I:[MTP] Starting MTP
I:sending message to add 65537 '/data/media/0' 'Internal Storage'
I:Message sent, add storage ID: 65537 '/data/media/0'
I:sending message to add 65538 '/external_sd' 'Micro SD card'
I:Message sent, add storage ID: 65538 '/external_sd'
MTP Enabled
I:Check_Lifetime_Writes result: '2110992'
I:Switching packages (TWRP)
I:Starting Adb Backup FIFO
I:Set page: 'main'
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:[MTP] created new mtpserver object
I:[MTP] MtpServer::run fd: 20
I:[MTP] mtppipe add storage 65537 '/data/media/0'
I:[MTP] MtpStorage id: 65537 path: /data/media/0
I:[MTP] mtppipe add storage 65538 '/external_sd'
I:[MTP] MtpStorage id: 65538 path: /external_sd
I:Set page: 'mount'
I:Set page: 'main'
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Set page: 'settings'
I:Set page: 'settings_timezone'
I:Set page: 'settings_screen'
I:TWFunc::Set_Brightness: Setting brightness control to 53
I:TWFunc::Set_Brightness: Setting brightness control to 43
I:Set page: 'settings_vibration'
I:Set page: 'settings'
I:Set page: 'main'
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Set page: 'install'
I:Set page: 'install'
I:Set page: 'flashimage_confirm'
I:Set page: 'action_page'
Iperation_start: 'Flash Image'
[IMAGE FLASH STARTED]
Image to flash: '/external_sd/havoc/Havoc-OS-v2.6-20190612-phhgsi_arm_a-Official.img'
Calculating restore details...
I:Image filename is: Havoc-OS-v2.6-20190612-phhgsi_arm_a-Official.img
Flashing System Image...
I:Flash command: 'simg2img '/external_sd/havoc/Havoc-OS-v2.6-20190612-phhgsi_arm_a-Official.img' '/dev/block/mmcblk0p55''
Failed to read sparse file
simg2img '/external_sd/havoc/Havoc-OS-v2.6-20190612-phhgsi_arm_a-Official.img' '/dev/block/mmcblk0p55' process ended with ERROR: 255
[IMAGE FLASH COMPLETED]
I:Set page: 'action_complete'
Iperation_end - status=0
I:Set page: 'clear_vars'
I:Set page: 'flashimage_confirm'
I:Set page: 'clear_vars'
I:Set page: 'install'
I:Set page: 'main'
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Set page: 'wipe'
I:Set page: 'advancedwipe'
I:Set page: 'action_page'
Iperation_start: 'Format'
I:wipe list 'DALVIK;/data;/system;/cache;'
I:wipe_path 'DALVIK'
Wiping Dalvik Cache Directories...
Cleaned: /data/dalvik-cache...
-- Dalvik Cache Directories Wipe Complete!
I:wipe_path '/data'
Wiping data without wiping /data/media ...
I:skipped '/data/media'
I:skipped '/data/misc/vold'
I:skipped '/data/system/storage.xml'
I:skipped '/data/lost+found'
I:skipped '/data/.layout_version'
Done.
I:sending message to add 65537 '/data/media/0' 'Internal Storage'
I:[MTP] mtppipe add storage 65537 '/data/media/0'
I:[MTP] MtpStorage id: 65537 path: /data/media/0
E:[MTP] MtpServer::addStorage Storage for storage ID 65537 already exists.
I:Message sent, add storage ID: 65537 '/data/media/0'
I:wipe_path '/system'
Formatting System using make_ext4fs...
Creating filesystem with parameters:
Size: 2516582400
Block size: 4096
Blocks per group: 32768
Inodes per group: 8096
Inode size: 256
Journal blocks: 9600
Label:
Blocks: 614400
Block groups: 19
Reserved block group size: 151
Created filesystem with 11/153824 inodes and 20173/614400 blocks
warning: wipe_block_device: Wipe via secure discard suppressed due to bug in EMMC firmware
I:wipe_path '/cache'
Formatting Cache using make_ext4fs...
Creating filesystem with parameters:
Size: 268435456
Block size: 4096
Blocks per group: 32768
Inodes per group: 8192
Inode size: 256
Journal blocks: 1024
Label:
Blocks: 65536
Block groups: 2
Reserved block group size: 15
Created filesystem with 11/16384 inodes and 2089/65536 blocks
warning: wipe_block_device: Wipe via secure discard suppressed due to bug in EMMC firmware
I:Recreating /cache/recovery folder.
I:Copying file /etc/recovery.fstab to /cache/recovery/recovery.fstab
I:Version number saved to '/cache/recovery/.version'
Updating partition details...
Iata backup size is 0MB, free: 10054MB.
I:Unable to mount '/usb_otg'
I:Actual block device: '', current file system: 'vfat'
...done
I:Set page: 'action_complete'
Iperation_end - status=0
I:Set page: 'clear_vars'
I:Set page: 'advancedwipe'
I:Set page: 'wipe'
I:Set page: 'main'
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Set page: 'install'
I:Set page: 'main'
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Set page: 'install'
I:Set page: 'install'
I:Set page: 'flashimage_confirm'
I:Set page: 'action_page'
Iperation_start: 'Flash Image'
[IMAGE FLASH STARTED]
Image to flash: '/external_sd/GSI's/Havoc-OS-v2.6-20190612-phhgsi_arm_a-Official.img'
Calculating restore details...
I:Image filename is: Havoc-OS-v2.6-20190612-phhgsi_arm_a-Official.img
Flashing System Image...
I:Flash command: 'simg2img '/external_sd/GSI's/Havoc-OS-v2.6-20190612-phhgsi_arm_a-Official.img' '/dev/block/mmcblk0p55''
sh: syntax error: unterminated quoted string
simg2img '/external_sd/GSI's/Havoc-OS-v2.6-20190612-phhgsi_arm_a-Official.img' '/dev/block/mmcblk0p55' process ended with ERROR: 2
[IMAGE FLASH COMPLETED]
I:Set page: 'action_complete'
Iperation_end - status=0
Screenshot was saved to /external_sd/Pictures/Screenshots/Screenshot_1970-03-10-10-42-10.png
I:Set page: 'clear_vars'
I:Set page: 'flashimage_confirm'
I:Set page: 'clear_vars'
I:Set page: 'install'
I:Set page: 'main'
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:Set page: 'advanced'
I:Set page: 'copylog'
I:Set page: 'action_page'
Iperation_start: 'Copy Log'
I:Copying file /tmp/recovery.log to /external_sd/recovery.log
Sent from my jeter using XDA Labs
Kernel log
https://drive.google.com/file/d/1tIT4_Z3E5epmINolyCrjYO4gcfT3LnTp/view?usp=drivesdk
Sent from my jeter using XDA Labs
SM210 said:
Kernel log
https://drive.google.com/file/d/1tIT4_Z3E5epmINolyCrjYO4gcfT3LnTp/view?usp=drivesdk
Sent from my jeter using XDA Labs
Click to expand...
Click to collapse
Does twrp say "No OS installed" ? Because that's normal. It always says that. Reboot anyways, it'll work. I just flashed the exact same build and it booted up without any issues. It took a few min to boot, but that's a HavokOS problem, not a twrp problem.
Spaceminer said:
Does twrp say "No OS installed" ? Because that's normal. It always says that. Reboot anyways, it'll work. I just flashed the exact same build and it booted up without any issues. It took a few min to boot, but that's a HavokOS problem, not a twrp problem.
Click to expand...
Click to collapse
No it throws errors 2 and 255 in red letters and no system inage flashes. And they flahsed fine a few days ago.
Sent from my jeter using XDA Labs
.
Sent from my jeter using XDA Labs
SM210 said:
.
Sent from my jeter using XDA Labs
Click to expand...
Click to collapse
That's not my twrp. Mine are both green. Use mine and you won't have any problems. Use my 16gb version even if your device is the 32gb variant.
Spaceminer said:
That's not my twrp. Mine are both green. Use mine and you won't have any problems. Use my 16gb version even if your device is the 32gb variant.
Click to expand...
Click to collapse
I was on your twrp until about an hour ago. I've formatted my phone swapped my sandisk sdcard for my Samsung Evo card formatted it, did a fresh backup, downloaded HAVOC again extracted it and I'm gonna install now. I'll get logs. Again I appreciate your help!!! ?
Sent from my jeter using XDA Labs
I believe the gsi not flashing was something with my sdcard.
I wiped internal storage, data, system, cache, delvik cache, formatted data, swapped SanDisk for my Samsung Evo sdcard formatted it to portable storage and gsi installed fine. :cyclops:
Now to see if Gmail issue still exists.... I bet issues are seperate but I hope not. Gmail and Google crashed only occur on stock pie and not gsi... Ugh. Let me see and I'll post another log of Gmail and Google app closing soon as I attempt to open them.
Note: I've already done the whole wipe data on app, force stop, reboot and all on these apps and didn't fix the issue.
Sent from my karnak using XDA Labs

Categories

Resources