Created
July 18, 2018 00:53
-
-
Save nathanchance/6b814dd3d6c1d4c714ca07737b3bc83a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Starting TWRP 3.2.2-0-fac1b383 on Tue Feb 10 04:24:12 1970 | |
(pid 515) | |
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:Specified brightness file '/sys/class/leds/lcd-backlight/brightness' not found. | |
I:Found brightness file at '/sys/devices/platform/soc/ae00000.qcom,mdss_mdp/backlight/panel0-backlight/brightness' | |
I:TWFunc::Set_Brightness: Setting brightness control to 100 | |
I:TW_EXCLUDE_MTP := true | |
I:LANG: en | |
I:AB_OTA_UPDATER := true | |
Starting the UI... | |
Skipping adf graphics -- not present in build tree | |
setting DRM_FORMAT_ARGB8888 and GGL_PIXEL_FORMAT_RGBA_8888 | |
setting DRM_FORMAT_ARGB8888 and GGL_PIXEL_FORMAT_RGBA_8888 | |
Using drm graphics. | |
I:TWFunc::Set_Brightness: Setting brightness control to 100 | |
I:Loading package: splash (/twres/splash.xml) | |
I:Load XML directly | |
I:PageManager::LoadFileToBuffer loading filename: '/twres/splash.xml' directly | |
I:Checking resolution... | |
I:Scaling theme width 1.000000x and height 1.187500x, 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 | |
I:Processing '/boot' | |
I:Processing '/system' | |
I:Created '/system' folder. | |
I:Processing '/system_image' | |
I:Processing '/vendor' | |
I:Processing '/vendor_image' | |
I:Processing '/data' | |
I:Processing '/firmware' | |
I:Created '/firmware' folder. | |
I:Processing '/misc' | |
I:Processing '/modem' | |
I:Processing '/bluetooth' | |
I:Processing '/dsp' | |
I:Processing '/efs1' | |
I:Processing '/efs2' | |
I:Processing '/efsc' | |
I:Processing '/efsg' | |
I:Processing '/usbstorage' | |
I:Created '/usbstorage' folder. | |
I:Done processing fstab files | |
I:Setting up '/data' as data/media emulated storage. | |
I:mount -o bind '/data/media' '/sdcard' process ended with RC=0 | |
I:mount -o bind '/data/media/0' '/sdcard' process ended with RC=0 | |
I:File Based Encryption is present | |
keyname is ext4:064791eb01045390 | |
Added key 554871353 (ext4:064791eb01045390) to keyring 539100568 in process 515 | |
Preparing: /data/misc/vold/user_keys | |
Preparing: /data/misc/vold/user_keys/ce | |
Preparing: /data/misc/vold/user_keys/de | |
get_de_key_path 0 /data/misc/vold/user_keys/de/0 | |
Skipping non-de-key ..keyname is ext4:6feb9819d0424674 | |
Added key 583573147 (ext4:6feb9819d0424674) to keyring 539100568 in process 515 | |
Installed de key for user 0Skipping non-de-key .Preparing: /data/system/users/0 | |
Preparing: /data/misc/profiles/cur/0 | |
Preparing: /data/misc/profiles/cur/0/foreign-dex | |
Preparing: /data/system_de/0 | |
Preparing: /data/misc_de/0 | |
Preparing: /data/user_de/0 | |
ensure_policy '/data/system_de/0' | |
ensure_policy '/data/misc_de/0' | |
ensure_policy '/data/user_de/0' | |
libc: Unable to set property "ro.crypto.state" to "encrypted": error code: 0xb | |
I:Backup folder set to '/data/media/0/TWRP/BACKUPS/a1b1c9fd' | |
I:Settings storage is '/data/media/0' | |
Updating partition details... | |
I:Data backup size is 4489MB, free: 102005MB. | |
I:Unable to mount '/usbstorage' | |
I:Actual block device: '', current file system: 'vfat' | |
...done | |
I:Unmounting main partitions... | |
Partition Logs: | |
/boot | /dev/block/bootdevice/by-name/boot_b | Size: 64MB | |
Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img SlotSelect | |
Primary_Block_Device: /dev/block/bootdevice/by-name/boot | |
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 | |
/system | /dev/block/bootdevice/by-name/system_b | Size: 2706MB Used: 2193MB Free: 512MB Backup Size: 2193MB | |
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up Wipe_Available_in_GUI IsPresent SlotSelect Mount_Read_Only | |
Primary_Block_Device: /dev/block/bootdevice/by-name/system | |
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/bootdevice/by-name/system_b | Size: 2860MB | |
Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img SlotSelect | |
Primary_Block_Device: /dev/block/bootdevice/by-name/system | |
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 | /dev/block/bootdevice/by-name/vendor_b | Size: 975MB Used: 695MB Free: 280MB Backup Size: 695MB | |
Flags: Can_Be_Mounted Can_Be_Wiped Can_Be_Backed_Up IsPresent SlotSelect Mount_Read_Only | |
Primary_Block_Device: /dev/block/bootdevice/by-name/vendor | |
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 | |
/vendor_image | /dev/block/bootdevice/by-name/vendor_b | Size: 1024MB | |
Flags: Can_Be_Backed_Up IsPresent Can_Flash_Img SlotSelect | |
Primary_Block_Device: /dev/block/bootdevice/by-name/vendor | |
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 | |
/data | /dev/block/sda17 | Size: 110356MB Used: 4489MB Free: 102005MB Backup Size: 4489MB | |
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 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/sda17 | |
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/bootdevice/by-name/modem_b | Size: 119MB Used: 112MB Free: 7MB Backup Size: 112MB | |
Flags: Can_Be_Mounted Can_Be_Wiped IsPresent Mount_To_Decrypt SlotSelect Mount_Read_Only | |
Primary_Block_Device: /dev/block/bootdevice/by-name/modem | |
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 | |
/misc | /dev/block/sda3 | Size: 1MB | |
Flags: IsPresent | |
Primary_Block_Device: /dev/block/sda3 | |
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 | |
/modem | /dev/block/bootdevice/by-name/modem_b | Size: 120MB | |
Flags: Can_Be_Backed_Up Has_SubPartition IsPresent SlotSelect | |
Primary_Block_Device: /dev/block/bootdevice/by-name/modem | |
Display_Name: Modem | |
Storage_Name: Modem | |
Backup_Path: /modem | |
Backup_Name: modem | |
Backup_Display_Name: Modem | |
Storage_Path: /modem | |
Current_File_System: emmc | |
Fstab_File_System: emmc | |
Backup_Method: dd | |
/bluetooth | /dev/block/bootdevice/by-name/bluetooth_b | Size: 1MB | |
Flags: Can_Be_Backed_Up Is_SubPartition IsPresent SlotSelect | |
SubPartition_Of: /modem | |
Primary_Block_Device: /dev/block/bootdevice/by-name/bluetooth | |
Display_Name: bluetooth | |
Storage_Name: bluetooth | |
Backup_Path: /bluetooth | |
Backup_Name: bluetooth | |
Backup_Display_Name: bluetooth | |
Storage_Path: /bluetooth | |
Current_File_System: emmc | |
Fstab_File_System: emmc | |
Backup_Method: dd | |
/dsp | /dev/block/bootdevice/by-name/dsp_b | Size: 32MB | |
Flags: Can_Be_Backed_Up Is_SubPartition IsPresent SlotSelect | |
SubPartition_Of: /modem | |
Primary_Block_Device: /dev/block/bootdevice/by-name/dsp | |
Display_Name: dsp | |
Storage_Name: dsp | |
Backup_Path: /dsp | |
Backup_Name: dsp | |
Backup_Display_Name: dsp | |
Storage_Path: /dsp | |
Current_File_System: emmc | |
Fstab_File_System: emmc | |
Backup_Method: dd | |
/efs1 | /dev/block/sdf2 | Size: 2MB | |
Flags: Can_Be_Backed_Up Has_SubPartition IsPresent | |
Primary_Block_Device: /dev/block/sdf2 | |
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/sdf3 | Size: 2MB | |
Flags: Can_Be_Backed_Up Is_SubPartition IsPresent | |
SubPartition_Of: /efs1 | |
Primary_Block_Device: /dev/block/sdf3 | |
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/sdf5 | Size: 0MB | |
Flags: Can_Be_Backed_Up Is_SubPartition IsPresent | |
SubPartition_Of: /efs1 | |
Primary_Block_Device: /dev/block/sdf5 | |
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/sdf4 | Size: 2MB | |
Flags: Can_Be_Backed_Up Is_SubPartition IsPresent | |
SubPartition_Of: /efs1 | |
Primary_Block_Device: /dev/block/sdf4 | |
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 | |
/usbstorage | | 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 Storage | |
Storage_Name: USB Storage | |
Backup_Path: /usbstorage | |
Backup_Name: usbstorage | |
Backup_Display_Name: USB Storage | |
Storage_Path: /usbstorage | |
Current_File_System: vfat | |
Fstab_File_System: vfat | |
Backup_Method: files | |
Mount_Flags: 0, Mount_Options: utf8 | |
MTP_Storage_ID: 65538 | |
I:Loading package: TWRP (/twres/ui.xml) | |
I:Load XML directly | |
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/cz.xml' directly | |
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/de.xml' directly | |
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/el.xml' directly | |
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/en.xml' directly | |
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/es.xml' directly | |
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/fr.xml' directly | |
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/hu.xml' directly | |
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/it.xml' directly | |
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/ja.xml' directly | |
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/nl.xml' directly | |
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/pl.xml' directly | |
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/pt_BR.xml' directly | |
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/pt_PT.xml' directly | |
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/ru.xml' directly | |
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/sk.xml' directly | |
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/sl.xml' directly | |
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/sv.xml' directly | |
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/tr.xml' directly | |
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/uk.xml' directly | |
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/zh_CN.xml' directly | |
I:PageManager::LoadFileToBuffer loading filename: '/twres/languages/zh_TW.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:Scaling theme width 1.000000x and height 1.187500x, 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... | |
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 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/a1b1c9fd' | |
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:Switching packages (TWRP) | |
SELinux contexts loaded from /file_contexts | |
I:Mount: Unable to find partition for path '/cache' | |
I:Could not check /cache/recovery SELinux contexts, using /sbin/teamwin instead which may be inaccurate. | |
Full SELinux support is present. | |
I:Mount: Unable to find partition for path '/cache' | |
Startup Commands: | |
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.mode=recovery | |
ro.boot.type=normal | |
ro.boot.vbmeta.size=3264 | |
ro.boot.vbmeta.digest=02028591723fea62b175aee4e78c7cba2277c4fc59859e5413cea71b2226112e | |
ro.boot.vbmeta.hash_alg=sha256 | |
ro.boot.vbmeta.avb_version=1.0 | |
ro.boot.vbmeta.device_state=unlocked | |
ro.boot.vbmeta.invalidate_on_error=yes | |
ro.boot.battery.absent=false | |
ro.boot.console=ttyMSM0 | |
ro.boot.selinux=permissive | |
ro.boot.baseband=sdm | |
ro.boot.configfs=true | |
ro.boot.hardware=qcom | |
ro.boot.keymaster=1 | |
ro.boot.bootdevice=1d84000.ufshc | |
ro.boot.hw_version=22 | |
ro.boot.rf_version=42 | |
ro.boot.avb_version=1.0 | |
ro.boot.pcba_number=001781928406036100002808 | |
ro.boot.rpmb_enable=true | |
ro.boot.slot_suffix=_b | |
ro.boot.startupmode=hard_reset | |
ro.boot.project_name=17819 | |
ro.boot.usbcontroller=a600000.dwc3 | |
ro.omni.device=enchilada | |
ro.omni.version=8.1.0-20180702-enchilada-HOMEMADE | |
ro.twrp.boot=1 | |
ro.twrp.version=3.2.2-0 | |
ro.wifi.channels= | |
ro.allow.mock.location=1 | |
ro.board.platform=sdm845 | |
ro.build.id=OPM3.171019.013 | |
ro.build.date=Mon Jul 2 10:55:13 CDT 2018 | |
ro.build.date.utc=1530546913 | |
ro.build.host=XPS15 | |
ro.build.tags=test-keys | |
ro.build.type=eng | |
ro.build.user=dees_troy | |
ro.build.flavor=omni_enchilada-eng | |
ro.build.display.id=omni_enchilada-eng 8.1.0 OPM3.171019.013 eng.dees_t.20180702.105513 test-keys | |
ro.build.product=OnePlus6 | |
ro.build.selinux=1 | |
ro.build.version.sdk=27 | |
ro.build.version.base_os= | |
ro.build.version.release=8.1.0 | |
ro.build.version.codename=REL | |
ro.build.version.incremental=eng.dees_t.20180702.105513 | |
ro.build.version.preview_sdk=0 | |
ro.build.version.release_orig=8.1.0 | |
ro.build.version.all_codenames=REL | |
ro.build.version.security_patch=2018-07-01 | |
ro.build.version.security_patch_orig=2025-12-31 | |
ro.build.ab_update=true | |
ro.build.description=omni_enchilada-eng 8.1.0 OPM3.171019.013 eng.dees_t.20180702.105513 test-keys | |
ro.build.characteristics=default | |
ro.build.system_root_image=true | |
ro.bionic.ld.warning=1 | |
ro.kernel.android.checkjni=1 | |
ro.secure=0 | |
ro.treble.enabled=false | |
ro.vendor.product.name=omni_enchilada | |
ro.vendor.product.brand=OnePlus | |
ro.vendor.product.model=OnePlus A6000 | |
ro.vendor.product.device=enchilada | |
ro.vendor.product.manufacturer=OnePlus | |
ro.display.series=OnePlus 6 | |
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=OnePlus6 | |
ro.product.board=sdm845 | |
ro.product.brand=OnePlus | |
ro.product.model=OnePlus A6000 | |
ro.product.device=OnePlus6 | |
ro.product.manufacturer=OnePlus | |
ro.baseband=sdm | |
ro.bootmode=recovery | |
ro.hardware=qcom | |
ro.revision=0 | |
ro.bootimage.build.date=Mon Jul 2 10:55:13 CDT 2018 | |
ro.bootimage.build.date.utc=1530546913 | |
ro.bootimage.build.fingerprint=OnePlus/omni_enchilada/enchilada:8.1.0/OPM3.171019.013/dees_t07021055:eng/test-keys | |
ro.bootloader=unknown | |
ro.debuggable=1 | |
ro.modversion=OmniROM-8.1.0-20180702-enchilada-HOMEMADE | |
ro.setupwizard.enterprise_mode=1 | |
ro.property_service.version=2 | |
init.svc.adbd=stopping | |
init.svc.ueventd=running | |
init.svc.boot-1-0=running | |
init.svc.recovery=running | |
init.svc.prepdecrypt=stopped | |
init.svc.sbinqseecomd=running | |
init.svc.keymaster-3-0=running | |
init.svc.gatekeeper-1-0=running | |
init.svc.servicemanager=running | |
init.svc.set_permissive=stopped | |
init.svc.hwservicemanager=running | |
twrp.crash_counter=0 | |
crypto.ready=1 | |
sys.usb.ffs.ready=1 | |
sys.usb.config=adb | |
service.adb.root=1 | |
ro.persistent_properties.ready=true | |
ro.crypto.type=file | |
ro.crypto.state=encrypted | |
ro.build.fingerprint=OnePlus/omni_enchilada/enchilada:8.1.0/OPM3.171019.013/dees_t07021055:eng/test-keys | |
ro.boottime.adbd=2530340467 | |
ro.boottime.init=1865 | |
ro.boottime.init.selinux=32 | |
ro.boottime.init.cold_boot_wait=272 | |
ro.boottime.ueventd=2150254217 | |
ro.boottime.boot-1-0=2426268800 | |
ro.boottime.recovery=2437372029 | |
ro.boottime.prepdecrypt=2426539165 | |
ro.boottime.sbinqseecomd=2610291560 | |
ro.boottime.keymaster-3-0=2648310415 | |
ro.boottime.gatekeeper-1-0=2648660154 | |
ro.boottime.servicemanager=2648954790 | |
ro.boottime.set_permissive=2437083904 | |
ro.boottime.hwservicemanager=2425974269 | |
ro.boot.serialno=a1b1c9fd | |
ro.serialno=a1b1c9fd | |
hwservicemanager.ready=true | |
net.bt.name=Android | |
sys.usb.state=adb | |
sys.usb.controller=a600000.dwc3 | |
sys.listeners.registered=true | |
persist.sys.usb.config=adb | |
persist.sys.dalvik.vm.lib.2=libart.so | |
persist.sys.disable_rescue=true | |
debug.atrace.tags.enableflags=0 | |
dalvik.vm.isa.arm.variant=cortex-a9 | |
dalvik.vm.isa.arm.features=default | |
dalvik.vm.isa.arm64.variant=generic | |
dalvik.vm.isa.arm64.features=default | |
dalvik.vm.lockprof.threshold=500 | |
dalvik.vm.stack-trace-dir=/data/anr | |
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 | |
I:Mount: Unable to find partition for path '/cache' | |
I:Copying file /data/cache/recovery/log to /data/cache/recovery/last_log | |
I:Mount: Unable to find partition for path '/cache' | |
I:Is encrypted, do decrypt page first | |
I:Switching packages (TWRP) | |
I:Set page: 'decrypt' | |
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 100 | |
I:Set overlay: '' | |
I:Set page: 'trydecrypt' | |
I:operation_start: 'Decrypt' | |
I:Decrypting FBE for user 0 | |
password filename is '/data/system/gatekeeper.password.key' | |
get_ce_key_directory_path 0: /data/misc/vold/user_keys/ce/0 | |
Skipping non-key ..get_ce_key_paths adding: /data/misc/vold/user_keys/ce/0/current | |
Skipping non-key .Trying user CE key /data/misc/vold/user_keys/ce/0/currentSupplying auth token to KeymasterSuccessfully retrieved keyget_ce_key_current_path: /data/misc/vold/user_keys/ce/0/current | |
keyname is ext4:81648ff856695aa8 | |
Added key 363238495 (ext4:81648ff856695aa8) to keyring 539100568 in process 515 | |
Installed ce key for user 0Preparing: /data/system/users/0 | |
Preparing: /data/misc/profiles/cur/0 | |
Preparing: /data/misc/profiles/cur/0/foreign-dex | |
Preparing: /data/system_de/0 | |
Preparing: /data/misc_de/0 | |
Preparing: /data/user_de/0 | |
ensure_policy '/data/system_de/0' | |
ensure_policy '/data/misc_de/0' | |
ensure_policy '/data/user_de/0' | |
Decrypted Successfully! | |
Data successfully decrypted | |
I:Backup folder set to '/data/media/0/TWRP/BACKUPS/a1b1c9fd' | |
Updating partition details... | |
I:mount -o bind '/data/media/0' '/sdcard' process ended with RC=0 | |
I:Data backup size is 4484MB, free: 102005MB. | |
I:Unable to mount '/usbstorage' | |
I:Actual block device: '', current file system: 'vfat' | |
...done | |
I:mount -o bind '/data/media/0' '/sdcard' process ended with RC=0 | |
/data | /dev/block/sda17 | Size: 110356MB Used: 4484MB Free: 102005MB Backup Size: 4484MB | |
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/sda17 | |
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 | |
I:Unmounting main partitions... | |
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:Decrypt adopted storage starting | |
I:PageManager::LoadFileToBuffer loading filename: '/data/system/storage.xml' directly | |
I:No /data/system/storage.xml for adopted storage | |
I:Set page: 'main' | |
I:Set page: 'clear_vars' | |
I:Set page: 'main2' | |
I:operation_end - status=0 | |
I:Set page: 'main' | |
I:Set page: 'clear_vars' | |
I:Set page: 'main2' | |
I:Switching packages (TWRP) | |
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/a1b1c9fd' | |
I:Mount: Unable to find partition for path '/cache' | |
I:Unable to mount '' to write version number. | |
I:Unable to mount '/usbstorage' | |
I:Actual block device: '', current file system: 'vfat' | |
__bionic_open_tzdata: couldn't find any tzdata when looking for CST6CDT,M3.2.0,M11.1.0! | |
__bionic_open_tzdata: couldn't find any tzdata when looking for posixrules! | |
I:TWFunc::Set_Brightness: Setting brightness control to 255 | |
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/a1b1c9fd' | |
I:TWFunc::Fixup_Time: Pre-fix date and time: 1970-02-09--23-26-33 | |
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 1528402039958 | |
I:TWFunc::Fixup_Time: Date and time corrected: 2018-07-17--19-33-52 | |
I:Switching packages (TWRP) | |
I:Starting Adb Backup FIFO | |
I:Set page: 'main' | |
I:Set page: 'clear_vars' | |
I:Set page: 'main2' | |
I:Set page: 'install' | |
I:Set page: 'flash_confirm' | |
I:Set page: 'flash_zip' | |
I:operation_start: 'Flashing' | |
Installing zip file '/sdcard/Download/flashkernel-op6-v0.00.t1-g5c387b6166f0.zip' | |
Checking for Digest file... | |
Digest matched for '/sdcard/Download/flashkernel-op6-v0.00.t1-g5c387b6166f0.zip'. | |
Verifying zip signature... | |
Zip signature verified successfully. | |
I:Update binary zip | |
Verifying package compatibility... | |
Package doesn't contain compatibility.zip entry | |
I:Zip does not contain SELinux file_contexts file in its root. | |
I:Legacy property environment not used in updater. | |
Archive: /sdcard/Download/flashkernel-op6-v0.00.t1-g5c387b6166f0.zip | |
inflating: META-INF/com/google/android/updater-script | |
inflating: version | |
inflating: META-INF/com/google/android/update-binary | |
inflating: anykernel.sh | |
inflating: banner | |
inflating: dtbs/sdm845-v2.1.dtb | |
inflating: dtbs/sdm845-v2.dtb | |
inflating: dtbs/sdm845.dtb | |
inflating: kernel/Image.gz | |
inflating: tools/ak2-core.sh | |
inflating: tools/busybox | |
inflating: tools/lz4 | |
inflating: tools/magiskboot | |
inflating: tools/mkbootimg | |
inflating: tools/unpackbootimg | |
inflating: tools/xz | |
inflating: META-INF/MANIFEST.MF | |
inflating: META-INF/CERT.SF | |
inflating: META-INF/CERT.RSA | |
________ ___ _____ __ __ | |
/ ____/ / / | / ___// / / / | |
/ /_ / / / /| | \__ \/ /_/ / | |
/ __/ / /___/ ___ |___/ / __ / | |
/_/ /_____/_/ |_/____/_/ /_/ | |
__ __ __________ _ __________ | |
/ //_// ____/ __ \/ | / / ____/ / | |
/ ,< / __/ / /_/ / |/ / __/ / / | |
/ /| |/ /___/ _, _/ /| / /___/ /___ | |
/_/ |_/_____/_/ |_/_/ |_/_____/_____/ | |
Flash Kernel for the OnePlus 6 by @nathanchance | |
Version: 4.9.113-FlashKernel-OP6-v0.00-g5c387b6166f0 | |
AnyKernel2 by osm0sis @ xda-developers | |
linker: error reading config file "/system/etc/ld.config.txt" for "/sbin/busybox" (will use default configuration): error reading file "/system/etc/ld.config.txt": Too many symbolic links encountered | |
WARNING: linker: error reading config file "/system/etc/ld.config.txt" for "/sbin/busybox" (will use default configuration): error reading file "/system/etc/ld.config.txt": Too many symbolic links encountered | |
Checking device... | |
libc: Access denied finding property "ro.product.device" | |
Value of ro.product.device: | |
Value of ro.build.product: OnePlus6 | |
Value of device.name1: OnePlus6 | |
OnePlus6 | |
Installing... | |
131072+0 records in | |
131072+0 records out | |
67108864 bytes (64.0MB) copied, 0.227325 seconds, 281.5MB/s | |
BOARD_KERNEL_CMDLINE androidboot.hardware=qcom androidboot.console=ttyMSM0 video=vfb:640x400,bpp=32,memsize=3072000 msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 service_locator.enable=1 swiotlb=2048 androidboot.configfs=true androidboot.usbcontroller=a600000.dwc3 buildvariant=user | |
BOARD_KERNEL_BASE 00000000 | |
BOARD_NAME | |
BOARD_PAGE_SIZE 4096 | |
BOARD_HASH_TYPE sha1 | |
BOARD_KERNEL_OFFSET 00008000 | |
BOARD_RAMDISK_OFFSET 01000000 | |
BOARD_SECOND_OFFSET 00f00000 | |
BOARD_TAGS_OFFSET 00000100 | |
BOARD_OS_VERSION 8.1.0 | |
BOARD_OS_PATCH_LEVEL 2018-07 | |
70997 blocks | |
Magisk detected! Patching kernel so reflashing Magisk is not necessary... | |
libc: Access denied finding property "persist.vendor.dpm.feature" | |
libc: Access denied finding property "persist.vendor.dpm.feature" | |
MagiskBoot v16.5(1656) (by topjohnwu) - Boot Image Modification Tool | |
Decompressing to [/tmp/anykernel/kernel/Image] | |
libc: Access denied finding property "persist.vendor.dpm.feature" | |
libc: Access denied finding property "persist.vendor.dpm.feature" | |
MagiskBoot v16.5(1656) (by topjohnwu) - Boot Image Modification Tool | |
Patch @ 017B797C [736B69705F696E697472616D6673]->[77616E745F696E697472616D6673] | |
libc: Access denied finding property "persist.vendor.dpm.feature" | |
libc: Access denied finding property "persist.vendor.dpm.feature" | |
MagiskBoot v16.5(1656) (by topjohnwu) - Boot Image Modification Tool | |
Compressing to [/tmp/anykernel/kernel/Image.gz] | |
54288+0 records in | |
54288+0 records out | |
27795456 bytes (26.5MB) copied, 1.540891 seconds, 17.2MB/s | |
Done! | |
I:Updater process ended with RC=0 | |
I:Install took 25 second(s). | |
Updating partition details... | |
I:mount -o bind '/data/media/0' '/sdcard' process ended with RC=0 | |
I:Data backup size is 4484MB, free: 102005MB. | |
I:Unable to mount '/usbstorage' | |
I:Actual block device: '', current file system: 'vfat' | |
...done | |
I:mount -o bind '/data/media/0' '/sdcard' process ended with RC=0 | |
I:Set page: 'flash_done' | |
I:operation_end - status=0 | |
I:Set page: 'clear_vars' | |
I:Set page: 'main2' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment