Advertisement
Goodevil95

Untitled

Aug 12th, 2023
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.46 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  2. [ 0.000000] Linux version 6.4.1-1-danctnix (builduser@alarm) (aarch64-unknown-linux-gnu-gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Sat Jul 8 19:47:55 UTC 2023
  3. [ 0.000000] Machine model: Pine64 PinePhonePro
  4. [ 0.000000] NUMA: No NUMA configuration found
  5. [ 0.000000] NUMA: Faking a node at [mem 0x0000000000200000-0x00000000f7ffffff]
  6. [ 0.000000] NUMA: NODE_DATA [mem 0xf77bafc0-0xf77bcfff]
  7. [ 0.000000] Zone ranges:
  8. [ 0.000000] DMA [mem 0x0000000000200000-0x00000000f7ffffff]
  9. [ 0.000000] DMA32 empty
  10. [ 0.000000] Normal empty
  11. [ 0.000000] Movable zone start for each node
  12. [ 0.000000] Early memory node ranges
  13. [ 0.000000] node 0: [mem 0x0000000000200000-0x00000000f7ffffff]
  14. [ 0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000000f7ffffff]
  15. [ 0.000000] On node 0, zone DMA: 512 pages in unavailable ranges
  16. [ 0.000000] cma: Reserved 256 MiB at 0x00000000e1400000
  17. [ 0.000000] psci: probing for conduit method from DT.
  18. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  19. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  20. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  21. [ 0.000000] psci: SMC Calling Convention v1.0
  22. [ 0.000000] percpu: Embedded 21 pages/cpu s48872 r8192 d28952 u86016
  23. [ 0.000000] pcpu-alloc: s48872 r8192 d28952 u86016 alloc=21*4096
  24. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
  25. [ 0.000000] Detected VIPT I-cache on CPU0
  26. [ 0.000000] CPU features: detected: GIC system register CPU interface
  27. [ 0.000000] CPU features: kernel page table isolation forced OFF by mitigations=off
  28. [ 0.000000] CPU features: detected: ARM erratum 845719
  29. [ 0.000000] alternatives: applying boot alternatives
  30. [ 0.000000] Kernel command line: loglevel=4 console=ttyS2,115200 console=tty0 root=/dev/mmcblk2p2 rw rootwait mitigations=off pinephone_keyboard.disable_input
  31. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  32. [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  33. [ 0.000000] Fallback order for Node 0: 0
  34. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 999432
  35. [ 0.000000] Policy zone: DMA
  36. [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
  37. [ 0.000000] Memory: 3691628K/4061184K available (12416K kernel code, 1336K rwdata, 4224K rodata, 2560K init, 446K bss, 107412K reserved, 262144K cma-reserved)
  38. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
  39. [ 0.000000] Dynamic Preempt: full
  40. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  41. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=6.
  42. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  43. [ 0.000000] Tracing variant of Tasks RCU enabled.
  44. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  45. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
  46. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  47. [ 0.000000] GICv3: GIC: Using split EOI/Deactivate mode
  48. [ 0.000000] GICv3: 256 SPIs implemented
  49. [ 0.000000] GICv3: 0 Extended SPIs implemented
  50. [ 0.000000] Root IRQ handler: gic_handle_irq
  51. [ 0.000000] GICv3: GICv3 features: 16 PPIs
  52. [ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fef00000
  53. [ 0.000000] ITS [mem 0xfee20000-0xfee3ffff]
  54. [ 0.000000] ITS@0x00000000fee20000: allocated 65536 Devices @480000 (flat, esz 8, psz 64K, shr 0)
  55. [ 0.000000] ITS: using cache flushing for cmd queue
  56. [ 0.000000] GICv3: using LPI property table @0x0000000000450000
  57. [ 0.000000] GIC: using cache flushing for LPI property table
  58. [ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x0000000000460000
  59. [ 0.000000] GICv3: GIC: PPI partition interrupt-partition-0[0] { /cpus/cpu@0[0] /cpus/cpu@1[1] /cpus/cpu@2[2] /cpus/cpu@3[3] }
  60. [ 0.000000] GICv3: GIC: PPI partition interrupt-partition-1[1] { /cpus/cpu@100[4] /cpus/cpu@101[5] }
  61. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  62. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  63. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  64. [ 0.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  65. [ 0.002115] Console: colour dummy device 80x25
  66. [ 0.002134] printk: console [tty0] enabled
  67. [ 0.002309] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  68. [ 0.002330] pid_max: default: 32768 minimum: 301
  69. [ 0.002445] LSM: initializing lsm=capability,apparmor,integrity
  70. [ 0.002594] AppArmor: AppArmor initialized
  71. [ 0.002730] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  72. [ 0.002765] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  73. [ 0.004249] spectre-v4 mitigation disabled by command-line option
  74. [ 0.004699] cacheinfo: Unable to detect cache hierarchy for CPU 0
  75. [ 0.006092] cblist_init_generic: Setting adjustable number of callback queues.
  76. [ 0.006110] cblist_init_generic: Setting shift to 3 and lim to 1.
  77. [ 0.006269] cblist_init_generic: Setting shift to 3 and lim to 1.
  78. [ 0.006617] rcu: Hierarchical SRCU implementation.
  79. [ 0.006626] rcu: Max phase no-delay instances is 1000.
  80. [ 0.007107] Platform MSI: msi-controller@fee20000 domain created
  81. [ 0.008277] smp: Bringing up secondary CPUs ...
  82. [ 0.009312] Detected VIPT I-cache on CPU1
  83. [ 0.009413] GICv3: CPU1: found redistributor 1 region 0:0x00000000fef20000
  84. [ 0.009435] GICv3: CPU1: using allocated LPI pending table @0x0000000000470000
  85. [ 0.009496] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  86. [ 0.010791] Detected VIPT I-cache on CPU2
  87. [ 0.010897] GICv3: CPU2: found redistributor 2 region 0:0x00000000fef40000
  88. [ 0.010920] GICv3: CPU2: using allocated LPI pending table @0x0000000000500000
  89. [ 0.010979] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  90. [ 0.012338] Detected VIPT I-cache on CPU3
  91. [ 0.012446] GICv3: CPU3: found redistributor 3 region 0:0x00000000fef60000
  92. [ 0.012469] GICv3: CPU3: using allocated LPI pending table @0x0000000000510000
  93. [ 0.012527] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  94. [ 0.013833] CPU features: detected: Spectre-v2
  95. [ 0.013847] CPU features: detected: Spectre-v4
  96. [ 0.013853] CPU features: detected: Spectre-BHB
  97. [ 0.013861] CPU features: detected: ARM erratum 1742098
  98. [ 0.013869] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
  99. [ 0.013875] Detected PIPT I-cache on CPU4
  100. [ 0.013948] GICv3: CPU4: found redistributor 100 region 0:0x00000000fef80000
  101. [ 0.013967] GICv3: CPU4: using allocated LPI pending table @0x0000000000520000
  102. [ 0.014010] CPU4: Booted secondary processor 0x0000000100 [0x410fd082]
  103. [ 0.015192] Detected PIPT I-cache on CPU5
  104. [ 0.015275] GICv3: CPU5: found redistributor 101 region 0:0x00000000fefa0000
  105. [ 0.015294] GICv3: CPU5: using allocated LPI pending table @0x0000000000530000
  106. [ 0.015337] CPU5: Booted secondary processor 0x0000000101 [0x410fd082]
  107. [ 0.015474] smp: Brought up 1 node, 6 CPUs
  108. [ 0.015520] SMP: Total of 6 processors activated.
  109. [ 0.015530] CPU features: detected: 32-bit EL0 Support
  110. [ 0.015536] CPU features: detected: 32-bit EL1 Support
  111. [ 0.015546] CPU features: detected: CRC32 instructions
  112. [ 0.015726] CPU: All CPU(s) started at EL2
  113. [ 0.015746] alternatives: applying system-wide alternatives
  114. [ 0.019116] devtmpfs: initialized
  115. [ 0.035006] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  116. [ 0.035032] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
  117. [ 0.039833] pinctrl core: initialized pinctrl subsystem
  118. [ 0.040771] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  119. [ 0.042433] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations
  120. [ 0.042906] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  121. [ 0.043254] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  122. [ 0.043306] audit: initializing netlink subsys (disabled)
  123. [ 0.043541] audit: type=2000 audit(0.040:1): state=initialized audit_enabled=0 res=1
  124. [ 0.044766] thermal_sys: Registered thermal governor 'step_wise'
  125. [ 0.044825] cpuidle: using governor ladder
  126. [ 0.044857] cpuidle: using governor menu
  127. [ 0.044990] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  128. [ 0.045191] ASID allocator initialised with 65536 entries
  129. [ 0.045326] Serial: AMBA PL011 UART driver
  130. [ 0.067826] platform fe330000.mmc: Fixed dependency cycle(s) with /syscon@ff770000/phy@f780
  131. [ 0.069581] platform ff8f0000.vop: Fixed dependency cycle(s) with /dp@fec00000/ports/port/endpoint@1
  132. [ 0.070448] platform ff900000.vop: Fixed dependency cycle(s) with /dp@fec00000/ports/port/endpoint@0
  133. [ 0.072728] platform ff960000.dsi: Fixed dependency cycle(s) with /dsi@ff960000/panel@0/port/endpoint
  134. [ 0.072794] platform ff960000.dsi: Fixed dependency cycle(s) with /vop@ff8f0000/port/endpoint@0
  135. [ 0.072848] platform ff960000.dsi: Fixed dependency cycle(s) with /vop@ff900000/port/endpoint@1
  136. [ 0.073567] platform ff968000.dsi: Fixed dependency cycle(s) with /vop@ff8f0000/port/endpoint@3
  137. [ 0.073654] platform ff968000.dsi: Fixed dependency cycle(s) with /vop@ff900000/port/endpoint@3
  138. [ 0.081030] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
  139. [ 0.081482] rockchip-gpio ff720000.gpio: probed /pinctrl/gpio@ff720000
  140. [ 0.082013] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation.
  141. [ 0.082292] rockchip-gpio ff730000.gpio: probed /pinctrl/gpio@ff730000
  142. [ 0.082738] gpio gpiochip2: Static allocation of GPIO base is deprecated, use dynamic allocation.
  143. [ 0.082997] rockchip-gpio ff780000.gpio: probed /pinctrl/gpio@ff780000
  144. [ 0.083444] gpio gpiochip3: Static allocation of GPIO base is deprecated, use dynamic allocation.
  145. [ 0.083694] rockchip-gpio ff788000.gpio: probed /pinctrl/gpio@ff788000
  146. [ 0.084136] gpio gpiochip4: Static allocation of GPIO base is deprecated, use dynamic allocation.
  147. [ 0.084394] rockchip-gpio ff790000.gpio: probed /pinctrl/gpio@ff790000
  148. [ 0.094618] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  149. [ 0.094631] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
  150. [ 0.094641] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
  151. [ 0.094648] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
  152. [ 0.094656] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  153. [ 0.094663] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
  154. [ 0.094671] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
  155. [ 0.094678] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
  156. [ 0.095731] cryptd: max_cpu_qlen set to 1000
  157. [ 0.097527] iommu: Default domain type: Translated
  158. [ 0.097538] iommu: DMA domain TLB invalidation policy: strict mode
  159. [ 0.097821] SCSI subsystem initialized
  160. [ 0.098025] usbcore: registered new interface driver usbfs
  161. [ 0.098062] usbcore: registered new interface driver hub
  162. [ 0.098105] usbcore: registered new device driver usb
  163. [ 0.098691] mc: Linux media interface: v0.10
  164. [ 0.098740] videodev: Linux video capture interface: v2.00
  165. [ 0.099044] EDAC MC: Ver: 3.0.0
  166. [ 0.101095] clocksource: Switched to clocksource arch_sys_counter
  167. [ 0.101339] VFS: Disk quotas dquot_6.6.0
  168. [ 0.101379] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  169. [ 0.102000] AppArmor: AppArmor Filesystem Enabled
  170. [ 0.112598] NET: Registered PF_INET protocol family
  171. [ 0.112868] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
  172. [ 0.117402] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
  173. [ 0.117517] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  174. [ 0.117539] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
  175. [ 0.117891] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
  176. [ 0.119170] TCP: Hash tables configured (established 32768 bind 32768)
  177. [ 0.119306] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
  178. [ 0.119459] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
  179. [ 0.119794] NET: Registered PF_UNIX/PF_LOCAL protocol family
  180. [ 0.120438] Unpacking initramfs...
  181. [ 0.129696] kvm [1]: IPA Size Limit: 40 bits
  182. [ 0.130837] kvm [1]: vgic-v2@fff20000
  183. [ 0.130873] kvm [1]: GIC system register CPU interface enabled
  184. [ 0.130907] kvm [1]: vgic interrupt IRQ18
  185. [ 0.130946] kvm [1]: Hyp mode initialized successfully
  186. [ 0.132732] Initialise system trusted keyrings
  187. [ 0.132977] workingset: timestamp_bits=44 max_order=20 bucket_order=0
  188. [ 0.198182] NET: Registered PF_ALG protocol family
  189. [ 0.198217] Key type asymmetric registered
  190. [ 0.198226] Asymmetric key parser 'x509' registered
  191. [ 0.198314] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  192. [ 0.198367] io scheduler mq-deadline registered
  193. [ 0.198376] io scheduler kyber registered
  194. [ 0.212221] dma-pl330 ff6d0000.dma-controller: Loaded driver for PL330 DMAC-241330
  195. [ 0.212241] dma-pl330 ff6d0000.dma-controller: DBUFF-32x8bytes Num_Chans-6 Num_Peri-12 Num_Events-12
  196. [ 0.213925] dma-pl330 ff6e0000.dma-controller: Loaded driver for PL330 DMAC-241330
  197. [ 0.213942] dma-pl330 ff6e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-20 Num_Events-16
  198. [ 0.220804] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  199. [ 0.223436] ff180000.serial: ttyS0 at MMIO 0xff180000 (irq = 35, base_baud = 1500000) is a 16550A
  200. [ 0.223940] serial serial0: tty port ttyS0 registered
  201. [ 0.225198] ff1a0000.serial: ttyS2 at MMIO 0xff1a0000 (irq = 36, base_baud = 1500000) is a 16550A
  202. [ 0.225415] printk: console [ttyS2] enabled
  203. [ 0.226771] ff1b0000.serial: ttyS3 at MMIO 0xff1b0000 (irq = 37, base_baud = 1500000) is a 16550A
  204. [ 0.232862] rockchip-vop ff8f0000.vop: Adding to iommu group 2
  205. [ 0.233695] rockchip-vop ff900000.vop: Adding to iommu group 3
  206. [ 0.236024] mipi-dsi ff960000.dsi.0: Fixed dependency cycle(s) with /dsi@ff960000/ports/port@1/endpoint
  207. [ 0.240406] dw-mipi-dsi-rockchip ff968000.dsi: used by ISP1, skipping from DRM
  208. [ 0.255604] loop: module loaded
  209. [ 0.256159] zram: Added device: zram0
  210. [ 0.258297] spi-nor spi0.0: supply vdd not found, using dummy regulator
  211. [ 0.273793] spi-nor spi0.0: gd25lq128e (16384 Kbytes)
  212. [ 0.620395] Freeing initrd memory: 7520K
  213. [ 0.642293] tun: Universal TUN/TAP device driver, 1.6
  214. [ 0.642851] VFIO - User Level meta-driver version: 0.3
  215. [ 0.648322] usbcore: registered new interface driver cdc_acm
  216. [ 0.648347] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  217. [ 0.648409] usbcore: registered new interface driver usb-storage
  218. [ 0.648561] usbcore: registered new interface driver usbserial_generic
  219. [ 0.648625] usbserial: USB Serial support registered for generic
  220. [ 0.655649] i2c_dev: i2c /dev entries driver
  221. [ 0.657756] i2c 1-001a: Fixed dependency cycle(s) with /isp1@ff920000/ports/port@0/endpoint@0
  222. [ 0.658329] i2c 1-0036: Fixed dependency cycle(s) with /isp0@ff910000/ports/port@0/endpoint@0
  223. [ 0.663288] i2c 0-001c: Fixed dependency cycle(s) with /vcc5v0-typec-regulator
  224. [ 0.664801] fan53555-regulator 0-0040: FAN53555 Option[8] Rev[1] Detected!
  225. [ 0.666054] fan53555-regulator 0-0041: FAN53555 Option[8] Rev[1] Detected!
  226. [ 0.666474] vdd_gpu: Bringing 1000000uV into 975000-975000uV
  227. [ 0.673969] device-mapper: uevent: version 1.0.3
  228. [ 0.674315] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
  229. [ 0.676741] sdhci: Secure Digital Host Controller Interface driver
  230. [ 0.676755] sdhci: Copyright(c) Pierre Ossman
  231. [ 0.676982] Synopsys Designware Multimedia Card Interface Driver
  232. [ 0.678768] sdhci-pltfm: SDHCI platform and OF driver helper
  233. [ 0.679307] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode.
  234. [ 0.679360] dwmmc_rockchip fe310000.mmc: Using internal DMA controller.
  235. [ 0.679381] dwmmc_rockchip fe310000.mmc: Version ID is 270a
  236. [ 0.679460] dwmmc_rockchip fe310000.mmc: DW MMC controller at irq 51,32 bit host data width,256 deep fifo
  237. [ 0.681800] mmc2: CQHCI version 5.10
  238. [ 0.682708] ledtrig-cpu: registered to indicate activity on CPUs
  239. [ 0.683287] hid: raw HID events driver (C) Jiri Kosina
  240. [ 0.684704] usbcore: registered new interface driver usbhid
  241. [ 0.684718] usbhid: USB HID core driver
  242. [ 0.688259] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  243. [ 0.688896] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
  244. [ 0.690515] Initializing XFRM netlink socket
  245. [ 0.690557] NET: Registered PF_PACKET protocol family
  246. [ 0.690807] Key type dns_resolver registered
  247. [ 0.703634] registered taskstats version 1
  248. [ 0.703915] Loading compiled-in X.509 certificates
  249. [ 0.708238] mmc2: SDHCI controller on fe330000.mmc [fe330000.mmc] using ADMA
  250. [ 0.712670] Key type .fscrypt registered
  251. [ 0.712685] Key type fscrypt-provisioning registered
  252. [ 0.712832] AppArmor: AppArmor sha1 policy hashing enabled
  253. [ 0.755657] panel-himax-hx8394 ff960000.dsi.0: Direct firmware load for hx8394-mode.bin failed with error -2
  254. [ 0.757948] panfrost ff9a0000.gpu: clock rate = 500000000
  255. [ 0.759479] core: _opp_supported_by_regulators: OPP minuV: 1100000 maxuV: 1150000, not supported by regulator
  256. [ 0.759509] panfrost ff9a0000.gpu: _opp_add: OPP not supported by regulators (800000000)
  257. [ 0.761066] panfrost ff9a0000.gpu: [drm:panfrost_devfreq_init] Failed to register cooling device
  258. [ 0.761415] panfrost ff9a0000.gpu: mali-t860 id 0x860 major 0x2 minor 0x0 status 0x0
  259. [ 0.761438] panfrost ff9a0000.gpu: features: 00000000,00000407, issues: 00000000,24040400
  260. [ 0.761455] panfrost ff9a0000.gpu: Features: L2:0x07120206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7
  261. [ 0.761476] panfrost ff9a0000.gpu: shader_present=0xf l2_present=0x1
  262. [ 0.763846] [drm] Initialized panfrost 1.2.0 20180908 for ff9a0000.gpu on minor 0
  263. [ 0.774241] rk808-regulator rk808-regulator: there is no dvs0 gpio
  264. [ 0.774298] rk808-regulator rk808-regulator: there is no dvs1 gpio
  265. [ 0.784802] vcc1v8_dvp: Bringing 800000uV into 1800000-1800000uV
  266. [ 0.788783] rk808-clkout: probe of rk808-clkout.0 failed with error -17
  267. [ 0.789699] rk818-battery rk818-battery.0: DMA mask not set
  268. [ 0.799341] rk818-bat: dsoc=35 cap=2708 v=4156 ov=4182 rv=0 min=0 psoc=35 pcap=2708
  269. [ 0.805339] rk818-bat: driver version 7.1
  270. [ 0.806221] rk818-charger rk818-charger.0: DMA mask not set
  271. [ 0.810605] rk808-rtc rk808-rtc: registered as rtc0
  272. [ 0.811355] rk808-rtc rk808-rtc: setting system clock to 2023-08-12T20:41:28 UTC (1691872888)
  273. [ 0.815013] OF: graph: no port node found in /i2c@ff3d0000/typec-portc@22
  274. [ 0.833907] typec-extcon typec-extcon: SW SET: orientation=0
  275. [ 0.833998] typec-extcon typec-extcon: ROLE SET: role=0
  276. [ 0.834036] typec-extcon typec-extcon: MUX SET: state->mode=0
  277. [ 0.838586] cpu cpu0: EM: created perf domain
  278. [ 0.840172] cpu cpu4: EM: created perf domain
  279. [ 0.840184] typec-extcon typec-extcon: SW SET: orientation=0
  280. [ 0.840247] typec-extcon typec-extcon: ROLE SET: role=0
  281. [ 0.840295] typec-extcon typec-extcon: MUX SET: state->mode=0
  282. [ 0.844947] dwmmc_rockchip fe320000.mmc: IDMAC supports 32-bit address mode.
  283. [ 0.844988] dwmmc_rockchip fe320000.mmc: Using internal DMA controller.
  284. [ 0.845005] dwmmc_rockchip fe320000.mmc: Version ID is 270a
  285. [ 0.845070] dwmmc_rockchip fe320000.mmc: DW MMC controller at irq 76,32 bit host data width,256 deep fifo
  286. [ 0.845257] dwmmc_rockchip fe310000.mmc: IDMAC supports 32-bit address mode.
  287. [ 0.845288] dwmmc_rockchip fe310000.mmc: Using internal DMA controller.
  288. [ 0.845307] dwmmc_rockchip fe310000.mmc: Version ID is 270a
  289. [ 0.845336] dwmmc_rockchip fe310000.mmc: DW MMC controller at irq 51,32 bit host data width,256 deep fifo
  290. [ 0.845664] dwmmc_rockchip fe310000.mmc: allocated mmc-pwrseq
  291. [ 0.845679] mmc_host mmc0: card is non-removable.
  292. [ 0.845713] dwmmc_rockchip fe320000.mmc: Got CD GPIO
  293. [ 0.857419] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  294. [ 0.863449] rockchip-drm display-subsystem: bound ff8f0000.vop (ops vop_component_ops)
  295. [ 0.864646] rockchip-drm display-subsystem: bound ff900000.vop (ops vop_component_ops)
  296. [ 0.865052] cdn-dp fec00000.dp: Direct firmware load for rockchip/dptx.bin failed with error -2
  297. [ 0.865107] rockchip-drm display-subsystem: bound fec00000.dp (ops cdn_dp_component_ops)
  298. [ 0.865525] rockchip-drm display-subsystem: bound ff960000.dsi (ops dw_mipi_dsi_rockchip_ops)
  299. [ 0.866790] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 1
  300. [ 0.874482] mmc2: Command Queue Engine enabled
  301. [ 0.874510] mmc2: new HS200 MMC card at address 0001
  302. [ 0.875366] mmcblk2: mmc2:0001 A3A442 115 GiB
  303. [ 0.878918] mmcblk2: p1 p2
  304. [ 0.880164] mmcblk2boot0: mmc2:0001 A3A442 4.00 MiB
  305. [ 0.882070] mmcblk2boot1: mmc2:0001 A3A442 4.00 MiB
  306. [ 0.883558] mmcblk2rpmb: mmc2:0001 A3A442 16.0 MiB, chardev (244:0)
  307. [ 0.883690] dw-mipi-dsi-rockchip ff960000.dsi: mode_set
  308. [ 0.883967] dw-mipi-dsi-rockchip ff960000.dsi: pre_enable
  309. [ 0.906143] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
  310. [ 0.906233] mmc1: new high speed SDXC card at address 59b4
  311. [ 0.907452] mmcblk1: mmc1:59b4 ED2S5 119 GiB
  312. [ 0.915794] mmcblk1: p1
  313. [ 0.925379] panel-himax-hx8394 ff960000.dsi.0: prepare
  314. [ 0.977385] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  315. [ 1.113163] dw-mipi-dsi-rockchip ff960000.dsi: enable
  316. [ 1.113182] panel-himax-hx8394 ff960000.dsi.0: enable
  317. [ 1.153217] mmc_host mmc0: Bus speed (slot 0) = 148500000Hz (slot req 150000000Hz, actual 148500000HZ div = 0)
  318. [ 1.267848] Console: switching to colour frame buffer device 90x90
  319. [ 1.289434] rockchip-drm display-subsystem: [drm] fb0: rockchipdrmfb frame buffer device
  320. [ 1.302221] ehci-platform fe380000.usb: EHCI Host Controller
  321. [ 1.302373] ehci-platform fe380000.usb: new USB bus registered, assigned bus number 1
  322. [ 1.302431] ehci-platform fe3c0000.usb: EHCI Host Controller
  323. [ 1.302491] ohci-platform fe3a0000.usb: Generic Platform OHCI controller
  324. [ 1.302501] ehci-platform fe3c0000.usb: new USB bus registered, assigned bus number 2
  325. [ 1.302559] ohci-platform fe3a0000.usb: new USB bus registered, assigned bus number 3
  326. [ 1.302816] ehci-platform fe380000.usb: irq 84, io mem 0xfe380000
  327. [ 1.302867] ehci-platform fe3c0000.usb: irq 85, io mem 0xfe3c0000
  328. [ 1.302909] ohci-platform fe3a0000.usb: irq 87, io mem 0xfe3a0000
  329. [ 1.317872] ehci-platform fe380000.usb: USB 2.0 started, EHCI 1.00
  330. [ 1.319742] hub 1-0:1.0: USB hub found
  331. [ 1.319834] hub 1-0:1.0: 1 port detected
  332. [ 1.333700] ehci-platform fe3c0000.usb: USB 2.0 started, EHCI 1.00
  333. [ 1.336494] hub 2-0:1.0: USB hub found
  334. [ 1.336621] hub 2-0:1.0: 1 port detected
  335. [ 1.367344] hub 3-0:1.0: USB hub found
  336. [ 1.367516] hub 3-0:1.0: 1 port detected
  337. [ 1.400103] Goodix-TS 3-0014: ID 1158, version: 0100
  338. [ 1.413301] Goodix-TS 3-0014: Direct firmware load for goodix_1158_cfg.bin failed with error -2
  339. [ 1.436979] input: Goodix Capacitive TouchScreen as /devices/platform/ff130000.i2c/i2c-3/3-0014/input/input0
  340. [ 1.502764] pinephone-keyboard 5-0015: Found firmware version 1.0 features 0x2
  341. [ 1.509462] ohci-platform fe3e0000.usb: Generic Platform OHCI controller
  342. [ 1.509550] ohci-platform fe3e0000.usb: new USB bus registered, assigned bus number 4
  343. [ 1.509866] ohci-platform fe3e0000.usb: irq 89, io mem 0xfe3e0000
  344. [ 1.512803] input: gpio-keys as /devices/platform/gpio-keys/input/input2
  345. [ 1.514024] input: gpio-key-ri as /devices/platform/gpio-key-ri/input/input3
  346. [ 1.514854] clk: Disabling unused clocks
  347. [ 1.578735] hub 4-0:1.0: USB hub found
  348. [ 1.578847] hub 4-0:1.0: 1 port detected
  349. [ 1.581752] Freeing unused kernel memory: 2560K
  350. [ 1.605372] Run /init as init process
  351. [ 1.605382] with arguments:
  352. [ 1.605387] /init
  353. [ 1.605392] with environment:
  354. [ 1.605396] HOME=/
  355. [ 1.605402] TERM=linux
  356. [ 1.827110] dwmmc_rockchip fe310000.mmc: Successfully tuned phase to 263
  357. [ 1.832312] mmc0: new ultra high speed SDR104 SDIO card at address 0001
  358. [ 1.889379] cdn-dp fec00000.dp: Direct firmware load for rockchip/dptx.bin failed with error -2
  359. [ 2.267509] input: adc-keys as /devices/platform/adc-keys/input/input4
  360. [ 2.489160] typec-extcon typec-extcon: extcon changed sdp=0 cdp=0 dcp=1 usb=0 usb_host=0 dp=0
  361. [ 3.079151] EXT4-fs (mmcblk2p2): mounted filesystem a18332a4-527d-418e-8bab-cdfa772d0ef2 r/w with ordered data mode. Quota mode: none.
  362. [ 3.508849] NET: Registered PF_INET6 protocol family
  363. [ 3.511667] Segment Routing with IPv6
  364. [ 3.511709] In-situ OAM (IOAM) with IPv6
  365. [ 3.555825] systemd[1]: systemd 254.1-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
  366. [ 3.555852] systemd[1]: Detected architecture arm64.
  367. [ 3.559564] systemd[1]: Hostname set to <pinephone-pro>.
  368. [ 3.751302] systemd[1]: bpf-lsm: BPF LSM hook not enabled in the kernel, BPF LSM not supported
  369. [ 3.909540] cdn-dp fec00000.dp: [drm:cdn_dp_pd_event_work] Not connected. Disabling cdn
  370. [ 3.930497] dw-apb-uart ff1a0000.serial: forbid DMA for kernel console
  371. [ 4.260247] systemd[1]: Queued start job for default target Graphical Interface.
  372. [ 4.289192] systemd[1]: Created slice Slice /system/getty.
  373. [ 4.290941] systemd[1]: Created slice Slice /system/modprobe.
  374. [ 4.292231] systemd[1]: Created slice Slice /system/serial-getty.
  375. [ 4.293514] systemd[1]: Created slice Slice /system/systemd-fsck.
  376. [ 4.294436] systemd[1]: Created slice User and Session Slice.
  377. [ 4.294834] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  378. [ 4.295097] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  379. [ 4.295731] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  380. [ 4.296037] systemd[1]: Reached target Local Encrypted Volumes.
  381. [ 4.296212] systemd[1]: Reached target Local Integrity Protected Volumes.
  382. [ 4.296386] systemd[1]: Reached target Path Units.
  383. [ 4.296541] systemd[1]: Reached target Remote File Systems.
  384. [ 4.296680] systemd[1]: Reached target Slice Units.
  385. [ 4.296829] systemd[1]: Reached target Swaps.
  386. [ 4.296989] systemd[1]: Reached target Local Verity Protected Volumes.
  387. [ 4.297502] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  388. [ 4.298095] systemd[1]: Listening on LVM2 poll daemon socket.
  389. [ 4.305667] systemd[1]: Listening on Process Core Dump Socket.
  390. [ 4.306438] systemd[1]: Listening on Journal Socket (/dev/log).
  391. [ 4.307044] systemd[1]: Listening on Journal Socket.
  392. [ 4.307725] systemd[1]: Listening on Userspace Out-Of-Memory (OOM) Killer Socket.
  393. [ 4.308314] systemd[1]: Listening on udev Control Socket.
  394. [ 4.308761] systemd[1]: Listening on udev Kernel Socket.
  395. [ 4.312696] systemd[1]: Mounting Huge Pages File System...
  396. [ 4.317061] systemd[1]: Mounting POSIX Message Queue File System...
  397. [ 4.322933] systemd[1]: Mounting Kernel Debug File System...
  398. [ 4.323769] systemd[1]: Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing).
  399. [ 4.329067] systemd[1]: Mounting Temporary Directory /tmp...
  400. [ 4.335200] systemd[1]: Starting Create List of Static Device Nodes...
  401. [ 4.340811] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  402. [ 4.348047] systemd[1]: Starting Load Kernel Module configfs...
  403. [ 4.353941] systemd[1]: Starting Load Kernel Module dm_mod...
  404. [ 4.361201] systemd[1]: Starting Load Kernel Module drm...
  405. [ 4.366737] systemd[1]: Starting Load Kernel Module fuse...
  406. [ 4.373809] systemd[1]: Starting Load Kernel Module loop...
  407. [ 4.375503] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
  408. [ 4.384210] systemd[1]: Starting Journal Service...
  409. [ 4.393416] systemd[1]: Starting Load Kernel Modules...
  410. [ 4.394084] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
  411. [ 4.397999] fuse: init (API version 7.38)
  412. [ 4.400030] systemd[1]: Starting Remount Root and Kernel File Systems...
  413. [ 4.407355] systemd[1]: Starting Coldplug All udev Devices...
  414. [ 4.419445] systemd[1]: Mounted Huge Pages File System.
  415. [ 4.420354] systemd[1]: Mounted POSIX Message Queue File System.
  416. [ 4.421305] systemd[1]: Mounted Kernel Debug File System.
  417. [ 4.422244] systemd[1]: Mounted Temporary Directory /tmp.
  418. [ 4.423962] systemd[1]: Finished Create List of Static Device Nodes.
  419. [ 4.426040] systemd[1]: modprobe@configfs.service: Deactivated successfully.
  420. [ 4.426678] systemd[1]: Finished Load Kernel Module configfs.
  421. [ 4.428364] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
  422. [ 4.429266] systemd[1]: Finished Load Kernel Module dm_mod.
  423. [ 4.431044] systemd[1]: modprobe@drm.service: Deactivated successfully.
  424. [ 4.431611] systemd[1]: Finished Load Kernel Module drm.
  425. [ 4.433040] systemd[1]: modprobe@fuse.service: Deactivated successfully.
  426. [ 4.433748] systemd[1]: Finished Load Kernel Module fuse.
  427. [ 4.436605] systemd[1]: modprobe@loop.service: Deactivated successfully.
  428. [ 4.437437] systemd[1]: Finished Load Kernel Module loop.
  429. [ 4.443622] systemd[1]: Mounting FUSE Control File System...
  430. [ 4.450487] EXT4-fs (mmcblk2p2): re-mounted a18332a4-527d-418e-8bab-cdfa772d0ef2 r/w. Quota mode: none.
  431. [ 4.451658] systemd[1]: Mounting Kernel Configuration File System...
  432. [ 4.453493] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
  433. [ 4.459608] systemd[1]: Starting Create Static Device Nodes in /dev...
  434. [ 4.470973] systemd[1]: Finished Load Kernel Modules.
  435. [ 4.472923] systemd[1]: Finished Remount Root and Kernel File Systems.
  436. [ 4.474201] systemd[1]: Mounted FUSE Control File System.
  437. [ 4.474893] systemd[1]: Mounted Kernel Configuration File System.
  438. [ 4.478343] systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
  439. [ 4.483380] systemd[1]: Starting Load/Save OS Random Seed...
  440. [ 4.484168] systemd-journald[2327]: Collecting audit messages is disabled.
  441. [ 4.489888] systemd[1]: Starting Apply Kernel Variables...
  442. [ 4.490856] systemd[1]: Create System Users was skipped because no trigger condition checks were met.
  443. [ 4.544502] systemd[1]: Finished Apply Kernel Variables.
  444. [ 4.552762] systemd[1]: Started Journal Service.
  445. [ 4.665310] systemd-journald[2327]: Received client request to flush runtime journal.
  446. [ 4.672344] systemd-journald[2327]: File /var/log/journal/8df48d988a07497ebf843b97ac23cecb/system.journal corrupted or uncleanly shut down, renaming and replacing.
  447. [ 5.799587] rockchip-rga ff680000.rga: HW Version: 0x03.02
  448. [ 5.800037] rockchip-rga ff680000.rga: Registered rockchip-rga as /dev/video0
  449. [ 5.856837] rk818-bat: changed: dsoc=35, rsoc=100, v=4156, ov=4182 c=-162, cap=2708, f=2708, st=finish, hotdie=0
  450. [ 5.856872] rk818-bat: dl=35, rl=100, v=4156, halt=0, halt_n=0, max=0, init=0, sw=0, calib=0, below0=0, force=0
  451. [ 5.875096] rockchip_vdec: module is from the staging directory, the quality is unknown, you have been warned.
  452. [ 5.926521] imx258 1-001a: supply vana not found, using dummy regulator
  453. [ 5.926872] imx258 1-001a: supply vdig not found, using dummy regulator
  454. [ 5.927243] rkvdec ff660000.video-codec: Adding to iommu group 1
  455. [ 5.927653] ov8858 1-0036: supply avdd not found, using dummy regulator
  456. [ 5.928610] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  457. [ 5.976032] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  458. [ 5.978300] Bluetooth: Core ver 2.22
  459. [ 5.978567] NET: Registered PF_BLUETOOTH protocol family
  460. [ 5.978576] Bluetooth: HCI device and connection manager initialized
  461. [ 5.978614] Bluetooth: HCI socket layer initialized
  462. [ 5.978631] Bluetooth: L2CAP socket layer initialized
  463. [ 5.978661] Bluetooth: SCO socket layer initialized
  464. [ 5.978910] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  465. [ 5.978934] cfg80211: failed to load regulatory.db
  466. [ 6.029701] hantro-vpu ff650000.video-codec: Adding to iommu group 0
  467. [ 6.032922] hantro-vpu ff650000.video-codec: registered rockchip,rk3399-vpu-enc as /dev/video2
  468. [ 6.036048] ov8858 1-0036: supply dvdd not found, using dummy regulator
  469. [ 6.039752] hantro-vpu ff650000.video-codec: registered rockchip,rk3399-vpu-dec as /dev/video3
  470. [ 6.040677] ov8858 1-0036: Detected OV8858 sensor, revision 0xb2
  471. [ 6.044841] Bluetooth: HCI UART driver ver 2.3
  472. [ 6.044862] Bluetooth: HCI UART protocol H4 registered
  473. [ 6.049298] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
  474. [ 6.050691] brcmfmac mmc0:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.pine64,pinephone-pro.bin failed with error -2
  475. [ 6.057928] Bluetooth: HCI UART protocol LL registered
  476. [ 6.091255] Bluetooth: HCI UART protocol Three-wire (H5) registered
  477. [ 6.150356] Bluetooth: HCI UART protocol Broadcom registered
  478. [ 6.157182] random: crng init done
  479. [ 6.187661] rkisp1 ff910000.isp0: Adding to iommu group 4
  480. [ 6.230945] rkisp1: registered rkisp1_mainpath as /dev/video4
  481. [ 6.241715] rkisp1: registered rkisp1_selfpath as /dev/video5
  482. [ 6.248518] ppkb-power keyboard-power: Pinephone keyboard power manager ready
  483. [ 6.249591] dw-apb-uart ff180000.serial: failed to request DMA
  484. [ 6.313489] input: gpio-vibrator as /devices/platform/vibrator/input/input5
  485. [ 6.314791] rkisp1 ff920000.isp1: Adding to iommu group 5
  486. [ 6.341975] rkisp1: registered rkisp1_mainpath as /dev/video8
  487. [ 6.342213] rkisp1: registered rkisp1_selfpath as /dev/video9
  488. [ 6.342592] imx258 1-001a: Consider updating driver imx258 to match on endpoints
  489. [ 6.407211] brcmfmac_wcc: brcmf_wcc_attach: executing
  490. [ 6.431508] simple-amplifier audio-amplifier: supply VCC not found, using dummy regulator
  491. [ 6.438350] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2)
  492. [ 6.439154] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Apr 15 2021 03:03:20 version 7.45.234 (4ca95bb CY) FWID 01-996384e2
  493. [ 6.526508] rk3288-crypto ff8b0000.crypto: will run requests pump with realtime priority
  494. [ 6.526578] rk3288-crypto ff8b0000.crypto: Register ecb(aes) as ecb-aes-rk
  495. [ 6.526621] rk3288-crypto ff8b0000.crypto: Register cbc(aes) as cbc-aes-rk
  496. [ 6.526630] rk3288-crypto ff8b0000.crypto: Register ecb(des) as ecb-des-rk
  497. [ 6.526639] rk3288-crypto ff8b0000.crypto: Register cbc(des) as cbc-des-rk
  498. [ 6.526647] rk3288-crypto ff8b0000.crypto: Register ecb(des3_ede) as ecb-des3-ede-rk
  499. [ 6.526655] rk3288-crypto ff8b0000.crypto: Register cbc(des3_ede) as cbc-des3-ede-rk
  500. [ 6.526664] rk3288-crypto ff8b0000.crypto: Register sha1 as rk-sha1
  501. [ 6.526672] rk3288-crypto ff8b0000.crypto: Register sha256 as rk-sha256
  502. [ 6.526679] rk3288-crypto ff8b0000.crypto: Register md5 as rk-md5
  503. [ 6.535188] rk3288-crypto ff8b8000.crypto: will run requests pump with realtime priority
  504. [ 6.536974] input: PinePhonePro Headphones as /devices/platform/rt5640-sound/sound/card0/input6
  505. [ 6.542511] Bluetooth: hci0: BCM: chip id 107
  506. [ 6.543057] Bluetooth: hci0: BCM: features 0x2f
  507. [ 6.545438] Bluetooth: hci0: BCM4345C0
  508. [ 6.545483] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0000
  509. [ 6.551943] Bluetooth: hci0: BCM4345C0 'brcm/BCM4345C0.hcd' Patch
  510. [ 6.702016] i2c i2c-4: Added multiplexed i2c bus 10
  511. [ 6.903132] EXT4-fs (mmcblk1p1): recovery complete
  512. [ 6.910484] EXT4-fs (mmcblk1p1): mounted filesystem 8c8e3d01-a27d-4723-8746-90653921123f r/w with ordered data mode. Quota mode: none.
  513. [ 7.607309] Bluetooth: hci0: BCM: features 0x2f
  514. [ 7.610773] Bluetooth: hci0: BCM43455 37.4MHz Raspberry Pi 3+
  515. [ 7.610797] Bluetooth: hci0: BCM4345C0 (003.001.025) build 0342
  516. [ 7.949354] input: ppkbd as /devices/virtual/input/input7
  517. [ 8.127210] configfs-gadget.g1 gadget.0: HOST MAC ea:8a:a0:a0:16:75
  518. [ 8.127237] configfs-gadget.g1 gadget.0: MAC 5a:37:ed:74:52:79
  519. [ 8.216903] zram0: detected capacity change from 0 to 3171088
  520. [ 8.278165] Adding 1585540k swap on /dev/zram0. Priority:100 extents:1 across:1585540k SS
  521. [ 8.325400] dw-apb-uart ff1b0000.serial: failed to request DMA
  522. [ 8.349371] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  523. [ 8.349401] Bluetooth: BNEP filters: protocol multicast
  524. [ 8.349423] Bluetooth: BNEP socket layer initialized
  525. [ 8.363506] Bluetooth: MGMT ver 1.22
  526. [ 9.597314] usb 2-1: new high-speed USB device number 2 using ehci-platform
  527. [ 10.071762] memfd_create() without MFD_EXEC nor MFD_NOEXEC_SEAL, pid=3889 'lxc-info'
  528. [ 10.475890] systemd-journald[2327]: File /var/log/journal/8df48d988a07497ebf843b97ac23cecb/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
  529. [ 11.336478] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  530. [ 11.349595] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  531. [ 11.365553] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  532. [ 11.381767] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  533. [ 11.397974] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  534. [ 11.413833] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  535. [ 11.433694] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  536. [ 11.449981] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  537. [ 11.465945] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  538. [ 11.481922] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  539. [ 11.497982] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  540. [ 11.515644] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  541. [ 11.529661] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  542. [ 11.549883] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  543. [ 11.569786] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  544. [ 11.589288] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  545. [ 11.609321] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  546. [ 11.629314] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  547. [ 11.645423] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  548. [ 11.661387] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  549. [ 11.681307] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  550. [ 11.697897] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  551. [ 11.713507] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  552. [ 11.729606] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  553. [ 11.745617] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  554. [ 11.763522] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  555. [ 11.777747] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  556. [ 11.793681] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  557. [ 11.810360] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  558. [ 11.826322] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  559. [ 11.842296] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  560. [ 11.858095] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  561. [ 11.874160] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  562. [ 11.890024] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  563. [ 11.905832] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  564. [ 11.922469] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  565. [ 11.938372] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  566. [ 11.959382] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  567. [ 11.973998] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  568. [ 11.990696] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  569. [ 12.006016] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  570. [ 12.022000] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  571. [ 12.037769] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  572. [ 12.053700] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  573. [ 12.069884] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  574. [ 12.094317] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  575. [ 12.110587] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  576. [ 12.133310] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  577. [ 12.153921] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  578. [ 12.173972] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  579. [ 12.187703] brcmfmac: brcmf_set_channel: set chanspec 0x100c fail, reason -52
  580. [ 12.196645] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  581. [ 12.197269] brcmfmac: brcmf_set_channel: set chanspec 0x100d fail, reason -52
  582. [ 12.206334] brcmfmac: brcmf_set_channel: set chanspec 0x100e fail, reason -52
  583. [ 12.213947] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  584. [ 12.215469] brcmfmac: brcmf_set_channel: set chanspec 0xd022 fail, reason -52
  585. [ 12.229876] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  586. [ 12.245976] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  587. [ 12.262080] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  588. [ 12.277728] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  589. [ 12.293862] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  590. [ 12.309837] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  591. [ 12.326291] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  592. [ 12.338883] brcmfmac: brcmf_set_channel: set chanspec 0xd026 fail, reason -52
  593. [ 12.341805] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  594. [ 12.362031] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  595. [ 12.377917] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  596. [ 12.394459] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  597. [ 12.410102] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  598. [ 12.427939] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  599. [ 12.442771] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  600. [ 12.455344] brcmfmac: brcmf_set_channel: set chanspec 0xd02a fail, reason -52
  601. [ 12.458035] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  602. [ 12.478147] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  603. [ 12.493894] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  604. [ 12.510079] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  605. [ 12.525821] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  606. [ 12.541879] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  607. [ 12.557945] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  608. [ 12.571229] brcmfmac: brcmf_set_channel: set chanspec 0xd02e fail, reason -52
  609. [ 12.577397] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  610. [ 12.596360] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  611. [ 12.609910] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  612. [ 12.660031] Bluetooth: RFCOMM TTY layer initialized
  613. [ 12.660127] Bluetooth: RFCOMM socket layer initialized
  614. [ 12.660186] Bluetooth: RFCOMM ver 1.11
  615. [ 12.692274] brcmfmac: brcmf_set_channel: set chanspec 0xd034 fail, reason -52
  616. [ 12.703233] brcmfmac: brcmf_set_channel: set chanspec 0xd038 fail, reason -52
  617. [ 12.714275] brcmfmac: brcmf_set_channel: set chanspec 0xd03c fail, reason -52
  618. [ 12.948714] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  619. [ 12.961845] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  620. [ 12.977896] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  621. [ 12.994140] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  622. [ 13.013756] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  623. [ 13.029854] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  624. [ 13.045722] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  625. [ 13.469756] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  626. [ 13.489732] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  627. [ 13.505950] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  628. [ 13.522085] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  629. [ 13.539812] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  630. [ 13.554082] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  631. [ 13.569602] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  632. [ 13.597819] simple-amplifier audio-amplifier: pop test : Queue Speaker Amp VCC: reg=0xffffffff, 0x0/0x0
  633. [ 13.597840] simple-amplifier audio-amplifier: pop test : Speaker Amp VCC PRE_PMU
  634. [ 13.597855] rt5640 1-001c: pop test : Queue I2S1: reg=0x61, 0x8000/0x8000
  635. [ 13.597861] rt5640 1-001c: pop test : Queue DAC L1 Power: reg=0x61, 0x9000/0x9000
  636. [ 13.597868] rt5640 1-001c: pop test : Queue DAC R1 Power: reg=0x61, 0x9800/0x9800
  637. [ 13.597873] rt5640 1-001c: pop test : Applying 0x9800/0x9800 to 61 in 10ms
  638. [ 13.613696] rt5640 1-001c: pop test : Queue HP L Amp: reg=0x63, 0x80/0x80
  639. [ 13.613715] rt5640 1-001c: pop test : Queue HP R Amp: reg=0x63, 0xc0/0xc0
  640. [ 13.613721] rt5640 1-001c: pop test : Applying 0xc0/0xc0 to 63 in 10ms
  641. [ 13.629717] rt5640 1-001c: pop test : Queue Improve HP Amp Drv: reg=0xffffffff, 0x1/0x1
  642. [ 13.629746] rt5640 1-001c: pop test : Improve HP Amp Drv POST_PMU
  643. [ 13.645791] rockchip-i2s ff880000.i2s: pop test : Queue Playback: reg=0xffffffff, 0x0/0x0
  644. [ 13.645814] rt5640 1-001c: pop test : Queue AIF1 Playback: reg=0xffffffff, 0x0/0x0
  645. [ 13.645821] rt5640 1-001c: pop test : Queue AIF1RX: reg=0xffffffff, 0x1/0x1
  646. [ 13.645831] simple-amplifier audio-amplifier: pop test : Queue Speaker Amp INL: reg=0xffffffff, 0x0/0x0
  647. [ 13.645837] simple-amplifier audio-amplifier: pop test : Queue Speaker Amp INR: reg=0xffffffff, 0x0/0x0
  648. [ 13.645842] simple-amplifier audio-amplifier: pop test : Queue Speaker Amp OUTL: reg=0xffffffff, 0x0/0x0
  649. [ 13.645847] simple-amplifier audio-amplifier: pop test : Queue Speaker Amp OUTR: reg=0xffffffff, 0x0/0x0
  650. [ 13.645855] rt5640 1-001c: pop test : Queue HPOL: reg=0xffffffff, 0x0/0x0
  651. [ 13.645860] rt5640 1-001c: pop test : Queue HPOR: reg=0xffffffff, 0x0/0x0
  652. [ 13.645865] rt5640 1-001c: pop test : Queue DAI1 RX Mux: reg=0xffffffff, 0x1/0x1
  653. [ 13.645871] rt5640 1-001c: pop test : Queue DAC L1: reg=0xffffffff, 0x1/0x1
  654. [ 13.645876] rt5640 1-001c: pop test : Queue DAC R1: reg=0xffffffff, 0x1/0x1
  655. [ 13.645882] rt5640 1-001c: pop test : Queue DAC MIXL: reg=0xffffffff, 0x1/0x1
  656. [ 13.645887] rt5640 1-001c: pop test : Queue DAC MIXR: reg=0xffffffff, 0x1/0x1
  657. [ 13.645892] rt5640 1-001c: pop test : Queue Stereo DAC MIXL: reg=0xffffffff, 0x1/0x1
  658. [ 13.645897] rt5640 1-001c: pop test : Queue Stereo DAC MIXR: reg=0xffffffff, 0x1/0x1
  659. [ 13.645902] rt5640 1-001c: pop test : Queue HPO MIX L: reg=0xffffffff, 0x1/0x1
  660. [ 13.645907] rt5640 1-001c: pop test : Queue HPO MIX R: reg=0xffffffff, 0x1/0x1
  661. [ 13.645911] rt5640 1-001c: pop test : Queue HP L Playback: reg=0xffffffff, 0x1/0x1
  662. [ 13.645916] rt5640 1-001c: pop test : Queue HP R Playback: reg=0xffffffff, 0x1/0x1
  663. [ 13.645922] rt5640 1-001c: pop test : Queue OUT MIXL: reg=0x65, 0x8000/0x8000
  664. [ 13.645927] rt5640 1-001c: pop test : Queue OUT MIXR: reg=0x65, 0xc000/0xc000
  665. [ 13.645932] rt5640 1-001c: pop test : Applying 0xc000/0xc000 to 65 in 10ms
  666. [ 13.662026] rt5640 1-001c: pop test : Queue IF1 DAC: reg=0xffffffff, 0x1/0x1
  667. [ 13.662050] rt5640 1-001c: pop test : Queue IF1 DAC L: reg=0xffffffff, 0x1/0x1
  668. [ 13.662056] rt5640 1-001c: pop test : Queue IF1 DAC R: reg=0xffffffff, 0x1/0x1
  669. [ 13.662064] rt5640 1-001c: pop test : Queue HPOVOL L: reg=0x66, 0x800/0x800
  670. [ 13.662069] rt5640 1-001c: pop test : Queue HPOVOL R: reg=0x66, 0xc00/0xc00
  671. [ 13.662076] rt5640 1-001c: pop test : Applying 0xc00/0xc00 to 66 in 10ms
  672. [ 13.677742] rt5640 1-001c: pop test : Queue HP Amp: reg=0xffffffff, 0x1/0x1
  673. [ 13.677791] rt5640 1-001c: pop test : HP Amp POST_PMU
  674. [ 13.680027] simple-amplifier audio-amplifier: pop test : Queue Speaker Amp DRV: reg=0xffffffff, 0x1/0x1
  675. [ 13.680061] simple-amplifier audio-amplifier: pop test : Speaker Amp DRV POST_PMU
  676. [ 13.680089] asoc-simple-card rt5640-sound: pop test : Queue Internal Speaker: reg=0xffffffff, 0x0/0x0
  677. [ 13.680108] rt5640 1-001c: pop test : Queue HP L Playback Switch Autodisable: reg=0x2, 0x0/0x8000
  678. [ 13.680122] rt5640 1-001c: pop test : Queue HP R Playback Switch Autodisable: reg=0x2, 0x0/0x8080
  679. [ 13.680137] rt5640 1-001c: pop test : Applying 0x0/0x8080 to 2 in 10ms
  680. [ 13.694140] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  681. [ 14.360511] usb 2-1: USB disconnect, device number 2
  682. [ 16.390654] rk818-charger rk818-charger.0: applying input current limit 1500 mA
  683. [ 17.633654] rt5640 1-001c: pop test : Queue HP L Playback Switch Autodisable: reg=0x2, 0x8000/0x8000
  684. [ 17.633687] rt5640 1-001c: pop test : Queue HP R Playback Switch Autodisable: reg=0x2, 0x8080/0x8080
  685. [ 17.633702] rt5640 1-001c: pop test : Applying 0x8080/0x8080 to 2 in 10ms
  686. [ 17.653796] asoc-simple-card rt5640-sound: pop test : Queue Internal Speaker: reg=0xffffffff, 0x0/0x0
  687. [ 17.653829] simple-amplifier audio-amplifier: pop test : Queue Speaker Amp DRV: reg=0xffffffff, 0x0/0x1
  688. [ 17.653842] simple-amplifier audio-amplifier: pop test : Speaker Amp DRV PRE_PMD
  689. [ 17.653866] rt5640 1-001c: pop test : Queue HP Amp: reg=0xffffffff, 0x0/0x1
  690. [ 17.653878] rt5640 1-001c: pop test : HP Amp PRE_PMD
  691. [ 17.733360] rt5640 1-001c: pop test : Queue IF1 DAC L: reg=0xffffffff, 0x0/0x1
  692. [ 17.733390] rt5640 1-001c: pop test : Queue IF1 DAC R: reg=0xffffffff, 0x0/0x1
  693. [ 17.733403] rt5640 1-001c: pop test : Queue IF1 DAC: reg=0xffffffff, 0x0/0x1
  694. [ 17.733418] rt5640 1-001c: pop test : Queue HPOVOL L: reg=0x66, 0x0/0x800
  695. [ 17.733429] rt5640 1-001c: pop test : Queue HPOVOL R: reg=0x66, 0x0/0xc00
  696. [ 17.733442] rt5640 1-001c: pop test : Applying 0x0/0xc00 to 66 in 10ms
  697. [ 17.749971] rt5640 1-001c: pop test : Queue HP L Playback: reg=0xffffffff, 0x0/0x1
  698. [ 17.750002] rt5640 1-001c: pop test : Queue HP R Playback: reg=0xffffffff, 0x0/0x1
  699. [ 17.750015] rt5640 1-001c: pop test : Queue HPO MIX L: reg=0xffffffff, 0x0/0x1
  700. [ 17.750028] rt5640 1-001c: pop test : Queue HPO MIX R: reg=0xffffffff, 0x0/0x1
  701. [ 17.750039] rt5640 1-001c: pop test : Queue Stereo DAC MIXL: reg=0xffffffff, 0x0/0x1
  702. [ 17.750051] rt5640 1-001c: pop test : Queue Stereo DAC MIXR: reg=0xffffffff, 0x0/0x1
  703. [ 17.750062] rt5640 1-001c: pop test : Queue DAC MIXL: reg=0xffffffff, 0x0/0x1
  704. [ 17.750072] rt5640 1-001c: pop test : Queue DAC MIXR: reg=0xffffffff, 0x0/0x1
  705. [ 17.750086] rt5640 1-001c: pop test : Queue OUT MIXL: reg=0x65, 0x0/0x8000
  706. [ 17.750096] rt5640 1-001c: pop test : Queue OUT MIXR: reg=0x65, 0x0/0xc000
  707. [ 17.750109] rt5640 1-001c: pop test : Applying 0x0/0xc000 to 65 in 10ms
  708. [ 17.765823] rt5640 1-001c: pop test : Queue DAC L1: reg=0xffffffff, 0x0/0x1
  709. [ 17.765854] rt5640 1-001c: pop test : Queue DAC R1: reg=0xffffffff, 0x0/0x1
  710. [ 17.765873] simple-amplifier audio-amplifier: pop test : Queue Speaker Amp OUTL: reg=0xffffffff, 0x0/0x0
  711. [ 17.765887] simple-amplifier audio-amplifier: pop test : Queue Speaker Amp OUTR: reg=0xffffffff, 0x0/0x0
  712. [ 17.765899] simple-amplifier audio-amplifier: pop test : Queue Speaker Amp INL: reg=0xffffffff, 0x0/0x0
  713. [ 17.765911] simple-amplifier audio-amplifier: pop test : Queue Speaker Amp INR: reg=0xffffffff, 0x0/0x0
  714. [ 17.765926] rt5640 1-001c: pop test : Queue HPOL: reg=0xffffffff, 0x0/0x0
  715. [ 17.765937] rt5640 1-001c: pop test : Queue HPOR: reg=0xffffffff, 0x0/0x0
  716. [ 17.765949] rt5640 1-001c: pop test : Queue DAI1 RX Mux: reg=0xffffffff, 0x0/0x1
  717. [ 17.765964] rockchip-i2s ff880000.i2s: pop test : Queue Playback: reg=0xffffffff, 0x0/0x0
  718. [ 17.765979] rt5640 1-001c: pop test : Queue AIF1RX: reg=0xffffffff, 0x0/0x1
  719. [ 17.765990] rt5640 1-001c: pop test : Queue AIF1 Playback: reg=0xffffffff, 0x0/0x1
  720. [ 17.766003] rt5640 1-001c: pop test : Queue Improve HP Amp Drv: reg=0xffffffff, 0x0/0x1
  721. [ 17.766015] rt5640 1-001c: pop test : Queue DAC L1 Power: reg=0x61, 0x0/0x1000
  722. [ 17.766026] rt5640 1-001c: pop test : Queue DAC R1 Power: reg=0x61, 0x0/0x1800
  723. [ 17.766037] rt5640 1-001c: pop test : Queue I2S1: reg=0x61, 0x0/0x9800
  724. [ 17.766050] rt5640 1-001c: pop test : Applying 0x0/0x9800 to 61 in 10ms
  725. [ 17.777282] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  726. [ 17.781672] rt5640 1-001c: pop test : Queue HP L Amp: reg=0x63, 0x0/0x80
  727. [ 17.781701] rt5640 1-001c: pop test : Queue HP R Amp: reg=0x63, 0x0/0xc0
  728. [ 17.781715] rt5640 1-001c: pop test : Applying 0x0/0xc0 to 63 in 10ms
  729. [ 17.797530] simple-amplifier audio-amplifier: pop test : Queue Speaker Amp VCC: reg=0xffffffff, 0x0/0x0
  730. [ 17.797560] simple-amplifier audio-amplifier: pop test : Speaker Amp VCC POST_PMD
  731. [ 17.799104] asoc-simple-card rt5640-sound: DAPM sequencing finished, waiting 10ms
  732. [ 20.355292] warning: `QSampleCache::L' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
  733. [ 31.045234] usb 2-1: new high-speed USB device number 3 using ehci-platform
  734. [ 31.319160] usbcore: registered new interface driver option
  735. [ 31.319227] usbserial: USB Serial support registered for GSM modem (1-port)
  736. [ 31.319427] option 2-1:1.0: GSM modem (1-port) converter detected
  737. [ 31.320078] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB0
  738. [ 31.324457] option 2-1:1.1: GSM modem (1-port) converter detected
  739. [ 31.325613] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB1
  740. [ 31.326630] option 2-1:1.2: GSM modem (1-port) converter detected
  741. [ 31.326809] usbcore: registered new interface driver cdc_wdm
  742. [ 31.328002] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB2
  743. [ 31.328810] option 2-1:1.3: GSM modem (1-port) converter detected
  744. [ 31.333958] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB3
  745. [ 31.338647] qmi_wwan 2-1:1.4: cdc-wdm0: USB WDM device
  746. [ 31.340304] qmi_wwan 2-1:1.4 wwan0: register 'qmi_wwan' at usb-fe3c0000.usb-1, WWAN/QMI device, 8e:9d:0a:84:fc:c4
  747. [ 31.340644] usbcore: registered new interface driver qmi_wwan
  748. [ 31.409606] qmi_wwan 2-1:1.4 wwu1i4: renamed from wwan0
  749. [ 97.833283] panel-himax-hx8394 ff960000.dsi.0: disable
  750. [ 97.889826] dw-mipi-dsi-rockchip ff960000.dsi: post_disable
  751. [ 97.889867] panel-himax-hx8394 ff960000.dsi.0: unprepare
  752. [ 204.168390] dw-mipi-dsi-rockchip ff960000.dsi: mode_set
  753. [ 204.169685] dw-mipi-dsi-rockchip ff960000.dsi: pre_enable
  754. [ 204.211728] panel-himax-hx8394 ff960000.dsi.0: prepare
  755. [ 204.399845] dw-mipi-dsi-rockchip ff960000.dsi: enable
  756. [ 204.399878] panel-himax-hx8394 ff960000.dsi.0: enable
  757. [ 231.874585] panel-himax-hx8394 ff960000.dsi.0: disable
  758. [ 231.932087] dw-mipi-dsi-rockchip ff960000.dsi: post_disable
  759. [ 231.932131] panel-himax-hx8394 ff960000.dsi.0: unprepare
  760. [ 272.261460] rk818-bat: changed: dsoc=36, rsoc=100, v=4154, ov=4182 c=-192, cap=2708, f=2708, st=finish, hotdie=0
  761. [ 272.261503] rk818-bat: dl=35, rl=100, v=4156, halt=0, halt_n=0, max=0, init=0, sw=0, calib=0, below0=0, force=0
  762. [ 348.928918] dw-mipi-dsi-rockchip ff960000.dsi: mode_set
  763. [ 348.930271] dw-mipi-dsi-rockchip ff960000.dsi: pre_enable
  764. [ 348.973335] panel-himax-hx8394 ff960000.dsi.0: prepare
  765. [ 349.161372] dw-mipi-dsi-rockchip ff960000.dsi: enable
  766. [ 349.161405] panel-himax-hx8394 ff960000.dsi.0: enable
  767. [ 351.552498] panel-himax-hx8394 ff960000.dsi.0: disable
  768. [ 351.609344] dw-mipi-dsi-rockchip ff960000.dsi: post_disable
  769. [ 351.609385] panel-himax-hx8394 ff960000.dsi.0: unprepare
  770. [ 496.785970] rk818-bat: caltimer: ioffset=0x80d, coffset=0x85d, poffset=80
  771. [ 528.270629] rk818-bat: changed: dsoc=37, rsoc=100, v=4280, ov=4182 c=289, cap=2708, f=2708, st=cc cv, hotdie=0
  772. [ 528.270664] rk818-bat: dl=35, rl=100, v=4156, halt=0, halt_n=0, max=0, init=0, sw=0, calib=0, below0=0, force=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement