Zebra TC56 - Android "Touch Computer"
Zebra TC56 - Android "Touch Computer"
A thread of (ir)relevant things surrounding the Zebra TC56 (falcon/ironman) or potentially other devices based on the atlas platform. It's a quite underwhelming* Android barcode scanner shitter thingy.
To Be Filled By O.E.M. - considering that there is still ongoing experiments and work on this hardware
*it's test-keys signed and has no secure boot!
The Specification Things:
CPU: 2x ARM Cortex-A72 @ 1.8GHz, 4x ARM Cortex-A53 @ 1.2GHz
Chipset: Qualcomm Snapdragon 618 650 (MSM8956)
GPU: Adreno 510
RAM: 2GB/4GB LPDDR3
Storage: 16GB/32GB eMMC
Ports: 1x USB-C hidden behind a removable "Dock port", 3.5mm Headphone jack
Connectivity: Atheros WiFi+Bluetooth
The Chronological Things:
09.07.2026 - Bought this piece of shit on eBay
... dissociation
21.07.2026 - Ported lk1st to this literal dogshit
The Word Things:
i hate this piece of shit and the company behind it with all the passion I can ever have
The stock bootloader is somehow more stupid than Morc and likes to bring me to my limits, more on this further down in this thread.
Zebra also locks all their firmware behind a support contract paywall, so good luck getting it*
Zebra also does not seem like they are honoring the GPLv2 license in a sane way (that you can just go on their page and download stuff) for their so called touch computers... yayyy
To Be Filled By O.E.M. - considering that there is still ongoing experiments and work on this hardware
*it's test-keys signed and has no secure boot!
The Specification Things:
CPU: 2x ARM Cortex-A72 @ 1.8GHz, 4x ARM Cortex-A53 @ 1.2GHz
Chipset: Qualcomm Snapdragon 618 650 (MSM8956)
GPU: Adreno 510
RAM: 2GB/4GB LPDDR3
Storage: 16GB/32GB eMMC
Ports: 1x USB-C hidden behind a removable "Dock port", 3.5mm Headphone jack
Connectivity: Atheros WiFi+Bluetooth
The Chronological Things:
09.07.2026 - Bought this piece of shit on eBay
... dissociation
21.07.2026 - Ported lk1st to this literal dogshit
The Word Things:
i hate this piece of shit and the company behind it with all the passion I can ever have
The stock bootloader is somehow more stupid than Morc and likes to bring me to my limits, more on this further down in this thread.
Zebra also locks all their firmware behind a support contract paywall, so good luck getting it*
Zebra also does not seem like they are honoring the GPLv2 license in a sane way (that you can just go on their page and download stuff) for their so called touch computers... yayyy

Dealing with the (possibly worst i've ever seen) stock bootloader
...I am going to murder every single person involved on creating this annoying piece of shit bootloader.
aaanyways.. one of the problems that it has, is that it is "locked", not in the classic "you cant boot custom binaries on it until you unlock it" but rather in the sense of "you cant execute a single command until you unlock it.
How do you get to this password? well.... zebra in this moment seemingly decided to be "lazy" and have it be "zebra_$(SERIES), so in this case it is "zebra_atlas", which you thrown in an OEM command.
That would be:
After that you can proceed with your regular fastboot commands like as if you were playing with a regularly unlocked device.
Quirks:
aaanyways.. one of the problems that it has, is that it is "locked", not in the classic "you cant boot custom binaries on it until you unlock it" but rather in the sense of "you cant execute a single command until you unlock it.
How do you get to this password? well.... zebra in this moment seemingly decided to be "lazy" and have it be "zebra_$(SERIES), so in this case it is "zebra_atlas", which you thrown in an OEM command.
That would be:
Code: Select all
fastboot oem unlock zebra_atlasQuirks:
- If you try to boot a bad bootimage (say, wrong dtb), when you try to boot anything else afterward, no matter if its correct or not, it will throw you into ramdump (900e) mode
- It's an annoying piece of shit that i hate
- The "unlock" is volatile, you will need to re-unlock each time you boot to fastboot mode
- It seemingly accepts unsigned images no matter what
- Any modifications to the original boot.img from the stock ROM seem to trip some userdata encryption tripwires, forcing you to factory reset the device using the flashable factory reset ZIP.

Dumping the firmware of this annoying shitter
I wanted to dump the firmware on this, so i can have it backed up, that i can root it, and analyze it or god knows whatever people that know stuff do.
i started researching the internet to see what people have done to this device, and similar units.
I stumbled across this XDA (blergh, what happened to that place :/) thread, and decided to see if my device has something similar behind its label and BAM, a wonderful test pad array looking like in that forum picture. i shorted the 2 marked pads and... we are in!
i then ran "bkerler/edl" tool, not being very hopeful that i will get anywhere, due to the (not) available firehoses but observing it.
Until I read the following line right under all of this:
And followed with a rather successful attempt of the loader:
I printed the partition layout:
i then proceeded to run:
and was met with the following folder contents:
For completeness sake, i also dumped the entire eMMC in one go:
i started researching the internet to see what people have done to this device, and similar units.
I stumbled across this XDA (blergh, what happened to that place :/) thread, and decided to see if my device has something similar behind its label and BAM, a wonderful test pad array looking like in that forum picture. i shorted the 2 marked pads and... we are in!
i then ran "bkerler/edl" tool, not being very hopeful that i will get anywhere, due to the (not) available firehoses but observing it.
Code: Select all
Qualcomm Sahara / Firehose Client V3.62 (c) B.Kerler 2018-2025.
main - Trying with no loader given ...
main - Waiting for the device
main - Device detected :)
sahara - Protocol version: 2, Version supported: 1
main - Mode detected: sahara
sahara -
Version 0x2
------------------------
HWID: 0x009b00e100000000 (MSM_ID:0x009b00e1,OEM_ID:0x0000,MODEL_ID:0x0000)
CPU detected: "MSM8956"
PK_HASH: 0xcc3153a80293939b90d02d3bf8b23e0292e452fef662c74998421adad42a380f
Serial: 0x053895cf
Code: Select all
sahara - Possibly unfused device detected, so any loader should be fine...Code: Select all
sahara - Possible loader available: /edlclient/../Loaders/xiaomi/009b00e100000000_57158eaf1814d78f_fhprg_peek.bin
sahara - Trying loader: /edlclient/../Loaders/xiaomi/009b00e100000000_57158eaf1814d78f_fhprg_peek.bin
sahara - Protocol version: 2, Version supported: 1
sahara - Uploading loader /edlclient/../Loaders/xiaomi/009b00e100000000_57158eaf1814d78f_fhprg_peek.bin ...
sahara - 32-Bit mode detected.
sahara - Firehose mode detected, uploading...
sahara - Loader successfully uploaded.
main - Trying to connect to firehose loader ...
firehose_client
firehose_client - [LIB]: No --memory option set, we assume "eMMC" as default ..., if it fails, try using "--memory" with "UFS","NAND" or "spinor" instead !
firehose - TargetName=MSM8976
firehose - MemoryName=eMMC
firehose - Version=1
firehose - Trying to read first storage sector...
firehose - Running configure...
firehose_client - Supported functions:
-----------------
Code: Select all
edl printgptCode: Select all
Parsing Lun 0:
GPT Table:
-------------
modem: Offset 0x0000000004000000, Length 0x0000000005400000, Flags 0x1000000000000000, UUID 6b351a80-6be2-627f-3403-d4171687b8a1, Type EFI_BASIC_DATA, Active False
fsc: Offset 0x000000000c000000, Length 0x0000000000000400, Flags 0x0000000000000000, UUID eac63ae1-c98b-fb46-2177-aff61f8fa6b7, Type 0x57b90a16, Active False
ssd: Offset 0x000000000c000400, Length 0x0000000000002000, Flags 0x0000000000000000, UUID 6f0d1af1-73b3-2b47-7db0-9446e7885b47, Type 0x2c86e742, Active False
sbl1: Offset 0x000000000c002400, Length 0x0000000000080000, Flags 0x0000000000000000, UUID 8391c781-b974-3a87-73de-1fb322d6284a, Type 0xdea0ba2c, Active False
sbl1bak: Offset 0x000000000c082400, Length 0x0000000000080000, Flags 0x0000000000000000, UUID d69a6a5b-62b6-97aa-e41b-1da5a9233567, Type EFI_BASIC_DATA, Active False
rpm: Offset 0x000000000c102400, Length 0x0000000000080000, Flags 0x0000000000000000, UUID dcbb9541-1b67-363c-3f08-f3635313324a, Type 0x98df793, Active False
rpmbak: Offset 0x000000000c182400, Length 0x0000000000080000, Flags 0x0000000000000000, UUID 8ccabe98-db1c-b819-f3fa-78d7e0bf2641, Type EFI_BASIC_DATA, Active False
tz: Offset 0x000000000c202400, Length 0x0000000000200000, Flags 0x0000000000000000, UUID 7b0ef49b-216d-f024-4c53-a8e023e4cb1e, Type 0xa053aa7f, Active False
tzbak: Offset 0x000000000c402400, Length 0x0000000000200000, Flags 0x0000000000000000, UUID a55343c5-368f-9f5e-f16f-f410ae75e2af, Type EFI_BASIC_DATA, Active False
dsp: Offset 0x000000000c602400, Length 0x0000000001000000, Flags 0x0000000000000000, UUID 7117a3f5-a1e5-6b59-4007-4e049642f183, Type EFI_BASIC_DATA, Active False
modemst1: Offset 0x000000000d602400, Length 0x0000000000180000, Flags 0x0000000000000000, UUID abcf8a7f-4ebf-548f-db9c-118c109f2f6d, Type 0xebbeadaf, Active False
modemst2: Offset 0x000000000d782400, Length 0x0000000000180000, Flags 0x0000000000000000, UUID a4054499-878a-d5f7-6cae-b8c3c2c59273, Type 0xa288b1f, Active False
DDR: Offset 0x0000000010000000, Length 0x0000000000008000, Flags 0x1000000000000000, UUID 4ac0f0fa-c72a-cf8c-6933-cf9afefe67ec, Type 0x20a0c19c, Active False
fsg: Offset 0x0000000010008000, Length 0x0000000000180000, Flags 0x1000000000000000, UUID 275b6769-b8e2-0cd9-ca45-d4a0fd6df4d0, Type 0x638ff8e2, Active False
sec: Offset 0x0000000010188000, Length 0x0000000000004000, Flags 0x1000000000000000, UUID febf8581-79ab-6bcd-eaa1-b846df175aa7, Type 0x303e6ac3, Active False
logo1: Offset 0x0000000014000000, Length 0x0000000000b00000, Flags 0x0000000000000000, UUID 7cb18703-f624-36e5-fc8e-59ba64ff421d, Type 0x20117f86, Active False
logo2: Offset 0x0000000014b00000, Length 0x0000000000b00000, Flags 0x0000000000000000, UUID 00da1f8d-1019-320e-30af-db57bbb0df1f, Type 0x20117f86, Active False
aboot: Offset 0x0000000018000000, Length 0x0000000000100000, Flags 0x1000000000000000, UUID f82e02f6-d83f-ddca-0e1a-d587ac04e431, Type 0x400ffdcd, Active False
abootbak: Offset 0x0000000018100000, Length 0x0000000000100000, Flags 0x1000000000000000, UUID 5e1d0661-7e87-9db3-31ee-c7666478ea7c, Type EFI_BASIC_DATA, Active False
boot: Offset 0x0000000018200000, Length 0x0000000004000000, Flags 0x1000000000000000, UUID e12a83c9-9da5-ee99-7a9e-d996e1f6eac9, Type 0x20117f86, Active False
recovery: Offset 0x000000001c200000, Length 0x0000000004000000, Flags 0x1000000000000000, UUID afbb1a4e-6b5c-6fed-966d-bf292c2e44bf, Type 0x9d72d4e4, Active False
devinfo: Offset 0x0000000020200000, Length 0x0000000000100000, Flags 0x1000000000000000, UUID 5bb6099d-cc0d-167d-2ce1-e327850d3c46, Type 0x1b81e7e6, Active False
persist: Offset 0x0000000024000000, Length 0x0000000002000000, Flags 0x0000000000000000, UUID 2355bea3-28c9-0d32-aa4e-2af7fff1fbc9, Type 0x6c95e238, Active False
misc: Offset 0x0000000026000000, Length 0x0000000000100000, Flags 0x0000000000000000, UUID aee5cbbe-ae98-2437-9f97-1cbbe80ca587, Type 0x82acc91f, Active False
keystore: Offset 0x0000000026100000, Length 0x0000000000080000, Flags 0x0000000000000000, UUID f008b6ed-c024-c1bb-3dd1-22d578488bd6, Type 0xde7d4029, Active False
config: Offset 0x0000000026180000, Length 0x0000000000008000, Flags 0x0000000000000000, UUID b4000028-9067-c347-562c-047ec5669434, Type 0x91b72d4d, Active False
oem: Offset 0x0000000026188000, Length 0x0000000004000000, Flags 0x0000000000000000, UUID 259283ff-0b4b-7c1d-30a9-14c4fc449362, Type 0x7db6ac55, Active False
limits: Offset 0x000000002c000000, Length 0x0000000000008000, Flags 0x1000000000000000, UUID b8c5961e-12ab-d1d8-cb5b-9ca3c6afc0c2, Type 0x10a0c19c, Active False
mota: Offset 0x0000000030000000, Length 0x0000000000080000, Flags 0x0000000000000000, UUID 17247752-10c5-01eb-2b5d-7bc6b6d1e0a6, Type 0xa5872344, Active False
devcfg: Offset 0x0000000030080000, Length 0x0000000000040000, Flags 0x0000000000000000, UUID f3f90519-5136-007d-a9d9-156af96468c0, Type 0xf65d4b16, Active False
devcfgbak: Offset 0x00000000300c0000, Length 0x0000000000040000, Flags 0x0000000000000000, UUID ab5f149b-3f36-2df5-b8f3-e86a159e2863, Type 0xf65d4b16, Active False
dip: Offset 0x0000000030100000, Length 0x0000000000100000, Flags 0x0000000000000000, UUID ae627551-d8e2-b62d-6362-256e3e85f586, Type 0x4114b077, Active False
mdtp: Offset 0x0000000030200000, Length 0x0000000002000000, Flags 0x0000000000000000, UUID 102c878a-3dcd-c79c-5de6-128214651b44, Type 0x3878408a, Active False
syscfg: Offset 0x0000000032200000, Length 0x0000000000080000, Flags 0x0000000000000000, UUID 33b42bfb-e375-d02b-6832-32d658c8c89a, Type 0xfea86290, Active False
mcfg: Offset 0x0000000032280000, Length 0x0000000000400000, Flags 0x0000000000000000, UUID a25a9562-6e7f-86d4-722e-d210ffb41c26, Type 0x94b001ec, Active False
cmnlib: Offset 0x0000000034000000, Length 0x0000000000060000, Flags 0x1000000000000000, UUID c92a3c6e-c145-f54b-05e6-68a133dbec87, Type 0x73471795, Active False
cmnlibbak: Offset 0x0000000034060000, Length 0x0000000000060000, Flags 0x1000000000000000, UUID cee3de93-057a-2e18-60cf-4fce4e54f65c, Type 0x73471795, Active False
cmnlib64: Offset 0x00000000340c0000, Length 0x0000000000060000, Flags 0x1000000000000000, UUID dc998988-0a4c-6abb-f208-64a10521fc1d, Type 0x8ea64893, Active False
cmnlib64bak: Offset 0x0000000034120000, Length 0x0000000000060000, Flags 0x1000000000000000, UUID 69762adf-0370-b9b4-73d9-88f6aacde395, Type 0x8ea64893, Active False
keymaster: Offset 0x0000000034180000, Length 0x0000000000040000, Flags 0x1000000000000000, UUID 76230619-28c9-3972-e6f8-6c4d0591d2ac, Type 0xe8b7cf6e, Active False
keymasterbak: Offset 0x00000000341c0000, Length 0x0000000000040000, Flags 0x1000000000000000, UUID ab009213-be42-cb86-d74a-ad4c093dc9b1, Type 0xe8b7cf6e, Active False
apdp: Offset 0x0000000038000000, Length 0x0000000000040000, Flags 0x0000000000000000, UUID 4ef8bbb6-1f61-a8fd-909d-b6c5cae34add, Type 0xe6e98da2, Active False
msadp: Offset 0x0000000038040000, Length 0x0000000000040000, Flags 0x0000000000000000, UUID e6c88154-8f10-2abf-fec0-db25e9717995, Type 0xed9e8101, Active False
dpo: Offset 0x0000000038080000, Length 0x0000000000002000, Flags 0x0000000000000000, UUID c0026b54-02ab-53da-a8f7-5df913aba948, Type 0x11406f35, Active False
environment: Offset 0x0000000038082000, Length 0x0000000000020000, Flags 0x0000000000000000, UUID 7166e92c-56dd-e8f1-7392-94254568aa13, Type 0x2c86e742, Active False
factory: Offset 0x00000000380a2000, Length 0x0000000001400000, Flags 0x0000000000000000, UUID edc4c51c-6895-b1ac-4946-20556e8ef57a, Type EFI_LINUX_DAYA, Active False
enterprise: Offset 0x00000000394a2000, Length 0x0000000010000000, Flags 0x0000000000000000, UUID e8905c3a-f415-7a9e-61ef-79e383f43484, Type EFI_LINUX_DAYA, Active False
system: Offset 0x000000004c000000, Length 0x00000000e0000000, Flags 0x1000000000000000, UUID ca2ffc49-4efc-3e62-07ec-75ea9838216b, Type 0x97d7b011, Active False
cache: Offset 0x000000012c000000, Length 0x0000000040000000, Flags 0x0000000000000000, UUID a65d22da-e4c2-37b3-1faf-5dbbdae0a1ce, Type 0x5594c694, Active False
userdata: Offset 0x000000016c000000, Length 0x000000023f3fbe00, Flags 0x0000000000000000, UUID 96d91b68-ae28-bddf-b456-c7e4b809231e, Type 0x1b81e7e6, Active False
Total disk size:0x00000003ab400000, sectors:0x0000000001d5a000
Code: Select all
edl rl .Code: Select all
abootbak.bin cmnlib64bak.bin devcfgbak.bin enterprise.bin gpt_main0.bin logo2.bin modemst2.bin rpmbak.bin syscfg.bin
aboot.bin cmnlib64.bin devcfg.bin environment.bin keymasterbak.bin mcfg.bin mota.bin rpm.bin system.bin
apdp.bin cmnlibbak.bin devinfo.bin factory.bin keymaster.bin mdtp.bin msadp.bin sbl1bak.bin tzbak.bin
boot.bin cmnlib.bin dip.bin fsc.bin keystore.bin misc.bin oem.bin sbl1.bin tz.bin
boot.img config.bin dpo.bin fsg.bin limits.bin modem.bin persist.bin sec.bin userdata.bin
cache.bin DDR.bin dsp.bin gpt_backup0.bin logo1.bin modemst1.bin recovery.bin ssd.bin
Code: Select all
edl rf emmcdump.img
Rooting the Zebra TC56
So... you would expect that you can root this like any other device, right? well, mostly.
After I dumped the boot.img from the eMMC i started it back up, installed Magisk, patched the boot image and tried to fastboot boot it at first. To my surprise, it accepted the custom boot.img, and started up until I saw this
Well... seemingly as soon as there is different (boot) images involved, the encryption seems to trip.
After doing some reading, this is seemingly even a problem with regular, "real zebra" updates.
So.. what do you do?
You have the option to:
so now, how do you wipe it?
I went and hunted down on the internet a so called "factory reset zip", which you can find here: fun fact: the OG, MG, MN, NG represent the Android version with the first letter (Oreo, Nougat, Marshmallow) and GMS/NON-GMS with the second.
After "adb sideloading" it, I was met with a freshly wiped device and tried to flash my rooted image and to my surprise, we got into the system again!
So lo and behold... Magisk!
After I dumped the boot.img from the eMMC i started it back up, installed Magisk, patched the boot image and tried to fastboot boot it at first. To my surprise, it accepted the custom boot.img, and started up until I saw this
Well... seemingly as soon as there is different (boot) images involved, the encryption seems to trip.
After doing some reading, this is seemingly even a problem with regular, "real zebra" updates.
So.. what do you do?
You have the option to:
- Stick with the stock
- Wipe
- Cry
so now, how do you wipe it?
I went and hunted down on the internet a so called "factory reset zip", which you can find here: fun fact: the OG, MG, MN, NG represent the Android version with the first letter (Oreo, Nougat, Marshmallow) and GMS/NON-GMS with the second.
After "adb sideloading" it, I was met with a freshly wiped device and tried to flash my rooted image and to my surprise, we got into the system again!
So lo and behold... Magisk!

Zebra Logs!!!!
SBL logs + initial dmesg
dmesg from Android
getprop SEO maxxing
Code: Select all
Format: Log Type - Time(microsec) - Message - Optional Info
Log Type: B - Since Boot(Power On Reset), D - Delta, S - Statistic
S - QC_IMAGE_VERSION_STRING=BOOT.BF.3.3.C3-00002
S - IMAGE_VARIANT_STRING=EAASANAZA
S - OEM_IMAGE_VERSION_STRING=ny21gitapp04
S - Boot Config, 0x000000e1
B - 4947 - PBL, Start
B - 8079 - bootable_media_detect_entry, Start
B - 75639 - bootable_media_detect_success, Start
B - 75645 - elf_loader_entry, Start
B - 78085 - auth_hash_seg_entry, Start
B - 78404 - auth_hash_seg_exit, Start
B - 111045 - elf_segs_hash_verify_entry, Start
B - 235760 - PBL, End
B - 242871 - SBL1, Start
B - 304878 - pm_device_init, Start
B - 308568 - BOOST_REF_WA: Applied
B - 309727 - BOOST_REF_WA: ADC CONV_REQ success (delay=[500]us)
B - 313509 - BOOST_REF_WA: ADC read DATA0=cc DATA1=91
B - 318694 - BOOST_REF_WA: ADC DATA1 read less than 0x9A. Reverting SW WA
B - 325679 - PON REASON:PM0:0x200000021 PM1:0x200000021 PM2:0x200000020
D - 65697 - pm_device_init, Delta
B - 372313 - boot_flash_init, Start
D - 30 - boot_flash_init, Delta
B - 374570 - boot_config_data_table_init, Start
D - 6649 - boot_config_data_table_init, Delta - (516 Bytes)
B - 385947 - CDT version:3,Platform ID:10,Major ID:1,Minor ID:0,Subtype:0
B - 392230 - sbl1_ddr_set_params, Start
B - 397079 - cpr_init, Start
D - 2958 - cpr_init, Delta
B - 401654 - Pre_DDR_clock_init, Start
D - 274 - Pre_DDR_clock_init, Delta
D - 0 - sbl1_ddr_set_params, Delta
B - 417423 - do ddr sanity test, Start
D - 274 - do ddr sanity test, Delta
B - 420320 - pm_driver_init, Start
B - 427884 - BEGIN: PMIC SBL Weak Battery Status Check
B - 450820 - EEPROM part_num Ext: BT-000314-01
B - 450851 - Ironman battery
B - 451888 - eeprom boot up threshold is 0 !! Default eeprom_boot_up_theshold_mv: 3250
B - 460214 - bat_present: 1
B - 462898 - raw vbat: 3783, gain: -19
B - 466558 - vbat: 3603
B - 468937 - Battery good, bootup
D - 48678 - pm_driver_init, Delta
B - 475678 - vsense_init, Start
D - 0 - vsense_init, Delta
B - 482693 - DDR Training restore, Start
D - 762 - DDR Training restore, Delta
B - 500383 - clock_init, Start
D - 671 - clock_init, Delta
B - 503128 - Image Load, Start
D - 77714 - QSEE Image Loaded, Delta - (1353968 Bytes)
B - 580872 - Image Load, Start
D - 793 - SEC Image Loaded, Delta - (2048 Bytes)
B - 588162 - sbl1_efs_handle_cookies, Start
D - 1067 - sbl1_efs_handle_cookies, Delta
B - 595909 - VSENSE codes wrote into SMEM
B - 600026 - Image Load, Start
D - 11621 - DEVCFG Image Loaded, Delta - (27844 Bytes)
B - 612257 - Image Load, Start
D - 20435 - RPM Image Loaded, Delta - (161456 Bytes)
B - 632753 - Image Load, Start
D - 48861 - APPSBL Image Loaded, Delta - (795072 Bytes)
B - 681675 - QSEE Execution, Start
D - 61 - QSEE Execution, Delta
B - 687409 - USB D+ check, Start
D - 732 - USB D+ check, Delta
B - 693783 - SBL1, End
D - 453200 - SBL1, Delta
S - Flash Throughput, 25000 KB/s (2344722 Bytes, 91458 us)
S - DDR Frequency, 931 MHz
S - Core 0 Frequency, 800 MHz
Android Bootloader - UART_DM Initialized!!!
[80] Qseecom Init Done in Appsbl version is 0x1000000
[80] secure app region addr=0x85e00000 size=0x500000[90] TZ App region notif returned with status:0 addr:85e00000 size:5242880
[90] TZ App log region register returned with status:0 addr:8f6e2000 size:4096
[100] Qseecom TZ Init Done in Appsbl
[130] <8>keymaster: "\"KEYMASTER Init \""
[130] is_allow_unlock: 0
[1040] Cannot find hwconfig
[1040] using zebra keystore
[1270] boot_verifier: Signature decrypt failed! Signature invalid = -1
[1440] Your device has loaded a different operating system.
Wait for 5 seconds before proceeding
[6450] <8>keymaster: "\"cmd_id=KEYMASTER_SET_ROT\""
[6880] Fused SKU is 0
[6880] SKU is device.sku 39
[6880] Overriding SKU with device_info value:39
[6890] Fused SKU is 0
[6890] SKU is device.sku 39
[6890] Overriding SKU with device_info value:39
[6890] Fused SKU is 0
[6900] SKU is device.sku 39
[6900] Overriding SKU with device_info value:39
[6900] Fused SKU is 0
[6910] SKU is device.sku 39
[6910] Overriding SKU with device_info value:39
[6910] Fused SKU is 0
[6910] SKU is device.sku 39
[6920] Overriding SKU with device_info value:39
[6920] Fused SKU is 0
[6920] SKU is device.sku 39
[6920] Overriding SKU with device_info value:39
[6930] Fused SKU is 0
[6930] SKU is device.sku 39
[6930] Overriding SKU with device_info value:39
[6940] Fused SKU is 0
[6940] SKU is device.sku 39
[6940] Overriding SKU with device_info value:39
[6950] Fused SKU is 0
[6950] SKU is device.sku 39
[6950] Overriding SKU with device_info value:39
[6960] Fused SKU is 0
[6960] SKU is device.sku 39
[6960] Overriding SKU with device_info value:39
[6960] Fused SKU is 0
[6970] SKU is device.sku 39
[6970] Overriding SKU with device_info value:39
[6970] Fused SKU is 0
[6980] SKU is device.sku 39
[6980] Overriding SKU with device_info value:39
[6980] Fused SKU is 0
[6980] SKU is device.sku 39
[6990] Overriding SKU with device_info value:39
[6990] Fused SKU is 0
[6990] SKU is device.sku 39
[6990] Overriding SKU with device_info value:39
[7000] Fused SKU is 0
[7000] SKU is device.sku 39
[7000] Overriding SKU with device_info value:39
[7010] Fused SKU is 0
[7010] SKU is device.sku 39
[7010] Overriding SKU with device_info value:39
[7020] Fused SKU is 0
[7020] SKU is device.sku 39
[7020] Overriding SKU with device_info value:39
[7030] Fused SKU is 0
[7030] SKU is device.sku 39
[7030] Overriding SKU with device_info value:39
[7030] Fused SKU is 0
[7040] SKU is device.sku 39
[7040] Overriding SKU with device_info value:39
[7040] Fused SKU is 0
[7050] SKU is device.sku 39
[7050] Overriding SKU with device_info value:39
[7050] Fused SKU is 0
[7050] SKU is device.sku 39
[7060] Overriding SKU with device_info value:39
[7060] Fused SKU is 0
[7060] SKU is device.sku 39
[7070] Overriding SKU with device_info value:39
[7070] Fused SKU is 0
[7070] SKU is device.sku 39
[7070] Overriding SKU with device_info value:39
[7080] Fused SKU is 0
[7080] SKU is device.sku 39
[7080] Overriding SKU with device_info value:39
[7090] Fused SKU is 0
[7090] SKU is device.sku 39
[7090] Overriding SKU with device_info value:39
[7100] Fused SKU is 0
[7100] SKU is device.sku 39
[7100] Overriding SKU with device_info value:39
[7100] Fused SKU is 0
[7110] SKU is device.sku 39
[7110] Overriding SKU with device_info value:39
[7110] Fused SKU is 0
[7120] SKU is device.sku 39
[7120] Overriding SKU with device_info value:39
[7120] Fused SKU is 0
[7120] SKU is device.sku 39
[7130] Overriding SKU with device_info value:39
[7130] Fused SKU is 0
[7130] SKU is device.sku 39
[7140] Overriding SKU with device_info value:39
[7140] Fused SKU is 0
[7140] SKU is device.sku 39
[7140] Overriding SKU with device_info value:39
[7150] Fused SKU is 0
[7150] SKU is device.sku 39
[7150] Overriding SKU with device_info value:39
[7160] Fused SKU is 0
[7160] SKU is device.sku 39
[7160] Overriding SKU with device_info value:39
[7170] Fused SKU is 0
[7170] SKU is device.sku 39
[7170] Overriding SKU with device_info value:39
[7170] Fused SKU is 0
[7180] SKU is device.sku 39
[7180] Overriding SKU with device_info value:39
[7180] Fused SKU is 0
[7190] SKU is device.sku 39
[7190] Overriding SKU with device_info value:39
[7190] Fused SKU is 0
[7190] SKU is device.sku 39
[7200] Overriding SKU with device_info value:39
[7200] Fused SKU is 0
[7200] SKU is device.sku 39
[7210] Overriding SKU with device_info value:39
[7210] Fused SKU is 0
[7210] SKU is device.sku 39
[7210] Overriding SKU with device_info value:39
[7220] Fused SKU is 0
[7220] SKU is device.sku 39
[7220] Overriding SKU with device_info value:39
[7230] Fused SKU is 0
[7230] SKU is device.sku 39
[7230] Overriding SKU with device_info value:39
[7240] Fused SKU is 0
[7240] SKU is device.sku 39
[7240] Overriding SKU with device_info value:39
[7240] Fused SKU is 0
[7250] SKU is device.sku 39
[7250] Overriding SKU with device_info value:39
[7250] Fused SKU is 0
[7260] SKU is device.sku 39
[7260] Overriding SKU with device_info value:39
[7260] Fused SKU is 0
[7260] SKU is device.sku 39
[7270] Overriding SKU with device_info value:39
[7270] Fused SKU is 0
[7270] SKU is device.sku 39
[7280] Overriding SKU with device_info value:39
[7280] Fused SKU is 0
[7280] SKU is device.sku 39
[7280] Overriding SKU with device_info value:39
[7290] We have a dtb to pass to
[7290] Best match DTB tags 266/0000000a/0x00000027/0/20010/20011/1000c/0/910cfb56/3f9b8
[7300] target_pause_for_battery_charge : pon_reason1 is:0x21 cold_boot:1 usb_sts:1, dc_sts: 0
[7310] Panel_name: not found in lookup table
[7310] Sec. panel not found. Continue with primary panel
[7430] platform_read_pte_reg 6
[7430] Partial Goods i=0 reg 0
[7430] Partial Goods i=1 reg 1
[7440] Partial Goods i=2 reg 1
[7440] Partial Goods i=3 reg 0
[7450] <8>keymaster: "\"cmd_id=KEYMASTER_MILESTONE_CALL\""
[7450] Qseecom De-Init Done in Appsbl
[7450] Channel alloc freed
[ 0.002324] Unable to find CPU node for /cpus/cpu@101
[ 0.002332] /cpus/cpu-map/cluster1/core1: Can't get CPU for leaf core
[ 0.002345] /cpus/cpu@0: Missing clock-frequency property
[ 0.002354] /cpus/cpu@1: Missing clock-frequency property
[ 0.002364] /cpus/cpu@2: Missing clock-frequency property
[ 0.002375] /cpus/cpu@3: Missing clock-frequency property
[ 0.002386] /cpus/cpu@100: Missing clock-frequency property
[ 0.002400] /cpus/cpu@103: Missing clock-frequency property
[ 0.041155] scm_call failed with error code -1
[ 0.064614] spmi_pmic_arb 200f000.qcom,spmi: PMIC Arb Version-2 0x20010000
[ 0.078172] msm_mpm_dev_probe(): Cannot get clk resource for XO: -517
[ 0.082090] smd_channel_probe_now: allocation table not initialized
[ 0.082856] smd_channel_probe_now: allocation table not initialized
[ 0.090666] i2c-msm-v2 78b6000.i2c: error on clk_get(core_clk):-517
[ 0.090683] i2c-msm-v2 78b6000.i2c: error probe() failed with err:-517
[ 0.090879] i2c-msm-v2 78b7000.i2c: error on clk_get(core_clk):-517
[ 0.090892] i2c-msm-v2 78b7000.i2c: error probe() failed with err:-517
[ 0.091081] i2c-msm-v2 78b8000.i2c: error on clk_get(core_clk):-517
[ 0.091094] i2c-msm-v2 78b8000.i2c: error probe() failed with err:-517
[ 0.091282] i2c-msm-v2 7af6000.i2c: error on clk_get(core_clk):-517
[ 0.091295] i2c-msm-v2 7af6000.i2c: error probe() failed with err:-517
[ 0.091487] i2c-msm-v2 7af8000.i2c: error on clk_get(core_clk):-517
[ 0.091500] i2c-msm-v2 7af8000.i2c: error probe() failed with err:-517
[ 0.095253] msm_thermal:msm_thermal_dev_probe Failed reading node=/soc/qcom,msm-thermal, key=qcom,online-hotplug-core. err:-517
[ 0.102780] msm_mpm_dev_probe(): Cannot get clk resource for XO: -517
[ 0.118638] i2c-msm-v2 78b6000.i2c: error on clk_get(core_clk):-517
[ 0.118655] i2c-msm-v2 78b6000.i2c: error probe() failed with err:-517
[ 0.118895] i2c-msm-v2 78b7000.i2c: error on clk_get(core_clk):-517
[ 0.118908] i2c-msm-v2 78b7000.i2c: error probe() failed with err:-517
[ 0.119142] i2c-msm-v2 78b8000.i2c: error on clk_get(core_clk):-517
[ 0.119155] i2c-msm-v2 78b8000.i2c: error probe() failed with err:-517
[ 0.119387] i2c-msm-v2 7af6000.i2c: error on clk_get(core_clk):-517
[ 0.119399] i2c-msm-v2 7af6000.i2c: error probe() failed with err:-517
[ 0.119635] i2c-msm-v2 7af8000.i2c: error on clk_get(core_clk):-517
[ 0.119648] i2c-msm-v2 7af8000.i2c: error probe() failed with err:-517
[ 0.120998] msm_thermal:probe_vdd_rstr Err regulator init. err:-517. KTM continues.
[ 0.121029] msm_thermal:msm_thermal_dev_probe Failed reading node=/soc/qcom,msm-thermal, key=qcom,online-hotplug-core. err:-517
[ 0.143406] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[ 0.144860] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[ 0.145856] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[ 0.146575] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[ 0.147348] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[ 0.177793] mpm_counter: can't find DT node
[ 0.193571] ION-heap mm: Cannot specify alignment for this type of heap
[ 0.193921] ion_heap_create: Heap type is disabled: 1
[ 0.193927] msm_ion_heap_create: error creating heap kmalloc type 1 base 0x0000000000000000 size 0
[ 0.194220] msm_bus_fabric_init_driver
[ 0.194333] msm_bus_device 580000.ad-hoc-bus: Dev 0
[ 0.194465] msm_bus_device 580000.ad-hoc-bus: Dev 4096
[ 0.194542] msm_bus_device 580000.ad-hoc-bus: Dev 1024
[ 0.194617] msm_bus_device 580000.ad-hoc-bus: Dev 2048
[ 0.203928] ipa ipa_uc_state_check:292 uC interface not initialized
[ 0.203936] ipa ipa_sps_irq_control_all:879 EP (2) not allocated.
[ 0.203940] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 0.306680] msm_dss_get_res_byname: 'vbif_nrt_phys' resource not found
[ 0.306697] mdss_mdp_probe+0x210/0xd50->msm_dss_ioremap_byname: 'vbif_nrt_phys' msm_dss_get_res_byname failed
[ 0.306776] mdss_mdp_parse_dt_handler: Error from prop qcom,mdss-pipe-sw-reset-off : u32 array read
[ 0.306862] mdss_mdp_parse_dt_handler: Error from prop qcom,mdss-ib-factor-overlap : u32 array read
[ 0.307389] mdss_mdp_irq_clk_register: unable to get clk: lut_clk
[ 0.307732] register_client_adhoc:Failed to find path.src 36 dest 627
[ 0.310255] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-post-panel-on-command
[ 0.310285] mdss_dsi_parse_panel_features:1659, Disp_en gpio not specified
[ 0.310403] mdss_dsi_parse_gpio_params:3206, Disp_en gpio not specified
[ 0.310408] mdss_dsi_parse_gpio_params:3214, TE gpio not specified
[ 0.310578] mdss_dsi_shadow_clk_init: can't find mux_byte_clk. rc=-517
[ 0.310582] unable to initialize shadow ctrl clks
[ 0.342345] mdss_dsi_pinctrl_init: failed to get pinctrl
[ 0.342435] mdss_dsi_find_panel_of_node: invalid pan node, selecting prim panel
[ 0.342440] mdss_dsi_config_panel: can't find panel node 0:qcom,mdss_dsi_tc7x_ili9881c_5p0inch_720p_video:1:none:cfg:single_dsi
[ 0.342444] mdss_dsi_ctrl_probe: panel configuration failed
[ 0.343859] mdss_mdp_splash_parse_dt: splash mem child node is not present
[ 0.345204] IPC_RTR: msm_ipc_router_smd_driver_register Already driver registered IPCRTR
[ 0.351884] uart_cts_gpio is not available
[ 0.351892] uart_rfr_gpio is not available
[ 0.351897] msm_hs_dt_to_pdata:Out of Band sleep flag is set
[ 0.352232] sps: BAM device 0x0000000007884000 is not registered yet.
[ 0.356702] AXI: get_pdata(): Error: Client name not found
[ 0.356708] AXI: msm_bus_cl_get_pdata(): client has to provide missing entry for successful registration
[ 0.356712] msm_serial_hsl_probe: Bus scaling is disabled
[ 0.879285] smd_tty_devicetree_init:Initialization error, key[qcom,smdtty-remote]
[ 0.886330] msm_smd_tty_probe: device tree init failed
[ 1.011777] i2c-msm-v2 7af6000.i2c: msm_bus_scale_register_client(mstr-id:84):0x7 (ok)
[ 1.026256] qcom_ice_get_device_tree_data: No vdd-hba-supply regulator, assuming not needed
[ 1.044965] Unable to get vbus_otg
[ 1.047324] msm_hsusb_host msm_hsusb_host: unable to register with transceiver
[ 1.571637] atmel_mxt_ts 4-004b: Wait for completion timed out.
[ 1.576666] i2c-msm-v2 78b8000.i2c: msm_bus_scale_register_client(mstr-id:86):0x9 (ok)
[ 1.619640] try to get data from device node! node p = (null) full_name=/soc/i2c@78b5000/qcom,camera@5c
[ 1.628897] try to get data from device node! node p = (null) full_name=/soc/i2c@7af8000/qcom,camera@5c
[ 1.640212] msm_cci_get_clk_info: clock-names[0][0] = camss_top_ahb_clk
[ 1.645800] msm_cci_get_clk_info: clk_rate[0][0] = 80000000
[ 1.651335] msm_cci_get_clk_info: clock-names[0][1] = cci_src_clk
[ 1.657445] msm_cci_get_clk_info: clk_rate[0][1] = 19200000
[ 1.662989] msm_cci_get_clk_info: clock-names[0][2] = cci_ahb_clk
[ 1.669043] msm_cci_get_clk_info: clk_rate[0][2] = -1
[ 1.674088] msm_cci_get_clk_info: clock-names[0][3] = camss_cci_clk
[ 1.680328] msm_cci_get_clk_info: clk_rate[0][3] = -1
[ 1.685384] msm_cci_get_clk_info: clock-names[0][4] = camss_ahb_clk
[ 1.691613] msm_cci_get_clk_info: clk_rate[0][4] = -1
[ 1.696657] msm_cci_get_clk_info: clock-names[0][5] = ispif_ahb_clk
[ 1.702907] msm_cci_get_clk_info: clk_rate[0][5] = 61540000
[ 1.713726] qcom,slave-addr = 0xA0
[ 1.724036] qcom,slave-addr = 0xA2
[ 1.734330] qcom,slave-addr = 0xA4
[ 1.744625] qcom,slave-addr = 0xA6
[ 1.754922] qcom,slave-addr = 0xA8
[ 1.765213] qcom,slave-addr = 0xAA
[ 1.775526] qcom,slave-addr = 0xAC
[ 1.785825] qcom,slave-addr = 0xAE
[ 1.799094] g_sctrl[0] ffffffc070922000
[ 1.802178] mt9m114_init_module:2158 rc -19
[ 1.806234] ERR:msm_camera_power_up: 1387 usr_idx:1 dts_idx:1
[ 1.981868] i2c-msm-v2 7af8000.i2c: msm_bus_scale_register_client(mstr-id:84):0xa (ok)
[ 2.000555] msm_sensor_i2c_probe se47xx probe succeeded
[ 2.037792] msm_camera_power_down:1585:seq_val:1 > num_vreg: 1
[ 2.053704] ERR:msm_camera_power_up: 1387 usr_idx:1 dts_idx:1
[ 2.263327] MSM-CPP cpp_probe:3927 Bus master 1
[ 2.269825] MSM-CPP cpp_init_hardware:1070 stream_cnt:0
[ 2.278007] __msm_jpeg_init:1517] Jpeg Device id 0
[ 2.282615] i2c-msm-v2 78b6000.i2c: msm_bus_scale_register_client(mstr-id:86):0xb (ok)
[ 2.296334] FG: read_fg_parameters: invalid hysteresis: hot_hysterresis = 50 cold_hysteresis = 100
[ 2.347526] FG: read_fg_parameters: read_fg_parameters: chip->vfloat_mv_charger: 4080
[ 2.354322] FG: read_fg_parameters: read_fg_parameters: chip->cc_cv_threshold_mv: 4070
[ 2.362222] FG: fg_of_init: fg_of_init: fg-cutoff-voltage-mv: 3050
[ 2.368373] FG: fg_of_init: fg_of_init: irq-volt-empty-mv: 3000
[ 2.383164] qpnp-smbcharger qpnp-smbcharger-17: node /soc/qcom,spmi@200f000/qcom,pmi8950@2/qcom,qpnp-smbcharger IO resource absent!
[ 2.394495] qpnp-smbcharger qpnp-smbcharger-17: qcom,mains-power-default-ilim-map missing
[ 2.402140] qpnp-smbcharger qpnp-smbcharger-17: failed to parse mains-power-pt-ilim-map rc = -22
[ 2.411170] SMBCHG: check_valid_zebra_battery: GB:Failed to set Check battery callback
[ 2.429677] FG: fg_batt_profile_init: Found qcom,fg-batt-profile-name = tc75ng_4250mah
[ 2.431103] SMBCHG: smbchg_probe: set otg_ilimit_cfg=1
[ 2.525067] SMBCHG: batt_pres_handler: GB: Battery Present
[ 2.531409] i2c-msm-v2 78b7000.i2c: msm_bus_scale_register_client(mstr-id:86):0xc (ok)
[ 2.551617] qpnp-smbcharger qpnp-smbcharger-17: node /soc/qcom,spmi@200f000/qcom,pmi8950@2/qcom,qpnp-smbcharger IO resource absent!
[ 2.563663] unable to find DT imem DLOAD mode node
[ 2.567857] unable to find DT imem EDLOAD mode node
[ 2.603654] BattMan: version magic '3.10.84 SMP preempt mod_unload aarch64' should be '3.10.84-perf SMP preempt mod_unload aarch64'
[ 2.614678] Zebra Auth: Init
[ 2.617314] Zebra Auth: Probe: Version: 1.9
[ 2.621778] qpnp_vadc_get_temp: VADC read error with -517
[ 2.626939] qpnp_vadc_get_temp: VADC read error with -517
[ 2.632335] qpnp_vadc_get_temp: VADC read error with -517
[ 2.637697] qpnp_vadc_get_temp: VADC read error with -517
[ 2.776415] qpnp_pin_check_constraints: invalid pull value 5 for pin mpp 2
[ 2.782334] qcom,qpnp-pin qpnp-pin-16: _qpnp_pin_config: unable to set default config for pmic pin 2
[ 2.791377] qpnp_pin_check_constraints: invalid pull value 5 for pin mpp 4
[ 2.798236] qcom,qpnp-pin qpnp-pin-16: _qpnp_pin_config: unable to set default config for pmic pin 4
[ 2.814026] devfreq qcom,cpubw.49: Couldn't update frequency transition information.
[ 2.820794] devfreq qcom,mincpubw.50: Couldn't update frequency transition information.
[ 2.829207] devfreq qcom,cci.48: Couldn't update frequency transition information.
[ 2.850402] msm8952-slimbus-wcd c051000.sound-9335: ASoC: platform (null) not registered
[ 2.857487] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 2.931745] Inside tiusb_irq
[ 2.933956] usb-type-c-ti 3-0060: intr_status is 0!, ignore interrupt
[ 2.943158] try to get data from device node! node p = (null) full_name=/soc/i2c@78b5000/qcom,camera@5c
[ 2.952406] try to get data from device node! node p =ffffffc001160bd0 full_name=/soc/i2c@7af8000/qcom,camera@5c
[ 2.962535] camss_get_device_drvdata:pdev - 1b0b000.qcom,csiphy
[ 2.968392] camss_get_device_drvdata:pdev - 1b08800.qcom,csid
[ 2.974129] camss_get_device_drvdata:pdev - 1b0a000.qcom,ispif
[ 2.979934] camss_get_device_drvdata:pdev - 1b14000.qcom,vfe
[ 2.988378] msm8952-slimbus-wcd c051000.sound-9335: ASoC: platform (null) not registered
[ 2.995463] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 3.064378] msm8952-slimbus-wcd c051000.sound-9335: ASoC: platform (null) not registered
[ 3.071436] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 3.083250] msm8952-slimbus-wcd c051000.sound-9335: ASoC: platform (null) not registered
[ 3.090316] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 3.101127] msm8952-slimbus-wcd c051000.sound-9335: ASoC: platform (null) not registered
[ 3.108223] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 3.156041] msm8952-slimbus-wcd c051000.sound-9335: ASoC: platform (null) not registered
[ 3.163187] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 3.175203] msm8952-slimbus-wcd c051000.sound-9335: ASoC: platform (null) not registered
[ 3.175370] qcom,qpnp-flash-led qpnp-flash-led-23: Unable to acquire pinctrl
[ 3.189318] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 3.200079] msm8952-slimbus-wcd c051000.sound-9335: ASoC: platform (null) not registered
[ 3.207171] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 3.217545] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 3.222626] ipa ipa_uc_state_check:297 uC is not loaded
[ 3.233166] msm8952-slimbus-wcd c051000.sound-9335: ASoC: platform (null) not registered
[ 3.240323] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card fail�[ 3.251285] msm8952-slimbus-wcd c051000.sound-9335: ASoC: platform (null) not registered
[ 3.258396] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 3.329994] EXT4-fs (mmcblk0p50): VFS: Can't find ext4 filesystem
[ 3.341649] Inside is_device_in_cradle
[ 3.344365] Inside is_device_in_cradlei calling qpnp_get_vadc
[ 3.365370] cradle_det adc_result.physical 1788533
[ 3.538370] init: TOUCH: Attempting to check TC51HC
[ 3.542232] init: TOUCH: to check not TC51HC TC56
[ 3.546905] init: TOUCH: Attempting stylus stylus_and_finger
[ 3.552559] init: TOUCH: to check is TC51HC stylus_and_finger
[ 4.151682] SMBCHG: check_battery_cb: check_battery_cb: GB:battery_status: 201
[ 4.153091] init: waitpid failed: No child processes
[ 4.154544] init: /init.qcom.rc: 527: user option requires a user id
[ 4.156178] init: init.target.rc: 311: invalid option 'start'
[ 4.156238] init: init.target.rc: 389: ignored duplicate definition of service 'perfd'
[ 4.156418] init: init.target.rc: 620: priority value must be range 0 - 7
[ 4.156538] init: could not import file 'init.falcon.wwan.rc' from 'init.target.rc'
[ 4.156548] init: could not import file 'init.falcon.sensor.rc' from 'init.target.rc'
[ 4.157088] init: SELinux: Could not get canonical path /adb_keys restorecon: No such file or directory.
[ 4.233936] msm8952-slimbus-wcd c051000.sound-9335: ASoC: platform (null) not registered
[ 4.241017] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 4.260015] msm8952-slimbus-wcd c051000.sound-9335: ASoC: platform (null) not registered
[ 4.267157] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 4.278143] msm8952-slimbus-wcd c051000.sound-9335: ASoC: platform (null) not registered
[ 4.285239] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 4.380977] SMBCHG: init_charger_from_gb: Using hardcoded hot temp data for Part number->BT-000314-01 Rev C,0
[ 4.390046] FG: fg_power_set_property: jeita_hysteresis_support: 1
[ 4.396111] FG: fg_power_set_property: jeita_hysteresis_support: 1
[ 5.007060] Zebra Auth: Device is OK!
[ 5.592871] EXT4-fs (mmcblk0p50): VFS: Can't find ext4 filesystem
[ 5.672089] EXT4-fs (mmcblk0p50): VFS: Can't find ext4 filesystem
[ 5.678473] fs_mgr: fs_mgr_mount_all(): possibly an encryptable blkdev /dev/block/bootdevice/by-name/userdata for mount /data type ext4 )
[ 5.768919] init: property_set("ro.product.model", "falcon for arm64") failed
[ 5.775274] init: property_set("ro.product.name", "falcon") failed
[ 5.781185] init: property_set("ro.product.device", "falcon") failed
[ 5.788389] init: property_set("ro.build.product", "falcon") failed
[ 5.804525] init: property_set("ro.symbol.scanner0", "se4750_cam_builtin") failed
[ 5.819546] init: /recovery not specified in fstab
[ 5.825101] init: Over-ride the ro.build.fingerprint property
[ 5.829881] init: Over-ride the ro.bootimage.build.fingerprint property
[ 6.067639] init: property 'persist.sys.ssr.enable_debug' doesn't exist while expanding '${persist.sys.ssr.enable_debug}'
[ 6.078047] init: cannot expand '${persist.sys.ssr.enable_debug}' while writing to '/sys/module/subsystem_restart/parameters/enable_debug'
[ 6.090616] init: property 'persist.sys.mba_boot_timeout' doesn't exist while expanding '${persist.sys.mba_boot_timeout}'
[ 6.100926] init: cannot expand '${persist.sys.mba_boot_timeout}' while writing to '/sys/module/pil_msa/parameters/pbl_mba_boot_timeout_ms'
[ 6.113438] init: property 'persist.sys.modem_auth_timeout' doesn't exist while expanding '${persist.sys.modem_auth_timeout}'
[ 6.124711] init: cannot expand '${persist.sys.modem_auth_timeout}' while writing to '/sys/module/pil_msa/parameters/modem_auth_timeout_ms'
[ 6.137225] init: property 'persist.sys.modem_dbg_cfg' doesn't exist while expanding '${persist.sys.modem_dbg_cfg}'
[ 6.147618] init: cannot expand '${persist.sys.modem_dbg_cfg}' while writing to '/sys/module/pil_msa/parameters/modem_dbg_cfg'
[ 6.158993] init: property 'persist.sys.pil_proxy_timeout' doesn't exist while expanding '${persist.sys.pil_proxy_timeout}'
[ 6.170111] init: cannot expand '${persist.sys.pil_proxy_timeout}' while writing to '/sys/module/peripheral_loader/parameters/proxy_timeout_ms'
[ 6.182986] init: property 'persist.sys.external' doesn't exist while expanding '${persist.sys.external}'
[ 6.192505] init: cannot expand '${persist.sys.external}' while writing to '/sys/kernel/codec_type/boot'
[ 6.488841] L-Notify: Generel: 7
[ 6.491410] diag: In diag_send_feature_mask_update, control channel is not open, p: 1, ffffffc00137e130
[ 6.500463] diag: In diag_send_peripheral_buffering_mode, unable to send buffering mode packet to peripheral 1, err: -19
[ 6.516829] msm8952-slimbus-wcd c051000.sound-9335: ASoC: CODEC tasha_codec not registered
[ 6.521906] init: property_set("ro.sf.lcd_density", "480") failed
[ 6.530219] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 6.540942] msm8952-slimbus-wcd c051000.sound-9335: ASoC: CODEC tasha_codec not registered
[ 6.548209] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 6.603337] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias-ldoh-v property in node /soc/slim@c140000/tasha_codec failed
[ 6.607506] msm8952-slimbus-wcd c051000.sound-9335: ASoC: CODEC tasha_codec not registered
[ 6.607527] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 6.630265] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias-cfilt1-mv property in node /soc/slim@c140000/tasha_codec failed
[ 6.642105] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias-cfilt2-mv property in node /soc/slim@c140000/tasha_codec failed
[ 6.653991] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias-cfilt3-mv property in node /soc/slim@c140000/tasha_codec failed
[ 6.665868] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias1-cfilt-sel property in node /soc/slim@c140000/tasha_codec failed
[ 6.672687] init: cannot find '/system/bin/rfs_access', disabling 'rfs_access'
[ 6.672849] init: Starting service 'config_bt_addr'...
[ 6.673305] init: Starting service 'config_bluetooth'...
[ 6.673726] init: Starting service 'cs-early-boot'...
[ 6.674270] init: Starting service 'qseecomd'...
[ 6.674779] init: Starting service 'per_mgr'...
[ 6.678858] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet0/accept_ra': No such file or directory
[ 6.678875] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet1/accept_ra': No such file or directory
[ 6.678892] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet2/accept_ra': No such file or directory
[ 6.678907] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet3/accept_ra': No such file or directory
[ 6.678923] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet4/accept_ra': No such file or directory
[ 6.678938] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet5/accept_ra': No such file or directory
[ 6.678953] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet6/accept_ra': No such file or directory
[ 6.678969] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet7/accept_ra': No such file or directory
[ 6.678984] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio0/accept_ra': No such file or directory
[ 6.679000] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio1/accept_ra': No such file or directory
[ 6.679016] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio2/accept_ra': No such file or directory
[ 6.679031] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio3/accept_ra': No such file or directory
[ 6.679047] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio4/accept_ra': No such file or directory
[ 6.679062] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio5/accept_ra': No such file or directory
[ 6.679078] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio6/accept_ra': No such file or directory
[ 6.679093] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio7/accept_ra': No such file or directory
[ 6.679109] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_usb0/accept_ra': No such file or directory
[ 6.679124] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_usb1/accept_ra': No such file or directory
[ 6.679140] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_usb2/accept_ra': No such file or directory
[ 6.679156] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_usb3/accept_ra': No such file or directory
[ 6.682731] init: property_set("ro.system.mount", "/dev/block/bootdevice/by-name/system") failed
[ 6.682741] init: property_set("ro.symbol.touchkeypad.type", "singletouch") failed
[ 6.683663] init: Starting service 'defaultcrypto'...
[ 6.684736] init: Starting service 'per_lock'...
[ 6.686631] init: cannot find '/system/vendor/bin/mm-pp-daemon', disabling 'ppd'
[ 6.686826] enable_store: android_usb: already disabled
[ 6.689442] type=1400 audit(190.089:4): avc: denied { search } for pid=473 comm="sh" name="tmp" dev="tmpfs" ino=917 scontext=u:r:qti_init_shell:s0 tcontext=u:object_r:data_tmp_file:s0 tclass=dir permissive=0
[ 6.700252] Cryptfs: cryptfs_mount_default_encrypted()+
[ 6.733732] init: Service 'per_lock' (pid 472) exited with status 0
[ 6.758876] init: Service 'qcom-c_core-sh' (pid 464) exited with status 0
[ 6.777064] init: Service 'cs-early-boot' (pid 468) exited with status 0
[ 6.887441] init: Service 'config_bluetooth' (pid 467) exited with status 0
[ 7.009943] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias2-cfilt-sel property in node /soc/slim@c140000/tasha_codec failed
[ 7.010039] Cryptfs: cryptfs_check_passwd()+
[ 7.011122] Cryptfs_hw: HW based disk encryption is enabled
[ 7.011127] Cryptfs: test_mount_hw_encrypted_fs()+
[ 7.011133] Cryptfs: crypt_ftr->fs_size = 18849727
[ 7.011139] Cryptfs_hw: HW based disk encryption is enabled
[ 7.011143] Cryptfs: is_hw_disk_encryption = true
[ 7.011147] Cryptfs: verify_and_update_hw_fde_passwd()+
[ 7.011151] Cryptfs: verify_hw_fde_passwd()+
[ 7.013098] Cryptfs: Using scrypt with keymaster for cryptfs KDF
[ 7.067127] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias3-cfilt-sel property in node /soc/slim@c140000/tasha_codec failed
[ 7.079075] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias4-cfilt-sel property in node /soc/slim@c140000/tasha_codec failed
[ 7.168990] msm-tlmm-pinctrl 1000000.pinctrl: pin gp-132 already requested by wsa881x.20170211; cannot claim for wsa881x.20170212
[ 7.170224] msm8952-slimbus-wcd c051000.sound-9335: populate_snd_card_dailinks: No aux codec defined for this target.
[ 7.190242] msm-tlmm-pinctrl 1000000.pinctrl: pin-132 (wsa881x.20170212) status -22
[ 7.197856] msm-tlmm-pinctrl 1000000.pinctrl: could not request pin 132 on device msm-pinctrl
[ 7.206370] wsa881x wsa881x.20170212: Error applying setting, reverse things back
[ 7.214052] msm-tlmm-pinctrl 1000000.pinctrl: pin gp-132 already requested by wsa881x.20170211; cannot claim for wsa881x.21170213
[ 7.225456] msm-tlmm-pinctrl 1000000.pinctrl: pin-132 (wsa881x.21170213) status -22
[ 7.233091] msm-tlmm-pinctrl 1000000.pinctrl: could not request pin 132 on device msm-pinctrl
[ 7.241582] wsa881x wsa881x.21170213: Error applying setting, reverse things back
[ 7.249300] msm-tlmm-pinctrl 1000000.pinctrl: pin gp-132 already requested by wsa881x.20170211; cannot claim for wsa881x.21170214
[ 7.260728] msm-tlmm-pinctrl 1000000.pinctrl: pin-132 (wsa881x.21170214) status -22
[ 7.268336] msm-tlmm-pinctrl 1000000.pinctrl: could not request pin 132 on device msm-pinctrl
[ 7.276833] wsa881x wsa881x.21170214: Error applying setting, reverse things back
[ 7.302078] tasha_codec tasha_codec: ASoC: no dapm match for CPE IN Mixer --> SLIM TX1 --> AIF4_MAD Mixer
[ 7.310637] tasha_codec tasha_codec: ASoC: Failed to add route CPE IN Mixer -> SLIM TX1 -> AIF4_MAD Mixer
[ 7.322020] swr-wcd tasha_swr_ctrl: swrm_get_logical_dev_num: device id 0x0 does not match with 0x20170211
[ 7.330631] swr_get_logical_dev_num: Error -22 to get logical addr for device 20170211
[ 7.457666] init: Starting service 'bootanim'...
[ 7.476293] Cryptfs: keymaster module name is Keymaster QTI HAL
[ 7.476299] Cryptfs: keymaster version is 256
[ 7.476305] Cryptfs: Found keymaster1 module, using keymaster1 API.
[ 7.484744] Cryptfs: Signing safely-padded object
[ 7.562002] swr-wcd tasha_swr_ctrl: swrm_get_logical_dev_num: device id 0x0 does not match with 0x20170212
[ 7.570612] swr_get_logical_dev_num: Error -22 to get logical addr for device 20170212
[ 7.582090] msm-pcm-routing qcom,msm-pcm-routing.72: ASoC: no dapm match for VOICEMMODE1_DL --> VoiceMMode1 --> SEC_MI2S_RX_Voice Mixer
[ 7.593428] msm-pcm-routing qcom,msm-pcm-routing.72: ASoC: Failed to add route VOICEMMODE1_DL -> VoiceMMode1 -> SEC_MI2S_RX_Voice Mixer
[ 7.605593] msm-pcm-routing qcom,msm-pcm-routing.72: ASoC: no dapm match for VOICEMMODE2_DL --> VoiceMMode2 --> SEC_MI2S_RX_Voice Mixer
[ 7.617563] msm-pcm-routing qcom,msm-pcm-routing.72: ASoC: Failed to add route VOICEMMODE2_DL -> VoiceMMode2 -> SEC_MI2S_RX_Voice Mixer
[ 7.632811] msm-pcm-routing qcom,msm-pcm-routing.72: ASoC: no dapm match for VOICE2_STUB_DL --> Voice2 Stub --> INTERNAL_BT_SCO_RX_Voice Mixer
[ 7.644616] msm-pcm-routing qcom,msm-pcm-routing.72: ASoC: Failed to add route VOICE2_STUB_DL -> Voice2 Stub -> INTERNAL_BT_SCO_RX_Voice Mixer
[ 7.657969] msm-pcm-routing qcom,msm-pcm-routing.72: ASoC: no sink widget found for SENARY_MI2S_TX
[ 7.666262] msm-pcm-routing qcom,msm-pcm-routing.72: ASoC: Failed to add route BE_IN -> direct -> SENARY_MI2S_TX
[ 7.693926] msm-pcm-routing qcom,msm-pcm-routing.72: ASoC: mux SLIM_0_RX AANC MUX has no paths
[ 7.703633] swr-wcd tasha_swr_ctrl: swrm_get_logical_dev_num: device id 0x0 does not match with 0x21170213
[ 7.712259] swr_get_logical_dev_num: Error -22 to get logical addr for device 21170213
[ 7.723792] msm-dai-q6-dev qcom,msm-dai-q6-sb-2-rx.191: ASoC: no source widget found for SLIMBUS_2_RX
[ 7.732027] msm-dai-q6-dev qcom,msm-dai-q6-sb-2-rx.191: ASoC: Failed to add route SLIMBUS_2_RX -> direct -> Slimbus2 Playback
[ 7.743434] msm-dai-q6-dev qcom,msm-dai-q6-sb-2-tx.192: ASoC: no sink widget found for SLIMBUS_2_TX
[ 7.752323] msm-dai-q6-dev qcom,msm-dai-q6-sb-2-tx.192: ASoC: Failed to add route Slimbus2 Capture -> direct -> SLIMBUS_2_TX
[ 7.764283] msm_dba_get_probed_device: Device not found (adv7533, 0)
[ 7.769814] msm_dba_register_client: Device not found (adv7533, 0)
[ 7.776020] msm_dai_q6_mi2s_hdmi_init_dba: error in registering audio client 0
[ 7.784835] swr-wcd tasha_swr_ctrl: swrm_get_logical_dev_num: device id 0x0 does not match with 0x21170214
[ 7.793493] swr_get_logical_dev_num: Error -22 to get logical addr for device 21170214
[ 7.803339] tasha_codec tasha_codec: ASoC: unknown pin DMIC6
[ 7.807992] tasha_codec tasha_codec: ASoC: unknown pin ANC HEADPHONE
[ 7.825233] msm8952-slimbus-wcd c051000.sound-9335: msm8952_asoc_machine_probe: missing qcom,msm-ext-pa in dt node or length is incorrect
[ 8.029024] Cryptfs_hw: set_hw_device_encryption_key()+
[ 8.033252] Cryptfs_hw: set_key()+
[ 8.036597] Cryptfs_hw: HW based disk encryption is enabled
[ 8.042257] Cryptfs_hw: load_qseecom_library()+
[ 8.046753] Cryptfs_hw: dlopen(QSEECOM_LIBRARY_PATH, RTLD_NOW) +
[ 8.052853] Cryptfs_hw: dlopen(QSEECOM_LIBRARY_PATH, RTLD_NOW) -
[ 8.058732] Cryptfs_hw: dlsym(handle,QSEECom_create_key) +
[ 8.064226] Cryptfs_hw: dlsym(handle,QSEECom_create_key) -
[ 8.069669] Cryptfs_hw: Success loading QSEECom_create_key
[ 8.075239] Cryptfs_hw: Success loading QSEECom_update_key_user_info
[ 8.081562] Cryptfs_hw: Success loading QSEECom_wipe_key
[ 8.086953] Cryptfs_hw: load_qseecom_library()-
[ 8.091459] Cryptfs_hw: get_tmp_passwd: Passed argument is NULL
[ 8.097468] Cryptfs_hw: qseecom_update_key +
[ 8.210387] QSEECOM: __qseecom_process_incomplete_cmd: fail:resp res= -65,app_id = 0,lstr = 12288
[ 8.324748] QSEECOM: qseecom_create_key: Set the key successfully
[ 8.330025] Cryptfs_hw: qseecom_update_key - err = 0
[ 8.334824] Cryptfs_hw: set_key()- err = 0
[ 8.338832] Cryptfs: verify_hw_fde_passwd()- key_index = 0
[ 8.347055] Cryptfs: verify_and_update_hw_fde_passwd()- failed_decrypt_count = 0
[ 8.353433] Cryptfs: is_ice_enabled = true
[ 8.357489] Cryptfs: create_crypto_blk_dev()+
[ 8.361900] Cryptfs: ioctl(DM_DEV_CREATE)+
[ 8.367880] Cryptfs: ioctl(DM_DEV_CREATE)-
[ 8.370940] Cryptfs: ioctl(DM_DEV_STATUS)+
[ 8.375055] Cryptfs: ioctl(DM_DEV_STATUS)-
[ 8.379116] Cryptfs_hw: HW based disk encryption is enabled
[ 8.384770] Cryptfs: is_hw_disk_encryption = true
[ 8.389459] Cryptfs: load_crypto_mapping_table+
[ 8.393994] Cryptfs: load_crypto_mapping_table()+
[ 8.398632] Cryptfs: convert_key_to_hex_ascii +
[ 8.403170] Cryptfs_hw: HW based disk encryption is enabled
[ 8.408811] Cryptfs: convert_key_to_hex_ascii -
[ 8.413332] Cryptfs: target_type = req-crypt
[ 8.417567] Cryptfs: real_blk_name = /dev/block/bootdevice/by-name/userdata, extra_params = fde_enabled ice
[ 8.427350] Cryptfs: ioctl(DM_TABLE_LOAD)+
[ 8.431873] Cryptfs: ioctl(DM_TABLE_LOAD)--
[ 8.435528] Cryptfs: load_crypto_mapping_table()-
[ 8.440212] Cryptfs: load_crypto_mapping_table-
[ 8.444751] Cryptfs: ioctl(DM_DEV_SUSPEND)+
[ 8.449047] Cryptfs: ioctl(DM_DEV_SUSPEND)-
[ 8.453139] Cryptfs: create_crypto_blk_dev()- retval = 0
[ 8.458362] Cryptfs: create_crypto_blk_dev = success
[ 8.463943] Cryptfs: ro.crypto.fs_crypto_blkdev = /dev/block/dm-0
[ 8.469378] Cryptfs: test_mount_hw_encrypted_fs()-
[ 8.474175] Cryptfs: test_mount_hw_encrypted_fs rc = 0
[ 8.479272] Cryptfs: cryptfs_check_passwd()-
[ 8.483574] Cryptfs: Password is default - restarting filesystem
[ 8.489802] Cryptfs: unmounting /data succeeded
[ 8.495013] ext4_msg: 4 callbacks suppressed
[ 8.498278] EXT4-fs (dm-0): Ignoring removed nomblk_io_submit option
[ 8.667198] init: Starting service 'logd-reinit'...
[ 8.671974] Cryptfs: Just triggered post_fs_data
[ 8.672726] init: Starting service 'adbd'...
[ 8.677128] init: Not bootcharting.
[ 8.683813] init: Service 'logd-reinit' (pid 552) exited with status 0
[ 8.716156] init: Starting service 'exec 2 (/system/bin/tzdatacheck)'...
[ 8.731600] init: Service 'exec 2 (/system/bin/tzdatacheck)' (pid 557) exited with status 0
[ 8.739005] init: Starting service 'gtGpN5Pg5w'...
[ 8.794956] init: Service 'gtGpN5Pg5w' (pid 558) exited with status 0
[ 8.839147] Cryptfs: post_fs_data done
[ 8.846885] Cryptfs: Just triggered restart_framework
[ 8.847134] init: Starting service 'carrier_switcher'...
[ 8.848554] init: Starting service 'netd'...
[ 8.849129] init: Starting service 'debuggerd'...
[ 8.849565] init: Starting service 'debuggerd64'...
[ 8.850069] init: Starting service 'ril-daemon'...
[ 8.850535] init: Starting service 'drm'...
[ 8.850947] init: Starting service 'media'...
[ 8.851410] init: Starting service 'installd'...
[ 8.851874] init: cannot find '/system/bin/xxxxx', disabling 'flash_recovery'
[ 8.852050] init: Starting service 'keystore'...
[ 8.852663] init: Starting service 'qcomsysd'...
[ 8.853057] init: Starting service 'qcom-c_main-sh'...
[ 8.853581] init: Starting service 'irsc_util'...
[ 8.854101] init: Starting service 'tftp_server'...
[ 8.854585] init: cannot find '/system/bin/usb_uicc_client', disabling 'usb_uicc_daemon'
[ 8.854702] init: Starting service 'bms-sh'...
[ 8.855136] init: Starting service 'qcom-usb-sh'...
[ 8.855480] init: Starting service 'init_target_sh'...
[ 8.855874] init: cannot find '/system/bin/qrngd', disabling 'qrngd'
[ 8.856043] init: Starting service 'combilog'...
[ 8.856551] init: Starting service 'thermal-engine'...
[ 8.857056] init: Starting service 'wcnss-service'...
[ 8.857600] init: Starting service 'imsqmidaemon'...
[ 8.858092] init: Starting service 'adsprpcd'...
[ 8.858636] init: Starting service 'hvdcp_opti'...
[ 8.859182] init: Starting service 'superservice'...
[ 8.859768] init: Starting service 'ScanningService'...
[ 8.860328] init: Starting service 'se13table_copy'...
[ 8.860977] init: Starting service 'zygote'...
[ 8.861519] init: Starting service 'zygote_secondary'...
[ 8.862448] init: Starting service 'gatekeeperd'...
[ 9.013923] init: cannot find '/system/xbin/perfprofd', disabling 'perfprofd'
[ 9.020057] init: Starting service 'JU4ApV9GrYto2Ay'...
[ 9.027991] init: Starting service 'cnd'...
[ 9.033167] init: Starting service 'dpmd'...
[ 9.037109] init: Starting service 'ptt_socket_app'...
[ 9.049316] hvdcpd: failed to notify hvdcp3-suppored state rc = -2
[ 9.049325] init: cannot find '/system/bin/cnss_diag', disabling 'cnss_diag'
[ 9.049469] init: Starting service 'cnss-daemon'...
[ 9.049855] init: cannot find '/system/bin/loc_launcher', disabling 'loc_launcher'
[ 9.049989] init: Starting service 'qcom-sh'...
[ 9.050903] init: Starting service 'RIDL'...
[ 9.051465] init: Starting service 'qseeproxydaemon'...
[ 9.057104] init: Starting service 'seemp_healthd'...
[ 9.057842] init: Starting service 'qcamerasvr'...
[ 9.058290] init: cannot find '/system/bin/qfp-daemon', disabling 'qfp-daemon'
[ 9.058306] init: cannot find '/system/bin/seempd', disabling 'seempd'
[ 9.058573] init: Starting service 'time_daemon'...
[ 9.059198] init: Starting service 'audiod'...
[ 9.059626] init: cannot find '/system/bin/dts_configurator', disabling 'dts_configurator'
[ 9.060640] init: Starting service 'mdtp_service'...
[ 9.061165] init: Starting service 'diagdaemon'...
[ 9.063836] init: Starting service 'usb_debug_enable'...
[ 9.064902] init: Starting service 'qmuxd'...
[ 9.065598] init: Service 'carrier_switcher' (pid 560) exited with status 0
[ 9.065829] init: Service 'irsc_util' (pid 571) exited with status 0
[ 9.065985] init: Service 'bms-sh' (pid 573) exited with status 0
[ 9.066186] init: Service 'se13table_copy' (pid 584) exited with status 0
[ 9.066376] init: Service 'JU4ApV9GrYto2Ay' (pid 620) exited with status 0
[ 9.066993] init: Starting service 'config_bluetooth'...
[ 9.068839] init: Starting service 'imsdatadaemon'...
[ 9.069326] init: Service 'qcom-usb-sh' (pid 574) exited with status 0
[ 9.069503] init: Service 'wcnss-service' (pid 578) exited with status 255
[ 9.110743] init: Service 'usb_debug_enable' (pid 644) exited with status 0
[ 9.112762] init: Starting service 'ipacm-diag'...
[ 9.132000] type=1400 audit(192.529:5): avc: denied { search } for pid=697 comm="sh" name="tmp" dev="dm-0" ino=557057 scontext=u:r:qti_init_shell:s0 tcontext=u:object_r:data_tmp_file:s0 tclass=dir permissive=0
[ 9.140248] init: Starting service 'ipacm'...
[ 9.161289] init: Starting service 'qti'...
[ 9.173811] init: Starting service 'netmgrd'...
[ 9.176378] init: property_set("ro.qualcomm.bluetooth.opp", "true") failed
[ 9.180486] init: Service 'qcom-c_main-sh' (pid 570) exited with status 0
[ 9.186413] init: property_set("ro.qualcomm.bluetooth.hfp", "true") failed
[ 9.195945] init: property_set("ro.qualcomm.bluetooth.hsp", "true") failed
[ 9.198032] init: Starting service 'sensors'...
[ 9.205493] init: property_set("ro.qualcomm.bluetooth.pbap", "true") failed
[ 9.212306] init: Starting service 'msm_irqbal_lb'...
[ 9.215123] init: property_set("ro.qualcomm.bluetooth.ftp", "true") failed
[ 9.224508] init: property_set("ro.qualcomm.bluetooth.nap", "true") failed
[ 9.233850] init: property_set("ro.bluetooth.sap", "true") failed
[ 9.243206] init: property_set("ro.bluetooth.dun", "true") failed
[ 9.252628] init: property_set("ro.qualcomm.bluetooth.map", "true") failed
[ 9.255116] init: cannot find '/system/bin/rfs_access', disabling 'rfs_access'
[ 9.262083] init: property_set("ro.bluetooth.hfp.ver", "1.7") failed
[ 9.271131] init: property_set("ro.qualcomm.bt.hci_transport", "smd") failed
[ 9.281310] init: Service 'config_bluetooth' (pid 646) exited with status 0
[ 9.354360] hvdcpd: Couldnt read dp_dm rc = -2
[ 9.358040] hvdcpd: Couldnt read parallel input_current_limited rc = -2
[ 9.427061] init: Service 'qcom-sh' (pid 628) exited with status 0
[ 9.433396] init: Service 'init_target_sh' (pid 575) exited with status 0
[ 9.451584] hvdcpd: Couldnt read dp_dm rc = -2
[ 9.455534] hvdcpd: Couldnt read parallel input_current_limited rc = -2
[ 9.795462] ipa ipa_uc_state_check:297 uC is not loaded
[ 9.799834] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 9.843045] pil-q6v5-mss 4080000.qcom,mss: MBA: Debug policy not present - msadp
[ 10.007598] init: Service 'defaultcrypto' (pid 471) exited with status 0
[ 10.479173] msm_camera_fill_vreg_params:78 i 1 j 1 cam_vio
[ 10.483676] msm_camera_fill_vreg_params:57 i 2 j 0 cam_vdig
[ 10.489183] msm_camera_fill_vreg_params:99 i 3 j 2 cam_vana
[ 10.494782] msm_camera_fill_vreg_params:99 i 3 j 2 cam_vana
[ 10.500302] msm_camera_fill_vreg_params:57 i 4 j 0 cam_vdig
[ 10.505906] msm_camera_fill_vreg_params:78 i 5 j 1 cam_vio
[ 10.629831] M-Notify: General: 7
[ 10.681849] ar1335 probe succeeded
[ 10.845585] diag: In diag_send_feature_mask_update, control channel is not open, p: 0, ffffffc00137e0b8
[ 10.846818] MSM-CPP cpp_init_hardware:1070 stream_cnt:0
[ 10.859901] diag: In diag_send_peripheral_buffering_mode, unable to send buffering mode packet to peripheral 0, err: -19
[ 10.860745] ipa-wan handle_indication_req:133 not send indication
[ 10.862752] ipa ipa_uc_response_hdlr:457 IPA uC loaded
[ 10.862957] ipa ipa_uc_wdi_event_log_info_handler:322 WDI feature missing 0x1
[ 10.862963] ipa ipa_uc_response_hdlr:477 Expected cmd=4294967295 rcvd cmd=9
[ 10.863297] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 11.112731] MSM-CPP cpp_init_hardware:1070 stream_cnt:0
[ 11.476168] init: Starting service 'ims_rtp_daemon'...
[ 11.481318] init: Starting service 'imscmservice'...
[ 11.616153] init: Service 'RIDL' (pid 629) exited with status 65
[ 14.491467] hvdcpd: Couldnt read dp_dm rc = -2
[ 14.495129] hvdcpd: Couldnt read parallel input_current_limited rc = -2
[ 14.737122] init: Service 'config_bt_addr' (pid 466) exited with status 0
[ 14.817631] QSEECOM: qseecom_load_app: App (mdtp) does'nt exist, loading apps for first time
[ 14.839547] IPC_RTR: msm_ipc_router_send_to: permission failure for rild
[ 14.845235] IPC_RTR: msm_ipc_router_sendmsg: Send_to failure -1
[ 14.851220] IPC_RTR: msm_ipc_router_send_to: permission failure for rild
[ 14.857846] IPC_RTR: msm_ipc_router_sendmsg: Send_to failure -1
[ 14.920849] QSEECOM: qseecom_load_app: App with id 5 (mdtp) now loaded
[ 15.007394] QSEECOM: qseecom_unload_app: App id 5 now unloaded
[ 15.513403] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.519130] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.526554] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.532410] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.539557] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.545288] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.552550] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.558259] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.565738] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.572237] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.578980] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.584718] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.592693] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.598427] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.605777] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.611488] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.618691] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.624440] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.631570] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.637319] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.644451] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.650164] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.657329] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.663062] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.670364] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.676100] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.683548] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.689260] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.696458] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.702164] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.709369] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.715106] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.722981] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.728721] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.735829] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.741534] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.748833] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.754572] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.761757] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.767486] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.774803] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.780515] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.788033] ipa-wan ipa_wwan_ioctl:1478 get AGG size 8192 count 10
[ 15.793795] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 15.800024] ipa ipa_assign_policy:2791 get close-by 8192
[ 15.804551] ipa ipa_assign_policy:2797 set rx_buff_sz 7808
[ 15.810007] ipa ipa_assign_policy:2819 set aggr_limit 6
[ 15.817677] ipa-wan ipa_wwan_ioctl:1381 dev(rmnet_data0) register to IPA
[ 15.917002] ipa-wan ipa_wwan_ioctl:1381 dev(rmnet_data1) register to IPA
[ 16.026194] ipa-wan ipa_wwan_ioctl:1381 dev(rmnet_data2) register to IPA
[ 16.131344] ipa-wan ipa_wwan_ioctl:1381 dev(rmnet_data3) register to IPA
[ 16.223958] ipa-wan ipa_wwan_ioctl:1381 dev(rmnet_data4) register to IPA
[ 16.307609] ipa-wan ipa_wwan_ioctl:1381 dev(rmnet_data5) register to IPA
[ 16.408121] ipa-wan ipa_wwan_ioctl:1381 dev(rmnet_data6) register to IPA
[ 16.507821] ipa-wan ipa_wwan_ioctl:1381 dev(rmnet_data7) register to IPA
[ 16.913972] msm_qti_pp_get_rms_value_control, back not active to query rms be_idx:3
[ 16.922750] msm_pcm_volume_ctl_get substream runtime not found
[ 16.927658] msm_pcm_volume_ctl_get substream runtime not found
[ 16.933481] msm_pcm_volume_ctl_get substream runtime not found
[ 16.939250] msm_compr_audio_effects_config_get: stream or effects inactive
[ 16.946335] msm_pcm_volume_ctl_get substream runtime not found
[ 16.951972] msm_pcm_volume_ctl_get substream runtime not found
[ 16.957777] msm_compr_audio_effects_config_get: stream or effects inactive
[ 16.964772] msm_compr_audio_effects_config_get: stream or effects inactive
[ 16.971616] msm_compr_audio_effects_config_get: stream or effects inactive
[ 16.978504] msm_compr_audio_effects_config_get: stream or effects inactive
[ 16.985346] msm_compr_audio_effects_config_get: stream or effects inactive
[ 16.992207] msm_compr_audio_effects_config_get: stream or effects inactive
[ 16.999057] msm_compr_audio_effects_config_get: stream or effects inactive
[ 17.005940] msm_compr_audio_effects_config_get: stream or effects inactive
[ 17.068523] msm_auxpcm_rate_put: msm8952_auxpcm_rate = 8000
[ 17.289821] msm_qti_pp_get_rms_value_control, back not active to query rms be_idx:3
[ 17.298594] msm_pcm_volume_ctl_get substream runtime not found
[ 17.303511] msm_pcm_volume_ctl_get substream runtime not found
[ 17.309323] msm_pcm_volume_ctl_get substream runtime not found
[ 17.315111] msm_compr_audio_effects_config_get: stream or effects inactive
[ 17.322166] msm_pcm_volume_ctl_get substream runtime not found
[ 17.327810] msm_pcm_volume_ctl_get substream runtime not found
[ 17.333645] msm_compr_audio_effects_config_get: stream or effects inactive
[ 17.340608] msm_compr_audio_effects_config_get: stream or effects inactive
[ 17.347479] msm_compr_audio_effects_config_get: stream or effects inactive
[ 17.354466] msm_compr_audio_effects_config_get: stream or effects inactive
[ 17.361218] msm_compr_audio_effects_config_get: stream or effects inactive
[ 17.368190] msm_compr_audio_effects_config_get: stream or effects inactive
[ 17.375023] msm_compr_audio_effects_config_get: stream or effects inactive
[ 17.381788] msm_compr_audio_effects_config_get: stream or effects inactive
[ 17.753574] NOHZ: local_softirq_pending 08
[ 17.804802] HTB: quantum of class 10001 is big. Consider r2q change.
[ 17.822510] HTB: quantum of class 10010 is big. Consider r2q change.
[ 19.304368] NOHZ: local_softirq_pending 08
[ 19.531420] hvdcpd: Couldnt read dp_dm rc = -2
[ 19.535055] hvdcpd: Couldnt read parallel input_current_limited rc = -2
[ 20.304203] NOHZ: local_softirq_pending 08
[ 21.304219] NOHZ: local_softirq_pending 08
[ 22.153092] devfreq qcom,kgsl-busmon.34: Couldn't update frequency transition information.
[ 22.773776] send_asm_custom_topology: DSP returned error[-1]
[ 24.580656] hvdcpd: Couldnt read dp_dm rc = -2
[ 24.584615] hvdcpd: Couldnt read parallel input_current_limited rc = -2
[ 25.202516] pn544_dev_ioctl bad ioctl 1074325765
[ 25.259386] sps: BAM device 0x0000000007ac4000 is not registered yet.
9����������[ 27.665081] pn544_dev_ioctl bad ioctl 2147805443
[ 27.669067] pn544_dev_write : i2c_master_send returned -107
[ 28.545374] HTB: quantum of class 10001 is big. Consider r2q change.
[ 28.563055] HTB: quantum of class 10010 is big. Consider r2q change.
[ 28.751583] pn544_dev_write : i2c_master_send returned -107
[ 29.688959] NOHZ: local_softirq_pending 08
[ 29.707625] NOHZ: local_softirq_pending 08
[ 29.722142] NOHZ: local_softirq_pending 08
[ 29.728535] NOHZ: local_softirq_pending 08
[ 29.741898] NOHZ: local_softirq_pending 08
[ 29.763787] NOHZ: local_softirq_pending 08
[ 29.955477] ipa-wan rmnet_ipa_set_data_quota:2415 iface name rmnet_data0, quota 9223372036854775807
[ 30.151371] hvdcpd: Couldnt read dp_dm rc = -2
[ 30.154932] hvdcpd: Couldnt read parallel input_current_limited rc = -2
[ 30.457158] init: Service 'bootanim' (pid 541) exited with status 0
[ 30.537562] init: Starting service 'hnGW8o8ooV15S98'...
[ 30.545557] init: Starting service 'qti-testscripts'...
[ 30.550928] init: Starting service 'config-zram'...
[ 30.551933] init: cannot setexeccon('u:r:qti-testscripts:s0'): Invalid argument
[ 30.562838] init: Service 'hnGW8o8ooV15S98' (pid 5169) exited with status 0
[ 30.569297] init: Service 'qti-testscripts' (pid 5171) exited with status 127
[ 30.576718] init: Starting service 'atfwd'...
[ 30.581185] init: Starting service 'cs-post-boot'...
[ 30.586446] init: cannot find '/system/bin/qrngp', disabling 'qrngp'
[ 30.591919] init: Starting service 'qcom_ports_en'...
[ 30.597350] init: Starting service 'touch_config'...
[ 30.619878] init: Service 'config-zram' (pid 5175) exited with status 0
[ 30.625761] init: Service 'cs-post-boot' (pid 5180) exited with status 0
[ 30.636368] init: Service 'qcom_ports_en' (pid 5184) exited with status 0
[ 30.834931] init: Starting service 'perfd'...
[ 30.861105] devbw qcom,cpubw.49: dev_pm_opp_get_opp_count: device OPP not found (-19)
[ 30.910322] init: Service 'qcom-post-boot' (pid 5170) exited with status 0
[ 31.082536] atmel_mxt_ts 4-004b: Enabling RETRIGEN workaround
[ 31.198867] atmel_mxt_ts 4-004b: Invalid object type T107
[ 31.216776] init: Service 'touch_config' (pid 5190) exited with status 0
[ 31.360219] type=1400 audit(1785072724.283:6): avc: denied { search } for pid=968 comm="Binder_1" name="1244" dev="proc" ino=14131 scontext=u:r:scanningservice:s0 tcontext=u:r:system_server:s0 tclass=dir permissive=0
[ 31.379070] type=1400 audit(1785072724.283:7): avc: denied { search } for pid=969 comm="Binder_2" name="1244" dev="proc" ino=14131 scontext=u:r:scanningservice:s0 tcontext=u:r:system_server:s0 tclass=dir permissive=0
[ 31.398643] type=1400 audit(1785072724.283:8): avc: denied { search } for pid=583 comm="ScanningService" name="1244" dev="proc" ino=14131 scontext=u:r:scanningservice:s0 tcontext=u:r:system_server:s0 tclass=dir permissive=0
[ 31.418160] type=1400 audit(1785072724.283:9): avc: denied { search } for pid=3683 comm="Binder_3" name="1244" dev="proc" ino=14131 scontext=u:r:scanningservice:s0 tcontext=u:r:system_server:s0 tclass=dir permissive=0
[ 31.538530] type=1400 audit(1785072724.463:10): avc: denied { search } for pid=969 comm="Binder_2" name="1244" dev="proc" ino=14131 scontext=u:r:scanningservice:s0 tcontext=u:r:system_server:s0 tclass=dir permissive=0
[ 31.556903] type=1400 audit(1785072724.463:11): avc: denied { search } for pid=583 comm="ScanningService" name="1244" dev="proc" ino=14131 scontext=u:r:scanningservice:s0 tcontext=u:r:system_server:s0 tclass=dir permissive=0
[ 31.578638] type=1400 audit(1785072724.473:12): avc: denied { search } for pid=968 comm="Binder_1" name="1244" dev="proc" ino=14131 scontext=u:r:scanningservice:s0 tcontext=u:r:system_server:s0 tclass=dir permissive=0
[ 35.192802] hvdcpd: Couldnt read dp_dm rc = -2
[ 35.196548] hvdcpd: Couldnt read parallel input_current_limited rc = -2
dmesg from Android
Code: Select all
[ 0.142839] cpr_init_target_quotients: gfx_corner: Corner[7]: Target quotients: 1074 1028 1198 1135 635 675 483 531
[ 0.142866] cpr_init_target_quotients: gfx_corner: Corner[9]: Target quotients: 1276 1212 1405 1323 776 816 604 654
[ 0.142894] cpr_init_cpr_parameters: gfx_corner: step_quotient = 16
[ 0.142905] cpr_init_cpr_parameters: gfx_corner: up threshold = 2, down threshold = 4
[ 0.142926] cpr_init_cpr_parameters: gfx_corner: CPR is enabled by default.
[ 0.142951] cpr_config: gfx_corner: Timer count: 0x17700 (for 5000 us)
[ 0.143197] gfx_corner: 0 <--> 0 mV
[ 0.143545] i2c-msm-v2 78b6000.i2c: probing driver i2c-msm-v2
[ 0.143676] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[ 0.143693] i2c-msm-v2 78b6000.i2c: msm_bus_scale_register_client(mstr-id:86):0 (not a problem)
[ 0.144959] i2c-msm-v2 78b7000.i2c: probing driver i2c-msm-v2
[ 0.145130] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[ 0.145146] i2c-msm-v2 78b7000.i2c: msm_bus_scale_register_client(mstr-id:86):0 (not a problem)
[ 0.145987] i2c-msm-v2 78b8000.i2c: probing driver i2c-msm-v2
[ 0.146134] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[ 0.146148] i2c-msm-v2 78b8000.i2c: msm_bus_scale_register_client(mstr-id:86):0 (not a problem)
[ 0.146730] i2c-msm-v2 7af6000.i2c: probing driver i2c-msm-v2
[ 0.146857] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[ 0.146870] i2c-msm-v2 7af6000.i2c: msm_bus_scale_register_client(mstr-id:84):0 (not a problem)
[ 0.147472] i2c-msm-v2 7af8000.i2c: probing driver i2c-msm-v2
[ 0.147598] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[ 0.147612] i2c-msm-v2 7af8000.i2c: msm_bus_scale_register_client(mstr-id:84):0 (not a problem)
[ 0.148808] msm_thermal:sensor_mgr_init_threshold threshold id already initialized
[ 0.148952] msm_thermal:sensor_mgr_init_threshold threshold id already initialized
[ 0.149385] msm_thermal:vdd_restriction_reg_init Defer vdd rstr freq init.
[ 0.150298] spmi qpnp-labibb-regulator-21: Driver qcom,qpnp-labibb-regulator requests probe deferral
[ 0.152328] gcc-gfx-8976 1800000.qcom,gcc-gfx: Registered GCC GFX clocks.
[ 0.152501] clock-gpu: OPP voltage for 133333333 Hz: 1 uV
[ 0.152508] clock-gpu: OPP voltage for 200000000 Hz: 2 uV
[ 0.152515] clock-gpu: OPP voltage for 266666667 Hz: 3 uV
[ 0.152521] clock-gpu: OPP voltage for 300000000 Hz: 4 uV
[ 0.152527] clock-gpu: OPP voltage for 366670000 Hz: 5 uV
[ 0.152534] clock-gpu: OPP voltage for 432000000 Hz: 6 uV
[ 0.152540] clock-gpu: OPP voltage for 480000000 Hz: 7 uV
[ 0.152546] clock-gpu: OPP voltage for 550000000 Hz: 8 uV
[ 0.152552] clock-gpu: OPP voltage for 600000000 Hz: 9 uV
[ 0.173875] bio: create slab <bio-0> at 0
[ 0.177882] mpm_counter: can't find DT node
[ 0.177914] socinfo_print: v10, id=266, ver=1.1, raw_id=2480, raw_ver=1, hw_plat=10, hw_plat_ver=65536
[ 0.177914] accessory_chip=0, hw_plat_subtype=0, pmic_model=65552, pmic_die_revision=131072 foundry_id=5 serial_number=87594447
[ 0.179568] eldo2_8976: no parameters
[ 0.179912] adv_vreg: no parameters
[ 0.180338] keypad_led_ctrl: no parameters
[ 0.184524] external_5v: 5000 mV
[ 0.184735] usb_otg_switch: 5000 mV
[ 0.184818] usb_otg_switch: supplied by external_5v
[ 0.185052] boost_byp_mode_ctrl: no parameters
[ 0.185311] boost_byp_vsel: no parameters
[ 0.185706] vgaarb: loaded
[ 0.187040] beep_pwm_probe: msm_gpio_vol_1: 980: driving the gpio OUTPUT, HIGH
[ 0.187055] beep_pwm_probe: msm_gpio_vol_2: 981: driving the gpio OUTPUT, HIGH
[ 0.189813] SCSI subsystem initialized
[ 0.190547] usbcore: registered new interface driver usbfs
[ 0.190597] usbcore: registered new interface driver hub
[ 0.190775] usbcore: registered new device driver usb
[ 0.190870] media: Linux media interface: v0.10
[ 0.190901] Linux video capture interface: v2.00
[ 0.191017] BATTERY: batterydata_init: Battery-data device created!
[ 0.191036] EDAC MC: Ver: 3.0.0
[ 0.193511] cpufreq: driver msm up and running
[ 0.193883] cma: Assigned CMA region at 0 to 8.qcom,ion-heap device
[ 0.193932] ION-heap mm: Cannot specify alignment for this type of heap
[ 0.193989] cma: Assigned CMA region at 0 to 1b.qcom,ion-heap device
[ 0.194195] ION heap system created
[ 0.194272] ion_heap_create: Heap type is disabled: 1
[ 0.194279] msm_ion_heap_create: error creating heap kmalloc type 1 base 0x0000000000000000 size 0
[ 0.194289] ION heap mm created at 0x00000000f7c00000 with size 8100000
[ 0.194296] ION heap qsecom created at 0x00000000f6c00000 with size 1000000
[ 0.194301] ION heap audio created at 0x00000000f5400000 with size 314000
[ 0.194589] msm_bus_fabric_init_driver
[ 0.194684] msm_bus_device 580000.ad-hoc-bus: Dev 0
[ 0.194815] msm_bus_device 580000.ad-hoc-bus: Dev 4096
[ 0.194892] msm_bus_device 580000.ad-hoc-bus: Dev 1024
[ 0.194967] msm_bus_device 580000.ad-hoc-bus: Dev 2048
[ 0.199090] msm_bus_init_clk: Valid node clk node 0 ctx 0
[ 0.199093] msm_bus_init_clk: Valid node clk node 0 ctx 1
[ 0.199131] msm_bus_init_clk: Valid node clk node 4096 ctx 0
[ 0.199134] msm_bus_init_clk: Valid node clk node 4096 ctx 1
[ 0.199183] msm_bus_init_clk: Valid node clk node 1024 ctx 0
[ 0.199185] msm_bus_init_clk: Valid node clk node 1024 ctx 1
[ 0.199214] msm_bus_init_clk: Valid node clk node 2048 ctx 0
[ 0.199217] msm_bus_init_clk: Valid node clk node 2048 ctx 1
[ 0.204265] ipa ipa_uc_state_check:292 uC interface not initialized
[ 0.204273] ipa ipa_sps_irq_control_all:879 EP (2) not allocated.
[ 0.204277] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 0.205230] sps:BAM 0x0000000007904000 is registered.
[ 0.205688] sps:BAM 0x0000000007904000 (va:0xffffff8000e40000) enabled: ver:0x27, number of pipes:20
[ 0.210066] IPA driver initialization was successful.
[ 0.210334] PMIC@SID0: PM8950 v2.0 options: 0, 2, 0, 0
[ 0.210415] PMIC@SID2: PMI8950 v2.0 options: 0, 0, 0, 0
[ 0.210498] PMIC@SID4: PM8004 v1.0 options: 0, 0, 0, 0
[ 0.210821] gdsc_venus: no parameters
[ 0.210951] gdsc_mdss: no parameters
[ 0.211081] gdsc_jpeg: no parameters
[ 0.211267] gdsc_vfe: no parameters
[ 0.211475] gdsc_vfe1: no parameters
[ 0.211586] gdsc_cpp: no parameters
[ 0.211704] gdsc_oxili_gx: no parameters
[ 0.211769] gdsc_oxili_gx: supplied by gfx_corner
[ 0.211872] gdsc_venus_core0: fast normal
[ 0.211956] platform 184c030.qcom,gdsc: Driver gdsc requests probe deferral
[ 0.212010] gdsc_oxili_cx: no parameters
[ 0.212329] mdss_pll_probe: MDSS pll label = MDSS DSI 0 PLL
[ 0.212347] mdss_pll_util_resource_parse: dfps not enabled!
[ 0.212556] dsi_pll_clock_register_hpm: Registered DSI PLL:0 clocks successfully
[ 0.212571] mdss_pll_probe: MDSS pll label = MDSS DSI 1 PLL
[ 0.212583] mdss_pll_util_resource_parse: dfps not enabled!
[ 0.213219] dsi_pll_clock_register_hpm: Registered DSI PLL:1 clocks successfully
[ 0.213677] msm_iommu 1f00000.qcom,iommu: device gfx_iommu (model: 500) mapped at ffffff80016a0000, with 3 ctx banks
[ 0.214212] msm_iommu 1e00000.qcom,iommu: device apps_iommu (model: 500) mapped at ffffff8001e00000, with 27 ctx banks
[ 0.217558] msm_iommu_ctx 1f08000.qcom,iommu-ctx: context gfx3d_user using bank 0
[ 0.217642] msm_iommu_ctx 1f09000.qcom,iommu-ctx: context gfx3d_secure using bank 1
[ 0.217723] msm_iommu_ctx 1f0a000.qcom,iommu-ctx: context gfx3d_priv using bank 2
[ 0.217802] msm_iommu_ctx 1e20000.qcom,iommu-ctx: context adsp_elf using bank 0
[ 0.217877] msm_iommu_ctx 1e21000.qcom,iommu-ctx: context adsp_sec_pixel using bank 1
[ 0.217955] msm_iommu_ctx 1e22000.qcom,iommu-ctx: context adsp_sec_bitstream using bank 2
[ 0.218030] msm_iommu_ctx 1e23000.qcom,iommu-ctx: context venus_fw using bank 3
[ 0.218113] msm_iommu_ctx 1e24000.qcom,iommu-ctx: context venus_sec_non_pixel using bank 4
[ 0.218186] msm_iommu_ctx 1e25000.qcom,iommu-ctx: context venus_sec_bitstream using bank 5
[ 0.218260] msm_iommu_ctx 1e26000.qcom,iommu-ctx: context venus_sec_pixel using bank 6
[ 0.218334] msm_iommu_ctx 1e27000.qcom,iommu-ctx: context venus_enc using bank 7
[ 0.218413] msm_iommu_ctx 1e28000.qcom,iommu-ctx: context mdp_1 using bank 8
[ 0.218488] msm_iommu_ctx 1e29000.qcom,iommu-ctx: context periph_rpm using bank 9
[ 0.218566] msm_iommu_ctx 1e2a000.qcom,iommu-ctx: context lpass using bank 10
[ 0.218640] msm_iommu_ctx 1e2b000.qcom,iommu-ctx: context pronto_pil using bank 11
[ 0.218714] msm_iommu_ctx 1e2c000.qcom,iommu-ctx: context q6 using bank 12
[ 0.218787] msm_iommu_ctx 1e2f000.qcom,iommu-ctx: context adsp_io using bank 15
[ 0.218858] msm_iommu_ctx 1e30000.qcom,iommu-ctx: context adsp_opendsp using bank 16
[ 0.218931] msm_iommu_ctx 1e31000.qcom,iommu-ctx: context adsp_shared using bank 17
[ 0.219009] msm_iommu_ctx 1e32000.qcom,iommu-ctx: context lpass_stream using bank 18
[ 0.219087] msm_iommu_ctx 1e33000.qcom,iommu-ctx: context cpp using bank 19
[ 0.219161] msm_iommu_ctx 1e34000.qcom,iommu-ctx: context jpeg_enc0 using bank 20
[ 0.219235] msm_iommu_ctx 1e35000.qcom,iommu-ctx: context vfe using bank 21
[ 0.219309] msm_iommu_ctx 1e36000.qcom,iommu-ctx: context venus_ns using bank 22
[ 0.219385] msm_iommu_ctx 1e37000.qcom,iommu-ctx: context mdp_0 using bank 23
[ 0.219461] msm_iommu_ctx 1e38000.qcom,iommu-ctx: context pronto_buf using bank 24
[ 0.219532] msm_iommu_ctx 1e39000.qcom,iommu-ctx: context mss_nav using bank 25
[ 0.219609] msm_iommu_ctx 1e3a000.qcom,iommu-ctx: context ipa_shared using bank 26
[ 0.219687] msm_iommu_ctx 1e3b000.qcom,iommu-ctx: context ipa_wlan using bank 27
[ 0.219759] msm_iommu_ctx 1e3c000.qcom,iommu-ctx: context ipa_uc using bank 28
[ 0.220449] Advanced Linux Sound Architecture Driver Initialized.
[ 0.220964] Bluetooth: Core ver 2.16
[ 0.220984] NET: Registered protocol family 31
[ 0.220987] Bluetooth: HCI device and connection manager initialized
[ 0.220992] Bluetooth: HCI socket layer initialized
[ 0.220996] Bluetooth: L2CAP socket layer initialized
[ 0.221005] Bluetooth: SCO socket layer initialized
[ 0.221445] ibb_reg: 4600 <--> 6000 mV at 5500 mV
[ 0.221604] lab_reg: 4600 <--> 6000 mV at 5500 mV
[ 0.221774] platform 184c030.qcom,gdsc: Driver gdsc requests probe deferral
[ 0.222053] Switching to clocksource arch_sys_counter
[ 0.234254] bcl_peripheral:bcl_perph_init BCL Initialized
[ 0.235172] NET: Registered protocol family 2
[ 0.235459] TCP established hash table entries: 16384 (order: 6, 262144 bytes)
[ 0.235513] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[ 0.235593] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.235641] TCP: reno registered
[ 0.235646] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[ 0.235658] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[ 0.235759] NET: Registered protocol family 1
[ 0.235772] PCI: CLS 0 bytes, default 64
[ 0.235978] platform 184c030.qcom,gdsc: Driver gdsc requests probe deferral
[ 0.237143] gcc-mdss-8976 1800000.qcom,gcc-mdss: Registered GCC MDSS clocks.
[ 0.237384] Trying to unpack rootfs image as initramfs...
[ 0.298551] Freeing initrd memory: 2652K (ffffffc002000000 - ffffffc002297000)
[ 0.301236] Initialise module verification
[ 0.301257] audit: initializing netlink socket (disabled)
[ 0.301274] type=2000 audit(0.289:1): initialized
[ 0.301502] error setting kswapd cpu affinity mask
[ 0.303446] fuse init (API version 7.23)
[ 0.303538] msgmni has been set to 3662
[ 0.303559] SELinux: Registering netfilter hooks
[ 0.305266] Key type asymmetric registered
[ 0.305270] Asymmetric key parser 'x509' registered
[ 0.305318] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[ 0.305322] io scheduler noop registered
[ 0.305325] io scheduler deadline registered
[ 0.305331] io scheduler row registered
[ 0.305365] io scheduler cfq registered (default)
[ 0.306344] platform qcom,smp2pgpio-ssr-smp2p-2-in.19: Driver smp2pgpio requests probe deferral
[ 0.306395] platform qcom,smp2pgpio-ssr-smp2p-2-out.20: Driver smp2pgpio requests probe deferral
[ 0.306445] platform qcom,smp2pgpio-ssr-smp2p-4-in.21: Driver smp2pgpio requests probe deferral
[ 0.306495] platform qcom,smp2pgpio-ssr-smp2p-4-out.22: Driver smp2pgpio requests probe deferral
[ 0.306543] platform qcom,smp2pgpio-ssr-smp2p-1-in.23: Driver smp2pgpio requests probe deferral
[ 0.306591] platform qcom,smp2pgpio-ssr-smp2p-1-out.24: Driver smp2pgpio requests probe deferral
[ 0.306733] platform qcom,smp2pgpio-rdbg-2-in.38: Driver smp2pgpio requests probe deferral
[ 0.306781] platform qcom,smp2pgpio-rdbg-2-out.40: Driver smp2pgpio requests probe deferral
[ 0.306830] platform qcom,smp2pgpio-rdbg-1-in.42: Driver smp2pgpio requests probe deferral
[ 0.306878] platform qcom,smp2pgpio-rdbg-1-out.44: Driver smp2pgpio requests probe deferral
[ 0.307244] msm_dss_get_res_byname: 'vbif_nrt_phys' resource not found
[ 0.307261] mdss_mdp_probe+0x210/0xd50->msm_dss_ioremap_byname: 'vbif_nrt_phys' msm_dss_get_res_byname failed
[ 0.307268] mdss_mdp_parse_dt_hw_settings: MDSS VBIF settings not found
[ 0.307309] mdss_mdp_pipe_addr_setup: type:1 ftchid:1 xinid:0 num:0 ndx:0x1 prio:0
[ 0.307312] mdss_mdp_pipe_addr_setup: type:1 ftchid:9 xinid:4 num:1 ndx:0x2 prio:1
[ 0.307318] mdss_mdp_pipe_addr_setup: type:2 ftchid:7 xinid:1 num:3 ndx:0x8 prio:2
[ 0.307321] mdss_mdp_pipe_addr_setup: type:2 ftchid:8 xinid:5 num:4 ndx:0x10 prio:3
[ 0.307327] mdss_mdp_pipe_addr_setup: type:3 ftchid:4 xinid:2 num:6 ndx:0x40 prio:4
[ 0.307339] mdss_mdp_parse_dt_handler: Error from prop qcom,mdss-pipe-sw-reset-off : u32 array read
[ 0.307360] mdss_mdp_pipe_addr_setup: type:4 ftchid:-1 xinid:7 num:10 ndx:0x400 prio:0
[ 0.307363] mdss_mdp_parse_dt_pipe: dedicated vp cursors detected, num=1
[ 0.307370] mdss_mdp_parse_dt_prop_len: prop qcom,mdss-mixer-wb-off : doesn't exist in device tree
[ 0.307422] mdss_mdp_parse_dt_handler: Error from prop qcom,mdss-ib-factor-overlap : u32 array read
[ 0.307434] mdss_mdp_parse_dt_prop_len: prop qcom,mdss-clk-levels : doesn't exist in device tree
[ 0.307950] mdss_mdp_irq_clk_register: unable to get clk: lut_clk
[ 0.308288] register_client_adhoc:Failed to find path.src 36 dest 627
[ 0.308293] mdss_mdp_bus_scale_register: reg_bus_client register failed
[ 0.308455] xlog_status: enable:0, panic:1, dump:2
[ 0.309412] mdss_mdp_probe: mdss version = 0x100b0000, bootloader display is on
[ 0.310659] mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->0
[ 0.310708] mdss_dsi_panel_init: Panel Name = tc7x ili9881c 5p0inch 720p video mode dsi panel
[ 0.310832] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-post-panel-on-command
[ 0.310846] mdss_dsi_parse_panel_features: ulps feature disabled
[ 0.310850] mdss_dsi_parse_panel_features: ulps during suspend feature disabled
[ 0.310854] mdss_dsi_parse_dms_config: dynamic switch feature enabled: 0
[ 0.310862] mdss_dsi_parse_panel_features:1659, Disp_en gpio not specified
[ 0.310874] mdss_dsi_set_refresh_rate_range:1717, Unable to read min refresh rate
[ 0.310878] mdss_dsi_set_refresh_rate_range:1732, Unable to read max refresh rate
[ 0.310881] dyn_fps: min = 48, max = 60
[ 0.310981] mdss_dsi_parse_gpio_params:3206, Disp_en gpio not specified
[ 0.310985] mdss_dsi_parse_gpio_params:3214, TE gpio not specified
[ 0.310989] mdss_dsi_parse_gpio_params: bklt_en gpio not specified
[ 0.310998] mdss_dsi_parse_gpio_params:3231, mode gpio not specified
[ 0.311155] mdss_dsi_shadow_clk_init: can't find mux_byte_clk. rc=-517
[ 0.311159] unable to initialize shadow ctrl clks
[ 0.311194] mdss_dsi_retrieve_ctrl_resources: ctrl_base=ffffff800169c000 ctrl_size=300 phy_base=ffffff800169e400 phy_size=280
[ 0.311197] mdss_dsi_retrieve_ctrl_resources: phy_regulator_base=ffffff80016c6b80 phy_regulator_size=30
[ 0.311742] dsi_panel_device_register: Continuous splash enabled
[ 0.342438] mdss_register_panel: adding framebuffer device 1a94000.qcom,mdss_dsi_ctrl0
[ 0.342797] mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->1
[ 0.342802] mdss_dsi_pinctrl_init: failed to get pinctrl
[ 0.342807] mdss_dsi_ctrl_probe: failed to get pin resources
[ 0.342889] mdss_dsi_find_panel_of_node: invalid pan node, selecting prim panel
[ 0.342893] mdss_dsi_config_panel: can't find panel node 0:qcom,mdss_dsi_tc7x_ili9881c_5p0inch_720p_video:1:none:cfg:single_dsi
[ 0.342897] mdss_dsi_ctrl_probe: panel configuration failed
[ 0.342904] mdss_dsi_ctrl: probe of 1a96000.qcom,mdss_dsi_ctrl1 failed with error -22
[ 0.343104] mdss_dsi_status_init: DSI status check interval:5000
[ 0.343347] mdss_register_panel: adding framebuffer device qcom,mdss_wb_panel.37
[ 0.344048] mdss_fb_register: FrameBuffer[0] 720x1280 registered successfully!
[ 0.344069] mdss_mdp_overlay_init: mdss_mdp_overlay_init: unable to add event timer
[ 0.344282] mdss_fb_register: FrameBuffer[1] 1280x720 registered successfully!
[ 0.344295] mdss_mdp_overlay_init: mdss_mdp_overlay_init: unable to add event timer
[ 0.344305] mdss_mdp_splash_parse_dt: splash mem child node is not present
[ 0.344532] adsp_audio qcom,msmapr-audio.95: apr_probe: destination is ADSP
[ 0.345265] platform qcom,msm-audio-ion.92: Driver msm-audio-ion requests probe deferral
[ 0.345668] IPC_RTR: msm_ipc_router_smd_driver_register Already driver registered IPCRTR
[ 0.346304] msm_rpm_log_probe: OK
[ 0.347597] NET: Registered protocol family 27
[ 0.348778] In memshare_probe, Memshare probe success
[ 0.350208] platform c200000.qcom,lpass: Driver subsys-pil-tz requests probe deferral
[ 0.351085] platform 4080000.qcom,mss: Driver pil-q6v5-mss requests probe deferral
[ 0.351250] pacman_init
[ 0.351693] pacman_test_init
[ 0.352525] uart_cts_gpio is not available
[ 0.352533] uart_rfr_gpio is not available
[ 0.352539] msm_hs_dt_to_pdata:Out of Band sleep flag is set
[ 0.352548] Wakeup irq not specified.
[ 0.352869] sps: BAM device 0x0000000007884000 is not registered yet.
[ 0.352998] sps:BAM 0x0000000007884000 is registered.
[ 0.355242] 78af000.uart: ttyHS0 at MMIO 0x78af000 (irq = 139) is a MSM HS UART
[ 0.357175] msm_serial_hs module loaded
[ 0.357409] msm_serial_hsl_probe: detected port #0 (ttyHSL0)
[ 0.357498] AXI: get_pdata(): Error: Client name not found
[ 0.357504] AXI: msm_bus_cl_get_pdata(): client has to provide missing entry for successful registration
[ 0.357508] msm_serial_hsl_probe: Bus scaling is disabled
[ 0.357539] 78b0000.serial: ttyHSL0 at MMIO 0x78b0000 (irq = 140) is a MSM
[ 0.357551] msm_hsl_set_baud_rate: msm_hsl_set_baud_rate = 115200
[ 0.357566] msm_hsl_set_baud_rate: msm_hsl_set_baud_rate = 115200
[ 0.357589] msm_hsl_console_setup: console setup on port #0
[ 0.879632] console [ttyHSL0] enabled
[ 0.879885] msm_serial_hsl_init: driver initialized
[ 0.880090] smd_tty_devicetree_init:Initialization error, key[qcom,smdtty-remote]
[ 0.887126] msm_smd_tty_probe: device tree init failed
[ 0.892225] msm_smdtty: probe of qcom,smdtty.64 failed with error 36
[ 0.898658] kgsl kgsl-3d0: Initialized kgsl-3d0: mmu=on
[ 0.901444] brd: module loaded
[ 0.902291] loop: module loaded
[ 0.902465] at24 2-0050: 512 byte 24c04 EEPROM, writable, 16 bytes/write
[ 0.902693] QSEECOM: qseecom_probe: qseecom.qsee_version = 0x1000000
[ 0.902708] QSEECOM: qseecom_probe: disk-encrypt-pipe-pair=0x2
[ 0.902712] QSEECOM: qseecom_probe: Device does not support PFEQSEECOM: qseecom_probe: qsee-ce-hw-instance=0x0
[ 0.902719] QSEECOM: qseecom_probe: qseecom.appsbl_qseecom_support = 0x1<6>[ 0.902722] QSEECOM: qseecom_probe: qseecom clocks handled by other subsystem
[ 0.903750] hwid_dt_to_pdata
[ 0.903829] hwid_dt_to_pdata: get hwid0 gpio: 911
[ 0.903833] hwid_dt_to_pdata: get hwid1 gpio: 912
[ 0.903837] hwid_dt_to_pdata: get hwid2 gpio: 913
[ 0.903841] hwid_dt_to_pdata: get hwid3 gpio: 914
[ 0.903860] hwid_dt_to_pdata: get hwid4 gpio: 865
[ 0.904027] i2c 3-0060: Driver usb-type-c-ti requests probe deferral
[ 0.904066] i2c-core: driver [tabla-i2c-core] using legacy suspend method
[ 0.904068] i2c-core: driver [tabla-i2c-core] using legacy resume method
[ 0.904099] i2c-core: driver [wcd9xxx-i2c-core] using legacy suspend method
[ 0.904101] i2c-core: driver [wcd9xxx-i2c-core] using legacy resume method
[ 0.904425] Loading pn544 driver
[ 0.905068] pn544_probe : requesting IRQ 413
[ 1.012112] pn544_check_command_respon : send reset command to NFC PN547
[ 1.012238] i2c-msm-v2 7af6000.i2c: msm_bus_scale_register_client(mstr-id:84):0x7 (ok)
[ 1.026482] pn544_check_command_respon : Response message for reset command
[ 1.026485] NFC module is found!!
[ 1.026719] qcom_ice_get_device_tree_data: No vdd-hba-supply regulator, assuming not needed
[ 1.034063] ICE IRQ = 344
[ 1.034464] SCSI Media Changer driver v0.25
[ 1.035432] tun: Universal TUN/TAP device driver, 1.6
[ 1.035437] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 1.036628] PPP generic driver version 2.4.2
[ 1.036673] PPP BSD Compression module registered
[ 1.036676] PPP Deflate Compression module registered
[ 1.036689] PPP MPPE Compression module registered
[ 1.036692] NET: Registered protocol family 24
[ 1.037258] broadcom_probe : start : Only wl_reg_on
[ 1.037594] gpio_request:ext_lpo_gpio:0
[ 1.037604] gpio_request:vbat_gpio:0
[ 1.037629] broadcom_probe : finish
[ 1.037716] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
[ 1.037744] usbcore: registered new interface driver pegasus
[ 1.037756] usbcore: registered new interface driver r8152
[ 1.037774] usbcore: registered new interface driver asix
[ 1.037789] usbcore: registered new interface driver ax88179_178a
[ 1.037801] usbcore: registered new interface driver cdc_ether
[ 1.037817] usbcore: registered new interface driver smsc95xx
[ 1.037829] usbcore: registered new interface driver net1080
[ 1.037843] usbcore: registered new interface driver cdc_subset
[ 1.037855] usbcore: registered new interface driver zaurus
[ 1.037948] usbcore: registered new interface driver cdc_ncm
[ 1.038216] msm_sharedmem: sharedmem_register_qmi: qmi init successful
[ 1.039549] msm_sharedmem: msm_sharedmem_probe: Device created for client 'rmtfs'
[ 1.039887] msm_otg 78db000.usb: msm_otg probe
[ 1.042555] msm_otg 78db000.usb: OTG regs = ffffff800190c000
[ 1.045273] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.045278] ehci-pci: EHCI PCI platform driver
[ 1.045292] ehci-msm: Qualcomm On-Chip EHCI Host Controller
[ 1.045508] Unable to get vbus_otg
[ 1.047868] msm_hsusb_host msm_hsusb_host: unable to register with transceiver
[ 1.055101] platform msm_hsusb_host: Driver msm_hsusb_host requests probe deferral
[ 1.055117] ehci-msm2: Qualcomm EHCI Host Controller
[ 1.055719] usbcore: registered new interface driver cdc_acm
[ 1.055722] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 1.055745] usbcore: registered new interface driver ccid_bridge
[ 1.055792] ccid_bridge_init: success
[ 1.055811] usbcore: registered new interface driver usb-storage
[ 1.055822] usbcore: registered new interface driver ums-alauda
[ 1.055833] usbcore: registered new interface driver ums-cypress
[ 1.055847] usbcore: registered new interface driver ums-datafab
[ 1.055857] usbcore: registered new interface driver ums-freecom
[ 1.055868] usbcore: registered new interface driver ums-isd200
[ 1.055878] usbcore: registered new interface driver ums-jumpshot
[ 1.055889] usbcore: registered new interface driver ums-karma
[ 1.055900] usbcore: registered new interface driver ums-sddr09
[ 1.055911] usbcore: registered new interface driver ums-sddr55
[ 1.055923] usbcore: registered new interface driver ums-usbat
[ 1.055966] usbcore: registered new interface driver usbserial
[ 1.055979] usbcore: registered new interface driver usbserial_generic
[ 1.055989] usbserial: USB Serial support registered for generic
[ 1.056002] usbcore: registered new interface driver qc_csvt
[ 1.056011] usbserial: USB Serial support registered for qc_csvt
[ 1.056023] usbcore: registered new interface driver ftdi_sio
[ 1.056033] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 1.056046] usbcore: registered new interface driver pl2303
[ 1.056058] usbserial: USB Serial support registered for pl2303
[ 1.056070] usbcore: registered new interface driver symbolserial
[ 1.056079] usbserial: USB Serial support registered for symbol
[ 1.056092] usbcore: registered new interface driver usb_ehset_test
[ 1.057064] mousedev: PS/2 mouse device common for all mice
[ 1.057691] atmel_mxt_ts 4-004b: vkeys initialed successfully
[ 1.572101] atmel_mxt_ts 4-004b: Wait for completion timed out.
[ 1.577123] i2c-msm-v2 78b8000.i2c: msm_bus_scale_register_client(mstr-id:86):0x9 (ok)
[ 1.585691] sps:BAM 0x0000000007884000 (va:0xffffff8001920000) enabled: ver:0x19, number of pipes:12
[ 1.593652] atmel_mxt_ts 4-004b: Family: 164 Variant: 2 Firmware V1.6.AA Objects: 43
[ 1.593825] atmel_mxt_ts 4-004b: Enabling RETRIGEN workaround
[ 1.615456] atmel_mxt_ts 4-004b: Current config version on the controller is 1.8.1 type: Stylus
[ 1.616363] atmel_mxt_ts 4-004b: T100 Touchscreen size X719Y1279
[ 1.616367] atmel_mxt_ts 4-004b: Invalid object type T107
[ 1.616452] input: atmel_mxt_ts as /devices/soc.0/78b8000.i2c/i2c-4/4-004b/input/input0
[ 1.616549] cyttsp5_loader_init: Parade TTSP FW Loader Driver (Built TTDA.03.07.844339) rc=0
[ 1.616553] cyttsp5_device_access_init: Parade TTSP Device Access Driver (Built TTDA.03.07.844339) rc=0
[ 1.617021] input: hbtp_vm as /devices/virtual/input/input1
[ 1.617133] AKM compass driver: initialize.
[ 1.617148] AKM compass driver: initialize.<4>[ 1.617176] i2c-core: driver [lis3dh_acc] using legacy suspend method
[ 1.617179] i2c-core: driver [lis3dh_acc] using legacy resume method
[ 1.617200] i2c-core: driver [bma2x2-accel] using legacy suspend method
[ 1.617202] i2c-core: driver [bma2x2-accel] using legacy resume method
[ 1.617216] i2c-core: driver [mc3xxx] using legacy suspend method
[ 1.617218] i2c-core: driver [mc3xxx] using legacy resume method
[ 1.617407] qcom,qpnp-rtc qpnp-rtc-8: rtc core: registered qpnp_rtc as rtc0
[ 1.617528] i2c /dev entries driver
[ 1.617893] msm_vidc: err: socinfo_get_id() returned 266
[ 1.619030] platform 1d00000.qcom,vidc: Driver msm_vidc_v4l2 requests probe deferral
[ 1.619970] try to get data from device node! node p = (null) full_name=/soc/i2c@78b5000/qcom,camera@5c
[ 1.629317] try to get data from device node! node p = (null) full_name=/soc/i2c@7af8000/qcom,camera@5c
[ 1.639314] platform qcom,msm-camss.100: Driver msm_camss requests probe deferral
[ 1.639897] CAM-SMMU cam_populate_smmu_context_banks:1045 getting QSMMU ctx : vfe
[ 1.640022] CAM-SMMU cam_populate_smmu_context_banks:1045 getting QSMMU ctx : vfe_secure
[ 1.640133] CAM-SMMU cam_populate_smmu_context_banks:1045 getting QSMMU ctx : cpp
[ 1.640242] CAM-SMMU cam_populate_smmu_context_banks:1045 getting QSMMU ctx : jpeg_enc0
[ 1.640624] msm_cci_get_clk_info: clock-names[0][0] = camss_top_ahb_clk
[ 1.646212] msm_cci_get_clk_info: clk_rate[0][0] = 80000000
[ 1.651746] msm_cci_get_clk_info: clock-names[0][1] = cci_src_clk
[ 1.657859] msm_cci_get_clk_info: clk_rate[0][1] = 19200000
[ 1.663401] msm_cci_get_clk_info: clock-names[0][2] = cci_ahb_clk
[ 1.669455] msm_cci_get_clk_info: clk_rate[0][2] = -1
[ 1.674500] msm_cci_get_clk_info: clock-names[0][3] = camss_cci_clk
[ 1.680740] msm_cci_get_clk_info: clk_rate[0][3] = -1
[ 1.685796] msm_cci_get_clk_info: clock-names[0][4] = camss_ahb_clk
[ 1.692024] msm_cci_get_clk_info: clk_rate[0][4] = -1
[ 1.697068] msm_cci_get_clk_info: clock-names[0][5] = ispif_ahb_clk
[ 1.703317] msm_cci_get_clk_info: clk_rate[0][5] = 61540000
[ 1.714120] msm_cci_init:1319: hw_version = 0x10030000
[ 1.714150] qcom,slave-addr = 0xA0
[ 1.724464] qcom,slave-addr = 0xA2
[ 1.734760] qcom,slave-addr = 0xA4
[ 1.745052] qcom,slave-addr = 0xA6
[ 1.755353] qcom,slave-addr = 0xA8
[ 1.765647] qcom,slave-addr = 0xAA
[ 1.775946] qcom,slave-addr = 0xAC
[ 1.786249] qcom,slave-addr = 0xAE
[ 1.799522] g_sctrl[0] ffffffc070d65000
[ 1.802189] mt9m114_init_module:2153
[ 1.802585] mt9m114_init_module:2158 rc -19
[ 1.806656] ERR:msm_camera_power_up: 1387 usr_idx:1 dts_idx:1
[ 1.982332] i2c-msm-v2 7af8000.i2c: msm_bus_scale_register_client(mstr-id:84):0xa (ok)
[ 2.000995] msm_sensor_i2c_probe se47xx probe succeeded
[ 2.038229] msm_camera_power_down:1585:seq_val:1 > num_vreg: 1
[ 2.054137] ERR:msm_camera_power_up: 1387 usr_idx:1 dts_idx:1
[ 2.257626] MSM-CPP msm_cpp_get_clk_info:3820 clk_rate[0] = 80000000
[ 2.257629] MSM-CPP msm_cpp_get_clk_info:3820 clk_rate[1] = 240000000
[ 2.257632] MSM-CPP msm_cpp_get_clk_info:3820 clk_rate[2] = -1
[ 2.257634] MSM-CPP msm_cpp_get_clk_info:3820 clk_rate[3] = -1
[ 2.257637] MSM-CPP msm_cpp_get_clk_info:3820 clk_rate[4] = 240000000
[ 2.257639] MSM-CPP msm_cpp_get_clk_info:3820 clk_rate[5] = -1
[ 2.257642] MSM-CPP msm_cpp_get_clk_info:3820 clk_rate[6] = -1
[ 2.257645] MSM-CPP cpp_probe:3927 Bus master 1
[ 2.264133] MSM-CPP cpp_init_hardware:1049 CPP HW Version: 0x40030000
[ 2.264138] MSM-CPP cpp_init_hardware:1070 stream_cnt:0
[ 2.272380] __msm_jpeg_init:1517] Jpeg Device id 0
[ 2.276157] usbcore: registered new interface driver uvcvideo
[ 2.276168] USB Video Class driver (1.1.1)
[ 2.276532] smb1351_parallel_charger_probe: smb1351 parallel successfully probed.
[ 2.276921] i2c-msm-v2 78b6000.i2c: msm_bus_scale_register_client(mstr-id:86):0xb (ok)
[ 2.290727] FG: read_fg_parameters: invalid hysteresis: hot_hysterresis = 50 cold_hysteresis = 100
[ 2.341888] FG: read_fg_parameters: read_fg_parameters: chip->vfloat_mv_charger: 4080
[ 2.348683] FG: read_fg_parameters: read_fg_parameters: chip->cc_cv_threshold_mv: 4070
[ 2.356585] FG: fg_of_init: fg_of_init: fg-cutoff-voltage-mv: 3050
[ 2.362744] FG: fg_of_init: fg_of_init: irq-volt-empty-mv: 3000
[ 2.377111] FG: fg_probe: FG Probe success - FG Revision DIG:3.1 ANA:1.2 PMIC subtype=17
[ 2.377603] qpnp-smbcharger qpnp-smbcharger-17: node /soc/qcom,spmi@200f000/qcom,pmi8950@2/qcom,qpnp-smbcharger IO resource absent!
[ 2.388597] ------------[ cut here ]------------
[ 2.388610] WARNING: at /build/ecrt_jenkins/workspace/Falcon-AtlasM-Release-ECRT/LINUX/android/kernel/include/linux/of.h:616 smb_parse_dt+0xd44/0xe24()
[ 2.388650] Modules linked in:
[ 2.388657] CPU: 4 PID: 1 Comm: swapper/0 Tainted: G W 3.10.84-perf #1
[ 2.388660] Call trace:
[ 2.388667] [<ffffffc000087aa4>] dump_backtrace+0x0/0x23c
[ 2.388672] [<ffffffc000087cf0>] show_stack+0x10/0x1c
[ 2.388677] [<ffffffc000adf2f4>] dump_stack+0x1c/0x28
[ 2.388683] [<ffffffc00009e6f0>] warn_slowpath_common+0x74/0x9c
[ 2.388740] [<ffffffc00009e914>] warn_slowpath_null+0x14/0x20
[ 2.388743] [<ffffffc0006ee7e0>] smb_parse_dt+0xd40/0xe24
[ 2.388748] [<ffffffc0006f79f8>] smbchg_probe+0x93c/0x258c
[ 2.388753] [<ffffffc0004b2fc4>] spmi_drv_probe+0x10/0x1c
[ 2.388758] [<ffffffc00044b904>] driver_probe_device+0xd4/0x240
[ 2.388762] [<ffffffc00044bb1c>] __driver_attach+0x60/0x90
[ 2.388766] [<ffffffc00044a94c>] bus_for_each_dev+0x74/0x94
[ 2.388769] [<ffffffc00044b388>] driver_attach+0x1c/0x28
[ 2.388851] [<ffffffc00044af9c>] bus_add_driver+0xf8/0x214
[ 2.388855] [<ffffffc00044c130>] driver_register+0x94/0x110
[ 2.388859] [<ffffffc0004b33e0>] spmi_driver_register+0x58/0x64
[ 2.388865] [<ffffffc00107d148>] smbchg_init+0x14/0x20
[ 2.388869] [<ffffffc00008181c>] do_one_initcall+0x80/0x118
[ 2.388874] [<ffffffc001045e74>] kernel_init_freeable+0x13c/0x1dc
[ 2.388878] [<ffffffc000ad6290>] kernel_init+0x10/0xcc
[ 2.388881] ---[ end trace da227214a82491b8 ]---
[ 2.388922] qpnp-smbcharger qpnp-smbcharger-17: qcom,mains-power-default-ilim-map missing
[ 2.396586] qpnp-smbcharger qpnp-smbcharger-17: failed to parse mains-power-pt-ilim-map rc = -22
[ 2.405484] smbcharger_charger_otg: no parameters
[ 2.405669] SMBCHG: check_valid_zebra_battery: GB:Failed to set Check battery callback
[ 2.419966] FG: fg_set_resume_soc: setting resume-soc to fc
[ 2.424024] FG: fg_batt_profile_init: Found qcom,fg-batt-profile-name = tc75ng_4250mah
[ 2.425488] SMBCHG: smbchg_probe: set otg_ilimit_cfg=1
[ 2.436235] of_batterydata_get_best_profile: tc75ng_4250mah found
[ 2.519482] SMBCHG: batt_pres_handler: GB: Battery Present
[ 2.526374] i2c-msm-v2 78b7000.i2c: msm_bus_scale_register_client(mstr-id:86):0xc (ok)
[ 2.535635] Inside msm_id_status_w device not in cradle.
[ 2.554723] qpnp-smbcharger qpnp-smbcharger-17: node /soc/qcom,spmi@200f000/qcom,pmi8950@2/qcom,qpnp-smbcharger IO resource absent!
[ 2.566154] qpnp-smbcharger qpnp-smbcharger-17: SMBCHG successfully probe Charger version=SCHG_LITE Revision DIG:0.0 ANA:0.1 batt=1 dc=0 usb=1
[ 2.566644] unable to find DT imem DLOAD mode node
[ 2.570563] unable to find DT imem EDLOAD mode node
[ 2.576404] Gifted Battery: Init
[ 2.576534] Gifted Battery: Probe: Version: 3.4
[ 2.610058] BattMan: version magic '3.10.84 SMP preempt mod_unload aarch64' should be '3.10.84-perf SMP preempt mod_unload aarch64'
[ 2.620854] BattMan: module license 'Proprietary' taints kernel.
[ 2.620858] Disabling lock debugging due to kernel taint
[ 2.620898] BattMan: module verification failed: signature and/or required key missing - tainting kernel
[ 2.621064] BattMan Ver 3.2 loading...
[ 2.621068] BattMan loaded
[ 2.621073] Battman: Ready
[ 2.621102] Zebra Auth: Init
[ 2.623736] Zebra Auth: Probe: Version: 1.9
[ 2.628150] qpnp_vadc_get_temp: VADC read error with -517
[ 2.633264] thermal thermal_zone2: failed to read out thermal zone 2
[ 2.633356] qpnp_vadc_get_temp: VADC read error with -517
[ 2.638631] thermal thermal_zone3: failed to read out thermal zone 3
[ 2.638727] qpnp_vadc_get_temp: VADC read error with -517
[ 2.644025] thermal thermal_zone4: failed to read out thermal zone 4
[ 2.644120] qpnp_vadc_get_temp: VADC read error with -517
[ 2.649395] thermal thermal_zone5: failed to read out thermal zone 5
[ 2.668189] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: dm-devel@redhat.com
[ 2.668269] device-mapper: req-crypt: dm-req-crypt successfully initalized.
[ 2.668269]
[ 2.668521] cpuidle: using governor ladder
[ 2.668526] cpuidle: using governor menu
[ 2.668544] sdhci: Secure Digital Host Controller Interface driver
[ 2.668547] sdhci: Copyright(c) Pierre Ossman
[ 2.668550] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.668923] qcom_ice_get_pdevice: found ice device ffffffc070877e00
[ 2.668927] qcom_ice_get_pdevice: matching platform device ffffffc072090000
[ 2.671840] sdhci_msm 7824900.sdhci: host_use_default_qos = 1
[ 2.671846] sdhci_msm 7824900.sdhci: For qos_policy(default qos) = 0, tbl_sz = 3, qos type = 1
[ 2.671851] sdhci_msm 7824900.sdhci: dma_latency = 60
[ 2.671855] sdhci_msm 7824900.sdhci: dma_latency = 340
[ 2.671859] sdhci_msm 7824900.sdhci: dma_latency = 900
[ 2.671864] sdhci_msm 7824900.sdhci: For qos_policy(modified dynamic qos) = 1, tbl_sz = 1, qos type = 2
[ 2.671867] sdhci_msm 7824900.sdhci: dma_latency = 200
[ 2.671872] sdhci_msm 7824900.sdhci: For qos_policy(modified dynamic qos) = 2, tbl_sz = 1, qos type = 2
[ 2.671876] sdhci_msm 7824900.sdhci: dma_latency = 200
[ 2.671880] sdhci_msm 7824900.sdhci: Host using default pm_qos
[ 2.672194] qcom_ice 7803000.sdcc1ice: QC ICE 2.0.41 device found @0xffffff8001910000
[ 2.672715] mmc0: no vqmmc regulator found
[ 2.672722] mmc0: no vmmc regulator found
[ 2.672907] mmc0: SDHCI controller on 7824900.sdhci [7824900.sdhci] using 32-bit ADMA in CMDQ mode
[ 2.701650] sdhci_msm 7864900.sdhci: sdhci_msm_probe: ICE device is not enabled
[ 2.705459] sdhci_msm 7864900.sdhci: host_use_default_qos = 1
[ 2.705470] sdhci_msm 7864900.sdhci: For qos_policy(default qos) = 0, tbl_sz = 1, qos type = 2
[ 2.705476] sdhci_msm 7864900.sdhci: dma_latency = 701
[ 2.705484] sdhci_msm 7864900.sdhci: For qos_policy(modified dynamic qos) = 1, tbl_sz = 1, qos type = 2
[ 2.705491] sdhci_msm 7864900.sdhci: dma_latency = 200
[ 2.705498] sdhci_msm 7864900.sdhci: For qos_policy(modified dynamic qos) = 2, tbl_sz = 1, qos type = 2
[ 2.705505] sdhci_msm 7864900.sdhci: dma_latency = 200
[ 2.705511] sdhci_msm 7864900.sdhci: Host using default pm_qos
[ 2.710468] mmc0: Values of ocr=[0xff8080] and host->ocr_avail = [0x80]
[ 2.716820] mmc1: no vqmmc regulator found
[ 2.716831] mmc1: no vmmc regulator found
[ 2.717001] mmc1: SDHCI controller on 7864900.sdhci [7864900.sdhci] using 32-bit ADMA in legacy mode
[ 2.746215] sdhci_msm 7a24900.sdhci: sdhci_msm_probe: ICE device is not enabled
[ 2.746466] sdhci_msm 7a24900.sdhci: assigned as wifi host
[ 2.748969] sdhci_msm 7a24900.sdhci: host_use_default_qos = 1
[ 2.748978] sdhci_msm 7a24900.sdhci: For qos_policy(default qos) = 0, tbl_sz = 1, qos type = 2
[ 2.748985] sdhci_msm 7a24900.sdhci: dma_latency = 701
[ 2.748992] sdhci_msm 7a24900.sdhci: For qos_policy(modified dynamic qos) = 1, tbl_sz = 1, qos type = 2
[ 2.748999] sdhci_msm 7a24900.sdhci: dma_latency = 200
[ 2.749006] sdhci_msm 7a24900.sdhci: For qos_policy(modified dynamic qos) = 2, tbl_sz = 1, qos type = 2
[ 2.749013] sdhci_msm 7a24900.sdhci: dma_latency = 200
[ 2.749019] sdhci_msm 7a24900.sdhci: Host using default pm_qos
[ 2.749596] mmc0: BKOPS_EN bit = 0
[ 2.749604] mmc0: eMMC FW version: 0x04
[ 2.749608] mmc0: CMDQ supported: depth: 32
[ 2.749680] mmc2: no vqmmc regulator found
[ 2.749690] mmc2: no vmmc regulator found
[ 2.749868] mmc2: SDHCI controller on 7a24900.sdhci [7a24900.sdhci] using 32-bit ADMA in legacy mode
[ 2.756524] mmc0: mmc_init_card: Enabled auto-bkops on device
[ 2.756689] cmdq_host_alloc_tdl: desc_size: 512 data_sz: 126976 slot-sz: 16
[ 2.757102] desc-base: 0xffffff8001af0000 trans-base: 0xffffff8001b81000
[ 2.757102] desc_dma 0xf546b000 trans_dma: 0xf5900000
[ 2.757118] mmc0: CMDQ enabled on card
[ 2.757130] mmc0: new HS400 enhanced strobe MMC card at address 0001
[ 2.757635] mmcblk0: mmc0:0001 016G32 14.6 GiB
[ 2.757789] mmcblk0rpmb: mmc0:0001 016G32 partition 3 4.00 MiB
[ 2.759644] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49 p50
[ 2.778633] qcom,leds-qpnp: probe of leds-qpnp-9 failed with error -10
[ 2.778716] qcom,leds-qpnp: probe of leds-qpnp-28 failed with error -10
[ 2.778735] qcom,leds-qpnp: probe of leds-qpnp-29 failed with error -10
[ 2.783154] qpnp_pin_check_constraints: invalid pull value 5 for pin mpp 2
[ 2.788996] qcom,qpnp-pin qpnp-pin-16: _qpnp_pin_config: unable to set default config for pmic pin 2
[ 2.798156] qpnp_pin_check_constraints: invalid pull value 5 for pin mpp 4
[ 2.804977] qcom,qpnp-pin qpnp-pin-16: _qpnp_pin_config: unable to set default config for pmic pin 4
[ 2.815113] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.815256] usbcore: registered new interface driver usbhid
[ 2.815259] usbhid: USB HID core driver
[ 2.815383] zram: Created 1 device(s) ...
[ 2.815459] ashmem: initialized
[ 2.815630] platform 78c4000.qcom,usbbam: Driver usb_bam requests probe deferral
[ 2.815824] qcom,qpnp-power-on qpnp-power-on-2: PMIC@SID0 Power-on reason: Triggered from Hard Reset and 'cold' boot
[ 2.815841] qcom,qpnp-power-on qpnp-power-on-2: PMIC@SID0: Power-off reason: Triggered from PS_HOLD (PS_HOLD/MSM controlled shutdown)
[ 2.815927] input: qpnp_pon as /devices/virtual/input/input2
[ 2.816459] pon_spare_reg: no parameters
[ 2.816498] qcom,qpnp-power-on qpnp-power-on-13: No PON config. specified
[ 2.816529] qcom,qpnp-power-on qpnp-power-on-13: PMIC@SID2 Power-on reason: Triggered from PON1 (secondary PMIC) and 'cold' boot
[ 2.816544] qcom,qpnp-power-on qpnp-power-on-13: PMIC@SID2: Power-off reason: Triggered from PS_HOLD (PS_HOLD/MSM controlled shutdown)
[ 2.816655] qpnp_coincell_charger_show_state: enabled=Y, voltage=3200 mV, resistance=2100 ohm
[ 2.819644] bimc-bwmon 408000.qcom,cpu-bwmon: BW HWmon governor registered.
[ 2.820906] devfreq qcom,cpubw.49: Couldn't update frequency transition information.
[ 2.827691] devfreq qcom,mincpubw.50: Couldn't update frequency transition information.
[ 2.836074] devfreq qcom,cci.48: Couldn't update frequency transition information.
[ 2.844356] usbcore: registered new interface driver snd-usb-audio
[ 2.851430] msm-pcm-lpa qcom,msm-pcm-lpa.76: msm_pcm_probe: dev name qcom,msm-pcm-lpa.76
[ 2.851847] platform qcom,msm-voip-dsp.78: Driver msm-voip-dsp requests probe deferral
[ 2.852062] platform qcom,msm-pcm-voice.79: Driver msm-pcm-voice requests probe deferral
[ 2.855452] msm8952-slimbus-wcd c051000.sound-9335: populate_snd_card_dailinks: No aux codec defined for this target.
[ 2.857501] msm8952-slimbus-wcd c051000.sound-9335: ASoC: platform (null) not registered
[ 2.864579] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 2.872561] platform c051000.sound-9335: Driver msm8952-slimbus-wcd requests probe deferral
[ 2.872806] u32 classifier
[ 2.872810] Actions configured
[ 2.872817] Netfilter messages via NETLINK v0.30.
[ 2.872849] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 2.873029] ctnetlink v0.93: registering with nfnetlink.
[ 2.873082] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[ 2.873085] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[ 2.873200] xt_time: kernel timezone is -0000
[ 2.873325] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 2.873381] arp_tables: (C) 2002 David S. Miller
[ 2.873396] TCP: cubic registered
[ 2.873400] Initializing XFRM netlink socket
[ 2.873526] NET: Registered protocol family 10
[ 2.873805] mip6: Mobile IPv6
[ 2.873819] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 2.873871] sit: IPv6 over IPv4 tunneling driver
[ 2.874035] NET: Registered protocol family 17
[ 2.874046] NET: Registered protocol family 15
[ 2.874068] Bridge firewalling registered
[ 2.874075] Ebtables v2.0 registered
[ 2.874232] Bluetooth: RFCOMM TTY layer initialized
[ 2.874243] Bluetooth: RFCOMM socket layer initialized
[ 2.874246] Bluetooth: RFCOMM ver 1.11
[ 2.874250] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 2.874254] Bluetooth: BNEP filters: protocol multicast
[ 2.874261] Bluetooth: BNEP socket layer initialized
[ 2.874265] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 2.874271] Bluetooth: HIDP socket layer initialized
[ 2.874288] l2tp_core: L2TP core driver, V2.0
[ 2.874296] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[ 2.874299] l2tp_ip: L2TP IP encapsulation support (L2TPv3)
[ 2.874308] l2tp_netlink: L2TP netlink interface
[ 2.874322] l2tp_eth: L2TP ethernet pseudowire support (L2TPv3)
[ 2.874332] l2tp_debugfs: L2TP debugfs support
[ 2.874335] l2tp_ip6: L2TP IP encapsulation support for IPv6 (L2TPv3)
[ 2.874618] platform 184c030.qcom,gdsc: Driver gdsc requests probe deferral
[ 2.876671] platform qcom,msm-audio-ion.92: Driver msm-audio-ion requests probe deferral
[ 2.932211] Inside tiusb_irq
[ 2.934422] usb-type-c-ti 3-0060: intr_status is 0!, ignore interrupt
[ 2.940475] ti_usb->status_9_reg : a0
[ 2.940495] In cradle_detect_work : Setting mpp_1 to AI
[ 2.439560] FG: fg_batt_profile_init: profile integrity bit set
[ 2.439560]
[ 2.941646] msm_vidc: err: socinfo_get_id() returned 266<6>[ 2.942781] msm_otg 78db000.usb: phy_reset: success
[ 2.943626] try to get data from device node! node p = (null) full_name=/soc/i2c@78b5000/qcom,camera@5c
[ 2.952872] try to get data from device node! node p =ffffffc001160bd0 full_name=/soc/i2c@7af8000/qcom,camera@5c
[ 2.963010] camss_get_device_drvdata:pdev - 1b0b000.qcom,csiphy
[ 2.968859] camss_get_device_drvdata:pdev - 1b08800.qcom,csid
[ 2.974602] camss_get_device_drvdata:pdev - 1b0a000.qcom,ispif
[ 2.980404] camss_get_device_drvdata:pdev - 1b14000.qcom,vfe
[ 2.986344] platform 78c4000.qcom,usbbam: Driver usb_bam requests probe deferral
[ 2.986462] platform qcom,msm-voip-dsp.78: Driver msm-voip-dsp requests probe deferral
[ 2.986550] platform qcom,msm-pcm-voice.79: Driver msm-pcm-voice requests probe deferral
[ 2.986839] msm8952-slimbus-wcd c051000.sound-9335: populate_snd_card_dailinks: No aux codec defined for this target.
[ 2.988836] msm8952-slimbus-wcd c051000.sound-9335: ASoC: platform (null) not registered
[ 2.995925] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 3.003897] platform c051000.sound-9335: Driver msm8952-slimbus-wcd requests probe deferral
[ 3.003984] platform 184c030.qcom,gdsc: Driver gdsc requests probe deferral
[ 3.004136] platform qcom,msm-audio-ion.92: Driver msm-audio-ion requests probe deferral
[ 3.004432] EDAC DEVICE0: Giving out device to module 'arm64-cpu-erp.46' controller 'cache': DEV 'arm64-cpu-erp.46' (POLLED)
[ 3.005406] Registering SWP/SWPB emulation handler
[ 3.005426] ############################create_proc_atlas_sw_versions#########################
[ 3.005496] create_proc_wwan_version_dir
[ 3.005505] create_proc_wlan_version_dir
[ 3.005509] wlan_version_proc_file
[ 3.005513] create_proc_gps_version_dir
[ 3.005518] create_proc_nfc_version_dir
[ 3.005524] create_proc_scanner_version_dir
[ 3.005529] create_proc_sensor_version_dir
[ 3.005535] create_proc_display_version_dir
[ 3.005540] create_proc_bt_version_dir
[ 3.005546] create_proc_camera_version_dir
[ 3.005550] create_proc_front_camera_version_dir
[ 3.005555] create_proc_rear_camera_version_dir
[ 3.005565] +++HWconfig_init sysfs++++/n--- HWconfig_init sysfs ---/n
[ 3.005680] Loading module verification certificates
[ 3.006869] MODSIGN: Loaded cert 'Magrathea: Glacier signing key: a2f03e917bb25bea0f3ee61d9213d5e249ec0136'
[ 3.052449] msm_otg 78db000.usb: Avail curr from USB = 1500
[ 3.052869] lab_reg: disabling
[ 3.061022] usb_otg_switch: disabling
[ 3.061026] keypad_led_ctrl: disabling
[ 3.061028] adv_vreg: disabling
[ 3.061043] mem_acc_gfx_corner: disabling
[ 3.061045] regulator-dummy: disabling
[ 3.062470] sps:BAM 0x00000000078c4000 (va:0xffffff8001ca0000) enabled: ver:0xb, number of pipes:4
[ 3.062484] sps:BAM 0x00000000078c4000 is registered.
[ 3.062920] platform qcom,msm-voip-dsp.78: Driver msm-voip-dsp requests probe deferral
[ 3.063178] platform qcom,msm-pcm-voice.79: Driver msm-pcm-voice requests probe deferral
[ 3.063827] msm8952-slimbus-wcd c051000.sound-9335: populate_snd_card_dailinks: No aux codec defined for this target.
[ 3.066870] msm8952-slimbus-wcd c051000.sound-9335: ASoC: platform (null) not registered
[ 3.074000] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 3.081917] platform c051000.sound-9335: Driver msm8952-slimbus-wcd requests probe deferral
[ 3.082016] platform 184c030.qcom,gdsc: Driver gdsc requests probe deferral
[ 3.082188] platform qcom,msm-audio-ion.92: Driver msm-audio-ion requests probe deferral
[ 3.082902] platform qcom,msm-voip-dsp.78: Driver msm-voip-dsp requests probe deferral
[ 3.083020] platform qcom,msm-pcm-voice.79: Driver msm-pcm-voice requests probe deferral
[ 3.083364] msm8952-slimbus-wcd c051000.sound-9335: populate_snd_card_dailinks: No aux codec defined for this target.
[ 3.082978] RNDIS_IPA module is loaded.
[ 3.083623] file system registered
[ 3.083645] mbim_init: initialize 1 instances
[ 3.083670] mbim_init: Initialized 1 ports
[ 3.083672] mbim_bam_setup: no_ports:1
[ 3.083745] mbim_bam_setup: Initialized 1 ports
[ 3.084077] rndis_qc_init: initialize rndis QC instance
[ 3.084235] android_usb gadget: Mass Storage Function, version: 2009/09/11
[ 3.084238] android_usb gadget: Number of LUNs=1
[ 3.084242] lun0: LUN: removable file: (no medium)
[ 3.084362] android_usb gadget: android_usb ready
[ 3.084368] msm_hsusb msm_hsusb: [ci13xxx_start] hw_ep_max = 32
[ 3.084395] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_RESET_EVENT received
[ 3.084406] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_UDC_STARTED_EVENT received
[ 3.085556] msm8952-slimbus-wcd c051000.sound-9335: ASoC: platform (null) not registered
[ 3.086586] input: gpio-keys as /devices/soc.0/gpio_keys.105/input/input3
[ 3.092612] qcom,qpnp-rtc qpnp-rtc-8: setting system clock to 1970-01-11 04:46:45 UTC (881205)
[ 3.092648] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 3.095632] msm_thermal:interrupt_mode_init Interrupt mode init
[ 3.100617] platform c051000.sound-9335: Driver msm8952-slimbus-wcd requests probe deferral
[ 3.100733] platform 184c030.qcom,gdsc: Driver gdsc requests probe deferral
[ 3.100910] platform qcom,msm-audio-ion.92: Driver msm-audio-ion requests probe deferral
[ 3.101045] platform qcom,msm-voip-dsp.78: Driver msm-voip-dsp requests probe deferral
[ 3.101137] platform qcom,msm-pcm-voice.79: Driver msm-pcm-voice requests probe deferral
[ 3.101417] msm8952-slimbus-wcd c051000.sound-9335: populate_snd_card_dailinks: No aux codec defined for this target.
[ 3.103448] msm8952-slimbus-wcd c051000.sound-9335: ASoC: platform (null) not registered
[ 3.110506] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 3.118507] platform c051000.sound-9335: Driver msm8952-slimbus-wcd requests probe deferral
[ 3.152340] platform 184c030.qcom,gdsc: Driver gdsc requests probe deferral
[ 3.152855] platform qcom,msm-audio-ion.92: Driver msm-audio-ion requests probe deferral
[ 3.153284] platform qcom,msm-voip-dsp.78: Driver msm-voip-dsp requests probe deferral
[ 3.153437] platform qcom,msm-pcm-voice.79: Driver msm-pcm-voice requests probe deferral
[ 3.154149] msm8952-slimbus-wcd c051000.sound-9335: populate_snd_card_dailinks: No aux codec defined for this target.
[ 3.155043] qcom,qpnp-flash-led qpnp-flash-led-23: Unable to acquire pinctrl
[ 3.157076] msm8952-slimbus-wcd c051000.sound-9335: ASoC: platform (null) not registered
[ 3.157101] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 3.157119] platform c051000.sound-9335: Driver msm8952-slimbus-wcd requests probe deferral
[ 3.157242] platform 184c030.qcom,gdsc: Driver gdsc requests probe deferral
[ 3.157490] platform qcom,msm-audio-ion.92: Driver msm-audio-ion requests probe deferral
[ 3.157714] platform qcom,msm-voip-dsp.78: Driver msm-voip-dsp requests probe deferral
[ 3.157854] platform qcom,msm-pcm-voice.79: Driver msm-pcm-voice requests probe deferral
[ 3.178280] msm8952-slimbus-wcd c051000.sound-9335: populate_snd_card_dailinks: No aux codec defined for this target.
[ 3.178404] rmnet_ipa started initialization
[ 3.178436] IPA SSR support = True
[ 3.178438] IPA ipa-loaduC = True
[ 3.181173] msm8952-slimbus-wcd c051000.sound-9335: ASoC: platform (null) not registered
[ 3.188289] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 3.196303] platform c051000.sound-9335: Driver msm8952-slimbus-wcd requests probe deferral
[ 3.196456] platform 184c030.qcom,gdsc: Driver gdsc requests probe deferral
[ 3.196660] platform qcom,msm-audio-ion.92: Driver msm-audio-ion requests probe deferral
[ 3.196830] platform qcom,msm-voip-dsp.78: Driver msm-voip-dsp requests probe deferral
[ 3.196957] platform qcom,msm-pcm-voice.79: Driver msm-pcm-voice requests probe deferral
[ 3.197922] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 3.202985] ipa ipa_uc_state_check:297 uC is not loaded
[ 3.208776] rmnet_ipa completed initialization
[ 3.209710] msm8952-slimbus-wcd c051000.sound-9335: populate_snd_card_dailinks: No aux codec defined for this target.
[ 3.212907] msm8952-slimbus-wcd c051000.sound-9335: ASoC: platform (null) not registered
[ 3.213932] qcom,cc-debug-8976 qcom,cc-debug.47: Registered Debug Mux successfully
[ 3.214200] clock_late_init: Removing enables held for handed-off clocks
[ 3.220010] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 3.228046] platform c051000.sound-9335: Driver msm8952-slimbus-wcd requests probe deferral
[ 3.228188] platform 184c030.qcom,gdsc: Driver gdsc requests probe deferral
[ 3.228358] platform qcom,msm-audio-ion.92: Driver msm-audio-ion requests probe deferral
[ 3.228501] platform qcom,msm-voip-dsp.78: Driver msm-voip-dsp requests probe deferral
[ 3.228599] platform qcom,msm-pcm-voice.79: Driver msm-pcm-voice requests probe deferral
[ 3.228893] msm8952-slimbus-wcd c051000.sound-9335: populate_snd_card_dailinks: No aux codec defined for this target.
[ 3.230738] ALSA device list:
[ 3.230742] No soundcards found.
[ 3.230830] msm_hsl_set_baud_rate: msm_hsl_set_baud_rate = 115200
[ 3.230925] msm8952-slimbus-wcd c051000.sound-9335: ASoC: platform (null) not registered
[ 3.230972] Freeing unused kernel memory: 448K (ffffffc001045000 - ffffffc0010b5000)
[ 3.237996] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 3.245994] platform c051000.sound-9335: Driver msm8952-slimbus-wcd requests probe deferral
[ 3.252117] msm_hsl_shutdown: UART is shutodown
[ 3.299148] mmc0: Values of ocr=[0x80] and host->ocr_avail = [0x80]
[ 3.329474] mmc0: CMDQ enabled on card
[ 3.329803] EXT4-fs (mmcblk0p50): VFS: Can't find ext4 filesystem
[ 3.334921] magiskinit: mount /dev/block/data->/dev/mnt/data failed with 22: Invalid argument
[ 3.342114] Inside is_device_in_cradle
[ 3.344825] Inside is_device_in_cradlei calling qpnp_get_vadc
[ 3.351161] EXT4-fs (mmcblk0p49): mounted filesystem with ordered data mode. Opts: (null)
[ 3.365738] cradle_det adc_result.physical 1788156
[ 3.365771] magiskinit: opendir: /dev/mnt/cache/magisk failed with 2: No such file or directory
[ 3.369489] In cradle_detect_work : Setting mpp_1 to DO
[ 3.379503] init: init started!
[ 3.381898] SELinux: 2048 avtab hash slots, 12190 rules.
[ 3.385138] SELinux: 2048 avtab hash slots, 12190 rules.
[ 3.385156] SELinux: 1 users, 2 roles, 988 types, 0 bools, 1 sens, 1024 cats
[ 3.385161] SELinux: 87 classes, 12190 rules
[ 3.386083] SELinux: Completing initialization.
[ 3.386085] SELinux: Setting up existing superblocks.
[ 3.386096] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[ 3.386108] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
[ 3.386153] SELinux: initialized (dev bdev, type bdev), not configured for labeling
[ 3.386160] SELinux: initialized (dev proc, type proc), uses genfs_contexts
[ 3.386180] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 3.386191] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
[ 3.397679] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
[ 3.397687] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
[ 3.397694] SELinux: initialized (dev anon_inodefs, type anon_inodefs), not configured for labeling
[ 3.397700] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
[ 3.397712] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
[ 3.397738] SELinux: initialized (dev configfs, type configfs), not configured for labeling
[ 3.397743] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 3.397755] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[ 3.515287] type=1403 audit(881205.919:2): policy loaded auid=4294967295 ses=4294967295
[ 3.515558] type=1404 audit(881205.919:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
[ 3.592218] init: (Initializing SELinux enforcing took 0.21s.)
[ 3.601207] init: init second stage started!
[ 3.605393] init: TOUCH: Attempting to check TC51HC
[ 3.609233] init: TOUCH: to check not TC51HC TC56
[ 3.613940] init: TOUCH: Attempting stylus stylus_and_finger
[ 3.619570] init: TOUCH: to check is TC51HC stylus_and_finger
[ 4.152179] PM_Batt: Using battery threshold: 80
[ 4.152191] SMBCHG: check_battery_cb: check_battery_cb: GB:battery_status: 201
[ 4.224240] init: waitpid failed: No child processes
[ 4.228271] init: (Loading properties from /default.prop took 0.00s.)
[ 4.229040] init: (Parsing /init.environ.rc took 0.00s.)
[ 4.229151] init: (Parsing /init.usb.rc took 0.00s.)
[ 4.229513] init: /init.qcom.rc: 527: user option requires a user id
[ 4.236250] init: (Parsing init.qcom.usb.rc took 0.00s.)
[ 4.236478] init: init.target.rc: 311: invalid option 'start'
[ 4.241238] init: init.target.rc: 389: ignored duplicate definition of service 'perfd'
[ 4.249301] init: init.target.rc: 620: priority value must be range 0 - 7
[ 4.255962] init: (Parsing init.carrier.rc took 0.00s.)
[ 4.255982] init: could not import file 'init.falcon.wwan.rc' from 'init.target.rc'
[ 4.263510] init: could not import file 'init.falcon.sensor.rc' from 'init.target.rc'
[ 4.271303] init: (Parsing init.target.rc took 0.04s.)
[ 4.271484] init: (Parsing init.qcom.factory.rc took 0.00s.)
[ 4.271492] init: (Parsing /init.qcom.rc took 0.04s.)
[ 4.271635] init: (Parsing /init.usb.configfs.rc took 0.00s.)
[ 4.271674] init: (Parsing /init.zygote64_32.rc took 0.00s.)
[ 4.271716] init: (Parsing /init.trace.rc took 0.00s.)
[ 4.271724] init: (Parsing /init.rc took 0.04s.)
[ 4.271832] init: SELinux: Could not get canonical path /adb_keys restorecon: No such file or directory.
[ 4.280828] init: Starting service 'ueventd'...
[ 4.282168] ueventd: ueventd started!
[ 4.312108] BAM Apps EE is not defined, setting to default 1
[ 4.312919] qcrypto 720000.qcrypto: Qualcomm Crypto 5.3.1 device found @0x720000
[ 4.312927] qcrypto 720000.qcrypto: CE device = 0x0
[ 4.312927] , IO base, CE = 0xffffff8002840000
[ 4.312927] , Consumer (IN) PIPE 4, Producer (OUT) PIPE 5
[ 4.312927] IO base BAM = 0x (null)
[ 4.312927] BAM IRQ 239
[ 4.312927] Engines Availability = 0x2010853
[ 4.313095] sps:BAM 0x0000000000704000 is registered.
[ 4.313406] sps:BAM 0x0000000000704000 (va:0xffffff8002c40000) enabled: ver:0x27, number of pipes:8
[ 4.313775] Qualcomm MSM CE-BAM at 0x0000000000704000 irq 239
[ 4.315707] qcrypto 720000.qcrypto: qcrypto-ecb-aes
[ 4.315793] qcrypto 720000.qcrypto: qcrypto-cbc-aes
[ 4.315875] qcrypto 720000.qcrypto: qcrypto-ctr-aes
[ 4.315964] qcrypto 720000.qcrypto: qcrypto-ecb-des
[ 4.316045] qcrypto 720000.qcrypto: qcrypto-cbc-des
[ 4.316124] qcrypto 720000.qcrypto: qcrypto-ecb-3des
[ 4.316203] qcrypto 720000.qcrypto: qcrypto-cbc-3des
[ 4.316283] qcrypto 720000.qcrypto: qcrypto-xts-aes
[ 4.316369] qcrypto 720000.qcrypto: qcrypto-sha1
[ 4.316454] qcrypto 720000.qcrypto: qcrypto-sha256
[ 4.316538] qcrypto 720000.qcrypto: qcrypto-aead-hmac-sha1-cbc-aes
[ 4.316618] qcrypto 720000.qcrypto: qcrypto-aead-hmac-sha1-cbc-des
[ 4.316698] qcrypto 720000.qcrypto: qcrypto-aead-hmac-sha1-cbc-3des
[ 4.316778] qcrypto 720000.qcrypto: qcrypto-aead-hmac-sha256-cbc-aes
[ 4.316858] qcrypto 720000.qcrypto: qcrypto-aead-hmac-sha256-cbc-des
[ 4.316938] qcrypto 720000.qcrypto: qcrypto-aead-hmac-sha256-cbc-3des
[ 4.317019] qcrypto 720000.qcrypto: qcrypto-hmac-sha1
[ 4.317099] qcrypto 720000.qcrypto: qcrypto-hmac-sha256
[ 4.317181] qcrypto 720000.qcrypto: qcrypto-aes-ccm
[ 4.317260] qcrypto 720000.qcrypto: qcrypto-rfc4309-aes-ccm
[ 4.323388] qcrypto: FIPS140-2 Known Answer Tests: Successful
[ 4.323722] platform 184c030.qcom,gdsc: Driver gdsc requests probe deferral
[ 4.323822] _qcrypto_init return = 0
[ 4.324162] BAM Apps EE is not defined, setting to default 1
[ 4.324261] platform qcom,msm-audio-ion.92: Driver msm-audio-ion requests probe deferral
[ 4.324279] SMBCHG: init_charger_from_gb: Using hardcoded hot temp data for Part number->BT-000314-01 Rev C,0
[ 4.324533] platform qcom,msm-voip-dsp.78: Driver msm-voip-dsp requests probe deferral
[ 4.324685] platform qcom,msm-pcm-voice.79: Driver msm-pcm-voice requests probe deferral
[ 4.325206] msm8952-slimbus-wcd c051000.sound-9335: populate_snd_card_dailinks: No aux codec defined for this target.
[ 4.328071] msm8952-slimbus-wcd c051000.sound-9335: ASoC: platform (null) not registered
[ 4.328095] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 4.328114] platform c051000.sound-9335: Driver msm8952-slimbus-wcd requests probe deferral
[ 4.349293] FG: fg_power_set_property: jeita_hysteresis_support: 1
[ 4.355428] FG: fg_power_set_property: jeita_hysteresis_support: 1
[ 4.356056] qce 720000.qcedev: Qualcomm Crypto 5.3.1 device found @0x720000
[ 4.356063] qce 720000.qcedev: CE device = 0x0
[ 4.356063] , IO base, CE = 0xffffff8002c80000
[ 4.356063] , Consumer (IN) PIPE 2, Producer (OUT) PIPE 3
[ 4.356063] IO base BAM = 0x (null)
[ 4.356063] BAM IRQ 239
[ 4.356063] Engines Availability = 0x2010853
[ 4.362260] Qualcomm MSM CE-BAM at 0x0000000000704000 irq 239
[ 4.367764] qcedev: FIPS140-2 Known Answer Tests : Successful
[ 4.368052] platform 184c030.qcom,gdsc: Driver gdsc requests probe deferral
[ 4.368487] platform qcom,msm-audio-ion.92: Driver msm-audio-ion requests probe deferral
[ 4.368760] platform qcom,msm-voip-dsp.78: Driver msm-voip-dsp requests probe deferral
[ 4.368914] platform qcom,msm-pcm-voice.79: Driver msm-pcm-voice requests probe deferral
[ 4.369400] msm8952-slimbus-wcd c051000.sound-9335: populate_snd_card_dailinks: No aux codec defined for this target.
[ 4.372469] msm8952-slimbus-wcd c051000.sound-9335: ASoC: platform (null) not registered
[ 4.379542] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 4.379658] In msm_rng_probe
[ 4.387590] platform c051000.sound-9335: Driver msm8952-slimbus-wcd requests probe deferral
[ 4.387722] in FIPS mode _first_msm_drbg_init
[ 4.387893] platform 184c030.qcom,gdsc: Driver gdsc requests probe deferral
[ 4.388208] platform qcom,msm-audio-ion.92: Driver msm-audio-ion requests probe deferral
[ 4.388417] platform qcom,msm-voip-dsp.78: Driver msm-voip-dsp requests probe deferral
[ 4.388514] platform qcom,msm-pcm-voice.79: Driver msm-pcm-voice requests probe deferral
[ 4.388823] msm8952-slimbus-wcd c051000.sound-9335: populate_snd_card_dailinks: No aux codec defined for this target.
[ 4.389526] init: Waiting for /dev/.coldboot_done...
[ 4.390947] msm8952-slimbus-wcd c051000.sound-9335: ASoC: platform (null) not registered
[ 4.398052] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 4.406118] platform c051000.sound-9335: Driver msm8952-slimbus-wcd requests probe deferral
[ 4.967485] Zebra Auth: Device is OK!
[ 5.678532] ueventd: Coldboot took 1.38s.
[ 5.679994] init: Waiting for /dev/.coldboot_done took 1.29s.
[ 5.680682] msm_hsl_set_baud_rate: msm_hsl_set_baud_rate = 115200
[ 5.680731] msm_hsl_shutdown: UART is shutodown
[ 5.681167] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 5.681465] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 5.682501] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 5.684681] init: write_file: Unable to open '/proc/sys/kernel/hung_task_timeout_secs': No such file or directory
[ 5.684717] init: write_file: Unable to open '/proc/cpu/alignment': No such file or directory
[ 5.684745] init: write_file: Unable to open '/proc/sys/kernel/sched_tunable_scaling': No such file or directory
[ 5.684773] init: write_file: Unable to open '/proc/sys/kernel/sched_latency_ns': No such file or directory
[ 5.684798] init: write_file: Unable to open '/proc/sys/kernel/sched_wakeup_granularity_ns': No such file or directory
[ 5.684824] init: write_file: Unable to open '/proc/sys/kernel/sched_compat_yield': No such file or directory
[ 5.685740] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 5.685855] init: write_file: Unable to write to '/dev/cpuctl/cpu.shares': Invalid argument
[ 5.688004] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts
[ 5.688114] init: write_file: Unable to open '/proc/sys/abi/swp': No such file or directory
[ 5.688215] init: Starting service 'qfintverify'...
[ 5.691293] SELinux: initialized (dev functionfs, type functionfs), uses genfs_contexts
[ 5.701715] EXT4-fs (mmcblk0p48): mounted filesystem with ordered data mode. Opts: barrier=1,discard
[ 5.701739] SELinux: initialized (dev mmcblk0p48, type ext4), uses xattr
[ 5.701831] fs_mgr: __mount(source=/dev/block/bootdevice/by-name/system,target=/system,type=ext4)=0
[ 5.702400] EXT4-fs (mmcblk0p50): VFS: Can't find ext4 filesystem
[ 5.707549] fs_mgr: check_fs(): mount(/dev/block/bootdevice/by-name/userdata,/data,ext4)=-1: Invalid argument
[ 5.709130] fs_mgr: Running /system/bin/e2fsck on /dev/block/bootdevice/by-name/userdata
[ 5.755323] qcedev: FIPS140-2 Global status flag: 3
[ 5.757257] FIPS stat: FIPS140_STATUS_PASS
[ 5.782606] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
[ 5.782606]
[ 5.782641] e2fsck: ext2fs_open2: Bad magic number in super-block
[ 5.782641]
[ 5.782652] e2fsck: /system/bin/e2fsck: Superblock invalid, trying backup blocks...
[ 5.782652]
[ 5.782663] e2fsck: /system/bin/e2fsck: Bad magic number in super-block while trying to open /dev/block/bootdevice/by-name/userdata
[ 5.782663]
[ 5.782672] e2fsck:
[ 5.782672]
[ 5.782681] e2fsck: The superblock could not be read or does not describe a correct ext2
[ 5.782681]
[ 5.782691] e2fsck: filesystem. If the device is valid and it really contains an ext2
[ 5.782691]
[ 5.782701] e2fsck: filesystem (and not swap or ufs or something else), then the superblock
[ 5.782701]
[ 5.782710] e2fsck: is corrupt, and you might try running e2fsck with an alternate superblock:
[ 5.782710]
[ 5.782719] e2fsck: e2fsck -b 8193 <device>
[ 5.782719]
[ 5.782728] e2fsck:
[ 5.782728]
[ 5.782742] e2fsck: e2fsck terminated by exit(8)
[ 5.782742]
[ 5.783255] EXT4-fs (mmcblk0p50): VFS: Can't find ext4 filesystem
[ 5.788359] fs_mgr: __mount(source=/dev/block/bootdevice/by-name/userdata,target=/data,type=ext4)=-1
[ 5.789644] fs_mgr: fs_mgr_mount_all(): possibly an encryptable blkdev /dev/block/bootdevice/by-name/userdata for mount /data type ext4 )
[ 5.801107] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 5.809644] EXT4-fs (mmcblk0p49): Ignoring removed nomblk_io_submit option
[ 5.811332] EXT4-fs (mmcblk0p49): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
[ 5.811345] SELinux: initialized (dev mmcblk0p49, type ext4), uses xattr
[ 5.811377] fs_mgr: check_fs(): mount(/dev/block/bootdevice/by-name/cache,/cache,ext4)=0: Success
[ 5.811777] fs_mgr: check_fs(): unmount(/cache) succeeded
[ 5.811792] fs_mgr: Running /system/bin/e2fsck on /dev/block/bootdevice/by-name/cache
[ 5.823225] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
[ 5.823225]
[ 5.823248] e2fsck: /dev/block/bootdevice/by-name/cache has unsupported feature(s): metadata_csum
[ 5.823248]
[ 5.823259] e2fsck: e2fsck: Get a newer version of e2fsck!
[ 5.823259]
[ 5.823273] e2fsck: e2fsck terminated by exit(8)
[ 5.823273]
[ 5.825308] EXT4-fs (mmcblk0p49): mounted filesystem with ordered data mode. Opts: barrier=1,data=ordered
[ 5.825325] SELinux: initialized (dev mmcblk0p49, type ext4), uses xattr
[ 5.825369] fs_mgr: __mount(source=/dev/block/bootdevice/by-name/cache,target=/cache,type=ext4)=0
[ 5.825882] EXT4-fs (mmcblk0p47): Ignoring removed nomblk_io_submit option
[ 5.829514] EXT4-fs (mmcblk0p47): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
[ 5.829527] SELinux: initialized (dev mmcblk0p47, type ext4), uses xattr
[ 5.829581] fs_mgr: check_fs(): mount(/dev/block/bootdevice/by-name/enterprise,/enterprise,ext4)=0: Success
[ 5.830092] fs_mgr: check_fs(): unmount(/enterprise) succeeded
[ 5.830115] fs_mgr: Running /system/bin/e2fsck on /dev/block/bootdevice/by-name/enterprise
[ 5.844535] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
[ 5.844535]
[ 5.844564] e2fsck: /dev/block/bootdevice/by-name/enterprise: clean, 116/16384 files, 2334/65536 blocks
[ 5.844564]
[ 5.848438] SELinux: initialized (dev mmcblk0p47, type ext4), uses xattr
[ 5.848492] fs_mgr: __mount(source=/dev/block/bootdevice/by-name/enterprise,target=/enterprise,type=ext4)=0
[ 5.849400] init: Service 'qfintverify' (pid 373) exited with status 0
[ 5.855031] SELinux: initialized (dev mmcblk0p23, type ext4), uses xattr
[ 5.861180] SELinux: initialized (dev mmcblk0p10, type ext4), uses xattr
[ 5.867814] SELinux: initialized (dev mmcblk0p1, type vfat), uses genfs_contexts
[ 5.872345] SELinux: initialized (dev mmcblk0p46, type ext4), uses xattr
[ 5.874063] init: Starting service 'logd'...
[ 5.879321] init: property_set("ro.product.model", "falcon for arm64") failed
[ 5.885612] init: property_set("ro.product.name", "falcon") failed
[ 5.891585] init: property_set("ro.product.device", "falcon") failed
[ 5.898771] init: property_set("ro.build.product", "falcon") failed
[ 5.905538] logd.auditd: start
[ 5.914785] init: property_set("ro.symbol.scanner0", "se4750_cam_builtin") failed
[ 5.926055] init: (Loading properties from /system/vendor/vendor.prop took 0.00s.)
[ 5.929751] init: (Loading properties from /system/vendor/default.prop took 0.00s.)
[ 5.929775] init: (Loading properties from /system/vendor/power.prop took 0.00s.)
[ 5.929784] init: (Loading properties from /system/build.prop took 0.05s.)
[ 5.929805] init: (Loading properties from /vendor/build.prop took 0.00s.)
[ 5.930210] init: (Loading properties from /factory/factory.prop took 0.00s.)
[ 5.930309] init: /recovery not specified in fstab
[ 5.935100] init: (Loading properties from /factory/wifi.ini took 0.00s.)
[ 5.936613] init: (Loading properties from /factory/regulatory_TC56DJ.ini took 0.00s.)
[ 5.937073] init: (Loading properties from /factory/mic_top_seal.ini took 0.00s.)
[ 5.937115] init: Over-ride the ro.build.fingerprint property
[ 5.941893] init: Over-ride the ro.bootimage.build.fingerprint property
[ 5.950056] init: Starting service 'vold'...
[ 5.950629] init: Not bootcharting.
[ 5.965704] init: Starting service 'exec 0 (/system/bin/tzdatacheck)'...
[ 5.979214] init: Service 'exec 0 (/system/bin/tzdatacheck)' (pid 403) exited with status 0
[ 5.979257] init: Starting service 'WvPpAjtswKEecuI'...
[ 5.980630] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 6.037813] init: Service 'WvPpAjtswKEecuI' (pid 404) exited with status 0
[ 6.085373] init: Starting service 'carrier_switcher'...
[ 6.176834] init: Starting service 'logd-reinit'...
[ 6.177500] init: write_file: Unable to open '/sys/block/dm-0/queue/read_ahead_kb': No such file or directory
[ 6.177525] init: property 'persist.sys.ssr.enable_debug' doesn't exist while expanding '${persist.sys.ssr.enable_debug}'
[ 6.187572] init: cannot expand '${persist.sys.ssr.enable_debug}' while writing to '/sys/module/subsystem_restart/parameters/enable_debug'
[ 6.188387] logd.daemon: reinit
[ 6.200069] init: Service 'carrier_switcher' (pid 412) exited with status 0
[ 6.200272] init: Service 'logd-reinit' (pid 420) exited with status 0
[ 6.200366] init: property 'persist.sys.mba_boot_timeout' doesn't exist while expanding '${persist.sys.mba_boot_timeout}'
[ 6.210817] init: cannot expand '${persist.sys.mba_boot_timeout}' while writing to '/sys/module/pil_msa/parameters/pbl_mba_boot_timeout_ms'
[ 6.223324] init: property 'persist.sys.modem_auth_timeout' doesn't exist while expanding '${persist.sys.modem_auth_timeout}'
[ 6.234595] init: cannot expand '${persist.sys.modem_auth_timeout}' while writing to '/sys/module/pil_msa/parameters/modem_auth_timeout_ms'
[ 6.247099] init: property 'persist.sys.modem_dbg_cfg' doesn't exist while expanding '${persist.sys.modem_dbg_cfg}'
[ 6.257538] init: cannot expand '${persist.sys.modem_dbg_cfg}' while writing to '/sys/module/pil_msa/parameters/modem_dbg_cfg'
[ 6.268883] init: property 'persist.sys.pil_proxy_timeout' doesn't exist while expanding '${persist.sys.pil_proxy_timeout}'
[ 6.279986] init: cannot expand '${persist.sys.pil_proxy_timeout}' while writing to '/sys/module/peripheral_loader/parameters/proxy_timeout_ms'
[ 6.292852] init: property 'persist.sys.external' doesn't exist while expanding '${persist.sys.external}'
[ 6.302383] init: cannot expand '${persist.sys.external}' while writing to '/sys/kernel/codec_type/boot'
[ 6.319486] subsys-pil-tz c200000.qcom,lpass: adsp: loading from 0x000000008c200000 to 0x000000008d200000
[ 6.556841] subsys-pil-tz c200000.qcom,lpass: adsp: Brought out of reset
[ 6.586622] subsys-pil-tz c200000.qcom,lpass: adsp: Power/Clock ready interrupt received
[ 6.586639] subsys-pil-tz c200000.qcom,lpass: Subsystem error monitoring/handling services are up
[ 6.586762] init: Starting service 'exec 1 (/init.qcom.early_boot.sh)'...
[ 6.586848] L-Notify: Generel: 7
[ 6.587012] platform 184c030.qcom,gdsc: Driver gdsc requests probe deferral
[ 6.589374] diag: In diag_send_feature_mask_update, control channel is not open, p: 1, ffffffc00137e130
[ 6.598473] diag: In diag_send_peripheral_buffering_mode, unable to send buffering mode packet to peripheral 1, err: -19
[ 6.612249] msm8952-slimbus-wcd c051000.sound-9335: populate_snd_card_dailinks: No aux codec defined for this target.
[ 6.615498] msm8952-slimbus-wcd c051000.sound-9335: ASoC: CODEC tasha_codec not registered
[ 6.615535] apr_tal:Q6 Is Up
[ 6.620334] init: property_set("ro.sf.lcd_density", "480") failed
[ 6.628898] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 6.636824] platform c051000.sound-9335: Driver msm8952-slimbus-wcd requests probe deferral
[ 6.637023] platform 184c030.qcom,gdsc: Driver gdsc requests probe deferral
[ 6.637439] msm8952-slimbus-wcd c051000.sound-9335: populate_snd_card_dailinks: No aux codec defined for this target.
[ 6.639613] msm8952-slimbus-wcd c051000.sound-9335: ASoC: CODEC tasha_codec not registered
[ 6.646857] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 6.654851] platform c051000.sound-9335: Driver msm8952-slimbus-wcd requests probe deferral
[ 6.694954] sysmon-qmi: sysmon_clnt_svc_arrive: Connection established between QMI handle and adsp's SSCTL service
[ 6.700851] sps:BAM 0x000000000c104000 (va:0xffffff8001f40000) enabled: ver:0x19, number of pipes:23
[ 6.703375] wcd9335-slim tasha-slim-pgd: Platform data from device tree
[ 6.703550] wcd9335-slim tasha-slim-pgd: cdc-vdd-buck: vol=[1800000 1800000]uV, curr=[650000]uA, ond 0
[ 6.703643] wcd9335-slim tasha-slim-pgd: cdc-buck-sido: vol=[1800000 1800000]uV, curr=[250000]uA, ond 0
[ 6.703680] wcd9335-slim tasha-slim-pgd: cdc-vdd-tx-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
[ 6.703716] wcd9335-slim tasha-slim-pgd: cdc-vdd-rx-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
[ 6.703719] platform 184c030.qcom,gdsc: Driver gdsc requests probe deferral
[ 6.703752] wcd9335-slim tasha-slim-pgd: cdc-vdd-px: vol=[1800000 1800000]uV, curr=[10000]uA, ond 0
[ 6.703761] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias-ldoh-v property in node /soc/slim@c140000/tasha_codec failed
[ 6.704566] msm8952-slimbus-wcd c051000.sound-9335: populate_snd_card_dailinks: No aux codec defined for this target.
[ 6.707814] msm8952-slimbus-wcd c051000.sound-9335: ASoC: CODEC tasha_codec not registered
[ 6.707836] msm8952-slimbus-wcd c051000.sound-9335: snd_soc_register_card failed (-517)
[ 6.707862] platform c051000.sound-9335: Driver msm8952-slimbus-wcd requests probe deferral
[ 6.730667] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias-cfilt1-mv property in node /soc/slim@c140000/tasha_codec failed
[ 6.742508] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias-cfilt2-mv property in node /soc/slim@c140000/tasha_codec failed
[ 6.754395] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias-cfilt3-mv property in node /soc/slim@c140000/tasha_codec failed
[ 6.766290] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias1-cfilt-sel property in node /soc/slim@c140000/tasha_codec failed
[ 6.767215] init: Service 'exec 1 (/init.qcom.early_boot.sh)' (pid 423) exited with status 0
[ 6.768674] init: Starting service 'healthd'...
[ 6.769250] init: Starting service 'lmkd'...
[ 6.769825] init: Starting service 'servicemanager'...
[ 6.770345] init: Starting service 'surfaceflinger'...
[ 6.770803] init: Starting service 'qcom-c_core-sh'...
[ 6.771233] init: Starting service 'rmt_storage'...
[ 6.771607] init: cannot find '/system/bin/rfs_access', disabling 'rfs_access'
[ 6.771746] init: Starting service 'config_bt_addr'...
[ 6.772249] init: Starting service 'config_bluetooth'...
[ 6.772660] init: Starting service 'cs-early-boot'...
[ 6.773165] init: Starting service 'qseecomd'...
[ 6.773669] init: Starting service 'per_mgr'...
[ 6.777717] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet0/accept_ra': No such file or directory
[ 6.777734] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet1/accept_ra': No such file or directory
[ 6.777751] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet2/accept_ra': No such file or directory
[ 6.777768] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet3/accept_ra': No such file or directory
[ 6.777784] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet4/accept_ra': No such file or directory
[ 6.777800] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet5/accept_ra': No such file or directory
[ 6.777815] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet6/accept_ra': No such file or directory
[ 6.777831] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet7/accept_ra': No such file or directory
[ 6.777846] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio0/accept_ra': No such file or directory
[ 6.777862] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio1/accept_ra': No such file or directory
[ 6.777877] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio2/accept_ra': No such file or directory
[ 6.777892] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio3/accept_ra': No such file or directory
[ 6.777907] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio4/accept_ra': No such file or directory
[ 6.777923] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio5/accept_ra': No such file or directory
[ 6.777938] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio6/accept_ra': No such file or directory
[ 6.777955] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio7/accept_ra': No such file or directory
[ 6.777970] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_usb0/accept_ra': No such file or directory
[ 6.777986] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_usb1/accept_ra': No such file or directory
[ 6.778001] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_usb2/accept_ra': No such file or directory
[ 6.778016] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_usb3/accept_ra': No such file or directory
[ 6.795083] init: property_set("ro.system.mount", "/dev/block/bootdevice/by-name/system") failed
[ 6.795093] init: property_set("ro.symbol.touchkeypad.type", "singletouch") failed
[ 6.796028] init: Starting service 'defaultcrypto'...
[ 6.796565] init: Starting service 'per_lock'...
[ 6.797199] init: cannot find '/system/vendor/bin/mm-pp-daemon', disabling 'ppd'
[ 6.797345] enable_store: android_usb: already disabled
[ 6.813084] Cryptfs: cryptfs_mount_default_encrypted()+
[ 6.814887] FG: fg_set_resume_soc: setting resume-soc to fc
[ 6.827380] init: Service 'per_lock' (pid 474) exited with status 0
[ 6.854611] init: Service 'qcom-c_core-sh' (pid 459) exited with status 0
[ 6.867748] init: Service 'cs-early-boot' (pid 463) exited with status 0
[ 6.968060] init: Service 'config_bluetooth' (pid 462) exited with status 0
[ 7.129369] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias2-cfilt-sel property in node /soc/slim@c140000/tasha_codec failed
[ 7.129379] Cryptfs: cryptfs_check_passwd()+
[ 7.130460] Cryptfs_hw: HW based disk encryption is enabled
[ 7.130466] Cryptfs: test_mount_hw_encrypted_fs()+
[ 7.130472] Cryptfs: crypt_ftr->fs_size = 18849727
[ 7.130477] Cryptfs_hw: HW based disk encryption is enabled
[ 7.130481] Cryptfs: is_hw_disk_encryption = true
[ 7.130485] Cryptfs: verify_and_update_hw_fde_passwd()+
[ 7.130488] Cryptfs: verify_hw_fde_passwd()+
[ 7.132519] Cryptfs: Using scrypt with keymaster for cryptfs KDF
[ 7.186579] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias3-cfilt-sel property in node /soc/slim@c140000/tasha_codec failed
[ 7.187330] warning: `qseecomd' uses 32-bit capabilities (legacy support in use)
[ 7.198522] wcd9335-slim tasha-slim-pgd: Looking up qcom,cdc-micbias4-cfilt-sel property in node /soc/slim@c140000/tasha_codec failed
[ 7.210717] wcd9335-slim tasha-slim-pgd: wcd9xxx_slim_probe: codec type is 2
[ 6.700865] sps:BAM 0x000000000c104000 is registered.
[ 7.272378] slimbus:1 laddr:0xcb, EAPC:0x1:0xa0<6>[ 7.272407] wcd9335-slim tasha-slim-pgd: wcd9xxx_slim_device_up: slim device up
[ 7.272681] slimbus:1 laddr:0xca, EAPC:0x0:0xa0
[ 7.273026] wcd9335-slim tasha-slim-pgd: wcd9335_bring_up: wcd9335 codec version is v2.0
[ 7.273802] wcd9335-slim tasha-slim-pgd: wcd9xxx_check_codec_type: detected tasha_codec, major 0x107, minor 0x1, ver 0x2
[ 7.273811] wcd9xxx_core_res_init: num_irqs = 31, num_irq_regs = 4
[ 7.289316] msm-tlmm-pinctrl 1000000.pinctrl: pin gp-132 already requested by wsa881x.20170211; cannot claim for wsa881x.20170212
[ 7.289577] platform 184c030.qcom,gdsc: Driver gdsc requests probe deferral
[ 7.290422] msm8952-slimbus-wcd c051000.sound-9335: populate_snd_card_dailinks: No aux codec defined for this target.
[ 7.294488] tasha_codec tasha_codec: tasha_codec_probe()
[ 7.310558] msm-tlmm-pinctrl 1000000.pinctrl: pin-132 (wsa881x.20170212) status -22
[ 7.318190] msm-tlmm-pinctrl 1000000.pinctrl: could not request pin 132 on device msm-pinctrl
[ 7.326682] wsa881x wsa881x.20170212: Error applying setting, reverse things back
[ 7.334384] msm-tlmm-pinctrl 1000000.pinctrl: pin gp-132 already requested by wsa881x.20170211; cannot claim for wsa881x.21170213
[ 7.345787] msm-tlmm-pinctrl 1000000.pinctrl: pin-132 (wsa881x.21170213) status -22
[ 7.353429] msm-tlmm-pinctrl 1000000.pinctrl: could not request pin 132 on device msm-pinctrl
[ 7.361904] wsa881x wsa881x.21170213: Error applying setting, reverse things back
[ 7.369634] msm-tlmm-pinctrl 1000000.pinctrl: pin gp-132 already requested by wsa881x.20170211; cannot claim for wsa881x.21170214
[ 7.381032] msm-tlmm-pinctrl 1000000.pinctrl: pin-132 (wsa881x.21170214) status -22
[ 7.388681] msm-tlmm-pinctrl 1000000.pinctrl: could not request pin 132 on device msm-pinctrl
[ 7.397163] wsa881x wsa881x.21170214: Error applying setting, reverse things back
[ 7.413878] tasha_codec tasha_codec: ASoC: no dapm match for CPE IN Mixer --> SLIM TX1 --> AIF4_MAD Mixer
[ 7.422554] tasha_codec tasha_codec: ASoC: Failed to add route CPE IN Mixer -> SLIM TX1 -> AIF4_MAD Mixer
[ 7.433801] swr-wcd tasha_swr_ctrl: swrm_get_logical_dev_num: device id 0x0 does not match with 0x20170211
[ 7.442445] swr_get_logical_dev_num: Error -22 to get logical addr for device 20170211
[ 7.576155] init: Starting service 'bootanim'...
[ 7.596614] Cryptfs: keymaster module name is Keymaster QTI HAL
[ 7.596622] Cryptfs: keymaster version is 256
[ 7.596627] Cryptfs: Found keymaster1 module, using keymaster1 API.
[ 7.604659] Cryptfs: Signing safely-padded object
[ 7.635345] swr-wcd tasha_swr_ctrl: swrm_get_logical_dev_num: device id 0x0 does not match with 0x20170212
[ 7.635348] swr_get_logical_dev_num: Error -22 to get logical addr for device 20170212
[ 7.654337] swr-wcd tasha_swr_ctrl: swrm_get_logical_dev_num: device id 0x0 does not match with 0x21170213
[ 7.654339] swr_get_logical_dev_num: Error -22 to get logical addr for device 21170213
[ 7.654820] msm-pcm-routing qcom,msm-pcm-routing.72: ASoC: no dapm match for VOICEMMODE1_DL --> VoiceMMode1 --> SEC_MI2S_RX_Voice Mixer
[ 7.654825] msm-pcm-routing qcom,msm-pcm-routing.72: ASoC: Failed to add route VOICEMMODE1_DL -> VoiceMMode1 -> SEC_MI2S_RX_Voice Mixer
[ 7.654842] msm-pcm-routing qcom,msm-pcm-routing.72: ASoC: no dapm match for VOICEMMODE2_DL --> VoiceMMode2 --> SEC_MI2S_RX_Voice Mixer
[ 7.654846] msm-pcm-routing qcom,msm-pcm-routing.72: ASoC: Failed to add route VOICEMMODE2_DL -> VoiceMMode2 -> SEC_MI2S_RX_Voice Mixer
[ 7.659358] msm-pcm-routing qcom,msm-pcm-routing.72: ASoC: no dapm match for VOICE2_STUB_DL --> Voice2 Stub --> INTERNAL_BT_SCO_RX_Voice Mixer
[ 7.659363] msm-pcm-routing qcom,msm-pcm-routing.72: ASoC: Failed to add route VOICE2_STUB_DL -> Voice2 Stub -> INTERNAL_BT_SCO_RX_Voice Mixer
[ 7.660194] msm-pcm-routing qcom,msm-pcm-routing.72: ASoC: no sink widget found for SENARY_MI2S_TX
[ 7.660198] msm-pcm-routing qcom,msm-pcm-routing.72: ASoC: Failed to add route BE_IN -> direct -> SENARY_MI2S_TX
[ 7.660885] swr-wcd tasha_swr_ctrl: swrm_get_logical_dev_num: device id 0x0 does not match with 0x21170214
[ 7.660887] swr_get_logical_dev_num: Error -22 to get logical addr for device 21170214
[ 7.687706] msm-pcm-routing qcom,msm-pcm-routing.72: ASoC: mux SLIM_0_RX AANC MUX has no paths
[ 7.713279] msm-dai-q6-dev qcom,msm-dai-q6-sb-2-rx.191: ASoC: no source widget found for SLIMBUS_2_RX
[ 7.713284] msm-dai-q6-dev qcom,msm-dai-q6-sb-2-rx.191: ASoC: Failed to add route SLIMBUS_2_RX -> direct -> Slimbus2 Playback
[ 7.713316] msm-dai-q6-dev qcom,msm-dai-q6-sb-2-tx.192: ASoC: no sink widget found for SLIMBUS_2_TX
[ 7.713320] msm-dai-q6-dev qcom,msm-dai-q6-sb-2-tx.192: ASoC: Failed to add route Slimbus2 Capture -> direct -> SLIMBUS_2_TX
[ 7.714541] msm_dba_get_probed_device: Device not found (adv7533, 0)
[ 7.714543] msm_dba_register_client: Device not found (adv7533, 0)
[ 7.714545] msm_dai_q6_mi2s_hdmi_init_dba: error in registering audio client 0
[ 7.715599] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> MultiMedia1 mapping ok
[ 7.716319] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> MultiMedia2 mapping ok
[ 7.716739] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> CS-VOICE mapping ok
[ 7.716992] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> VoIP mapping ok
[ 7.717451] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> MultiMedia3 mapping ok
[ 7.717771] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> SLIMBUS0_HOSTLESS mapping ok
[ 7.718028] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> INT_FM_HOSTLESS mapping ok
[ 7.718243] msm8952-slimbus-wcd c051000.sound-9335: msm-stub-rx <-> qcom,msm-dai-q6-afe-proxy-rx.20 mapping ok
[ 7.718444] msm8952-slimbus-wcd c051000.sound-9335: msm-stub-tx <-> qcom,msm-dai-q6-afe-proxy-tx.20 mapping ok
[ 7.719098] compress asoc: snd-soc-dummy-dai <-> MultiMedia4 mapping ok
[ 7.719418] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> AUXPCM_HOSTLESS mapping ok
[ 7.719640] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> SLIMBUS1_HOSTLESS mapping ok
[ 7.720086] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> MultiMedia5 mapping ok
[ 7.720404] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> Voice2 mapping ok
[ 7.720866] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> MultiMedia9 mapping ok
[ 7.721261] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> VoLTE mapping ok
[ 7.721492] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> VoWLAN mapping ok
[ 7.721714] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> INT_HFP_BT_HOSTLESS mapping ok
[ 7.722176] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> MultiMedia6 mapping ok
[ 7.722541] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> LSM1 mapping ok
[ 7.722778] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> LSM2 mapping ok
[ 7.722986] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> LSM3 mapping ok
[ 7.723216] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> LSM4 mapping ok
[ 7.723460] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> LSM5 mapping ok
[ 7.724184] compress asoc: snd-soc-dummy-dai <-> MultiMedia7 mapping ok
[ 7.724576] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> SLIMBUS3_HOSTLESS mapping ok
[ 7.724849] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> SLIMBUS4_HOSTLESS mapping ok
[ 7.725084] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> QUAT_MI2S_RX_HOSTLESS mapping ok
[ 7.725787] compress asoc: snd-soc-dummy-dai <-> MultiMedia10 mapping ok
[ 7.726550] compress asoc: snd-soc-dummy-dai <-> MultiMedia11 mapping ok
[ 7.727313] compress asoc: snd-soc-dummy-dai <-> MultiMedia12 mapping ok
[ 7.728101] compress asoc: snd-soc-dummy-dai <-> MultiMedia13 mapping ok
[ 7.728891] compress asoc: snd-soc-dummy-dai <-> MultiMedia14 mapping ok
[ 7.729677] compress asoc: snd-soc-dummy-dai <-> MultiMedia15 mapping ok
[ 7.730507] compress asoc: snd-soc-dummy-dai <-> MultiMedia16 mapping ok
[ 7.730918] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> VoiceMMode1 mapping ok
[ 7.731284] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> VoiceMMode2 mapping ok
[ 7.731504] msm8952-slimbus-wcd c051000.sound-9335: tasha_vifeedback <-> qcom,msm-dai-q6-sb-4-tx.196 mapping ok
[ 7.731712] msm8952-slimbus-wcd c051000.sound-9335: tasha_rx2 <-> qcom,msm-dai-q6-sb-2-rx.191 mapping ok
[ 7.731927] msm8952-slimbus-wcd c051000.sound-9335: tasha_tx2 <-> qcom,msm-dai-q6-sb-2-tx.192 mapping ok
[ 7.732224] msm8952-slimbus-wcd c051000.sound-9335: tasha_mad1 <-> msm-dai-slim mapping ok
[ 7.732430] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> qcom,msm-dai-q6-mi2s-quat.213 mapping ok
[ 7.732609] msm8952-slimbus-wcd c051000.sound-9335: msm-stub-rx <-> qcom,msm-pri-auxpcm.91 mapping ok
[ 7.732785] msm8952-slimbus-wcd c051000.sound-9335: msm-stub-tx <-> qcom,msm-pri-auxpcm.91 mapping ok
[ 7.732968] msm8952-slimbus-wcd c051000.sound-9335: msm-stub-rx <-> qcom,msm-pri-auxpcm.91 mapping ok
[ 7.733150] msm8952-slimbus-wcd c051000.sound-9335: msm-stub-tx <-> qcom,msm-pri-auxpcm.91 mapping ok
[ 7.733329] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> qcom,msm-dai-q6-mi2s-quat.213 mapping ok
[ 7.733519] msm8952-slimbus-wcd c051000.sound-9335: msm-stub-rx <-> qcom,msm-dai-q6-bt-sco-rx.199 mapping ok
[ 7.733734] msm8952-slimbus-wcd c051000.sound-9335: msm-stub-tx <-> qcom,msm-dai-q6-bt-sco-tx.200 mapping ok
[ 7.733916] msm8952-slimbus-wcd c051000.sound-9335: msm-stub-rx <-> qcom,msm-dai-q6-int-fm-rx.201 mapping ok
[ 7.734107] msm8952-slimbus-wcd c051000.sound-9335: msm-stub-tx <-> qcom,msm-dai-q6-int-fm-tx.202 mapping ok
[ 7.734276] msm8952-slimbus-wcd c051000.sound-9335: msm-stub-rx <-> qcom,msm-dai-q6-be-afe-pcm-rx.2 mapping ok
[ 7.734457] msm8952-slimbus-wcd c051000.sound-9335: msm-stub-tx <-> qcom,msm-dai-q6-be-afe-pcm-tx.2 mapping ok
[ 7.734643] msm8952-slimbus-wcd c051000.sound-9335: msm-stub-tx <-> qcom,msm-dai-q6-incall-record-t mapping ok
[ 7.734816] msm8952-slimbus-wcd c051000.sound-9335: msm-stub-tx <-> qcom,msm-dai-q6-incall-record-r mapping ok
[ 7.734986] msm8952-slimbus-wcd c051000.sound-9335: msm-stub-rx <-> qcom,msm-dai-q6-incall-music-rx mapping ok
[ 7.735165] msm8952-slimbus-wcd c051000.sound-9335: msm-stub-rx <-> qcom,msm-dai-q6-incall-music-2- mapping ok
[ 7.735360] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> qcom,msm-dai-q6-mi2s-quin.215 mapping ok
[ 7.737224] tasha_codec tasha_codec: ASoC: unknown pin DMIC6
[ 7.737268] tasha_codec tasha_codec: ASoC: unknown pin ANC HEADPHONE
[ 7.740640] msm8952-slimbus-wcd c051000.sound-9335: tasha_mix_rx1 <-> qcom,msm-dai-q6-sb-0-rx.187 mapping ok
[ 7.741179] msm8952-slimbus-wcd c051000.sound-9335: tasha_tx1 <-> qcom,msm-dai-q6-sb-0-tx.188 mapping ok
[ 7.741390] msm8952-slimbus-wcd c051000.sound-9335: tasha_mix_rx1 <-> qcom,msm-dai-q6-sb-1-rx.189 mapping ok
[ 7.741571] msm8952-slimbus-wcd c051000.sound-9335: tasha_tx3 <-> qcom,msm-dai-q6-sb-1-tx.190 mapping ok
[ 7.741763] msm8952-slimbus-wcd c051000.sound-9335: tasha_mix_rx1 <-> qcom,msm-dai-q6-sb-3-rx.193 mapping ok
[ 7.741938] msm8952-slimbus-wcd c051000.sound-9335: tasha_tx1 <-> qcom,msm-dai-q6-sb-3-tx.194 mapping ok
[ 7.742156] msm8952-slimbus-wcd c051000.sound-9335: tasha_mix_rx1 <-> qcom,msm-dai-q6-sb-4-rx.195 mapping ok
[ 7.742362] msm8952-slimbus-wcd c051000.sound-9335: tasha_rx3 <-> qcom,msm-dai-q6-sb-5-rx.198 mapping ok
[ 7.742564] msm8952-slimbus-wcd c051000.sound-9335: tasha_mad1 <-> qcom,msm-dai-q6-sb-5-tx.197 mapping ok
[ 7.742747] msm8952-slimbus-wcd c051000.sound-9335: snd-soc-dummy-dai <-> qcom,msm-dai-q6-mi2s-hdmi.87 mapping ok
[ 7.760129] input: msm8976-tasha-snd-card Button Jack as /devices/soc.0/c051000.sound-9335/sound/card0/input4
[ 7.760342] input: msm8976-tasha-snd-card Headset Jack as /devices/soc.0/c051000.sound-9335/sound/card0/input5
[ 7.761085] msm8952-slimbus-wcd c051000.sound-9335: msm8952_asoc_machine_probe: missing qcom,msm-ext-pa in dt node or length is incorrect
[ 7.761748] platform 184c030.qcom,gdsc: Driver gdsc requests probe deferral
[ 8.155893] Cryptfs_hw: set_hw_device_encryption_key()+
[ 8.160081] Cryptfs_hw: set_key()+
[ 8.163495] Cryptfs_hw: HW based disk encryption is enabled
[ 8.169105] Cryptfs_hw: load_qseecom_library()+
[ 8.173632] Cryptfs_hw: dlopen(QSEECOM_LIBRARY_PATH, RTLD_NOW) +
[ 8.179711] Cryptfs_hw: dlopen(QSEECOM_LIBRARY_PATH, RTLD_NOW) -
[ 8.185622] Cryptfs_hw: dlsym(handle,QSEECom_create_key) +
[ 8.191084] Cryptfs_hw: dlsym(handle,QSEECom_create_key) -
[ 8.196548] Cryptfs_hw: Success loading QSEECom_create_key
[ 8.202105] Cryptfs_hw: Success loading QSEECom_update_key_user_info
[ 8.208430] Cryptfs_hw: Success loading QSEECom_wipe_key
[ 8.213834] Cryptfs_hw: load_qseecom_library()-
[ 8.218327] Cryptfs_hw: get_tmp_passwd: Passed argument is NULL
[ 8.224324] Cryptfs_hw: qseecom_update_key +
[ 8.337091] QSEECOM: __qseecom_process_incomplete_cmd: fail:resp res= -65,app_id = 0,lstr = 12288
[ 8.344928] get_ice_device_from_storage_type: found ice device ffffffc070877e00
[ 8.449405] get_ice_device_from_storage_type: found ice device ffffffc070877e00
[ 8.450801] QSEECOM: qseecom_create_key: Set the key successfully
[ 8.455909] Cryptfs_hw: qseecom_update_key - err = 0
[ 8.460801] Cryptfs_hw: set_key()- err = 0
[ 8.464906] Cryptfs: verify_hw_fde_passwd()- key_index = 0
[ 8.472804] Cryptfs: verify_and_update_hw_fde_passwd()- failed_decrypt_count = 0
[ 8.479167] Cryptfs: is_ice_enabled = true
[ 8.483251] Cryptfs: create_crypto_blk_dev()+
[ 8.487617] Cryptfs: ioctl(DM_DEV_CREATE)+
[ 8.492372] Cryptfs: ioctl(DM_DEV_CREATE)-
[ 8.495741] Cryptfs: ioctl(DM_DEV_STATUS)+
[ 8.499822] Cryptfs: ioctl(DM_DEV_STATUS)-
[ 8.503921] Cryptfs_hw: HW based disk encryption is enabled
[ 8.509539] Cryptfs: is_hw_disk_encryption = true
[ 8.514261] Cryptfs: load_crypto_mapping_table+
[ 8.518741] Cryptfs: load_crypto_mapping_table()+
[ 8.523450] Cryptfs: convert_key_to_hex_ascii +
[ 8.527942] Cryptfs_hw: HW based disk encryption is enabled
[ 8.533600] Cryptfs: convert_key_to_hex_ascii -
[ 8.538099] Cryptfs: target_type = req-crypt
[ 8.542370] Cryptfs: real_blk_name = /dev/block/bootdevice/by-name/userdata, extra_params = fde_enabled ice
[ 8.552073] Cryptfs: ioctl(DM_TABLE_LOAD)+
[ 8.556310] device-mapper: req-crypt: req_crypt_ctr: Mapping block_device /dev/block/bootdevice/by-name/userdata to dm-req-crypt ok!
[ 8.556310]
[ 8.556365] bio: create slab <bio-1> at 1
[ 8.556623] Cryptfs: ioctl(DM_TABLE_LOAD)--
[ 8.560322] Cryptfs: load_crypto_mapping_table()-
[ 8.565027] Cryptfs: load_crypto_mapping_table-
[ 8.569520] Cryptfs: ioctl(DM_DEV_SUSPEND)+
[ 8.575915] Cryptfs: ioctl(DM_DEV_SUSPEND)-
[ 8.579061] Cryptfs: create_crypto_blk_dev()- retval = 0
[ 8.584396] Cryptfs: create_crypto_blk_dev = success
[ 8.589915] Cryptfs: ro.crypto.fs_crypto_blkdev = /dev/block/dm-0
[ 8.595396] Cryptfs: test_mount_hw_encrypted_fs()-
[ 8.600160] Cryptfs: test_mount_hw_encrypted_fs rc = 0
[ 8.605288] Cryptfs: cryptfs_check_passwd()-
[ 8.609528] Cryptfs: Password is default - restarting filesystem
[ 8.615831] Cryptfs: unmounting /data succeeded
[ 8.621252] ext4_msg: 4 callbacks suppressed
[ 8.624492] EXT4-fs (dm-0): Ignoring removed nomblk_io_submit option
[ 8.642196] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
[ 8.642210] SELinux: initialized (dev dm-0, type ext4), uses xattr
[ 8.642260] fs_mgr: check_fs(): mount(/dev/block/dm-0,/data,ext4)=0: Success
[ 8.646144] fs_mgr: check_fs(): unmount(/data) succeeded
[ 8.646182] fs_mgr: Running /system/bin/e2fsck on /dev/block/dm-0
[ 8.679520] e2fsck: e2fsck 1.42.9 (28-Dec-2013)
[ 8.679520]
[ 8.679631] e2fsck: /dev/block/dm-0: clean, 1513/589824 files, 170697/2356215 blocks
[ 8.679631]
[ 8.686761] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: barrier=1,noauto_da_alloc,discard
[ 8.686787] SELinux: initialized (dev dm-0, type ext4), uses xattr
[ 8.686857] fs_mgr: __mount(source=/dev/block/dm-0,target=/data,type=ext4)=0
[ 8.827296] init: Starting service 'logd-reinit'...
[ 8.832178] Cryptfs: Just triggered post_fs_data
[ 8.832919] init: Starting service 'adbd'...
[ 8.835124] read descriptors
[ 8.835129] read descriptors
[ 8.835133] read strings
[ 8.835151] mtp_bind_config
[ 8.835227] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_CONNECT_EVENT received
[ 8.843172] init: Not bootcharting.
[ 8.843492] logd.daemon: reinit
[ 8.846030] init: Service 'logd-reinit' (pid 549) exited with status 0
[ 8.885837] init: Starting service 'exec 2 (/system/bin/tzdatacheck)'...
[ 8.901309] init: Service 'exec 2 (/system/bin/tzdatacheck)' (pid 554) exited with status 0
[ 8.908729] init: Starting service 'WvPpAjtswKEecuI'...
[ 8.941065] android_work: android_work: did not send uevent (0 0 (null))
[ 8.954464] init: Service 'WvPpAjtswKEecuI' (pid 555) exited with status 0
[ 8.990305] Cryptfs: post_fs_data done
[ 8.994122] Cryptfs: Just triggered restart_framework
[ 9.010493] init: Starting service 'carrier_switcher'...
[ 9.016317] init: Starting service 'netd'...
[ 9.020050] init: Starting service 'debuggerd'...
[ 9.024711] init: Starting service 'debuggerd64'...
[ 9.029546] init: Starting service 'ril-daemon'...
[ 9.034376] init: Starting service 'drm'...
[ 9.038514] init: Starting service 'media'...
[ 9.043185] init: Starting service 'installd'...
[ 9.047482] init: cannot find '/system/bin/xxxxx', disabling 'flash_recovery'
[ 9.054299] init: Starting service 'keystore'...
[ 9.054312] android_work: android_work: sent uevent USB_STATE=CONNECTED
[ 9.058976] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
[ 9.059270] init: Starting service 'qcomsysd'...
[ 9.063950] init: Starting service 'qcom-c_main-sh'...
[ 9.069128] init: Starting service 'irsc_util'...
[ 9.073780] init: Starting service 'tftp_server'...
[ 9.078387] init: cannot find '/system/bin/usb_uicc_client', disabling 'usb_uicc_daemon'
[ 9.086175] init: Starting service 'bms-sh'...
[ 9.091049] init: Starting service 'qcom-usb-sh'...
[ 9.095860] init: Starting service 'init_target_sh'...
[ 9.101102] init: cannot find '/system/bin/qrngd', disabling 'qrngd'
[ 9.107094] init: Starting service 'combilog'...
[ 9.112070] init: Starting service 'thermal-engine'...
[ 9.117130] init: Starting service 'wcnss-service'...
[ 9.122343] init: Starting service 'imsqmidaemon'...
[ 9.127376] init: Starting service 'adsprpcd'...
[ 9.131829] init: Starting service 'hvdcp_opti'...
[ 9.136612] init: Starting service 'superservice'...
[ 9.141430] init: Starting service 'ScanningService'...
[ 9.146769] init: Starting service 'se13table_copy'...
[ 9.151833] init: Starting service 'zygote'...
[ 9.153370] 'opened /dev/adsprpc-smd c 227 0'
[ 9.156214] init: Starting service 'zygote_secondary'...
[ 9.156962] hvdcpd: failed to notify hvdcp3-suppored state rc = -2
[ 9.158466] hvdcpd: Couldnt read dp_dm rc = -2
[ 9.158660] hvdcpd: Couldnt read parallel input_current_limited rc = -2
[ 9.176896] android_usb gadget: high-speed config #1: 86000c8.android_usb
[ 9.178793] init: Service 'carrier_switcher' (pid 557) exited with status 0
[ 9.179755] android_work: android_work: sent uevent USB_STATE=CONNECTED
[ 9.181217] hvdcpd: Couldnt read dp_dm rc = -2
[ 9.181530] hvdcpd: Couldnt read parallel input_current_limited rc = -2
[ 9.196442] init: Service 'irsc_util' (pid 571) exited with status 0
[ 9.202472] allocating memory from audio ion size is 4096
[ 9.202619] init: Service 'bms-sh' (pid 576) exited with status 0
[ 9.208702] init: Service 'se13table_copy' (pid 599) exited with status 0
[ 9.215617] init: Starting service 'gatekeeperd'...
[ 9.228760] init: cannot find '/system/xbin/perfprofd', disabling 'perfprofd'
[ 9.233015] android_work: android_work: sent uevent USB_STATE=CONFIGURED
[ 9.234680] hvdcpd: Couldnt read dp_dm rc = -2
[ 9.234898] hvdcpd: Couldnt read parallel input_current_limited rc = -2
[ 9.246595] init: Starting service 'lLvnX8Bm'...
[ 9.250745] allocating memory from audio ion size is 8192
[ 9.251262] init: Starting service 'cnd'...
[ 9.255549] init: Starting service 'dpmd'...
[ 9.259202] allocating memory from audio ion size is 131072
[ 9.259585] init: Starting service 'ptt_socket_app'...
[ 9.260321] msm_thermal:set_enabled enabled = 0
[ 9.264548] init: cannot find '/system/bin/cnss_diag', disabling 'cnss_diag'
[ 9.271190] init: Starting service 'cnss-daemon'...
[ 9.286552] allocating memory from audio ion size is 417792
[ 9.297596] init: cannot find '/system/bin/loc_launcher', disabling 'loc_launcher'
[ 9.309395] init: Starting service 'qcom-sh'...
[ 9.314670] init: Starting service 'RIDL'...
[ 9.331546] init: Starting service 'qseeproxydaemon'...
[ 9.336368] init: Starting service 'seemp_healthd'...
[ 9.341365] init: Starting service 'qcamerasvr'...
[ 9.348251] init: cannot find '/system/bin/qfp-daemon', disabling 'qfp-daemon'
[ 9.354966] init: cannot find '/system/bin/seempd', disabling 'seempd'
[ 9.361574] init: Starting service 'time_daemon'...
[ 9.366773] init: Starting service 'audiod'...
[ 9.371115] init: cannot find '/system/bin/dts_configurator', disabling 'dts_configurator'
[ 9.379030] init: Starting service 'mdtp_service'...
[ 9.385038] init: Starting service 'diagdaemon'...
[ 9.389923] init: Starting service 'usb_debug_enable'...
[ 9.414254] init: Service 'wcnss-service' (pid 587) exited with status 255
[ 9.417160] hvdcpd: Couldnt read dp_dm rc = -2
[ 9.417355] hvdcpd: Couldnt read parallel input_current_limited rc = -2
[ 9.435478] init: Service 'lLvnX8Bm' (pid 670) exited with status 0
[ 9.466209] init: Starting service 'config_bluetooth'...
[ 9.513729] init: Service 'usb_debug_enable' (pid 711) exited with status 0
[ 9.531941] init: Starting service 'wcnss-service'...
[ 9.537224] init: Starting service 'qmuxd'...
[ 9.554386] init: Starting service 'imsdatadaemon'...
[ 9.564708] init: Service 'qcom-usb-sh' (pid 577) exited with status 0
[ 9.570776] init: Service 'init_target_sh' (pid 579) exited with status 0
[ 9.613722] init: Starting service 'ipacm-diag'...
[ 9.633282] init: Starting service 'sensors'...
[ 9.643342] init: Starting service 'ipacm'...
[ 9.647527] init: Service 'wcnss-service' (pid 738) exited with status 255
[ 9.654948] init: property_set("ro.qualcomm.bluetooth.opp", "true") failed
[ 9.677486] init: property_set("ro.qualcomm.bluetooth.hfp", "true") failed
[ 9.692768] init: Starting service 'msm_irqbal_lb'...
[ 9.700005] init: property_set("ro.qualcomm.bluetooth.hsp", "true") failed
[ 9.723105] init: Starting service 'qti'...
[ 9.728230] init: property_set("ro.qualcomm.bluetooth.pbap", "true") failed
[ 9.747961] init: Starting service 'netmgrd'...
[ 9.775058] init: Service 'qcom-c_main-sh' (pid 570) exited with status 0
[ 9.787550] subsys-restart: __subsystem_get(): Changing subsys fw_name to modem
[ 9.788502] IPA received MPSS BEFORE_POWERUP
[ 9.788792] ipa ipa_uc_state_check:297 uC is not loaded
[ 9.793025] ipa ipa_sps_irq_control_all:879 EP (5) not allocated.
[ 9.802907] init: property_set("ro.qualcomm.bluetooth.ftp", "true") failed
[ 9.808781] IPA BEFORE_POWERUP handling is complete
[ 9.811316] pil-q6v5-mss 4080000.qcom,mss: modem: loading from 0x0000000086c00000 to 0x000000008c200000
[ 9.818644] pil-q6v5-mss 4080000.qcom,mss: MBA: loading from 0x00000000f5b00000 to 0x00000000f5c00000
[ 9.841033] init: property_set("ro.qualcomm.bluetooth.nap", "true") failed
[ 9.848546] init: cannot find '/system/bin/rfs_access', disabling 'rfs_access'
getprop SEO maxxing
Code: Select all
127|root@TC56:/ # getprop
[DEVICE_PROVISIONED]: [1]
[af.fast_track_multiplier]: [1]
[audio.deep_buffer.media]: [true]
[audio.dolby.ds2.enabled]: [true]
[audio.offload.buffer.size.kb]: [64]
[audio.offload.gapless.enabled]: [true]
[audio.offload.min.duration.secs]: [30]
[audio.offload.multiple.enabled]: [false]
[audio.offload.pcm.16bit.enable]: [true]
[audio.offload.pcm.24bit.enable]: [true]
[audio.offload.track.enable]: [false]
[audio.offload.video]: [true]
[audio.parser.ip.buffer.size]: [262144]
[audio.playback.mch.downsample]: [true]
[audio.pp.asphere.enabled]: [false]
[audio.safx.pbe.enabled]: [true]
[audio_hal.period_size]: [192]
[av.debug.disable.pers.cache]: [true]
[bluetooth.hfp.client]: [1]
[bluetooth.value.adds]: [true]
[camera.display.lmax]: [1280x720]
[camera.display.umax]: [1920x1080]
[camera.hal1.packagelist]: [com.skype.raider,com.google.android.talk]
[camera.lowpower.record.enable]: [1]
[dalvik.vm.dex2oat-Xms]: [64m]
[dalvik.vm.dex2oat-Xmx]: [512m]
[dalvik.vm.heapgrowthlimit]: [192m]
[dalvik.vm.heapmaxfree]: [8m]
[dalvik.vm.heapminfree]: [4m]
[dalvik.vm.heapsize]: [512m]
[dalvik.vm.heapstartsize]: [16m]
[dalvik.vm.heaptargetutilization]: [0.75]
[dalvik.vm.image-dex2oat-Xms]: [64m]
[dalvik.vm.image-dex2oat-Xmx]: [64m]
[dalvik.vm.isa.arm.features]: [default]
[dalvik.vm.isa.arm.variant]: [cortex-a53]
[dalvik.vm.isa.arm64.features]: [default]
[dalvik.vm.isa.arm64.variant]: [generic]
[dalvik.vm.stack-trace-file]: [/data/anr/traces.txt]
[debug.atrace.tags.enableflags]: [0]
[debug.egl.hw]: [0]
[debug.enable.sglscale]: [1]
[debug.force_rtl]: [0]
[debug.mdpcomp.logs]: [0]
[debug.sf.hw]: [0]
[dev.bootcomplete]: [1]
[dev.pm.dyn_samplingrate]: [1]
[dhcp.client_id]: []
[dhcp.configurableoptions]: [12,28,42,43,60,61,66,67,77,81,119,150,186,188,230]
[dhcp.defaultoptions]: [1,3,6,15,51]
[dhcp.fqdn.serverflags]: []
[dhcp.optionsupportversion]: [1.0]
[dhcp.supportedoptions]: [1,3,6,12,15,28,42,43,51,60,61,66,67,77,81,119,150,186,188,230]
[drm.service.enabled]: [true]
[gsm.current.phone-type]: [1]
[gsm.defaultpdpcontext.active]: [true]
[gsm.network.type]: [LTE]
[gsm.nitz.time]: [1784674159298]
[gsm.operator.alpha]: [congstar]
[gsm.operator.iso-country]: [de]
[gsm.operator.isroaming]: [false]
[gsm.operator.numeric]: [26201]
[gsm.operator.service.state]: [1]
[gsm.sim.operator.alpha]: [congstar]
[gsm.sim.operator.iso-country]: [de]
[gsm.sim.operator.numeric]: [26201]
[gsm.sim.state]: [READY]
[gsm.version.baseband]: [FALCON-W160411A-228.1-00101.47]
[gsm.version.qcn]: [PP.RR.22.EU.E2.22]
[gsm.version.ril-impl]: [Qualcomm RIL 1.0]
[gsm.version.se13]: [2017/06/26]
[init.svc.LKCore-dbg]: [stopped]
[init.svc.LKCore-rel]: [stopped]
[init.svc.LMD5Wr45qONutpa]: [stopped]
[init.svc.RIDL]: [stopped]
[init.svc.ScanningService]: [running]
[init.svc.adbd]: [running]
[init.svc.adsprpcd]: [running]
[init.svc.amp_init]: [stopped]
[init.svc.amp_load]: [stopped]
[init.svc.amp_unload]: [stopped]
[init.svc.atfwd]: [running]
[init.svc.audiod]: [running]
[init.svc.bms-sh]: [stopped]
[init.svc.bootanim]: [stopped]
[init.svc.bridgemgrd]: [stopped]
[init.svc.bt-dun]: [stopped]
[init.svc.bt-sap]: [stopped]
[init.svc.btsnoop]: [stopped]
[init.svc.btwlancoex]: [stopped]
[init.svc.bugreport]: [stopped]
[init.svc.carrier_switcher]: [stopped]
[init.svc.cnd]: [running]
[init.svc.cnss-daemon]: [running]
[init.svc.cnss_diag]: [stopped]
[init.svc.combilog]: [running]
[init.svc.config-zram]: [stopped]
[init.svc.config_bluetooth]: [stopped]
[init.svc.config_bt_addr]: [stopped]
[init.svc.cs-early-boot]: [stopped]
[init.svc.cs-post-boot]: [stopped]
[init.svc.data_reset]: [stopped]
[init.svc.debuggerd]: [running]
[init.svc.debuggerd64]: [running]
[init.svc.dhcpcd_bt-pan]: [stopped]
[init.svc.dhcpcd_eth0]: [stopped]
[init.svc.dhcpcd_p2p]: [stopped]
[init.svc.dhcpcd_wlan0]: [stopped]
[init.svc.diag_mdlog_start]: [stopped]
[init.svc.diag_mdlog_stop]: [stopped]
[init.svc.diagdaemon]: [running]
[init.svc.dpmd]: [running]
[init.svc.drm]: [running]
[init.svc.drmdiag]: [stopped]
[init.svc.dts_configurator]: [stopped]
[init.svc.dtseagleservice]: [stopped]
[init.svc.dumpstate]: [stopped]
[init.svc.encrypt]: [stopped]
[init.svc.energy-awareness]: [stopped]
[init.svc.flash_recovery]: [stopped]
[init.svc.fm_dl]: [stopped]
[init.svc.ftmd]: [stopped]
[init.svc.gatekeeperd]: [running]
[init.svc.hciattach]: [stopped]
[init.svc.hciattach_ath3k]: [stopped]
[init.svc.healthd]: [running]
[init.svc.hostapd]: [stopped]
[init.svc.hvdcp_opti]: [running]
[init.svc.ims_regmanager]: [stopped]
[init.svc.ims_rtp_daemon]: [running]
[init.svc.imscmservice]: [running]
[init.svc.imsdatadaemon]: [running]
[init.svc.imsqmidaemon]: [running]
[init.svc.init_target_sh]: [stopped]
[init.svc.installd]: [running]
[init.svc.ipacm]: [running]
[init.svc.ipacm-diag]: [running]
[init.svc.iprenew_bt-pan]: [stopped]
[init.svc.iprenew_p2p]: [stopped]
[init.svc.iprenew_wlan0]: [stopped]
[init.svc.irsc_util]: [stopped]
[init.svc.keystore]: [running]
[init.svc.lmkd]: [running]
[init.svc.loc_launcher]: [stopped]
[init.svc.logcatd]: [stopped]
[init.svc.logd]: [running]
[init.svc.logd-reinit]: [stopped]
[init.svc.mdnsd]: [stopped]
[init.svc.mdtp_service]: [running]
[init.svc.media]: [running]
[init.svc.msm_irqbal_lb]: [running]
[init.svc.mtpd]: [stopped]
[init.svc.netd]: [running]
[init.svc.netmgrd]: [running]
[init.svc.p4trTWyiOcO]: [stopped]
[init.svc.per_lock]: [stopped]
[init.svc.per_mgr]: [running]
[init.svc.perfd]: [running]
[init.svc.perfprofd]: [stopped]
[init.svc.port-bridge]: [stopped]
[init.svc.ppd]: [stopped]
[init.svc.pre-recovery]: [stopped]
[init.svc.profiler_daemon]: [stopped]
[init.svc.ptt_socket_app]: [running]
[init.svc.qVfgkPIUVKMS5YE]: [stopped]
[init.svc.qcamerasvr]: [running]
[init.svc.qcom-c_core-sh]: [stopped]
[init.svc.qcom-c_main-sh]: [stopped]
[init.svc.qcom-post-boot]: [stopped]
[init.svc.qcom-sh]: [stopped]
[init.svc.qcom-usb-sh]: [stopped]
[init.svc.qcom_ports_en]: [stopped]
[init.svc.qcomsysd]: [running]
[init.svc.qfintverify]: [stopped]
[init.svc.qfp-daemon]: [stopped]
[init.svc.qlogd]: [stopped]
[init.svc.qmiproxy]: [stopped]
[init.svc.qmuxd]: [running]
[init.svc.qrngd]: [stopped]
[init.svc.qrngp]: [stopped]
[init.svc.qseecomd]: [running]
[init.svc.qseeproxydaemon]: [running]
[init.svc.qti]: [running]
[init.svc.qti-testscripts]: [stopped]
[init.svc.racoon]: [stopped]
[init.svc.ril-daemon]: [running]
[init.svc.ril-daemon2]: [stopped]
[init.svc.ril-daemon3]: [stopped]
[init.svc.rmt_storage]: [running]
[init.svc.se13table_copy]: [stopped]
[init.svc.seemp_healthd]: [running]
[init.svc.seempd]: [stopped]
[init.svc.sensors]: [running]
[init.svc.servicemanager]: [running]
[init.svc.ss_ramdump]: [stopped]
[init.svc.ssr_diag]: [stopped]
[init.svc.start_hci_filter]: [stopped]
[init.svc.superservice]: [running]
[init.svc.surfaceflinger]: [running]
[init.svc.tftp_server]: [running]
[init.svc.thermal-engine]: [running]
[init.svc.time_daemon]: [running]
[init.svc.touch_config]: [stopped]
[init.svc.ueventd]: [running]
[init.svc.uncrypt]: [stopped]
[init.svc.usb_debug_enable]: [stopped]
[init.svc.usb_uicc_daemon]: [stopped]
[init.svc.usb_uicc_enable]: [stopped]
[init.svc.vold]: [running]
[init.svc.wcnss-service]: [stopped]
[init.svc.wfdservice]: [stopped]
[init.svc.wifi-crda]: [stopped]
[init.svc.wifi-sdio-on]: [stopped]
[init.svc.wpa_supplicant]: [stopped]
[init.svc.wwan_ts25_update]: [stopped]
[init.svc.zygote]: [running]
[init.svc.zygote_secondary]: [running]
[keyguard.no_require_sim]: [true]
[media.aac_51_output_enabled]: [true]
[media.msm8956.version]: [1]
[media.msm8956hw]: [1]
[media.settings.xml]: [/etc/media_profiles_8956.xml]
[mm.enable.qcom_parser]: [1048575]
[mm.enable.smoothstreaming]: [true]
[mmp.enable.3g2]: [true]
[net.bt.name]: [Android]
[net.change]: [net.dns2]
[net.dns.search]: []
[net.dns1]: [10.74.210.210]
[net.dns2]: [10.74.210.211]
[net.hostname]: [android-7871c88a18ce483]
[net.qtaguid_enabled]: [1]
[net.rmnet_data0.dns1]: [10.74.210.210]
[net.rmnet_data0.dns2]: [10.74.210.211]
[net.rmnet_data0.gw]: [10.168.204.101]
[net.rmnet_data7.dns1]: []
[net.rmnet_data7.dns2]: []
[net.rmnet_data7.gw]: [fe80:0:0:0:8c34:9b8f:80a3:d2eb]
[net.tcp.2g_init_rwnd]: [10]
[net.tcp.buffersize.default]: [4096,87380,524288,4096,16384,110208]
[net.tcp.buffersize.edge]: [4093,26280,35040,4096,16384,35040]
[net.tcp.buffersize.evdo]: [4094,87380,524288,4096,16384,262144]
[net.tcp.buffersize.gprs]: [4092,8760,11680,4096,8760,11680]
[net.tcp.buffersize.hsdpa]: [4094,87380,1220608,4096,16384,1220608]
[net.tcp.buffersize.hspa]: [4094,87380,1220608,4096,16384,1220608]
[net.tcp.buffersize.hspap]: [4094,87380,1220608,4096,16384,1220608]
[net.tcp.buffersize.hsupa]: [4094,87380,1220608,4096,16384,1220608]
[net.tcp.buffersize.lte]: [2097152,4194304,8388608,262144,524288,1048576]
[net.tcp.buffersize.umts]: [4094,87380,110208,4096,16384,110208]
[net.tcp.buffersize.wifi]: [524288,2097152,4194304,262144,524288,1048576]
[net.tcp.default_init_rwnd]: [60]
[persist.audio.fluence.speaker]: [true]
[persist.audio.fluence.voicecall]: [true]
[persist.audio.fluence.voicerec]: [false]
[persist.batteryswap.autoui]: [false]
[persist.cne.feature]: [1]
[persist.data.iwlan.enable]: [true]
[persist.data.mode]: [concurrent]
[persist.data.netmgrd.qos.enable]: [true]
[persist.data_netmgrd_mtu]: [1430]
[persist.dbg.ims_volte_enable]: [1]
[persist.dbg.volte_avail_ovr]: [1]
[persist.dbg.vt_avail_ovr]: [1]
[persist.dbg.wfc_avail_ovr]: [1]
[persist.debug.8976.config]: [true]
[persist.debug.coresight.config]: [stm-events]
[persist.debug.wfd.enable]: [1]
[persist.demo.hdmirotationlock]: [false]
[persist.env.fastdorm.enabled]: [true]
[persist.fuse_sdcard]: [true]
[persist.gps.qc_nlp_in_use]: [1]
[persist.hwc.downscale_threshold]: [1.15]
[persist.hwc.enable_vds]: [1]
[persist.hwc.mdpcomp.enable]: [true]
[persist.loc.nlp_name]: [com.qualcomm.location]
[persist.mx.syssettings.full]: [true]
[persist.nfc.smartcard.config]: [SIM1,SIM2,eSE1]
[persist.qfp]: [false]
[persist.radio.adb_log_on]: [0]
[persist.radio.apm_sim_not_pwdn]: [1]
[persist.radio.app_mbn_path]: [/data/modem_config]
[persist.radio.calls.on.ims]: [0]
[persist.radio.carrier.name]: [congstar]
[persist.radio.csg_info_avlbl]: [1]
[persist.radio.csvt.enabled]: [false]
[persist.radio.custom_ecc]: [1]
[persist.radio.data_no_toggle]: [1]
[persist.radio.eons.enabled]: [false]
[persist.radio.eri64_as_home]: [1]
[persist.radio.hw_mbn_update]: [0]
[persist.radio.hw_mbn_version]: [700000b]
[persist.radio.jbims]: [0]
[persist.radio.lw_enabled]: [true]
[persist.radio.mbn_autoselect]: [4]
[persist.radio.mbn_name]: [DT]
[persist.radio.mt_sms_ack]: [20]
[persist.radio.multisim.config]: [ssss]
[persist.radio.nitz_lons_0_0]: [Telekom.de]
[persist.radio.nitz_lons_1_0]: []
[persist.radio.nitz_lons_2_0]: []
[persist.radio.nitz_lons_3_0]: []
[persist.radio.nitz_plmn_0]: [262 01]
[persist.radio.nitz_sons_0_0]: [Telekom.de]
[persist.radio.nitz_sons_1_0]: []
[persist.radio.nitz_sons_2_0]: []
[persist.radio.nitz_sons_3_0]: []
[persist.radio.prefnetwork_auto]: [6]
[persist.radio.rat_on]: [NULL]
[persist.radio.ril_payload_on]: [0]
[persist.radio.se13.updated]: [true]
[persist.radio.sglte_target]: [0]
[persist.radio.sib16_support]: [1]
[persist.radio.slot0.imei]: [353857080396340]
[persist.radio.slot0.meid]: [00000000000000]
[persist.radio.sor_enforce]: [1]
[persist.radio.sw_mbn_loaded]: [1]
[persist.radio.sw_mbn_update]: [1]
[persist.radio.sw_mbn_version]: [7041f1c]
[persist.radio.ver_info]: [MSM8976.LA.1.1-00228-STD.PROD-1.93297.1.104112.2
]
[persist.radio.videopause.mode]: [1]
[persist.regional.wipedata.level]: [all]
[persist.rild.nitz_long_ons_0]: []
[persist.rild.nitz_long_ons_1]: []
[persist.rild.nitz_long_ons_2]: []
[persist.rild.nitz_long_ons_3]: []
[persist.rild.nitz_plmn]: []
[persist.rild.nitz_short_ons_0]: []
[persist.rild.nitz_short_ons_1]: []
[persist.rild.nitz_short_ons_2]: []
[persist.rild.nitz_short_ons_3]: []
[persist.service.dhcp.clientid]: []
[persist.service.dhcp.enabledopt]: [12,28,42,43,60,61,66,67,77,81,119,150,186,188,230]
[persist.service.dhcp.fqdn]: []
[persist.service.dhcp.fqdnCF]: []
[persist.service.dhcp.hostname]: []
[persist.service.dhcp.vendorid]: []
[persist.service.enableuserclass]: [1]
[persist.service.setuserclass]: [ANDROID]
[persist.symbol.osx.googlemu]: [false]
[persist.sys.appperm_enable]: [true]
[persist.sys.bootlock_disable]: [true]
[persist.sys.cnd.iwlan]: [1]
[persist.sys.dalvik.vm.lib.2]: [libart.so]
[persist.sys.disablephone]: [false]
[persist.sys.dpmd.nsrm]: [2]
[persist.sys.dpmd.tcm]: [2]
[persist.sys.ethernet.firstboot]: [true]
[persist.sys.mx.autocorrection]: [1]
[persist.sys.mx.clipboardstatus]: [1]
[persist.sys.mx.extendedfeatures]: [1]
[persist.sys.mx.musettings]: [0]
[persist.sys.mx.noappinfo]: [false]
[persist.sys.osx.bgdata_ui]: [true]
[persist.sys.osx.celldata]: [true]
[persist.sys.osx.celllimit]: [true]
[persist.sys.osx.data_roaming_ui]: [true]
[persist.sys.osx.enableAllCA]: [1]
[persist.sys.osx.install_alluser]: [1]
[persist.sys.osx.ks_mkcount]: [0]
[persist.sys.osx.ks_mktime]: [none]
[persist.sys.osx.navigationbar]: [0]
[persist.sys.osx.ntpsync]: [1]
[persist.sys.osx.safemode]: [0]
[persist.sys.osx.sdcard]: [Portable]
[persist.sys.osx.tlscheck]: [false]
[persist.sys.osx.usbexternal]: [1]
[persist.sys.profiler_ms]: [0]
[persist.sys.reboot_count]: [1]
[persist.sys.restore.beepVol]: [7]
[persist.sys.scanner.beepVol]: [7]
[persist.sys.showkeyprogrammer]: [1]
[persist.sys.stopshuttersound]: [0]
[persist.sys.timezone]: [Europe/Berlin]
[persist.sys.touch_mode]: [stylus_and_finger]
[persist.sys.usb.config]: [mtp,adb]
[persist.sys.usb.config.extra]: [none]
[persist.sys.uuid]: [8867948f33f105010017193522515951]
[persist.timed.enable]: [true]
[qcom.hw.aac.encoder]: [true]
[qemu.hw.mainkeys]: [0]
[ril.ecclist]: [019922,110,112,911,*911,#911]
[ril.qcril_pre_init_lock_held]: [0]
[ril.subscription.types]: [NV,RUIM]
[rild.libargs]: [-d /dev/smd0]
[rild.libpath]: [/vendor/lib64/libril-qc-qmi-1.so]
[ro.adb.secure]: [1]
[ro.alarm_boot]: [false]
[ro.allow.mock.location]: [0]
[ro.am.reschedule_service]: [true]
[ro.baseband]: [msm]
[ro.bluetooth.dun]: [true]
[ro.bluetooth.hfp.ver]: [1.7]
[ro.bluetooth.sap]: [true]
[ro.board.platform]: [msm8952]
[ro.boot.authorized_kernel]: [true]
[ro.boot.baseband]: [msm]
[ro.boot.bootdevice]: [7824900.sdhci]
[ro.boot.bootloader]: [B01-00200.2-D1]
[ro.boot.console]: [ttyHSL0]
[ro.boot.emmc]: [true]
[ro.boot.hardware]: [qcom]
[ro.boot.keymaster]: [1]
[ro.boot.reset_reason]: [81292868]
[ro.boot.reset_type]: [GOOD_RESET]
[ro.boot.serialno]: [17193522515951]
[ro.boot.verifiedbootstate]: [yellow]
[ro.boot.veritymode]: [enforcing]
[ro.bootimage.build.date]: [Tue Aug 28 13:22:51 EDT 2018]
[ro.bootimage.build.date.utc]: [1535476971]
[ro.bootimage.build.fingerprint]: [Zebra/TC56/TC56:6.0.1/01-21-04.1-MN-00/84:user/release-keys]
[ro.bootloader]: [B01-00200.2-D1]
[ro.bootmode]: [unknown]
[ro.build.characteristics]: [nosdcard]
[ro.build.date]: [Tue Aug 28 13:17:08 EDT 2018]
[ro.build.date.utc]: [1535476628]
[ro.build.description]: []
[ro.build.display.id]: [01-21-04.1-MN-00-HOTFIX035 release-keys]
[ro.build.fingerprint]: [Zebra/TC56/TC56:6.0.1/01-21-04.1-MN-00/84:user/release-keys]
[ro.build.flavor]: [falcon-user]
[ro.build.host]: [z61sp-gitapp05]
[ro.build.id]: [01-21-04.1-MN-00-HOTFIX035]
[ro.build.product]: [TC56]
[ro.build.tags]: [release-keys]
[ro.build.type]: [user]
[ro.build.user]: [jenksvc]
[ro.build.version.all_codenames]: [REL]
[ro.build.version.base_os]: []
[ro.build.version.codename]: [REL]
[ro.build.version.incremental]: [84]
[ro.build.version.preview_sdk]: [0]
[ro.build.version.release]: [6.0.1]
[ro.build.version.sdk]: [23]
[ro.build.version.security_patch]: [2018-07-01]
[ro.carrier]: [unknown]
[ro.com.android.dataroaming]: [false]
[ro.config.alarm_alert]: [Alarm_Classic.ogg]
[ro.config.bsp.beta]: [false]
[ro.config.bsp.build]: [5]
[ro.config.bsp.fips]: [false]
[ro.config.bsp.gms]: [false]
[ro.config.bsp.major]: [91]
[ro.config.bsp.minor]: [12]
[ro.config.bsp.recovery.major]: [91]
[ro.config.bsp.recovery.minor]: [12]
[ro.config.device.ActiveEdge]: [1]
[ro.config.device.accelerometer]: [64]
[ro.config.device.arch]: [203]
[ro.config.device.audio]: [0]
[ro.config.device.beeper]: [0]
[ro.config.device.biometric]: [0]
[ro.config.device.bluetooth]: [8]
[ro.config.device.bswap]: [1]
[ro.config.device.camera0]: [32]
[ro.config.device.camera1]: [0]
[ro.config.device.compass]: [8]
[ro.config.device.display]: [0]
[ro.config.device.flashcfg]: [300]
[ro.config.device.flashsize]: [16]
[ro.config.device.formfactor]: [0]
[ro.config.device.gps]: [0]
[ro.config.device.gyro]: [4]
[ro.config.device.holster]: [0]
[ro.config.device.hwrev]: [121]
[ro.config.device.imager]: []
[ro.config.device.irda]: [0]
[ro.config.device.keyboard]: [0]
[ro.config.device.lcd_density]: [0]
[ro.config.device.lightsensor]: [0]
[ro.config.device.mbhc_hw]: [0]
[ro.config.device.memcfg]: [0]
[ro.config.device.memsize]: [4]
[ro.config.device.mic]: [0]
[ro.config.device.model]: [5600]
[ro.config.device.modelsupp]: [0]
[ro.config.device.name]: [0]
[ro.config.device.navpad]: [0]
[ro.config.device.nfc]: [1]
[ro.config.device.nfcbasic]: [0]
[ro.config.device.platform]: [0]
[ro.config.device.proctype]: [0]
[ro.config.device.product]: [0]
[ro.config.device.proximity]: [64]
[ro.config.device.regulatory]: [TC56DJ]
[ro.config.device.rfid]: [0]
[ro.config.device.rfidtype]: [0]
[ro.config.device.scanner]: [128]
[ro.config.device.sensorproc]: [0]
[ro.config.device.simslots]: [nano SIM1:1;]
[ro.config.device.sku]: [39]
[ro.config.device.speaker]: [0]
[ro.config.device.touch]: [0]
[ro.config.device.touchkey]: [0]
[ro.config.device.uart]: [0]
[ro.config.device.usb]: [0]
[ro.config.device.vibrator]: [0]
[ro.config.device.wlan]: [0]
[ro.config.device.wwan]: [1]
[ro.config.notification_sound]: [pixiedust.ogg]
[ro.config.ringtone]: [Ring_Synth_04.ogg]
[ro.config.zram]: [true]
[ro.core_ctl_max_cpu]: [4]
[ro.core_ctl_min_cpu]: [2]
[ro.crypto.fs_crypto_blkdev]: [/dev/block/dm-0]
[ro.crypto.state]: [encrypted]
[ro.cutoff_voltage_mv]: [3050]
[ro.dalvik.vm.native.bridge]: [0]
[ro.dbg.coresight.cfg_file]: [/system/etc/init.qcom.debug.sh]
[ro.debuggable]: [0]
[ro.detect.hw_feature]: [false]
[ro.device.patch.version]: [HOTFIX035]
[ro.dhcp.sethostname.enable]: [1]
[ro.dhcp.tftp.enable]: [1]
[ro.emdk.simulscan.enable]: [true]
[ro.ethernet.enable]: [true]
[ro.expect.recovery_id]: [0xaa66d324bba941fc8c30bd3ae17d1c3b09f76102000000000000000000000000]
[ro.fm.transmitter]: [false]
[ro.frp.pst]: [/dev/block/bootdevice/by-name/config]
[ro.gifted.battery]: [enable]
[ro.gps.agps_provider]: [1]
[ro.hardware]: [qcom]
[ro.hwui.drop_shadow_cache_size]: [6]
[ro.hwui.gradient_cache_size]: [1]
[ro.hwui.layer_cache_size]: [48]
[ro.hwui.path_cache_size]: [32]
[ro.hwui.r_buffer_cache_size]: [8]
[ro.hwui.text_large_cache_height]: [2048]
[ro.hwui.text_large_cache_width]: [2048]
[ro.hwui.text_small_cache_height]: [1024]
[ro.hwui.text_small_cache_width]: [1024]
[ro.hwui.texture_cache_flushrate]: [0.4]
[ro.hwui.texture_cache_size]: [72]
[ro.keyprogrammer.enable]: [true]
[ro.mic.top.seal]: [1]
[ro.nfc.port]: [I2C]
[ro.nfc.version]: [NFC_NCIHALx_AR0F.4.3.0_M_OpnSrc]
[ro.opengles.version]: [196609]
[ro.os.delta.support.version]: [0]
[ro.platform.name]: [atlas]
[ro.product.board]: [msm8952]
[ro.product.brand]: [Zebra]
[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.device]: [TC56]
[ro.product.first_api_level]: [23]
[ro.product.locale]: [en-US]
[ro.product.manufacturer]: [Zebra Technologies]
[ro.product.model]: [TC56]
[ro.product.name]: [TC56]
[ro.qc.sdk.audio.fluencetype]: [fluence]
[ro.qc.sdk.audio.ssr]: [false]
[ro.qualcomm.bluetooth.ftp]: [true]
[ro.qualcomm.bluetooth.hfp]: [true]
[ro.qualcomm.bluetooth.hsp]: [true]
[ro.qualcomm.bluetooth.map]: [true]
[ro.qualcomm.bluetooth.nap]: [true]
[ro.qualcomm.bluetooth.opp]: [true]
[ro.qualcomm.bluetooth.pbap]: [true]
[ro.qualcomm.bt.hci_transport]: [smd]
[ro.qualcomm.cabl]: [2]
[ro.revision]: [0]
[ro.ril.svdo]: [false]
[ro.ril.svlte1x]: [false]
[ro.runtime.firstboot]: [1784674168635]
[ro.secure]: [1]
[ro.serialno]: [17193522515951]
[ro.sf.lcd_density]: [320]
[ro.symbol.audio.hal.version]: [31.3.0]
[ro.symbol.audio.version]: [0.31.3.0]
[ro.symbol.check_manifest]: [false]
[ro.symbol.dex.baudrate]: [9600]
[ro.symbol.dex.uart]: [/dev/ttyUSB0]
[ro.symbol.hwconfig.dex]: [serial]
[ro.symbol.hwconfig.msr]: [usbhid]
[ro.symbol.msr.version]: [MSR-1.0.8]
[ro.symbol.osx.complexmu]: [true]
[ro.symbol.osx.usbfunctions]: [mtp,ptp]
[ro.symbol.osx.version]: [QCT.60.6.8]
[ro.symbol.osx.version_legacy]: [QCT_60_6.8]
[ro.symbol.persist.emulated]: [false]
[ro.symbol.scanner0]: [se4710_cam_builtin]
[ro.symbol.scanner1]: [ringscanner_btssi_plugin]
[ro.symbol.scanner2]: [rs6000_btssi_plugin]
[ro.symbol.scanner3]: [ds3678_btssi_plugin]
[ro.symbol.touchkeypad.type]: [singletouch]
[ro.sys.brand]: [symbol]
[ro.sys.fw.bservice_age]: [5000]
[ro.sys.fw.bservice_enable]: [true]
[ro.sys.fw.bservice_limit]: [5]
[ro.sys.fw.dex2oat_thread_count]: [4]
[ro.sys.fw.empty_app_percent]: [50]
[ro.sys.fw.trim_cache_percent]: [100]
[ro.sys.fw.trim_empty_percent]: [100]
[ro.sys.fw.trim_enable_memory]: [2147483648]
[ro.sys.fw.use_trim_settings]: [true]
[ro.system.fg.activity.ntfy]: [1]
[ro.system.mount]: [/dev/block/bootdevice/by-name/system]
[ro.telephony.call_ring.multiple]: [false]
[ro.telephony.default_network]: [9]
[ro.use_data_netmgrd]: [true]
[ro.valid_touch_mode]: [stylus_and_finger&glove_and_finger&overlay_stylus_and_finger&overlay_glove_and_finger]
[ro.valid_touch_mode_additional]: []
[ro.vendor.at_library]: [libqti-at.so]
[ro.vendor.extension_library]: [libqti-perfd-client.so]
[ro.vendor.gt_library]: [libqti-gt.so]
[ro.wifi.channels]: []
[ro.wlan.reg_device_id]: [40024000]
[ro.zebra.datawedge.enterkey]: [1]
[ro.zygote]: [zygote64_32]
[sched.colocate.enable]: [1]
[security.perf_harden]: [1]
[selinux.reload_policy]: [1]
[service.bootanim.exit]: [1]
[sys.atmel.touch.upgrade.done]: [1]
[sys.boot_completed]: [1]
[sys.enterprise_unlock]: [255]
[sys.falcon.radio.ts25.state]: [OK]
[sys.ims.DATA_DAEMON_STATUS]: [1]
[sys.ims.QMI_DAEMON_STATUS]: [1]
[sys.keymaster.loaded]: [true]
[sys.listeners.registered]: [true]
[sys.oem_unlock_allowed]: [0]
[sys.settings_global_version]: [19]
[sys.settings_secure_version]: [28]
[sys.settings_system_version]: [9]
[sys.sysctl.extra_free_kbytes]: [10800]
[sys.sysctl.tcp_def_init_rwnd]: [60]
[sys.touch.capacitive_key_state]: [true]
[sys.usb.config]: [mtp,adb]
[sys.usb.configfs]: [0]
[sys.usb.ffs.ready]: [1]
[sys.usb.rps_mask]: [0]
[sys.usb.state]: [mtp,adb]
[telephony.lteOnCdmaDevice]: [1]
[tunnel.audio.encode]: [false]
[use.voice.path.for.pcm.voip]: [true]
[vidc.enc.dcvs.extra-buff-count]: [2]
[vidc.enc.narrow.searchrange]: [1]
[voice.conc.fallbackpath]: [deep-buffer]
[voice.playback.conc.disabled]: [true]
[voice.record.conc.disabled]: [false]
[voice.voip.conc.disabled]: [false]
[vold.decrypt]: [trigger_restart_framework]
[vold.encrypt_progress]: [100]
[vold.encrypt_time_remaining]: [0]
[vold.has_adoptable]: [1]
[vold.post_fs_data_done]: [1]
[wifi.interface]: [wlan0]
[wlan.driver.config]: [/data/misc/wifi/WCNSS_qcom_cfg.ini]

Porting lk2nd/lk1st
So, you want to replace the stock bootloader with something slightly saner? Come with me, I will show you how i proceeded and how you can replicate it!
lk2nd bringup
First, I downloaded a precompiled lk2nd-msm8952 (since the MSM8956 is seemingly from the same family/related to it) and tried booting it, but it (of course) refused due to the lack of a fitting DTB.
Then I went and booted back to Android, and tried to pull the DTB at runtime from just to be met with a severe lack of said file, with it being nowhere to be found on the whole system.
Now theres some options:
Hunting for the Device Tree
Method 1: the lk2nd way
I extracted all the device trees of the stock boot.img using:
and was met with the following result:
I then extracted the lk2nd boot.img, appended all 162 DTBs to its "kernel" and rebuilt the image:
aaaand.... BAM!
I then proceeded by dumping the used dtb through fastboot and decompiled it:
Opening the resulting file in an editor, I got the values I needed, mainly the "board-id".
Method 2: the logs way
With some luck, the stock Bootloader spits out some logs. One line specifically being:
What we want to look here at are the second and 3rd values, here "0000000a" and "0x00000027"
These correspond to the the two "board-id" values.
You can build the necessary Device Tree using those and/or continue looking through your 162 DTBs and find the one your device uses.
After getting what I needed, I started writing my own Device Tree for lk2nd, basing it off another Device with the same SoC, and put the same values.
After a rebuild and another boot attempt, it worked!
Now, I noticed there is a slight problem: The Volume down key did nothing.
I saw that some other devices have so called "Key overrides" in their device trees.
Using this information, I implemented this into my tree as well.
lk1st bringup
Here comes the fun part:
After reading the documentation, all I had to do to get started is to change my build command to build lk1st instead of lk2nd and to tell it which device tree to include, so
got turned into
After flashing the resulting "emmc_appsboot.mbn" to the aboot and abootbak partitions, i got dropped into edl/900e mode. After some screaming and some reading, I figured out that I have to sign the image with the qcom test-keys. A tool for doing this is called " msm8916-mainline/qtestsign"
After cloning it i ran
Running this left me with a file called "emmc_appsboot-test-signed.mbn".
I flashed this file again to aboot + abootbak, rebooted, and... BAM!
However, the screen stayed dark. This was to be expected, since lk1st did not know how to talk to the panel. Making that work was... quite interesting...
Panel Bringup
Panel bringup is (in theory) very simple
There is a tool msm8916-mainline/linux-mdss-dsi-panel-driver-generator a.k.a. lmdpdg
After cloning it, you can run
TODO: fix android boot
lk2nd bringup
First, I downloaded a precompiled lk2nd-msm8952 (since the MSM8956 is seemingly from the same family/related to it) and tried booting it, but it (of course) refused due to the lack of a fitting DTB.
Then I went and booted back to Android, and tried to pull the DTB at runtime from
Code: Select all
/sys/firmware/fdtNow theres some options:
- Appending the DTBs from the stock boot.img to lk2nd and seeing which one it catches on
- Getting stock bootloader logs, booting the stock boot.img and seeing which dtb gets used
Hunting for the Device Tree
Method 1: the lk2nd way
I extracted all the device trees of the stock boot.img using:
Code: Select all
extract-dtb -o dump-dtb/ dump/boot.imgCode: Select all
unpack_bootimg --boot_img lk2nd-msm8952.img --out lk2nd_extracted --format mkbootimg
cat lk2nd_extracted/kernel dump-dtb/*.dtb ... > lk2nd_hackkrnl
mkbootimg --header_version 0 --kernel lk2nd_hackkrnl --ramdisk lk2nd_extracted/ramdisk --pagesize 0x00000800 --base 0x00000000 --kernel_offset 0x80008000 --ramdisk_offset 0x81000000 --second_offset 0x80f00000 --tags_offset 0x80000100 --board '' --cmdline lk2nd -o newboot.img
I then proceeded by dumping the used dtb through fastboot and decompiled it:
Code: Select all
fastboot oem dtb
fastboot get_staged fdt
dtc -I dtb -O dts fdt > fdt.dtsMethod 2: the logs way
With some luck, the stock Bootloader spits out some logs. One line specifically being:
Code: Select all
[7290] Best match DTB tags 266/0000000a/0x00000027/0/20010/20011/1000c/0/910cfb56/3f9b8These correspond to the the two "board-id" values.
You can build the necessary Device Tree using those and/or continue looking through your 162 DTBs and find the one your device uses.
After getting what I needed, I started writing my own Device Tree for lk2nd, basing it off another Device with the same SoC, and put the same values.
After a rebuild and another boot attempt, it worked!
Now, I noticed there is a slight problem: The Volume down key did nothing.
I saw that some other devices have so called "Key overrides" in their device trees.
Using this information, I implemented this into my tree as well.
lk1st bringup
Here comes the fun part:
After reading the documentation, all I had to do to get started is to change my build command to build lk1st instead of lk2nd and to tell it which device tree to include, so
Code: Select all
make TOOLCHAIN_PREFIX=arm-none-eabi- lk2nd-msm8952 -j8Code: Select all
make TOOLCHAIN_PREFIX=arm-none-eabi- LK2ND_BUNDLE_DTB=msm8956-zebra-ironman.dtb lk1st-msm8952 -j8After cloning it i ran
Code: Select all
python ../qtestsign/qtestsign.py -v3 aboot build-lk1st-msm8952/emmc_appsboot.mbnI flashed this file again to aboot + abootbak, rebooted, and... BAM!
However, the screen stayed dark. This was to be expected, since lk1st did not know how to talk to the panel. Making that work was... quite interesting...
Panel Bringup
Panel bringup is (in theory) very simple
There is a tool msm8916-mainline/linux-mdss-dsi-panel-driver-generator a.k.a. lmdpdg
After cloning it, you can run
TODO: fix android boot


