Advertisement
Guest User

bootlog

a guest
May 26th, 2021
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.10 KB | None | 0 0
  1. append: console=ttySIF0,115200 root=/dev/mmcblk0p1 rootfs=ext4 rootwait rw earlycon
  2. Retrieving file: /boot/hifive-unleashed-a00.dtb
  3. 8040 bytes read in 8 ms (981.4 KiB/s)
  4. Moving Image from 0x84000000 to 0x80200000, end=812c2690
  5. ## Flattened Device Tree blob at 88000000
  6. Booting using the fdt blob at 0x88000000
  7. Using Device Tree in place at 0000000088000000, end 0000000088004f67
  8.  
  9. Starting kernel ...
  10.  
  11. [ 0.000000] OF: fdt: Ignoring memory range 0x80000000 - 0x80200000
  12. [ 0.000000] Linux version 5.8.18-dirty (ricecracker@ricecracker-MS-7B98) (riscv64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1 SMP Wed May 26 14:06:451
  13. [ 0.000000] earlycon: sifive0 at MMIO 0x0000000010010000 (options '')
  14. [ 0.000000] printk: bootconsole [sifive0] enabled
  15. [ 0.000000] Zone ranges:
  16. [ 0.000000] DMA32 [mem 0x0000000080200000-0x00000000ffffffff]
  17. [ 0.000000] Normal [mem 0x0000000100000000-0x000000027fffffff]
  18. [ 0.000000] Movable zone start for each node
  19. [ 0.000000] Early memory node ranges
  20. [ 0.000000] node 0: [mem 0x0000000080200000-0x000000027fffffff]
  21. [ 0.000000] Initmem setup node 0 [mem 0x0000000080200000-0x000000027fffffff]
  22. [ 0.000000] software IO TLB: mapped [mem 0xfbfff000-0xfffff000] (64MB)
  23. [ 0.000000] SBI specification v0.2 detected
  24. [ 0.000000] SBI implementation ID=0x1 Version=0x8
  25. [ 0.000000] SBI v0.2 TIME extension detected
  26. [ 0.000000] SBI v0.2 IPI extension detected
  27. [ 0.000000] SBI v0.2 RFENCE extension detected
  28. [ 0.000000] SBI v0.2 HSM extension detected
  29. [ 0.000000] CPU with hartid=0 is not available
  30. [ 0.000000] CPU with hartid=0 is not available
  31. [ 0.000000] riscv: ISA extensions acdfim
  32. [ 0.000000] riscv: ELF capabilities acdfim
  33. [ 0.000000] percpu: Embedded 18 pages/cpu s33064 r8192 d32472 u73728
  34. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 2067975
  35. [ 0.000000] Kernel command line: console=ttySIF0,115200 root=/dev/mmcblk0p1 rootfs=ext4 rootwait rw earlycon
  36. [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
  37. [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  38. [ 0.000000] Sorting __ex_table...
  39. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  40. [ 0.000000] Memory: 8176120K/8386560K available (8382K kernel code, 4224K rwdata, 4096K rodata, 256K init, 317K bss, 210440K reserved, 0K cma-reserved)
  41. [ 0.000000] Virtual kernel memory layout:
  42. [ 0.000000] fixmap : 0xffffffcefee00000 - 0xffffffceff000000 (2048 kB)
  43. [ 0.000000] pci io : 0xffffffceff000000 - 0xffffffcf00000000 ( 16 MB)
  44. [ 0.000000] vmemmap : 0xffffffcf00000000 - 0xffffffcfffffffff (4095 MB)
  45. [ 0.000000] vmalloc : 0xffffffd000000000 - 0xffffffdfffffffff (65535 MB)
  46. [ 0.000000] lowmem : 0xffffffe000000000 - 0xffffffe1ffe00000 (8190 MB)
  47. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  48. [ 0.000000] rcu: Hierarchical RCU implementation.
  49. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  50. [ 0.000000] rcu: RCU debug extended QS entry/exit.
  51. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  52. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  53. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  54. [ 0.000000] CPU with hartid=0 is not available
  55. [ 0.000000] riscv-intc: unable to find hart id for /cpus/cpu@0/interrupt-controller
  56. [ 0.000000] riscv-intc: 64 local interrupts mapped
  57. [ 0.000000] plic: interrupt-controller@c000000: mapped 53 interrupts with 4 handlers for 9 contexts.
  58. [ 0.000000] riscv_timer_init_dt: Registering clocksource cpuid [0] hartid [4]
  59. [ 0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 3526361616960 ns
  60. [ 0.000007] sched_clock: 64 bits at 1000kHz, resolution 1000ns, wraps every 2199023255500ns
  61. [ 0.008482] Console: colour dummy device 80x25
  62. [ 0.012829] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=4000)
  63. [ 0.022846] pid_max: default: 32768 minimum: 301
  64. [ 0.027960] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  65. [ 0.035336] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  66. [ 0.045115] rcu: Hierarchical SRCU implementation.
  67. [ 0.049958] smp: Bringing up secondary CPUs ...
  68. [ 0.056137] smp: Brought up 1 node, 4 CPUs
  69. [ 0.060955] devtmpfs: initialized
  70. [ 0.065708] random: get_random_u32 called from bucket_table_alloc.isra.0+0x4e/0x154 with crng_init=0
  71. [ 0.066176] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  72. [ 0.084270] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  73. [ 0.092062] NET: Registered protocol family 16
  74. [ 0.096386] cpuidle: using governor menu
  75. [ 0.116515] vgaarb: loaded
  76. [ 0.118791] SCSI subsystem initialized
  77. [ 0.122798] usbcore: registered new interface driver usbfs
  78. [ 0.127769] usbcore: registered new interface driver hub
  79. [ 0.133013] usbcore: registered new device driver usb
  80. [ 0.138951] clocksource: Switched to clocksource riscv_clocksource
  81. [ 0.152156] NET: Registered protocol family 2
  82. [ 0.156407] tcp_listen_portaddr_hash hash table entries: 4096 (order: 5, 163840 bytes, linear)
  83. [ 0.164913] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
  84. [ 0.174263] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
  85. [ 0.188174] TCP: Hash tables configured (established 65536 bind 65536)
  86. [ 0.194422] UDP hash table entries: 4096 (order: 6, 393216 bytes, linear)
  87. [ 0.202048] UDP-Lite hash table entries: 4096 (order: 6, 393216 bytes, linear)
  88. [ 0.210040] NET: Registered protocol family 1
  89. [ 0.214357] RPC: Registered named UNIX socket transport module.
  90. [ 0.219542] RPC: Registered udp transport module.
  91. [ 0.224223] RPC: Registered tcp transport module.
  92. [ 0.228908] RPC: Registered tcp NFSv4.1 backchannel transport module.
  93. [ 0.235336] PCI: CLS 0 bytes, default 64
  94. [ 0.240527] workingset: timestamp_bits=62 max_order=21 bucket_order=0
  95. [ 0.254919] NFS: Registering the id_resolver key type
  96. [ 0.259263] Key type id_resolver registered
  97. [ 0.263402] Key type id_legacy registered
  98. [ 0.267409] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  99. [ 0.274239] 9p: Installing v9fs 9p2000 file system support
  100. [ 0.279938] NET: Registered protocol family 38
  101. [ 0.284022] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  102. [ 0.291366] io scheduler mq-deadline registered
  103. [ 0.295872] io scheduler kyber registered
  104. [ 0.359065] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  105. [ 0.365878] 10010000.serial: ttySIF0 at MMIO 0x10010000 (irq = 1, base_baud = 0) is a SiFive UART v0
  106. [ 0.374280] printk: console [ttySIF0] enabled
  107. [ 0.374280] printk: console [ttySIF0] enabled
  108. [ 0.382941] printk: bootconsole [sifive0] disabled
  109. [ 0.382941] printk: bootconsole [sifive0] disabled
  110. [ 0.392817] 10011000.serial: ttySIF1 at MMIO 0x10011000 (irq = 12, base_baud = 0) is a SiFive UART v0
  111. [ 0.402267] [drm] radeon kernel modesetting enabled.
  112. [ 0.421038] loop: module loaded
  113. [ 0.424032] sifive_spi 10040000.spi: mapped; irq=14, cs=1
  114. [ 0.429449] sifive_spi 10050000.spi: mapped; irq=15, cs=1
  115. [ 0.435260] libphy: Fixed MDIO Bus: probed
  116. [ 0.439407] macb 10090000.ethernet: Registered clk switch 'sifive-gemgxl-mgmt'
  117. [ 0.446420] libphy: MACB_mii_bus: probed
  118. [ 0.451400] macb 10090000.ethernet eth0: Cadence GEM rev 0x10070109 at 0x10090000 irq 16 (70:b3:d5:92:f2:9d)
  119. [ 0.460604] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  120. [ 0.466277] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  121. [ 0.472282] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  122. [ 0.478693] ehci-pci: EHCI PCI platform driver
  123. [ 0.483153] ehci-platform: EHCI generic platform driver
  124. [ 0.488424] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  125. [ 0.494558] ohci-pci: OHCI PCI platform driver
  126. [ 0.498960] ohci-platform: OHCI generic platform driver
  127. [ 0.504605] usbcore: registered new interface driver uas
  128. [ 0.509486] usbcore: registered new interface driver usb-storage
  129. [ 0.515574] mousedev: PS/2 mouse device common for all mice
  130. [ 0.547251] mmc_spi spi1.0: SD/MMC host mmc0, no DMA, no WP, no poweroff, cd polling
  131. [ 0.554429] usbcore: registered new interface driver usbhid
  132. [ 0.559789] usbhid: USB HID core driver
  133. [ 0.564425] NET: Registered protocol family 10
  134. [ 0.569230] Segment Routing with IPv6
  135. [ 0.572208] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  136. [ 0.578632] NET: Registered protocol family 17
  137. [ 0.582677] 9pnet: Installing 9P2000 support
  138. [ 0.586787] Key type dns_resolver registered
  139. [ 0.593076] Waiting for root device /dev/mmcblk0p1...
  140. [ 0.650520] mmc0: host does not support reading read-only switch, assuming write-enable
  141. [ 0.657767] mmc0: new SDHC card on SPI
  142. [ 0.662691] mmcblk0: mmc0:0000 SS08G 7.40 GiB
  143. [ 0.699225] GPT:Primary header thinks Alt. header is not at the end of the disk.
  144. [ 0.705860] GPT:7340031 != 15523839
  145. [ 0.709324] GPT:Alternate GPT header not at the end of the disk.
  146. [ 0.715316] GPT:7340031 != 15523839
  147. [ 0.718772] GPT: Use GNU Parted to correct GPT errors.
  148. [ 0.723959] mmcblk0: p1 p12 p13 p14 p15
  149. [ 0.841321] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
  150. [ 0.848689] VFS: Mounted root (ext4 filesystem) on device 179:1.
  151. [ 0.860866] devtmpfs: mounted
  152. [ 0.863732] Freeing unused kernel memory: 256K
  153. [ 0.867927] Run /sbin/init as init process
  154. [ 6.221540] systemd[1]: System time before build time, advancing clock.
  155. [ 6.663390] systemd[1]: systemd 245.4-4ubuntu3.4 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFU)
  156. [ 6.685333] systemd[1]: Detected architecture riscv64.
  157.  
  158. Welcome to Ubuntu 20.04.2 LTS!
  159.  
  160.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement