mi5 MIUI v8 - TWRP recovery fails - Xiaomi Mi 5 Questions & Answers

Hi,
I had installed the twrp-3.0.2-0-gemini.img in my xiaomi mi5
last week I updated my xiaomi to the miui v8. Since I did it, I'm not able to use the TWRP anymore.
I tried to flash it again several times, but it never starts on the recovery mode. It seems that when I want to start the recovery mode, it always comes the "sideload mode".
Code:
[B]C:\MIUITOOLS>adb devices[/B]
XXXXXXXX device
[B]C:\MIUITOOLS>adb reboot bootloader[/B]
[B]C:\MIUITOOLS>fastboot flash recovery twrp-3.0.2-0-gemini.img[/B]
target reported max download size of 536870912 bytes
sending 'recovery' (25760 KB)...
OKAY [ 0.766s]
writing 'recovery'...
OKAY [ 0.152s]
finished. total time: 0.919s
[B]C:\MIUITOOLS>fastboot reboot[/B]
rebooting...
finished. total time: 0.004s
[B]C:\MIUITOOLS>adb devices[/B]
XXXXXXXX device
[B]C:\MIUITOOLS>adb reboot recovery[/B]
Here I get this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If I start the phone with the power button + vol UP, I get the same screen (sideload mode)
I check the status and it's "sideload", instead of "recovery".
Code:
[B]C:\MIUITOOLS>adb devices[/B]
XXXXXXXX sideload
At this point I thought that after the update the bootloader was locked again, so I checked with the MiFlashUnlock tool that the bootloader isn't locked.
Then I tried to boot directly the image, and it works. (but with the screen bug, i'm not able to use the twrp)
Code:
[B]
C:\MIUITOOLS>adb reboot bootloader[/B]
reboot-bootloader.
[B]C:\MIUITOOLS>fastboot devices[/B]
XXXXXXX fastboot
Code:
[B]C:\MIUITOOLS>fastboot boot twrp-3.0.2-0-gemini.img[/B]
downloading 'boot.img'...
OKAY [ 0.759s]
booting...
OKAY [ 0.579s]
finished. total time: 1.339s
I did the same steps for the other twrp versions, with the same results (twrp-3.0.2-1-gemini, twrp-3.0.2-2-gemini), except the 3.0.2-3, because I get an error "dtb not found"
Code:
C:\MIUITOOLS>fastboot flash recovery twrp-3.0.2-3-gemini.img
target reported max download size of 536870912 bytes
sending 'recovery' (57500 KB)...
OKAY [ 1.876s]
writing 'recovery'...
OKAY [ 0.322s]
finished. total time: 2.198s
C:\MIUITOOLS>fastboot boot twrp-3.0.2-3-gemini.img
downloading 'boot.img'...
OKAY [ 1.878s]
booting...
FAILED (remote: dtb not found)
finished. total time: 3.520s
So, any ideas how to proceed now?
I don't know how can I flash a TWRP image that works on my xiaomi mi5
thanks for your help.
Regards, Ivan.

finally I was able to install the twrp-3.0.2-0-gemini.img
but I still have the freeze problem, any ideas how to fix it?
this is the recovery.log, I think the problem is here:
Code:
cannot find/open a drm device: No such file or directory
cannot open fb0 (retrying): No such file or directory
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
complete log:
Code:
Starting TWRP 3.0.2-0 on Fri Aug 19 13:07:43 2016
(pid 424)
BOARD_HAS_NO_REAL_SDCARD := true
RECOVERY_SDCARD_ON_DATA := true
I:Lun file '/sys/module/g_android/parameters/file'
TW_INCLUDE_CRYPTO := true
I:TW_BRIGHTNESS_PATH := /sys/class/leds/lcd-backlight/brightness
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...open_overlay cannot open fb0: No such file or directory
setting DRM_FORMAT_RGBX8888 and GGL_PIXEL_FORMAT_RGBX_8888
cannot find/open a drm device: No such file or directory
cannot open fb0 (retrying): No such file or directory
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 (1080 x 1920)
Using fbdev graphics.
I:TWFunc::Set_Brightness: Setting brightness control to 255
I:Loading package: splash (/twres/splash.xml)
I:Load XML directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/splash.xml' directly
I:Checking resolution...
I:Loading resources...
I:Loading variables...
I:Loading mouse cursor...
I:Loading pages...
I:Loading page splash
I:Switching packages (splash)
=> Linking mtab
=> Processing recovery.fstab
I:Processing '/boot'
I:Processing '/cache'
I:Processing '/recovery'
I:Processing '/system'
I:Processing '/data'
I:Processing '/firmware'
I:Created '/firmware' folder.
I:Processing '/cust'
I:Created '/cust' folder.
I:Processing '/misc'
I:Processing '/usb_otg'
I:Created '/usb_otg' folder.
I:Setting up '/data' as data/media emulated storage.
I:Created '/sdcard' folder.
I:Can't probe device /dev/block/sda14
I:Unable to mount '/data'
I:Actual block device: '/dev/block/sda14', current file system: 'ext4'
I:Can't probe device /dev/block/sda14
I:Unable to mount '/data'
I:Actual block device: '/dev/block/sda14', current file system: 'ext4'
get_crypt_ftr_info crypto key location: 'footer'
I:Backup folder set to '/data/media/TWRP/BACKUPS/a5b06059'
I:Settings storage is '/data/media'
I:Device is encrypted with the default password, attempting to decrypt.
crypt_ftr->fs_size = 114933688
Using scrypt with keymaster for cryptfs KDF
Invalid hex string
Failed to convert passwd from hex, using passwd instead
keymaster module name is Keymaster QTI HAL
keymaster version is 256
Found keymaster1 module, using keymaster1 API.
Signing safely-padded object
Using scrypt with keymaster for cryptfs KDF
Invalid hex string
Failed to convert passwd from hex, using passwd instead
keymaster module name is Keymaster QTI HAL
keymaster version is 256
Found keymaster1 module, using keymaster1 API.
Signing safely-padded object
crypt_ftr->fs_size = 114933688
Using scrypt with keymaster for cryptfs KDF
keymaster module name is Keymaster QTI HAL
keymaster version is 256
Found keymaster1 module, using keymaster1 API.
Signing safely-padded object
Using scrypt with keymaster for cryptfs KDF
keymaster module name is Keymaster QTI HAL
keymaster version is 256
Found keymaster1 module, using keymaster1 API.
Signing safely-padded object
load_crypto_mapping_table: target_type = req-crypt
load_crypto_mapping_table: real_blk_name = /dev/block/sda14, extra_params = fde_enabled ice
Password matches
Data successfully decrypted, new block device: '/dev/block/dm-0'
I:mount -o bind '/data/media' '/sdcard' process ended with RC=0
I:Backup folder set to '/data/media/0/TWRP/BACKUPS/a5b06059'
/data | /dev/block/dm-0 | Size: 56119MB Used: 56119MB Free: 0MB Backup Size: 56119MB
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up Wipe_During_Factory_Reset Wipe_Available_in_GUI IsPresent Can_Be_Encrypted Is_Encrypted Is_Decrypted 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/sda14
Decrypted_Block_Device: /dev/block/dm-0
Length: -16384
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: ext4
Fstab_File_System: ext4
Backup_Method: files
MTP_Storage_ID: 65537
Updating partition details...
I:mount -o bind '/data/media/0' '/sdcard' process ended with RC=0
I:Data backup size is 3095MB, free: 38521MB.
I:Unable to mount '/usb_otg'
I:Actual block device: '', current file system: 'vfat'
...done
I:mount -o bind '/data/media/0' '/sdcard' process ended with RC=0
I:Unmounting main partitions...
Successfully decrypted with default password.
I:Decrypt adopted storage starting
I:PageManager::LoadFileToBuffer loading filename: '/data/system/storage.xml' directly
I:successfully loaded storage.xml
Updating partition details...
I:Data backup size is 3095MB, free: 38521MB.
I:Unable to mount '/usb_otg'
I:Actual block device: '', current file system: 'vfat'
...done
I:Unmounting main partitions...
Partition Logs:
/boot | /dev/block/sde36 | Size: 64MB
Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img
Primary_Block_Device: /dev/block/sde36
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
/cache | /dev/block/sda13 | Size: 247MB Used: 2MB Free: 245MB Backup Size: 2MB
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/sda13
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
/recovery | /dev/block/sde37 | Size: 64MB
Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img
Primary_Block_Device: /dev/block/sde37
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
/system | /dev/block/sde39 | Size: 2952MB Used: 2826MB Free: 125MB Backup Size: 2826MB
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up Wipe_Available_in_GUI IsPresent
Primary_Block_Device: /dev/block/sde39
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
/data | /dev/block/dm-0 | Size: 55157MB Used: 3095MB Free: 38521MB Backup Size: 3095MB
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up Wipe_During_Factory_Reset Wipe_Available_in_GUI IsPresent Can_Be_Encrypted Is_Encrypted Is_Decrypted 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/sda14
Decrypted_Block_Device: /dev/block/dm-0
Length: -16384
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: ext4
Fstab_File_System: ext4
Backup_Method: files
MTP_Storage_ID: 65537
/firmware | /dev/block/sde35 | Size: 191MB Used: 94MB Free: 97MB Backup Size: 94MB
Flags: Can_Be_Mounted Can_Be_Wiped IsPresent Mount_To_Decrypt
Primary_Block_Device: /dev/block/sde35
Display_Name: Firmware
Storage_Name: Firmware
Backup_Path: /firmware
Backup_Name: firmware
Backup_Display_Name: Firmware
Storage_Path: /firmware
Current_File_System: vfat
Fstab_File_System: vfat
Backup_Method: files
Mount_Options: ro
/cust | /dev/block/sde38 | Size: 805MB Used: 255MB Free: 550MB Backup Size: 255MB
Flags: Can_Be_Mounted Can_Be_Wiped IsPresent
Primary_Block_Device: /dev/block/sde38
Display_Name: Cust
Storage_Name: Cust
Backup_Path: /cust
Backup_Name: cust
Backup_Display_Name: Cust
Storage_Path: /cust
Current_File_System: ext4
Fstab_File_System: ext4
Backup_Method: files
/misc | /dev/block/sda9 | Size: 4MB
Flags: IsPresent
Primary_Block_Device: /dev/block/sda9
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
/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: /devices/soc/6a00000.ssusb/6a00000.dwc3/xhci-hcd.0.auto/usb1*
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: 65538
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
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/uk.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/tr.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/sv.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/sl.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/sk.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/ru.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/pt_BR.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/pl.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/nl.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/it.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/hu.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/fr.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/es.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/en.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/el.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/de.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/cz.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/en.xml' directly
parsing languageFile
parsing languageFile done
I:PageManager::LoadFileToBuffer loading filename: '/twres/ui.xml' directly
I:Checking resolution...
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...
I:PageManager::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 flashimage_confirm
I:Loading page clear_vars
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 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: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 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 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 installsu
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.google.clientidbase=android-google
ro.com.android.wifi-watchlist=GoogleGuest
ro.url.legal=
ro.boot.console=ttyHSL0
ro.boot.selinux=permissive
ro.boot.baseband=msm
ro.boot.hardware=qcom
ro.boot.serialno=a5b06059
ro.boot.hwversion=1.4.0
ro.boot.bootdevice=624000.ufshc
ro.boot.secureboot=1
ro.boot.veritymode=logging
ro.boot.verifiedbootstate=orange
ro.omni.device=gemini
ro.omni.version=6.0.1-20160706-gemini-HOMEMADE
ro.twrp.boot=1
ro.twrp.version=3.0.2-0
ro.wifi.channels=
ro.allow.mock.location=1
ro.board.platform=msm8996
ro.build.id=MOB30M
ro.build.date=Wed Jul 6 07:38:49 EDT 2016
ro.build.date.utc=0
ro.build.host=build
ro.build.tags=test-keys
ro.build.type=eng
ro.build.user=jenkins
ro.build.flavor=omni_gemini-eng
ro.build.display.id=omni_gemini-eng 6.0.1 MOB30M 1 test-keys
ro.build.product=gemini
ro.build.version.sdk=23
ro.build.version.base_os=
ro.build.version.release=6.0.1
ro.build.version.codename=REL
ro.build.version.incremental=1
ro.build.version.preview_sdk=0
ro.build.version.all_codenames=REL
ro.build.version.security_patch=2016-06-01
ro.build.description=omni_gemini-eng 6.0.1 MOB30M 1 test-keys
ro.build.fingerprint=Xiaomi/omni_gemini/gemini:6.0.1/MOB30M/1:eng/test-keys
ro.build.characteristics=default
ro.crypto.state=encrypted
ro.crypto.fs_crypto_blkdev=/dev/block/dm-0
ro.kernel.android.checkjni=1
ro.secure=0
ro.product.cpu.abi=arm64-v8a
ro.product.cpu.abilist=armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=
ro.product.name=omni_gemini
ro.product.board=MSM8996
ro.product.brand=Xiaomi
ro.product.model=MI 5
ro.product.device=gemini
ro.product.manufacturer=Xiaomi
ro.baseband=msm
ro.bootmode=unknown
ro.hardware=qcom
ro.revision=0
ro.serialno=a5b06059
ro.bootimage.build.date=Wed Jul 6 07:39:03 EDT 2016
ro.bootimage.build.date.utc=1467805143
ro.bootimage.build.fingerprint=Xiaomi/omni_gemini/gemini:6.0.1/MOB30M/1:eng/test-keys
ro.bootloader=unknown
ro.debuggable=1
ro.modversion=OmniROM-6.0.1-20160706-gemini-HOMEMADE
ro.setupwizard.enterprise_mode=1
net.bt.name=Android
net.change=net.bt.name
sys.usb.ffs.ready=1
sys.keymaster.loaded=true
sys.listeners.registered=true
init.svc.adbd=running
init.svc.healthd=running
init.svc.ueventd=running
init.svc.recovery=running
init.svc.sbinqseecomd=running
init.svc.set_permissive=stopped
twrp.crash_counter=0
twrp.action_complete=0
debug.atrace.tags.enableflags=0
dalvik.vm.isa.arm.variant=generic
dalvik.vm.isa.arm.features=default
dalvik.vm.isa.arm64.variant=kryo
dalvik.vm.isa.arm64.features=default
dalvik.vm.usejit=true
dalvik.vm.lockprof.threshold=500
dalvik.vm.dex2oat-filter=verify-at-runtime
dalvik.vm.stack-trace-file=/data/anr/traces.txt
dalvik.vm.image-dex2oat-filter=verify-at-runtime
persist.sys.usb.config=adb
persist.sys.dalvik.vm.lib.2=libart
persist.sys.root_access=1
service.adb.root=1
I:Copying file /cache/recovery/log to /cache/recovery/last_log
tw_get_context got selinux context: u:object_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 '/data/media/0/TWRP/BACKUPS/a5b06059'
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'
I:TWFunc::Set_Brightness: Setting brightness control to 255
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/en.xml' directly
parsing languageFile
parsing languageFile done
I:Translating partition display names
I:Backup folder set to '/data/media/0/TWRP/BACKUPS/a5b06059'
I:TWFunc::Fixup_Time: Pre-fix date and time: 2016-08-19--08-07-55
I:TWFunc::Fixup_Time: Setting time offset from file /sys/class/rtc/rtc0/since_epoch
I:TWFunc::Fixup_Time: Date and time corrected: 2016-08-19--08-07-55
I:Enabling MTP during startup
I:Starting MTP
Starting MTP
I:sending message to add 65537 '/data/media/0' 'Internal Storage'
I:Message sent, add storage ID: 65537
MTP Enabled
I:Check_Lifetime_Writes result: '0'
I:Switching packages (TWRP)
I:Set page: 'system_readonly'
created new mtpserver object
MtpServer::run fd: 19
mtppipe add storage 65537 '/data/media/0'
MtpStorage id: 65537 path: /data/media/0
I:TWFunc::Set_Brightness: Setting brightness control to 5
I:TWFunc::Set_Brightness: Setting brightness control to 0
I:TWFunc::Set_Brightness: Setting brightness control to 255
I:TWFunc::Set_Brightness: Setting brightness control to 5
I:TWFunc::Set_Brightness: Setting brightness control to 0

Thread closed at OPs request

Related

MIUI8/Mi5 Pro - TWRP/Rooting problems

Hey all,
I'm trying to get into TWRP to install SU. Ultimately the objective here is to end up with CM12.
I have my bootloader unlocked, via the official method, and I'm currently running MIUI8 global dev rom.
So far I've tried just about everything I can find on the old interwebs. I've tried that miui flash unlock tool thing, cofface's twrp, both versions from the twrp official site, and i'm not having any luck. It will boot into twrp, but i'm still not able to use the touch screen. I suspect that there possibly is a way to install SU by using the adb commands, but in twrp, in shell, when I do "twrp install /rom/superuser.zip" it fails.
So, I'm now a little stuck.
Any ideas?
Same here, Mi 5 basic(3/32) running latest Global Beta Dev Rom 6.8.11, no luck flashing TWRP. Would really help if anyone could post a complete walkthrough for flashing Super SU ?
Install this twrp recovery using adb command and drivers
http://en.miui.com/thread-307092-1-1.html. I'm in miui8 global 6.8.18 dev. with twrp recovery
Still doesn't work. Tried both versions on that page and touch screen still doesn't work.
Is there a cwmod recovery for mi5?
trad3mark said:
Still doesn't work. Tried both versions on that page and touch screen still doesn't work.
Is there a cwmod recovery for mi5?
Click to expand...
Click to collapse
Look for official twrp thread here on xda. Then read the second post. Here you will find a working twrp.
Edit: http://forum.xda-developers.com/showthread.php?p=67630517
- sent from my Mi5
Senbonzakura Kageyoshi said:
Look for official twrp thread here on xda. Then read the second post. Here you will find a working twrp.
Edit: http://forum.xda-developers.com/showthread.php?p=67630517
- sent from my Mi5
Click to expand...
Click to collapse
Hi,
I installed this TWRP- test version, and still have the same problem, screen doesn't work.
Code:
[B]adb devices[/B]
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
XXXXXXXX device
[B]adb reboot bootloader[/B]
[B]fastboot flash recovery TWRP-recovery-gemini-test.img[/B]
target reported max download size of 536870912 bytes
sending 'recovery' (25756 KB)...
OKAY [ 0.761s]
writing 'recovery'...
OKAY [ 0.163s]
finished. total time: 0.926s
[B]fastboot reboot[/B]
rebooting...
finished. total time: 0.009s
And here is the recovery log with this TWRP-recovery-gemini-test.img image, i think the problem should be on the next lines:
Code:
Starting the UI...open_overlay cannot open fb0: No such file or directory
setting DRM_FORMAT_RGBX8888 and GGL_PIXEL_FORMAT_RGBX_8888
cannot find/open a drm device: No such file or directory
cannot open fb0 (retrying): No such file or directory
fb0 reports (possibly inaccurate):
Any ideas how to proceed now?
Thanks in advance
Code:
Starting TWRP 3.0.2-0 on Mon Aug 22 06:16:32 2016
(pid 422)
BOARD_HAS_NO_REAL_SDCARD := true
RECOVERY_SDCARD_ON_DATA := true
I:Lun file '/sys/module/g_android/parameters/file'
TW_INCLUDE_CRYPTO := true
I:TW_BRIGHTNESS_PATH := /sys/class/leds/lcd-backlight/brightness
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 80
I:LANG: en
Starting the UI...open_overlay cannot open fb0: No such file or directory
setting DRM_FORMAT_RGBX8888 and GGL_PIXEL_FORMAT_RGBX_8888
cannot find/open a drm device: No such file or directory
cannot open fb0 (retrying): No such file or directory
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 (1080 x 1920)
Using fbdev graphics.
I:TWFunc::Set_Brightness: Setting brightness control to 80
I:Loading package: splash (/twres/splash.xml)
I:Load XML directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/splash.xml' directly
I:Checking resolution...
I:Loading resources...
I:Loading variables...
I:Loading mouse cursor...
I:Loading pages...
I:Loading page splash
I:Switching packages (splash)
=> Linking mtab
=> Processing recovery.fstab
I:Processing '/boot'
I:Processing '/cache'
I:Processing '/recovery'
I:Processing '/system'
I:Processing '/data'
I:Processing '/firmware'
I:Created '/firmware' folder.
I:Processing '/cust'
I:Created '/cust' folder.
I:Processing '/misc'
I:Processing '/usb_otg'
I:Created '/usb_otg' folder.
I:Setting up '/data' as data/media emulated storage.
I:Created '/sdcard' folder.
I:Can't probe device /dev/block/sda14
I:Unable to mount '/data'
I:Actual block device: '/dev/block/sda14', current file system: 'ext4'
I:Can't probe device /dev/block/sda14
I:Unable to mount '/data'
I:Actual block device: '/dev/block/sda14', current file system: 'ext4'
get_crypt_ftr_info crypto key location: 'footer'
I:Backup folder set to '/data/media/TWRP/BACKUPS/a5b06059'
I:Settings storage is '/data/media'
I:Device is encrypted with the default password, attempting to decrypt.
crypt_ftr->fs_size = 114933688
Using scrypt with keymaster for cryptfs KDF
Invalid hex string
Failed to convert passwd from hex, using passwd instead
keymaster module name is Keymaster QTI HAL
keymaster version is 256
Found keymaster1 module, using keymaster1 API.
Signing safely-padded object
Using scrypt with keymaster for cryptfs KDF
Invalid hex string
Failed to convert passwd from hex, using passwd instead
keymaster module name is Keymaster QTI HAL
keymaster version is 256
Found keymaster1 module, using keymaster1 API.
Signing safely-padded object
crypt_ftr->fs_size = 114933688
Using scrypt with keymaster for cryptfs KDF
keymaster module name is Keymaster QTI HAL
keymaster version is 256
Found keymaster1 module, using keymaster1 API.
Signing safely-padded object
Using scrypt with keymaster for cryptfs KDF
keymaster module name is Keymaster QTI HAL
keymaster version is 256
Found keymaster1 module, using keymaster1 API.
Signing safely-padded object
load_crypto_mapping_table: target_type = req-crypt
load_crypto_mapping_table: real_blk_name = /dev/block/sda14, extra_params = fde_enabled ice
Password matches
Data successfully decrypted, new block device: '/dev/block/dm-0'
I:mount -o bind '/data/media' '/sdcard' process ended with RC=0
I:Backup folder set to '/data/media/0/TWRP/BACKUPS/a5b06059'
/data | /dev/block/dm-0 | Size: 56119MB Used: 56119MB Free: 0MB Backup Size: 56119MB
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up Wipe_During_Factory_Reset Wipe_Available_in_GUI IsPresent Can_Be_Encrypted Is_Encrypted Is_Decrypted 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/sda14
Decrypted_Block_Device: /dev/block/dm-0
Length: -16384
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: ext4
Fstab_File_System: ext4
Backup_Method: files
MTP_Storage_ID: 65537
Updating partition details...
I:mount -o bind '/data/media/0' '/sdcard' process ended with RC=0
I:Data backup size is 3271MB, free: 37930MB.
I:Unable to mount '/usb_otg'
I:Actual block device: '', current file system: 'vfat'
...done
I:mount -o bind '/data/media/0' '/sdcard' process ended with RC=0
I:Unmounting main partitions...
Successfully decrypted with default password.
I:Decrypt adopted storage starting
I:PageManager::LoadFileToBuffer loading filename: '/data/system/storage.xml' directly
I:successfully loaded storage.xml
Updating partition details...
I:Data backup size is 3271MB, free: 37930MB.
I:Unable to mount '/usb_otg'
I:Actual block device: '', current file system: 'vfat'
...done
I:Unmounting main partitions...
Partition Logs:
/boot | /dev/block/sde36 | Size: 64MB
Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img
Primary_Block_Device: /dev/block/sde36
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
/cache | /dev/block/sda13 | Size: 247MB Used: 2MB Free: 245MB Backup Size: 2MB
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/sda13
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
/recovery | /dev/block/sde37 | Size: 64MB
Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img
Primary_Block_Device: /dev/block/sde37
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
/system | /dev/block/sde39 | Size: 2952MB Used: 2826MB Free: 125MB Backup Size: 2826MB
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up Wipe_Available_in_GUI IsPresent
Primary_Block_Device: /dev/block/sde39
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
/data | /dev/block/dm-0 | Size: 55157MB Used: 3271MB Free: 37930MB Backup Size: 3271MB
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up Wipe_During_Factory_Reset Wipe_Available_in_GUI IsPresent Can_Be_Encrypted Is_Encrypted Is_Decrypted 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/sda14
Decrypted_Block_Device: /dev/block/dm-0
Length: -16384
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: ext4
Fstab_File_System: ext4
Backup_Method: files
MTP_Storage_ID: 65537
/firmware | /dev/block/sde35 | Size: 191MB Used: 94MB Free: 97MB Backup Size: 94MB
Flags: Can_Be_Mounted Can_Be_Wiped IsPresent Mount_To_Decrypt
Primary_Block_Device: /dev/block/sde35
Display_Name: Firmware
Storage_Name: Firmware
Backup_Path: /firmware
Backup_Name: firmware
Backup_Display_Name: Firmware
Storage_Path: /firmware
Current_File_System: vfat
Fstab_File_System: vfat
Backup_Method: files
Mount_Options: ro
/cust | /dev/block/sde38 | Size: 805MB Used: 255MB Free: 550MB Backup Size: 255MB
Flags: Can_Be_Mounted Can_Be_Wiped IsPresent
Primary_Block_Device: /dev/block/sde38
Display_Name: Cust
Storage_Name: Cust
Backup_Path: /cust
Backup_Name: cust
Backup_Display_Name: Cust
Storage_Path: /cust
Current_File_System: ext4
Fstab_File_System: ext4
Backup_Method: files
/misc | /dev/block/sda9 | Size: 4MB
Flags: IsPresent
Primary_Block_Device: /dev/block/sda9
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
/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/sdg1
Alternate_Block_Device: /dev/block/sdg
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: 65538
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
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/uk.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/tr.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/sv.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/sl.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/sk.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/ru.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/pt_BR.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/pl.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/nl.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/it.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/hu.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/fr.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/es.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/en.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/el.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/de.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/cz.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/en.xml' directly
parsing languageFile
parsing languageFile done
I:PageManager::LoadFileToBuffer loading filename: '/twres/ui.xml' directly
I:Checking resolution...
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...
I:PageManager::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 flashimage_confirm
I:Loading page clear_vars
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 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: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 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 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 installsu
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.sf.lcd_density=480
ro.adb.secure=0
ro.com.google.clientidbase=android-google
ro.com.android.wifi-watchlist=GoogleGuest
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.boot.selinux=permissive
ro.boot.baseband=msm
ro.boot.hardware=qcom
ro.boot.serialno=a5b06059
ro.boot.hwversion=1.4.0
ro.boot.bootdevice=624000.ufshc
ro.boot.secureboot=1
ro.boot.veritymode=logging
ro.boot.verifiedbootstate=orange
ro.omni.device=gemini
ro.omni.version=6.0.1-20160724-gemini-HOMEMADE
ro.twrp.boot=1
ro.twrp.version=3.0.2-0
ro.wifi.channels=
ro.allow.mock.location=0
ro.board.platform=msm8996
ro.build.id=MTC19Z
ro.build.date=Sun Jul 24 15:49:07 WEST 2016
ro.build.date.utc=0
ro.build.host=digital
ro.build.tags=test-keys
ro.build.type=userdebug
ro.build.user=bgcngm
ro.build.flavor=omni_gemini-userdebug
ro.build.display.id=omni_gemini-userdebug 6.0.1 MTC19Z eng.bgcngm.20160724.154407 test-keys
ro.build.product=gemini
ro.build.version.sdk=23
ro.build.version.base_os=
ro.build.version.release=6.0.1
ro.build.version.codename=REL
ro.build.version.incremental=eng.bgcngm.20160724.154407
ro.build.version.preview_sdk=
ro.build.version.all_codenames=REL
ro.build.version.security_patch=2016-07-05
ro.build.description=omni_gemini-userdebug 6.0.1 MTC19Z eng.bgcngm.20160724.154407 test-keys
ro.build.fingerprint=Xiaomi/omni_gemini/gemini:6.0.1/MTC19Z/bgcngm07241545:userdebug/test-keys
ro.build.characteristics=default
ro.crypto.state=encrypted
ro.crypto.fs_crypto_blkdev=/dev/block/dm-0
ro.secure=1
ro.product.cpu.abi=arm64-v8a
ro.product.cpu.abilist=armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=
ro.product.name=omni_gemini
ro.product.board=MSM8996
ro.product.brand=Xiaomi
ro.product.model=MI 5
ro.product.device=gemini
ro.product.manufacturer=Xiaomi
ro.baseband=msm
ro.bootmode=unknown
ro.hardware=qcom
ro.revision=0
ro.serialno=a5b06059
ro.bootimage.build.date=Sun Jul 24 15:53:05 WEST 2016
ro.bootimage.build.date.utc=1469371985
ro.bootimage.build.fingerprint=Xiaomi/omni_gemini/gemini:6.0.1/MTC19Z/bgcngm07241545:userdebug/test-keys
ro.alarm_boot=false
ro.bootloader=unknown
ro.debuggable=1
ro.modversion=OmniROM-6.0.1-20160724-gemini-HOMEMADE
ro.setupwizard.enterprise_mode=1
net.bt.name=Android
net.change=net.bt.name
sys.usb.ffs.ready=1
sys.keymaster.loaded=true
sys.listeners.registered=true
init.svc.adbd=running
init.svc.healthd=running
init.svc.ueventd=running
init.svc.recovery=running
init.svc.sbinqseecomd=running
init.svc.set_permissive=stopped
twrp.crash_counter=0
twrp.action_complete=0
debug.atrace.tags.enableflags=0
dalvik.vm.isa.arm.variant=cortex-a53
dalvik.vm.isa.arm.features=default
dalvik.vm.isa.arm64.variant=kryo
dalvik.vm.isa.arm64.features=default
dalvik.vm.lockprof.threshold=500
dalvik.vm.stack-trace-file=/data/anr/traces.txt
persist.sys.usb.config=adb
persist.sys.dalvik.vm.lib.2=libart
persist.sys.root_access=1
service.adb.root=1
I:Copying file /cache/recovery/log to /cache/recovery/last_log
tw_get_context got selinux context: u:object_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 '/data/media/0/TWRP/BACKUPS/a5b06059'
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'
I:TWFunc::Set_Brightness: Setting brightness control to 255
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/en.xml' directly
parsing languageFile
parsing languageFile done
I:Translating partition display names
I:Backup folder set to '/data/media/0/TWRP/BACKUPS/a5b06059'
I:TWFunc::Fixup_Time: Pre-fix date and time: 2016-08-22--01-16-45
I:TWFunc::Fixup_Time: Setting time offset from file /sys/class/rtc/rtc0/since_epoch
I:TWFunc::Fixup_Time: Date and time corrected: 2016-08-22--01-16-44
I:Enabling MTP during startup
I:Starting MTP
Starting MTP
I:sending message to add 65537 '/data/media/0' 'Internal Storage'
I:Message sent, add storage ID: 65537
MTP Enabled
I:Check_Lifetime_Writes result: '0'
I:Switching packages (TWRP)
I:Set page: 'system_readonly'
created new mtpserver object
MtpServer::run fd: 19
mtppipe add storage 65537 '/data/media/0'
MtpStorage id: 65537 path: /data/media/0
I:TWFunc::Set_Brightness: Setting brightness control to 5
I:TWFunc::Set_Brightness: Setting brightness control to 0
I:TWFunc::Set_Brightness: Setting brightness control to 255
I:TWFunc::Set_Brightness: Setting brightness control to 5
I:TWFunc::Set_Brightness: Setting brightness control to 0
ivanrsz said:
Hi,
I installed this TWRP- test version, and still have the same problem, screen doesn't work.
Code:
[B]adb devices[/B]
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
a5b06059 device
[B]adb reboot bootloader[/B]
[B]fastboot flash recovery TWRP-recovery-gemini-test.img[/B]
target reported max download size of 536870912 bytes
sending 'recovery' (25756 KB)...
OKAY [ 0.761s]
writing 'recovery'...
OKAY [ 0.163s]
finished. total time: 0.926s
[B]fastboot reboot[/B]
rebooting...
finished. total time: 0.009s
And here is the recovery log with this TWRP-recovery-gemini-test.img image, i think the problem should be on the next lines:
Code:
Starting the UI...open_overlay cannot open fb0: No such file or directory
setting DRM_FORMAT_RGBX8888 and GGL_PIXEL_FORMAT_RGBX_8888
cannot find/open a drm device: No such file or directory
cannot open fb0 (retrying): No such file or directory
fb0 reports (possibly inaccurate):
Any ideas how to proceed now?
Thanks in advance
Code:
Starting TWRP 3.0.2-0 on Mon Aug 22 06:16:32 2016
(pid 422)
BOARD_HAS_NO_REAL_SDCARD := true
RECOVERY_SDCARD_ON_DATA := true
I:Lun file '/sys/module/g_android/parameters/file'
TW_INCLUDE_CRYPTO := true
I:TW_BRIGHTNESS_PATH := /sys/class/leds/lcd-backlight/brightness
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 80
I:LANG: en
Starting the UI...open_overlay cannot open fb0: No such file or directory
setting DRM_FORMAT_RGBX8888 and GGL_PIXEL_FORMAT_RGBX_8888
cannot find/open a drm device: No such file or directory
cannot open fb0 (retrying): No such file or directory
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 (1080 x 1920)
Using fbdev graphics.
I:TWFunc::Set_Brightness: Setting brightness control to 80
I:Loading package: splash (/twres/splash.xml)
I:Load XML directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/splash.xml' directly
I:Checking resolution...
I:Loading resources...
I:Loading variables...
I:Loading mouse cursor...
I:Loading pages...
I:Loading page splash
I:Switching packages (splash)
=> Linking mtab
=> Processing recovery.fstab
I:Processing '/boot'
I:Processing '/cache'
I:Processing '/recovery'
I:Processing '/system'
I:Processing '/data'
I:Processing '/firmware'
I:Created '/firmware' folder.
I:Processing '/cust'
I:Created '/cust' folder.
I:Processing '/misc'
I:Processing '/usb_otg'
I:Created '/usb_otg' folder.
I:Setting up '/data' as data/media emulated storage.
I:Created '/sdcard' folder.
I:Can't probe device /dev/block/sda14
I:Unable to mount '/data'
I:Actual block device: '/dev/block/sda14', current file system: 'ext4'
I:Can't probe device /dev/block/sda14
I:Unable to mount '/data'
I:Actual block device: '/dev/block/sda14', current file system: 'ext4'
get_crypt_ftr_info crypto key location: 'footer'
I:Backup folder set to '/data/media/TWRP/BACKUPS/a5b06059'
I:Settings storage is '/data/media'
I:Device is encrypted with the default password, attempting to decrypt.
crypt_ftr->fs_size = 114933688
Using scrypt with keymaster for cryptfs KDF
Invalid hex string
Failed to convert passwd from hex, using passwd instead
keymaster module name is Keymaster QTI HAL
keymaster version is 256
Found keymaster1 module, using keymaster1 API.
Signing safely-padded object
Using scrypt with keymaster for cryptfs KDF
Invalid hex string
Failed to convert passwd from hex, using passwd instead
keymaster module name is Keymaster QTI HAL
keymaster version is 256
Found keymaster1 module, using keymaster1 API.
Signing safely-padded object
crypt_ftr->fs_size = 114933688
Using scrypt with keymaster for cryptfs KDF
keymaster module name is Keymaster QTI HAL
keymaster version is 256
Found keymaster1 module, using keymaster1 API.
Signing safely-padded object
Using scrypt with keymaster for cryptfs KDF
keymaster module name is Keymaster QTI HAL
keymaster version is 256
Found keymaster1 module, using keymaster1 API.
Signing safely-padded object
load_crypto_mapping_table: target_type = req-crypt
load_crypto_mapping_table: real_blk_name = /dev/block/sda14, extra_params = fde_enabled ice
Password matches
Data successfully decrypted, new block device: '/dev/block/dm-0'
I:mount -o bind '/data/media' '/sdcard' process ended with RC=0
I:Backup folder set to '/data/media/0/TWRP/BACKUPS/a5b06059'
/data | /dev/block/dm-0 | Size: 56119MB Used: 56119MB Free: 0MB Backup Size: 56119MB
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up Wipe_During_Factory_Reset Wipe_Available_in_GUI IsPresent Can_Be_Encrypted Is_Encrypted Is_Decrypted 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/sda14
Decrypted_Block_Device: /dev/block/dm-0
Length: -16384
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: ext4
Fstab_File_System: ext4
Backup_Method: files
MTP_Storage_ID: 65537
Updating partition details...
I:mount -o bind '/data/media/0' '/sdcard' process ended with RC=0
I:Data backup size is 3271MB, free: 37930MB.
I:Unable to mount '/usb_otg'
I:Actual block device: '', current file system: 'vfat'
...done
I:mount -o bind '/data/media/0' '/sdcard' process ended with RC=0
I:Unmounting main partitions...
Successfully decrypted with default password.
I:Decrypt adopted storage starting
I:PageManager::LoadFileToBuffer loading filename: '/data/system/storage.xml' directly
I:successfully loaded storage.xml
Updating partition details...
I:Data backup size is 3271MB, free: 37930MB.
I:Unable to mount '/usb_otg'
I:Actual block device: '', current file system: 'vfat'
...done
I:Unmounting main partitions...
Partition Logs:
/boot | /dev/block/sde36 | Size: 64MB
Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img
Primary_Block_Device: /dev/block/sde36
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
/cache | /dev/block/sda13 | Size: 247MB Used: 2MB Free: 245MB Backup Size: 2MB
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/sda13
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
/recovery | /dev/block/sde37 | Size: 64MB
Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img
Primary_Block_Device: /dev/block/sde37
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
/system | /dev/block/sde39 | Size: 2952MB Used: 2826MB Free: 125MB Backup Size: 2826MB
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up Wipe_Available_in_GUI IsPresent
Primary_Block_Device: /dev/block/sde39
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
/data | /dev/block/dm-0 | Size: 55157MB Used: 3271MB Free: 37930MB Backup Size: 3271MB
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up Wipe_During_Factory_Reset Wipe_Available_in_GUI IsPresent Can_Be_Encrypted Is_Encrypted Is_Decrypted 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/sda14
Decrypted_Block_Device: /dev/block/dm-0
Length: -16384
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: ext4
Fstab_File_System: ext4
Backup_Method: files
MTP_Storage_ID: 65537
/firmware | /dev/block/sde35 | Size: 191MB Used: 94MB Free: 97MB Backup Size: 94MB
Flags: Can_Be_Mounted Can_Be_Wiped IsPresent Mount_To_Decrypt
Primary_Block_Device: /dev/block/sde35
Display_Name: Firmware
Storage_Name: Firmware
Backup_Path: /firmware
Backup_Name: firmware
Backup_Display_Name: Firmware
Storage_Path: /firmware
Current_File_System: vfat
Fstab_File_System: vfat
Backup_Method: files
Mount_Options: ro
/cust | /dev/block/sde38 | Size: 805MB Used: 255MB Free: 550MB Backup Size: 255MB
Flags: Can_Be_Mounted Can_Be_Wiped IsPresent
Primary_Block_Device: /dev/block/sde38
Display_Name: Cust
Storage_Name: Cust
Backup_Path: /cust
Backup_Name: cust
Backup_Display_Name: Cust
Storage_Path: /cust
Current_File_System: ext4
Fstab_File_System: ext4
Backup_Method: files
/misc | /dev/block/sda9 | Size: 4MB
Flags: IsPresent
Primary_Block_Device: /dev/block/sda9
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
/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/sdg1
Alternate_Block_Device: /dev/block/sdg
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: 65538
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
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/uk.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/tr.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/sv.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/sl.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/sk.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/ru.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/pt_BR.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/pl.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/nl.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/it.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/hu.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/fr.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/es.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/en.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/el.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/de.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/cz.xml' directly
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/en.xml' directly
parsing languageFile
parsing languageFile done
I:PageManager::LoadFileToBuffer loading filename: '/twres/ui.xml' directly
I:Checking resolution...
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...
I:PageManager::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 flashimage_confirm
I:Loading page clear_vars
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 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: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 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 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 installsu
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.sf.lcd_density=480
ro.adb.secure=0
ro.com.google.clientidbase=android-google
ro.com.android.wifi-watchlist=GoogleGuest
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.boot.selinux=permissive
ro.boot.baseband=msm
ro.boot.hardware=qcom
ro.boot.serialno=a5b06059
ro.boot.hwversion=1.4.0
ro.boot.bootdevice=624000.ufshc
ro.boot.secureboot=1
ro.boot.veritymode=logging
ro.boot.verifiedbootstate=orange
ro.omni.device=gemini
ro.omni.version=6.0.1-20160724-gemini-HOMEMADE
ro.twrp.boot=1
ro.twrp.version=3.0.2-0
ro.wifi.channels=
ro.allow.mock.location=0
ro.board.platform=msm8996
ro.build.id=MTC19Z
ro.build.date=Sun Jul 24 15:49:07 WEST 2016
ro.build.date.utc=0
ro.build.host=digital
ro.build.tags=test-keys
ro.build.type=userdebug
ro.build.user=bgcngm
ro.build.flavor=omni_gemini-userdebug
ro.build.display.id=omni_gemini-userdebug 6.0.1 MTC19Z eng.bgcngm.20160724.154407 test-keys
ro.build.product=gemini
ro.build.version.sdk=23
ro.build.version.base_os=
ro.build.version.release=6.0.1
ro.build.version.codename=REL
ro.build.version.incremental=eng.bgcngm.20160724.154407
ro.build.version.preview_sdk=
ro.build.version.all_codenames=REL
ro.build.version.security_patch=2016-07-05
ro.build.description=omni_gemini-userdebug 6.0.1 MTC19Z eng.bgcngm.20160724.154407 test-keys
ro.build.fingerprint=Xiaomi/omni_gemini/gemini:6.0.1/MTC19Z/bgcngm07241545:userdebug/test-keys
ro.build.characteristics=default
ro.crypto.state=encrypted
ro.crypto.fs_crypto_blkdev=/dev/block/dm-0
ro.secure=1
ro.product.cpu.abi=arm64-v8a
ro.product.cpu.abilist=armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=
ro.product.name=omni_gemini
ro.product.board=MSM8996
ro.product.brand=Xiaomi
ro.product.model=MI 5
ro.product.device=gemini
ro.product.manufacturer=Xiaomi
ro.baseband=msm
ro.bootmode=unknown
ro.hardware=qcom
ro.revision=0
ro.serialno=a5b06059
ro.bootimage.build.date=Sun Jul 24 15:53:05 WEST 2016
ro.bootimage.build.date.utc=1469371985
ro.bootimage.build.fingerprint=Xiaomi/omni_gemini/gemini:6.0.1/MTC19Z/bgcngm07241545:userdebug/test-keys
ro.alarm_boot=false
ro.bootloader=unknown
ro.debuggable=1
ro.modversion=OmniROM-6.0.1-20160724-gemini-HOMEMADE
ro.setupwizard.enterprise_mode=1
net.bt.name=Android
net.change=net.bt.name
sys.usb.ffs.ready=1
sys.keymaster.loaded=true
sys.listeners.registered=true
init.svc.adbd=running
init.svc.healthd=running
init.svc.ueventd=running
init.svc.recovery=running
init.svc.sbinqseecomd=running
init.svc.set_permissive=stopped
twrp.crash_counter=0
twrp.action_complete=0
debug.atrace.tags.enableflags=0
dalvik.vm.isa.arm.variant=cortex-a53
dalvik.vm.isa.arm.features=default
dalvik.vm.isa.arm64.variant=kryo
dalvik.vm.isa.arm64.features=default
dalvik.vm.lockprof.threshold=500
dalvik.vm.stack-trace-file=/data/anr/traces.txt
persist.sys.usb.config=adb
persist.sys.dalvik.vm.lib.2=libart
persist.sys.root_access=1
service.adb.root=1
I:Copying file /cache/recovery/log to /cache/recovery/last_log
tw_get_context got selinux context: u:object_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 '/data/media/0/TWRP/BACKUPS/a5b06059'
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'
I:TWFunc::Set_Brightness: Setting brightness control to 255
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/en.xml' directly
parsing languageFile
parsing languageFile done
I:Translating partition display names
I:Backup folder set to '/data/media/0/TWRP/BACKUPS/a5b06059'
I:TWFunc::Fixup_Time: Pre-fix date and time: 2016-08-22--01-16-45
I:TWFunc::Fixup_Time: Setting time offset from file /sys/class/rtc/rtc0/since_epoch
I:TWFunc::Fixup_Time: Date and time corrected: 2016-08-22--01-16-44
I:Enabling MTP during startup
I:Starting MTP
Starting MTP
I:sending message to add 65537 '/data/media/0' 'Internal Storage'
I:Message sent, add storage ID: 65537
MTP Enabled
I:Check_Lifetime_Writes result: '0'
I:Switching packages (TWRP)
I:Set page: 'system_readonly'
created new mtpserver object
MtpServer::run fd: 19
mtppipe add storage 65537 '/data/media/0'
MtpStorage id: 65537 path: /data/media/0
I:TWFunc::Set_Brightness: Setting brightness control to 5
I:TWFunc::Set_Brightness: Setting brightness control to 0
I:TWFunc::Set_Brightness: Setting brightness control to 255
I:TWFunc::Set_Brightness: Setting brightness control to 5
I:TWFunc::Set_Brightness: Setting brightness control to 0
Click to expand...
Click to collapse
That's not possible, the test build is working fine for everyone.
- sent from my Mi5
Senbonzakura Kageyoshi said:
That's not possible, the test build is working fine for everyone.
- sent from my Mi5
Click to expand...
Click to collapse
so, what am I doing wrong?
I downloaded the test version, flashed it, and still I have the screen bug...
Thanks for your reply.
ivanrsz said:
so, what am I doing wrong?
I downloaded the test version, flashed it, and still I have the screen bug...
Thanks for your reply.
Click to expand...
Click to collapse
How did you flashed it?
Write a post in the official thread, dev will help you.
- sent from my Mi5
Senbonzakura Kageyoshi said:
How did you flashed it?
Write a post in the official thread, dev will help you.
- sent from my Mi5
Click to expand...
Click to collapse
I flashed it with the fastboot method.
adb devices
XXXXXXX device
adb reboot bootloader
fastboot flash recovery TWRP-recovery-gemini-test.img
target reported max download size of 536870912 bytes
sending 'recovery' (25756 KB)...
OKAY [ 0.762s]
writing 'recovery'...
OKAY [ 0.146s]
finished. total time: 0.910s
fastboot reboot
rebooting...
finished. total time: 0.002s
adb reboot recovery
Starts the TWRP recovery, but with the screen bug.
I will try to post on the official thread, last week I was not able because I had not enough posts on the forum. I hope today I will be able to post.
Thanks for your reply.
Saludos, Ivan.
ivanrsz said:
I flashed it with the fastboot method.
adb devices
a5b06059 device
adb reboot bootloader
fastboot flash recovery TWRP-recovery-gemini-test.img
target reported max download size of 536870912 bytes
sending 'recovery' (25756 KB)...
OKAY [ 0.762s]
writing 'recovery'...
OKAY [ 0.146s]
finished. total time: 0.910s
fastboot reboot
rebooting...
finished. total time: 0.002s
adb reboot recovery
Starts the TWRP recovery, but with the screen bug.
I will try to post on the official thread, last week I was not able because I had not enough posts on the forum. I hope today I will be able to post.
Thanks for your reply.
Saludos, Ivan.
Click to expand...
Click to collapse
I mean the official thread here on xda.
Anyway, try using twrp manager from play store to flash the latest release available. Then reboot into recovery while the phone is charging, or reboot and then wait till the screen goes black. Touch should be working then. So, flash the test version which contains the fix directly from twrp.
- sent from my Mi5
Senbonzakura Kageyoshi said:
I mean the official thread here on xda.
Anyway, try using twrp manager from play store to flash the latest release available.
Click to expand...
Click to collapse
I can't, after I upgraded to MIUI v8, I had lost the root access, that's why I need a working TWRP version to root it again.
Now I have flashed the test version which contains the fix normally, so I did what you typed me.
I rebooted into recovery while the phone was charing, and still can't use the screen .
I rebooted and waited till the screen went black, (both cases, phone charging and without charging) and still can't use it.
I'm getting crazy
I went to the official thread as you told me before, hopefully they can help me with the recovery log files
Thanks for your help Senbonzakura, I apreciate it.
That's the same problem I'm having. That's why I was hoping there was a cwm recovery version I could use.
Ok, on the official thread I found the solution:
http://forum.xda-developers.com/showpost.php?p=68319157&postcount=121
Bruno gived me an image that works, probably they will add on the first post of the official thread.
ivanrsz said:
Ok, on the official thread I found the solution:
http://forum.xda-developers.com/showpost.php?p=68319157&postcount=121
Bruno gived me an image that works, probably they will add on the first post of the official thread.
Click to expand...
Click to collapse
Yeah I'm hoping that'll be the solution. I'm just booting into recovery now to get the hardware info to check if I've the same screen as yours.
trad3mark said:
Yeah I'm hoping that'll be the solution. I'm just booting into recovery now to get the hardware info to check if I've the same screen as yours.
Click to expand...
Click to collapse
i sent u a message with the image that worked for me
ivanrsz said:
i sent u a message with the image that worked for me
Click to expand...
Click to collapse
Checked the hwinfo as mentioned in the main TWRP thread, and I've the same screen as yours.
I'm downloading the image now and I'll be testing it shortly. Which version of the Mi5 do you have, out of interest? It's beginning to sound like it could be a problem specific to certain models.
Many thanks for the help by the way, I've my fingers crossed right now!! :good:
EDIT:
AAWW YEAH! We have a winner! I still had to do the thing where you let the screen turn off, but once turned back on, the screen works fine. Thanks a million for your help with that. I'm going to let bruno know in that other thread.
trad3mark said:
Checked the hwinfo as mentioned in the main TWRP thread, and I've the same screen as yours.
I'm downloading the image now and I'll be testing it shortly. Which version of the Mi5 do you have, out of interest? It's beginning to sound like it could be a problem specific to certain models.
Many thanks for the help by the way, I've my fingers crossed right now!! :good:
EDIT:
AAWW YEAH! We have a winner! I still had to do the thing where you let the screen turn off, but once turned back on, the screen works fine. Thanks a million for your help with that. I'm going to let bruno know in that other thread.
Click to expand...
Click to collapse
I didn't make nothing ^^, the job was done by @bgcngm
I have the MI5 with 64GB, not the PRO.
In my case, I don't need to wait till the screen turns off, it works directly when the TWRP is loaded completely.
Can anyone send me a link for a working img ? I'm on Mi 5 3/32 variant running Miui Dev 6.8.18 . Thanks in advance
Senbonzakura Kageyoshi said:
Look for official twrp thread here on xda. Then read the second post. Here you will find a working twrp.
Edit: http://forum.xda-developers.com/showthread.php?p=67630517
- sent from my Mi5
Click to expand...
Click to collapse
I second this.
The official TWRP freezes at boot screen, but the second post works just fine.
Give it a try.

xperia x performance recovery help soft brick!

Hey guys. Long story short I was playing around in TWRP recovery menu and I ended up deleted the OS! Yay now the struggle on how to fix this thing? Flash mode is no longer working so is there are way to flash the ftf file without flashtool? I can still boot into TWRP recovery and fastboot but have not had any success on converting the ftf file to the bootable zip, I've also tried fastboot and cannot get it to flash. Any tech heads able to elaborate a solution? Very much appreciated.
Xperia x performance
Androplus kernel
TWRP Recovery
If I were to restore someone else's TWRP system backup would that work? Under the TWRP menu I see a back up menu and it gives you the option to back up. System, data, cache, diag, oem, Qnovo. If someone else was to make a backup file and restored on my phone would that work? I formatted the system which erased my OS. Can somebody please help.
press VOL UP + POWER BUTTON for 3 times vibration. now u can connect phone in flashmode
Hey thank you for the reply, I have tried that and it still won't dectect in flash tool nor my computer. When I hold the DOWN button while plugging in the USB the LED turns green for 4 Seconds then off for 1 second then back on again for 4 etc. Same thing happens even if I just plug in the USB casually without pressing any buttons. If I hold volume UP it will boot into FASTBOOT.
Even if I can get my hands on a custom rom to flash via ZIP! But there's nothing. Day 5 my phone has been down. Starting to think I'll have to put it back in the box and store it until a custom rom is developed. The waiting game begins.
criispp said:
Hey thank you for the reply, I have tried that and it still won't dectect in flash tool nor my computer. When I hold the DOWN button while plugging in the USB the LED turns green for 4 Seconds then off for 1 second then back on again for 4 etc. Same thing happens even if I just plug in the USB casually without pressing any buttons. If I hold volume UP it will boot into FASTBOOT.
Click to expand...
Click to collapse
install drivers. if u have win 8 or 10 use search how to install flashtool drivers
Try software repair from Xperia Companion and follow instructions.
Drivers are installed correctly. My phone flash mode somehow stopped functioning. Even in the sony companion app it asks me to go in flash mode. I try and it just won't detect. Can someone please make a backup of just there system files from the TWRP recovery menu. That will get my phone too a bootable state. I've been trying to create a custom rom for the past 5 days but always having problems with the script commands.
do it yoursefl
http://forum.xda-developers.com/showthread.php?t=2307311
or
http://forum.xda-developers.com/crossdevice-dev/sony/tool-prfcreator-easily-create-pre-t2859904
Thanks for the reply
I've already tried PRF creator. It always fails to flash all the check boxes Kernel, fota kernel, etc and when it finishes, it says failed to mount system invalid argument. As for the first link the download link for "host" virtual machine is no longer working so I can't give that method a try. Thanks anyway though.
Day 6 with a bricked Xperia X Performance.
If u have working TWRP u have working adb
connect phone, open cmd and type
adb shell
reboot fastboot
open flashtool, use fastboot mode, chose SELECET SYSTEM TO FLASH
try this to flash via twrp
https://mega.nz/#!9AsAXSLJ!lpQicnoYqCWTnxmix9u_BRvSTOf56ti3HseKXkDxCmQ
---------- Post added at 12:58 PM ---------- Previous post was at 12:41 PM ----------
also u can try in twrp by adb next:
./adb shell
su
dd if=/sdcard/system.ext4 of=/dev/block/mmcblk0p15
exit
exit
don't forget convert system.sin to etx4
Hey thanks for the reply.
I've already tried flashtool in fastboot mode. I've tried to flash system.sin and system.ext4 in it but it always hangs on flashing, then it says check log before you reboot and it doesn't end up flashing.
The attached mega file installed but failed to mount system after flash "invalid argument."
I've also tried your 3rd method but could not get any of those commands to work via TWRP Terminal nor the adb terminal in the adb folder on the computer. I've also tried adb sideload but always get cannot read the file I'm trying to push.
Flashing system was fine. It don't boot?
No it can't boot because it can't mount the system
Do next:
Open flashTool, connect phone in twrp mode, than fastboot mode than flashmode. Copy log here
---------- Post added at 08:19 AM ---------- Previous post was at 07:24 AM ----------
When u restart TWRP can u manualy mount system in mount options?
Starting TWRP 3.0.2-0 on Sun Jan 4 09:31:13 1970
(pid 411)
RECOVERY_SDCARD_ON_DATA := true
TW_NEVER_UNMOUNT_SYSTEM := 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:Found brightness file at '/sys/class/leds/lcd-backlight/brightness'
I:Got max brightness 4095 from '/sys/class/leds/lcd-backlight/max_brightness'
I:TWFunc::Set_Brightness: Setting brightness control to 100
I:LANG: en
Starting the UI...Overlay graphics may work (mdssfb_90000), but not enabled. Use TW_TARGET_USES_QCOM_BSP := true to enable.
setting DRM_FORMAT_RGB565 and GGL_PIXEL_FORMAT_RGB_565
cannot find/open a drm device: No such file or directory
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 (1080 x 1920)
Using fbdev graphics.
I:TWFunc::Set_Brightness: Setting brightness control to 100
I:Loading package: splash (/twres/splash.xml)
I:Load XML directly
IageManager::LoadFileToBuffer loading filename: '/twres/splash.xml' directly
I:Checking resolution...
I:Loading resources...
I:Loading variables...
I:Loading mouse cursor...
I:Loading pages...
I:Loading page splash
I:Switching packages (splash)
blacklisting hbtp_vm input device
=> Linking mtab
=> Processing recovery.fstab
Irocessing '/recovery'
Irocessing '/ta'
Irocessing '/system'
Irocessing '/data'
Irocessing '/cache'
Irocessing '/sdcard1'
I:Created '/sdcard1' folder.
Irocessing '/usbdisk'
I:Created '/usbdisk' folder.
Irocessing '/idd'
I:Created '/idd' folder.
Irocessing '/oem'
Irocessing '/qns'
I:Created '/qns' folder.
Irocessing '/firmware'
I:Unhandled mount flag: 'context=ubject_r:firmware_file:s0'
Irocessing '/dsp'
I:Created '/dsp' folder.
Irocessing '/persist'
I:Created '/persist' folder.
Irocessing '/keymaster'
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:Setting up '/data' as data/media emulated storage.
I:mount -o bind '/data/media' '/sdcard' process ended with RC=0
I:Backup folder set to '/data/media/TWRP/BACKUPS/CB512A2P28'
I:Settings storage is '/data/media'
Iecrypt adopted storage starting
IageManager::LoadFileToBuffer loading filename: '/data/system/storage.xml' directly
Updating partition details...
I:Can't probe device /dev/block/mmcblk0p55
Failed to mount '/system' (Invalid argument)
I:Actual block device: '/dev/block/mmcblk0p55', current file system: 'ext4'
Iata backup size is 0MB, free: 22222MB.
I:Unable to mount '/sdcard1'
I:Actual block device: '', current file system: 'vfat'
I:Unable to mount '/usbdisk'
I:Actual block device: '', current file system: 'auto'
...done
I:Unmounting main partitions...
Partition Logs:
/recovery | /dev/block/mmcblk0p48 | Size: 64MB
Flags: IsPresent Can_Flash_Img
Primary_Block_Device: /dev/block/mmcblk0p48
Display_Name: FOTAKernel
Storage_Name: FOTAKernel
Backup_Path: /recovery
Backup_Name: recovery
Backup_Display_Name: FOTAKernel
Storage_Path: /recovery
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
/ta | /dev/block/mmcblk0p1 | Size: 2MB
Flags: IsPresent
Primary_Block_Device: /dev/block/mmcblk0p1
Display_Name: TA "Trim-Area"
Storage_Name: TA "Trim-Area"
Backup_Path: /ta
Backup_Name: ta
Backup_Display_Name: TA "Trim-Area"
Storage_Path: /ta
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
/system | /dev/block/mmcblk0p55 | Size: 0MB Used: 0MB Free: 0MB Backup Size: 0MB
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up Wipe_Available_in_GUI IsPresent Mount_To_Decrypt
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
/data | /dev/block/mmcblk0p54 | Size: 22266MB Used: 0MB Free: 22222MB Backup Size: 0MB
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 Retain_Layout_Version
Symlink_Path: /data/media
Symlink_Mount_Point: /sdcard
Primary_Block_Device: /dev/block/mmcblk0p54
Length: -16384
Display_Name: Data
Storage_Name: Internal Storage
Backup_Path: /data
Backup_Name: data
Backup_Display_Name: Data
Storage_Path: /data/media
Current_File_System: ext4
Fstab_File_System: ext4
Backup_Method: files
MTP_Storage_ID: 65537
/cache | /dev/block/mmcblk0p43 | 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/mmcblk0p43
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
/sdcard1 | | 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/mmcblk1p1
Display_Name: Micro SDcard
Storage_Name: Micro SDcard
Backup_Path: /sdcard1
Backup_Name: sdcard1
Backup_Display_Name: Micro SDcard
Storage_Path: /sdcard1
Current_File_System: vfat
Fstab_File_System: vfat
Backup_Method: files
MTP_Storage_ID: 65538
/usbdisk | | 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: /usbdisk
Backup_Name: usbdisk
Backup_Display_Name: USB OTG
Storage_Path: /usbdisk
Current_File_System: auto
Fstab_File_System: auto
Backup_Method: files
MTP_Storage_ID: 65539
/idd | /dev/block/mmcblk0p51 | Size: 13MB Used: 0MB Free: 13MB Backup Size: 0MB
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up IsPresent
Primary_Block_Device: /dev/block/mmcblk0p51
Display_Name: Diag
Storage_Name: Diag
Backup_Path: /idd
Backup_Name: idd
Backup_Display_Name: Diag
Storage_Path: /idd
Current_File_System: ext4
Fstab_File_System: ext4
Backup_Method: files
/oem | /dev/block/mmcblk0p53 | Size: 387MB Used: 13MB Free: 374MB Backup Size: 13MB
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up IsPresent
Primary_Block_Device: /dev/block/mmcblk0p53
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
/qns | /dev/block/mmcblk0p52 | Size: 17MB Used: 0MB Free: 17MB Backup Size: 0MB
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up IsPresent
Primary_Block_Device: /dev/block/mmcblk0p52
Display_Name: Qnovo
Storage_Name: Qnovo
Backup_Path: /qns
Backup_Name: qns
Backup_Display_Name: Qnovo
Storage_Path: /qns
Current_File_System: ext4
Fstab_File_System: ext4
Backup_Method: files
/firmware | /dev/block/mmcblk0p31 | Size: 94MB Used: 69MB Free: 25MB Backup Size: 69MB
Flags: Can_Be_Mounted Can_Be_Wiped IsPresent Mount_To_Decrypt
Primary_Block_Device: /dev/block/mmcblk0p31
Display_Name: Firmware
Storage_Name: Firmware
Backup_Path: /firmware
Backup_Name: firmware
Backup_Display_Name: Firmware
Storage_Path: /firmware
Current_File_System: vfat
Fstab_File_System: vfat
Backup_Method: files
Mount_Options: ro
/dsp | /dev/block/mmcblk0p32 | Size: 11MB Used: 4MB Free: 7MB Backup Size: 4MB
Flags: Can_Be_Mounted Can_Be_Wiped IsPresent
Primary_Block_Device: /dev/block/mmcblk0p32
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
/persist | /dev/block/mmcblk0p44 | Size: 27MB Used: 0MB Free: 27MB Backup Size: 0MB
Flags: Can_Be_Mounted Can_Be_Wiped IsPresent
Primary_Block_Device: /dev/block/mmcblk0p44
Display_Name: persist
Storage_Name: persist
Backup_Path: /persist
Backup_Name: persist
Backup_Display_Name: persist
Storage_Path: /persist
Current_File_System: ext4
Fstab_File_System: ext4
Backup_Method: files
/keymaster | /dev/block/mmcblk0p15 | Size: 0MB
Flags: IsPresent
Primary_Block_Device: /dev/block/mmcblk0p15
Display_Name: keymaster
Storage_Name: keymaster
Backup_Path: /keymaster
Backup_Name: keymaster
Backup_Display_Name: keymaster
Storage_Path: /keymaster
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
I:Loading package: TWRP (/data/media/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/zh_TW.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/zh_CN.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_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/ja.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: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 flashimage_confirm
I:Loading page clear_vars
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 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/TWRP/BACKUPS/CB512A2P28'
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 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 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 installsu
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.
I:Not using /misc, not defined in fstab.
I:Not using /misc, not defined in fstab.
Startup Commands:
ro.bt.bdaddr_path=/data/etc/bluetooth_bdaddr
ro.cm.build.version.plat.rev=0
ro.cm.build.version.plat.sdk=6
ro.cm.device=dora
ro.cm.display.version=13.0-20160814-UNOFFICIAL-dora
ro.cm.version=13.0-20160814-UNOFFICIAL-dora
ro.cm.releasetype=UNOFFICIAL
ro.sf.lcd_density=480
ro.adb.secure=0
ro.com.google.clientidbase=android-google
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=false
ro.com.android.wifi-watchlist=GoogleGuest
ro.nfc.port=I2C
ro.qti.sensors.dpc=true
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.pid_suffix=1D9
ro.boot.selinux=permissive
ro.boot.baseband=msm
ro.boot.hardware=qcom
ro.boot.serialno=CB512A2P28
ro.boot.bootdevice=7464900.sdhci
ro.boot.bootloader=s1
ro.data.large_tcp_window_size=true
ro.hwui.path_cache_size=32
ro.hwui.layer_cache_size=48
ro.hwui.texture_cache_size=72
ro.hwui.gradient_cache_size=1
ro.hwui.r_buffer_cache_size=8
ro.hwui.drop_shadow_cache_size=6
ro.hwui.text_large_cache_width=2048
ro.hwui.text_small_cache_width=1024
ro.hwui.text_large_cache_height=1024
ro.hwui.text_small_cache_height=1024
ro.hwui.texture_cache_flushrate=0.4
ro.twrp.boot=1
ro.twrp.version=3.0.2-0
ro.wifi.channels=
ro.allow.mock.location=1
ro.board.platform=msm8996
ro.build.id=MOB30R
ro.build.date=2016年 8月 14日 日曜日 16:50:16 JST
ro.build.date.utc=1471161016
ro.build.host=ubuntu
ro.build.tags=test-keys
ro.build.type=eng
ro.build.user=androplus
ro.build.flavor=cm_dora-eng
ro.build.display.id=cm_dora-eng 6.0.1 MOB30R de7d17b0cc test-keys
ro.build.product=dora
ro.build.selinux=1
ro.build.version.sdk=23
ro.build.version.base_os=
ro.build.version.release=6.0.1
ro.build.version.codename=REL
ro.build.version.incremental=de7d17b0cc
ro.build.version.preview_sdk=0
ro.build.version.all_codenames=REL
ro.build.version.security_patch=2016-07-05
ro.build.description=cm_dora-eng 6.0.1 MOB30R de7d17b0cc test-keys
ro.build.fingerprint=Sony/cm_dora/dora:6.0.1/MOB30R/de7d17b0cc:eng/test-keys
ro.build.characteristics=default
ro.config.ringtone=Orion.ogg
ro.config.alarm_alert=Helium.ogg
ro.config.notification_sound=Argon.ogg
ro.dalvik.vm.native.bridge=0
ro.kernel.android.checkjni=1
ro.secure=0
ro.vendor.extension_library=libqti-perfd-client.so
ro.zygote=zygote64_32
ro.carrier=unknown
ro.cmlegal.url=https://cyngn.com/legal/privacy-policy
ro.product.cpu.abi=arm64-v8a
ro.product.cpu.abilist=arm64-v8a,armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=arm64-v8a
ro.product.name=cm_dora
ro.product.board=F8132
ro.product.brand=Sony
ro.product.model=F8132
ro.product.device=dora
ro.product.locale=en-US
ro.product.manufacturer=Sony
ro.baseband=msm
ro.bootmode=unknown
ro.hardware=qcom
ro.opengles.version=196609
ro.revision=0
ro.serialno=CB512A2P28
ro.bootimage.build.date=2016年 8月 14日 日曜日 16:54:35 JST
ro.bootimage.build.date.utc=1471161275
ro.bootimage.build.fingerprint=Sony/cm_dora/dora:6.0.1/MOB30R/de7d17b0cc:eng/test-keys
ro.telephony.call_ring.multiple=false
ro.telephony.default_network=9
ro.bootloader=s1
ro.debuggable=1
ro.modversion=13.0-20160814-UNOFFICIAL-dora
ro.rommanager.developerid=cyanogenmod
ro.setupwizard.enterprise_mode=1
ro.use_data_netmgrd=true
drm.service.enabled=true
net.bt.name=Android
net.change=net.bt.name
ril.subscription.types=NV,RUIM
sys.usb.ffs.ready=1
init.svc.adbd=running
init.svc.healthd=running
init.svc.ueventd=running
init.svc.recovery=running
init.svc.set_permissive=stopped
rild.libargs=-d
rild.libpath=/vendor/lib64/libril-qc-qmi-1.so
twrp.crash_counter=0
twrp.action_complete=0
vidc.debug.level=1
wifi.interface=wlan0
debug.atrace.tags.enableflags=0
debug.qualcomm.sns.hal=0
debug.qualcomm.sns.daemon=0
debug.qualcomm.sns.libsensor1=0
media.sf.omx-plugin=libffmpeg_omx.so
media.sf.extractor-plugin=libffmpeg_extractor.so
media.aac_51_output_enabled=true
camera.disable_zsl_mode=0
dalvik.vm.isa.arm.variant=cortex-a53
dalvik.vm.isa.arm.features=default
dalvik.vm.isa.arm64.variant=kryo
dalvik.vm.isa.arm64.features=default
dalvik.vm.usejit=true
dalvik.vm.heapsize=512m
dalvik.vm.lockprof.threshold=500
dalvik.vm.dex2oat-Xms=64m
dalvik.vm.dex2oat-Xmx=512m
dalvik.vm.heapmaxfree=8m
dalvik.vm.heapminfree=512k
dalvik.vm.heapstartsize=8m
dalvik.vm.dex2oat-filter=verify-at-runtime
dalvik.vm.heapgrowthlimit=192m
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-at-runtime
dalvik.vm.heaptargetutilization=0.75
persist.hwc.mdpcomp.enable=true
persist.sys.dun.override=0
persist.sys.usb.config=adb
persist.sys.wfd.virtual=0
persist.sys.debug.multi_window=true
persist.sys.dalvik.vm.lib.2=libart.so
persist.sys.root_access=0
persist.data.qmi.adb_logmask=0
persist.data.netmgrd.qos.enable=true
persist.audio.fluence.speaker=true
persist.audio.fluence.voicerec=false
persist.audio.fluence.voicecall=true
persist.debug.wfd.enable=1
persist.debug.sensors.hal=0
persist.radio.oem_socket=false
persist.radio.add_power_save=1
persist.radio.apm_sim_not_pwdn=1
persist.camera.ois.disable=0
persist.camera.HAL3.enabled=1
service.adb.tcp.port=5555
service.adb.root=1
keyguard.no_require_sim=true
telephony.lteOnCdmaDevice=0
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/TWRP/.twrps'.
I:Backup folder set to '/data/media/TWRP/BACKUPS/CB512A2P28'
I:Copying file /etc/recovery.fstab to /cache/recovery/recovery.fstab
I:Version number saved to '/cache/recovery/.version'
I:Unable to mount '/sdcard1'
I:Actual block device: '', current file system: 'vfat'
I:Unable to mount '/usbdisk'
I:Actual block device: '', current file system: 'auto'
I:TWFunc::Set_Brightness: Setting brightness control to 100
IageManager::LoadFileToBuffer loading filename: '/twres/languages/en.xml' directly
parsing languageFile
parsing languageFile done
I:Translating partition display names
I:Backup folder set to '/data/media/TWRP/BACKUPS/CB512A2P28'
I:TWFunc::Fixup_Time: Pre-fix date and time: 1970-01-04--04-31-14
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:Enabling MTP during startup
I:Starting MTP
Starting MTP
I:sending message to add 65537 '/data/media' 'Internal Storage'
I:Message sent, add storage ID: 65537
MTP Enabled
I:Can't probe device /dev/block/mmcblk0p55
I:Unable to mount '/system'
I:Actual block device: '/dev/block/mmcblk0p55', current file system: 'ext4'
I:Check_Lifetime_Writes failed to mount '/system'
I:Switching packages (TWRP)
I:Set page: 'main'
I:Set page: 'clear_vars'
I:Set page: 'main2'
created new mtpserver object
MtpServer::run fd: 18
mtppipe add storage 65537 '/data/media'
MtpStorage id: 65537 path: /data/media
E:got unsupported command UNKNOWNE:got unsupported command UNKNOWNE:got unsupported command UNKNOWNE:got unsupported command UNKNOWNE:got unsupported command UNKNOWNE:got unsupported command UNKNOWNE:got unsupported command UNKNOWNE:got unsupported command UNKNOWNE:got unsupported command UNKNOWNE:got unsupported command UNKNOWNE:got unsupported command UNKNOWNE:got unsupported command UNKNOWNE:got unsupported command UNKNOWNE:got unsupported command UNKNOWNE:got unsupported command UNKNOWNE:MyMtpDatabase::getDevicePropertyValue MTP_RESPONSE_DEVICE_PROP_NOT_SUPPORTED
I:Set page: 'advanced'
I:Set page: 'confirm_action'
I:Set page: 'action_page'
Iperation_start: 'Copy Log'
I:Copying file /tmp/recovery.log to /data/media/recovery.log
I meant log from flashtool to see the correct install drivers or what it see
1. start flshtool
2. connect phone in twrp to flashtool... flashtool will give u log
3. than connect to flashtool in fastboot...flashtool will give u log
4. now connect in flashmode...flashtool will give u log
On z3 I had the same problem with system partition mounting...helps only restoring backup or flashing via flashtool
by the way. what OS are u using on PC?
and what kernel installed on your phone?
28/050/2016 12:50:15 - INFO - Flashtool Version 0.9.22.3 built on 08-06-2016 22:30:00
28/050/2016 12:50:15 - INFO - Executing search strategies to find proxy selector
28/050/2016 12:50:15 - INFO - No proxy found for IE. Trying next one
28/050/2016 12:50:15 - INFO - Strategy firefox failed trying next one : No Firefox installation found
28/050/2016 12:50:15 - INFO - No proxy found for java. Trying next one
28/050/2016 12:50:15 - INFO - Syncing devices from github
28/050/2016 12:50:16 - INFO - Opening devices repository.
28/050/2016 12:50:16 - INFO - Scanning devices folder for changes.
28/050/2016 12:50:38 - INFO - Pulling changes from github.
28/050/2016 12:50:43 - INFO - Quietly closing devices repository.
28/050/2016 12:50:43 - INFO - Devices sync finished.
28/050/2016 12:50:43 - INFO - Loading devices database
28/050/2016 12:50:43 - INFO - Loaded 94 devices
28/050/2016 12:50:43 - INFO - Starting phone detection
28/050/2016 12:50:49 - INFO - Device disconnected
28/051/2016 12:51:13 - INFO - Device connected with USB debugging off
28/051/2016 12:51:13 - INFO - For 2011 devices line, be sure you are not in MTP mode
28/053/2016 12:53:18 - INFO - Device disconnected
28/053/2016 12:53:30 - INFO - Device connected in fastboot mode
28/053/2016 12:53:44 - INFO - Device disconnected
When I connect to flash mode nothing detects..
I am on Windows 10 machine
and my phone had androplus Kernel v7
I flashed the kernel extracted from the ftf dumped from flash tool, then converted to boot.img and flash VIA fastboot and then try to reflash the system but no matter what I try it just wont flash. fastboot gives me an error file header is too large. When I try to install from SD card it gives me error 7 missing autoscripts. Im out of options.....
stupid question: but does your vol down button work?

Error 1 | TWRP LG Magna

Hello, today i tried to install Magisk. But i got error 1 in twrp. I tried version 1.12 and 1.13 beta.
My log:
__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.0.0-0 on Thu Jul 6 16:08:07 2017
(pid 104)
RECOVERY_SDCARD_ON_DATA := true
I:Lun file '/sys/devices/platform/mt_usb/musb-hdrc.0.auto/gadget/lun0/file'
TW_INCLUDE_CRYPTO := true
I:TW_BRIGHTNESS_PATH := /sys/class/leds/lcd-backlight/brightness
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 = 16 .length = 8
vi.green.offset = 8 .length = 8
vi.blue.offset = 0 .length = 8
setting GGL_PIXEL_FORMAT_BGRA_8888
double buffered
framebuffer: 0 (720 x 1280)
ioctl(): blank: Invalid argument
ioctl(): blank: Invalid argument
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/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_BR.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/nl.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/de.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/en.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/splash.xml' directly
I:Checking resolution...
I:Scaling theme width 1.500000x and height 1.600000x, offsets x: 0 y: 0
parsing languageFile
parsing languageFile done
I:Loading resources...
I:Loading variables...
I:Loading mouse cursor...
I:Loading pages...
I:Loading page splash
I:Switching packages (splash)
=> Linking mtab
=> Processing recovery.fstab
Irocessing '/boot'
Irocessing '/logo'
Irocessing '/nvram'
Irocessing '/recovery'
Irocessing '/uboot'
Irocessing '/system'
Irocessing '/cache'
Irocessing '/persist'
Irocessing '/mpt'
Irocessing '/cust'
Irocessing '/persist-lg'
Irocessing '/data'
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:mount -o bind '/data/media/0' '/sdcard' process ended with RC=0
Irocessing '/external_sd'
Irocessing '/secro'
I:Backup folder set to '/data/media/0/TWRP/BACKUPS/UC4P6LVCJ7MJS8JR'
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 2650MB, free: 535MB.
...done
I:Unmounting main partitions...
Partition Logs:
/boot | /dev/bootimg | Size: 16MB
Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img
Primary_Block_Device: /dev/bootimg
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
/logo | /dev/logo | Size: 3MB
Flags: Can_Be_Backed_Up IsPresent
Primary_Block_Device: /dev/logo
Display_Name: Logo
Storage_Name: Logo
Backup_Path: /logo
Backup_Name: logo
Backup_Display_Name: Logo
Storage_Path: /logo
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
/nvram | /dev/nvram | Size: 5MB
Flags: Can_Be_Backed_Up Has_SubPartition IsPresent
Primary_Block_Device: /dev/nvram
Display_Name: Nvram
Storage_Name: Nvram
Backup_Path: /nvram
Backup_Name: nvram
Backup_Display_Name: Nvram
Storage_Path: /nvram
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
/recovery | /dev/recovery | Size: 16MB
Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img
Primary_Block_Device: /dev/recovery
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
/uboot | /dev/uboot | Size: 0MB
Flags: Can_Be_Backed_Up IsPresent
Primary_Block_Device: /dev/uboot
Display_Name: Uboot
Storage_Name: Uboot
Backup_Path: /uboot
Backup_Name: uboot
Backup_Display_Name: Uboot
Storage_Path: /uboot
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
/system | /dev/block/mmcblk0p9 | Size: 2380MB Used: 2217MB Free: 163MB Backup Size: 2217MB
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up Wipe_Available_in_GUI IsPresent
Primary_Block_Device: /dev/block/mmcblk0p9
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/mmcblk0p10 | Size: 823MB Used: 1MB Free: 822MB Backup Size: 1MB
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/mmcblk0p10
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
/persist | /dev/block/mmcblk0p6 | Size: 1MB Used: 0MB Free: 1MB Backup Size: 0MB
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up IsPresent
Primary_Block_Device: /dev/block/mmcblk0p6
Display_Name: Persist
Storage_Name: Persist
Backup_Path: /persist
Backup_Name: persist
Backup_Display_Name: Persist
Storage_Path: /persist
Current_File_System: ext4
Fstab_File_System: ext4
Backup_Method: files
/mpt | /dev/block/mmcblk0p7 | Size: 17MB Used: 2MB Free: 14MB Backup Size: 2MB
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up IsPresent
Primary_Block_Device: /dev/block/mmcblk0p7
Display_Name: Mpt
Storage_Name: Mpt
Backup_Path: /mpt
Backup_Name: mpt
Backup_Display_Name: Mpt
Storage_Path: /mpt
Current_File_System: ext4
Fstab_File_System: ext4
Backup_Method: files
/cust | /dev/block/mmcblk0p8 | Size: 94MB Used: 1MB Free: 92MB Backup Size: 1MB
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up IsPresent
Primary_Block_Device: /dev/block/mmcblk0p8
Display_Name: Cust
Storage_Name: Cust
Backup_Path: /cust
Backup_Name: cust
Backup_Display_Name: Cust
Storage_Path: /cust
Current_File_System: ext4
Fstab_File_System: ext4
Backup_Method: files
/persist-lg | /dev/block/mmcblk0p5 | Size: 3MB Used: 0MB Free: 3MB Backup Size: 0MB
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up IsPresent
Primary_Block_Device: /dev/block/mmcblk0p5
Display_Name: Persist-lg
Storage_Name: Persist-lg
Backup_Path: /persist-lg
Backup_Name: persist-lg
Backup_Display_Name: Persist-lg
Storage_Path: /persist-lg
Current_File_System: ext4
Fstab_File_System: ext4
Backup_Method: files
/data | /dev/block/mmcblk0p11 | Size: 3676MB Used: 2650MB Free: 535MB Backup Size: 2650MB
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/mmcblk0p11
Length: -16384
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: ext4
Fstab_File_System: ext4
Backup_Method: files
MTP_Storage_ID: 65537
/external_sd | /dev/block/mmcblk1p1 | Size: 29859MB Used: 23052MB Free: 6806MB Backup Size: 23052MB
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: MicroSD
Storage_Name: MicroSD
Backup_Path: /external_sd
Backup_Name: external_sd
Backup_Display_Name: MicroSD
Storage_Path: /external_sd
Current_File_System: vfat
Fstab_File_System: auto
Backup_Method: files
MTP_Storage_ID: 65538
/secro | /dev/sec_ro | Size: 6MB
Flags: Can_Be_Backed_Up Is_SubPartition IsPresent
SubPartition_Of: /nvram
Primary_Block_Device: /dev/sec_ro
Display_Name: secro
Storage_Name: secro
Backup_Path: /secro
Backup_Name: secro
Backup_Display_Name: secro
Storage_Path: /secro
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
I:Loading package: TWRP (/script/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_BR.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/nl.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/de.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/en.xml' directly
IageManager::LoadFileToBuffer loading filename: '/script/ui.xml' directly
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_BR.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/nl.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/de.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/en.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/ui.xml' directly
I:Checking resolution...
I:Scaling theme width 1.500000x and height 1.600000x, offsets x: 0 y: 0
parsing languageFile
parsing languageFile done
I:Loading resources...
I:Loading variables...
I:Loading mouse cursor...
I:Loading pages...
IageManager::LoadFileToBuffer loading filename: '/twres/portrait.xml' directly
I:Loading included resources...
I:Loading included variables...
I:Loading mouse cursor...
I:Loading included 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 flashimage_confirm
I:Loading page clear_vars
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 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/UC4P6LVCJ7MJS8JR'
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 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 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 installsu
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.
I:Not using /misc, not defined in fstab.
I:Not using /misc, not defined in fstab.
Startup Commands:
ro.sf.hwrotation=0
ro.sf.lcd_density=320
ro.com.google.apphider=on
ro.com.google.gmsversion=5.0_r2
ro.lge.chip.vendor=mtk
ro.lge.revshare=2015
ro.lge.swversion=H50210a
ro.lge.capp_ZDi_O=true
ro.lge.capp_cupss.rootdir=/cust
ro.lge.lguiversion=4.1
ro.lge.mtk_dualsim=true
ro.lge.swversion_rev=0
ro.lge.factoryversion=LGH502AT-00-V10a-GLOBAL-COM-MAR-16-2015+0
ro.lge.custLanguageSet=true
ro.lge.swversion_short=V10a
ro.lge.capp_emotional_led=true
ro.lge.capp_smartcard_uicc=true
ro.lge.vib_magnitude_index=0,20,40,60,80,100,120,127
ro.lge.audio_soundexception=true
ro.lge.capp_smartcard_lgril=false
ro.lge.capp_smartcard_smartmx=false
ro.lge.lcd_default_brightness=158
ro.lge.lcd_auto_brightness_mode=false
ro.sys.fw.mOomAdj1=0
ro.sys.fw.mOomAdj2=1
ro.sys.fw.mOomAdj3=2
ro.sys.fw.mOomAdj4=3
ro.sys.fw.mOomAdj5=9
ro.sys.fw.mOomAdj6=15
ro.sys.fw.mOomMinFree1=69632
ro.sys.fw.mOomMinFree2=81920
ro.sys.fw.mOomMinFree3=94208
ro.sys.fw.mOomMinFree4=159744
ro.sys.fw.mOomMinFree5=208896
ro.sys.fw.mOomMinFree6=245760
ro.sys.fw.bg_apps_limit=21
ro.sys.fw.bg_cached_ratio=0.33
ro.sys.usb.mtp.whql.enable=0
ro.sys.usb.bicr=yes
ro.sys.usb.storage.type=mtp,mass_storage
ro.sys.usb.charging.only=yes
ro.boot.hardware=my90ds
ro.boot.serialno=UC4P6LVCJ7MJS8JR
ro.boot.bootreason=power_key
ro.boot.dlcomplete=0
ro.twrp.boot=1
ro.twrp.version=3.0.0-0
ro.wifi.channels=
ro.allow.mock.location=1
ro.audio.silent=0
ro.board.platform=mt6582
ro.build.id=LYZ28E
ro.build.sbp=1
ro.build.date=Mon Mar 16 16:01:16 KST 2015
ro.build.date.utc=1426489276
ro.build.host=LGEACI1R6
ro.build.tags=release-keys
ro.build.type=user
ro.build.user=jenkins
ro.build.display.id=omni_lg-eng 5.1.1 LYZ28E 5 test-keys
ro.build.product=my90ds
ro.build.version.sdk=22
ro.build.version.release=5.0.1
ro.build.version.codename=REL
ro.build.version.incremental=5
ro.build.version.all_codenames=REL
ro.build.description=my90ds_global_com-user 5.0.1 LRX21Y 150751559d830 release-keys
ro.build.fingerprint=lge/my90ds_global_com/my90ds:5.0.1/LRX21Y/150751559d830:user/release-keys
ro.build.target_country=COM
ro.build.characteristics=default
ro.build.target_operator=GLOBAL
ro.camera.sound.forced=0
ro.config.ringtone=01_Lifes_Good.ogg
ro.config.alarm_alert=Lifes_Good_Alarm.ogg
ro.config.timer_alert=Timer.ogg
ro.config.max_starting_bg=32
ro.config.vc_call_vol_steps=6
ro.config.notification_sound=Crystal.ogg
ro.config.vc_call_vol_default=3
ro.dalvik.vm.native.bridge=0
ro.gemini.smart_sim_switch=false
ro.kernel.zio=38,108,105,16
ro.secure=0
ro.zygote=zygote32
ro.zygote.preload.enable=0
ro.btstack=blueangel
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=my90ds_global_com
ro.product.board=
ro.product.brand=lge
ro.product.model=LG-H502
ro.product.device=my90ds
ro.product.locale.region=GB
ro.product.locale.language=en
ro.product.manufacturer=LGE
ro.baseband=unknown
ro.bootmode=unknown
ro.hardware=my90ds
ro.mediatek.wlan.p2p=1
ro.mediatek.wlan.wsc=1
ro.mediatek.project.path=sys.knockon.knockoff.distance=10
ro.mediatek.version.sdk=1
ro.mediatek.version.branch=L0.MP1.TC1SP
ro.mediatek.version.release=ALPS.L0.MP1.TC1SP.V1.4_MUSE6582.Y90.L_TMP2
ro.mediatek.chip_ver=S01
ro.mediatek.platform=MT6582
ro.mediatek.gemini_support=true
ro.opengles.version=131072
ro.revision=0
ro.sdcrypto.syscall=380
ro.serialno=UC4P6LVCJ7MJS8JR
ro.telephony.sim.count=2
ro.telephony.default_network=0
ro.bootloader=unknown
ro.debuggable=1
ro.factorytest=0
ro.mtk_cta_set=1
ro.setupwizard.mode=DISABLED
ro.mtk_agps_app=1
ro.mtk_bip_scws=1
ro.mtk_bt_support=1
ro.mtk_enable_md1=1
ro.mtk_fd_support=1
ro.mtk_bsp_package=1
ro.mtk_eap_sim_aka=1
ro.mtk_gps_support=1
ro.mtk_tc1_feature=1
ro.mtk_wfd_support=1
ro.have_aee_feature=1
ro.mtk_dhcpv6c_wifi=1
ro.mtk_emmc_support=1
ro.mtk_sim_hot_swap=1
ro.mtk_wlan_support=1
ro.sim_me_lock_mode=0
ro.mtk_omacp_support=1
ro.mtk_audenh_support=1
ro.mtk_audio_profiles=1
ro.mtk_gemini_support=1
ro.mtk_send_rr_support=1
ro.mtk_wappush_support=1
ro.mtk_phone_number_geo=1
ro.mtk_audio_ape_support=1
ro.mtk_search_db_support=1
ro.have_aacencode_feature=1
ro.mtk_antibricking_level=2
ro.mtk_gemini_enhancement=1
ro.mtk_live_photo_support=1
ro.mtk_plmn_list_wo_deact=0
ro.mtk_matv_analog_support=1
ro.mtk_perfservice_support=1
ro.mtk_rat_wcdma_preferred=1
ro.mtk_fd_force_rel_support=1
ro.mtk_flv_playback_support=1
ro.mtk_fm_recording_support=1
ro.mtk_motion_track_support=1
ro.mtk_widevine_drm_support=1
ro.mtk_wmv_playback_support=1
ro.mtk_dialer_search_support=1
ro.mtk_phone_voice_recording=1
ro.mtk_tetheringipv6_support=1
ro.mtk_thumbnail_play_support=1
ro.mtk_privacy_protection_lock=1
ro.mtk_voice_extension_support=1
bgw.current3gband=0
drm.service.enabled=true
gsm.setPrefNetworkType=true
lge.zdi.actionsend=false
lge.zdi.dragdropintent=false
lge.zdi.onactivityresult=true
lge.normalizer.param=version2.0/true/7.5/true/15000/1.0/2500/0.6
lge.signed_image=true
log.tag.GpsLocationProvider=DEBUG
log.tag.LocationManagerService=DEBUG
net.bt.name=Android
net.change=net.bt.name
net.tethering.noprovisioning=true
ril.first.md=1
ril.current.share_modem=2
ril.external.md=0
ril.radiooff.poweroffMD=0
ril.specific.sm_cause=1
ril.telephony.mode=0
ril.flightmode.poweroffMD=0
sys.ipo.pwrdncap=2
sys.lge.bnrd=0
wfd.dummy.enable=1
dhcp.dlna.using=false
init.svc.adbd=running
init.svc.healthd=running
init.svc.ueventd=running
init.svc.recovery=running
init.svc.set_permissive=stopped
qemu.hw.mainkeys=0
rild.libargs=-d /dev/ttyC0
rild.libpath=/system/lib/mtk-ril.so
twrp.crash_counter=0
twrp.action_complete=0
wifi.lge.fcc=true
wifi.lge.patch=true
wifi.lge.ftm_test=2
wifi.lge.offdelay=false
wifi.lge.hanglessid=false
wifi.lge.sleeppolicy=0
wifi.lge.common_hotspot=true
wifi.direct.interface=p2p0
wifi.interface=wlan0
wifi.tethering.interface=wlan0
wlan.lge.dcf.enable=true
wlan.lge.concurrency=MCC
wlan.lge.multisimaka=yes
wlan.lge.supportsimaka=YES
wlan.lge.supportakaprime=YES
wlan.chip.vendor=mtk
wlan.chip.version=mt6582
debug.hwui.render_dirty_regions=false
dalvik.vm.isa.arm.features=div
dalvik.vm.heapsize=256m
dalvik.vm.dex2oat-Xms=64m
dalvik.vm.dex2oat-Xmx=512m
dalvik.vm.heapmaxfree=8m
dalvik.vm.heapminfree=2m
dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=96m
dalvik.vm.stack-trace-file=/data/anr/traces.txt
dalvik.vm.image-dex2oat-Xms=64m
dalvik.vm.image-dex2oat-Xmx=64m
dalvik.vm.mtk-stack-trace-file=/data/anr/mtk_traces.txt
dalvik.vm.heaptargetutilization=0.75
fmradio.driver.enable=1
persist.lg.data.fd=-1
persist.lg.data.fds_prop=0
persist.md.perm.checked=to_upgrade
persist.mtk.wcn.combo.chipid=-1
persist.sys.usb.config=adb
persist.sys.dalvik.vm.lib.2=libart.so
persist.sys.strictmode.disable=true
persist.data.sbp.update=0
persist.data.netmgrd.qos.enable=false
persist.qcril.disable_retry=true
persist.radio.fd.r8.counter=15
persist.radio.fd.off.r8.counter=5
persist.radio.fd.off.counter=5
persist.radio.fd.counter=15
persist.radio.default.sim=0
persist.radio.multisim.config=dsds
persist.gemini.sim_num=2
persist.service.main.enable=0
persist.service.crash.enable=0
persist.service.power.enable=0
persist.service.radio.enable=0
persist.service.events.enable=0
persist.service.kernel.enable=0
persist.service.packet.enable=0
persist.service.system.enable=0
service.adb.root=1
mediatek.wlan.chip=CONSYS_MT6582
mediatek.wlan.ctia=0
mediatek.wlan.module.postfix=_consys_mt6582
curlockscreen=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:Loading settings from '/data/media/0/TWRP/.twrps'.
I:Backup folder set to '/external_sd/TWRP/BACKUPS/UC4P6LVCJ7MJS8JR'
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'
__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/nl.xml' directly
parsing languageFile
parsing languageFile done
I:Translating partition display names
I:Backup folder set to '/external_sd/TWRP/BACKUPS/UC4P6LVCJ7MJS8JR'
I:Enabling MTP during startup
I:Starting MTP
Starting MTP
I:sending message to add 65537 '/data/media/0' 'Interne opslag'
I:Message sent, add storage ID: 65537
I:sending message to add 65538 '/external_sd' 'Micro SDCard'
I:Message sent, add storage ID: 65538
MTP Enabled
I:Check_Lifetime_Writes result: '37692'
I:Switching packages (TWRP)
I:Set page: 'main'
I:Set page: 'clear_vars'
I:Set page: 'main2'
created new mtpserver object
MtpServer::run fd: 16
mtppipe add storage 65537 '/data/media/0'
MtpStorage id: 65537 path: /data/media/0
mtppipe add storage 65538 '/external_sd'
MtpStorage id: 65538 path: /external_sd
I:Set page: 'install'
I:Set page: 'flash_confirm'
I:Set page: 'flash_zip'
Iperation_start: 'Flashing'
Installing zip file '/sdcard/Download/Magisk-v13.0(c4377ed).zip'
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
I:Zip does not contain SELinux file_contexts file in its root.
I:Legacy property environment initialized.
Archive: /sdcard/Download/Magisk-v13.0(c4377ed).zip
inflating: META-INF/MANIFEST.MF
inflating: META-INF/CERT.SF
inflating: META-INF/CERT.RSA
inflating: META-INF/com/google/android/update-binary
inflating: META-INF/com/google/android/updater-script
inflating: addon.d/99-magisk.sh
inflating: arm/magisk
inflating: arm/magiskboot
inflating: arm64/magisk
inflating: arm64/magiskboot
inflating: chromeos/futility
inflating: chromeos/kernel.keyblock
inflating: chromeos/kernel_data_key.vbprivk
inflating: common/boot_patch.sh
inflating: common/init.magisk.rc
inflating: common/magisk.apk
inflating: common/util_functions.sh
inflating: x64/magisk
inflating: x64/magiskboot
inflating: x86/magisk
inflating: x86/magiskboot
************************
* Magisk v13.0(c4377ed) Installer
************************
- Mounting /system, /vendor, /cache, /data
- Device platform: arm
- Constructing environment
- /data/magisk.img detected!
- Mounting /data/magisk.img to /magisk
- Found Boot Image: /dev/bootimg
- Unpacking boot image
mmap failed with 12: Out of memory
MagiskBoot v13.0(c4377ed) (by topjohnwu) - Boot Image Modification Tool
! Unable to unpack boot image
Updater process ended with ERROR: 1
I:Legacy property environment disabled.
Error installing zip file '/sdcard/Download/Magisk-v13.0(c4377ed).zip'
Updating partition details...
Iata backup size is 2653MB, free: 532MB.
...done
I:Set page: 'flash_done'
Iperation_end - status=1
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: 'confirm_action'
I:Set page: 'action_page'
Iperation_start: 'Copy Log'
I:Copying file /tmp/recovery.log to /external_sd/recovery.log
Lg magna Android 6
Gewoonjaap said:
Hello, today i tried to install Magisk. But i got error 1 in twrp. I tried version 1.12 and 1.13 beta.
Click to expand...
Click to collapse
The meaningful lines in your log:
************************
* Magisk v13.0(c4377ed) Installer
************************
- Mounting /system, /vendor, /cache, /data
- Device platform: arm
- Constructing environment
- /data/magisk.img detected!
- Mounting /data/magisk.img to /magisk
- Found Boot Image: /dev/bootimg
- Unpacking boot image
mmap failed with 12: Out of memory
MagiskBoot v13.0(c4377ed) (by topjohnwu) - Boot Image Modification Tool
! Unable to unpack boot image
Updater process ended with ERROR: 1
Click to expand...
Click to collapse
It's running out of memory. Maybe the 1GB in your device is insufficient.
Please go back and edit your post using ["HIDE"] ["/HIDE"] around the absurdly long log text (remove the " marks). Even better, if you would remove that text, post it to pastebin and post only the link here.
ktmom said:
The meaningful lines in your log:
It's running out of memory. Maybe the 1GB in your device is insufficient.
Please go back and edit your post using ["HIDE"] ["/HIDE"] around the absurdly long log text (remove the " marks). Even better, if you would remove that text, post it to pastebin and post only the link here.
Click to expand...
Click to collapse
But how much space should i need then??

[HELP][INSTALLATION] Error 1 - I need a stock boot.img for Redmi Note 4

TL;DR - using official Pixel Experience for Redmi and I lost the stock boot.img - getting error 1 while installing/ uninstalling magisk.
Hey there,
I've been trying to return to Pokemon go and it says device not compatible, I assume it's because I have custom ROM so I need to use magisk to hide the root from the app, I am using the official Pixel Experience 8.1.0 for Redmi Note 4 from XDA's forums and when I tried to install or uninstall magisk 16.0 from TWRP I Get error 1 and when I checked about it I read that I need to flash to my stock boot image, so I can't find it anywhere so I assume that's its lost so I need to download a new one (I searched all over the internet and only found the recovery image). Does anyone have that stock img by any way?
TrvrTTaken said:
TL;DR - using official Pixel Experience for Redmi and I lost the stock boot.img - getting error 1 while installing/ uninstalling magisk.
Hey there,
I've been trying to return to Pokemon go and it says device not compatible, I assume it's because I have custom ROM so I need to use magisk to hide the root from the app, I am using the official Pixel Experience 8.1.0 for Redmi Note 4 from XDA's forums and when I tried to install or uninstall magisk 16.0 from TWRP I Get error 1 and when I checked about it I read that I need to flash to my stock boot image, so I can't find it anywhere so I assume that's its lost so I need to download a new one (I searched all over the internet and only found the recovery image). Does anyone have that stock img by any way?
Click to expand...
Click to collapse
The stock boot.img, you can get that on en.miui.com... But since you are using a custom rom, you need the boot.img of that rom, should be inside the rom zip...
Sent from my MI 5 using Tapatalk
Error 1 while installing magisk
I am currently running on dot os 8.1 on lenovo z 2 plus and I encountered error 1 while installing magisk 16.0 zip file as u said I also installed boot. IMG file of my custom ROM then I tried installing again bust same error 1 occurred please tell me what to do
debashis parida said:
I am currently running on dot os 8.1 on lenovo z 2 plus and I encountered error 1 while installing magisk 16.0 zip file as u said I also installed boot. IMG file of my custom ROM then I tried installing again bust same error 1 occurred please tell me what to do
Click to expand...
Click to collapse
Post the recovery/installation log...
Didgeridoohan said:
Post the recovery/installation log...
Click to expand...
Click to collapse
Updating partition details...
...done
Full SELinux support is present.
WTP Enabled
[IMAGE FLASH STARTED]
IMAGE TO FLASH: '/sdcard/Download/boot.img'
Calculating restore details...
[IMAGE FLASH COMPLETED]
Installing zip file '/sdcard/download/Magisk-v16.0.zip'
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
******************************
*Magisk v16.0 Installer
*************************
-mounting /system, /vendor
! Cannot mount /vendor
- unmounting partitions
Updator process ended with ERROR: 1
Error installing zip file'/sdcard/download/Magisk-v16.0.zip'
Updating partition details...
...done
---------- Post added at 03:21 PM ---------- Previous post was at 03:15 PM ----------
Boot image is of my custom ROM
debashis parida said:
Updating partition details...
...done
Full SELinux support is present.
WTP Enabled
[IMAGE FLASH STARTED]
IMAGE TO FLASH: '/sdcard/Download/boot.img'
Calculating restore details...
[IMAGE FLASH COMPLETED]
Installing zip file '/sdcard/download/Magisk-v16.0.zip'
Checking for MD5 file...
Skipping MD5 check: no MD5 file found
******************************
*Magisk v16.0 Installer
*************************
-mounting /system, /vendor
! Cannot mount /vendor
- unmounting partitions
Updator process ended with ERROR: 1
Error installing zip file'/sdcard/download/Magisk-v16.0.zip'
Updating partition details...
...done
---------- Post added at 03:21 PM ---------- Previous post was at 03:15 PM ----------
Boot image is of my custom ROM
Click to expand...
Click to collapse
That looks an awful lot like just the output from TWRP rather than the actual recovery log...
Anyway, have you tried patching the boot image with the Manager and then flashing the patched image with TWRP?
Not working
---------- Post added at 04:56 PM ---------- Previous post was at 04:32 PM ----------
Do you need the whole recovery log
debashis parida said:
Not working
---------- Post added at 04:56 PM ---------- Previous post was at 04:32 PM ----------
Do you need the whole recovery log
Click to expand...
Click to collapse
What does "not working" mean. Be as detailed as possible and preferably provide logs.
By not working I mean that same error 1 is the output while installing magisk zip file
---------- Post added at 05:05 PM ---------- Previous post was at 05:04 PM ----------
Starting TWRP 3.1.1-0-9c3b7e99 on Fri Jun 5 05:26:31 1970
(pid 411)
BOARD_HAS_NO_REAL_SDCARD := true
RECOVERY_SDCARD_ON_DATA := true
TW_NO_USB_STORAGE := true
TW_INCLUDE_CRYPTO := true
I:TW_BRIGHTNESS_PATH := /sys/class/leds/lcd-backlight/brightness
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 80
I:LANG: en
Starting the UI...
setting DRM_FORMAT_RGBX8888 and GGL_PIXEL_FORMAT_RGBX_8888
cannot find/open a drm device: No such file or directory
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 (1080 x 1920)
Using fbdev graphics.
TW_SCREEN_BLANK_ON_BOOT := true
I:TWFunc::Set_Brightness: Setting brightness control to 80
I:Loading package: splash (/twres/splash.xml)
I:Load XML directly
IageManager::LoadFileToBuffer loading filename: '/twres/splash.xml' directly
I:Checking resolution...
I:Loading resources...
I:Loading variables...
I:Loading mouse cursor...
I:Loading pages...
I:Loading page splash
I:Switching packages (splash)
=> Linking mtab
=> Processing recovery.fstab
Irocessing '/boot'
Irocessing '/cache'
Irocessing '/recovery'
Irocessing '/system'
Irocessing '/system_image'
Irocessing '/data'
Irocessing '/firmware'
I:Created '/firmware' folder.
Irocessing '/firmware_image'
Irocessing '/misc'
Irocessing '/efs1'
Irocessing '/efs2'
Irocessing '/efsc'
Irocessing '/efsg'
Irocessing '/usb_otg'
I:Created '/usb_otg' folder.
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: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/25438b32'
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 1587MB, free: 49706MB.
I:Unable to mount '/usb_otg'
I:Actual block device: '', current file system: 'vfat'
...done
I:Unmounting main partitions...
Partition Logs:
/boot | /dev/block/mmcblk0p14 | Size: 64MB
Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img
Primary_Block_Device: /dev/block/mmcblk0p14
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
/cache | /dev/block/mmcblk0p39 | 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/mmcblk0p39
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
/recovery | /dev/block/mmcblk0p15 | Size: 64MB
Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img
Primary_Block_Device: /dev/block/mmcblk0p15
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
/system | /dev/block/mmcblk0p16 | Size: 2975MB Used: 1484MB Free: 1491MB Backup Size: 1484MB
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up Wipe_Available_in_GUI IsPresent
Primary_Block_Device: /dev/block/mmcblk0p16
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
/system_image | /dev/block/mmcblk0p16 | Size: 3072MB
Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img
Primary_Block_Device: /dev/block/mmcblk0p16
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
/data | /dev/block/mmcblk0p48 | Size: 54441MB Used: 1587MB Free: 49706MB Backup Size: 1587MB
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/mmcblk0p48
Length: -16384
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: ext4
Fstab_File_System: ext4
Backup_Method: files
MTP_Storage_ID: 65537
/firmware | /dev/block/mmcblk0p23 | Size: 94MB Used: 81MB Free: 13MB Backup Size: 81MB
Flags: Can_Be_Mounted Can_Be_Wiped IsPresent Mount_To_Decrypt
Primary_Block_Device: /dev/block/mmcblk0p23
Display_Name: Firmware
Storage_Name: Firmware
Backup_Path: /firmware
Backup_Name: firmware
Backup_Display_Name: Firmware
Storage_Path: /firmware
Current_File_System: vfat
Fstab_File_System: vfat
Backup_Method: files
Mount_Options: ro
/firmware_image | /dev/block/mmcblk0p23 | Size: 95MB
Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img
Primary_Block_Device: /dev/block/mmcblk0p23
Display_Name: Firmware (image)
Storage_Name: Firmware (image)
Backup_Path: /firmware_image
Backup_Name: firmware_image
Backup_Display_Name: Firmware (image)
Storage_Path: /firmware_image
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
/misc | /dev/block/mmcblk0p41 | Size: 1MB
Flags: IsPresent
Primary_Block_Device: /dev/block/mmcblk0p41
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
/efs1 | /dev/block/mmcblk0p37 | Size: 2MB
Flags: Can_Be_Backed_Up Has_SubPartition IsPresent
Primary_Block_Device: /dev/block/mmcblk0p37
Display_Name: EFS
Storage_Name: EFS
Backup_Path: /efs1
Backup_Name: efs1
Backup_Display_Name: EFS
Storage_Path: /efs1
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
/efs2 | /dev/block/mmcblk0p38 | Size: 2MB
Flags: Can_Be_Backed_Up Is_SubPartition IsPresent
SubPartition_Of: /efs1
Primary_Block_Device: /dev/block/mmcblk0p38
Display_Name: efs2
Storage_Name: efs2
Backup_Path: /efs2
Backup_Name: efs2
Backup_Display_Name: efs2
Storage_Path: /efs2
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
/efsc | /dev/block/mmcblk0p35 | Size: 0MB
Flags: Can_Be_Backed_Up Is_SubPartition IsPresent
SubPartition_Of: /efs1
Primary_Block_Device: /dev/block/mmcblk0p35
Display_Name: efsc
Storage_Name: efsc
Backup_Path: /efsc
Backup_Name: efsc
Backup_Display_Name: efsc
Storage_Path: /efsc
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
/efsg | /dev/block/mmcblk0p11 | Size: 2MB
Flags: Can_Be_Backed_Up Is_SubPartition IsPresent
SubPartition_Of: /efs1
Primary_Block_Device: /dev/block/mmcblk0p11
Display_Name: efsg
Storage_Name: efsg
Backup_Path: /efsg
Backup_Name: efsg
Backup_Display_Name: efsg
Storage_Path: /efsg
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
/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: 65538
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/zh_TW.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/zh_CN.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_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/ja.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: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/25438b32'
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 installsu
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:
dalvik.vm.isa.arm.variant=cortex-a53
dalvik.vm.isa.arm.features=default
dalvik.vm.isa.arm64.variant=kryo
dalvik.vm.isa.arm64.features=default
dalvik.vm.lockprof.threshold=500
dalvik.vm.stack-trace-file=/data/anr/traces.txt
dalvik.vm.image-dex2oat-filter=verify-at-runtime
ro.config.ringtone=omni_ringtone1.ogg
ro.config.alarm_alert=omni_alarm1.ogg
ro.config.notification_sound=omni_notification1.ogg
ro.build.fingerprint=ZUK/omni_z2_plus/z2_plus:7.1.1/N4F26O/10:eng/test-keys
ro.com.google.clientidbase=android-google
ro.com.android.wifi-watchlist=GoogleGuest
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.boot.lock=unlocked
ro.boot.mode=warm_reset_0x02
ro.boot.baseband=msm
ro.boot.hardware=qcom
ro.boot.serialno=25438b32
ro.boot.keymaster=1
ro.boot.bootdevice=7464900.sdhci
ro.boot.veritymode=enforcing
ro.boot.verifiedbootstate=orange
ro.omni.device=z2_plus
ro.omni.version=7.1.1-20170518-z2_plus-HOMEMADE
ro.twrp.boot=1
ro.twrp.version=3.1.1-0
ro.wifi.channels=
ro.allow.mock.location=1
ro.board.platform=msm8996
ro.build.id=N4F26O
ro.build.date=Thu May 18 18:08:13 UTC 2017
ro.build.date.utc=0
ro.build.host=5f51a4c0d870
ro.build.tags=test-keys
ro.build.type=eng
ro.build.user=jenkins
ro.build.flavor=omni_z2_plus-eng
ro.build.display.id=omni_z2_plus-eng 7.1.1 N4F26O 10 test-keys
ro.build.product=z2_plus
ro.build.version.sdk=25
ro.build.version.base_os=
ro.build.version.release=7.1.1
ro.build.version.codename=REL
ro.build.version.incremental=10
ro.build.version.preview_sdk=0
ro.build.version.all_codenames=REL
ro.build.version.security_patch=2017-02-05
ro.build.description=omni_z2_plus-eng 7.1.1 N4F26O 10 test-keys
ro.build.characteristics=default
ro.kernel.android.checkjni=1
ro.secure=0
ro.product.cpu.abi=arm64-v8a
ro.product.cpu.abilist=armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=
ro.product.name=omni_z2_plus
ro.product.board=MSM8996
ro.product.brand=ZUK
ro.product.model=Z2 Plus
ro.product.device=z2_plus
ro.product.manufacturer=ZUK
ro.baseband=msm
ro.bootmode=warm_reset_0x02
ro.hardware=qcom
ro.revision=0
ro.serialno=25438b32
ro.bootimage.build.date=Thu May 18 18:08:13 UTC 2017
ro.bootimage.build.date.utc=1495130893
ro.bootimage.build.fingerprint=ZUK/omni_z2_plus/z2_plus:7.1.1/N4F26O/10:eng/test-keys
ro.bootloader=unknown
ro.debuggable=1
ro.modversion=OmniROM-7.1.1-20170518-z2_plus-HOMEMADE
ro.setupwizard.enterprise_mode=1
init.svc.adbd=running
init.svc.healthd=running
init.svc.ueventd=running
init.svc.recovery=running
init.svc.set_permissive=stopped
twrp.crash_counter=0
twrp.action_complete=0
service.adb.root=1
debug.atrace.tags.enableflags=0
sys.usb.ffs.ready=1
net.bt.name=Android
net.change=net.bt.name
persist.sys.usb.config=adb
persist.sys.dalvik.vm.lib.2=libart.so
persist.sys.root_access=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 '/data/media/0/TWRP/BACKUPS/25438b32'
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'
I:TWFunc::Set_Brightness: Setting brightness control to 80
IageManager::LoadFileToBuffer loading filename: '/twres/languages/en.xml' directly
parsing languageFile
parsing languageFile done
I:Translating partition display names
I:Backup folder set to '/data/media/0/TWRP/BACKUPS/25438b32'
I:TWFunc::Fixup_Time: Pre-fix date and time: 1970-06-05--00-26-35
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 /data/time/ats_2, offset 1509533312628
I:TWFunc::Fixup_Time: Date and time corrected: 2018-04-05--11-15-07
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
MTP Enabled
I:Check_Lifetime_Writes result: '1069132'
I:Switching packages (TWRP)
I:Set page: 'main'
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:[MTP] created new mtpserver object
I:[MTP] MtpServer::run fd: 17
I:[MTP] mtppipe add storage 65537 '/data/media/0'
I:[MTP] MtpStorage id: 65537 path: /data/media/0
I:Set page: 'advanced'
I:Set page: 'copylog'
I:Set page: 'action_page'
Iperation_start: 'Copy Log'
I:Copying file /tmp/recovery.log to /data/media/0/recovery.log
Here is the recovery log
Starting TWRP 3.1.1-0-9c3b7e99 on Fri Jun 5 05:26:31 1970
(pid 411)
BOARD_HAS_NO_REAL_SDCARD := true
RECOVERY_SDCARD_ON_DATA := true
TW_NO_USB_STORAGE := true
TW_INCLUDE_CRYPTO := true
I:TW_BRIGHTNESS_PATH := /sys/class/leds/lcd-backlight/brightness
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 80
I:LANG: en
Starting the UI...
setting DRM_FORMAT_RGBX8888 and GGL_PIXEL_FORMAT_RGBX_8888
cannot find/open a drm device: No such file or directory
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 (1080 x 1920)
Using fbdev graphics.
TW_SCREEN_BLANK_ON_BOOT := true
I:TWFunc::Set_Brightness: Setting brightness control to 80
I:Loading package: splash (/twres/splash.xml)
I:Load XML directly
IageManager::LoadFileToBuffer loading filename: '/twres/splash.xml' directly
I:Checking resolution...
I:Loading resources...
I:Loading variables...
I:Loading mouse cursor...
I:Loading pages...
I:Loading page splash
I:Switching packages (splash)
=> Linking mtab
=> Processing recovery.fstab
Irocessing '/boot'
Irocessing '/cache'
Irocessing '/recovery'
Irocessing '/system'
Irocessing '/system_image'
Irocessing '/data'
Irocessing '/firmware'
I:Created '/firmware' folder.
Irocessing '/firmware_image'
Irocessing '/misc'
Irocessing '/efs1'
Irocessing '/efs2'
Irocessing '/efsc'
Irocessing '/efsg'
Irocessing '/usb_otg'
I:Created '/usb_otg' folder.
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: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/25438b32'
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 1587MB, free: 49706MB.
I:Unable to mount '/usb_otg'
I:Actual block device: '', current file system: 'vfat'
...done
I:Unmounting main partitions...
Partition Logs:
/boot | /dev/block/mmcblk0p14 | Size: 64MB
Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img
Primary_Block_Device: /dev/block/mmcblk0p14
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
/cache | /dev/block/mmcblk0p39 | 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/mmcblk0p39
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
/recovery | /dev/block/mmcblk0p15 | Size: 64MB
Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img
Primary_Block_Device: /dev/block/mmcblk0p15
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
/system | /dev/block/mmcblk0p16 | Size: 2975MB Used: 1484MB Free: 1491MB Backup Size: 1484MB
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up Wipe_Available_in_GUI IsPresent
Primary_Block_Device: /dev/block/mmcblk0p16
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
/system_image | /dev/block/mmcblk0p16 | Size: 3072MB
Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img
Primary_Block_Device: /dev/block/mmcblk0p16
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
/data | /dev/block/mmcblk0p48 | Size: 54441MB Used: 1587MB Free: 49706MB Backup Size: 1587MB
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/mmcblk0p48
Length: -16384
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: ext4
Fstab_File_System: ext4
Backup_Method: files
MTP_Storage_ID: 65537
/firmware | /dev/block/mmcblk0p23 | Size: 94MB Used: 81MB Free: 13MB Backup Size: 81MB
Flags: Can_Be_Mounted Can_Be_Wiped IsPresent Mount_To_Decrypt
Primary_Block_Device: /dev/block/mmcblk0p23
Display_Name: Firmware
Storage_Name: Firmware
Backup_Path: /firmware
Backup_Name: firmware
Backup_Display_Name: Firmware
Storage_Path: /firmware
Current_File_System: vfat
Fstab_File_System: vfat
Backup_Method: files
Mount_Options: ro
/firmware_image | /dev/block/mmcblk0p23 | Size: 95MB
Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img
Primary_Block_Device: /dev/block/mmcblk0p23
Display_Name: Firmware (image)
Storage_Name: Firmware (image)
Backup_Path: /firmware_image
Backup_Name: firmware_image
Backup_Display_Name: Firmware (image)
Storage_Path: /firmware_image
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
/misc | /dev/block/mmcblk0p41 | Size: 1MB
Flags: IsPresent
Primary_Block_Device: /dev/block/mmcblk0p41
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
/efs1 | /dev/block/mmcblk0p37 | Size: 2MB
Flags: Can_Be_Backed_Up Has_SubPartition IsPresent
Primary_Block_Device: /dev/block/mmcblk0p37
Display_Name: EFS
Storage_Name: EFS
Backup_Path: /efs1
Backup_Name: efs1
Backup_Display_Name: EFS
Storage_Path: /efs1
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
/efs2 | /dev/block/mmcblk0p38 | Size: 2MB
Flags: Can_Be_Backed_Up Is_SubPartition IsPresent
SubPartition_Of: /efs1
Primary_Block_Device: /dev/block/mmcblk0p38
Display_Name: efs2
Storage_Name: efs2
Backup_Path: /efs2
Backup_Name: efs2
Backup_Display_Name: efs2
Storage_Path: /efs2
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
/efsc | /dev/block/mmcblk0p35 | Size: 0MB
Flags: Can_Be_Backed_Up Is_SubPartition IsPresent
SubPartition_Of: /efs1
Primary_Block_Device: /dev/block/mmcblk0p35
Display_Name: efsc
Storage_Name: efsc
Backup_Path: /efsc
Backup_Name: efsc
Backup_Display_Name: efsc
Storage_Path: /efsc
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
/efsg | /dev/block/mmcblk0p11 | Size: 2MB
Flags: Can_Be_Backed_Up Is_SubPartition IsPresent
SubPartition_Of: /efs1
Primary_Block_Device: /dev/block/mmcblk0p11
Display_Name: efsg
Storage_Name: efsg
Backup_Path: /efsg
Backup_Name: efsg
Backup_Display_Name: efsg
Storage_Path: /efsg
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
/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: 65538
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/zh_TW.xml' directly
IageManager::LoadFileToBuffer loading filename: '/twres/languages/zh_CN.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_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/ja.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: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/25438b32'
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 installsu
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:
dalvik.vm.isa.arm.variant=cortex-a53
dalvik.vm.isa.arm.features=default
dalvik.vm.isa.arm64.variant=kryo
dalvik.vm.isa.arm64.features=default
dalvik.vm.lockprof.threshold=500
dalvik.vm.stack-trace-file=/data/anr/traces.txt
dalvik.vm.image-dex2oat-filter=verify-at-runtime
ro.config.ringtone=omni_ringtone1.ogg
ro.config.alarm_alert=omni_alarm1.ogg
ro.config.notification_sound=omni_notification1.ogg
ro.build.fingerprint=ZUK/omni_z2_plus/z2_plus:7.1.1/N4F26O/10:eng/test-keys
ro.com.google.clientidbase=android-google
ro.com.android.wifi-watchlist=GoogleGuest
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.boot.lock=unlocked
ro.boot.mode=warm_reset_0x02
ro.boot.baseband=msm
ro.boot.hardware=qcom
ro.boot.serialno=25438b32
ro.boot.keymaster=1
ro.boot.bootdevice=7464900.sdhci
ro.boot.veritymode=enforcing
ro.boot.verifiedbootstate=orange
ro.omni.device=z2_plus
ro.omni.version=7.1.1-20170518-z2_plus-HOMEMADE
ro.twrp.boot=1
ro.twrp.version=3.1.1-0
ro.wifi.channels=
ro.allow.mock.location=1
ro.board.platform=msm8996
ro.build.id=N4F26O
ro.build.date=Thu May 18 18:08:13 UTC 2017
ro.build.date.utc=0
ro.build.host=5f51a4c0d870
ro.build.tags=test-keys
ro.build.type=eng
ro.build.user=jenkins
ro.build.flavor=omni_z2_plus-eng
ro.build.display.id=omni_z2_plus-eng 7.1.1 N4F26O 10 test-keys
ro.build.product=z2_plus
ro.build.version.sdk=25
ro.build.version.base_os=
ro.build.version.release=7.1.1
ro.build.version.codename=REL
ro.build.version.incremental=10
ro.build.version.preview_sdk=0
ro.build.version.all_codenames=REL
ro.build.version.security_patch=2017-02-05
ro.build.description=omni_z2_plus-eng 7.1.1 N4F26O 10 test-keys
ro.build.characteristics=default
ro.kernel.android.checkjni=1
ro.secure=0
ro.product.cpu.abi=arm64-v8a
ro.product.cpu.abilist=armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=
ro.product.name=omni_z2_plus
ro.product.board=MSM8996
ro.product.brand=ZUK
ro.product.model=Z2 Plus
ro.product.device=z2_plus
ro.product.manufacturer=ZUK
ro.baseband=msm
ro.bootmode=warm_reset_0x02
ro.hardware=qcom
ro.revision=0
ro.serialno=25438b32
ro.bootimage.build.date=Thu May 18 18:08:13 UTC 2017
ro.bootimage.build.date.utc=1495130893
ro.bootimage.build.fingerprint=ZUK/omni_z2_plus/z2_plus:7.1.1/N4F26O/10:eng/test-keys
ro.bootloader=unknown
ro.debuggable=1
ro.modversion=OmniROM-7.1.1-20170518-z2_plus-HOMEMADE
ro.setupwizard.enterprise_mode=1
init.svc.adbd=running
init.svc.healthd=running
init.svc.ueventd=running
init.svc.recovery=running
init.svc.set_permissive=stopped
twrp.crash_counter=0
twrp.action_complete=0
service.adb.root=1
debug.atrace.tags.enableflags=0
sys.usb.ffs.ready=1
net.bt.name=Android
net.change=net.bt.name
persist.sys.usb.config=adb
persist.sys.dalvik.vm.lib.2=libart.so
persist.sys.root_access=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 '/data/media/0/TWRP/BACKUPS/25438b32'
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'
I:TWFunc::Set_Brightness: Setting brightness control to 80
IageManager::LoadFileToBuffer loading filename: '/twres/languages/en.xml' directly
parsing languageFile
parsing languageFile done
I:Translating partition display names
I:Backup folder set to '/data/media/0/TWRP/BACKUPS/25438b32'
I:TWFunc::Fixup_Time: Pre-fix date and time: 1970-06-05--00-26-35
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 /data/time/ats_2, offset 1509533312628
I:TWFunc::Fixup_Time: Date and time corrected: 2018-04-05--11-15-07
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
MTP Enabled
I:Check_Lifetime_Writes result: '1069132'
I:Switching packages (TWRP)
I:Set page: 'main'
I:Set page: 'clear_vars'
I:Set page: 'main2'
I:[MTP] created new mtpserver object
I:[MTP] MtpServer::run fd: 17
I:[MTP] mtppipe add storage 65537 '/data/media/0'
I:[MTP] MtpStorage id: 65537 path: /data/media/0
I:Set page: 'advanced'
I:Set page: 'copylog'
I:Set page: 'action_page'
Iperation_start: 'Copy Log'
I:Copying file /tmp/recovery.log to /data/media/0/recovery.log
I see absolutely nothing on that log about flashing a patched boot image...
And please, don't paste the log straight into your post. And if you absolutely feel that you have to, please use HIDE tags.
Plz tell me what to do
---------- Post added at 08:10 AM ---------- Previous post was at 07:59 AM ----------
In which partition do I need to patch the boot image I patched it in boot partition
debashis parida said:
Plz tell me what to do
---------- Post added at 08:10 AM ---------- Previous post was at 07:59 AM ----------
In which partition do I need to patch the boot image I patched it in boot partition
Click to expand...
Click to collapse
Patch the ROM boot.img file with the Magisk Manager (instructions in the release thread). Then take that file, patched_boot.img, and flash it to your device, just like you did previously with the ROM stock boot image.
Didgeridoohan said:
Patch the ROM boot.img file with the Magisk Manager (instructions in the release thread). Then take that file, patched_boot.img, and flash it to your device, just like you did previously with the ROM stock boot image.
Click to expand...
Click to collapse
What does this mean take that file, patched_boot.img, and flash it to your device. do i need to install that pathcjed_boot.img from recovery, I did it and was unable to restart.
jitu_gupta said:
What does this mean take that file, patched_boot.img, and flash it to your device. do i need to install that pathcjed_boot.img from recovery, I did it and was unable to restart.
Click to expand...
Click to collapse
Yes, you can install it from recovery, with fastboot, or Odin, etc (it all depends on your device how you go about it). If you can't get it to work, you might have to tweak some settings, or your device is simply incompatible.
First, take a look here:
https://www.didgeridoohan.com/magisk/Magisk#hn_Bootloop
If you can't get things running, post an installation log, and any other log described here that you can get your hands on:
https://www.didgeridoohan.com/magisk/MagiskHelp
First rule about asking for help is searching the forum. There are a lot of resources available and you're not the first user experiencing issues. The links I've posted here can be found through the stickies at the top of the Magisk forum, as an example.
If you then can't find anything useful (yes it can be hard sometimes), make sure to be as detailed as possible (see the "Asking for help" link above) and provide logs showing information about your issue.
Welcome to XDA and have fun! :good:
It means extract your boot.img(from the rom you are using), put it in your device storage, patch with the manager, the output is the patched boot.img, take that and flash (anyway you want)...
Sent from my MI 5 using Tapatalk

Help with Moto G6 getting Error 1 while installining Gapps

Hi,
I installed the Revenge OS 3.2 Official but when installing the Gapps (I downloaded Gapps for android 10 Arm 64) I get this Error:
Updater process ended with error:1
Error installing zip file "/sdcard/download/open_gapps-arm64-10.0-stock-20201103.zip.
I had problems with the instalation of custom Rom so by mistake I deleted my recovery files... so cant recover to my stock version.
Pls can someone help with this problem, on the internet I only saw error:1 mentioned with magisk instalation and not Gapps.
Im using Moto G6 and I dont have an sd card, I dont know if thats a problem.
Thank you for help.
Bon3ss said:
Hi,
I installed the Revenge OS 3.2 Official but when installing the Gapps (I downloaded Gapps for android 10 Arm 64) I get this Error:
Updater process ended with error:1
Error installing zip file "/sdcard/download/open_gapps-arm64-10.0-stock-20201103.zip.
I had problems with the instalation of custom Rom so by mistake I deleted my recovery files... so cant recover to my stock version.
Pls can someone help with this problem, on the internet I only saw error:1 mentioned with magisk instalation and not Gapps.
Im using Moto G6 and I dont have an sd card, I dont know if thats a problem.
Thank you for help.
Click to expand...
Click to collapse
recovery.log?? Did you use TWRP 64 bit version for installation?
WoKoschekk said:
recovery.log?? Did you use TWRP 64 bit version for installation?
Click to expand...
Click to collapse
HI,
I used the 64 bit version for the instalation also found that the problem may be Error 64. I found that it may work if i mount the system but it didnt help. The other option was to get unzip binary but I couldnt find what they meant.
Starting TWRP 3.3.1-0-191a6948 on Thu Apr 6 07:51:25 1972
(pid 430)
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/leds/lcd-backlight/brightness
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 128
I:LANG: en
Starting the UI...
setting DRM_FORMAT_RGB565 and GGL_PIXEL_FORMAT_RGB_565
cannot find/open a drm device: No such file or directory
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 (1080 x 2160)
Using fbdev graphics.
I:TWFunc::Set_Brightness: Setting brightness control to 128
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 1.000000x and height 1.125000x, 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/twrp.fstab
I:Reading /etc/twrp.fstab
Irocessing '/boot'
Irocessing '/cacheimage'
Irocessing '/cmnlib'
Irocessing '/cmnlib64'
Irocessing '/keymaster'
Irocessing '/misc'
Irocessing '/recovery'
Irocessing '/system_image'
Irocessing '/vendor_image'
Irocessing '/cache'
Irocessing '/data'
Irocessing '/dsp'
I:Created '/dsp' folder.
Irocessing '/firmware'
I:Created '/firmware' folder.
Irocessing '/oem'
Irocessing '/persist'
I:Created '/persist' folder.
I:Attempt to load settings from /persist settings file...
I:InfoManager loading from '/persist/.twrps'.
I:TWFunc::Set_Brightness: Setting brightness control to 128
I:TWFunc::Fixup_Time: Pre-fix date and time: 1972-04-06--02-51-25
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 1533198105968
I:TWFunc::Fixup_Time: Date and time corrected: 2020-11-05--10-13-10
Irocessing '/system'
Irocessing '/vendor'
Irocessing '/external_sd'
I:Created '/external_sd' folder.
Ione 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:Trying wrapped key.
I:Unable to decrypt device
I:Setting up '/data' as data/media emulated storage.
I:mount -o bind '/data/media/0' '/sdcard' process ended with RC=0
I:Backup folder set to '/data/media/0/TWRP/BACKUPS/ZY322RCBHT'
I:Settings storage is '/data/media/0'
Iecrypt adopted storage starting
IageManager::LoadFileToBuffer loading filename: '/data/system/storage.xml' directly
I:No /data/system/storage.xml for adopted storage
Updating partition details...
Iata backup size is 1089MB, free: 20869MB.
I:App found at '/system/system/priv-app/twrpapp'
I:Unable to mount '/external_sd'
I:Actual block device: '', current file system: 'auto'
...done
I:Unmounting main partitions...
Partition Logs:
/boot | /dev/block/mmcblk0p36 | Size: 22MB
Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img
Primary_Block_Device: /dev/block/mmcblk0p36
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
/cacheimage | /dev/block/mmcblk0p51 | Size: 256MB
Flags: IsPresent
Primary_Block_Device: /dev/block/mmcblk0p51
Display_Name: cacheimage
Storage_Name: cacheimage
Backup_Path: /cacheimage
Backup_Name: cacheimage
Backup_Display_Name: cacheimage
Storage_Path: /cacheimage
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
/cmnlib | /dev/block/mmcblk0p6 | Size: 1MB
Flags: IsPresent
Primary_Block_Device: /dev/block/mmcblk0p6
Display_Name: cmnlib
Storage_Name: cmnlib
Backup_Path: /cmnlib
Backup_Name: cmnlib
Backup_Display_Name: cmnlib
Storage_Path: /cmnlib
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
/cmnlib64 | /dev/block/mmcblk0p7 | Size: 1MB
Flags: IsPresent
Primary_Block_Device: /dev/block/mmcblk0p7
Display_Name: cmnlib64
Storage_Name: cmnlib64
Backup_Path: /cmnlib64
Backup_Name: cmnlib64
Backup_Display_Name: cmnlib64
Storage_Path: /cmnlib64
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
/keymaster | /dev/block/mmcblk0p8 | Size: 1MB
Flags: IsPresent
Primary_Block_Device: /dev/block/mmcblk0p8
Display_Name: keymaster
Storage_Name: keymaster
Backup_Path: /keymaster
Backup_Name: keymaster
Backup_Display_Name: keymaster
Storage_Path: /keymaster
Current_File_System: emmc
Fstab_File_System: emmc
Backup_Method: dd
/misc | /dev/block/mmcblk0p38 | Size: 1MB
Flags: IsPresent
Primary_Block_Device: /dev/block/mmcblk0p38
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/mmcblk0p37 | Size: 22MB
Flags: IsPresent Can_Flash_Img
Primary_Block_Device: /dev/block/mmcblk0p37
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
/system_image | /dev/block/mmcblk0p52 | Size: 3120MB
Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img
Primary_Block_Device: /dev/block/mmcblk0p52
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/mmcblk0p50 | Size: 640MB
Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img
Primary_Block_Device: /dev/block/mmcblk0p50
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
/cache | /dev/block/mmcblk0p51 | 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/mmcblk0p51
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: auto
Backup_Method: files
/data | /dev/block/mmcblk0p53 | Size: 25193MB Used: 1089MB Free: 20869MB Backup Size: 1089MB
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/dm-0
Alternate_Block_Device: /dev/block/mmcblk0p53
Crypto_Key_Location: /dev/block/bootdevice/by-name/metadata
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
/dsp | /dev/block/mmcblk0p22 | Size: 11MB Used: 6MB Free: 4MB Backup Size: 6MB
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
/firmware | /dev/block/mmcblk0p19 | Size: 96MB Used: 61MB Free: 35MB Backup Size: 61MB
Flags: Can_Be_Mounted Can_Be_Wiped IsPresent Mount_To_Decrypt Mount_Read_Only
Primary_Block_Device: /dev/block/mmcblk0p19
Display_Name: firmware
Storage_Name: firmware
Backup_Path: /firmware
Backup_Name: firmware
Backup_Display_Name: firmware
Storage_Path: /firmware
Current_File_System: ext4
Fstab_File_System: ext4
Backup_Method: files
Mount_Flags: 6, Mount_Options: barrier=0
/oem | /dev/block/mmcblk0p49 | Size: 314MB Used: 149MB Free: 165MB Backup Size: 149MB
Flags: Can_Be_Mounted Can_Be_Wiped IsPresent
Primary_Block_Device: /dev/block/mmcblk0p49
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
/persist | /dev/block/mmcblk0p29 | Size: 27MB Used: 0MB Free: 26MB Backup Size: 0MB
Flags: Can_Be_Mounted Can_Be_Wiped IsPresent Mount_To_Decrypt
Primary_Block_Device: /dev/block/mmcblk0p29
Display_Name: persist
Storage_Name: persist
Backup_Path: /persist
Backup_Name: persist
Backup_Display_Name: persist
Storage_Path: /persist
Current_File_System: ext4
Fstab_File_System: ext4
Backup_Method: files
Mount_Flags: 1030, Mount_Options: barrier=1,noauto_da_alloc
/system | /dev/block/mmcblk0p52 | Size: 3070MB Used: 1381MB Free: 1689MB Backup Size: 1381MB
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up Wipe_Available_in_GUI IsPresent Mount_Read_Only
Primary_Block_Device: /dev/block/mmcblk0p52
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
/vendor | /dev/block/mmcblk0p50 | Size: 629MB Used: 318MB Free: 310MB Backup Size: 318MB
Flags: Can_Be_Mounted Can_Be_Wiped IsPresent Mount_To_Decrypt Mount_Read_Only
Primary_Block_Device: /dev/block/mmcblk0p50
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
/external_sd | | 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/mmcblk1p1
Alternate_Block_Device: /dev/block/mmcblk1
Display_Name: MicroSD Card
Storage_Name: MicroSD Card
Backup_Path: /external_sd
Backup_Name: external_sd
Backup_Display_Name: MicroSD Card
Storage_Path: /external_sd
Current_File_System: auto
Fstab_File_System: auto
Backup_Method: files
MTP_Storage_ID: 65538
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 1.000000x and height 1.125000x, 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/ZY322RCBHT'
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 repackselect
I:Loading page repackconfirm
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)
Boot command: bootonce-bootloader
Startup Commands:
ro.boot.btmacaddr=D0:77:14:3D:03:BF
ro.boot.bootreason=reboot
ro.boottime.adbd=5694095826
ro.boottime.init=5330
ro.boottime.init.selinux=101
ro.boottime.init.cold_boot_wait=212
ro.boottime.logd=5683476606
ro.boottime.ueventd=5460329500
ro.boottime.recovery=5692435148
ro.boottime.set_permissive=5691616450
ro.dalvik.vm.native.bridge=0
dalvik.vm.isa.arm.variant=cortex-a7
dalvik.vm.isa.arm.features=default
dalvik.vm.isa.arm64.variant=cortex-a53
dalvik.vm.isa.arm64.features=default
dalvik.vm.dexopt.secondary=true
dalvik.vm.usejit=true
dalvik.vm.lockprof.threshold=500
dalvik.vm.dex2oat-Xms=64m
dalvik.vm.dex2oat-Xmx=512m
dalvik.vm.appimageformat=lz4
dalvik.vm.usejitprofiles=true
dalvik.vm.stack-trace-dir=/data/anr
dalvik.vm.image-dex2oat-Xms=64m
dalvik.vm.image-dex2oat-Xmx=64m
dalvik.vm.image-dex2oat-filter=verify-at-runtime
dalvik.vm.dex2oat-minidebuginfo=true
debug.atrace.tags.enableflags=0
ro.art.hiddenapi.warning=1
ro.boot.cid=0x32
ro.boot.uid=B717E5F700000000000000000000
ro.boot.emmc=true
ro.boot.mode=normal
ro.boot.hwrev=0xC200
ro.boot.radio=EMEA
ro.boot.device=ali
ro.boot.fsg-id=
ro.boot.carrier=reteu
ro.boot.dualsim=true
ro.boot.selinux=permissive
ro.boot.baseband=msm
ro.boot.bl_state=2
ro.boot.hardware=qcom
ro.boot.hardware.sku=XT1925-5
ro.boot.revision=PVT2
ro.boot.ssm_data=0000000004012221
ro.boot.bootdevice=7824900.sdhci
ro.boot.bootloader=0xC111
ro.boot.veritymode=enforcing
ro.boot.wifimacaddr=D0:77:14:3D:03:C0,D0:77:14:3D:03:C1
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=ali
ro.omni.version.security_patch=
ro.twrp.boot=1
ro.twrp.version=3.3.1-0
ro.vndk.lite=true
ro.vndk.version=28
ro.wifi.channels=
ro.allow.mock.location=1
ro.build.id=PQ3B.190801.002
ro.build.date=Tue 14 Apr 2020 02:40:01 PM UTC
ro.build.date.utc=1586875201
ro.build.host=electian
ro.build.tags=test-keys
ro.build.type=eng
ro.build.user=electimon
ro.build.flavor=omni_ali-eng
ro.build.display.id=omni_ali-eng 9 PQ3B.190801.002 eng.electi.20200414.144023 test-keys
ro.build.product=ali
ro.build.version.sdk=28
ro.build.version.base_os=
ro.build.version.release=9
ro.build.version.codename=REL
ro.build.version.incremental=eng.electi.20200414.144023
ro.build.version.preview_sdk=0
ro.build.version.all_codenames=REL
ro.build.version.security_patch=2019-10-05
ro.build.version.min_supported_target_sdk=17
ro.build.description=omni_ali-eng 9 PQ3B.190801.002 eng.electi.20200414.144023 test-keys
ro.build.characteristics=default
ro.bionic.ld.warning=1
ro.kernel.android.checkjni=1
ro.secure=0
ro.treble.enabled=false
ro.zygote=zygote32
ro.carrier=unknown
ro.product.cpu.abi=arm64-v8a
ro.product.cpu.abilist=armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=
ro.product.name=omni_ali
ro.product.brand=motorola
ro.product.model=moto g(6)
ro.product.device=ali
ro.product.locale=en-US
ro.product.manufacturer=motorola
ro.baseband=msm
ro.bootmode=normal
ro.hardware=qcom
ro.revision=PVT2
ro.bootimage.build.date=Tue 14 Apr 2020 02:40:01 PM UTC
ro.bootimage.build.date.utc=1586875201
ro.bootimage.build.fingerprint=motorola/omni_ali/ali:9/PQ3B.190801.002/electimon04141440:eng/test-keys
ro.bootloader=0xC111
ro.debuggable=1
ro.recovery_id=0x675cdd955addfaf62b42da31027d16efd6be49e6000000000000000000000000
ro.property_service.version=2
ro.actionable_compatible_property.enabled=false
fbe.data.wrappedkey=true
init.svc.adbd=running
init.svc.logd=running
init.svc.ueventd=running
init.svc.recovery=running
init.svc.set_permissive=stopped
twrp.crash_counter=0
twrp.action_complete=0
tombstoned.max_tombstone_count=50
sys.usb.ffs.ready=1
ro.build.fingerprint=motorola/omni_ali/ali:9/PQ3B.190801.002/electimon04141440:eng/test-keys
log.tag.stats_log=I
ro.logd.size.stats=64K
ro.persistent_properties.ready=true
pm.dexopt.boot=extract
pm.dexopt.ab-ota=speed-profile
pm.dexopt.shared=speed
pm.dexopt.install=speed-profile
pm.dexopt.inactive=verify
pm.dexopt.bg-dexopt=speed-profile
pm.dexopt.first-boot=extract
ro.boot.serialno=ZY322RCBHT
ro.serialno=ZY322RCBHT
service.adb.root=1
net.bt.name=Android
sys.usb.controller=7000000.dwc3
persist.sys.usb.config=adb
persist.sys.dalvik.vm.lib.2=libart.so
SELinux contexts loaded from /file_contexts
Full SELinux support is present.
tw_get_context got selinux context: ubject_r:media_rw_data_file:s0
I:Got default contexts and file mode for storage files.
I:Copied file /cache/recovery/log.gz to /cache/recovery/last_log.gz
I:Attempt to load settings from settings file...
I:InfoManager loading from '/data/media/0/TWRP/.twrps'.
I:Backup folder set to '/data/media/0/TWRP/BACKUPS/ZY322RCBHT'
I:Copied file /etc/recovery.fstab to /cache/recovery/recovery.fstab
I:Version number saved to '/cache/recovery/.version'
I:Unable to mount '/external_sd'
I:Actual block device: '', current file system: 'auto'
I:TWFunc::Set_Brightness: Setting brightness control to 128
IageManager::LoadFileToBuffer loading filename: '/twres/languages/en.xml' directly
parsing languageFile
parsing languageFile done
I:Translating partition display names
I:Backup folder set to '/data/media/0/TWRP/BACKUPS/ZY322RCBHT'
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'
MTP Enabled
I:Check_Lifetime_Writes result: '49281'
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
E:[MTP] Failed to start usb driver!I:[MTP] mtppipe add storage 65537 '/data/media/0'
I:Set page: 'install'
I:Set page: 'flash_confirm'
I:Set page: 'flash_zip'
Iperation_start: 'Flashing'
Installing zip file '/sdcard/Download/open_gapps-arm64-10.0-stock-20201103.zip'
Checking for Digest file...
I:Update binary zip
Verifying package compatibility...
Package doesn't contain compatibility.zip entry
I:Extracting updater binary 'META-INF/com/google/android/update-binary'
I:Zip does not contain SELinux file_contexts file in its root.
I:Legacy property environment not used in updater.
Archive: /sdcard/Download/open_gapps-arm64-10.0-stock-20201103.zip
unzip: failed iterating /sdcard/Download/open_gapps-arm64-10.0-stock-20201103.zip: Invalid offset
Archive: /sdcard/Download/open_gapps-arm64-10.0-stock-20201103.zip
unzip: failed iterating /sdcard/Download/open_gapps-arm64-10.0-stock-20201103.zip: Invalid offset
Archive: /sdcard/Download/open_gapps-arm64-10.0-stock-20201103.zip
unzip: failed iterating /sdcard/Download/open_gapps-arm64-10.0-stock-20201103.zip: Invalid offset
Archive: /sdcard/Download/open_gapps-arm64-10.0-stock-20201103.zip
unzip: failed iterating /sdcard/Download/open_gapps-arm64-10.0-stock-20201103.zip: Invalid offset
Archive: /sdcard/Download/open_gapps-arm64-10.0-stock-20201103.zip
unzip: failed iterating /sdcard/Download/open_gapps-arm64-10.0-stock-20201103.zip: Invalid offset
Archive: /sdcard/Download/open_gapps-arm64-10.0-stock-20201103.zip
inflating: /tmp/installer.sh
unzip: failed iterating /sdcard/Download/open_gapps-arm64-10.0-stock-20201103.zip: Invalid offset
Archive: /sdcard/Download/open_gapps-arm64-10.0-stock-20201103.zip
unzip: failed iterating /sdcard/Download/open_gapps-arm64-10.0-stock-20201103.zip: Invalid offset
Archive: /sdcard/Download/open_gapps-arm64-10.0-stock-20201103.zip
inflating: /tmp/tar-arm
unzip: failed iterating /sdcard/Download/open_gapps-arm64-10.0-stock-20201103.zip: Invalid offset
Archive: /sdcard/Download/open_gapps-arm64-10.0-stock-20201103.zip
inflating: /tmp/unzip-arm
unzip: failed iterating /sdcard/Download/open_gapps-arm64-10.0-stock-20201103.zip: Invalid offset
Archive: /sdcard/Download/open_gapps-arm64-10.0-stock-20201103.zip
inflating: /tmp/zip-arm
unzip: failed iterating /sdcard/Download/open_gapps-arm64-10.0-stock-20201103.zip: Invalid offset
chmod: /tmp/busybox-arm: No such file or directory
ERROR 64: Wrong architecture to set-up Open GApps' pre-bundled busybox
Updater process ended with ERROR: 1
I:Install took 0 second(s).
Error installing zip file '/sdcard/Download/open_gapps-arm64-10.0-stock-20201103.zip'
Updating partition details...
Iata backup size is 1089MB, free: 20869MB.
I:App found at '/system/system/priv-app/twrpapp'
I:Unable to mount '/external_sd'
I:Actual block device: '', current file system: 'auto'
...done
I:Set page: 'flash_done'
Iperation_end - status=1
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'
Bon3ss said:
ERROR 64: Wrong architecture to set-up Open GApps' pre-bundled busybox
Click to expand...
Click to collapse
That's your error
---------- Post added at 06:28 PM ---------- Previous post was at 06:09 PM ----------
To upload the recovery.log you could rename it to recovery.txt or create a .zip containing the log.
Meaning of error 1
Dont know why but the Gapps mini arm 64 version worked.

Categories

Resources