Advertisement
Guest User

dmesg.log

a guest
Nov 5th, 2021
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.34 KB | None | 0 0
  1. [ 0.000000] Linux version 5.14.16 (gareth-anthony-hulse@tornado) (riscv64-linux-gnu-gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP Thu Nov 4 12:42:18 GMT 2021
  2. [ 0.000000] OF: fdt: Ignoring memory range 0x80000000 - 0x80200000
  3. [ 0.000000] Machine model: SiFive HiFive Unmatched A00
  4. [ 0.000000] efi: UEFI not found.
  5. [ 0.000000] Zone ranges:
  6. [ 0.000000] DMA32 [mem 0x0000000080200000-0x00000000ffffffff]
  7. [ 0.000000] Normal [mem 0x0000000100000000-0x000000047fffffff]
  8. [ 0.000000] Movable zone start for each node
  9. [ 0.000000] Early memory node ranges
  10. [ 0.000000] node 0: [mem 0x0000000080200000-0x000000047fffffff]
  11. [ 0.000000] Initmem setup node 0 [mem 0x0000000080200000-0x000000047fffffff]
  12. [ 0.000000] On node 0, zone DMA32: 512 pages in unavailable ranges
  13. [ 0.000000] SBI specification v0.2 detected
  14. [ 0.000000] SBI implementation ID=0x1 Version=0x9
  15. [ 0.000000] SBI TIME extension detected
  16. [ 0.000000] SBI IPI extension detected
  17. [ 0.000000] SBI RFENCE extension detected
  18. [ 0.000000] SBI v0.2 HSM extension detected
  19. [ 0.000000] CPU with hartid=0 is not available
  20. [ 0.000000] CPU with hartid=0 is not available
  21. [ 0.000000] riscv: ISA extensions acdfim
  22. [ 0.000000] riscv: ELF capabilities acdfim
  23. [ 0.000000] percpu: Embedded 29 pages/cpu s78488 r8192 d32104 u118784
  24. [ 0.000000] pcpu-alloc: s78488 r8192 d32104 u118784 alloc=29*4096
  25. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  26. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4128264
  27. [ 0.000000] Kernel command line: root=/dev/nvme0n1p1 ro quiet radeon.si_support=0 radeon.cik_support=0 amdgpu.si_support=1 amdgpu.cik_support=1 amdgpu.dc=1 amdgpu.dpm=1 amdgpu.modeset=1 amdgpu.ppfeaturemask=0xffffffff
  28. [ 0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
  29. [ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
  30. [ 0.000000] Sorting __ex_table...
  31. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  32. [ 0.000000] software IO TLB: mapped [mem 0x00000000fbfff000-0x00000000fffff000] (64MB)
  33. [ 0.000000] Memory: 16358512K/16775168K available (12671K kernel code, 2318K rwdata, 4939K rodata, 826K init, 410K bss, 416656K reserved, 0K cma-reserved)
  34. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  35. [ 0.000000] ftrace: allocating 44776 entries in 175 pages
  36. [ 0.000000] ftrace: allocated 175 pages with 6 groups
  37. [ 0.000000] trace event string verifier disabled
  38. [ 0.000000] rcu: Hierarchical RCU implementation.
  39. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  40. [ 0.000000] Rude variant of Tasks RCU enabled.
  41. [ 0.000000] Tracing variant of Tasks RCU enabled.
  42. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  43. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  44. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  45. [ 0.000000] CPU with hartid=0 is not available
  46. [ 0.000000] riscv-intc: unable to find hart id for /cpus/cpu@0/interrupt-controller
  47. [ 0.000000] riscv-intc: 64 local interrupts mapped
  48. [ 0.000000] plic: interrupt-controller@c000000: mapped 69 interrupts with 4 handlers for 9 contexts.
  49. [ 0.000000] random: get_random_bytes called from start_kernel+0x572/0x77c with crng_init=0
  50. [ 0.000000] riscv_timer_init_dt: Registering clocksource cpuid [0] hartid [2]
  51. [ 0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x1d854df40, max_idle_ns: 3526361616960 ns
  52. [ 0.000001] sched_clock: 64 bits at 1000kHz, resolution 1000ns, wraps every 2199023255500ns
  53. [ 0.000207] Console: colour dummy device 80x25
  54. [ 0.000269] printk: console [tty0] enabled
  55. [ 0.000332] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=4000)
  56. [ 0.000360] pid_max: default: 32768 minimum: 301
  57. [ 0.001294] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  58. [ 0.002131] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  59. [ 0.004783] ASID allocator disabled
  60. [ 0.004925] rcu: Hierarchical SRCU implementation.
  61. [ 0.005280] EFI services will not be available.
  62. [ 0.005738] smp: Bringing up secondary CPUs ...
  63. [ 0.008126] smp: Brought up 1 node, 4 CPUs
  64. [ 0.011446] devtmpfs: initialized
  65. [ 0.013902] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  66. [ 0.013936] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  67. [ 0.014834] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  68. [ 0.015315] thermal_sys: Registered thermal governor 'step_wise'
  69. [ 0.096276] raid6: int64x8 gen() 812 MB/s
  70. [ 0.164348] raid6: int64x8 xor() 560 MB/s
  71. [ 0.232439] raid6: int64x4 gen() 1242 MB/s
  72. [ 0.300491] raid6: int64x4 xor() 749 MB/s
  73. [ 0.368580] raid6: int64x2 gen() 1341 MB/s
  74. [ 0.436638] raid6: int64x2 xor() 722 MB/s
  75. [ 0.504730] raid6: int64x1 gen() 881 MB/s
  76. [ 0.572788] raid6: int64x1 xor() 548 MB/s
  77. [ 0.572796] raid6: using algorithm int64x2 gen() 1341 MB/s
  78. [ 0.572805] raid6: .... xor() 722 MB/s, rmw enabled
  79. [ 0.572813] raid6: using intx1 recovery algorithm
  80. [ 0.572991] iommu: Default domain type: Translated
  81. [ 0.573189] vgaarb: loaded
  82. [ 0.573500] SCSI subsystem initialized
  83. [ 0.573714] libata version 3.00 loaded.
  84. [ 0.573892] usbcore: registered new interface driver usbfs
  85. [ 0.573934] usbcore: registered new interface driver hub
  86. [ 0.573968] usbcore: registered new device driver usb
  87. [ 0.574081] EDAC MC: Ver: 3.0.0
  88. [ 0.574450] Advanced Linux Sound Architecture Driver Initialized.
  89. [ 0.575543] clocksource: Switched to clocksource riscv_clocksource
  90. [ 0.665842] VFS: Disk quotas dquot_6.6.0
  91. [ 0.665935] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  92. [ 0.671625] NET: Registered PF_INET protocol family
  93. [ 0.678604] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  94. [ 0.691811] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
  95. [ 0.692429] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  96. [ 0.696684] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
  97. [ 0.700812] TCP: Hash tables configured (established 131072 bind 65536)
  98. [ 0.703338] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
  99. [ 0.703871] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
  100. [ 0.704979] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
  101. [ 0.706369] NET: Registered PF_UNIX/PF_LOCAL protocol family
  102. [ 0.708523] RPC: Registered named UNIX socket transport module.
  103. [ 0.708538] RPC: Registered udp transport module.
  104. [ 0.708545] RPC: Registered tcp transport module.
  105. [ 0.708553] RPC: Registered tcp NFSv4.1 backchannel transport module.
  106. [ 0.708567] NET: Registered PF_XDP protocol family
  107. [ 0.708584] PCI: CLS 0 bytes, default 64
  108. [ 0.709078] Trying to unpack rootfs image as initramfs...
  109. [ 0.709385] Initialise system trusted keyrings
  110. [ 0.709608] workingset: timestamp_bits=46 max_order=22 bucket_order=0
  111. [ 0.716850] NFS: Registering the id_resolver key type
  112. [ 0.716892] Key type id_resolver registered
  113. [ 0.716900] Key type id_legacy registered
  114. [ 0.716986] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  115. [ 0.716998] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
  116. [ 0.717011] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  117. [ 0.718317] SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, no debug enabled
  118. [ 0.719693] 9p: Installing v9fs 9p2000 file system support
  119. [ 0.748717] NET: Registered PF_ALG protocol family
  120. [ 0.748746] xor: measuring software checksum speed
  121. [ 0.752084] 8regs : 3003 MB/sec
  122. [ 0.755380] 8regs_prefetch : 3003 MB/sec
  123. [ 0.758460] 32regs : 3225 MB/sec
  124. [ 0.761550] 32regs_prefetch : 3209 MB/sec
  125. [ 0.761562] xor: using function: 32regs (3225 MB/sec)
  126. [ 0.761582] Key type asymmetric registered
  127. [ 0.761590] Asymmetric key parser 'x509' registered
  128. [ 0.761677] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
  129. [ 0.762670] io scheduler mq-deadline registered
  130. [ 0.762686] io scheduler kyber registered
  131. [ 1.919008] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  132. [ 1.939351] fu740-pcie e00000000.pcie: host bridge /soc/pcie@e00000000 ranges:
  133. [ 1.939439] fu740-pcie e00000000.pcie: IO 0x0060080000..0x006008ffff -> 0x0060080000
  134. [ 1.939493] fu740-pcie e00000000.pcie: MEM 0x0060090000..0x0070ffffff -> 0x0060090000
  135. [ 1.939510] fu740-pcie e00000000.pcie: MEM 0x2000000000..0x3fffffffff -> 0x2000000000
  136. [ 2.048418] fu740-pcie e00000000.pcie: invalid resource
  137. [ 2.048480] fu740-pcie e00000000.pcie: iATU unroll: enabled
  138. [ 2.048487] fu740-pcie e00000000.pcie: Detected iATU regions: 8 outbound, 8 inbound
  139. [ 2.148564] fu740-pcie e00000000.pcie: Link up
  140. [ 2.148782] fu740-pcie e00000000.pcie: PCI host bridge to bus 0000:00
  141. [ 2.148795] pci_bus 0000:00: root bus resource [bus 00-ff]
  142. [ 2.148809] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] (bus address [0x60080000-0x6008ffff])
  143. [ 2.148818] pci_bus 0000:00: root bus resource [mem 0x60090000-0x70ffffff]
  144. [ 2.148826] pci_bus 0000:00: root bus resource [mem 0x2000000000-0x3fffffffff pref]
  145. [ 2.148870] pci 0000:00:00.0: [f15e:0000] type 01 class 0x060400
  146. [ 2.148889] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x000fffff]
  147. [ 2.148902] pci 0000:00:00.0: reg 0x38: [mem 0x00000000-0x0000ffff pref]
  148. [ 2.148958] pci 0000:00:00.0: supports D1
  149. [ 2.148965] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
  150. [ 2.149632] pci 0000:01:00.0: [1b21:2824] type 01 class 0x060400
  151. [ 2.149702] pci 0000:01:00.0: enabling Extended Tags
  152. [ 2.149816] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
  153. [ 2.159963] pci 0000:01:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  154. [ 2.160174] pci 0000:02:00.0: [1b21:2824] type 01 class 0x060400
  155. [ 2.160253] pci 0000:02:00.0: enabling Extended Tags
  156. [ 2.160379] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
  157. [ 2.160728] pci 0000:02:02.0: [1b21:2824] type 01 class 0x060400
  158. [ 2.160802] pci 0000:02:02.0: enabling Extended Tags
  159. [ 2.160915] pci 0000:02:02.0: PME# supported from D0 D3hot D3cold
  160. [ 2.161208] pci 0000:02:03.0: [1b21:2824] type 01 class 0x060400
  161. [ 2.161279] pci 0000:02:03.0: enabling Extended Tags
  162. [ 2.161392] pci 0000:02:03.0: PME# supported from D0 D3hot D3cold
  163. [ 2.161679] pci 0000:02:04.0: [1b21:2824] type 01 class 0x060400
  164. [ 2.161751] pci 0000:02:04.0: enabling Extended Tags
  165. [ 2.161863] pci 0000:02:04.0: PME# supported from D0 D3hot D3cold
  166. [ 2.162189] pci 0000:02:08.0: [1b21:2824] type 01 class 0x060400
  167. [ 2.162260] pci 0000:02:08.0: enabling Extended Tags
  168. [ 2.162371] pci 0000:02:08.0: PME# supported from D0 D3hot D3cold
  169. [ 2.162908] pci 0000:02:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  170. [ 2.162926] pci 0000:02:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  171. [ 2.162941] pci 0000:02:03.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  172. [ 2.162957] pci 0000:02:04.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  173. [ 2.162972] pci 0000:02:08.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  174. [ 2.163403] pci_bus 0000:03: busn_res: [bus 03-ff] end is updated to 03
  175. [ 2.163590] pci 0000:04:00.0: [1b21:1142] type 00 class 0x0c0330
  176. [ 2.163641] pci 0000:04:00.0: reg 0x10: [mem 0x00000000-0x00007fff 64bit]
  177. [ 2.163837] pci 0000:04:00.0: PME# supported from D3cold
  178. [ 2.175990] pci_bus 0000:04: busn_res: [bus 04-ff] end is updated to 04
  179. [ 2.176229] pci 0000:05:00.0: [8086:2723] type 00 class 0x028000
  180. [ 2.176280] pci 0000:05:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
  181. [ 2.176502] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
  182. [ 2.187986] pci_bus 0000:05: busn_res: [bus 05-ff] end is updated to 05
  183. [ 2.188205] pci 0000:06:00.0: [144d:a808] type 00 class 0x010802
  184. [ 2.188248] pci 0000:06:00.0: reg 0x10: [mem 0x70400000-0x70403fff 64bit]
  185. [ 2.199997] pci_bus 0000:06: busn_res: [bus 06-ff] end is updated to 06
  186. [ 2.200493] pci_bus 0000:07: busn_res: [bus 07-ff] end is updated to 07
  187. [ 2.200511] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 07
  188. [ 2.200525] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 07
  189. [ 2.200601] pci 0000:00:00.0: BAR 0: assigned [mem 0x60100000-0x601fffff]
  190. [ 2.200614] pci 0000:00:00.0: BAR 14: assigned [mem 0x60200000-0x604fffff]
  191. [ 2.200623] pci 0000:00:00.0: BAR 6: assigned [mem 0x60090000-0x6009ffff pref]
  192. [ 2.200635] pci 0000:01:00.0: BAR 14: assigned [mem 0x60200000-0x604fffff]
  193. [ 2.200648] pci 0000:02:02.0: BAR 14: assigned [mem 0x60200000-0x602fffff]
  194. [ 2.200657] pci 0000:02:03.0: BAR 14: assigned [mem 0x60300000-0x603fffff]
  195. [ 2.200665] pci 0000:02:04.0: BAR 14: assigned [mem 0x60400000-0x604fffff]
  196. [ 2.200675] pci 0000:02:00.0: PCI bridge to [bus 03]
  197. [ 2.200702] pci 0000:04:00.0: BAR 0: assigned [mem 0x60200000-0x60207fff 64bit]
  198. [ 2.200729] pci 0000:02:02.0: PCI bridge to [bus 04]
  199. [ 2.200740] pci 0000:02:02.0: bridge window [mem 0x60200000-0x602fffff]
  200. [ 2.200761] pci 0000:05:00.0: BAR 0: assigned [mem 0x60300000-0x60303fff 64bit]
  201. [ 2.200786] pci 0000:02:03.0: PCI bridge to [bus 05]
  202. [ 2.200798] pci 0000:02:03.0: bridge window [mem 0x60300000-0x603fffff]
  203. [ 2.200816] pci 0000:06:00.0: BAR 0: assigned [mem 0x60400000-0x60403fff 64bit]
  204. [ 2.200840] pci 0000:02:04.0: PCI bridge to [bus 06]
  205. [ 2.200851] pci 0000:02:04.0: bridge window [mem 0x60400000-0x604fffff]
  206. [ 2.200868] pci 0000:02:08.0: PCI bridge to [bus 07]
  207. [ 2.200888] pci 0000:01:00.0: PCI bridge to [bus 02-07]
  208. [ 2.200899] pci 0000:01:00.0: bridge window [mem 0x60200000-0x604fffff]
  209. [ 2.200916] pci 0000:00:00.0: PCI bridge to [bus 01-07]
  210. [ 2.200923] pci 0000:00:00.0: bridge window [mem 0x60200000-0x604fffff]
  211. [ 2.201614] pcieport 0000:00:00.0: AER: enabled with IRQ 46
  212. [ 2.201778] pcieport 0000:01:00.0: enabling device (0000 -> 0002)
  213. [ 2.202378] pcieport 0000:02:02.0: enabling device (0000 -> 0002)
  214. [ 2.202691] pcieport 0000:02:03.0: enabling device (0000 -> 0002)
  215. [ 2.203001] pcieport 0000:02:04.0: enabling device (0000 -> 0002)
  216. [ 2.203690] pci 0000:04:00.0: enabling device (0000 -> 0002)
  217. [ 2.203939] switchtec: loaded.
  218. [ 2.204253] L2CACHE: DataError @ 0x00000018.02B8A3F0
  219. [ 2.204352] L2CACHE: No. of Banks in the cache: 4
  220. [ 2.204362] L2CACHE: No. of ways per bank: 16
  221. [ 2.204369] L2CACHE: Sets per bank: 512
  222. [ 2.204375] L2CACHE: Bytes per cache block: 64
  223. [ 2.204382] L2CACHE: Index of the largest way enabled: 15
  224. [ 2.234879] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  225. [ 2.236002] 10010000.serial: ttySIF0 at MMIO 0x10010000 (irq = 1, base_baud = 115200) is a SiFive UART v0
  226. [ 2.245608] printk: console [ttySIF0] enabled
  227. [ 2.246068] 10011000.serial: ttySIF1 at MMIO 0x10011000 (irq = 2, base_baud = 115200) is a SiFive UART v0
  228. [ 2.322400] loop: module loaded
  229. [ 2.339742] nvme nvme0: pci function 0000:06:00.0
  230. [ 2.339814] nvme 0000:06:00.0: enabling device (0000 -> 0002)
  231. [ 2.341668] Rounding down aligned max_sectors from 4294967295 to 4294967288
  232. [ 2.341902] db_root: cannot open: /etc/target
  233. [ 2.345699] nvme nvme0: missing or invalid SUBNQN field.
  234. [ 2.345777] nvme nvme0: Shutdown timeout set to 8 seconds
  235. [ 2.346150] sifive_spi 10040000.spi: mapped; irq=4, cs=1
  236. [ 2.346853] spi-nor spi0.0: is25wp256 (32768 Kbytes)
  237. [ 2.355104] nvme nvme0: 4/0/0 default/read/poll queues
  238. [ 2.365089] nvme0n1: p1 p12 p13 p14 p15
  239. [ 4.937458] Freeing initrd memory: 24928K
  240. [ 4.950069] sifive_spi 10050000.spi: mapped; irq=6, cs=1
  241. [ 4.951423] libphy: Fixed MDIO Bus: probed
  242. [ 4.951920] macb 10090000.ethernet: Registered clk switch 'sifive-gemgxl-mgmt'
  243. [ 4.952444] libphy: MACB_mii_bus: probed
  244. [ 4.961827] MACsec IEEE 802.1AE
  245. [ 4.968598] macb 10090000.ethernet eth0: Cadence GEM rev 0x10070109 at 0x10090000 irq 7 (70:b3:d5:92:f5:e4)
  246. [ 4.968712] e1000e: Intel(R) PRO/1000 Network Driver
  247. [ 4.968721] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  248. [ 4.969005] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  249. [ 4.969018] ehci-pci: EHCI PCI platform driver
  250. [ 4.969061] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  251. [ 4.969079] ohci-pci: OHCI PCI platform driver
  252. [ 4.969118] uhci_hcd: USB Universal Host Controller Interface driver
  253. [ 4.969393] xhci_hcd 0000:04:00.0: xHCI Host Controller
  254. [ 4.969517] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 1
  255. [ 5.110284] xhci_hcd 0000:04:00.0: hcc params 0x0200e080 hci version 0x100 quirks 0x0000000010800410
  256. [ 5.110950] xhci_hcd 0000:04:00.0: xHCI Host Controller
  257. [ 5.111126] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 2
  258. [ 5.111143] xhci_hcd 0000:04:00.0: Host supports USB 3.0 SuperSpeed
  259. [ 5.112088] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.14
  260. [ 5.112099] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  261. [ 5.112106] usb usb1: Product: xHCI Host Controller
  262. [ 5.112113] usb usb1: Manufacturer: Linux 5.14.16 xhci-hcd
  263. [ 5.112118] usb usb1: SerialNumber: 0000:04:00.0
  264. [ 5.112426] hub 1-0:1.0: USB hub found
  265. [ 5.112465] hub 1-0:1.0: 2 ports detected
  266. [ 5.112769] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  267. [ 5.112872] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.14
  268. [ 5.112881] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  269. [ 5.112889] usb usb2: Product: xHCI Host Controller
  270. [ 5.112895] usb usb2: Manufacturer: Linux 5.14.16 xhci-hcd
  271. [ 5.112901] usb usb2: SerialNumber: 0000:04:00.0
  272. [ 5.113165] hub 2-0:1.0: USB hub found
  273. [ 5.113198] hub 2-0:1.0: 2 ports detected
  274. [ 5.113581] usbcore: registered new interface driver usb-storage
  275. [ 5.113693] usbcore: registered new interface driver usbserial_generic
  276. [ 5.113719] usbserial: USB Serial support registered for generic
  277. [ 5.113834] mousedev: PS/2 mouse device common for all mice
  278. [ 5.113891] usbcore: registered new interface driver usbtouchscreen
  279. [ 5.114014] i2c /dev entries driver
  280. [ 5.115344] da9063 0-0058: Device detected (chip-ID: 0x61, var-ID: 0x73)
  281. [ 5.128660] da9063-watchdog: Failed to locate of_node [id: -1]
  282. [ 5.128743] da9063-onkey: Failed to locate of_node [id: -1]
  283. [ 5.128856] da9063-rtc: Failed to locate of_node [id: -1]
  284. [ 5.131852] softdog: initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0)
  285. [ 5.131868] softdog: soft_reboot_cmd=<not set> soft_active_on_boot=0
  286. [ 5.131970] EDAC DEVICE0: Giving out device to module Sifive ECC Manager controller sifive_edac.0: DEV sifive_edac.0 (INTERRUPT)
  287. [ 5.157375] mmc_spi spi1.0: SD/MMC host mmc0, no DMA, no WP, no poweroff, cd polling
  288. [ 5.157627] ledtrig-cpu: registered to indicate activity on CPUs
  289. [ 5.157786] usbcore: registered new interface driver usbhid
  290. [ 5.157796] usbhid: USB HID core driver
  291. [ 5.158015] usbcore: registered new interface driver snd-usb-audio
  292. [ 5.158239] Initializing XFRM netlink socket
  293. [ 5.158714] NET: Registered PF_INET6 protocol family
  294. [ 5.165570] random: fast init done
  295. [ 5.179646] Segment Routing with IPv6
  296. [ 5.179659] RPL Segment Routing with IPv6
  297. [ 5.180397] NET: Registered PF_PACKET protocol family
  298. [ 5.180733] 9pnet: Installing 9P2000 support
  299. [ 5.180994] NET: Registered PF_IEEE802154 protocol family
  300. [ 5.181027] Key type dns_resolver registered
  301. [ 5.181822] Loading compiled-in X.509 certificates
  302. [ 5.182859] Btrfs loaded, crc32c=crc32c-generic, zoned=yes
  303. [ 5.184237] ALSA device list:
  304. [ 5.184248] No soundcards found.
  305. [ 5.190210] Freeing unused kernel image (initmem) memory: 824K
  306. [ 5.190232] Kernel memory protection not selected by kernel config.
  307. [ 5.190256] Run /init as init process
  308. [ 5.190263] with arguments:
  309. [ 5.190267] /init
  310. [ 5.190272] with environment:
  311. [ 5.190277] HOME=/
  312. [ 5.190281] TERM=linux
  313. [ 5.204711] mmc0: host does not support reading read-only switch, assuming write-enable
  314. [ 5.204743] mmc0: new SDHC card on SPI
  315. [ 5.206027] mmcblk0: mmc0:0000 SD32G 29.7 GiB
  316. [ 5.237702] mmcblk0: p12 p13 p14 p15
  317. [ 5.435555] usb 1-2: new high-speed USB device number 2 using xhci_hcd
  318. [ 5.673926] usb 1-2: New USB device found, idVendor=174c, idProduct=2074, bcdDevice= 0.01
  319. [ 5.673952] usb 1-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
  320. [ 5.673960] usb 1-2: Product: AS2107
  321. [ 5.673967] usb 1-2: Manufacturer: ASMedia
  322. [ 5.673972] usb 1-2: SerialNumber: USB2.0 Hub
  323. [ 5.743674] hub 1-2:1.0: USB hub found
  324. [ 5.744248] hub 1-2:1.0: 4 ports detected
  325. [ 5.835809] usb 2-2: new SuperSpeed USB device number 2 using xhci_hcd
  326. [ 5.863367] usb 2-2: New USB device found, idVendor=174c, idProduct=3074, bcdDevice= 0.01
  327. [ 5.863386] usb 2-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
  328. [ 5.863394] usb 2-2: Product: AS2107
  329. [ 5.863400] usb 2-2: Manufacturer: ASMedia
  330. [ 5.863406] usb 2-2: SerialNumber: USB2.0 Hub
  331. [ 5.932972] hub 2-2:1.0: USB hub found
  332. [ 5.933627] hub 2-2:1.0: 4 ports detected
  333. [ 6.215548] usb 1-2.3: new full-speed USB device number 3 using xhci_hcd
  334. [ 6.390608] usb 1-2.3: New USB device found, idVendor=0d8c, idProduct=0014, bcdDevice= 1.00
  335. [ 6.390630] usb 1-2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  336. [ 6.390638] usb 1-2.3: Product: USB Audio Device
  337. [ 6.390645] usb 1-2.3: Manufacturer: C-Media Electronics Inc.
  338. [ 6.842698] input: C-Media Electronics Inc. USB Audio Device as /devices/platform/soc/e00000000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/0000:02:02.0/0000:04:00.0/usb1/1-2/1-2.3/1-2.3:1.3/0003:0D8C:0014.0001/input/input0
  339. [ 6.899731] hid-generic 0003:0D8C:0014.0001: input: USB HID v1.00 Device [C-Media Electronics Inc. USB Audio Device] on usb-0000:04:00.0-2.3/input3
  340. [ 7.003546] usb 1-2.4: new full-speed USB device number 4 using xhci_hcd
  341. [ 7.284316] usb 1-2.4: New USB device found, idVendor=8087, idProduct=0029, bcdDevice= 0.01
  342. [ 7.284340] usb 1-2.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  343. [ 8.478922] async_tx: api initialized (async)
  344. [ 9.680871] EXT4-fs (nvme0n1p1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
  345. [ 10.000642] systemd[1]: System time before build time, advancing clock.
  346. [ 10.031266] systemd[1]: systemd 248.3-1ubuntu8 running in system mode. (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS -OPENSSL +ACL +BLKID +CURL +ELFUTILS -FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP -LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
  347. [ 10.031502] systemd[1]: Detected architecture riscv64.
  348. [ 10.032399] systemd[1]: Hostname set to <ubuntu>.
  349. [ 10.156262] random: lvmconfig: uninitialized urandom read (4 bytes read)
  350. [ 10.195582] systemd[333]: /usr/lib/systemd/system-generators/netplan failed with exit status 1.
  351. [ 11.600845] systemd[1]: Queued start job for default target Graphical Interface.
  352. [ 11.602782] random: systemd: uninitialized urandom read (16 bytes read)
  353. [ 11.606145] systemd[1]: Created slice system-modprobe.slice.
  354. [ 11.606419] random: systemd: uninitialized urandom read (16 bytes read)
  355. [ 11.607493] systemd[1]: Created slice system-serial\x2dgetty.slice.
  356. [ 11.607600] random: systemd: uninitialized urandom read (16 bytes read)
  357. [ 11.608807] systemd[1]: Created slice system-systemd\x2dfsck.slice.
  358. [ 11.609718] systemd[1]: Created slice User and Session Slice.
  359. [ 11.610065] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  360. [ 11.611057] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  361. [ 11.611718] systemd[1]: Reached target User and Group Name Lookups.
  362. [ 11.611879] systemd[1]: Reached target Slices.
  363. [ 11.612026] systemd[1]: Reached target Swap.
  364. [ 11.612171] systemd[1]: Reached target Local Verity Integrity Protected Volumes.
  365. [ 11.612665] systemd[1]: Listening on Device-mapper event daemon FIFOs.
  366. [ 11.613175] systemd[1]: Listening on LVM2 poll daemon socket.
  367. [ 11.613506] systemd[1]: Listening on multipathd control socket.
  368. [ 11.613959] systemd[1]: Listening on Syslog Socket.
  369. [ 11.614390] systemd[1]: Listening on fsck to fsckd communication Socket.
  370. [ 11.614647] systemd[1]: Listening on initctl Compatibility Named Pipe.
  371. [ 11.621979] systemd[1]: Condition check resulted in Journal Audit Socket being skipped.
  372. [ 11.622662] systemd[1]: Listening on Journal Socket (/dev/log).
  373. [ 11.623306] systemd[1]: Listening on Journal Socket.
  374. [ 11.624063] systemd[1]: Listening on Network Service Netlink Socket.
  375. [ 11.624877] systemd[1]: Listening on udev Control Socket.
  376. [ 11.625286] systemd[1]: Listening on udev Kernel Socket.
  377. [ 11.625826] systemd[1]: Condition check resulted in Huge Pages File System being skipped.
  378. [ 11.629435] systemd[1]: Mounting POSIX Message Queue File System...
  379. [ 11.633667] systemd[1]: Mounting Kernel Debug File System...
  380. [ 11.638116] systemd[1]: Mounting Kernel Trace File System...
  381. [ 11.645637] systemd[1]: Starting Journal Service...
  382. [ 11.651932] systemd[1]: Starting Set the console keyboard layout...
  383. [ 11.656727] systemd[1]: Starting Create list of static device nodes for the current kernel...
  384. [ 11.661601] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  385. [ 11.667307] systemd[1]: Starting Load Kernel Module configfs...
  386. [ 11.672478] systemd[1]: Starting Load Kernel Module drm...
  387. [ 11.677767] systemd[1]: Starting Load Kernel Module fuse...
  388. [ 11.680429] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
  389. [ 11.680826] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
  390. [ 11.687253] systemd[1]: Starting Load Kernel Modules...
  391. [ 11.692972] systemd[1]: Starting Remount Root and Kernel File Systems...
  392. [ 11.699601] systemd[1]: Starting Coldplug All udev Devices...
  393. [ 11.705071] systemd[1]: Starting Uncomplicated firewall...
  394. [ 11.718685] systemd[1]: Mounted POSIX Message Queue File System.
  395. [ 11.719204] systemd[1]: Mounted Kernel Debug File System.
  396. [ 11.719677] systemd[1]: Mounted Kernel Trace File System.
  397. [ 11.724587] systemd[1]: Finished Create list of static device nodes for the current kernel.
  398. [ 11.733386] systemd[1]: modprobe@configfs.service: Deactivated successfully.
  399. [ 11.734455] systemd[1]: Finished Load Kernel Module configfs.
  400. [ 11.735615] systemd[1]: modprobe@drm.service: Deactivated successfully.
  401. [ 11.736514] systemd[1]: Finished Load Kernel Module drm.
  402. [ 11.737885] systemd[1]: Finished Uncomplicated firewall.
  403. [ 11.743021] systemd[1]: Mounting Kernel Configuration File System...
  404. [ 11.767634] fuse: init (API version 7.34)
  405. [ 11.767903] systemd[1]: Finished Load Kernel Modules.
  406. [ 11.772341] systemd[1]: Starting Apply Kernel Variables...
  407. [ 11.774526] systemd[1]: modprobe@fuse.service: Deactivated successfully.
  408. [ 11.776255] systemd[1]: Finished Load Kernel Module fuse.
  409. [ 11.781027] systemd[1]: Mounting FUSE Control File System...
  410. [ 11.782423] systemd[1]: Mounted Kernel Configuration File System.
  411. [ 11.785008] EXT4-fs (nvme0n1p1): re-mounted. Opts: discard,errors=remount-ro. Quota mode: none.
  412. [ 11.824624] systemd[1]: Finished Remount Root and Kernel File Systems.
  413. [ 11.828739] systemd[1]: Finished Apply Kernel Variables.
  414. [ 11.829209] systemd[1]: Mounted FUSE Control File System.
  415. [ 11.852686] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
  416. [ 11.852900] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
  417. [ 11.862443] systemd[1]: Starting Load/Save Random Seed...
  418. [ 11.880756] systemd[1]: Starting Create System Users...
  419. [ 11.935458] systemd[1]: Finished Create System Users.
  420. [ 11.940614] systemd[1]: Starting Create Static Device Nodes in /dev...
  421. [ 11.943434] systemd[1]: Finished Set the console keyboard layout.
  422. [ 11.954430] systemd[1]: Started Journal Service.
  423. [ 11.995563] systemd-journald[373]: Received client request to flush runtime journal.
  424. [ 11.997089] systemd-journald[373]: File /var/log/journal/3b953e38f6e64a0097c1ecbbfb177b6c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  425. [ 13.064410] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  426. [ 13.073872] device-mapper: uevent: version 1.0.3
  427. [ 13.075827] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
  428. [ 13.168756] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  429. [ 13.525988] Intel(R) Wireless WiFi driver for Linux
  430. [ 13.526279] iwlwifi 0000:05:00.0: enabling device (0000 -> 0002)
  431. [ 13.528973] iwlwifi 0000:05:00.0: Direct firmware load for iwlwifi-cc-a0-64.ucode failed with error -2
  432. [ 13.563706] iwlwifi 0000:05:00.0: api flags index 2 larger than supported by driver
  433. [ 13.563831] iwlwifi 0000:05:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
  434. [ 13.585058] iwlwifi 0000:05:00.0: loaded firmware version 63.c04f3485.0 cc-a0-63.ucode op_mode iwlmvm
  435. [ 14.187092] Bluetooth: Core ver 2.22
  436. [ 14.187216] NET: Registered PF_BLUETOOTH protocol family
  437. [ 14.187227] Bluetooth: HCI device and connection manager initialized
  438. [ 14.187255] Bluetooth: HCI socket layer initialized
  439. [ 14.187267] Bluetooth: L2CAP socket layer initialized
  440. [ 14.187291] Bluetooth: SCO socket layer initialized
  441. [ 14.209827] usbcore: registered new interface driver btusb
  442. [ 14.214189] Bluetooth: hci0: Bootloader revision 0.3 build 0 week 24 2017
  443. [ 14.215169] Bluetooth: hci0: Device revision is 1
  444. [ 14.215183] Bluetooth: hci0: Secure boot is enabled
  445. [ 14.215191] Bluetooth: hci0: OTP lock is enabled
  446. [ 14.215199] Bluetooth: hci0: API lock is enabled
  447. [ 14.215207] Bluetooth: hci0: Debug lock is disabled
  448. [ 14.215215] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
  449. [ 14.220962] Bluetooth: hci0: Found device firmware: intel/ibt-20-1-3.sfi
  450. [ 14.611080] random: crng init done
  451. [ 14.611104] random: 6 urandom warning(s) missed due to ratelimiting
  452. [ 15.262837] iwlwifi 0000:05:00.0: Detected Intel(R) Wi-Fi 6 AX200 160MHz, REV=0x340
  453. [ 15.274283] thermal thermal_zone0: failed to read out thermal zone (-61)
  454. [ 15.399965] iwlwifi 0000:05:00.0: Detected RF HR B3, rfid=0x10a100
  455. [ 15.465598] iwlwifi 0000:05:00.0: base HW address: 28:11:a8:89:10:f2
  456. [ 15.498340] iwlwifi 0000:05:00.0 wlp5s0: renamed from wlan0
  457. [ 16.530915] Bluetooth: hci0: Waiting for firmware download to complete
  458. [ 16.531612] Bluetooth: hci0: Firmware loaded in 2256462 usecs
  459. [ 16.531794] Bluetooth: hci0: Waiting for device to boot
  460. [ 16.546646] Bluetooth: hci0: Device booted in 14574 usecs
  461. [ 16.547389] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-20-1-3.ddc
  462. [ 16.549656] Bluetooth: hci0: Applying Intel DDC parameters completed
  463. [ 16.552626] Bluetooth: hci0: Firmware revision 0.3 build 164 week 35 2021
  464. [ 16.613663] Bluetooth: hci0: MSFT filter_enable is already on
  465. [ 26.364317] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  466. [ 26.364345] Bluetooth: BNEP filters: protocol multicast
  467. [ 26.364367] Bluetooth: BNEP socket layer initialized
  468. [ 26.549517] Bluetooth: hci0: MSFT filter_enable is already on
  469. [ 26.810336] loop0: detected capacity change from 0 to 8
  470. [ 32.999476] wlp5s0: authenticate with 18:35:d1:cb:80:9f
  471. [ 33.003647] wlp5s0: send auth to 18:35:d1:cb:80:9f (try 1/3)
  472. [ 33.030764] wlp5s0: authenticated
  473. [ 33.031635] wlp5s0: associate with 18:35:d1:cb:80:9f (try 1/3)
  474. [ 33.034062] wlp5s0: RX AssocResp from 18:35:d1:cb:80:9f (capab=0x511 status=0 aid=3)
  475. [ 33.036886] wlp5s0: associated
  476. [ 33.052310] wlp5s0: Limiting TX power to 23 (23 - 0) dBm as advertised by 18:35:d1:cb:80:9f
  477. [ 33.156308] IPv6: ADDRCONF(NETDEV_CHANGE): wlp5s0: link becomes ready
  478. [ 67.480573] Bluetooth: RFCOMM TTY layer initialized
  479. [ 67.480613] Bluetooth: RFCOMM socket layer initialized
  480. [ 67.480646] Bluetooth: RFCOMM ver 1.11
  481.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement