Guest User

Armbian 22.02 Focal 64 GB SanDisk SDXC I

a guest
Apr 12th, 2022
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.14 KB | None | 0 0
  1. U-Boot SPL 2021.10-armbian (Feb 27 2022 - 08:51:38 +0000)
  2. DRAM: 1024 MiB
  3. Trying to boot from MMC1
  4.  
  5. U-Boot SPL 2021.10-armbian (Feb 27 2022 - 08:51:38 +0000)
  6. DRAM: 1024 MiB
  7. Trying to boot from MMC1
  8. NOTICE: BL31: v2.2(debug):a04808c1-dirty
  9. NOTICE: BL31: Built : 08:51:29, Feb 27 2022
  10. NOTICE: BL31: Detected Allwinner H6 SoC (1728)
  11. NOTICE: BL31: Found U-Boot DTB at 0xc086c68, model: OrangePi One Plus
  12. INFO: ARM GICv2 driver initialized
  13. NOTICE: PMIC: Probing AXP805
  14. NOTICE: PMIC: AXP805 detected
  15. INFO: BL31: Platform setup done
  16. INFO: BL31: Initializing runtime services
  17. INFO: BL31: cortex_a53: CPU workaround for 855873 was applied
  18. INFO: BL31: Preparing for EL3 exit to normal world
  19. INFO: Entry point address = 0x4a000000
  20. INFO: SPSR = 0x3c9
  21.  
  22.  
  23. U-Boot 2021.10-armbian (Feb 27 2022 - 08:51:38 +0000) Allwinner Technology
  24.  
  25. CPU: Allwinner H6 (SUN50I)
  26. Model: OrangePi One Plus
  27. DRAM: 1 GiB
  28. MMC: mmc@4020000: 0
  29. Loading Environment from FAT... Unable to use mmc 0:1... In: serial@5000000
  30. Out: serial@5000000
  31. Err: serial@5000000
  32. Net: No ethernet found.
  33. starting USB...
  34. Bus usb@5101000: USB EHCI 1.00
  35. Bus usb@5101400: USB OHCI 1.0
  36. Bus usb@5311000: USB EHCI 1.00
  37. Bus usb@5311400: USB OHCI 1.0
  38. scanning bus usb@5101000 for devices... 1 USB Device(s) found
  39. scanning bus usb@5101400 for devices... 1 USB Device(s) found
  40. scanning bus usb@5311000 for devices... 1 USB Device(s) found
  41. scanning bus usb@5311400 for devices... 1 USB Device(s) found
  42. scanning usb for storage devices... 0 Storage Device(s) found
  43. Autoboot in 1 seconds, press <Space> to stop
  44. switch to partitions #0, OK
  45. mmc0 is current device
  46. Scanning mmc 0:1...
  47. Found U-Boot script /boot/boot.scr
  48. 3202 bytes read in 3 ms (1 MiB/s)
  49. ## Executing script at 4fc00000
  50. U-boot loaded from SD
  51. Boot script loaded from mmc
  52. 156 bytes read in 2 ms (76.2 KiB/s)
  53. 35349 bytes read in 7 ms (4.8 MiB/s)
  54. 4191 bytes read in 5 ms (818.4 KiB/s)
  55. Applying kernel provided DT fixup script (sun50i-h6-fixup.scr)
  56. ## Executing script at 45000000
  57. 12462399 bytes read in 618 ms (19.2 MiB/s)
  58. 21735432 bytes read in 1076 ms (19.3 MiB/s)
  59. Moving Image from 0x40080000 to 0x40200000, end=41710000
  60. ## Loading init Ramdisk from Legacy Image at 4ff00000 ...
  61. Image Name: uInitrd
  62. Image Type: AArch64 Linux RAMDisk Image (gzip compressed)
  63. Data Size: 12462335 Bytes = 11.9 MiB
  64. Load Address: 00000000
  65. Entry Point: 00000000
  66. Verifying Checksum ... OK
  67. ## Flattened Device Tree blob at 4fa00000
  68. Booting using the fdt blob at 0x4fa00000
  69. Loading Ramdisk to 4941d000, end 49fff8ff ... OK
  70. Loading Device Tree to 00000000493ac000, end 000000004941cfff ... OK
  71.  
  72. Starting kernel ...
  73.  
  74. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  75. [ 0.000000] Linux version 5.15.25-sunxi64 (root@be0d054872f0) (aarch64-linux-gnu-gcc (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36)) 8.3.0, GNU ld (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36)) 2.32.0.20190321) #22.02.1 SMP Sun Feb 27 09:24:04 UTC 2022
  76. [ 0.000000] Machine model: OrangePi One Plus
  77. [ 0.000000] NUMA: No NUMA configuration found
  78. [ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000007fffffff]
  79. [ 0.000000] NUMA: NODE_DATA [mem 0x7fdce100-0x7fdcffff]
  80. [ 0.000000] Zone ranges:
  81. [ 0.000000] DMA [mem 0x0000000040000000-0x000000007fffffff]
  82. [ 0.000000] DMA32 empty
  83. [ 0.000000] Normal empty
  84. [ 0.000000] Movable zone start for each node
  85. [ 0.000000] Early memory node ranges
  86. [ 0.000000] node 0: [mem 0x0000000040000000-0x000000007fffffff]
  87. [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff]
  88. [ 0.000000] cma: Reserved 128 MiB at 0x0000000076c00000
  89. [ 0.000000] psci: probing for conduit method from DT.
  90. [ 0.000000] psci: PSCIv1.1 detected in firmware.
  91. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  92. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  93. [ 0.000000] psci: SMC Calling Convention v1.1
  94. [ 0.000000] percpu: Embedded 19 pages/cpu s36952 r8192 d32680 u77824
  95. [ 0.000000] Detected VIPT I-cache on CPU0
  96. [ 0.000000] CPU features: detected: ARM erratum 845719
  97. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048
  98. [ 0.000000] Policy zone: DMA
  99. [ 0.000000] Kernel command line: root=UUID=a1483a27-5c10-4a32-b574-6102d8be806c rootwait rootfstype=ext4 console=ttyS0,115200 consoleblank=0 loglevel=7 ubootpart=3e3a004b-01 usb-storage.quirks= cgroup_enable=memory swapaccount=1
  100. [ 0.000000] Unknown kernel command line parameters "ubootpart=3e3a004b-01 cgroup_enable=memory", will be passed to user space.
  101. [ 0.000000] printk: log_buf_len individual max cpu contribution: 4096 bytes
  102. [ 0.000000] printk: log_buf_len total cpu_extra contributions: 12288 bytes
  103. [ 0.000000] printk: log_buf_len min size: 16384 bytes
  104. [ 0.000000] printk: log_buf_len: 32768 bytes
  105. [ 0.000000] printk: early log buf free: 14208(86%)
  106. [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  107. [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
  108. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  109. [ 0.000000] Memory: 863104K/1048576K available (13440K kernel code, 1066K rwdata, 4128K rodata, 2496K init, 316K bss, 54400K reserved, 131072K cma-reserved)
  110. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  111. [ 0.000000] rcu: Hierarchical RCU implementation.
  112. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  113. [ 0.000000] Tracing variant of Tasks RCU enabled.
  114. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  115. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  116. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  117. [ 0.000000] Root IRQ handler: gic_handle_irq
  118. [ 0.000000] GIC: Using split EOI/Deactivate mode
  119. [ 0.000000] random: get_random_bytes called from start_kernel+0x4cc/0x6ac with crng_init=0
  120. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  121. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  122. [ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  123. [ 0.000125] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  124. [ 0.000597] Console: colour dummy device 80x25
  125. [ 0.000688] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  126. [ 0.000705] pid_max: default: 32768 minimum: 301
  127. [ 0.000787] LSM: Security Framework initializing
  128. [ 0.000821] Yama: becoming mindful.
  129. [ 0.000908] AppArmor: AppArmor initialized
  130. [ 0.000959] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
  131. [ 0.000977] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
  132. [ 0.002613] rcu: Hierarchical SRCU implementation.
  133. [ 0.003609] smp: Bringing up secondary CPUs ...
  134. [ 0.004398] Detected VIPT I-cache on CPU1
  135. [ 0.004468] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  136. [ 0.005085] Detected VIPT I-cache on CPU2
  137. [ 0.005126] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  138. [ 0.005688] Detected VIPT I-cache on CPU3
  139. [ 0.005725] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  140. [ 0.005793] smp: Brought up 1 node, 4 CPUs
  141. [ 0.005819] SMP: Total of 4 processors activated.
  142. [ 0.005827] CPU features: detected: 32-bit EL0 Support
  143. [ 0.005834] CPU features: detected: CRC32 instructions
  144. [ 0.018577] CPU: All CPU(s) started at EL2
  145. [ 0.018611] alternatives: patching kernel code
  146. [ 0.020017] devtmpfs: initialized
  147. [ 0.026492] Registered cp15_barrier emulation handler
  148. [ 0.026521] Registered setend emulation handler
  149. [ 0.026699] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  150. [ 0.026722] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  151. [ 0.032698] pinctrl core: initialized pinctrl subsystem
  152. [ 0.033880] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  153. [ 0.035461] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
  154. [ 0.035594] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  155. [ 0.035729] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  156. [ 0.035788] audit: initializing netlink subsys (disabled)
  157. [ 0.035934] audit: type=2000 audit(0.032:1): state=initialized audit_enabled=0 res=1
  158. [ 0.036485] thermal_sys: Registered thermal governor 'fair_share'
  159. [ 0.036492] thermal_sys: Registered thermal governor 'bang_bang'
  160. [ 0.036500] thermal_sys: Registered thermal governor 'step_wise'
  161. [ 0.036507] thermal_sys: Registered thermal governor 'user_space'
  162. [ 0.036946] cpuidle: using governor menu
  163. [ 0.037164] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  164. [ 0.037263] ASID allocator initialised with 65536 entries
  165. [ 0.037429] Serial: AMBA PL011 UART driver
  166. [ 0.048016] platform 6510000.tcon-top: Fixing up cyclic dependency with 6000000.hdmi
  167. [ 0.048385] platform 6515000.lcd-controller: Fixing up cyclic dependency with 6510000.tcon-top
  168. [ 0.049460] platform 7022000.pinctrl: Fixing up cyclic dependency with pmic@745 (7083000.rsb)
  169. [ 0.050280] platform connector: Fixing up cyclic dependency with 6000000.hdmi
  170. [ 0.057857] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  171. [ 0.057880] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  172. [ 0.057890] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  173. [ 0.057899] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
  174. [ 0.059673] cryptd: max_cpu_qlen set to 1000
  175. [ 0.128281] raid6: neonx8 gen() 1587 MB/s
  176. [ 0.196354] raid6: neonx8 xor() 1186 MB/s
  177. [ 0.264450] raid6: neonx4 gen() 1624 MB/s
  178. [ 0.332518] raid6: neonx4 xor() 1176 MB/s
  179. [ 0.400604] raid6: neonx2 gen() 1535 MB/s
  180. [ 0.468675] raid6: neonx2 xor() 1078 MB/s
  181. [ 0.536784] raid6: neonx1 gen() 1338 MB/s
  182. [ 0.604839] raid6: neonx1 xor() 923 MB/s
  183. [ 0.672937] raid6: int64x8 gen() 1103 MB/s
  184. [ 0.740997] raid6: int64x8 xor() 580 MB/s
  185. [ 0.809099] raid6: int64x4 gen() 1226 MB/s
  186. [ 0.877163] raid6: int64x4 xor() 628 MB/s
  187. [ 0.945273] raid6: int64x2 gen() 1048 MB/s
  188. [ 1.013341] raid6: int64x2 xor() 553 MB/s
  189. [ 1.081440] raid6: int64x1 gen() 778 MB/s
  190. [ 1.149527] raid6: int64x1 xor() 405 MB/s
  191. [ 1.149537] raid6: using algorithm neonx4 gen() 1624 MB/s
  192. [ 1.149544] raid6: .... xor() 1176 MB/s, rmw enabled
  193. [ 1.149552] raid6: using neon recovery algorithm
  194. [ 1.150438] iommu: Default domain type: Translated
  195. [ 1.150452] iommu: DMA domain TLB invalidation policy: strict mode
  196. [ 1.150746] SCSI subsystem initialized
  197. [ 1.150957] usbcore: registered new interface driver usbfs
  198. [ 1.150999] usbcore: registered new interface driver hub
  199. [ 1.151035] usbcore: registered new device driver usb
  200. [ 1.151330] pps_core: LinuxPPS API ver. 1 registered
  201. [ 1.151339] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  202. [ 1.151358] PTP clock support registered
  203. [ 1.151966] Advanced Linux Sound Architecture Driver Initialized.
  204. [ 1.152634] NetLabel: Initializing
  205. [ 1.152643] NetLabel: domain hash size = 128
  206. [ 1.152649] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  207. [ 1.152723] NetLabel: unlabeled traffic allowed by default
  208. [ 1.153134] clocksource: Switched to clocksource arch_sys_counter
  209. [ 1.153328] VFS: Disk quotas dquot_6.6.0
  210. [ 1.153384] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  211. [ 1.153988] AppArmor: AppArmor Filesystem Enabled
  212. [ 1.160586] NET: Registered PF_INET protocol family
  213. [ 1.160734] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
  214. [ 1.161566] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
  215. [ 1.161599] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
  216. [ 1.161680] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
  217. [ 1.161830] TCP: Hash tables configured (established 8192 bind 8192)
  218. [ 1.161944] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
  219. [ 1.161990] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
  220. [ 1.162154] NET: Registered PF_UNIX/PF_LOCAL protocol family
  221. [ 1.162670] Trying to unpack rootfs image as initramfs...
  222. [ 1.170183] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
  223. [ 1.176157] Initialise system trusted keyrings
  224. [ 1.176227] Key type blacklist registered
  225. [ 1.176389] workingset: timestamp_bits=44 max_order=18 bucket_order=0
  226. [ 1.182212] zbud: loaded
  227. [ 1.183776] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  228. [ 1.186016] integrity: Platform Keyring initialized
  229. [ 1.235017] xor: automatically using best checksumming function 32regs
  230. [ 1.235055] async_tx: api initialized (async)
  231. [ 1.235068] Key type asymmetric registered
  232. [ 1.235077] Asymmetric key parser 'x509' registered
  233. [ 1.235200] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  234. [ 1.235354] io scheduler mq-deadline registered
  235. [ 1.235365] io scheduler kyber registered
  236. [ 1.235560] io scheduler bfq registered
  237. [ 1.240200] sun50i-h6-r-pinctrl 7022000.pinctrl: initialized sunXi PIO driver
  238. [ 1.250844] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
  239. [ 1.256533] cacheinfo: Unable to detect cache hierarchy for CPU 0
  240. [ 1.260635] loop: module loaded
  241. [ 1.262819] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  242. [ 1.262854] ehci-platform: EHCI generic platform driver
  243. [ 1.262998] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  244. [ 1.263019] ohci-platform: OHCI generic platform driver
  245. [ 1.263443] usbcore: registered new interface driver usb-storage
  246. [ 1.263928] mousedev: PS/2 mouse device common for all mice
  247. [ 1.264864] sun6i-rtc 7000000.rtc: registered as rtc0
  248. [ 1.264883] sun6i-rtc 7000000.rtc: hctosys: unable to read the hardware clock
  249. [ 1.264990] sun6i-rtc 7000000.rtc: RTC enabled
  250. [ 1.265106] i2c_dev: i2c /dev entries driver
  251. [ 1.265845] sunxi-wdt 7020400.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  252. [ 1.267236] sdhci: Secure Digital Host Controller Interface driver
  253. [ 1.267257] sdhci: Copyright(c) Pierre Ossman
  254. [ 1.267284] Synopsys Designware Multimedia Card Interface Driver
  255. [ 1.267897] sdhci-pltfm: SDHCI platform and OF driver helper
  256. [ 1.268053] sun50i-h6-r-pinctrl 7022000.pinctrl: supply vcc-pl not found, using dummy regulator
  257. [ 1.268944] ledtrig-cpu: registered to indicate activity on CPUs
  258. [ 1.269517] sun8i-ce 1904000.crypto: Set mod clock to 300000000 (300 Mhz) from 24000000 (24 Mhz)
  259. [ 1.269789] sun8i-ce 1904000.crypto: will run requests pump with realtime priority
  260. [ 1.269913] sun8i-ce 1904000.crypto: will run requests pump with realtime priority
  261. [ 1.270010] sun8i-ce 1904000.crypto: will run requests pump with realtime priority
  262. [ 1.270099] sun8i-ce 1904000.crypto: will run requests pump with realtime priority
  263. [ 1.270181] sun8i-ce 1904000.crypto: Register cbc(aes)
  264. [ 1.270337] sun8i-ce 1904000.crypto: Register ecb(aes)
  265. [ 1.270441] sun8i-ce 1904000.crypto: Register cbc(des3_ede)
  266. [ 1.270542] sun8i-ce 1904000.crypto: Register ecb(des3_ede)
  267. [ 1.270645] sun8i-ce 1904000.crypto: Register md5
  268. [ 1.270745] sun8i-ce 1904000.crypto: Register sha1
  269. [ 1.270851] sun8i-ce 1904000.crypto: Register sha224
  270. [ 1.270952] sun8i-ce 1904000.crypto: Register sha256
  271. [ 1.271054] sun8i-ce 1904000.crypto: Register sha384
  272. [ 1.271156] sun8i-ce 1904000.crypto: Register sha512
  273. [ 1.271256] sun8i-ce 1904000.crypto: Register stdrng
  274. [ 1.271938] sun8i-ce 1904000.crypto: CryptoEngine Die ID 0
  275. [ 1.272426] hid: raw HID events driver (C) Jiri Kosina
  276. [ 1.272575] usbcore: registered new interface driver usbhid
  277. [ 1.272584] usbhid: USB HID core driver
  278. [ 1.273345] random: fast init done
  279. [ 1.274814] random: crng init done
  280. [ 1.275345] NET: Registered PF_INET6 protocol family
  281. [ 1.834965] Freeing initrd memory: 12168K
  282. [ 1.862557] Segment Routing with IPv6
  283. [ 1.862675] In-situ OAM (IOAM) with IPv6
  284. [ 1.862768] NET: Registered PF_PACKET protocol family
  285. [ 1.862892] 8021q: 802.1Q VLAN Support v1.8
  286. [ 1.863049] 9pnet: Installing 9P2000 support
  287. [ 1.863127] Key type dns_resolver registered
  288. [ 1.863541] registered taskstats version 1
  289. [ 1.863559] Loading compiled-in X.509 certificates
  290. [ 1.867399] Loaded X.509 cert 'Build time autogenerated kernel key: bcc3e2753dc7b0d253b541b07c1f0e6f1eedd00a'
  291. [ 1.870262] zswap: loaded using pool zstd/z3fold
  292. [ 1.870884] Key type ._fscrypt registered
  293. [ 1.870896] Key type .fscrypt registered
  294. [ 1.870903] Key type fscrypt-provisioning registered
  295. [ 1.871940] Btrfs loaded, crc32c=crc32c-generic, zoned=yes, fsverity=no
  296. [ 1.885184] Key type encrypted registered
  297. [ 1.885222] AppArmor: AppArmor sha1 policy hashing enabled
  298. [ 1.885290] ima: No TPM chip found, activating TPM-bypass!
  299. [ 1.885323] ima: Allocated hash algorithm: sha1
  300. [ 1.885357] ima: No architecture policies found
  301. [ 1.885412] evm: Initialising EVM extended attributes:
  302. [ 1.885419] evm: security.selinux
  303. [ 1.885426] evm: security.SMACK64
  304. [ 1.885433] evm: security.SMACK64EXEC
  305. [ 1.885439] evm: security.SMACK64TRANSMUTE
  306. [ 1.885445] evm: security.SMACK64MMAP
  307. [ 1.885452] evm: security.apparmor
  308. [ 1.885458] evm: security.ima
  309. [ 1.885464] evm: security.capability
  310. [ 1.885470] evm: HMAC attrs: 0x1
  311. [ 1.897030] platform 1100000.mixer: Fixing up cyclic dependency with 6510000.tcon-top
  312. [ 1.897484] sun8i-mixer 1100000.mixer: Adding to iommu group 0
  313. [ 1.898062] sunxi-rsb 7083000.rsb: RSB running at 3000000 Hz
  314. [ 1.898428] axp20x-rsb sunxi-rsb-745: AXP20x variant AXP806 found
  315. [ 1.898870] axp20x-rsb sunxi-rsb-745: Failed to set masks in 0x40: -5
  316. [ 1.898885] axp20x-rsb sunxi-rsb-745: failed to add irq chip: -5
  317. [ 1.898896] axp20x-rsb: probe of sunxi-rsb-745 failed with error -5
  318. [ 1.903724] sun50i-h6-pinctrl 300b000.pinctrl: initialized sunXi PIO driver
  319. [ 1.904104] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-ph not found, using dummy regulator
  320. [ 1.904690] printk: console [ttyS0] disabled
  321. [ 1.904782] 5000000.serial: ttyS0 at MMIO 0x5000000 (irq = 33, base_baud = 1500000) is a 16550A
  322. [ 3.313032] printk: console [ttyS0] enabled
  323. [ 3.318586] sun4i-drm display-engine: Adding to iommu group 0
  324. [ 3.343790] sun4i-drm display-engine: bound 1100000.mixer (ops 0xffff800008e05cf8)
  325. [ 3.351518] sun4i-drm display-engine: bound 6510000.tcon-top (ops 0xffff800008e09f20)
  326. [ 3.359623] sun4i-drm display-engine: bound 6515000.lcd-controller (ops 0xffff800008e00f08)
  327. [ 3.368032] sun8i-dw-hdmi 6000000.hdmi: supply hvcc not found, using dummy regulator
  328. [ 3.376137] sun8i-dw-hdmi 6000000.hdmi: Detected HDMI TX controller v2.12a with HDCP (DWC HDMI 2.0 TX PHY)
  329. [ 3.386324] sun8i-dw-hdmi 6000000.hdmi: registered DesignWare HDMI I2C bus driver
  330. [ 3.394133] sun4i-drm display-engine: bound 6000000.hdmi (ops 0xffff800008e05030)
  331. [ 3.402067] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  332. [ 3.409871] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
  333. [ 3.418822] sun4i-drm display-engine: [drm] Cannot find any crtc or sizes
  334. [ 3.419100] sun50i_cpufreq_nvmem: Using CPU speed bin speed0
  335. [ 3.432331] scpi_protocol scpi: SCP Protocol 0.0 Firmware 0.0.0 version
  336. [ 3.432443] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator
  337. [ 3.439141] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PD regulator
  338. [ 3.454624] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 102
  339. [ 3.461592] sun50i-h6-pinctrl 300b000.pinctrl: pin-102 (300b000.pinctrl:102) status -517
  340. [ 3.470041] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PC regulator
  341. [ 3.477190] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 70
  342. [ 3.484067] sun50i-h6-pinctrl 300b000.pinctrl: pin-70 (300b000.pinctrl:70) status -517
  343. [ 3.493688] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PD regulator
  344. [ 3.493895] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator
  345. [ 3.500829] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 102
  346. [ 3.516305] sun50i-h6-pinctrl 300b000.pinctrl: pin-102 (300b000.pinctrl:102) status -517
  347. [ 3.524753] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PC regulator
  348. [ 3.531906] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 70
  349. [ 3.538786] sun50i-h6-pinctrl 300b000.pinctrl: pin-70 (300b000.pinctrl:70) status -517
  350. [ 3.548386] sun50i-h6-pinctrl 300b000.pinctrl: Couldn't get bank PD regulator
  351. [ 3.548596] sun50i-h6-pinctrl 300b000.pinctrl: supply vcc-pf not found, using dummy regulator
  352. [ 3.555528] sun50i-h6-pinctrl 300b000.pinctrl: request() failed for pin 102
  353. [ 3.571003] sun50i-h6-pinctrl 300b000.pinctrl: pin-102 (300b000.pinctrl:102) status -517
  354. [ 3.579645] of_cfs_init
  355. [ 3.582236] of_cfs_init: OK
  356. [ 3.585226] ALSA device list:
  357. [ 3.588193] No soundcards found.
  358. [ 3.592925] Freeing unused kernel memory: 2496K
  359. [ 3.613202] Run /init as init process
  360. Loading, please wait...
  361. Starting version 245.4-4ubuntu3.15
  362. Begin: Loading essential drivers ... done.
  363. Begin: Running /scripts/init-premount ... done.
  364. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
  365. Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems
  366. done.
  367. Begin: Waiting for root file system ... Begin: Running /scripts/local-block ... done.
  368. done.
  369. Gave up waiting for root file system device. Common problems:
  370. - Boot args (cat /proc/cmdline)
  371. - Check rootdelay= (did the system wait long enough?)
  372. - Missing modules (cat /proc/modules; ls /dev)
  373. ALERT! UUID=a1483a27-5c10-4a32-b574-6102d8be806c does not exist. Dropping to a shell!
  374.  
  375.  
  376. BusyBox v1.30.1 (Ubuntu 1:1.30.1-4ubuntu6.4) built-in shell (ash)
  377. Enter 'help' for a list of built-in commands.
Advertisement
Add Comment
Please, Sign In to add comment