Advertisement
Guest User

Untitled

a guest
Jun 25th, 2024
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.88 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  2. [ 0.000000] Linux version 6.10.0-rc2+ (ryan@crackotage) (aarch64-linux-gnu-gcc (GCC) 14.1.1 20240507 (Red Hat Cross 14.1.1-1), GNU ld version 2.41-1.fc41) #41 SMP PREEMPT Wed Jun 5 21:53:00 NZST 2024
  3. [ 0.000000] KASLR disabled due to lack of seed
  4. [ 0.000000] Machine model: Anbernic RG35XX H
  5. [ 0.000000] earlycon: uart0 at MMIO32 0x0000000005000000 (options '115200n8')
  6. [ 0.000000] printk: legacy bootconsole [uart0] enabled
  7. [ 0.000000] efi: UEFI not found.
  8. [ 0.000000] OF: reserved mem: OVERLAP DETECTED!
  9. [ 0.000000] tf-a@40000000 (0x0000000040000000--0x0000000040040000) overlaps with secmon@40000000 (0x0000000040000000--0x0000000040040000)
  10. [ 0.000000] OF: reserved mem: 0x0000000040000000..0x000000004003ffff (256 KiB) nomap non-reusable tf-a@40000000
  11. [ 0.000000] OF: reserved mem: 0x0000000040000000..0x000000004003ffff (256 KiB) nomap non-reusable secmon@40000000
  12. [ 0.000000] NUMA: No NUMA configuration found
  13. [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000007fffffff]
  14. [ 0.000000] NUMA: NODE_DATA [mem 0x7fdd39c0-0x7fdd5fff]
  15. [ 0.000000] Zone ranges:
  16. [ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]
  17. [ 0.000000] DMA32 empty
  18. [ 0.000000] Normal empty
  19. [ 0.000000] Movable zone start for each node
  20. [ 0.000000] Early memory node ranges
  21. [ 0.000000] node 0: [mem 0x0000000040000000-0x000000004003ffff]
  22. [ 0.000000] node 0: [mem 0x0000000040040000-0x000000007fffffff]
  23. [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]
  24. [ 0.000000] cma: Reserved 32 MiB at 0x000000007cc00000 on node -1
  25. [ 0.000000] psci: probing for conduit method from DT.
  26. [ 0.000000] psci: PSCIv1.1 detected in firmware.
  27. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  28. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  29. [ 0.000000] psci: SMC Calling Convention v1.4
  30. [ 0.000000] percpu: Embedded 22 pages/cpu s52904 r8192 d29016 u90112
  31. [ 0.000000] pcpu-alloc: s52904 r8192 d29016 u90112 alloc=22*4096
  32. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  33. [ 0.000000] Detected VIPT I-cache on CPU0
  34. [ 0.000000] CPU features: detected: ARM erratum 845719
  35. [ 0.000000] alternatives: applying boot alternatives
  36. [ 0.000000] Kernel command line: earlycon console=tty0 console=ttyS0,115200 root=/dev/mmcblk0p1
  37. [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  38. [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
  39. [ 0.000000] Fallback order for Node 0: 0
  40. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 262144
  41. [ 0.000000] Policy zone: DMA
  42. [ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off, mlocked free:off
  43. [ 0.000000] software IO TLB: SWIOTLB bounce buffer size adjusted to 1MB
  44. [ 0.000000] software IO TLB: area num 4.
  45. [ 0.000000] software IO TLB: mapped [mem 0x000000007c980000-0x000000007ca80000] (1MB)
  46. [ 0.000000] Memory: 968748K/1048576K available (13888K kernel code, 1424K rwdata, 5184K rodata, 2944K init, 615K bss, 47060K reserved, 32768K cma-reserved)
  47. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  48. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  49. [ 0.000000] rcu: RCU event tracing is enabled.
  50. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=4.
  51. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  52. [ 0.000000] Tracing variant of Tasks RCU enabled.
  53. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  54. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  55. [ 0.000000] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
  56. [ 0.000000] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
  57. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  58. [ 0.000000] Root IRQ handler: gic_handle_irq
  59. [ 0.000000] GIC: Using split EOI/Deactivate mode
  60. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  61. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  62. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  63. [ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  64. [ 0.010020] Console: colour dummy device 80x25
  65. [ 0.014936] printk: legacy console [tty0] enabled
  66. [ 0.021576] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  67. [ 0.032921] pid_max: default: 32768 minimum: 301
  68. [ 0.038190] LSM: initializing lsm=capability
  69. [ 0.043134] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
  70. [ 0.051330] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
  71. [ 0.062037] cacheinfo: Unable to detect cache hierarchy for CPU 0
  72. [ 0.071314] rcu: Hierarchical SRCU implementation.
  73. [ 0.076628] rcu: Max phase no-delay instances is 1000.
  74. [ 0.083705] EFI services will not be available.
  75. [ 0.089275] smp: Bringing up secondary CPUs ...
  76. [ 0.095361] Detected VIPT I-cache on CPU1
  77. [ 0.095516] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  78. [ 0.096816] Detected VIPT I-cache on CPU2
  79. [ 0.096932] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  80. [ 0.098146] Detected VIPT I-cache on CPU3
  81. [ 0.098258] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  82. [ 0.098554] smp: Brought up 1 node, 4 CPUs
  83. [ 0.137983] SMP: Total of 4 processors activated.
  84. [ 0.143195] CPU: All CPU(s) started at EL2
  85. [ 0.147758] CPU features: detected: 32-bit EL0 Support
  86. [ 0.153446] CPU features: detected: CRC32 instructions
  87. [ 0.159238] alternatives: applying system-wide alternatives
  88. [ 0.168468] devtmpfs: initialized
  89. [ 0.188288] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  90. [ 0.199075] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  91. [ 0.208871] 26704 pages in range for non-PLT usage
  92. [ 0.208886] 518224 pages in range for PLT usage
  93. [ 0.214551] pinctrl core: initialized pinctrl subsystem
  94. [ 0.226321] DMI not present or invalid.
  95. [ 0.236237] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  96. [ 0.245594] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
  97. [ 0.255040] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  98. [ 0.265752] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  99. [ 0.275550] audit: initializing netlink subsys (disabled)
  100. [ 0.281908] audit: type=2000 audit(0.172:1): state=initialized audit_enabled=0 res=1
  101. [ 0.282771] thermal_sys: Registered thermal governor 'step_wise'
  102. [ 0.290488] thermal_sys: Registered thermal governor 'power_allocator'
  103. [ 0.297206] cpuidle: using governor menu
  104. [ 0.309058] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  105. [ 0.316736] ASID allocator initialised with 65536 entries
  106. [ 0.323050] Serial: AMBA PL011 UART driver
  107. [ 0.338476] platform 3001000.clock: Fixed dependency cycle(s) with /soc/rtc@7000000
  108. [ 0.353989] platform 6510000.tcon-top: Fixed dependency cycle(s) with /soc/lcd-controller@6515000
  109. [ 0.363823] platform 6510000.tcon-top: Fixed dependency cycle(s) with /soc/lcd-controller@6511000
  110. [ 0.373647] platform 6510000.tcon-top: Fixed dependency cycle(s) with /soc/bus@1000000/mixer@100000
  111. [ 0.384037] platform 6510000.tcon-top: Fixed dependency cycle(s) with /soc/lcd-controller@6511000
  112. [ 0.394000] platform 6511000.lcd-controller: Fixed dependency cycle(s) with /soc/tcon-top@6510000
  113. [ 0.404302] platform 6510000.tcon-top: Fixed dependency cycle(s) with /soc/lcd-controller@6515000
  114. [ 0.414278] platform 6515000.lcd-controller: Fixed dependency cycle(s) with /soc/tcon-top@6510000
  115. [ 0.424692] platform 3001000.clock: Fixed dependency cycle(s) with /soc/rtc@7000000
  116. [ 0.433292] platform 7000000.rtc: Fixed dependency cycle(s) with /soc/clock@3001000
  117. [ 0.441885] platform 7000000.rtc: Fixed dependency cycle(s) with /soc/clock@7010000
  118. [ 0.450595] platform 7000000.rtc: Fixed dependency cycle(s) with /soc/clock@7010000
  119. [ 0.459187] platform 7010000.clock: Fixed dependency cycle(s) with /soc/clock@3001000
  120. [ 0.467965] platform 7010000.clock: Fixed dependency cycle(s) with /soc/rtc@7000000
  121. [ 0.485062] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  122. [ 0.492577] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
  123. [ 0.499507] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
  124. [ 0.507015] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
  125. [ 0.513941] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  126. [ 0.521433] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
  127. [ 0.528356] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
  128. [ 0.535847] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
  129. [ 0.543803] Demotion targets for Node 0: null
  130. [ 0.552130] iommu: Default domain type: Translated
  131. [ 0.557450] iommu: DMA domain TLB invalidation policy: strict mode
  132. [ 0.565016] SCSI subsystem initialized
  133. [ 0.569461] libata version 3.00 loaded.
  134. [ 0.569961] usbcore: registered new interface driver usbfs
  135. [ 0.576106] usbcore: registered new interface driver hub
  136. [ 0.582057] usbcore: registered new device driver usb
  137. [ 0.588062] pps_core: LinuxPPS API ver. 1 registered
  138. [ 0.593560] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  139. [ 0.603665] PTP clock support registered
  140. [ 0.608095] EDAC MC: Ver: 3.0.0
  141. [ 0.612202] scmi_core: SCMI protocol bus registered
  142. [ 0.618352] FPGA manager framework
  143. [ 0.622362] Advanced Linux Sound Architecture Driver Initialized.
  144. [ 0.630860] Bluetooth: Core ver 2.22
  145. [ 0.634885] NET: Registered PF_BLUETOOTH protocol family
  146. [ 0.640763] Bluetooth: HCI device and connection manager initialized
  147. [ 0.647788] Bluetooth: HCI socket layer initialized
  148. [ 0.653188] Bluetooth: L2CAP socket layer initialized
  149. [ 0.658792] Bluetooth: SCO socket layer initialized
  150. [ 0.665304] clocksource: Switched to clocksource arch_sys_counter
  151. [ 0.672607] VFS: Disk quotas dquot_6.6.0
  152. [ 0.677001] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  153. [ 0.702874] NET: Registered PF_INET protocol family
  154. [ 0.708589] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
  155. [ 0.719251] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
  156. [ 0.728597] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  157. [ 0.737187] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
  158. [ 0.745904] TCP bind hash table entries: 8192 (order: 6, 262144 bytes, linear)
  159. [ 0.754394] TCP: Hash tables configured (established 8192 bind 8192)
  160. [ 0.761602] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
  161. [ 0.768985] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
  162. [ 0.777021] NET: Registered PF_UNIX/PF_LOCAL protocol family
  163. [ 0.784030] RPC: Registered named UNIX socket transport module.
  164. [ 0.790597] RPC: Registered udp transport module.
  165. [ 0.795804] RPC: Registered tcp transport module.
  166. [ 0.801009] RPC: Registered tcp-with-tls transport module.
  167. [ 0.807071] RPC: Registered tcp NFSv4.1 backchannel transport module.
  168. [ 0.820307] Initialise system trusted keyrings
  169. [ 0.825609] workingset: timestamp_bits=42 max_order=18 bucket_order=0
  170. [ 0.833420] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  171. [ 0.840381] NFS: Registering the id_resolver key type
  172. [ 0.846026] Key type id_resolver registered
  173. [ 0.850664] Key type id_legacy registered
  174. [ 0.855151] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  175. [ 0.862562] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
  176. [ 0.870768] romfs: ROMFS MTD (C) 2007 Red Hat, Inc.
  177. [ 0.876486] 9p: Installing v9fs 9p2000 file system support
  178. [ 1.048108] NET: Registered PF_ALG protocol family
  179. [ 1.053436] Key type asymmetric registered
  180. [ 1.057978] Asymmetric key parser 'x509' registered
  181. [ 1.063491] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  182. [ 1.071674] io scheduler mq-deadline registered
  183. [ 1.076690] io scheduler kyber registered
  184. [ 1.081191] io scheduler bfq registered
  185. [ 1.122441] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  186. [ 1.151512] loop: module loaded
  187. [ 1.164209] tun: Universal TUN/TAP device driver, 1.6
  188. [ 1.172354] VFIO - User Level meta-driver version: 0.3
  189. [ 1.180322] usbcore: registered new interface driver usb-storage
  190. [ 1.191881] sun6i-rtc 7000000.rtc: registered as rtc0
  191. [ 1.197535] sun6i-rtc 7000000.rtc: setting system clock to 1970-01-02T00:04:28 UTC (86668)
  192. [ 1.207457] i2c_dev: i2c /dev entries driver
  193. [ 1.215760] sunxi-wdt 30090a0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  194. [ 1.224796] Bluetooth: HCI UART driver ver 2.3
  195. [ 1.229774] Bluetooth: HCI UART protocol H4 registered
  196. [ 1.235512] Bluetooth: HCI UART protocol LL registered
  197. [ 1.241254] Bluetooth: HCI UART protocol Three-wire (H5) registered
  198. [ 1.249731] sdhci: Secure Digital Host Controller Interface driver
  199. [ 1.256568] sdhci: Copyright(c) Pierre Ossman
  200. [ 1.261939] Synopsys Designware Multimedia Card Interface Driver
  201. [ 1.269878] sdhci-pltfm: SDHCI platform and OF driver helper
  202. [ 1.278042] ledtrig-cpu: registered to indicate activity on CPUs
  203. [ 1.285588] SMCCC: SOC_ID: ID = jep106:091e:1823 Revision = 0x00000002
  204. [ 1.292898] hid: raw HID events driver (C) Jiri Kosina
  205. [ 1.298959] usbcore: registered new interface driver usbhid
  206. [ 1.305147] usbhid: USB HID core driver
  207. [ 1.312509] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  208. [ 1.326999] NET: Registered PF_PACKET protocol family
  209. [ 1.332908] Bluetooth: RFCOMM TTY layer initialized
  210. [ 1.338341] Bluetooth: RFCOMM socket layer initialized
  211. [ 1.344065] Bluetooth: RFCOMM ver 1.11
  212. [ 1.348242] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  213. [ 1.354799] Bluetooth: HIDP socket layer initialized
  214. [ 1.360619] 9pnet: Installing 9P2000 support
  215. [ 1.365469] Key type dns_resolver registered
  216. [ 1.392165] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
  217. [ 1.401449] registered taskstats version 1
  218. [ 1.406572] Loading compiled-in X.509 certificates
  219. [ 1.433506] Demotion targets for Node 0: null
  220. [ 1.465217] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
  221. [ 1.475705] sun50i-h616-r-pinctrl 7022000.pinctrl: initialized sunXi PIO driver
  222. [ 1.487614] phy phy-5100400.phy.0: Changing dr_mode to 1
  223. [ 1.488814] ehci-platform 5200000.usb: EHCI Host Controller
  224. [ 1.493555] ehci-platform 5101000.usb: EHCI Host Controller
  225. [ 1.493582] ohci-platform 5101400.usb: Generic Platform OHCI controller
  226. [ 1.493634] ohci-platform 5101400.usb: new USB bus registered, assigned bus number 1
  227. [ 1.493822] ohci-platform 5101400.usb: irq 23, io mem 0x05101400
  228. [ 1.496774] sun50i-h616-r-pinctrl 7022000.pinctrl: supply vcc-pl not found, using dummy regulator
  229. [ 1.497493] sunxi-rsb 7083000.rsb: RSB running at 3000000 Hz
  230. [ 1.498133] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP717 found
  231. [ 1.498426] ohci-platform 5200400.usb: Generic Platform OHCI controller
  232. [ 1.498467] ohci-platform 5200400.usb: new USB bus registered, assigned bus number 2
  233. [ 1.498631] ohci-platform 5200400.usb: irq 27, io mem 0x05200400
  234. [ 1.499718] ehci-platform 5200000.usb: new USB bus registered, assigned bus number 3
  235. [ 1.503539] vdd-gpu-sys: Bringing 900000uV into 940000-940000uV
  236. [ 1.503689] input: axp20x-pek as /devices/platform/soc/7083000.rsb/sunxi-rsb-3a3/axp20x-pek/input/input0
  237. [ 1.504511] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  238. [ 1.506173] ehci-platform 5101000.usb: new USB bus registered, assigned bus number 4
  239. [ 1.507427] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation.
  240. [ 1.513351] ehci-platform 5200000.usb: irq 22, io mem 0x05200000
  241. [ 1.521800] ehci-platform 5101000.usb: irq 21, io mem 0x05101000
  242. [ 1.528702] sun50i-h616-pinctrl 300b000.pinctrl: initialized sunXi PIO driver
  243. [ 1.541332] ehci-platform 5200000.usb: USB 2.0 started, EHCI 1.00
  244. [ 1.546858] printk: legacy console [ttyS0] disabled
  245. [ 1.552322] hub 3-0:1.0: USB hub found
  246. [ 1.557355] ehci-platform 5101000.usb: USB 2.0 started, EHCI 1.00
  247. [ 1.667576] hub 3-0:1.0: 1 port detected
  248. [ 1.669419] hub 4-0:1.0: USB hub found
  249. [ 1.669481] hub 4-0:1.0: 1 port detected
  250. [ 1.671227] hub 2-0:1.0: USB hub found
  251. [ 1.671290] hub 2-0:1.0: 1 port detected
  252. [ 1.673091] hub 1-0:1.0: USB hub found
  253. [ 1.673152] hub 1-0:1.0: 1 port detected
  254. [ 1.717791] 5000000.serial: ttyS0 at MMIO 0x5000000 (irq = 331, base_baud = 1500000) is a 16550A
  255. [ 1.727616] printk: legacy console [ttyS0] enabled
  256. [ 1.737735] printk: legacy bootconsole [uart0] disabled
  257. [ 1.777594] 5000400.serial: ttyS1 at MMIO 0x5000400 (irq = 332, base_baud = 1500000) is a 16550A
  258. [ 1.786928] serial serial0: tty port ttyS1 registered
  259. [ 1.799136] panel@0 enforce active low on GPIO handle
  260. [ 1.805239] platform 6511000.lcd-controller: Fixed dependency cycle(s) with /spi/panel@0
  261. [ 1.813616] spi spi0.0: Fixed dependency cycle(s) with /soc/lcd-controller@6511000
  262. [ 1.825008] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 408000 KHz, changing to: 480000 KHz
  263. [ 1.842919] sunxi-mmc 4020000.mmc: Got CD GPIO
  264. [ 1.843105] sunxi-mmc 4021000.mmc: allocated mmc-pwrseq
  265. [ 1.848500] input: gpio-keys-gamepad as /devices/platform/gpio-keys-gamepad/input/input1
  266. [ 1.861820] input: gpio-keys-volume as /devices/platform/gpio-keys-volume/input/input2
  267. [ 1.870378] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  268. [ 1.873075] sunxi-mmc 4020000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  269. [ 1.880123] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  270. [ 1.893933] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
  271. [ 1.901232] clk: Disabling unused clocks
  272. [ 1.905402] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  273. [ 1.909455] PM: genpd: Disabling unused power domains
  274. [ 1.914025] cfg80211: failed to load regulatory.db
  275. [ 1.923918] ALSA device list:
  276. [ 1.926902] No soundcards found.
  277. [ 1.938392] mmc0: new high speed SDHC card at address e624
  278. [ 1.944545] mmcblk0: mmc0:e624 SP16G 14.8 GiB
  279. [ 1.962105] GPT:Primary header thinks Alt. header is not at the end of the disk.
  280. [ 1.969514] GPT:1048575 != 31116287
  281. [ 1.973001] GPT:Alternate GPT header not at the end of the disk.
  282. [ 1.979010] GPT:1048575 != 31116287
  283. [ 1.982503] GPT: Use GNU Parted to correct GPT errors.
  284. [ 1.987661] mmcblk0: p1 p2
  285. [ 2.089897] sunxi-mmc 4021000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  286. [ 2.106032] sunxi-mmc 4021000.mmc: card claims to support voltages below defined range
  287. [ 2.125323] mmc1: new high speed SDIO card at address 0001
  288. [ 2.131782] rtw_8821cs mmc1:0001:1: Firmware version 24.11.0, H2C version 12
  289. [ 2.423494] EXT4-fs (mmcblk0p1): INFO: recovery required on readonly filesystem
  290. [ 2.430906] EXT4-fs (mmcblk0p1): write access will be enabled during recovery
  291. [ 2.738763] EXT4-fs (mmcblk0p1): orphan cleanup on readonly fs
  292. [ 2.745060] EXT4-fs (mmcblk0p1): recovery complete
  293. [ 2.753169] EXT4-fs (mmcblk0p1): mounted filesystem 8058aff9-7d43-4c96-9e8b-7ad9a5622ee6 ro with ordered data mode. Quota mode: none.
  294. [ 2.765397] VFS: Mounted root (ext4 filesystem) readonly on device 179:1.
  295. [ 2.772840] devtmpfs: mounted
  296. [ 2.778089] Freeing unused kernel memory: 2944K
  297. [ 2.782789] Run /sbin/init as init process
  298. [ 2.786967] with arguments:
  299. [ 2.786979] /sbin/init
  300. [ 2.786990] with environment:
  301. [ 2.786999] HOME=/
  302. [ 2.787009] TERM=linux
  303. [ 2.931650] Bluetooth: hci0: Out-of-order packet arrived (0 != 1)
  304. [ 3.335904] Bluetooth: hci0: Out-of-order packet arrived (1 != 2)
  305. [ 3.335968] Bluetooth: hci0: RTL: examining hci_ver=08 hci_rev=000c lmp_ver=08 lmp_subver=8821
  306. [ 3.747887] Bluetooth: hci0: Out-of-order packet arrived (2 != 3)
  307. [ 3.747942] Bluetooth: hci0: RTL: rom_version status=0 version=1
  308. [ 3.760211] Bluetooth: hci0: RTL: loading rtl_bt/rtl8821cs_fw.bin
  309. [ 3.766558] Bluetooth: hci0: RTL: loading rtl_bt/rtl8821cs_config.bin
  310. [ 4.054349] udevd[364]: starting version 3.2.14
  311. [ 4.170136] Bluetooth: hci0: Out-of-order packet arrived (3 != 4)
  312. [ 4.190377] Bluetooth: hci0: RTL: cfg_sz 25, total sz 36953
  313. [ 4.325238] Bluetooth: hci0: Out-of-order packet arrived (4 != 5)
  314. [ 4.333475] EXT4-fs (mmcblk0p1): re-mounted 8058aff9-7d43-4c96-9e8b-7ad9a5622ee6 r/w. Quota mode: none.
  315. [ 4.460977] Bluetooth: hci0: Out-of-order packet arrived (5 != 6)
  316. [ 4.596296] Bluetooth: hci0: Out-of-order packet arrived (6 != 7)
  317. [ 4.731551] Bluetooth: hci0: Out-of-order packet arrived (7 != 0)
  318. [ 4.866687] Bluetooth: hci0: Out-of-order packet arrived (0 != 1)
  319. [ 4.873300] random: crng init done
  320. [ 4.893507] udevd[364]: starting eudev-3.2.14
  321. [ 5.005276] Bluetooth: hci0: Out-of-order packet arrived (1 != 2)
  322. [ 5.140615] Bluetooth: hci0: Out-of-order packet arrived (2 != 3)
  323. [ 5.275905] Bluetooth: hci0: Out-of-order packet arrived (3 != 4)
  324. [ 5.411173] Bluetooth: hci0: Out-of-order packet arrived (4 != 5)
  325. [ 5.546512] Bluetooth: hci0: Out-of-order packet arrived (5 != 6)
  326. [ 5.566730] NET: Registered PF_INET6 protocol family
  327. [ 5.572526] Segment Routing with IPv6
  328. [ 5.576249] In-situ OAM (IOAM) with IPv6
  329. [ 5.675639] Bluetooth: hci0: Out-of-order packet arrived (6 != 7)
  330. [ 5.810943] Bluetooth: hci0: Out-of-order packet arrived (7 != 0)
  331. [ 5.946292] Bluetooth: hci0: Out-of-order packet arrived (0 != 1)
  332. [ 6.081567] Bluetooth: hci0: Out-of-order packet arrived (1 != 2)
  333. [ 6.216833] Bluetooth: hci0: Out-of-order packet arrived (2 != 3)
  334. [ 6.337539] 8021q: 802.1Q VLAN Support v1.8
  335. [ 6.352203] Bluetooth: hci0: Out-of-order packet arrived (3 != 4)
  336. [ 6.487334] Bluetooth: hci0: Out-of-order packet arrived (4 != 5)
  337. [ 6.622393] Bluetooth: hci0: Out-of-order packet arrived (5 != 6)
  338. [ 6.757671] Bluetooth: hci0: Out-of-order packet arrived (6 != 7)
  339. [ 6.886753] Bluetooth: hci0: Out-of-order packet arrived (7 != 0)
  340. [ 7.015834] Bluetooth: hci0: Out-of-order packet arrived (0 != 1)
  341. [ 7.151082] Bluetooth: hci0: Out-of-order packet arrived (1 != 2)
  342. [ 7.286289] Bluetooth: hci0: Out-of-order packet arrived (2 != 3)
  343. [ 7.421540] Bluetooth: hci0: Out-of-order packet arrived (3 != 4)
  344. [ 7.556825] Bluetooth: hci0: Out-of-order packet arrived (4 != 5)
  345. [ 7.685988] Bluetooth: hci0: Out-of-order packet arrived (5 != 6)
  346. [ 7.821252] Bluetooth: hci0: Out-of-order packet arrived (6 != 7)
  347. [ 7.950557] Bluetooth: hci0: Out-of-order packet arrived (7 != 0)
  348. [ 8.079671] Bluetooth: hci0: Out-of-order packet arrived (0 != 1)
  349. [ 8.208749] Bluetooth: hci0: Out-of-order packet arrived (1 != 2)
  350. [ 8.343962] Bluetooth: hci0: Out-of-order packet arrived (2 != 3)
  351. [ 8.479251] Bluetooth: hci0: Out-of-order packet arrived (3 != 4)
  352. [ 8.608421] Bluetooth: hci0: Out-of-order packet arrived (4 != 5)
  353. [ 8.743757] Bluetooth: hci0: Out-of-order packet arrived (5 != 6)
  354. [ 8.872912] Bluetooth: hci0: Out-of-order packet arrived (6 != 7)
  355. [ 9.008225] Bluetooth: hci0: Out-of-order packet arrived (7 != 0)
  356. [ 9.137437] Bluetooth: hci0: Out-of-order packet arrived (0 != 1)
  357. [ 9.266633] Bluetooth: hci0: Out-of-order packet arrived (1 != 2)
  358. [ 9.395808] Bluetooth: hci0: Out-of-order packet arrived (2 != 3)
  359. [ 9.531114] Bluetooth: hci0: Out-of-order packet arrived (3 != 4)
  360. [ 9.666473] Bluetooth: hci0: Out-of-order packet arrived (4 != 5)
  361. [ 9.801768] Bluetooth: hci0: Out-of-order packet arrived (5 != 6)
  362. [ 9.937032] Bluetooth: hci0: Out-of-order packet arrived (6 != 7)
  363. [ 10.072301] Bluetooth: hci0: Out-of-order packet arrived (7 != 0)
  364. [ 10.207583] Bluetooth: hci0: Out-of-order packet arrived (0 != 1)
  365. [ 10.342861] Bluetooth: hci0: Out-of-order packet arrived (1 != 2)
  366. [ 10.478124] Bluetooth: hci0: Out-of-order packet arrived (2 != 3)
  367. [ 10.613490] Bluetooth: hci0: Out-of-order packet arrived (3 != 4)
  368. [ 10.742689] Bluetooth: hci0: Out-of-order packet arrived (4 != 5)
  369. [ 10.871902] Bluetooth: hci0: Out-of-order packet arrived (5 != 6)
  370. [ 11.001105] Bluetooth: hci0: Out-of-order packet arrived (6 != 7)
  371. [ 11.130311] Bluetooth: hci0: Out-of-order packet arrived (7 != 0)
  372. [ 11.259519] Bluetooth: hci0: Out-of-order packet arrived (0 != 1)
  373. [ 11.388723] Bluetooth: hci0: Out-of-order packet arrived (1 != 2)
  374. [ 11.517919] Bluetooth: hci0: Out-of-order packet arrived (2 != 3)
  375. [ 11.653431] Bluetooth: hci0: Out-of-order packet arrived (3 != 4)
  376. [ 11.788750] Bluetooth: hci0: Out-of-order packet arrived (4 != 5)
  377. [ 11.924086] Bluetooth: hci0: Out-of-order packet arrived (5 != 6)
  378. [ 12.017860] sun8i-mixer 1100000.mixer: deferred probe timeout, ignoring dependency
  379. [ 12.025524] sun8i-mixer 1100000.mixer: iommu configuration for device failed with -ETIMEDOUT
  380. [ 12.034296] sun4i-drm display-engine: deferred probe timeout, ignoring dependency
  381. [ 12.041807] sun4i-drm display-engine: iommu configuration for device failed with -ETIMEDOUT
  382. [ 12.059461] Bluetooth: hci0: Out-of-order packet arrived (6 != 7)
  383. [ 12.064848] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops)
  384. [ 12.073219] sun4i-drm display-engine: bound 6510000.tcon-top (ops sun8i_tcon_top_ops)
  385. [ 12.081724] sun4i-drm display-engine: bound 6511000.lcd-controller (ops sun4i_tcon_ops)
  386. [ 12.090090] sun4i-drm display-engine: bound 6515000.lcd-controller (ops sun4i_tcon_ops)
  387. [ 12.099005] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  388. [ 12.194888] Bluetooth: hci0: Out-of-order packet arrived (7 != 0)
  389. [ 12.298181] Console: switching to colour frame buffer device 80x30
  390. [ 12.327284] Bluetooth: hci0: Out-of-order packet arrived (0 != 1)
  391. [ 12.327373] sun4i-drm display-engine: [drm] fb0: sun4i-drmdrmfb frame buffer device
  392. [ 12.470179] Bluetooth: hci0: Out-of-order packet arrived (1 != 2)
  393. [ 12.615184] Bluetooth: hci0: Out-of-order packet arrived (2 != 3)
  394. [ 12.755299] Bluetooth: hci0: Out-of-order packet arrived (3 != 4)
  395. [ 12.895281] Bluetooth: hci0: Out-of-order packet arrived (4 != 5)
  396. [ 13.035206] Bluetooth: hci0: Out-of-order packet arrived (5 != 6)
  397. [ 13.174951] Bluetooth: hci0: Out-of-order packet arrived (6 != 7)
  398. [ 13.314480] Bluetooth: hci0: Out-of-order packet arrived (7 != 0)
  399. [ 13.453812] Bluetooth: hci0: Out-of-order packet arrived (0 != 1)
  400. [ 13.592953] Bluetooth: hci0: Out-of-order packet arrived (1 != 2)
  401. [ 13.732033] Bluetooth: hci0: Out-of-order packet arrived (2 != 3)
  402. [ 13.871005] Bluetooth: hci0: Out-of-order packet arrived (3 != 4)
  403. [ 14.000205] Bluetooth: hci0: Out-of-order packet arrived (4 != 5)
  404. [ 14.129431] Bluetooth: hci0: Out-of-order packet arrived (5 != 6)
  405. [ 14.258586] Bluetooth: hci0: Out-of-order packet arrived (6 != 7)
  406. [ 14.387679] Bluetooth: hci0: Out-of-order packet arrived (7 != 0)
  407. [ 14.525755] Bluetooth: hci0: Out-of-order packet arrived (0 != 1)
  408. [ 14.663684] Bluetooth: hci0: Out-of-order packet arrived (1 != 2)
  409. [ 14.801465] Bluetooth: hci0: Out-of-order packet arrived (2 != 3)
  410. [ 14.939125] Bluetooth: hci0: Out-of-order packet arrived (3 != 4)
  411. [ 15.076648] Bluetooth: hci0: Out-of-order packet arrived (4 != 5)
  412. [ 15.214058] Bluetooth: hci0: Out-of-order packet arrived (5 != 6)
  413. [ 15.343277] Bluetooth: hci0: Out-of-order packet arrived (6 != 7)
  414. [ 15.480394] Bluetooth: hci0: Out-of-order packet arrived (7 != 0)
  415. [ 15.617485] Bluetooth: hci0: Out-of-order packet arrived (0 != 1)
  416. [ 15.754384] Bluetooth: hci0: Out-of-order packet arrived (1 != 2)
  417. [ 15.883586] Bluetooth: hci0: Out-of-order packet arrived (2 != 3)
  418. [ 16.012806] Bluetooth: hci0: Out-of-order packet arrived (3 != 4)
  419. [ 16.142004] Bluetooth: hci0: Out-of-order packet arrived (4 != 5)
  420. [ 16.271197] Bluetooth: hci0: Out-of-order packet arrived (5 != 6)
  421. [ 16.400338] Bluetooth: hci0: Out-of-order packet arrived (6 != 7)
  422. [ 16.536727] Bluetooth: hci0: Out-of-order packet arrived (7 != 0)
  423. [ 16.665883] Bluetooth: hci0: Out-of-order packet arrived (0 != 1)
  424. [ 16.802198] Bluetooth: hci0: Out-of-order packet arrived (1 != 2)
  425. [ 16.931375] Bluetooth: hci0: Out-of-order packet arrived (2 != 3)
  426. [ 17.060560] Bluetooth: hci0: Out-of-order packet arrived (3 != 4)
  427. [ 17.189753] Bluetooth: hci0: Out-of-order packet arrived (4 != 5)
  428. [ 17.318897] Bluetooth: hci0: Out-of-order packet arrived (5 != 6)
  429. [ 17.455201] Bluetooth: hci0: Out-of-order packet arrived (6 != 7)
  430. [ 17.591490] Bluetooth: hci0: Out-of-order packet arrived (7 != 0)
  431. [ 17.720689] Bluetooth: hci0: Out-of-order packet arrived (0 != 1)
  432. [ 17.849875] Bluetooth: hci0: Out-of-order packet arrived (1 != 2)
  433. [ 17.979032] Bluetooth: hci0: Out-of-order packet arrived (2 != 3)
  434. [ 18.115371] Bluetooth: hci0: Out-of-order packet arrived (3 != 4)
  435. [ 18.251665] Bluetooth: hci0: Out-of-order packet arrived (4 != 5)
  436. [ 18.387906] Bluetooth: hci0: Out-of-order packet arrived (5 != 6)
  437. [ 18.524198] Bluetooth: hci0: Out-of-order packet arrived (6 != 7)
  438. [ 18.653432] Bluetooth: hci0: Out-of-order packet arrived (7 != 0)
  439. [ 18.782625] Bluetooth: hci0: Out-of-order packet arrived (0 != 1)
  440. [ 18.911839] Bluetooth: hci0: Out-of-order packet arrived (1 != 2)
  441. [ 19.041011] Bluetooth: hci0: Out-of-order packet arrived (2 != 3)
  442. [ 19.177359] Bluetooth: hci0: Out-of-order packet arrived (3 != 4)
  443. [ 19.306569] Bluetooth: hci0: Out-of-order packet arrived (4 != 5)
  444. [ 19.435789] Bluetooth: hci0: Out-of-order packet arrived (5 != 6)
  445. [ 19.565013] Bluetooth: hci0: Out-of-order packet arrived (6 != 7)
  446. [ 19.694209] Bluetooth: hci0: Out-of-order packet arrived (7 != 0)
  447. [ 19.823412] Bluetooth: hci0: Out-of-order packet arrived (0 != 1)
  448. [ 19.952605] Bluetooth: hci0: Out-of-order packet arrived (1 != 2)
  449. [ 20.081745] Bluetooth: hci0: Out-of-order packet arrived (2 != 3)
  450. [ 20.217989] Bluetooth: hci0: Out-of-order packet arrived (3 != 4)
  451. [ 20.354333] Bluetooth: hci0: Out-of-order packet arrived (4 != 5)
  452. [ 20.483488] Bluetooth: hci0: Out-of-order packet arrived (5 != 6)
  453. [ 20.619761] Bluetooth: hci0: Out-of-order packet arrived (6 != 7)
  454. [ 20.748961] Bluetooth: hci0: Out-of-order packet arrived (7 != 0)
  455. [ 20.878153] Bluetooth: hci0: Out-of-order packet arrived (0 != 1)
  456. [ 21.007355] Bluetooth: hci0: Out-of-order packet arrived (1 != 2)
  457. [ 21.136525] Bluetooth: hci0: Out-of-order packet arrived (2 != 3)
  458. [ 21.272802] Bluetooth: hci0: Out-of-order packet arrived (3 != 4)
  459. [ 21.402019] Bluetooth: hci0: Out-of-order packet arrived (4 != 5)
  460. [ 21.531213] Bluetooth: hci0: Out-of-order packet arrived (5 != 6)
  461. [ 21.667501] Bluetooth: hci0: Out-of-order packet arrived (6 != 7)
  462. [ 21.796664] Bluetooth: hci0: Out-of-order packet arrived (7 != 0)
  463. [ 21.932910] Bluetooth: hci0: Out-of-order packet arrived (0 != 1)
  464. [ 22.069140] Bluetooth: hci0: Out-of-order packet arrived (1 != 2)
  465. [ 22.205450] Bluetooth: hci0: Out-of-order packet arrived (2 != 3)
  466. [ 22.341716] Bluetooth: hci0: Out-of-order packet arrived (3 != 4)
  467. [ 22.477998] Bluetooth: hci0: Out-of-order packet arrived (4 != 5)
  468. [ 22.614228] Bluetooth: hci0: Out-of-order packet arrived (5 != 6)
  469. [ 22.750471] Bluetooth: hci0: Out-of-order packet arrived (6 != 7)
  470. [ 22.886846] Bluetooth: hci0: Out-of-order packet arrived (7 != 0)
  471. [ 23.015941] Bluetooth: hci0: Out-of-order packet arrived (0 != 1)
  472. [ 23.151801] Bluetooth: hci0: Out-of-order packet arrived (1 != 2)
  473. [ 23.287681] Bluetooth: hci0: Out-of-order packet arrived (2 != 3)
  474. [ 23.423891] Bluetooth: hci0: Out-of-order packet arrived (3 != 4)
  475. [ 23.559757] Bluetooth: hci0: Out-of-order packet arrived (4 != 5)
  476. [ 23.695661] Bluetooth: hci0: Out-of-order packet arrived (5 != 6)
  477. [ 24.154383] Bluetooth: hci0: Out-of-order packet arrived (6 != 7)
  478. [ 24.288805] Bluetooth: hci0: Out-of-order packet arrived (7 != 0)
  479. [ 24.288857] Bluetooth: hci0: RTL: fw version 0x75b8f098
  480. [ 24.457566] Bluetooth: hci0: Out-of-order packet arrived (0 != 1)
  481. [ 24.592074] Bluetooth: hci0: Out-of-order packet arrived (1 != 2)
  482. [ 24.726602] Bluetooth: hci0: Out-of-order packet arrived (2 != 3)
  483. [ 24.853807] Bluetooth: hci0: Out-of-order packet arrived (3 != 4)
  484. [ 24.989246] Bluetooth: hci0: Out-of-order packet arrived (4 != 5)
  485. [ 25.125667] Bluetooth: hci0: Out-of-order packet arrived (5 != 6)
  486. [ 25.260073] Bluetooth: hci0: Out-of-order packet arrived (6 != 7)
  487. [ 25.394513] Bluetooth: hci0: Out-of-order packet arrived (7 != 0)
  488. [ 25.529072] Bluetooth: hci0: Out-of-order packet arrived (0 != 1)
  489. [ 25.663688] Bluetooth: hci0: Out-of-order packet arrived (1 != 2)
  490. [ 25.790893] Bluetooth: hci0: Out-of-order packet arrived (2 != 3)
  491. [ 25.920870] Bluetooth: hci0: Out-of-order packet arrived (3 != 4)
  492. [ 26.048126] Bluetooth: hci0: Out-of-order packet arrived (4 != 5)
  493. [ 26.175246] Bluetooth: hci0: Out-of-order packet arrived (5 != 6)
  494. [ 26.309685] Bluetooth: hci0: Out-of-order packet arrived (6 != 7)
  495. [ 26.444105] Bluetooth: hci0: Out-of-order packet arrived (7 != 0)
  496. [ 26.578682] Bluetooth: hci0: Out-of-order packet arrived (0 != 1)
  497. [ 26.713319] Bluetooth: hci0: Out-of-order packet arrived (1 != 2)
  498. [ 26.847880] Bluetooth: hci0: Out-of-order packet arrived (2 != 3)
  499. [ 26.982325] Bluetooth: hci0: Out-of-order packet arrived (3 != 4)
  500. [ 27.116888] Bluetooth: hci0: Out-of-order packet arrived (4 != 5)
  501. [ 27.251337] Bluetooth: hci0: Out-of-order packet arrived (5 != 6)
  502. [ 27.385819] Bluetooth: hci0: Out-of-order packet arrived (6 != 7)
  503. [ 27.512969] Bluetooth: hci0: Out-of-order packet arrived (7 != 0)
  504. [ 27.647372] Bluetooth: hci0: Out-of-order packet arrived (0 != 1)
  505. [ 27.781943] Bluetooth: hci0: Out-of-order packet arrived (1 != 2)
  506. [ 27.916481] Bluetooth: hci0: Out-of-order packet arrived (2 != 3)
  507. [ 28.050988] Bluetooth: hci0: Out-of-order packet arrived (3 != 4)
  508. [ 28.185478] Bluetooth: hci0: Out-of-order packet arrived (4 != 5)
  509. [ 28.319878] Bluetooth: hci0: Out-of-order packet arrived (5 != 6)
  510. [ 28.454398] Bluetooth: hci0: Out-of-order packet arrived (6 != 7)
  511. [ 28.581760] Bluetooth: hci0: Out-of-order packet arrived (7 != 0)
  512. [ 28.709037] Bluetooth: hci0: Out-of-order packet arrived (0 != 1)
  513. [ 28.836298] Bluetooth: hci0: Out-of-order packet arrived (1 != 2)
  514. [ 28.970719] Bluetooth: hci0: Out-of-order packet arrived (2 != 3)
  515. [ 29.098180] Bluetooth: hci0: Out-of-order packet arrived (3 != 4)
  516. [ 29.225374] Bluetooth: hci0: Out-of-order packet arrived (4 != 5)
  517. [ 31.985405] aldo3: disabling
  518. [ 31.989451] cldo1: disabling
  519. [ 31.993448] cpusldo: disabling
  520.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement