Advertisement
Guest User

Untitled

a guest
Sep 7th, 2022
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 35.10 KB | None | 0 0
  1. [root@manjaro-arm ~]# dmesg
  2. [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x412fd050]
  3. [    0.000000] Linux version 5.19.7-1-MANJARO-ARM (builduser@fh-mjr-build-lon-xlarge) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Mon Sep 5 09:32:29 UTC 2022
  4. [    0.000000] Machine model: Pine64 RK3566 SoQuartz with CM4-IO Carrier Board
  5. [    0.000000] earlycon: uart8250 at MMIO32 0x00000000fe660000 (options '')
  6. [    0.000000] printk: bootconsole [uart8250] enabled
  7. [    0.000000] efi: UEFI not found.
  8. [    0.000000] Zone ranges:
  9. [    0.000000]   DMA      [mem 0x0000000000200000-0x00000000ffffffff]
  10. [    0.000000]   DMA32    empty
  11. [    0.000000]   Normal   [mem 0x0000000100000000-0x00000001ffffffff]
  12. [    0.000000] Movable zone start for each node
  13. [    0.000000] Early memory node ranges
  14. [    0.000000]   node   0: [mem 0x0000000000200000-0x00000000efffffff]
  15. [    0.000000]   node   0: [mem 0x0000000100000000-0x00000001ffffffff]
  16. [    0.000000] Initmem setup node 0 [mem 0x0000000000200000-0x00000001ffffffff]
  17. [    0.000000] On node 0, zone DMA: 512 pages in unavailable ranges
  18. [    0.000000] cma: Reserved 256 MiB at 0x00000000dd600000
  19. [    0.000000] psci: probing for conduit method from DT.
  20. [    0.000000] psci: PSCIv1.1 detected in firmware.
  21. [    0.000000] psci: Using standard PSCI v0.2 function IDs
  22. [    0.000000] psci: MIGRATE_INFO_TYPE not supported.
  23. [    0.000000] psci: SMC Calling Convention v1.2
  24. [    0.000000] percpu: Embedded 20 pages/cpu s42344 r8192 d31384 u81920
  25. [    0.000000] pcpu-alloc: s42344 r8192 d31384 u81920 alloc=20*4096
  26. [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  27. [    0.000000] Detected VIPT I-cache on CPU0
  28. [    0.000000] CPU features: detected: GIC system register CPU interface
  29. [    0.000000] CPU features: detected: Virtualization Host Extensions
  30. [    0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
  31. [    0.000000] alternatives: patching kernel code
  32. [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 1999368
  33. [    0.000000] Kernel command line: initrd=/initramfs-linux.img console=ttyS2,1500000 earlycon=uart8250,mmio32,0xfe660000 root=PARTUUID=0b9f5017-51f9-4be1-8a8f-d178c88c9f2c rw rootwait audit=0 splash plymouth.ignore-serial-consoles
  34. [    0.000000] audit: disabled (until reboot)
  35. [    0.000000] Unknown kernel command line parameters "splash", will be passed to user space.
  36. [    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
  37. [    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  38. [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  39. [    0.000000] software IO TLB: mapped [mem 0x00000000d9600000-0x00000000dd600000] (64MB)
  40. [    0.000000] Memory: 7606424K/8124416K available (12608K kernel code, 2398K rwdata, 5572K rodata, 3648K init, 647K bss, 255848K reserved, 262144K cma-reserved)
  41. [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  42. [    0.000000] rcu: Preemptible hierarchical RCU implementation.
  43. [    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  44. [    0.000000]  Trampoline variant of Tasks RCU enabled.
  45. [    0.000000]  Tracing variant of Tasks RCU enabled.
  46. [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  47. [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  48. [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  49. [    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
  50. [    0.000000] GICv3: 320 SPIs implemented
  51. [    0.000000] GICv3: 0 Extended SPIs implemented
  52. [    0.000000] GICv3: MBI range [296:319]
  53. [    0.000000] GICv3: Using MBI frame 0x00000000fd410000
  54. [    0.000000] Root IRQ handler: gic_handle_irq
  55. [    0.000000] GICv3: GICv3 features: 16 PPIs
  56. [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x00000000fd460000
  57. [    0.000000] ITS: No ITS available, not enabling LPIs
  58. [    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  59. [    0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  60. [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  61. [    0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  62. [    0.002414] Console: colour dummy device 80x25
  63. [    0.002488] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  64. [    0.002510] pid_max: default: 32768 minimum: 301
  65. [    0.002848] LSM: Security Framework initializing
  66. [    0.002977] Yama: becoming mindful.
  67. [    0.003099] AppArmor: AppArmor initialized
  68. [    0.003387] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  69. [    0.003446] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  70. [    0.006421] cblist_init_generic: Setting adjustable number of callback queues.
  71. [    0.006444] cblist_init_generic: Setting shift to 2 and lim to 1.
  72. [    0.006603] cblist_init_generic: Setting shift to 2 and lim to 1.
  73. [    0.006955] rcu: Hierarchical SRCU implementation.
  74. [    0.006965] rcu:     Max phase no-delay instances is 1000.
  75. [    0.014518] EFI services will not be available.
  76. [    0.015454] smp: Bringing up secondary CPUs ...
  77. [    0.016470] Detected VIPT I-cache on CPU1
  78. [    0.016524] GICv3: CPU1: found redistributor 100 region 0:0x00000000fd480000
  79. [    0.016587] CPU1: Booted secondary processor 0x0000000100 [0x412fd050]
  80. [    0.017676] Detected VIPT I-cache on CPU2
  81. [    0.017719] GICv3: CPU2: found redistributor 200 region 0:0x00000000fd4a0000
  82. [    0.017762] CPU2: Booted secondary processor 0x0000000200 [0x412fd050]
  83. [    0.018795] Detected VIPT I-cache on CPU3
  84. [    0.018836] GICv3: CPU3: found redistributor 300 region 0:0x00000000fd4c0000
  85. [    0.018875] CPU3: Booted secondary processor 0x0000000300 [0x412fd050]
  86. [    0.019017] smp: Brought up 1 node, 4 CPUs
  87. [    0.019042] SMP: Total of 4 processors activated.
  88. [    0.019050] CPU features: detected: 32-bit EL0 Support
  89. [    0.019055] CPU features: detected: 32-bit EL1 Support
  90. [    0.019062] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
  91. [    0.019068] CPU features: detected: Common not Private translations
  92. [    0.019074] CPU features: detected: CRC32 instructions
  93. [    0.019081] CPU features: detected: RCpc load-acquire (LDAPR)
  94. [    0.019087] CPU features: detected: LSE atomic instructions
  95. [    0.019092] CPU features: detected: Privileged Access Never
  96. [    0.019097] CPU features: detected: RAS Extension Support
  97. [    0.019105] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
  98. [    0.031403] CPU: All CPU(s) started at EL2
  99. [    0.035658] devtmpfs: initialized
  100. [    0.060335] Registered cp15_barrier emulation handler
  101. [    0.060365] Registered setend emulation handler
  102. [    0.060643] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  103. [    0.060675] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  104. [    0.068447] pinctrl core: initialized pinctrl subsystem
  105. [    0.069458] DMI not present or invalid.
  106. [    0.070535] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  107. [    0.071988] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
  108. [    0.072345] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  109. [    0.072808] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  110. [    0.074058] thermal_sys: Registered thermal governor 'fair_share'
  111. [    0.074070] thermal_sys: Registered thermal governor 'bang_bang'
  112. [    0.074077] thermal_sys: Registered thermal governor 'step_wise'
  113. [    0.074084] thermal_sys: Registered thermal governor 'user_space'
  114. [    0.074837] cpuidle: using governor ladder
  115. [    0.074880] cpuidle: using governor menu
  116. [    0.075155] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  117. [    0.075345] ASID allocator initialised with 65536 entries
  118. [    0.075362] HugeTLB: can optimize 4095 vmemmap pages for hugepages-1048576kB
  119. [    0.075371] HugeTLB: can optimize 127 vmemmap pages for hugepages-32768kB
  120. [    0.075379] HugeTLB: can optimize 7 vmemmap pages for hugepages-2048kB
  121. [    0.075386] HugeTLB: can optimize 0 vmemmap pages for hugepages-64kB
  122. [    0.077360] Serial: AMBA PL011 UART driver
  123. [    0.089762] platform fe0a0000.hdmi: Fixing up cyclic dependency with fe040000.vop
  124. [    0.116703] rockchip-gpio fdd60000.gpio: probed /pinctrl/gpio@fdd60000
  125. [    0.117590] rockchip-gpio fe740000.gpio: probed /pinctrl/gpio@fe740000
  126. [    0.118437] rockchip-gpio fe750000.gpio: probed /pinctrl/gpio@fe750000
  127. [    0.119139] rockchip-gpio fe760000.gpio: probed /pinctrl/gpio@fe760000
  128. [    0.119846] rockchip-gpio fe770000.gpio: probed /pinctrl/gpio@fe770000
  129. [    0.125295] platform hdmi-con: Fixing up cyclic dependency with fe0a0000.hdmi
  130. [    0.137773] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  131. [    0.137798] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  132. [    0.137806] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  133. [    0.137814] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
  134. [    0.138734] cryptd: max_cpu_qlen set to 1000
  135. [    0.140561] ACPI: Interpreter disabled.
  136. [    0.142985] iommu: Default domain type: Translated
  137. [    0.142999] iommu: DMA domain TLB invalidation policy: strict mode
  138. [    0.143816] SCSI subsystem initialized
  139. [    0.144085] libata version 3.00 loaded.
  140. [    0.144400] usbcore: registered new interface driver usbfs
  141. [    0.144459] usbcore: registered new interface driver hub
  142. [    0.144505] usbcore: registered new device driver usb
  143. [    0.145154] pps_core: LinuxPPS API ver. 1 registered
  144. [    0.145165] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  145. [    0.145795] arm-scmi firmware:scmi: Enabled polling mode TX channel - prot_id:16
  146. [    0.146057] arm-scmi firmware:scmi: SCMI Notifications - Core Enabled.
  147. [    0.146132] arm-scmi firmware:scmi: Malformed reply - real_sz:8  calc_sz:4  (loop_num_ret:1)
  148. [    0.146149] arm-scmi firmware:scmi: SCMI Protocol v2.0 'rockchip:' Firmware version 0x0
  149. [    0.146996] Advanced Linux Sound Architecture Driver Initialized.
  150. [    0.147876] NetLabel: Initializing
  151. [    0.147885] NetLabel:  domain hash size = 128
  152. [    0.147893] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
  153. [    0.147975] NetLabel:  unlabeled traffic allowed by default
  154. [    0.148192] vgaarb: loaded
  155. [    0.148573] clocksource: Switched to clocksource arch_sys_counter
  156. [    0.149052] VFS: Disk quotas dquot_6.6.0
  157. [    0.149166] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  158. [    0.150078] AppArmor: AppArmor Filesystem Enabled
  159. [    0.150166] pnp: PnP ACPI: disabled
  160. [    0.163701] NET: Registered PF_INET protocol family
  161. [    0.164264] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  162. [    0.172113] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
  163. [    0.172276] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  164. [    0.172308] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
  165. [    0.172831] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
  166. [    0.173833] TCP: Hash tables configured (established 65536 bind 65536)
  167. [    0.174017] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
  168. [    0.174178] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
  169. [    0.174634] NET: Registered PF_UNIX/PF_LOCAL protocol family
  170. [    0.174700] PCI: CLS 0 bytes, default 64
  171. [    0.175527] Trying to unpack rootfs image as initramfs...
  172. [    0.179790] hw perfevents: enabled with armv8_cortex_a55 PMU driver, 7 counters available
  173. [    0.180690] kvm [1]: IPA Size Limit: 40 bits
  174. [    0.180747] kvm [1]: GICv3: no GICV resource entry
  175. [    0.180757] kvm [1]: disabling GICv2 emulation
  176. [    0.180779] kvm [1]: GIC system register CPU interface enabled
  177. [    0.180987] kvm [1]: vgic interrupt IRQ9
  178. [    0.181238] kvm [1]: VHE mode initialized successfully
  179. [    0.184501] Initialise system trusted keyrings
  180. [    0.184906] workingset: timestamp_bits=46 max_order=21 bucket_order=0
  181. [    0.192639] zbud: loaded
  182. [    0.248937] NET: Registered PF_ALG protocol family
  183. [    0.248971] Key type asymmetric registered
  184. [    0.248979] Asymmetric key parser 'x509' registered
  185. [    0.249149] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  186. [    0.249484] io scheduler mq-deadline registered
  187. [    0.249496] io scheduler kyber registered
  188. [    0.249723] io scheduler bfq registered
  189. [    0.282137] dma-pl330 fe530000.dma-controller: Loaded driver for PL330 DMAC-241330
  190. [    0.282166] dma-pl330 fe530000.dma-controller:       DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
  191. [    0.285299] dma-pl330 fe550000.dma-controller: Loaded driver for PL330 DMAC-241330
  192. [    0.285324] dma-pl330 fe550000.dma-controller:       DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
  193. [    0.291608] arm-scmi firmware:scmi: Failed. SCMI protocol 22 not active.
  194. [    0.292382] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  195. [    0.295929] fe650000.serial: ttyS1 at MMIO 0xfe650000 (irq = 28, base_baud = 1500000) is a 16550A
  196. [    0.296187] serial serial0: tty port ttyS1 registered
  197. [    0.297674] fe660000.serial: ttyS2 at MMIO 0xfe660000 (irq = 29, base_baud = 1500000) is a 16550A
  198. [    0.297983] printk: console [ttyS2] enabled
  199. [    0.297996] printk: bootconsole [uart8250] disabled
  200. [    0.299560] fe6b0000.serial: ttyS0 at MMIO 0xfe6b0000 (irq = 30, base_baud = 1500000) is a 16550A
  201. [    0.300859] Serial: AMBA driver
  202. [    0.303762] cacheinfo: Unable to detect cache hierarchy for CPU 0
  203. [    0.314495] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  204. [    0.314533] ehci-pci: EHCI PCI platform driver
  205. [    0.314595] ehci-platform: EHCI generic platform driver
  206. [    0.314848] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  207. [    0.314873] ohci-pci: OHCI PCI platform driver
  208. [    0.314927] ohci-platform: OHCI generic platform driver
  209. [    0.315828] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  210. [    0.316160] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  211. [    0.316344] xhci-hcd xhci-hcd.0.auto: USB3 root hub has no ports
  212. [    0.316360] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220fe64 hci version 0x110 quirks 0x0000000002010010
  213. [    0.316459] xhci-hcd xhci-hcd.0.auto: irq 32, io mem 0xfcc00000
  214. [    0.316933] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.19
  215. [    0.316952] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  216. [    0.316964] usb usb1: Product: xHCI Host Controller
  217. [    0.316973] usb usb1: Manufacturer: Linux 5.19.7-1-MANJARO-ARM xhci-hcd
  218. [    0.316981] usb usb1: SerialNumber: xhci-hcd.0.auto
  219. [    0.317669] hub 1-0:1.0: USB hub found
  220. [    0.317732] hub 1-0:1.0: 1 port detected
  221. [    0.318767] usbcore: registered new interface driver uas
  222. [    0.318897] usbcore: registered new interface driver usb-storage
  223. [    0.319026] usbcore: registered new interface driver usbserial_generic
  224. [    0.319059] usbserial: USB Serial support registered for generic
  225. [    0.321488] mousedev: PS/2 mouse device common for all mice
  226. [    0.321839] i2c_dev: i2c /dev entries driver
  227. [    0.328649] usbcore: registered new interface driver pcwd_usb
  228. [    0.328870] device-mapper: uevent: version 1.0.3
  229. [    0.329332] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-devel@redhat.com
  230. [    0.330160] arm-scmi firmware:scmi: Failed. SCMI protocol 19 not active.
  231. [    0.331905] sdhci: Secure Digital Host Controller Interface driver
  232. [    0.331918] sdhci: Copyright(c) Pierre Ossman
  233. [    0.332136] Synopsys Designware Multimedia Card Interface Driver
  234. [    0.333379] sdhci-pltfm: SDHCI platform and OF driver helper
  235. [    0.336376] ledtrig-cpu: registered to indicate activity on CPUs
  236. [    0.336815] No iBFT detected.
  237. [    0.337385] arm-scmi firmware:scmi: Failed. SCMI protocol 17 not active.
  238. [    0.337670] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping ....
  239. [    0.338070] hid: raw HID events driver (C) Jiri Kosina
  240. [    0.338340] usbcore: registered new interface driver usbhid
  241. [    0.338351] usbhid: USB HID core driver
  242. [    0.342742] Initializing XFRM netlink socket
  243. [    0.343583] NET: Registered PF_INET6 protocol family
  244. [    0.624701] Freeing initrd memory: 8348K
  245. [    0.672860] Segment Routing with IPv6
  246. [    0.672958] In-situ OAM (IOAM) with IPv6
  247. [    0.673063] mip6: Mobile IPv6
  248. [    0.673076] NET: Registered PF_PACKET protocol family
  249. [    0.674532] registered taskstats version 1
  250. [    0.674568] Loading compiled-in X.509 certificates
  251. [    0.675754] zswap: loaded using pool lzo/zbud
  252. [    0.676111] debug_vm_pgtable: [debug_vm_pgtable         ]: Validating architecture page table helpers
  253. [    0.676685] Key type ._fscrypt registered
  254. [    0.676696] Key type .fscrypt registered
  255. [    0.676702] Key type fscrypt-provisioning registered
  256. [    0.677740] Key type encrypted registered
  257. [    0.817588] fan53555-regulator 0-001c: FAN53555 Option[12] Rev[15] Detected!
  258. [    0.824760] rk808 0-0020: chip id: 0x8090
  259. [    0.901091] rk808-regulator rk808-regulator: there is no dvs0 gpio
  260. [    0.901137] rk808-regulator rk808-regulator: there is no dvs1 gpio
  261. [    0.988887] dwmmc_rockchip fe2b0000.mmc: IDMAC supports 32-bit address mode.
  262. [    0.988955] dwmmc_rockchip fe2b0000.mmc: Using internal DMA controller.
  263. [    0.988965] dwmmc_rockchip fe2b0000.mmc: Version ID is 270a
  264. [    0.989009] dwmmc_rockchip fe2b0000.mmc: DW MMC controller at irq 60,32 bit host data width,256 deep fifo
  265. [    0.989161] dwmmc_rockchip fe2c0000.mmc: IDMAC supports 32-bit address mode.
  266. [    0.989183] dwmmc_rockchip fe2c0000.mmc: Using internal DMA controller.
  267. [    0.989191] dwmmc_rockchip fe2c0000.mmc: Version ID is 270a
  268. [    0.989232] dwmmc_rockchip fe2c0000.mmc: DW MMC controller at irq 61,32 bit host data width,256 deep fifo
  269. [    0.990285] mmc_host mmc0: card is polling.
  270. [    0.991800] dwmmc_rockchip fe2c0000.mmc: allocated mmc-pwrseq
  271. [    0.991811] mmc_host mmc2: card is non-removable.
  272. [    1.004621] mmc_host mmc0: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0)
  273. [    1.005745] ALSA device list:
  274. [    1.005760]   No soundcards found.
  275. [    1.006010] dw-apb-uart fe660000.serial: forbid DMA for kernel console
  276. [    1.012356] mmc_host mmc2: Bus speed (slot 0) = 375000Hz (slot req 400000Hz, actual 375000HZ div = 0)
  277. [    1.027885] mmc1: SDHCI controller on fe310000.mmc [fe310000.mmc] using ADMA
  278. [    1.029640] Freeing unused kernel memory: 3648K
  279. [    1.029852] Run /init as init process
  280. [    1.029860]   with arguments:
  281. [    1.029864]     /init
  282. [    1.029868]     splash
  283. [    1.029871]   with environment:
  284. [    1.029874]     HOME=/
  285. [    1.029877]     TERM=linux
  286. [    1.046470] mmc_host mmc0: Bus speed (slot 0) = 375000Hz (slot req 375000Hz, actual 375000HZ div = 0)
  287. [    1.098749] mmc1: new HS200 MMC card at address 0001
  288. [    1.099748] mmcblk1: mmc1:0001 DA4032 29.1 GiB
  289. [    1.105087] GPT:Primary header thinks Alt. header is not at the end of the disk.
  290. [    1.105105] GPT:9592831 != 61071359
  291. [    1.105111] GPT:Alternate GPT header not at the end of the disk.
  292. [    1.105114] GPT:9592831 != 61071359
  293. [    1.105117] GPT: Use GNU Parted to correct GPT errors.
  294. [    1.105146]  mmcblk1: p1 p2
  295. [    1.106044] mmcblk1boot0: mmc1:0001 DA4032 4.00 MiB
  296. [    1.108037] mmcblk1boot1: mmc1:0001 DA4032 4.00 MiB
  297. [    1.110055] mmcblk1rpmb: mmc1:0001 DA4032 16.0 MiB, chardev (245:0)
  298. [    1.147071] mmc_host mmc2: Bus speed (slot 0) = 150000000Hz (slot req 150000000Hz, actual 150000000HZ div = 0)
  299. [    1.282037] dwmmc_rockchip fe2c0000.mmc: Successfully tuned phase to 235
  300. [    1.283135] mmc2: new ultra high speed SDR104 SDIO card at address 0001
  301. [    1.464179] rk808-rtc rk808-rtc: registered as rtc0
  302. [    1.466813] rk808-rtc rk808-rtc: setting system clock to 2017-08-05T09:00:06 UTC (1501923606)
  303. [    1.489632] rockchip-vop2 fe040000.vop: Adding to iommu group 0
  304. [    1.491906] clk: couldn't set vpll clk rate to 32768 (-22), current rate: 24000000
  305. [    1.495933] rockchip-drm display-subsystem: bound fe040000.vop (ops vop2_component_ops [rockchipdrm])
  306. [    1.497529] dwhdmi-rockchip fe0a0000.hdmi: Detected HDMI TX controller v2.11a with HDCP (DWC HDMI 2.0 TX PHY)
  307. [    1.498263] dwhdmi-rockchip fe0a0000.hdmi: registered DesignWare HDMI I2C bus driver
  308. [    1.499030] rockchip-drm display-subsystem: bound fe0a0000.hdmi (ops dw_hdmi_rockchip_ops [rockchipdrm])
  309. [    1.500470] [drm] Initialized rockchip 1.0.0 20140818 for display-subsystem on minor 0
  310. [    1.800925] Console: switching to colour frame buffer device 240x67
  311. [    1.847056] rockchip-drm display-subsystem: [drm] fb0: rockchipdrmfb frame buffer device
  312. [    3.100607] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Quota mode: none.
  313. [    3.529938] systemd[1]: System time before build time, advancing clock.
  314. [    3.603069] systemd[1]: systemd 251.4-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)
  315. [    3.604840] systemd[1]: Detected architecture arm64.
  316. [    3.604991] systemd[1]: Detected first boot.
  317. [    3.613671] systemd[1]: Hostname set to <manjaro-arm>.
  318. [    3.621866] systemd[1]: Initializing machine ID from random generator.
  319. [    5.058898] systemd[1]: Populated /etc with preset unit settings.
  320. [    5.347678] systemd[1]: Queued start job for default target Graphical Interface.
  321. [    5.352803] systemd[1]: Created slice Slice /system/getty.
  322. [    5.355270] systemd[1]: Created slice Slice /system/modprobe.
  323. [    5.357250] systemd[1]: Created slice Slice /system/serial-getty.
  324. [    5.358860] systemd[1]: Created slice User and Session Slice.
  325. [    5.359556] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  326. [    5.360698] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  327. [    5.361172] systemd[1]: Reached target Local Integrity Protected Volumes.
  328. [    5.361537] systemd[1]: Reached target Remote Encrypted Volumes.
  329. [    5.361742] systemd[1]: Reached target Remote File Systems.
  330. [    5.361944] systemd[1]: Reached target Slice Units.
  331. [    5.362168] systemd[1]: Reached target Swaps.
  332. [    5.362418] systemd[1]: Reached target Local Verity Protected Volumes.
  333. [    5.363094] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  334. [    5.365218] systemd[1]: Listening on LVM2 poll daemon socket.
  335. [    5.372090] systemd[1]: Listening on Process Core Dump Socket.
  336. [    5.384421] systemd[1]: Journal Audit Socket was skipped because of a failed condition check (ConditionSecurity=audit).
  337. [    5.385433] systemd[1]: Listening on Journal Socket (/dev/log).
  338. [    5.386537] systemd[1]: Listening on Journal Socket.
  339. [    5.387691] systemd[1]: Listening on Network Service Netlink Socket.
  340. [    5.389405] systemd[1]: Listening on udev Control Socket.
  341. [    5.390524] systemd[1]: Listening on udev Kernel Socket.
  342. [    5.391549] systemd[1]: Listening on User Database Manager Socket.
  343. [    5.396392] systemd[1]: Mounting Huge Pages File System...
  344. [    5.401707] systemd[1]: Mounting POSIX Message Queue File System...
  345. [    5.407097] systemd[1]: Mounting Kernel Debug File System...
  346. [    5.408257] systemd[1]: Kernel Trace File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/tracing).
  347. [    5.413416] systemd[1]: Mounting Temporary Directory /tmp...
  348. [    5.419146] systemd[1]: Starting Create List of Static Device Nodes...
  349. [    5.424339] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  350. [    5.430271] systemd[1]: Starting Load Kernel Module configfs...
  351. [    5.436156] systemd[1]: Starting Load Kernel Module drm...
  352. [    5.442288] systemd[1]: Starting Load Kernel Module fuse...
  353. [    5.443389] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
  354. [    5.452011] systemd[1]: Starting Journal Service...
  355. [    5.468705] systemd[1]: Starting Load Kernel Modules...
  356. [    5.474542] systemd[1]: Starting Generate network units from Kernel command line...
  357. [    5.476718] fuse: init (API version 7.36)
  358. [    5.480974] systemd[1]: Starting Remount Root and Kernel File Systems...
  359. [    5.481940] systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
  360. [    5.487637] systemd[1]: Starting Coldplug All udev Devices...
  361. [    5.494065] systemd[1]: Starting Setup Virtual Console...
  362. [    5.505701] systemd[1]: Mounted Huge Pages File System.
  363. [    5.521341] systemd[1]: Mounted POSIX Message Queue File System.
  364. [    5.523167] systemd[1]: Mounted Kernel Debug File System.
  365. [    5.525144] systemd[1]: Mounted Temporary Directory /tmp.
  366. [    5.527692] systemd[1]: Finished Create List of Static Device Nodes.
  367. [    5.538762] systemd[1]: modprobe@configfs.service: Deactivated successfully.
  368. [    5.539784] systemd[1]: Finished Load Kernel Module configfs.
  369. [    5.542202] systemd[1]: modprobe@drm.service: Deactivated successfully.
  370. [    5.542988] systemd[1]: Finished Load Kernel Module drm.
  371. [    5.549888] systemd[1]: modprobe@fuse.service: Deactivated successfully.
  372. [    5.550761] systemd[1]: Finished Load Kernel Module fuse.
  373. [    5.550841] EXT4-fs (mmcblk1p2): re-mounted. Quota mode: none.
  374. [    5.557034] systemd[1]: Finished Load Kernel Modules.
  375. [    5.559610] systemd[1]: Finished Generate network units from Kernel command line.
  376. [    5.561837] systemd[1]: Finished Remount Root and Kernel File Systems.
  377. [    5.564288] systemd[1]: Finished Setup Virtual Console.
  378. [    5.567134] systemd[1]: Reached target Preparation for Network.
  379. [    5.572350] systemd[1]: Mounting FUSE Control File System...
  380. [    5.578109] systemd[1]: Mounting Kernel Configuration File System...
  381. [    5.580474] systemd[1]: Rebuild Hardware Database was skipped because all trigger condition checks failed.
  382. [    5.580856] systemd[1]: Platform Persistent Storage Archival was skipped because of a failed condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
  383. [    5.585952] systemd[1]: Starting Load/Save Random Seed...
  384. [    5.591672] systemd[1]: Starting Apply Kernel Variables...
  385. [    5.593231] random: lvm: uninitialized urandom read (4 bytes read)
  386. [    5.598013] systemd[1]: Starting Create System Users...
  387. [    5.617760] systemd[1]: Mounted FUSE Control File System.
  388. [    5.622102] systemd[1]: Mounted Kernel Configuration File System.
  389. [    5.658913] systemd[1]: Finished Apply Kernel Variables.
  390. [    5.685052] systemd[1]: Started Journal Service.
  391. [    5.720188] systemd-journald[274]: Received client request to flush runtime journal.
  392. [    6.829394] panfrost fde60000.gpu: clock rate = 594000000
  393. [    6.829438] panfrost fde60000.gpu: bus_clock rate = 500000000
  394. [    6.836072] panfrost fde60000.gpu: mali-g52 id 0x7402 major 0x1 minor 0x0 status 0x0
  395. [    6.836110] panfrost fde60000.gpu: features: 00000000,00000cf7, issues: 00000000,00000400
  396. [    6.836118] panfrost fde60000.gpu: Features: L2:0x07110206 Shader:0x00000002 Tiler:0x00000209 Mem:0x1 MMU:0x00002823 AS:0xff JS:0x7
  397. [    6.836125] panfrost fde60000.gpu: shader_present=0x1 l2_present=0x1
  398. [    6.845742] [drm] Initialized panfrost 1.2.0 20180908 for fde60000.gpu on minor 1
  399. [    6.882511] Registered IR keymap rc-cec
  400. [    6.882668] rc rc0: dw_hdmi as /devices/platform/fe0a0000.hdmi/rc/rc0
  401. [    6.882820] input: dw_hdmi as /devices/platform/fe0a0000.hdmi/rc/rc0/input0
  402. [    6.923593] PTP clock support registered
  403. [    6.996270] rk_gmac-dwmac fe010000.ethernet: IRQ eth_lpi not found
  404. [    6.996757] rk_gmac-dwmac fe010000.ethernet: clock input or output? (input).
  405. [    6.996773] rk_gmac-dwmac fe010000.ethernet: TX delay(0x30).
  406. [    6.996780] rk_gmac-dwmac fe010000.ethernet: RX delay(0x10).
  407. [    6.996791] rk_gmac-dwmac fe010000.ethernet: integrated PHY? (no).
  408. [    6.996840] rk_gmac-dwmac fe010000.ethernet: clock input from PHY
  409. [    7.001866] rk_gmac-dwmac fe010000.ethernet: init for RGMII
  410. [    7.008374] rk_gmac-dwmac fe010000.ethernet: User ID: 0x30, Synopsys ID: 0x51
  411. [    7.008400] rk_gmac-dwmac fe010000.ethernet:         DWMAC4/5
  412. [    7.008409] rk_gmac-dwmac fe010000.ethernet: DMA HW capability register supported
  413. [    7.008414] rk_gmac-dwmac fe010000.ethernet: RX Checksum Offload Engine supported
  414. [    7.008417] rk_gmac-dwmac fe010000.ethernet: TX Checksum insertion supported
  415. [    7.008421] rk_gmac-dwmac fe010000.ethernet: Wake-Up On Lan supported
  416. [    7.012939] rk_gmac-dwmac fe010000.ethernet: TSO supported
  417. [    7.012960] rk_gmac-dwmac fe010000.ethernet: Enable RX Mitigation via HW Watchdog Timer
  418. [    7.012973] rk_gmac-dwmac fe010000.ethernet: device MAC address 22:c2:6b:62:ba:30
  419. [    7.012983] rk_gmac-dwmac fe010000.ethernet: Enabled RFS Flow TC (entries=10)
  420. [    7.012991] rk_gmac-dwmac fe010000.ethernet: TSO feature enabled
  421. [    7.012997] rk_gmac-dwmac fe010000.ethernet: Using 32 bits DMA width
  422. [    7.183995] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
  423. [    7.187479] brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.pine64,soquartz-cm4io.bin failed with error -2
  424. [    7.187603] brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.bin failed with error -2
  425. [    7.384580] rockchip-thermal fe710000.tsadc: Missing tshut mode property, using default (gpio)
  426. [    7.384604] rockchip-thermal fe710000.tsadc: Missing tshut-polarity property, using default (low)
  427. [    7.431013] rockchip-dw-pcie 3c0000000.pcie: host bridge /pcie@fe260000 ranges:
  428. [    7.431066] rockchip-dw-pcie 3c0000000.pcie:       IO 0x033ef00000..0x033effffff -> 0x003ef00000
  429. [    7.431083] rockchip-dw-pcie 3c0000000.pcie:      MEM 0x0300000000..0x033eefffff -> 0x0000000000
  430. [    7.431275] rockchip-dw-pcie 3c0000000.pcie: iATU unroll: enabled
  431. [    7.431284] rockchip-dw-pcie 3c0000000.pcie: Detected iATU regions: 8 outbound, 8 inbound
  432. [    7.566762] rtc-pcf85063 1-0051: registered as rtc1
  433. [    7.648622] rockchip-dw-pcie 3c0000000.pcie: Link up
  434. [    7.648894] rockchip-dw-pcie 3c0000000.pcie: PCI host bridge to bus 0000:00
  435. [    7.648911] pci_bus 0000:00: root bus resource [bus 00-0f]
  436. [    7.648921] pci_bus 0000:00: root bus resource [io  0x0000-0xfffff] (bus address [0x3ef00000-0x3effffff])
  437. [    7.648928] pci_bus 0000:00: root bus resource [mem 0x300000000-0x33eefffff] (bus address [0x00000000-0x3eefffff])
  438. [    7.648966] pci 0000:00:00.0: [1d87:3566] type 01 class 0x060400
  439. [    7.648989] pci 0000:00:00.0: reg 0x38: [mem 0x300000000-0x30000ffff pref]
  440. [    7.649051] pci 0000:00:00.0: supports D1 D2
  441. [    7.649057] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
  442. [    7.810874] pci_bus 0000:01: busn_res: can not insert [bus 01-ff] under [bus 00-0f] (conflicts with (null) [bus 00-0f])
  443. [    7.810994] pci 0000:01:00.0: [10ec:8125] type 00 class 0x020000
  444. [    7.811062] pci 0000:01:00.0: reg 0x10: initial BAR value 0x00000000 invalid
  445. [    7.811068] pci 0000:01:00.0: reg 0x10: [io  size 0x0100]
  446. [    7.811140] pci 0000:01:00.0: reg 0x18: [mem 0x300000000-0x30000ffff 64bit]
  447. [    7.811188] pci 0000:01:00.0: reg 0x20: [mem 0x300000000-0x300003fff 64bit]
  448. [    7.811612] pci 0000:01:00.0: supports D1 D2
  449. [    7.811621] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  450. [    7.846397] Bluetooth: Core ver 2.22
  451. [    7.853991] NET: Registered PF_BLUETOOTH protocol family
  452. [    7.854013] Bluetooth: HCI device and connection manager initialized
  453. [    7.854035] Bluetooth: HCI socket layer initialized
  454. [    7.854044] Bluetooth: L2CAP socket layer initialized
  455. [    7.854086] Bluetooth: SCO socket layer initialized
  456. [    7.887858] pci 0000:00:00.0: BAR 14: assigned [mem 0x300000000-0x3000fffff]
  457. [    7.887884] pci 0000:00:00.0: BAR 6: assigned [mem 0x300100000-0x30010ffff pref]
  458. [    7.887892] pci 0000:00:00.0: BAR 13: assigned [io  0x1000-0x1fff]
  459. [    7.887903] pci 0000:01:00.0: BAR 2: assigned [mem 0x300000000-0x30000ffff 64bit]
  460. [    7.887948] pci 0000:01:00.0: BAR 4: assigned [mem 0x300010000-0x300013fff 64bit]
  461. [    7.887988] pci 0000:01:00.0: BAR 0: assigned [io  0x1000-0x10ff]
  462. [    7.888005] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
  463. [    7.888012] pci 0000:00:00.0:   bridge window [io  0x1000-0x1fff]
  464. [    7.888018] pci 0000:00:00.0:   bridge window [mem 0x300000000-0x3000fffff]
  465. [    7.889127] pcieport 0000:00:00.0: of_irq_parse_pci: failed with rc=-22
  466. [    8.039440] Bluetooth: HCI UART driver ver 2.3
  467. [    8.039464] Bluetooth: HCI UART protocol H4 registered
  468. [    8.039469] Bluetooth: HCI UART protocol BCSP registered
  469. [    8.039555] Bluetooth: HCI UART protocol LL registered
  470. [    8.039561] Bluetooth: HCI UART protocol ATH3K registered
  471. [    8.039598] Bluetooth: HCI UART protocol Three-wire (H5) registered
  472. [    8.039922] Bluetooth: HCI UART protocol Intel registered
  473. [    8.040221] Bluetooth: HCI UART protocol Broadcom registered
  474. [    8.040270] Bluetooth: HCI UART protocol QCA registered
  475. [    8.040302] Bluetooth: HCI UART protocol Marvell registered
  476. [    8.158846] of_dma_request_slave_channel: dma-names property of node '/serial@fe650000' missing or empty
  477. [    8.158890] dw-apb-uart fe650000.serial: failed to request DMA
  478. [    8.218736] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
  479. [    8.259969] usbcore: registered new interface driver brcmfmac
  480. [    8.298734] pci 0000:00:00.0: of_irq_parse_pci: failed with rc=-22
  481. [    8.298854] r8169 0000:01:00.0: enabling device (0000 -> 0003)
  482. [    8.336434] r8169 0000:01:00.0 eth1: RTL8125B, 02:76:c6:00:50:21, XID 641, IRQ 73
  483. [    8.336459] r8169 0000:01:00.0 eth1: jumbo features [frames: 9194 bytes, tx checksumming: ko]
  484. [    8.363684] r8169 0000:01:00.0 enp1s0: renamed from eth1
  485. [   10.318601] Bluetooth: hci0: command 0x0c03 tx timeout
  486. [   11.601086] random: crng init done
  487. [   12.182653] zram: Added device: zram0
  488. [   12.220569] zram0: detected capacity change from 0 to 23641696
  489. [   12.268133] Adding 11820844k swap on /dev/zram0.  Priority:100 extents:1 across:11820844k SSFS
  490. [   12.408734] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  491. [   12.408759] Bluetooth: BNEP filters: protocol multicast
  492. [   12.408777] Bluetooth: BNEP socket layer initialized
  493. [   12.746574] EXT4-fs (mmcblk1p2): resizing filesystem from 1074099 to 7508915 blocks
  494. [   13.116411] r8169 0000:01:00.0: Direct firmware load for rtl_nic/rtl8125b-2.fw failed with error -2
  495. [   13.116442] r8169 0000:01:00.0: Unable to load firmware rtl_nic/rtl8125b-2.fw (-2)
  496. [   13.148690] RTL8226B_RTL8221B 2.5Gbps PHY r8169-0-100:00: attached PHY driver (mii_bus:phy_addr=r8169-0-100:00, irq=MAC)
  497. [   13.321705] r8169 0000:01:00.0 enp1s0: Link is Down
  498. [   13.345409] rk_gmac-dwmac fe010000.ethernet eth0: PHY [stmmac-0:00] driver [YT8511 Gigabit Ethernet] (irq=POLL)
  499. [   13.345934] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
  500. [   13.356544] dwmac4: Master AXI performs any burst length
  501. [   13.356578] rk_gmac-dwmac fe010000.ethernet eth0: No Safety Features support found
  502. [   13.356606] rk_gmac-dwmac fe010000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
  503. [   13.356916] rk_gmac-dwmac fe010000.ethernet eth0: registered PTP clock
  504. [   13.357251] rk_gmac-dwmac fe010000.ethernet eth0: configuring for phy/rgmii link mode
  505. [   13.521094] EXT4-fs (mmcblk1p2): resized filesystem to 7508915
  506. [   18.398636] Bluetooth: hci0: BCM: Reset failed (-110)
  507.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement