Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2018
441
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.57 KB | None | 0 0
  1. U-Boot SPL 2018.09-rc1-00230-ga032e0a6ae (Aug 11 2018 - 09:03:01 +0300)
  2. DRAM: 2048 MiB
  3. Trying to boot from MMC1
  4.  
  5.  
  6. U-Boot 2018.09-rc1-00230-ga032e0a6ae (Aug 11 2018 - 09:03:01 +0300) Allwinner Technology
  7.  
  8. CPU: Allwinner A83T (SUN8I 1673)
  9. Model: Allwinner A83T BananaPi M3 Board v1.2
  10. DRAM: 2 GiB
  11. MMC: SUNXI SD/MMC: 0, SUNXI SD/MMC: 1
  12. Loading Environment from FAT... OK
  13. In: serial
  14. Out: serial
  15. Err: serial
  16. Net: No ethernet found.
  17. starting USB...
  18. USB0: failed to get usb PHY
  19. Port not available.
  20. USB1: failed to get usb@01c1a000 usb PHY
  21. Port not available.
  22. Hit any key to stop autoboot: 0
  23. switch to partitions #0, OK
  24. mmc0 is current device
  25. Scanning mmc 0:1...
  26. Found U-Boot script /boot.scr
  27. 318 bytes read in 2 ms (155.3 KiB/s)
  28. ## Executing script at 43100000
  29. 6277784 bytes read in 607 ms (9.9 MiB/s)
  30. 28327 bytes read in 11 ms (2.5 MiB/s)
  31. ## Flattened Device Tree blob at 49000000
  32. Booting using the fdt blob at 0x49000000
  33. Loading Device Tree to 49ff6000, end 49fffea6 ... OK
  34.  
  35. Starting kernel ...
  36.  
  37. [ 0.000000] Booting Linux on physical CPU 0x0
  38. [ 0.000000] Linux version 4.18.1-1-ARCH (builduser@leming) (gcc version 8.2.0 (GCC)) #1 SMP PREEMPT Fri Aug 17 02:34:50 UTC 2018
  39. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  40. [ 0.000000] CPU: div instructions available: patching division code
  41. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  42. [ 0.000000] OF: fdt: Machine model: Banana Pi BPI-M3
  43. [ 0.000000] Memory policy: Data cache writealloc
  44. [ 0.000000] cma: Reserved 48 MiB at 0xbd000000
  45. [ 0.000000] random: get_random_bytes called from start_kernel+0x8c/0x480 with crng_init=0
  46. [ 0.000000] percpu: Embedded 17 pages/cpu @(ptrval) s38092 r8192 d23348 u69632
  47. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522560
  48. [ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rw rootwait panic=10 dtparam=i2c=on,i2s=on,spi=on,i2c1=n
  49. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  50. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  51. [ 0.000000] Memory: 2006732K/2097152K available (12288K kernel code, 1041K rwdata, 4880K rodata, 1024K init, 880K bss, 41268K reserved, 49152)
  52. [ 0.000000] Virtual kernel memory layout:
  53. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  54. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  55. [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
  56. [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
  57. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  58. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  59. [ 0.000000] .text : 0x(ptrval) - 0x(ptrval) (13280 kB)
  60. [ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB)
  61. [ 0.000000] .data : 0x(ptrval) - 0x(ptrval) (1042 kB)
  62. [ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 881 kB)
  63. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  64. [ 0.000000] Preemptible hierarchical RCU implementation.
  65. [ 0.000000] Tasks RCU enabled.
  66. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  67. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
  68. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  69. [ 0.000010] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  70. [ 0.000026] Switching to timer-based delay loop, resolution 41ns
  71. [ 0.000998] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
  72. [ 0.002174] Console: colour dummy device 80x30
  73. [ 0.002246] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  74. [ 0.002265] pid_max: default: 32768 minimum: 301
  75. [ 0.002554] Security Framework initialized
  76. [ 0.002842] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  77. [ 0.002869] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  78. [ 0.004249] CPU: Testing write buffer coherency: ok
  79. [ 0.005001] /cpus/cpu@0 missing clock-frequency property
  80. [ 0.005027] /cpus/cpu@1 missing clock-frequency property
  81. [ 0.005047] /cpus/cpu@2 missing clock-frequency property
  82. [ 0.005069] /cpus/cpu@3 missing clock-frequency property
  83. [ 0.005093] /cpus/cpu@100 missing clock-frequency property
  84. [ 0.005118] /cpus/cpu@101 missing clock-frequency property
  85. [ 0.005144] /cpus/cpu@102 missing clock-frequency property
  86. [ 0.005172] /cpus/cpu@103 missing clock-frequency property
  87. [ 0.005191] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  88. [ 0.060174] Setting up static identity map for 0x40300000 - 0x403000a0
  89. [ 0.061199] ARM CCI driver probed
  90. [ 0.061870] sunxi multi cluster SMP support installed
  91. [ 0.080206] Hierarchical SRCU implementation.
  92. [ 0.140322] smp: Bringing up secondary CPUs ...
  93. [ 0.241137] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  94. [ 0.341243] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  95. [ 0.441433] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  96. [ 0.541826] CPU4: thread -1, cpu 0, socket 1, mpidr 80000100
  97. [ 0.641853] CPU5: thread -1, cpu 1, socket 1, mpidr 80000101
  98. [ 0.742027] CPU6: thread -1, cpu 2, socket 1, mpidr 80000102
  99. [ 0.842215] CPU7: thread -1, cpu 3, socket 1, mpidr 80000103
  100. [ 0.842398] smp: Brought up 1 node, 8 CPUs
  101. [ 0.842453] SMP: Total of 8 processors activated (384.00 BogoMIPS).
  102. [ 0.842462] CPU: All CPU(s) started in SVC mode.
  103. [ 0.844222] devtmpfs: initialized
  104. [ 0.852190] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  105. [ 0.852988] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  106. [ 0.853025] futex hash table entries: 2048 (order: 5, 131072 bytes)
  107. [ 0.856431] xor: measuring software checksum speed
  108. [ 0.951816] arm4regs : 1219.200 MB/sec
  109. [ 1.051913] 8regs : 855.600 MB/sec
  110. [ 1.152304] 32regs : 790.000 MB/sec
  111. [ 1.252185] neon : 1212.000 MB/sec
  112. [ 1.252207] xor: using function: arm4regs (1219.200 MB/sec)
  113. [ 1.252570] pinctrl core: initialized pinctrl subsystem
  114. [ 1.255108] NET: Registered protocol family 16
  115. [ 1.257867] DMA: preallocated 256 KiB pool for atomic coherent allocations
  116. [ 1.260123] cpuidle: using governor menu
  117. [ 1.260475] No ATAGs?
  118. [ 1.260805] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  119. [ 1.260821] hw-breakpoint: maximum watchpoint size is 8 bytes.
  120. [ 1.261740] Serial: AMBA PL011 UART driver
  121. [ 1.452383] raid6: int32x1 gen() 179 MB/s
  122. [ 1.622599] raid6: int32x1 xor() 165 MB/s
  123. [ 1.792709] raid6: int32x2 gen() 232 MB/s
  124. [ 1.962910] raid6: int32x2 xor() 173 MB/s
  125. [ 2.133040] raid6: int32x4 gen() 232 MB/s
  126. [ 2.303140] raid6: int32x4 xor() 163 MB/s
  127. [ 2.473407] raid6: int32x8 gen() 215 MB/s
  128. [ 2.643497] raid6: int32x8 xor() 152 MB/s
  129. [ 2.813654] raid6: neonx1 gen() 494 MB/s
  130. [ 2.983820] raid6: neonx1 xor() 466 MB/s
  131. [ 3.153913] raid6: neonx2 gen() 662 MB/s
  132. [ 3.324055] raid6: neonx2 xor() 585 MB/s
  133. [ 3.494247] raid6: neonx4 gen() 725 MB/s
  134. [ 3.664382] raid6: neonx4 xor() 620 MB/s
  135. [ 3.834547] raid6: neonx8 gen() 700 MB/s
  136. [ 4.004691] raid6: neonx8 xor() 604 MB/s
  137. [ 4.004701] raid6: using algorithm neonx4 gen() 725 MB/s
  138. [ 4.004709] raid6: .... xor() 620 MB/s, rmw enabled
  139. [ 4.004719] raid6: using neon recovery algorithm
  140. [ 4.010133] vgaarb: loaded
  141. [ 4.011294] SCSI subsystem initialized
  142. [ 4.011934] usbcore: registered new interface driver usbfs
  143. [ 4.011994] usbcore: registered new interface driver hub
  144. [ 4.012160] usbcore: registered new device driver usb
  145. [ 4.013325] media: Linux media interface: v0.10
  146. [ 4.013369] videodev: Linux video capture interface: v2.00
  147. [ 4.013433] pps_core: LinuxPPS API ver. 1 registered
  148. [ 4.013442] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  149. [ 4.013466] PTP clock support registered
  150. [ 4.013526] EDAC MC: Ver: 3.0.0
  151. [ 4.014666] Advanced Linux Sound Architecture Driver Initialized.
  152. [ 4.015490] NetLabel: Initializing
  153. [ 4.015503] NetLabel: domain hash size = 128
  154. [ 4.015510] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  155. [ 4.015625] NetLabel: unlabeled traffic allowed by default
  156. [ 4.016263] clocksource: Switched to clocksource arch_sys_counter
  157. [ 4.016622] VFS: Disk quotas dquot_6.6.0
  158. [ 4.016722] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  159. [ 4.027814] NET: Registered protocol family 2
  160. [ 4.028774] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
  161. [ 4.028817] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  162. [ 4.028903] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  163. [ 4.029038] TCP: Hash tables configured (established 8192 bind 8192)
  164. [ 4.029289] UDP hash table entries: 512 (order: 2, 16384 bytes)
  165. [ 4.029401] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  166. [ 4.029854] NET: Registered protocol family 1
  167. [ 4.030704] RPC: Registered named UNIX socket transport module.
  168. [ 4.030718] RPC: Registered udp transport module.
  169. [ 4.030726] RPC: Registered tcp transport module.
  170. [ 4.030734] RPC: Registered tcp NFSv4.1 backchannel transport module.
  171. [ 4.034313] Initialise system trusted keyrings
  172. [ 4.034614] workingset: timestamp_bits=14 max_order=19 bucket_order=5
  173. [ 4.040024] zbud: loaded
  174. [ 4.042548] NFS: Registering the id_resolver key type
  175. [ 4.042605] Key type id_resolver registered
  176. [ 4.042615] Key type id_legacy registered
  177. [ 4.042638] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  178. [ 4.052181] Key type asymmetric registered
  179. [ 4.052203] Asymmetric key parser 'x509' registered
  180. [ 4.052300] bounce: pool size: 64 pages
  181. [ 4.052464] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  182. [ 4.052879] io scheduler noop registered
  183. [ 4.052893] io scheduler deadline registered
  184. [ 4.053217] io scheduler cfq registered (default)
  185. [ 4.053230] io scheduler mq-deadline registered
  186. [ 4.053240] io scheduler kyber registered
  187. [ 4.053461] io scheduler bfq registered
  188. [ 4.055123] sunxi-rsb 1f03400.rsb: could not find pctldev for node /soc/pinctrl@1f02c00/r-rsb-pins, deferring probe
  189. [ 4.056187] sun4i-usb-phy 1c19400.phy: failed to get clock usb0_phy
  190. [ 4.065273] sun8i-a83t-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  191. [ 4.081473] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled
  192. [ 4.084610] dw-apb-uart 1c28000.serial: could not find pctldev for node /soc/pinctrl@1c20800/uart0-pb-pins, deferring probe
  193. [ 4.085140] Serial: AMBA driver
  194. [ 4.105106] loop: module loaded
  195. [ 4.106671] Loading iSCSI transport class v2.0-870.
  196. [ 4.117300] iscsi: registered transport (tcp)
  197. [ 4.122127] libphy: Fixed MDIO Bus: probed
  198. [ 4.125218] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  199. [ 4.125238] ehci-pci: EHCI PCI platform driver
  200. [ 4.125298] ehci-platform: EHCI generic platform driver
  201. [ 4.125866] ehci-mxc: Freescale On-Chip EHCI Host driver
  202. [ 4.125981] ehci-omap: OMAP-EHCI Host Controller driver
  203. [ 4.126093] ehci-orion: EHCI orion driver
  204. [ 4.126303] ehci-exynos: EHCI EXYNOS driver
  205. [ 4.126451] tegra-ehci: Tegra EHCI driver
  206. [ 4.126590] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  207. [ 4.126645] ohci-pci: OHCI PCI platform driver
  208. [ 4.126714] ohci-platform: OHCI generic platform driver
  209. [ 4.126867] ohci-exynos: OHCI EXYNOS driver
  210. [ 4.127334] usbcore: registered new interface driver uas
  211. [ 4.127398] usbcore: registered new interface driver usb-storage
  212. [ 4.127434] usbcore: registered new interface driver ums-cypress
  213. [ 4.127472] usbcore: registered new interface driver ums_eneub6250
  214. [ 4.127509] usbcore: registered new interface driver ums-freecom
  215. [ 4.127546] usbcore: registered new interface driver ums-isd200
  216. [ 4.127596] usbcore: registered new interface driver ums-usbat
  217. [ 4.132381] i2c /dev entries driver
  218. [ 4.132981] mv64xxx_i2c 1c2ac00.i2c: could not find pctldev for node /soc/pinctrl@1c20800/i2c0-pins, deferring probe
  219. [ 4.133037] mv64xxx_i2c 1c2b000.i2c: could not find pctldev for node /soc/pinctrl@1c20800/i2c1-pins, deferring probe
  220. [ 4.144367] sdhci: Secure Digital Host Controller Interface driver
  221. [ 4.144388] sdhci: Copyright(c) Pierre Ossman
  222. [ 4.145214] Synopsys Designware Multimedia Card Interface Driver
  223. [ 4.145741] VUB300 Driver rom wait states = 1C irqpoll timeout = 0400
  224. [ 4.156384] usbcore: registered new interface driver vub300
  225. [ 4.156427] usbcore: registered new interface driver ushc
  226. [ 4.156736] sunxi-mmc 1c0f000.mmc: could not find pctldev for node /soc/pinctrl@1c20800/mmc0-pins, deferring probe
  227. [ 4.156783] sunxi-mmc 1c10000.mmc: could not find pctldev for node /soc/pinctrl@1c20800/mmc1-pins, deferring probe
  228. [ 4.156819] sunxi-mmc 1c11000.mmc: could not find pctldev for node /soc/pinctrl@1c20800/mmc2-8bit-emmc-pins, deferring probe
  229. [ 4.157169] sdhci-pltfm: SDHCI platform and OF driver helper
  230. [ 4.158884] ledtrig-cpu: registered to indicate activity on CPUs
  231. [ 4.159261] hidraw: raw HID events driver (C) Jiri Kosina
  232. [ 4.159600] usbcore: registered new interface driver usbhid
  233. [ 4.159610] usbhid: USB HID core driver
  234. [ 4.162097] ARM CCI_400_r1 PMU driver probed
  235. [ 4.164234] NET: Registered protocol family 10
  236. [ 4.167939] Segment Routing with IPv6
  237. [ 4.168057] mip6: Mobile IPv6
  238. [ 4.168078] NET: Registered protocol family 17
  239. [ 4.168383] Key type dns_resolver registered
  240. [ 4.168633] ThumbEE CPU extension supported.
  241. [ 4.168660] Registering SWP/SWPB emulation handler
  242. [ 4.169549] registered taskstats version 1
  243. [ 4.169560] Loading compiled-in X.509 certificates
  244. [ 4.169705] zswap: loaded using pool lzo/zbud
  245. [ 4.172366] Btrfs loaded, crc32c=crc32c-generic
  246. [ 4.187643] sunxi-rsb 1f03400.rsb: RSB running at 3000000 Hz
  247. [ 4.188403] axp20x-rsb sunxi-rsb-3a3: AXP20x variant AXP813 found
  248. [ 4.191860] dcdc1: supplied by regulator-dummy
  249. [ 4.192385] dcdc2: supplied by regulator-dummy
  250. [ 4.192679] dcdc3: supplied by regulator-dummy
  251. [ 4.193097] dcdc4: supplied by regulator-dummy
  252. [ 4.193393] dcdc5: supplied by regulator-dummy
  253. [ 4.193491] vcc-dram: Bringing 1180000uV into 1200000-1200000uV
  254. [ 4.193750] dcdc6: supplied by regulator-dummy
  255. [ 4.194093] dcdc7: supplied by regulator-dummy
  256. [ 4.194394] aldo1: supplied by regulator-dummy
  257. [ 4.194748] aldo2: supplied by regulator-dummy
  258. [ 4.195037] aldo3: supplied by regulator-dummy
  259. [ 4.195362] dldo1: supplied by regulator-dummy
  260. [ 4.195496] vcc-wifi: Bringing 2900000uV into 3300000-3300000uV
  261. [ 4.195740] dldo2: supplied by regulator-dummy
  262. [ 4.196065] dldo3: supplied by regulator-dummy
  263. [ 4.196164] vcc-pd: Bringing 2900000uV into 2500000-2500000uV
  264. [ 4.196528] dldo4: supplied by regulator-dummy
  265. [ 4.196824] eldo1: supplied by vcc-3v3
  266. [ 4.197152] eldo2: supplied by vcc-3v3
  267. [ 4.197438] eldo3: supplied by vcc-3v3
  268. [ 4.197775] fldo1: supplied by vcc-dram
  269. [ 4.198093] fldo2: supplied by vcc-dram
  270. [ 4.198467] rtc-ldo: supplied by regulator-dummy
  271. [ 4.198723] ldo-io0: supplied by regulator-dummy
  272. [ 4.199079] ldo-io1: supplied by regulator-dummy
  273. [ 4.199422] sw: supplied by vcc-3v3
  274. [ 4.199771] drivevbus: supplied by regulator-dummy
  275. [ 4.201351] axp20x-gpio axp20x-gpio: AXP209 pinctrl and GPIO driver loaded
  276. [ 4.204811] axp20x-rsb sunxi-rsb-3a3: AXP20X driver loaded
  277. [ 4.209093] sun4i-usb-phy 1c19400.phy: Couldn't get regulator usb1_vbus... Deferring probe
  278. [ 4.215128] sun8i-a83t-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  279. [ 4.217009] console [ttyS0] disabled
  280. [ 4.237210] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 43, base_baud = 1500000) is a U6_16550A
  281. [ 5.567409] console [ttyS0] enabled
  282. [ 5.582005] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  283. [ 5.612064] sunxi-mmc 1c0f000.mmc: base:0x(ptrval) irq:34
  284. [ 5.648850] sunxi-mmc 1c11000.mmc: base:0x(ptrval) irq:36
  285. [ 5.658936] mmc0: host does not support reading read-only switch, assuming write-enable
  286. [ 5.669097] mmc0: new high speed SDHC card at address 0001
  287. [ 5.674628] ehci-platform 1c1a000.usb: EHCI Host Controller
  288. [ 5.682708] mmcblk0: mmc0:0001 SD8GB 7.20 GiB
  289. [ 5.687432] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  290. [ 5.697120] ehci-platform 1c1a000.usb: irq 37, io mem 0x01c1a000
  291. [ 5.703332] mmcblk0: p1 p2
  292. [ 5.736261] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  293. [ 5.742679] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.18
  294. [ 5.751019] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  295. [ 5.758284] usb usb1: Product: EHCI Host Controller
  296. [ 5.763182] usb usb1: Manufacturer: Linux 4.18.1-1-ARCH ehci_hcd
  297. [ 5.769230] usb usb1: SerialNumber: 1c1a000.usb
  298. [ 5.774571] mmc1: new DDR MMC card at address 0001
  299. [ 5.781630] mmcblk1: mmc1:0001 8WPD3R 7.28 GiB
  300. [ 5.788288] mmcblk1boot0: mmc1:0001 8WPD3R partition 1 4.00 MiB
  301. [ 5.796201] mmcblk1boot1: mmc1:0001 8WPD3R partition 2 4.00 MiB
  302. [ 5.802746] hub 1-0:1.0: USB hub found
  303. [ 5.806644] hub 1-0:1.0: 1 port detected
  304. [ 5.818166] mmcblk1: p1 p2
  305. [ 5.819282] hctosys: unable to open rtc device (rtc0)
  306. [ 5.826042] sr_init: No PMIC hook to init smartreflex
  307. [ 5.831857] vdd-gpu: disabling
  308. [ 5.835056] vcc-ephy: disabling
  309. [ 5.838308] ALSA device list:
  310. [ 5.841278] No soundcards found.
  311. [ 5.868031] random: fast init done
  312. [ 5.873812] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  313. [ 5.882032] VFS: Mounted root (ext4 filesystem) on device 179:2.
  314. [ 5.899457] devtmpfs: mounted
  315. [ 5.904366] Freeing unused kernel memory: 1024K
  316. [ 6.176339] usb 1-1: new high-speed USB device number 2 using ehci-platform
  317. [ 6.377084] usb 1-1: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
  318. [ 6.385309] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  319. [ 6.392481] usb 1-1: Product: USB 2.0 Hub
  320. [ 6.397460] hub 1-1:1.0: USB hub found
  321. [ 6.401427] hub 1-1:1.0: 4 ports detected
  322. [ 6.502962] systemd[1]: System time before build time, advancing clock.
  323. [ 6.665919] systemd[1]: systemd 239 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYP)
  324. [ 6.688014] systemd[1]: Detected architecture arm.
  325.  
  326. Welcome to Arch Linux ARM!
  327.  
  328. [ 6.726273] usb 1-1.1: new high-speed USB device number 3 using ehci-platform
  329. [ 6.737836] systemd[1]: Set hostname to <alarm>.
  330. [ 6.878721] usb 1-1.1: New USB device found, idVendor=05e3, idProduct=0718, bcdDevice= 0.16
  331. [ 6.887135] usb 1-1.1: New USB device strings: Mfr=0, Product=1, SerialNumber=2
  332. [ 6.894440] usb 1-1.1: Product: USB Storage
  333. [ 6.898657] usb 1-1.1: SerialNumber: 000000000033
  334. [ 6.904884] usb-storage 1-1.1:1.0: USB Mass Storage device detected
  335. [ 6.920954] scsi host0: usb-storage 1-1.1:1.0
  336. [ 7.488310] random: systemd: uninitialized urandom read (16 bytes read)
  337. [ 7.495982] systemd[1]: Listening on Journal Socket (/dev/log).
  338. [ OK ] Listening on Journal Socket (/dev/log).
  339. [ 7.526621] random: systemd: uninitialized urandom read (16 bytes read)
  340. [ 7.534177] systemd[1]: Listening on LVM2 poll daemon socket.
  341. [ OK ] Listening on LVM2 poll daemon socket.
  342. [ 7.597353] random: systemd: uninitialized urandom read (16 bytes read)
  343. [ 7.604483] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  344. [ OK ] Started Dispatch Password Requests to Console Directory Watch.
  345. [ 7.651710] systemd[1]: Created slice User and Session Slice.
  346. [ OK ] Created slice User and Session Slice.
  347. [ 7.686673] systemd[1]: Reached target Swap.
  348. [ OK ] Reached target Swap.
  349. [ 7.716831] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  350. [ OK ] Started Forward Password Requests to Wall Directory Watch.
  351. [ 7.747407] systemd[1]: Listening on Network Service Netlink Socket.
  352. [ OK ] Listening on Network Service Netlink Socket.
  353. [ OK ] Listening on Journal Socket.
  354. Starting Journal Service...
  355. Starting Remount Root and Kernel File Systems...
  356. [ OK ] Reached target Local Encrypted Volumes.
  357. [ 7.913890] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  358. Mounting Temporary Directory (/tmp)...
  359. [ OK ] Listening on udev Control Socket.
  360. [ 7.998140] scsi 0:0:0:0: Direct-Access USB TO I DE/SATA Device 0016 PQ: 0 ANSI: 4
  361. [ 8.008886] sd 0:0:0:0: [sda] 0 512-byte logical blocks: (0 B/0 B)
  362. [ 8.012885] sd 0:0:0:0: Attached scsi generic sg0 type 0
  363. [ 8.015231] sd 0:0:0:0: [sda] 0-byte physical blocks
  364. [ OK [ 8.026878] sd 0:0:0:0: [sda] Test WP failed, assume Write Enabled
  365. ] Listening on Process Core Dump Socket.
  366. [ 8.034833] sd 0:0:0:0: [sda] Asking for cache data failed
  367. [ 8.042921] sd 0:0:0:0: [sda] Assuming drive cache: write through
  368. [ 8.054949] sd 0:0:0:0: [sda] Attached SCSI disk
  369. [ OK ] Reached target Remote File Systems.
  370. [ OK ] Created slice system-getty.slice.
  371. [ OK ] Reached target Paths.
  372. [ OK ] Created slice system-serial\x2dgetty.slice.
  373. [ OK ] Reached target Slices.
  374. [ OK ] Listening on Device-mapper event daemon FIFOs.
  375. Starting Create list of required st��…ce nodes for the current kernel...
  376. Mounting Kernel Debug File System...
  377. Mounting POSIX Message Queue File System...
  378. [ OK ] Set up automount Arbitrary Executab��…rmats File System Automount Point.
  379. [ OK ] Listening on initctl Compatibility Named Pipe.
  380. [ OK ] Listening on udev Kernel Socket.
  381. Starting udev Coldplug all Devices...
  382. Starting Load Kernel Modules...
  383. [ OK ] Listening on LVM2 metadata daemon socket.
  384. Starting Monitoring of LVM2 mirrors��…ng dmeventd or progress polling...
  385. [ OK ] Started Journal Service.
  386. [ OK ] Started Remount Root and Kernel File Systems.
  387. [ OK ] Mounted Temporary Directory (/tmp).
  388. [ OK ] Started Create list of required sta��…vice nodes for the current kernel.
  389. [ OK ] Mounted Kernel Debug File System.
  390. [ OK ] Mounted POSIX Message Queue File System.
  391. [ OK ] Started Load Kernel Modules.
  392. [ OK ] Started LVM2 metadata daemon.
  393. Starting Apply Kernel Variables...
  394. Mounting Kernel Configuration File System...
  395. Starting Create Static Device Nodes in /dev...
  396. Starting Load/Save Random Seed...
  397. Starting Flush Journal to Persistent Storage...
  398. [ OK ] Started Apply Kernel Variables.
  399. [ OK ] Mounted Kernel Configuration File System.
  400. [ OK ] Started Create Static Device Nodes in /dev.
  401. [ OK ] Started Load/Save Random Seed.
  402. Starting udev Kernel Device Manager...
  403. [ 9.248300] systemd-journald[193]: Received request to flush runtime journal from PID 1
  404. [ 9.271502] systemd-journald[193]: File /var/log/journal/aaf1664eee6946869373d96b3b9e2895/system.journal corrupted or uncleanly shut down, re.
  405. [ OK ] Started udev Coldplug all Devices.
  406. [ OK ] Started Flush Journal to Persistent Storage.
  407. [ OK ] Started udev Kernel Device Manager.
  408. [ 10.325421] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=1)
  409. [ OK ] Found device /dev/ttyS0.
  410. [ 10.381106] input: axp20x-pek as /devices/platform/soc/1f03400.rsb/sunxi-rsb-3a3/axp221-pek/input/input0
  411. [ 10.388487] ac100-rtc ac100-rtc: registered as rtc0
  412. [ 10.396495] ac100-rtc ac100-rtc: RTC enabled
  413. [ 10.414038] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
  414. [ 10.420088] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  415. [ 10.446633] sunxi-mmc 1c10000.mmc: base:0x(ptrval) irq:35
  416. [ 10.472712] mmc2: queuing unknown CIS tuple 0x80 (2 bytes)
  417. [ 10.480677] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
  418. [ 10.488258] mmc2: queuing unknown CIS tuple 0x80 (3 bytes)
  419. [ 10.497180] mmc2: queuing unknown CIS tuple 0x80 (7 bytes)
  420. [ 10.514684] sun4i-drm display-engine: bound 1100000.mixer (ops sun8i_mixer_ops [sun8i_mixer])
  421. [ 10.552885] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  422. [ 10.561667] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  423. [ 10.569442] dwmac-sun8i 1c30000.ethernet: COE Type 2
  424. [ 10.574633] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  425. [ 10.582705] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  426. [ 10.586685] sun4i-drm display-engine: bound 1200000.mixer (ops sun8i_mixer_ops [sun8i_mixer])
  427. [ 10.590569] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  428. [ 10.599720] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  429. [ 10.606166] libphy: stmmac: probed
  430. [ 10.611137] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon])
  431. [ 10.624669] sun4i-drm display-engine: No panel or bridge found... RGB output disabled
  432. [ 10.632996] sun4i-drm display-engine: bound 1c0d000.lcd-controller (ops sun4i_tcon_ops [sun4i_tcon])
  433. [ 10.644370] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  434. [ 10.660623] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  435. [ 10.675144] sun4i-drm display-engine: bound 1ee0000.hdmi (ops sun8i_dw_hdmi_ops [sun8i_drm_hdmi])
  436. [ 10.678857] mmc2: new high speed SDIO card at address 0001
  437. [ 10.688271] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  438. [ 10.696474] [drm] No driver support for vblank timestamp query.
  439. [ 10.703076] [drm] Cannot find any crtc or sizes
  440. [ 10.710501] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  441. [ 10.826913] Registered IR keymap rc-cec
  442. [ 10.831296] rc rc0: RC for dw_hdmi as /devices/platform/soc/1ee0000.hdmi/rc/rc0
  443. [ 10.839346] input: RC for dw_hdmi as /devices/platform/soc/1ee0000.hdmi/rc/rc0/input1
  444. [ 10.844718] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  445. [ OK ] Found device /dev/mmcblk1p1.
  446. [ 10.879107] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  447. [ 10.946091] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430a0-sdio for chip BCM43430/0
  448. [ 10.956983] usbcore: registered new interface driver brcmfmac
  449. [ OK ] Started Monitoring of LVM2 mirrors,��…sing dmeventd or progress polling.
  450. [ 11.097736] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43430a0-sdio for chip BCM43430/0
  451. [ 11.106872] brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac43430a0-sdio.clm_blob failed with error -2
  452. [ 11.120645] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available
  453. [ 11.134096] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43430/0 wl0: May 29 2017 00:03:43 version 7.13.53.9 (r664949) FWID 01-130000
  454. [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
  455. [ OK ] Reached target Local File Systems (Pre).
  456. Mounting /boot...
  457. [ OK ] Mounted /boot.
  458. Starting Load/Save RF Kill Switch Status...
  459. [ OK ] Reached target Local File Systems.
  460. Starting Create Volatile Files and Directories...
  461. [ OK ] Started Load/Save RF Kill Switch Status.
  462. [ OK ] Started Create Volatile Files and Directories.
  463. Starting Update UTMP about System Boot/Shutdown...
  464. Starting Network Service...
  465. Starting Entropy Harvesting Daemon...
  466. Starting Network Time Synchronization...
  467. [ 11.756715] [drm] Cannot find any crtc or sizes
  468. [ OK ] Started Update UTMP about System Boot/Shutdown.
  469. [ OK ] Started Entropy Harvesting Daemon.
  470. [ 11.827755] dwmac-sun8i 1c30000.ethernet eth0: device MAC address 0e:82:8d:0d:01:34
  471. [ OK [ 11.835917] RTL8211E Gigabit Ethernet stmmac-0:01: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=stmmac-0:01, irq=)
  472. ] Started Network Service.
  473. [ 11.854158] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
  474. [ 11.861568] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
  475. [ 11.869574] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
  476. [ 11.878059] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  477. Starting Network Name Resolution...
  478. [ OK ] Started Network Time Synchronization.
  479. [ OK ] Reached target System Initialization.
  480. [ OK ] Started Daily Cleanup of Temporary Directories.
  481. [ OK ] Listening on D-Bus System Message Bus Socket.
  482. [ OK ] Reached target Sockets.
  483. [ OK ] Reached target Basic System.
  484. [ OK ] Started D-Bus System Message Bus.
  485. Starting dhcpcd on all interfaces...
  486. Starting Login Service...
  487. [ OK ] Reached target System Time Synchronized.
  488. [ OK ] Started Daily rotation of log files.
  489. [ OK ] Started Daily verification of password and group files.
  490. [ OK ] Started Daily man-db cache update.
  491. [ OK ] Reached target Timers.
  492. [ 12.670482] 8021q: 802.1Q VLAN Support v1.8
  493. [ 12.788853] random: crng init done
  494. [ 12.792341] random: 7 urandom warning(s) missed due to ratelimiting
  495. [ OK ] Started dhcpcd on all interfaces.
  496. [ OK ] Started Login Service.
  497. [ OK ] Started Network Name Resolution.
  498. [ OK ] Reached target Network.
  499. Starting Permit User Sessions...
  500. [ OK ] Started OpenSSH Daemon.
  501. [ 13.167768] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  502. [ OK ] Reached target Host and Network Name Lookups.
  503. [ OK ] Started Permit User Sessions.
  504. [ OK ] Started Getty on tty1.
  505. [ OK ] Started Serial Getty on ttyS0.
  506. [ OK ] Reached target Login Prompts.
  507. [ OK ] Reached target Multi-User System.
  508. [ OK ] Reached target Graphical Interface.
  509.  
  510. Arch Linux 4.18.1-1-ARCH (ttyS0)
  511.  
  512. alarm login:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement