Guest User

Untitled

a guest
Jan 25th, 2020
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.70 KB | None | 0 0
  1.  
  2.  
  3. Welcome to minicom 2.7
  4.  
  5. OPTIONS: I18n
  6. Compiled on Nov 15 2018, 20:18:47.
  7. Port /dev/ttyUSB0, 23:20:38
  8.  
  9. Press CTRL-A Z for help on special keys
  10.  
  11. MMC: emmc2@7e340000: 0, mmcnr@7e300000: 1
  12. Loading Environment from FAT... *** Warning - bad CRC, using default environment
  13.  
  14. In: serial
  15. Out: serial
  16. Err: serial
  17. Net: eth0: genet@7d580000
  18. Hit any key to stop autoboot: 0
  19. U-Boot> setenv ipaddr 192.168.1.4;setenv serverip 192.168.1.7;ping 192.168.1.7
  20. RBUF_CTRL is c042
  21. Using genet@7d580000 device
  22. host 192.168.1.7 is alive
  23. U-Boot> setenv bootargs "console=ttyS0,115200n8 ro root=/dev/mmcblk1p2 rootwait earlycon=uart,mmio32,0xfe215040"
  24. U-Boot> tftp $kernel_addr_r Image;tftp $fdt_addr_r bcm2711-rpi-4-b.dtb;bootefi $kernel_addr_r $fdt_addr_r
  25. RBUF_CTRL is c042
  26. Using genet@7d580000 device
  27. TFTP from server 192.168.1.7; our IP address is 192.168.1.4
  28. Filename 'Image'.
  29. Load address: 0x80000
  30. Loading: #################################################################
  31. #################################################################
  32. #################################################################
  33. #################################################################
  34. #################################################################
  35. #################################################################
  36. #################################################################
  37. #################################################################
  38. #################################################################
  39. #################################################################
  40. #################################################################
  41. #################################################################
  42. #################################################################
  43. #################################################################
  44. #################################################################
  45. #################################################################
  46. #################################################################
  47. #################################################################
  48. #################################################################
  49. #################################################################
  50. #################################################################
  51. #################################################################
  52. #################################################################
  53. #################################################################
  54. #################################################################
  55. #################################################################
  56. #################################################################
  57. #################################################################
  58. #################################################################
  59. #################################################################
  60. #################################################################
  61. #################################################################
  62. #################################################################
  63. #################################################################
  64. #################################################################
  65. #################################################################
  66. #################################################################
  67. #################################################################
  68. #################################################################
  69. #################################################################
  70. #################################################################
  71. #################################################################
  72. #################################################################
  73. #################################################################
  74. #################################################################
  75. #################################################################
  76. #################################################################
  77. #################################################################
  78. #################################################################
  79. #################################################################
  80. #################################################################
  81. #################################################################
  82. #################################################################
  83. #################################################################
  84. #################################################################
  85. #################################################################
  86. #################################################################
  87. #################################################################
  88. #################################################################
  89. #################################################################
  90. #################################################################
  91. #################################################################
  92. #################################################################
  93. #################################################################
  94. #################################################################
  95. #################################################################
  96. #################################################################
  97. #################################################################
  98. #################################################################
  99. #################################################################
  100. #################################################################
  101. #################################################################
  102. #################################################################
  103. #################################################################
  104. #################################################################
  105. #################################################################
  106. #################################################################
  107. #################################################################
  108. #################################################################
  109. #################################################################
  110. #################################################################
  111. ######################
  112. 2.4 MiB/s
  113. done
  114. Bytes transferred = 27068928 (19d0a00 hex)
  115. RBUF_CTRL is c042
  116. Using genet@7d580000 device
  117. TFTP from server 192.168.1.7; our IP address is 192.168.1.4
  118. Filename 'bcm2711-rpi-4-b.dtb'.
  119. Load address: 0x2600000
  120. Loading: #####
  121. 3.4 MiB/s
  122. done
  123. Bytes transferred = 21350 (5366 hex)
  124. Scanning disk [email protected]...
  125. Card did not respond to voltage select!
  126. Scanning disk [email protected]...
  127. Disk [email protected] not ready
  128. Found 3 disks
  129. EFI stub: Booting Linux Kernel...
  130. EFI stub: EFI_RNG_PROTOCOL unavailable, no randomness supplied
  131. EFI stub: Using DTB from configuration table
  132. EFI stub: Exiting boot services and installing virtual address map...
  133. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
  134. [ 0.000000] Linux version 5.5.0-rc3 (amit@amit-ThinkPad-X230) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef0
  135. [ 0.000000] Machine model: Raspberry Pi 4 Model B
  136. [ 0.000000] earlycon: uart0 at MMIO32 0x00000000fe215040 (options '')
  137. [ 0.000000] printk: bootconsole [uart0] enabled
  138. [ 0.000000] efi: Getting EFI parameters from FDT:
  139. [ 0.000000] efi: EFI v2.80 by Das U-Boot
  140. [ 0.000000] efi: SMBIOS=0x39f48000 MEMRESERVE=0x384f9040
  141. [ 0.000000] Reserved memory: created CMA memory pool at 0x0000000036000000, size 32 MiB
  142. [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  143. [ 0.000000] NUMA: No NUMA configuration found
  144. [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000003b3fffff]
  145. [ 0.000000] NUMA: NODE_DATA [mem 0x3b1f1100-0x3b1f2fff]
  146. [ 0.000000] Zone ranges:
  147. [ 0.000000] DMA [mem 0x0000000000000000-0x000000003b3fffff]
  148. [ 0.000000] DMA32 empty
  149. [ 0.000000] Normal empty
  150. [ 0.000000] Movable zone start for each node
  151. [ 0.000000] Early memory node ranges
  152. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000000000fff]
  153. [ 0.000000] node 0: [mem 0x0000000000001000-0x0000000039f42fff]
  154. [ 0.000000] node 0: [mem 0x0000000039f43000-0x0000000039f46fff]
  155. [ 0.000000] node 0: [mem 0x0000000039f47000-0x0000000039f47fff]
  156. [ 0.000000] node 0: [mem 0x0000000039f48000-0x0000000039f48fff]
  157. [ 0.000000] node 0: [mem 0x0000000039f49000-0x0000000039f4afff]
  158. [ 0.000000] node 0: [mem 0x0000000039f4b000-0x0000000039f4efff]
  159. [ 0.000000] node 0: [mem 0x0000000039f4f000-0x0000000039f50fff]
  160. [ 0.000000] node 0: [mem 0x0000000039f51000-0x0000000039f55fff]
  161. [ 0.000000] node 0: [mem 0x0000000039f56000-0x000000003b35ffff]
  162. [ 0.000000] node 0: [mem 0x000000003b360000-0x000000003b36ffff]
  163. [ 0.000000] node 0: [mem 0x000000003b370000-0x000000003b3fffff]
  164. [ 0.000000] Zeroed struct page in unavailable ranges: 30 pages
  165. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000003b3fffff]
  166. [ 0.000000] percpu: Embedded 22 pages/cpu s53016 r8192 d28904 u90112
  167. [ 0.000000] Detected PIPT I-cache on CPU0
  168. [ 0.000000] CPU features: detected: EL2 vector hardening
  169. [ 0.000000] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware
  170. [ 0.000000] CPU features: detected: ARM erratum 1319367
  171. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 238896
  172. [ 0.000000] Policy zone: DMA
  173. [ 0.000000] Kernel command line: console=ttyS0,115200n8 ro root=/dev/mmcblk1p2 rootwait earlycon=uart,mmio32,0xfe215040
  174. [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  175. [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
  176. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  177. [ 0.000000] Memory: 890588K/970752K available (12476K kernel code, 1922K rwdata, 6776K rodata, 5184K init, 458K bss, 47396K reserved, 32768)
  178. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  179. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  180. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
  181. [ 0.000000] Tasks RCU enabled.
  182. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  183. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  184. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  185. [ 0.000000] GIC: Using split EOI/Deactivate mode
  186. [ 0.000000] random: get_random_bytes called from start_kernel+0x2b8/0x454 with crng_init=0
  187. [ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
  188. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
  189. [ 0.000005] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
  190. [ 0.008287] Console: colour dummy device 80x25
  191. [ 0.012859] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
  192. [ 0.023418] pid_max: default: 32768 minimum: 301
  193. [ 0.028174] LSM: Security Framework initializing
  194. [ 0.032915] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
  195. [ 0.040411] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear)
  196. [ 0.072433] ASID allocator initialised with 32768 entries
  197. [ 0.085926] rcu: Hierarchical SRCU implementation.
  198. [ 0.100612] Remapping and enabling EFI services.
  199. [ 0.113316] smp: Bringing up secondary CPUs ...
  200. [ 0.150031] Detected PIPT I-cache on CPU1
  201. [ 0.150084] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
  202. [ 0.182097] Detected PIPT I-cache on CPU2
  203. [ 0.182135] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
  204. [ 0.214174] Detected PIPT I-cache on CPU3
  205. [ 0.214212] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
  206. [ 0.214301] smp: Brought up 1 node, 4 CPUs
  207. [ 0.250400] SMP: Total of 4 processors activated.
  208. [ 0.255163] CPU features: detected: 32-bit EL0 Support
  209. [ 0.260380] CPU features: detected: CRC32 instructions
  210. [ 0.282643] CPU: All CPU(s) started at EL2
  211. [ 0.286814] alternatives: patching kernel code
  212. [ 0.292394] devtmpfs: initialized
  213. [ 0.300132] KASLR disabled due to lack of seed
  214. [ 0.305015] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  215. [ 0.314886] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  216. [ 0.322898] pinctrl core: initialized pinctrl subsystem
  217. [ 0.329378] thermal_sys: Registered thermal governor 'step_wise'
  218. [ 0.329383] thermal_sys: Registered thermal governor 'power_allocator'
  219. [ 0.335717] SMBIOS 3.0 present.
  220. [ 0.345503] DMI: raspberrypi rpi/rpi, BIOS 2020.01-rc1-00102-g0360956-dirty 01/25/2020
  221. [ 0.353938] NET: Registered protocol family 16
  222. [ 0.367472] DMA: preallocated 256 KiB pool for atomic allocations
  223. [ 0.373655] audit: initializing netlink subsys (disabled)
  224. [ 0.379282] audit: type=2000 audit(0.312:1): state=initialized audit_enabled=0 res=1
  225. [ 0.387150] cpuidle: using governor menu
  226. [ 0.391407] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  227. [ 0.399578] Serial: AMBA PL011 UART driver
  228. [ 0.422858] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  229. [ 0.429653] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  230. [ 0.436432] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  231. [ 0.443208] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
  232. [ 0.452553] cryptd: max_cpu_qlen set to 1000
  233. [ 0.461527] ACPI: Interpreter disabled.
  234. [ 0.466528] iommu: Default domain type: Translated
  235. [ 0.471690] vgaarb: loaded
  236. [ 0.474719] SCSI subsystem initialized
  237. [ 0.478920] usbcore: registered new interface driver usbfs
  238. [ 0.484515] usbcore: registered new interface driver hub
  239. [ 0.489953] usbcore: registered new device driver usb
  240. [ 0.495223] usb_phy_generic phy: phy supply vcc not found, using dummy regulator
  241. [ 0.503306] pps_core: LinuxPPS API ver. 1 registered
  242. [ 0.508331] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  243. [ 0.517577] PTP clock support registered
  244. [ 0.521665] EDAC MC: Ver: 3.0.0
  245. [ 0.525376] Registered efivars operations
  246. [ 0.529939] FPGA manager framework
  247. [ 0.533460] Advanced Linux Sound Architecture Driver Initialized.
  248. [ 0.540304] clocksource: Switched to clocksource arch_sys_counter
  249. [ 0.546696] VFS: Disk quotas dquot_6.6.0
  250. [ 0.550745] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  251. [ 0.557882] pnp: PnP ACPI: disabled
  252. [ 0.568106] NET: Registered protocol family 2
  253. [ 0.572935] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear)
  254. [ 0.581418] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear)
  255. [ 0.589311] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
  256. [ 0.596720] TCP: Hash tables configured (established 8192 bind 8192)
  257. [ 0.603298] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
  258. [ 0.610010] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
  259. [ 0.617270] NET: Registered protocol family 1
  260. [ 0.622135] RPC: Registered named UNIX socket transport module.
  261. [ 0.628142] RPC: Registered udp transport module.
  262. [ 0.632906] RPC: Registered tcp transport module.
  263. [ 0.637666] RPC: Registered tcp NFSv4.1 backchannel transport module.
  264. [ 0.644186] PCI: CLS 0 bytes, default 64
  265. [ 0.649137] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
  266. [ 0.657522] kvm [1]: IPA Size Limit: 44bits
  267. [ 0.662679] kvm [1]: vgic interrupt IRQ1
  268. [ 0.666801] kvm [1]: Hyp mode initialized successfully
  269. [ 0.674844] Initialise system trusted keyrings
  270. [ 0.679507] workingset: timestamp_bits=44 max_order=18 bucket_order=0
  271. [ 0.693013] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  272. [ 0.699672] NFS: Registering the id_resolver key type
  273. [ 0.704815] Key type id_resolver registered
  274. [ 0.709049] Key type id_legacy registered
  275. [ 0.713120] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  276. [ 0.720050] 9p: Installing v9fs 9p2000 file system support
  277. [ 0.748145] Key type asymmetric registered
  278. [ 0.752323] Asymmetric key parser 'x509' registered
  279. [ 0.757295] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  280. [ 0.764780] io scheduler mq-deadline registered
  281. [ 0.769362] io scheduler kyber registered
  282. [ 0.783290] EINJ: ACPI disabled.
  283. [ 0.798877] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  284. [ 0.806979] fe215040.serial: ttyS1 at MMIO 0x0 (irq = 19, base_baud = 62499999) is a 16550
  285. [ 0.816397] SuperH (H)SCI(F) driver initialized
  286. [ 0.821460] msm_serial: driver initialized
  287. [ 0.826860] cacheinfo: Unable to detect cache hierarchy for CPU 0
  288. [ 0.840870] loop: module loaded
  289. [ 0.845064] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
  290. [ 0.856506] libphy: Fixed MDIO Bus: probed
  291. [ 0.860930] tun: Universal TUN/TAP device driver, 1.6
  292. [ 0.866752] thunder_xcv, ver 1.0
  293. [ 0.870065] thunder_bgx, ver 1.0
  294. [ 0.873371] nicpf, ver 1.0
  295. [ 0.876652] hclge is initializing
  296. [ 0.879999] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
  297. [ 0.887305] hns3: Copyright (c) 2017 Huawei Corporation.
  298. [ 0.892726] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  299. [ 0.898626] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  300. [ 0.904647] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
  301. [ 0.911688] igb: Copyright (c) 2007-2014 Intel Corporation.
  302. [ 0.917357] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
  303. [ 0.925277] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
  304. [ 0.931569] sky2: driver version 1.30
  305. [ 0.935921] VFIO - User Level meta-driver version: 0.3
  306. [ 0.942687] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  307. [ 0.949309] ehci-pci: EHCI PCI platform driver
  308. [ 0.953842] ehci-platform: EHCI generic platform driver
  309. [ 0.959246] ehci-orion: EHCI orion driver
  310. [ 0.963401] ehci-exynos: EHCI EXYNOS driver
  311. [ 0.967719] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  312. [ 0.973993] ohci-pci: OHCI PCI platform driver
  313. [ 0.978523] ohci-platform: OHCI generic platform driver
  314. [ 0.983909] ohci-exynos: OHCI EXYNOS driver
  315. [ 0.988591] usbcore: registered new interface driver usb-storage
  316. [ 0.997670] i2c /dev entries driver
  317. [ 1.005293] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
  318. [ 1.012671] sdhci: Secure Digital Host Controller Interface driver
  319. [ 1.018929] sdhci: Copyright(c) Pierre Ossman
  320. [ 1.023727] Synopsys Designware Multimedia Card Interface Driver
  321. [ 1.030640] sdhci-pltfm: SDHCI platform and OF driver helper
  322. [ 1.038498] ledtrig-cpu: registered to indicate activity on CPUs
  323. [ 1.046144] usbcore: registered new interface driver usbhid
  324. [ 1.051795] usbhid: USB HID core driver
  325. [ 1.056505] bcm2835-mbox fe00b880.mailbox: mailbox enabled
  326. [ 1.065321] NET: Registered protocol family 17
  327. [ 1.070021] 9pnet: Installing 9P2000 support
  328. [ 1.074389] Key type dns_resolver registered
  329. [ 1.079045] registered taskstats version 1
  330. [ 1.083202] Loading compiled-in X.509 certificates
  331. [ 1.092258] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 16, base_baud = 0) is a PL011 rev2
  332. [ 1.101442] serial serial0: tty port ttyAMA0 registered
  333. [ 1.116752] raspberrypi-firmware soc:firmware: Attached to firmware from 2019-08-15 12:03
  334. [ 1.129292] dwc2 fe980000.usb: fe980000.usb supply vusb_d not found, using dummy regulator
  335. [ 1.137733] dwc2 fe980000.usb: fe980000.usb supply vusb_a not found, using dummy regulator
  336. [ 1.246901] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM
  337. [ 1.257884] sdhci-iproc fe300000.sdhci: allocated mmc-pwrseq
  338. [ 1.301487] mmc0: SDHCI controller on fe300000.sdhci [fe300000.sdhci] using PIO
  339. [ 1.332200] mmc0: queuing unknown CIS tuple 0x80 (2 bytes)
  340. [ 1.339430] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
  341. [ 1.346813] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
  342. [ 1.355364] mmc0: queuing unknown CIS tuple 0x80 (7 bytes)
  343. [ 1.360938] mmc1: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
  344. [ 1.370065] hctosys: unable to open rtc device (rtc0)
  345. [ 1.370156] mmc0: queuing unknown CIS tuple 0x80 (3 bytes)
  346. [ 1.375444] ALSA device list:
  347. [ 1.383736] No soundcards found.
  348. [ 1.387215] Warning: unable to open an initial console.
  349. [ 1.392606] Waiting for root device /dev/mmcblk1p2...
  350. [ 1.433809] random: fast init done
  351. [ 1.448881] mmc0: new high speed SDIO card at address 0001
  352. [ 1.488648] mmc1: new ultra high speed DDR50 SDHC card at address e624
  353. [ 1.499865] mmcblk1: mmc1:e624 SS08G 7.40 GiB
  354. [ 1.510410] mmcblk1: p1 p2
  355. [ 1.530663] EXT4-fs (mmcblk1p2): INFO: recovery required on readonly filesystem
  356. [ 1.538073] EXT4-fs (mmcblk1p2): write access will be enabled during recovery
  357. [ 1.708993] EXT4-fs (mmcblk1p2): recovery complete
  358. [ 1.717582] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
  359. [ 1.725831] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  360. [ 1.732772] devtmpfs: mounted
  361. [ 1.739956] Freeing unused kernel memory: 5184K
  362. [ 1.744739] Run /sbin/init as init process
  363. [ 2.078660] systemd[1]: System time before build time, advancing clock.
  364. [ 2.105969] efivars: get_next_variable: status=8000000000000003
  365. [ 2.116838] systemd[1]: systemd 242 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCR)
  366. [ 2.139063] systemd[1]: Detected architecture arm64.
  367. [ 2.173146] systemd[1]: Set hostname to <ubuntu>.
  368. [ 2.181866] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
Add Comment
Please, Sign In to add comment