Guest User

ACPI boot on Armada7040Db with PCIE

a guest
May 9th, 2019
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.23 KB | None | 0 0
  1. BLK0: Alias(s):
  2. PcieRoot(0x0)/Pci(0x0,0x0)/USB(0x2,0x0)
  3. BLK1: Alias(s):
  4. PcieRoot(0x0)/Pci(0x0,0x0)/USB(0x2,0x0)/HD(1,MBR,0x5076A1C8,0x800,0xEA
  5. 6940)
  6. Press ESC in 5 seconds to skip startup.nsh or any other key to continue.
  7. Shell> pci
  8. Seg Bus Dev Func
  9. --- --- --- ----
  10. 00 00 00 00 ==> Serial Bus Controllers - USB
  11. Vendor 1033 Device 0194 Prog Interface 30
  12. Shell> fs2:
  13. FS2:\> linux_51.efi root=/dev/sdc1 rw rootwait
  14. EFI stub: Booting Linux Kernel...
  15. EFI stub: Generating empty DTB
  16. EFI stub: Exiting boot services and installing virtual address map...
  17. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd081]
  18. [ 0.000000] Linux version 5.1.0-rc2-00001-g4169b42-dirty (mw@gilgamesh) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05)) #18 SMP PREEMPT Sat Mar 30 08:43:43 CET 2019
  19. [ 0.000000] efi: Getting EFI parameters from FDT:
  20. [ 0.000000] efi: EFI v2.70 by EDK II
  21. [ 0.000000] efi: ACPI 2.0=0xb6760000 MEMATTR=0xbc455418 ESRT=0xbc5c5898 RNG=0xbffdc998 MEMRESERVE=0xb6773018
  22. [ 0.000000] efi: seeding entropy pool
  23. [ 0.000000] esrt: Reserving ESRT space from 0x00000000bc5c5898 to 0x00000000bc5c58d0.
  24. [ 0.000000] cma: Reserved 32 MiB at 0x00000000bd800000
  25. [ 0.000000] ACPI: Early table checksum verification disabled
  26. [ 0.000000] ACPI: RSDP 0x00000000B6760000 000024 (v02 MVEBU )
  27. [ 0.000000] ACPI: XSDT 0x00000000B6750000 000054 (v01 MVEBU ARMADA7K 00000000 01000013)
  28. [ 0.000000] ACPI: FACP 0x00000000B6720000 000114 (v06 MVEBU ARMADA7K 00000000 LNRO 00000000)
  29. [ 0.000000] ACPI: DSDT 0x00000000B6740000 0007A9 (v02 MVEBU ARMADA7K 00000003 INTL 20160108)
  30. [ 0.000000] ACPI: MCFG 0x00000000B6730000 00003C (v01 MVEBU ARMADA7K 00000000 LNRO 00000000)
  31. [ 0.000000] ACPI: GTDT 0x00000000B6710000 00007C (v02 MVEBU ARMADA7K 00000000 LNRO 00000000)
  32. [ 0.000000] ACPI: APIC 0x00000000B6700000 0001E4 (v04 MVEBU ARMADA7K 00000000 LNRO 00000000)
  33. [ 0.000000] ACPI: PPTT 0x00000000B66F0000 0001E4 (v01 MVEBU ARMADA7K 00000000 LNRO 00000000)
  34. [ 0.000000] ACPI: SPCR 0x00000000B66E0000 000050 (v02 MVEBU ARMADA7K 00000000 LNRO 00000000)
  35. [ 0.000000] ACPI: SPCR: console: uart,mmio,0xf0512000
  36. [ 0.000000] ACPI: NUMA: Failed to initialise from firmware
  37. [ 0.000000] NUMA: Faking a node at [mem 0x0000000000000000-0x000000013fffffff]
  38. [ 0.000000] NUMA: NODE_DATA [mem 0x13f801840-0x13f802fff]
  39. [ 0.000000] Zone ranges:
  40. [ 0.000000] DMA32 [mem 0x0000000000000000-0x00000000ffffffff]
  41. [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]
  42. [ 0.000000] Movable zone start for each node
  43. [ 0.000000] Early memory node ranges
  44. [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000003ffffff]
  45. [ 0.000000] node 0: [mem 0x0000000005400000-0x00000000bf80ffff]
  46. [ 0.000000] node 0: [mem 0x00000000bf810000-0x00000000bfbeffff]
  47. [ 0.000000] node 0: [mem 0x00000000bfbf0000-0x00000000bfc0ffff]
  48. [ 0.000000] node 0: [mem 0x00000000bfc10000-0x00000000bffdffff]
  49. [ 0.000000] node 0: [mem 0x00000000bffe0000-0x00000000bfffffff]
  50. [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]
  51. [ 0.000000] Zeroed struct page in unavailable ranges: 992 pages
  52. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000013fffffff]
  53. [ 0.000000] psci: probing for conduit method from ACPI.
  54. [ 0.000000] psci: PSCIv1.1 detected in firmware.
  55. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  56. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  57. [ 0.000000] psci: SMC Calling Convention v1.1
  58. [ 0.000000] ACPI: SRAT not present
  59. [ 0.000000] random: get_random_bytes called from start_kernel+0xa4/0x470 with crng_init=0
  60. [ 0.000000] percpu: Embedded 23 pages/cpu @(____ptrval____) s56664 r8192 d29352 u94208
  61. [ 0.000000] Detected PIPT I-cache on CPU0
  62. [ 0.000000] CPU features: detected: EL2 vector hardening
  63. [ 0.000000] Speculative Store Bypass Disable mitigation not required
  64. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1027152
  65. [ 0.000000] Policy zone: Normal
  66. [ 0.000000] Kernel command line: linux_51.efi root=/dev/sdc1 rw rootwait
  67. [ 0.000000] software IO TLB: mapped [mem 0xb8455000-0xbc455000] (64MB)
  68. [ 0.000000] Memory: 3972080K/4173824K available (11260K kernel code, 1714K rwdata, 5552K rodata, 1408K init, 446K bss, 168976K reserved, 32768K cma-reserved)
  69. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  70. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  71. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
  72. [ 0.000000] Tasks RCU enabled.
  73. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  74. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  75. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  76. [ 0.000000] GIC: Using split EOI/Deactivate mode
  77. [ 0.000000] GICv2m: range[mem 0xf0280000-0xf0280fff], SPI[160:191]
  78. [ 0.000000] GICv2m: range[mem 0xf0290000-0xf0290fff], SPI[192:223]
  79. [ 0.000000] GICv2m: range[mem 0xf02a0000-0xf02a0fff], SPI[224:255]
  80. [ 0.000000] GICv2m: range[mem 0xf02b0000-0xf02b0fff], SPI[256:287]
  81. [ 0.000000] arch_timer: cp15 timer(s) running at 25.00MHz (phys).
  82. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x5c40939b5, max_idle_ns: 440795202646 ns
  83. [ 0.000002] sched_clock: 56 bits at 25MHz, resolution 40ns, wraps every 4398046511100ns
  84. [ 0.000059] Console: colour dummy device 80x25
  85. [ 0.000093] ACPI: Core revision 20190215
  86. [ 0.000169] Calibrating delay loop (skipped), value calculated using timer frequency.. 50.00 BogoMIPS (lpj=100000)
  87. [ 0.000176] pid_max: default: 32768 minimum: 301
  88. [ 0.000211] LSM: Security Framework initializing
  89. [ 0.002227] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
  90. [ 0.003265] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
  91. [ 0.003326] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
  92. [ 0.003372] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
  93. [ 0.003641] *** VALIDATE proc ***
  94. [ 0.003745] *** VALIDATE cgroup1 ***
  95. [ 0.003750] *** VALIDATE cgroup2 ***
  96. [ 0.028056] ASID allocator initialised with 32768 entries
  97. [ 0.036053] rcu: Hierarchical SRCU implementation.
  98. [ 0.044150] Remapping and enabling EFI services.
  99. [ 0.052071] smp: Bringing up secondary CPUs ...
  100. [ 0.084287] Detected PIPT I-cache on CPU1
  101. [ 0.084322] CPU1: Booted secondary processor 0x0000000001 [0x410fd081]
  102. [ 0.116312] Detected PIPT I-cache on CPU2
  103. [ 0.116339] CPU2: Booted secondary processor 0x0000000100 [0x410fd081]
  104. [ 0.148345] Detected PIPT I-cache on CPU3
  105. [ 0.148365] CPU3: Booted secondary processor 0x0000000101 [0x410fd081]
  106. [ 0.148414] smp: Brought up 1 node, 4 CPUs
  107. [ 0.148424] SMP: Total of 4 processors activated.
  108. [ 0.148429] CPU features: detected: 32-bit EL0 Support
  109. [ 0.148434] CPU features: detected: CRC32 instructions
  110. [ 0.148999] CPU: All CPU(s) started at EL2
  111. [ 0.149017] alternatives: patching kernel code
  112. [ 0.149738] devtmpfs: initialized
  113. [ 0.150266] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  114. [ 0.150286] futex hash table entries: 1024 (order: 4, 65536 bytes)
  115. [ 0.150800] pinctrl core: initialized pinctrl subsystem
  116. [ 0.151507] DMI not present or invalid.
  117. [ 0.151774] NET: Registered protocol family 16
  118. [ 0.151955] audit: initializing netlink subsys (disabled)
  119. [ 0.152024] audit: type=2000 audit(0.148:1): state=initialized audit_enabled=0 res=1
  120. [ 0.152648] cpuidle: using governor menu
  121. [ 0.152824] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
  122. [ 0.152831] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  123. [ 0.153387] DMA: preallocated 256 KiB pool for atomic allocations
  124. [ 0.153641] ACPI: bus type PCI registered
  125. [ 0.153646] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  126. [ 0.153831] Serial: AMBA PL011 UART driver
  127. [ 0.164584] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
  128. [ 0.164592] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
  129. [ 0.164596] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  130. [ 0.164600] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
  131. [ 0.164871] cryptd: max_cpu_qlen set to 1000
  132. [ 0.165271] ACPI: Added _OSI(Module Device)
  133. [ 0.165276] ACPI: Added _OSI(Processor Device)
  134. [ 0.165280] ACPI: Added _OSI(3.0 _SCP Extensions)
  135. [ 0.165284] ACPI: Added _OSI(Processor Aggregator Device)
  136. [ 0.165289] ACPI: Added _OSI(Linux-Dell-Video)
  137. [ 0.165293] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
  138. [ 0.165296] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
  139. [ 0.165671] ACPI: 1 ACPI AML tables successfully acquired and loaded
  140. [ 0.166072] ACPI: Interpreter enabled
  141. [ 0.166076] ACPI: Using GIC for interrupt routing
  142. [ 0.166107] ACPI: MCFG table detected, 1 entries
  143. [ 0.168613] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00])
  144. [ 0.168625] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
  145. [ 0.168843] acpi PNP0A08:00: _OSC: platform does not support [LTR]
  146. [ 0.169027] acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability]
  147. [ 0.169359] acpi PNP0A08:00: ECAM area [mem 0xe0008000-0xe0107fff] reserved by PNP0C02:00
  148. [ 0.169383] acpi PNP0A08:00: ECAM at [mem 0xe0008000-0xe0107fff] for [bus 00]
  149. [ 0.169424] Remapped I/O 0x00000000eff00000 to [io 0x0000-0xffff window]
  150. [ 0.169603] PCI host bridge to bus 0000:00
  151. [ 0.169609] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff window]
  152. [ 0.169614] pci_bus 0000:00: root bus resource [mem 0x800000000-0x8ffffffff window]
  153. [ 0.169619] pci_bus 0000:00: root bus resource [io 0x0000-0xffff window]
  154. [ 0.169623] pci_bus 0000:00: root bus resource [bus 00]
  155. [ 0.169979] pci 0000:00:00.0: BAR 0: assigned [mem 0x800000000-0x800001fff 64bit]
  156. [ 0.172558] vgaarb: loaded
  157. [ 0.172710] SCSI subsystem initialized
  158. [ 0.172923] ACPI: bus type USB registered
  159. [ 0.172991] usbcore: registered new interface driver usbfs
  160. [ 0.173015] usbcore: registered new interface driver hub
  161. [ 0.173050] usbcore: registered new device driver usb
  162. [ 0.173226] pps_core: LinuxPPS API ver. 1 registered
  163. [ 0.173230] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  164. [ 0.173241] PTP clock support registered
  165. [ 0.173286] EDAC MC: Ver: 3.0.0
  166. [ 0.176563] Registered efivars operations
  167. [ 0.178139] Advanced Linux Sound Architecture Driver Initialized.
  168. [ 0.178541] clocksource: Switched to clocksource arch_sys_counter
  169. [ 0.178643] VFS: Disk quotas dquot_6.6.0
  170. [ 0.178676] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  171. [ 0.178698] *** VALIDATE hugetlbfs ***
  172. [ 0.178793] pnp: PnP ACPI init
  173. [ 0.178973] system 00:00: [mem 0xe0008000-0xf0007fff] could not be reserved
  174. [ 0.179003] pnp: PnP ACPI: found 1 devices
  175. [ 0.182744] NET: Registered protocol family 2
  176. [ 0.183281] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes)
  177. [ 0.183337] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
  178. [ 0.183534] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
  179. [ 0.183849] TCP: Hash tables configured (established 32768 bind 32768)
  180. [ 0.183961] UDP hash table entries: 2048 (order: 4, 65536 bytes)
  181. [ 0.184026] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
  182. [ 0.184152] NET: Registered protocol family 1
  183. [ 0.184473] RPC: Registered named UNIX socket transport module.
  184. [ 0.184479] RPC: Registered udp transport module.
  185. [ 0.184482] RPC: Registered tcp transport module.
  186. [ 0.184485] RPC: Registered tcp NFSv4.1 backchannel transport module.
  187. [ 0.184516] pci 0000:00:00.0: enabling device (0000 -> 0002)
  188. [ 0.184866] hw perfevents: enabled with armv8_pmuv3_0 PMU driver, 7 counters available
  189. [ 0.184884] kvm [1]: IPA Size Limit: 44bits
  190. [ 0.185265] kvm [1]: vgic interrupt IRQ1
  191. [ 0.185346] kvm [1]: Hyp mode initialized successfully
  192. [ 0.189380] Initialise system trusted keyrings
  193. [ 0.189464] workingset: timestamp_bits=44 max_order=20 bucket_order=0
  194. [ 0.193202] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  195. [ 0.193609] NFS: Registering the id_resolver key type
  196. [ 0.193623] Key type id_resolver registered
  197. [ 0.193626] Key type id_legacy registered
  198. [ 0.193633] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  199. [ 0.193735] 9p: Installing v9fs 9p2000 file system support
  200. [ 0.196869] Key type asymmetric registered
  201. [ 0.196875] Asymmetric key parser 'x509' registered
  202. [ 0.196910] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
  203. [ 0.196917] io scheduler mq-deadline registered
  204. [ 0.196921] io scheduler kyber registered
  205. [ 0.203676] EINJ: EINJ table not found.
  206. [ 0.203899] ACPI GTDT: found 1 SBSA generic Watchdog(s).
  207. [ 0.207536] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  208. [ 0.229638] HISI0031:00: ttyS0 at MMIO 0xf0512000 (irq = 8, base_baud = 12500000) is a 16550A
  209. [ 1.355949] printk: console [ttyS0] enabled
  210. [ 1.360600] SuperH (H)SCI(F) driver initialized
  211. [ 1.365292] msm_serial: driver initialized
  212. [ 1.373884] loop: module loaded
  213. [ 1.377863] ahci LNRO001E:00: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl platform mode
  214. [ 1.386270] ahci LNRO001E:00: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs
  215. [ 1.394910] scsi host0: ahci
  216. [ 1.398105] scsi host1: ahci
  217. [ 1.401157] ata1: SATA max UDMA/133 mmio [mem 0xf2540000-0xf256ffff] port 0x100 irq 5
  218. [ 1.409029] ata2: SATA max UDMA/133 mmio [mem 0xf2540000-0xf256ffff] port 0x180 irq 5
  219. [ 1.418110] libphy: Fixed MDIO Bus: probed
  220. [ 1.422610] tun: Universal TUN/TAP device driver, 1.6
  221. [ 1.427993] thunder_xcv, ver 1.0
  222. [ 1.431267] thunder_bgx, ver 1.0
  223. [ 1.434526] nicpf, ver 1.0
  224. [ 1.437406] hclge is initializing
  225. [ 1.440742] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
  226. [ 1.447999] hns3: Copyright (c) 2017 Huawei Corporation.
  227. [ 1.453390] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  228. [ 1.459252] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  229. [ 1.465223] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
  230. [ 1.472218] igb: Copyright (c) 2007-2014 Intel Corporation.
  231. [ 1.477837] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
  232. [ 1.485704] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
  233. [ 1.499005] mvpp2 MRVL0110:00 eth0: Using random mac address 36:98:d8:3e:73:e4
  234. [ 1.508040] mvpp2 MRVL0110:00 eth1: Using random mac address 9e:45:fd:3e:b2:bf
  235. [ 1.517084] mvpp2 MRVL0110:00 eth2: Using random mac address 72:30:a2:d0:35:d2
  236. [ 1.530999] sky2: driver version 1.30
  237. [ 1.535049] VFIO - User Level meta-driver version: 0.3
  238. [ 1.540783] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  239. [ 1.547380] ehci-pci: EHCI PCI platform driver
  240. [ 1.551875] ehci-platform: EHCI generic platform driver
  241. [ 1.557180] ehci-orion: EHCI orion driver
  242. [ 1.561242] ehci-exynos: EHCI EXYNOS driver
  243. [ 1.565475] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  244. [ 1.571696] ohci-pci: OHCI PCI platform driver
  245. [ 1.576189] ohci-platform: OHCI generic platform driver
  246. [ 1.581477] ohci-exynos: OHCI EXYNOS driver
  247. [ 1.585908] xhci_hcd 0000:00:00.0: xHCI Host Controller
  248. [ 1.591175] xhci_hcd 0000:00:00.0: new USB bus registered, assigned bus number 1
  249. [ 1.598891] xhci_hcd 0000:00:00.0: hcc params 0x014042c3 hci version 0x96 quirks 0x0000000000000004
  250. [ 1.608602] hub 1-0:1.0: USB hub found
  251. [ 1.612415] hub 1-0:1.0: 2 ports detected
  252. [ 1.616648] xhci_hcd 0000:00:00.0: xHCI Host Controller
  253. [ 1.621915] xhci_hcd 0000:00:00.0: new USB bus registered, assigned bus number 2
  254. [ 1.629358] xhci_hcd 0000:00:00.0: Host supports USB 3.0 SuperSpeed
  255. [ 1.635780] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  256. [ 1.644144] hub 2-0:1.0: USB hub found
  257. [ 1.647943] hub 2-0:1.0: 2 ports detected
  258. [ 1.652383] xhci-hcd PNP0D10:00: xHCI Host Controller
  259. [ 1.657477] xhci-hcd PNP0D10:00: new USB bus registered, assigned bus number 3
  260. [ 1.664989] xhci-hcd PNP0D10:00: hcc params 0x0a000990 hci version 0x100 quirks 0x0000000000010010
  261. [ 1.674013] xhci-hcd PNP0D10:00: irq 6, io mem 0xf2500000
  262. [ 1.679787] hub 3-0:1.0: USB hub found
  263. [ 1.683573] hub 3-0:1.0: 1 port detected
  264. [ 1.687644] xhci-hcd PNP0D10:00: xHCI Host Controller
  265. [ 1.692727] xhci-hcd PNP0D10:00: new USB bus registered, assigned bus number 4
  266. [ 1.699989] xhci-hcd PNP0D10:00: Host supports USB 3.0 SuperSpeed
  267. [ 1.706229] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  268. [ 1.714586] hub 4-0:1.0: USB hub found
  269. [ 1.718363] hub 4-0:1.0: 1 port detected
  270. [ 1.722583] xhci-hcd PNP0D10:01: xHCI Host Controller
  271. [ 1.727669] xhci-hcd PNP0D10:01: new USB bus registered, assigned bus number 5
  272. [ 1.735172] xhci-hcd PNP0D10:01: hcc params 0x0a000990 hci version 0x100 quirks 0x0000000000010010
  273. [ 1.735555] ata1: SATA link down (SStatus 0 SControl 300)
  274. [ 1.744193] xhci-hcd PNP0D10:01: irq 7, io mem 0xf2510000
  275. [ 1.755371] hub 5-0:1.0: USB hub found
  276. [ 1.759159] hub 5-0:1.0: 1 port detected
  277. [ 1.763236] xhci-hcd PNP0D10:01: xHCI Host Controller
  278. [ 1.768319] xhci-hcd PNP0D10:01: new USB bus registered, assigned bus number 6
  279. [ 1.775579] xhci-hcd PNP0D10:01: Host supports USB 3.0 SuperSpeed
  280. [ 1.781815] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
  281. [ 1.790162] hub 6-0:1.0: USB hub found
  282. [ 1.793952] hub 6-0:1.0: 1 port detected
  283. [ 1.798216] usbcore: registered new interface driver usb-storage
  284. [ 1.805438] rtc-efi rtc-efi: registered as rtc0
  285. [ 1.810221] i2c /dev entries driver
  286. [ 1.815130] sdhci: Secure Digital Host Controller Interface driver
  287. [ 1.821347] sdhci: Copyright(c) Pierre Ossman
  288. [ 1.825881] Synopsys Designware Multimedia Card Interface Driver
  289. [ 1.832150] sdhci-pltfm: SDHCI platform and OF driver helper
  290. [ 1.838265] ledtrig-cpu: registered to indicate activity on CPUs
  291. [ 1.845142] usbcore: registered new interface driver usbhid
  292. [ 1.850752] usbhid: USB HID core driver
  293. [ 1.856030] NET: Registered protocol family 17
  294. [ 1.860613] 9pnet: Installing 9P2000 support
  295. [ 1.864939] Key type dns_resolver registered
  296. [ 1.869597] registered taskstats version 1
  297. [ 1.873722] Loading compiled-in X.509 certificates
  298. [ 1.878800] rtc-efi rtc-efi: setting system clock to 2019-05-09T08:56:37 UTC (1557392197)
  299. [ 1.887054] ALSA device list:
  300. [ 1.890033] No soundcards found.
  301. [ 1.890564] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  302. [ 1.900370] ata2.00: ATA-8: WDC WD2500AAKX-753CA1, 17.01H17, max UDMA/133
  303. [ 1.907206] ata2.00: 488397168 sectors, multi 0: LBA48 NCQ (depth 32)
  304. [ 1.914449] ata2.00: configured for UDMA/133
  305. [ 1.919078] scsi 1:0:0:0: Direct-Access ATA WDC WD2500AAKX-7 1H17 PQ: 0 ANSI: 5
  306. [ 1.927628] sd 1:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
  307. [ 1.935206] sd 1:0:0:0: [sda] Write Protect is off
  308. [ 1.940063] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  309. [ 1.949197] sd 1:0:0:0: [sda] Optimal transfer size 0 bytes < PAGE_SIZE (4096 bytes)
  310. [ 1.956999] usb 1-1: new high-speed USB device number 2 using xhci_hcd
  311. [ 1.977065] sda: sda1 sda2 sda3
  312. [ 1.981024] sd 1:0:0:0: [sda] Attached SCSI removable disk
  313. [ 1.986591] Waiting for root device /dev/sdc1...
  314. [ 2.134579] usb 6-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
  315. [ 2.159760] usb-storage 6-1:1.0: USB Mass Storage device detected
  316. [ 2.166131] scsi host2: usb-storage 6-1:1.0
  317. [ 2.290623] usb-storage 1-1:1.0: USB Mass Storage device detected
  318. [ 2.296939] scsi host3: usb-storage 1-1:1.0
  319. [ 3.170879] scsi 2:0:0:0: Direct-Access Seagate Expansion 0502 PQ: 0 ANSI: 6
  320. [ 3.179399] sd 2:0:0:0: [sdb] 1953525167 512-byte logical blocks: (1.00 TB/932 GiB)
  321. [ 3.187296] sd 2:0:0:0: [sdb] Write Protect is off
  322. [ 3.192297] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  323. [ 3.201391] sd 2:0:0:0: [sdb] Optimal transfer size 0 bytes < PAGE_SIZE (4096 bytes)
  324. [ 3.210269] sdb: sdb1
  325. [ 3.213665] sd 2:0:0:0: [sdb] Attached SCSI disk
  326. [ 3.420322] scsi 3:0:0:0: Direct-Access Kingston DataTraveler 3.0 PMAP PQ: 0 ANSI: 6
  327. [ 4.489841] sd 3:0:0:0: [sdc] 15364416 512-byte logical blocks: (7.87 GB/7.33 GiB)
  328. [ 4.497598] sd 3:0:0:0: [sdc] Write Protect is off
  329. [ 4.502556] sd 3:0:0:0: [sdc] No Caching mode page found
  330. [ 4.507900] sd 3:0:0:0: [sdc] Assuming drive cache: write through
  331. [ 4.514026] sd 3:0:0:0: [sdc] Optimal transfer size 0 bytes < PAGE_SIZE (4096 bytes)
  332. [ 4.552729] sdc: sdc1
  333. [ 4.556343] sd 3:0:0:0: [sdc] Attached SCSI removable disk
  334. [ 4.618241] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
  335. [ 4.625965] VFS: Mounted root (ext4 filesystem) on device 8:33.
  336. [ 4.635727] devtmpfs: mounted
  337. [ 4.639314] Freeing unused kernel memory: 1408K
  338. [ 4.658588] Run /sbin/init as init process
  339. [ 4.677116] random: fast init done
  340. [ 4.782572] EXT4-fs (sdc1): re-mounted. Opts: (null)
  341. Starting logging: OK
  342. Initializing random number generator... [ 4.946852] random: dd: uninitialized urandom read (512 bytes read)
  343. done.
  344. Starting rpcbind: OK
  345. Starting network...
  346. Starting lighttpd: [ 5.023658] random: lighttpd: uninitialized urandom read (4096 bytes read)
  347. OK
  348. Starting Netatalk
  349. [ 5.147297] random: ssh-keygen: uninitialized urandom read (32 bytes read)
  350. Starting sshd: OK
  351. Starting NFS statd: done
  352. Starting NFS services: exportfs: can't open /run/nfs/xtab for reading
  353. done
  354. Starting NFS daemon: rpc.nfsd: Unable to access /proc/fs/nfsd errno 2 (No such file or directory).
  355. Please try, as root, 'mount -t nfsd nfsd /proc/fs/nfsd' and then restart rpc.nfsd to correct the problem
  356. done
  357. Starting NFS mountd: done
  358. Starting vsftpd: OK
  359. Starting HPA's tftpd:
  360. Welcome to Buildroot
  361. buildroot login: root
  362. # lspci
  363. 00:00.0 Class 0c03: 1033:0194
Add Comment
Please, Sign In to add comment