Skip to content

Instantly share code, notes, and snippets.

@telent
Created August 11, 2022 08:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save telent/f785168efe973978b7145636f73dfb22 to your computer and use it in GitHub Desktop.
Save telent/f785168efe973978b7145636f73dfb22 to your computer and use it in GitHub Desktop.
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
[ 0.000000] Linux version 5.16.0-postmarketos-qcom-msm8953 (pmos@build) (aarch64-alpine-linux-musl-gcc (Alpine 11.2.1_git20220219) 11.2.1 20220219, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Thu Mar 3 08:28:04 UTC 2022
[ 0.000000] Machine model: Motorola G5 Plus (potter)
[ 0.000000] Reserved memory: created DMA memory pool at 0x0000000081800000, size 0 MiB
[ 0.000000] OF: reserved mem: initialized node memory@81800000, compatible id shared-dma-pool
[ 0.000000] NUMA: No NUMA configuration found
[ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000000ffffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0xff9f1b40-0xff9f3fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000040000000-0x00000000817fffff]
[ 0.000000] node 0: [mem 0x0000000081800000-0x0000000081801fff]
[ 0.000000] node 0: [mem 0x0000000081802000-0x00000000842fffff]
[ 0.000000] node 0: [mem 0x0000000084300000-0x00000000867fffff]
[ 0.000000] node 0: [mem 0x0000000086800000-0x0000000086bfffff]
[ 0.000000] node 0: [mem 0x0000000086c00000-0x000000008edfffff]
[ 0.000000] node 0: [mem 0x000000008ee00000-0x000000008fffffff]
[ 0.000000] node 0: [mem 0x0000000090000000-0x00000000905eefff]
[ 0.000000] node 0: [mem 0x00000000905f0000-0x00000000913fffff]
[ 0.000000] node 0: [mem 0x0000000091400000-0x0000000091afffff]
[ 0.000000] node 0: [mem 0x0000000091b00000-0x0000000091ffffff]
[ 0.000000] node 0: [mem 0x0000000092000000-0x00000000920fffff]
[ 0.000000] node 0: [mem 0x0000000092100000-0x00000000aefd1fff]
[ 0.000000] node 0: [mem 0x00000000aefd2000-0x00000000aeffffff]
[ 0.000000] node 0: [mem 0x00000000af000000-0x00000000eefe3fff]
[ 0.000000] node 0: [mem 0x00000000eefe4000-0x00000000eeffffff]
[ 0.000000] node 0: [mem 0x00000000ef000000-0x00000000f2cfffff]
[ 0.000000] node 0: [mem 0x00000000f2d00000-0x00000000f2e7ffff]
[ 0.000000] node 0: [mem 0x00000000f2e80000-0x00000000ffffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000ffffffff]
[ 0.000000] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.000000] cma: Reserved 32 MiB at 0x00000000fa800000
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.0 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.0
[ 0.000000] psci: OSI mode supported.
[ 0.000000] percpu: Embedded 19 pages/cpu s39512 r8192 d30120 u77824
[ 0.000000] pcpu-alloc: s39512 r8192 d30120 u77824 alloc=19*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
[ 0.000000] Detected VIPT I-cache on CPU0
[ 0.000000] CPU features: detected: ARM erratum 845719
[ 0.000000] Fallback order for Node 0: 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 774143
[ 0.000000] Policy zone: DMA
[ 0.000000] Kernel command line:
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 2840492K/3145724K available (10560K kernel code, 1200K rwdata, 3752K rodata, 1792K init, 375K bss, 272464K reserved, 32768K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU event tracing is enabled.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] random: get_random_bytes called from start_kernel+0x474/0x658 with crng_init=0
[ 0.000000] arch_timer: cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000000] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.000145] Console: colour dummy device 80x25
[ 0.000859] printk: console [tty0] enabled
[ 0.000956] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
[ 0.000991] pid_max: default: 32768 minimum: 301
[ 0.001088] LSM: Security Framework initializing
[ 0.001176] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.001217] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
[ 0.003455] rcu: Hierarchical SRCU implementation.
[ 0.004598] smp: Bringing up secondary CPUs ...
[ 0.005344] Detected VIPT I-cache on CPU1
[ 0.005423] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
[ 0.006208] Detected VIPT I-cache on CPU2
[ 0.006256] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
[ 0.006979] Detected VIPT I-cache on CPU3
[ 0.007023] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
[ 0.007835] Detected VIPT I-cache on CPU4
[ 0.007899] CPU4: Booted secondary processor 0x0000000100 [0x410fd034]
[ 0.008726] Detected VIPT I-cache on CPU5
[ 0.008771] CPU5: Booted secondary processor 0x0000000101 [0x410fd034]
[ 0.009501] Detected VIPT I-cache on CPU6
[ 0.009545] CPU6: Booted secondary processor 0x0000000102 [0x410fd034]
[ 0.010279] Detected VIPT I-cache on CPU7
[ 0.010324] CPU7: Booted secondary processor 0x0000000103 [0x410fd034]
[ 0.010434] smp: Brought up 1 node, 8 CPUs
[ 0.010607] SMP: Total of 8 processors activated.
[ 0.010624] CPU features: detected: 32-bit EL0 Support
[ 0.010639] CPU features: detected: 32-bit EL1 Support
[ 0.010656] CPU features: detected: CRC32 instructions
[ 0.024770] CPU: All CPU(s) started at EL1
[ 0.024866] alternatives: patching kernel code
[ 0.026838] devtmpfs: initialized
[ 0.039684] KASLR disabled due to lack of seed
[ 0.039928] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.039971] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.041308] pinctrl core: initialized pinctrl subsystem
[ 0.042307] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.044453] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
[ 0.044927] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.045293] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.045374] audit: initializing netlink subsys (disabled)
[ 0.045581] audit: type=2000 audit(0.044:1): state=initialized audit_enabled=0 res=1
[ 0.046103] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.046112] thermal_sys: Registered thermal governor 'step_wise'
[ 0.046132] thermal_sys: Registered thermal governor 'user_space'
[ 0.046149] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.047985] cpuidle: using governor menu
[ 0.048152] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.048447] ASID allocator initialised with 65536 entries
[ 0.048679] Serial: AMBA PL011 UART driver
[ 0.050077] printk: console [ramoops-1] enabled
[ 0.050296] pstore: Registered ramoops as persistent store backend
[ 0.050318] ramoops: using 0x80000@0xef000000, ecc: 0
[ 0.094018] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.094057] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.094080] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.094102] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.097312] iommu: Default domain type: Translated
[ 0.097343] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.097700] SCSI subsystem initialized
[ 0.097933] usbcore: registered new interface driver usbfs
[ 0.097994] usbcore: registered new interface driver hub
[ 0.098053] usbcore: registered new device driver usb
[ 0.098444] CPUidle PSCI: failed to enable OSI mode: -95
[ 0.098784] qcom_scm: convention: smc arm 64
[ 0.099592] Advanced Linux Sound Architecture Driver Initialized.
[ 0.100485] clocksource: Switched to clocksource arch_sys_counter
[ 0.100791] VFS: Disk quotas dquot_6.6.0
[ 0.100866] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.109232] NET: Registered PF_INET protocol family
[ 0.109479] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.111854] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
[ 0.111990] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.112325] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
[ 0.112968] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.113130] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.113262] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
[ 0.113523] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.113992] RPC: Registered named UNIX socket transport module.
[ 0.114016] RPC: Registered udp transport module.
[ 0.114033] RPC: Registered tcp transport module.
[ 0.114050] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.114262] Unpacking initramfs...
[ 0.121211] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[ 0.121709] kvm [1]: HYP mode not available
[ 0.123224] Initialise system trusted keyrings
[ 0.123456] workingset: timestamp_bits=42 max_order=20 bucket_order=0
[ 0.132253] NFS: Registering the id_resolver key type
[ 0.132325] Key type id_resolver registered
[ 0.132345] Key type id_legacy registered
[ 0.132456] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.132521] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 0.132732] 9p: Installing v9fs 9p2000 file system support
[ 0.187759] Key type asymmetric registered
[ 0.187787] Asymmetric key parser 'x509' registered
[ 0.187943] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.187971] io scheduler mq-deadline registered
[ 0.187990] io scheduler kyber registered
[ 0.197439] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.199090] msm_serial: driver initialized
[ 0.201069] arm-smmu 1c40000.iommu: probing hardware configuration...
[ 0.201098] arm-smmu 1c40000.iommu: SMMUv2 with:
[ 0.201118] arm-smmu 1c40000.iommu: stage 1 translation
[ 0.201136] arm-smmu 1c40000.iommu: stage 2 translation
[ 0.201153] arm-smmu 1c40000.iommu: nested translation
[ 0.201170] arm-smmu 1c40000.iommu: address translation ops
[ 0.201188] arm-smmu 1c40000.iommu: non-coherent table walk
[ 0.201207] arm-smmu 1c40000.iommu: (IDR0.CTTW overridden by FW configuration)
[ 0.201230] arm-smmu 1c40000.iommu: stream matching with 4 register groups
[ 0.201252] arm-smmu 1c40000.iommu: 4 context banks (0 stage-2 only)
[ 0.201276] arm-smmu 1c40000.iommu: Supported page sizes: 0x63315000
[ 0.201297] arm-smmu 1c40000.iommu: Stage-1: 48-bit VA -> 32-bit IPA
[ 0.201317] arm-smmu 1c40000.iommu: Stage-2: 32-bit IPA -> 32-bit PA
[ 0.202021] arm-smmu 1e00000.iommu: probing hardware configuration...
[ 0.202050] arm-smmu 1e00000.iommu: SMMUv2 with:
[ 0.202069] arm-smmu 1e00000.iommu: stage 1 translation
[ 0.202086] arm-smmu 1e00000.iommu: stage 2 translation
[ 0.202104] arm-smmu 1e00000.iommu: nested translation
[ 0.202121] arm-smmu 1e00000.iommu: non-coherent table walk
[ 0.202139] arm-smmu 1e00000.iommu: (IDR0.CTTW overridden by FW configuration)
[ 0.202162] arm-smmu 1e00000.iommu: stream matching with 123 register groups
[ 0.202187] arm-smmu 1e00000.iommu: 30 context banks (0 stage-2 only)
[ 0.202258] arm-smmu 1e00000.iommu: Supported page sizes: 0x41311000
[ 0.202278] arm-smmu 1e00000.iommu: Stage-1: 48-bit VA -> 48-bit IPA
[ 0.202299] arm-smmu 1e00000.iommu: Stage-2: 48-bit IPA -> 48-bit PA
[ 0.207819] Freeing initrd memory: 4812K
[ 0.210667] loop: module loaded
[ 0.210954] Driver 'sm5708-mfd' needs updating - please use bus_type methods
[ 0.211540] spmi spmi-0: PMIC arbiter version v2 (0x20010000)
[ 0.216388] qcom-spmi-regulator 200f000.spmi:pmic@1:regulators: unsupported regulator: name=l5 type=0x21, subtype=0x2B, dig major rev=0x02
[ 0.224866] libphy: Fixed MDIO Bus: probed
[ 0.224894] tun: Universal TUN/TAP device driver, 1.6
[ 0.225667] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.225690] ehci-platform: EHCI generic platform driver
[ 0.226192] usbcore: registered new interface driver usb-storage
[ 0.226878] i2c_dev: i2c /dev entries driver
[ 0.227135] i2c_qup 78b7000.i2c: using default clock-frequency 100000
[ 0.227165] i2c_qup 78b7000.i2c:
tx channel not available
[ 0.228020] i2c_qup 7af5000.i2c: using default clock-frequency 100000
[ 0.228046] i2c_qup 7af5000.i2c:
tx channel not available
[ 0.232795] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 0.235394] sdhci: Secure Digital Host Controller Interface driver
[ 0.235415] sdhci: Copyright(c) Pierre Ossman
[ 0.235797] sdhci-pltfm: SDHCI platform and OF driver helper
[ 0.236400] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.236491] hid: raw HID events driver (C) Jiri Kosina
[ 0.237100] usbcore: registered new interface driver usbhid
[ 0.237121] usbhid: USB HID core driver
[ 0.237341] ashmem: initialized
[ 0.240304] NET: Registered PF_PACKET protocol family
[ 0.240502] 9pnet: Installing 9P2000 support
[ 0.240575] Key type dns_resolver registered
[ 0.241011] Loading compiled-in X.509 certificates
[ 0.243983] Key type ._fscrypt registered
[ 0.244029] Key type .fscrypt registered
[ 0.244045] Key type fscrypt-provisioning registered
[ 0.280984] hwspin_lock_request_specific: hwspinlock 3 is already in use
[ 0.288192] qcom,wled 200f000.spmi:pmi8950@3:wled@d800: Only one of qcom,num-strings or qcom,enabled-strings should be set
[ 0.289121] qcom,wled 200f000.spmi:pmi8950@3:wled@d800: IRQ ovp not found
[ 0.289748] cpu cpu0: Failed to add OPP name speed2-pvs0-v0
[ 0.292355] cpu cpu0: Failed to add OPP name speed2-pvs0-v0
[ 0.295405] genirq: irq_chip msmgpio did not update eff. affinity mask of irq 95
[ 0.295635] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 0.296774] cpu cpu0: Failed to add OPP name speed2-pvs0-v0
[ 0.297055] ------------[ cut here ]------------
[ 0.297077] gcc_usb30_master_clk status stuck at 'on'
[ 0.297121] WARNING: CPU: 4 PID: 1 at drivers/clk/qcom/clk-branch.c:91 clk_branch_wait+0x144/0x160
[ 0.297173] Modules linked in:
[ 0.297193] CPU: 4 PID: 1 Comm: swapper/0 Not tainted 5.16.0-postmarketos-qcom-msm8953 #1
[ 0.297220] Hardware name: Motorola G5 Plus (potter) (DT)
[ 0.297237] pstate: 600000c5 (nZCv daIF -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[ 0.297261] pc : clk_branch_wait+0x144/0x160
[ 0.297284] lr : clk_branch_wait+0x144/0x160
[ 0.297305] sp : ffff8000111abc70
[ 0.297319] x29: ffff8000111abc70 x28: 0000000000000000 x27: ffff800010e204d0
[ 0.297350] x26: ffff800010e81068 x25: ffff800010e81078 x24: ffff800010e042c0
[ 0.297380] x23: ffff800010d0def8 x22: 0000000000000000 x21: ffff80001059b050
[ 0.297409] x20: 0000000000000000 x19: ffff8000110921f0 x18: fffffffffffe3ae0
[ 0.297438] x17: 0000000020db64a8 x16: 0000000000001800 x15: 0000000000000038
[ 0.297467] x14: 0000000000000000 x13: ffff8000110013d0 x12: 00000000000002b2
[ 0.297497] x11: 00000000000000e6 x10: ffff8000110013d0 x9 : ffff8000110013d0
[ 0.297526] x8 : 00000000ffffefff x7 : ffff8000110593d0 x6 : ffff8000110593d0
[ 0.297555] x5 : 000000000000bff4 x4 : 40000000fffff0e6 x3 : 0000000000000000
[ 0.297583] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff0000014e8000
[ 0.297612] Call trace:
[ 0.297626] clk_branch_wait+0x144/0x160
[ 0.297648] clk_branch2_disable+0x30/0x40
[ 0.297670] clk_disable_unused_subtree+0xb0/0x110
[ 0.297695] clk_disable_unused_subtree+0x40/0x110
[ 0.297716] clk_disable_unused_subtree+0x40/0x110
[ 0.297737] clk_disable_unused_subtree+0x40/0x110
[ 0.297757] clk_disable_unused_subtree+0x40/0x110
[ 0.297778] clk_disable_unused+0x5c/0xe4
[ 0.297798] do_one_initcall+0x50/0x1b0
[ 0.297820] kernel_init_freeable+0x20c/0x290
[ 0.297841] kernel_init+0x28/0x130
[ 0.297863] ret_from_fork+0x10/0x20
[ 0.297884] ---[ end trace f23a6d43cf10a8cb ]---
[ 0.298131] ALSA device list:
[ 0.298150] No soundcards found.
[ 0.298952] Freeing unused kernel memory: 1792K
[ 0.317307] cpu cpu0: Failed to add OPP name speed2-pvs0-v0
[ 0.324581] s1: Bringing 0uV into 863000-863000uV
[ 0.325014] Run /init as init process
[ 0.325034] with arguments:
[ 0.325038] /init
[ 0.325042] with environment:
[ 0.325045] HOME=/
[ 0.325045] s3: Bringing 0uV into 1224000-1224000uV
[ 0.325049] TERM=linux
[ 0.325276] s4: Bringing 0uV into 1896000-1896000uV
[ 0.326207] l1: Bringing 0uV into 1000000-1000000uV
[ 0.326439] l2: Bringing 0uV into 1000000-1000000uV
[ 0.326702] l3: Bringing 0uV into 925000-925000uV
[ 0.327282] l5: Bringing 0uV into 1800000-1800000uV
[ 0.329422] l6: Bringing 0uV into 1800000-1800000uV
[ 0.331117] l8: Bringing 0uV into 2900000-2900000uV
[ 0.331368] l9: Bringing 0uV into 3000000-3000000uV
[ 0.331596] l10: Bringing 0uV into 1800000-1800000uV
[ 0.331848] l11: Bringing 0uV into 2800000-2800000uV
[ 0.332077] l12: Bringing 0uV into 1800000-1800000uV
[ 0.332313] l13: Bringing 0uV into 3075000-3075000uV
[ 0.332763] l15: Bringing 0uV into 1800000-1800000uV
[ 0.332995] l16: Bringing 0uV into 1800000-1800000uV
[ 0.333257] l17: Bringing 0uV into 2800000-2800000uV
[ 0.333683] l19: Bringing 0uV into 1200000-1200000uV
[ 0.334379] l22: Bringing 0uV into 2800000-2800000uV
[ 0.336126] l23: Bringing 0uV into 975000-975000uV
[ 0.370474] qcom-qusb2-phy 79000.phy: Registered Qcom-QUSB2 phy
[ 0.372808] dwc3-qcom 70f8800.usb: IRQ dp_hs_phy_irq not found
[ 0.372849] dwc3-qcom 70f8800.usb: IRQ dm_hs_phy_irq not found
[ 0.391976] qcom-cpr3 b018000.power-controller: thread initialized with 10 OPPs
[ 0.394008] random: fast init done
[ 0.395052] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 883200 KHz, changing to: 1036800 KHz
[ 0.450439] mmc1: SDHCI controller on 7864900.sdhci [7864900.sdhci] using ADMA 64-bit
[ 0.459722] mmc0: SDHCI controller on 7824900.sdhci [7824900.sdhci] using ADMA 64-bit
[ 0.607842] mmc0: new HS400 MMC card at address 0001
[ 0.608825] mmcblk0: mmc0:0001 HBG4a2 29.1 GiB
[ 0.611389] 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 p51 p52 p53 p54
[ 0.619788] mmcblk0boot0: mmc0:0001 HBG4a2 4.00 MiB
[ 0.621652] mmcblk0boot1: mmc0:0001 HBG4a2 4.00 MiB
[ 0.626490] mmcblk0rpmb: mmc0:0001 HBG4a2 4.00 MiB, chardev (245:0)
[ 12.271589] using random self ethernet address
[ 12.271626] using random host ethernet address
[ 12.285405] usb0: HOST MAC 1a:1e:fb:58:2b:50
[ 12.285443] usb0: MAC 3a:cb:cd:36:6d:09
[ 12.683649] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null). Quota mode: none.
[ 13.022632] random: crng init done
[ 13.936616] dm-1: detected capacity change from 1202176 to 6578176
[ 15.971741] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 16.268989] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null). Quota mode: none.
[ 17.310258] udevd[1167]: starting version 3.2.11
[ 17.328094] udevd[1167]: starting eudev-3.2.11
[ 17.423136] mc: Linux media interface: v0.10
[ 17.431945] rtc-pm8xxx 200f000.spmi:pmic@0:rtc@6000: registered as rtc0
[ 17.435456] qcom-spmi-vadc 200f000.spmi:pmic@2:vadc@3100: Please define VDD channel
[ 17.438280] qcom-fg: fg_init_memif: FG Probe - FG Revision DIG:3.1 ANA:1.2 PMIC subtype=0
[ 17.439946] qcom-fg: fg_parse_of_param: using default value for prop qcom,low-volt-thr: 4200
[ 17.441539] qcom-fg: fg_parse_of_param: prop qcom,const-charge-volt-thr-mv not found in dts, ignoring
[ 17.441756] input: pm8941_pwrkey as /devices/platform/soc@0/200f000.spmi/spmi-0/0-00/200f000.spmi:pmic@0:pon@800/200f000.spmi:pmic@0:pon@800:pwrkey/input/input1
[ 17.442059] spmi-temp-alarm 200f000.spmi:pmic@0:temp-alarm@2400: failed to register sensor
[ 17.444307] qcom-fg: fg_parse_of_param: using default value for prop qcom,therm-delay-us: 0
[ 17.444809] qcom-fg: fg_assert_sram_access: mem_avail not high: 00
[ 17.444820] qcom-fg: fg_conventional_sram_read: memread access not correct
[ 17.445070] input: pm8941_resin as /devices/platform/soc@0/200f000.spmi/spmi-0/0-00/200f000.spmi:pmic@0:pon@800/200f000.spmi:pmic@0:pon@800:resin/input/input2
[ 17.448588] videodev: Linux video capture interface: v2.00
[ 17.479922] NET: Registered PF_QIPCRTR protocol family
[ 17.480684] remoteproc remoteproc0: 4080000.remoteproc is available
[ 17.482251] l7: voltage operation not allowed
[ 17.482340] remoteproc remoteproc1: a204000.remoteproc is available
[ 17.486711] remoteproc remoteproc1: powering up a204000.remoteproc
[ 17.486791] remoteproc remoteproc1: Booting fw image wcnss.mdt, size 7324
[ 17.492668] qcom-venus 1d00000.venus: Adding to iommu group 0
[ 17.493002] qcom-venus 1d00000.venus: non legacy binding
[ 17.493088] nfc: nfc_init: NFC Core ver 0.1
[ 17.493149] NET: Registered PF_NFC protocol family
[ 17.497923] qcom-venus 1d00000.venus: Direct firmware load for venus.mdt failed with error -2
[ 17.497941] qcom-venus 1d00000.venus: fail to load video firmware
[ 17.498443] qcom-venus: probe of 1d00000.venus failed with error -22
[ 17.523785] pn544_hci_i2c 5-0028: NFC: Detecting nfc_en polarity
[ 17.572115] qcom_q6v5_pas c200000.remoteproc: supply cx not found, using dummy regulator
[ 17.572290] qcom_q6v5_pas c200000.remoteproc: supply px not found, using dummy regulator
[ 17.572982] remoteproc remoteproc2: c200000.remoteproc is available
[ 17.573989] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:codec@f000: failed to get mclk
[ 17.574402] msm8916-wcd-digital-codec c0f0000.codec: failed to get mclk
[ 17.575890] remoteproc remoteproc2: powering up c200000.remoteproc
[ 17.575911] remoteproc remoteproc2: Booting fw image adsp.mdt, size 7452
[ 17.579028] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:codec@f000: failed to get mclk
[ 17.579421] msm8916-wcd-digital-codec c0f0000.codec: failed to get mclk
[ 17.620204] adreno 1c00000.gpu: Adding to iommu group 1
[ 17.620956] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:codec@f000: failed to get mclk
[ 17.621237] pn544_hci_i2c 5-0028: NFC: nfc_en polarity : active high
[ 17.621323] msm8916-wcd-digital-codec c0f0000.codec: failed to get mclk
[ 17.624799] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:codec@f000: failed to get mclk
[ 17.625071] platform 1a01000.mdp: Fixing up cyclic dependency with 1a94000.dsi
[ 17.626346] msm8916-wcd-digital-codec c0f0000.codec: failed to get mclk
[ 17.628441] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:codec@f000: failed to get mclk
[ 17.632099] msm_mdp 1a01000.mdp: Adding to iommu group 2
[ 17.632635] msm 1a00000.mdss: supply vdd not found, using dummy regulator
[ 17.639203] msm_mdp 1a01000.mdp: [drm:mdp5_bind [msm]] MDP5 version v1.16
[ 17.639362] msm 1a00000.mdss: bound 1a01000.mdp (ops mdp5_ops [msm])
[ 17.640205] msm_dsi_manager_register: failed to register mipi dsi host for DSI 0: -517
[ 17.641708] msm8916-wcd-digital-codec c0f0000.codec: failed to get mclk
[ 17.643782] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:codec@f000: failed to get mclk
[ 17.644173] msm 1a00000.mdss: supply vdd not found, using dummy regulator
[ 17.646987] msm_mdp 1a01000.mdp: [drm:mdp5_bind [msm]] MDP5 version v1.16
[ 17.647146] msm 1a00000.mdss: bound 1a01000.mdp (ops mdp5_ops [msm])
[ 17.647891] msm_dsi_manager_register: failed to register mipi dsi host for DSI 0: -517
[ 17.797047] remoteproc remoteproc2: remote processor c200000.remoteproc is now up
[ 17.798008] msm8916-wcd-digital-codec c0f0000.codec: failed to get mclk
[ 17.799930] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:codec@f000: failed to get mclk
[ 17.800580] msm 1a00000.mdss: supply vdd not found, using dummy regulator
[ 17.807679] msm_mdp 1a01000.mdp: [drm:mdp5_bind [msm]] MDP5 version v1.16
[ 17.807896] msm 1a00000.mdss: bound 1a01000.mdp (ops mdp5_ops [msm])
[ 17.809379] msm 1a00000.mdss: bound 1a94000.dsi (ops dsi_ops [msm])
[ 17.811955] adreno 1c00000.gpu: supply vdd not found, using dummy regulator
[ 17.812276] adreno 1c00000.gpu: supply vddcx not found, using dummy regulator
[ 17.815360] msm 1a00000.mdss: bound 1c00000.gpu (ops a3xx_ops [msm])
[ 17.849780] [drm] Initialized msm 1.8.0 20130625 for 1a00000.mdss on minor 0
[ 17.852592] msm 1a00000.mdss: [drm:adreno_request_fw [msm]] loaded qcom/a530_pm4.fw from new location
[ 17.853425] msm 1a00000.mdss: [drm:adreno_request_fw [msm]] loaded qcom/a530_pfp.fw from new location
[ 17.879514] qcom,apr remoteproc2:smd-edge.apr_audio_svc.-1.-1: Adding APR/GPR dev: aprsvc:q6core:4:3
[ 17.879603] qcom,apr remoteproc2:smd-edge.apr_audio_svc.-1.-1: Adding APR/GPR dev: aprsvc:q6afe:4:4
[ 17.879659] qcom,apr remoteproc2:smd-edge.apr_audio_svc.-1.-1: Adding APR/GPR dev: aprsvc:q6asm:4:7
[ 17.879704] qcom,apr remoteproc2:smd-edge.apr_audio_svc.-1.-1: Adding APR/GPR dev: aprsvc:q6adm:4:8
[ 17.879751] qcom,apr remoteproc2:smd-edge.apr_audio_svc.-1.-1: Adding APR/GPR dev: aprsvc:apr-service:4:9
[ 17.879798] qcom,apr remoteproc2:smd-edge.apr_audio_svc.-1.-1: Adding APR/GPR dev: aprsvc:apr-service:4:a
[ 17.879842] qcom,apr remoteproc2:smd-edge.apr_audio_svc.-1.-1: Adding APR/GPR dev: aprsvc:apr-service:4:b
[ 17.916081] devfreq 1c00000.gpu: Couldn't update frequency transition information.
[ 17.989010] rmi4_i2c 3-0020: registering I2C-connected sensor
[ 18.091417] qcom-wcnss-pil a204000.remoteproc: unexpected response to sysmon event
[ 18.091431] remoteproc remoteproc1: remote processor a204000.remoteproc is now up
[ 18.139797] [drm:mdp5_irq_error_handler [msm]] *ERROR* errors: 04000000
[ 18.156687] Console: switching to colour frame buffer device 135x120
[ 18.213103] msm 1a00000.mdss: [drm] fb0: msmdrmfb frame buffer device
[ 18.226829] rmi4_f01 rmi4-00.fn01: found RMI device, manufacturer: Synaptics, product: s3203b, fw id: 2480226
[ 18.238980] qcom_wcnss_ctrl remoteproc1:smd-edge.WCNSS_CTRL.-1.-1: WCNSS Version 1.5 1.2
[ 18.248229] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:codec@f000: PMIC REV: 0 CODEC Version: 4
[ 18.248874] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:codec@f000: ASoC: sink widget PDM_RX1 overwritten
[ 18.249262] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:codec@f000: ASoC: source widget PDM_RX1 overwritten
[ 18.249336] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:codec@f000: ASoC: source widget PDM_RX1 overwritten
[ 18.249386] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:codec@f000: ASoC: sink widget PDM_RX1 overwritten
[ 18.249447] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:codec@f000: ASoC: sink widget PDM_RX1 overwritten
[ 18.249506] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:codec@f000: ASoC: sink widget ADC1 overwritten
[ 18.249586] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:codec@f000: ASoC: sink widget ADC1 overwritten
[ 18.249662] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:codec@f000: ASoC: sink widget PDM_RX1 overwritten
[ 18.250712] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:codec@f000: ASoC: source widget PDM_RX3 overwritten
[ 18.251005] qcom,pm8916-wcd-spmi-codec 200f000.spmi:pmic@1:codec@f000: ASoC: source widget PDM_RX3 overwritten
[ 18.260258] input: Synaptics s3203b as /devices/platform/soc@0/78b7000.i2c/i2c-3/3-0020/rmi4-00/input/input3
[ 18.327080] input: msm8916 Headset Jack as /devices/platform/soc@0/c051000.sound-card/sound/card0/input4
[ 19.204052] qcom-fg 200f000.spmi:pmic@2:fuel_guage: IACS_RDY not set, ima_opr_sts: 10
[ 19.204133] qcom-fg: fg_check_and_clear_ima_errors: IMA exception bit set, exp_sts=41
[ 19.204223] qcom-fg: fg_interleaved_sram_config: IACS_RDY failed before setting address: 4f4 offset: 0 rc=-16
[ 19.204238] qcom-fg: fg_interleaved_sram_read: failed to configure SRAM for IMA rc = -16
[ 21.011214] NET: Registered PF_INET6 protocol family
[ 21.012407] Segment Routing with IPv6
[ 21.012419] In-situ OAM (IOAM) with IPv6
[ 21.167712] EXT4-fs (dm-1): re-mounted. Opts: (null). Quota mode: none.
[ 22.368976] input: fbkeyboard as /devices/virtual/input/input5
[ 23.268589] qcom_wcnss_ctrl remoteproc1:smd-edge.WCNSS_CTRL.-1.-1: expected cold boot completion
[ 23.321215] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 23.337325] Bluetooth: Core ver 2.22
[ 23.337421] NET: Registered PF_BLUETOOTH protocol family
[ 23.337424] Bluetooth: HCI device and connection manager initialized
[ 23.337438] Bluetooth: HCI socket layer initialized
[ 23.337443] Bluetooth: L2CAP socket layer initialized
[ 23.337452] Bluetooth: SCO socket layer initialized
[ 23.339702] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 23.412960] wcn36xx: mac address: 02:00:0f:2b:a8:b9
[ 23.492484] Bluetooth: hci0: Failed to read codec capabilities (-56)
[ 23.492946] Bluetooth: hci0: Failed to read codec capabilities (-56)
[ 26.602585] wcn36xx: firmware WLAN version 'WCN v2.0 RadioPhy vIris_TSMC_4.0 with 48MHz XO' and CRM version 'CNSS-PR-4-0-542-157106-1'
[ 26.602600] wcn36xx: firmware API 1.5.1.2, 41 stations, 2 bssids
[ 31.716940] fakeibb_vreg: disabling
[ 31.716967] fakelab_vreg: disabling
[ 31.716976] ctp: disabling
[ 307.906826] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 308.403106] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 309.427404] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 313.843052] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 322.547034] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 339.955038] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 372.723054] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 438.259249] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 565.235007] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 831.474363] NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #08!!!
[ 1198.160020] [drm:mdp5_irq_error_handler [msm]] *ERROR* errors: 04000000
[ 1954.150332] [drm:mdp5_irq_error_handler [msm]] *ERROR* errors: 04000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment