Guest User

dmesg

a guest
Jul 22nd, 2021
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 63.18 KB | None | 0 0
  1. [ 0.000000] Linux version 5.10.51 (root@debian) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #4 SMP Wed Jul 21 13:35:33 UTC 2021
  2. [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-5.10.51 root=/dev/nvme0n1p2 ro loglevel=3 quiet
  3. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  4. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  5. [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  6. [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  7. [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
  8. [ 0.000000] BIOS-provided physical RAM map:
  9. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
  10. [ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
  11. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009d81fff] usable
  12. [ 0.000000] BIOS-e820: [mem 0x0000000009d82000-0x0000000009ffffff] reserved
  13. [ 0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
  14. [ 0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20afff] ACPI NVS
  15. [ 0.000000] BIOS-e820: [mem 0x000000000a20b000-0x000000000affffff] usable
  16. [ 0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
  17. [ 0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000db842fff] usable
  18. [ 0.000000] BIOS-e820: [mem 0x00000000db843000-0x00000000db9b2fff] reserved
  19. [ 0.000000] BIOS-e820: [mem 0x00000000db9b3000-0x00000000dbe34fff] usable
  20. [ 0.000000] BIOS-e820: [mem 0x00000000dbe35000-0x00000000dbf4bfff] ACPI NVS
  21. [ 0.000000] BIOS-e820: [mem 0x00000000dbf4c000-0x00000000dcac4fff] reserved
  22. [ 0.000000] BIOS-e820: [mem 0x00000000dcac5000-0x00000000dcb6afff] type 20
  23. [ 0.000000] BIOS-e820: [mem 0x00000000dcb6b000-0x00000000deffffff] usable
  24. [ 0.000000] BIOS-e820: [mem 0x00000000df000000-0x00000000dfffffff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
  26. [ 0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
  27. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041f37ffff] usable
  28. [ 0.000000] NX (Execute Disable) protection: active
  29. [ 0.000000] efi: EFI v2.70 by American Megatrends
  30. [ 0.000000] efi: ACPI 2.0=0xdbec8000 ACPI=0xdbec8000 SMBIOS=0xdc9af000 MEMATTR=0xd6e5e018 ESRT=0xd6e64f98
  31. [ 0.000000] SMBIOS 2.8 present.
  32. [ 0.000000] DMI: Micro-Star International Co., Ltd MS-7B86/B450-A PRO MAX (MS-7B86), BIOS M.60 04/18/2020
  33. [ 0.000000] tsc: Fast TSC calibration failed
  34. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  35. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  36. [ 0.000000] last_pfn = 0x41f380 max_arch_pfn = 0x400000000
  37. [ 0.000000] MTRR default type: uncachable
  38. [ 0.000000] MTRR fixed ranges enabled:
  39. [ 0.000000] 00000-9FFFF write-back
  40. [ 0.000000] A0000-BFFFF write-through
  41. [ 0.000000] C0000-DFFFF uncachable
  42. [ 0.000000] E0000-FFFFF write-protect
  43. [ 0.000000] MTRR variable ranges enabled:
  44. [ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back
  45. [ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back
  46. [ 0.000000] 2 base 0000C0000000 mask FFFFE0000000 write-back
  47. [ 0.000000] 3 disabled
  48. [ 0.000000] 4 disabled
  49. [ 0.000000] 5 disabled
  50. [ 0.000000] 6 disabled
  51. [ 0.000000] 7 disabled
  52. [ 0.000000] TOM2: 0000000420000000 aka 16896M
  53. [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
  54. [ 0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
  55. [ 0.000000] last_pfn = 0xdf000 max_arch_pfn = 0x400000000
  56. [ 0.000000] esrt: Reserving ESRT space from 0x00000000d6e64f98 to 0x00000000d6e64fd0.
  57. [ 0.000000] e820: update [mem 0xd6e64000-0xd6e64fff] usable ==> reserved
  58. [ 0.000000] check: Scanning 1 areas for low memory corruption
  59. [ 0.000000] Using GB pages for direct mapping
  60. [ 0.000000] Secure boot disabled
  61. [ 0.000000] ACPI: Early table checksum verification disabled
  62. [ 0.000000] ACPI: RSDP 0x00000000DBEC8000 000024 (v02 ALASKA)
  63. [ 0.000000] ACPI: XSDT 0x00000000DBEC80A8 0000CC (v01 ALASKA A M I 01072009 AMI 00010013)
  64. [ 0.000000] ACPI: FACP 0x00000000DBECFB00 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
  65. [ 0.000000] ACPI: DSDT 0x00000000DBEC8208 0078F2 (v02 ALASKA A M I 01072009 INTL 20120913)
  66. [ 0.000000] ACPI: FACS 0x00000000DBF34E00 000040
  67. [ 0.000000] ACPI: APIC 0x00000000DBECFC18 00015E (v03 ALASKA A M I 01072009 AMI 00010013)
  68. [ 0.000000] ACPI: FPDT 0x00000000DBECFD78 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
  69. [ 0.000000] ACPI: FIDT 0x00000000DBECFDC0 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
  70. [ 0.000000] ACPI: SSDT 0x00000000DBECFE60 0000FC (v02 ALASKA CPUSSDT 01072009 AMI 01072009)
  71. [ 0.000000] ACPI: SSDT 0x00000000DBECFF60 008C98 (v02 AMD AMD ALIB 00000002 MSFT 04000000)
  72. [ 0.000000] ACPI: SSDT 0x00000000DBED8BF8 003676 (v01 AMD AMD AOD 00000001 INTL 20120913)
  73. [ 0.000000] ACPI: MCFG 0x00000000DBEDC270 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
  74. [ 0.000000] ACPI: HPET 0x00000000DBEDC2B0 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
  75. [ 0.000000] ACPI: SSDT 0x00000000DBEDC2E8 000024 (v01 AMDFCH FCHZP 00001000 INTL 20120913)
  76. [ 0.000000] ACPI: UEFI 0x00000000DBEDC310 000042 (v01 ALASKA A M I 00000002 01000013)
  77. [ 0.000000] ACPI: VFCT 0x00000000DBEDC358 00E684 (v01 ALASKA A M I 00000001 AMD 31504F47)
  78. [ 0.000000] ACPI: IVRS 0x00000000DBEEA9E0 0000D0 (v02 AMD AMD IVRS 00000001 AMD 00000000)
  79. [ 0.000000] ACPI: SSDT 0x00000000DBEEAAB0 002314 (v01 AMD AMD CPU 00000001 AMD 00000001)
  80. [ 0.000000] ACPI: CRAT 0x00000000DBEECDC8 000F50 (v01 AMD AMD CRAT 00000001 AMD 00000001)
  81. [ 0.000000] ACPI: CDIT 0x00000000DBEEDD18 000029 (v01 AMD AMD CDIT 00000001 AMD 00000001)
  82. [ 0.000000] ACPI: BGRT 0x00000000DBEEDD48 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
  83. [ 0.000000] ACPI: BGRT 0x00000000DBEEDD80 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
  84. [ 0.000000] ACPI: SSDT 0x00000000DBEEDDB8 001D4A (v01 AMD AmdTable 00000001 INTL 20120913)
  85. [ 0.000000] ACPI: SSDT 0x00000000DBEEFB08 0000BF (v01 AMD AMD PT 00001000 INTL 20120913)
  86. [ 0.000000] ACPI: WSMT 0x00000000DBEEFBC8 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
  87. [ 0.000000] ACPI: Reserving FACP table memory at [mem 0xdbecfb00-0xdbecfc13]
  88. [ 0.000000] ACPI: Reserving DSDT table memory at [mem 0xdbec8208-0xdbecfaf9]
  89. [ 0.000000] ACPI: Reserving FACS table memory at [mem 0xdbf34e00-0xdbf34e3f]
  90. [ 0.000000] ACPI: Reserving APIC table memory at [mem 0xdbecfc18-0xdbecfd75]
  91. [ 0.000000] ACPI: Reserving FPDT table memory at [mem 0xdbecfd78-0xdbecfdbb]
  92. [ 0.000000] ACPI: Reserving FIDT table memory at [mem 0xdbecfdc0-0xdbecfe5b]
  93. [ 0.000000] ACPI: Reserving SSDT table memory at [mem 0xdbecfe60-0xdbecff5b]
  94. [ 0.000000] ACPI: Reserving SSDT table memory at [mem 0xdbecff60-0xdbed8bf7]
  95. [ 0.000000] ACPI: Reserving SSDT table memory at [mem 0xdbed8bf8-0xdbedc26d]
  96. [ 0.000000] ACPI: Reserving MCFG table memory at [mem 0xdbedc270-0xdbedc2ab]
  97. [ 0.000000] ACPI: Reserving HPET table memory at [mem 0xdbedc2b0-0xdbedc2e7]
  98. [ 0.000000] ACPI: Reserving SSDT table memory at [mem 0xdbedc2e8-0xdbedc30b]
  99. [ 0.000000] ACPI: Reserving UEFI table memory at [mem 0xdbedc310-0xdbedc351]
  100. [ 0.000000] ACPI: Reserving VFCT table memory at [mem 0xdbedc358-0xdbeea9db]
  101. [ 0.000000] ACPI: Reserving IVRS table memory at [mem 0xdbeea9e0-0xdbeeaaaf]
  102. [ 0.000000] ACPI: Reserving SSDT table memory at [mem 0xdbeeaab0-0xdbeecdc3]
  103. [ 0.000000] ACPI: Reserving CRAT table memory at [mem 0xdbeecdc8-0xdbeedd17]
  104. [ 0.000000] ACPI: Reserving CDIT table memory at [mem 0xdbeedd18-0xdbeedd40]
  105. [ 0.000000] ACPI: Reserving BGRT table memory at [mem 0xdbeedd48-0xdbeedd7f]
  106. [ 0.000000] ACPI: Reserving BGRT table memory at [mem 0xdbeedd80-0xdbeeddb7]
  107. [ 0.000000] ACPI: Reserving SSDT table memory at [mem 0xdbeeddb8-0xdbeefb01]
  108. [ 0.000000] ACPI: Reserving SSDT table memory at [mem 0xdbeefb08-0xdbeefbc6]
  109. [ 0.000000] ACPI: Reserving WSMT table memory at [mem 0xdbeefbc8-0xdbeefbef]
  110. [ 0.000000] ACPI: Local APIC address 0xfee00000
  111. [ 0.000000] No NUMA configuration found
  112. [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000041f37ffff]
  113. [ 0.000000] NODE_DATA(0) allocated [mem 0x41f37c000-0x41f37ffff]
  114. [ 0.000000] Zone ranges:
  115. [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  116. [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  117. [ 0.000000] Normal [mem 0x0000000100000000-0x000000041f37ffff]
  118. [ 0.000000] Movable zone start for each node
  119. [ 0.000000] Early memory node ranges
  120. [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009ffff]
  121. [ 0.000000] node 0: [mem 0x0000000000100000-0x0000000009d81fff]
  122. [ 0.000000] node 0: [mem 0x000000000a000000-0x000000000a1fffff]
  123. [ 0.000000] node 0: [mem 0x000000000a20b000-0x000000000affffff]
  124. [ 0.000000] node 0: [mem 0x000000000b020000-0x00000000db842fff]
  125. [ 0.000000] node 0: [mem 0x00000000db9b3000-0x00000000dbe34fff]
  126. [ 0.000000] node 0: [mem 0x00000000dcb6b000-0x00000000deffffff]
  127. [ 0.000000] node 0: [mem 0x0000000100000000-0x000000041f37ffff]
  128. [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000041f37ffff]
  129. [ 0.000000] On node 0 totalpages: 4182480
  130. [ 0.000000] DMA zone: 64 pages used for memmap
  131. [ 0.000000] DMA zone: 30 pages reserved
  132. [ 0.000000] DMA zone: 3999 pages, LIFO batch:0
  133. [ 0.000000] DMA zone: 28769 pages in unavailable ranges
  134. [ 0.000000] DMA32 zone: 14139 pages used for memmap
  135. [ 0.000000] DMA32 zone: 904881 pages, LIFO batch:63
  136. [ 0.000000] DMA32 zone: 8527 pages in unavailable ranges
  137. [ 0.000000] Normal zone: 51150 pages used for memmap
  138. [ 0.000000] Normal zone: 3273600 pages, LIFO batch:63
  139. [ 0.000000] Normal zone: 3200 pages in unavailable ranges
  140. [ 0.000000] ACPI: PM-Timer IO Port: 0x808
  141. [ 0.000000] ACPI: Local APIC address 0xfee00000
  142. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
  143. [ 0.000000] IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
  144. [ 0.000000] IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
  145. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  146. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
  147. [ 0.000000] ACPI: IRQ0 used by override.
  148. [ 0.000000] ACPI: IRQ9 used by override.
  149. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  150. [ 0.000000] ACPI: HPET id: 0x10228201 base: 0xfed00000
  151. [ 0.000000] e820: update [mem 0xd6d85000-0xd6de1fff] usable ==> reserved
  152. [ 0.000000] smpboot: 32 Processors exceeds NR_CPUS limit of 17
  153. [ 0.000000] smpboot: Allowing 17 CPUs, 1 hotplug CPUs
  154. [ 0.000000] [mem 0xe0000000-0xf7ffffff] available for PCI devices
  155. [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
  156. [ 0.000000] setup_percpu: NR_CPUS:17 nr_cpumask_bits:17 nr_cpu_ids:17 nr_node_ids:1
  157. [ 0.000000] percpu: Embedded 40 pages/cpu s124056 r8192 d31592 u524288
  158. [ 0.000000] pcpu-alloc: s124056 r8192 d31592 u524288 alloc=1*2097152
  159. [ 0.000000] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07
  160. [ 0.000000] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15
  161. [ 0.000000] pcpu-alloc: [0] 16 -- -- --
  162. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 4117097
  163. [ 0.000000] Policy zone: Normal
  164. [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-5.10.51 root=/dev/nvme0n1p2 ro loglevel=3 quiet
  165. [ 0.000000] printk: log_buf_len individual max cpu contribution: 8192 bytes
  166. [ 0.000000] printk: log_buf_len total cpu_extra contributions: 131072 bytes
  167. [ 0.000000] printk: log_buf_len min size: 65536 bytes
  168. [ 0.000000] printk: log_buf_len: 262144 bytes
  169. [ 0.000000] printk: early log buf free: 54376(82%)
  170. [ 0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
  171. [ 0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
  172. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  173. [ 0.000000] Memory: 16227236K/16729920K available (14339K kernel code, 846K rwdata, 7040K rodata, 1004K init, 1132K bss, 502424K reserved, 0K cma-reserved)
  174. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=17, Nodes=1
  175. [ 0.000000] rcu: Hierarchical RCU implementation.
  176. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
  177. [ 0.000000] NR_IRQS: 4352, nr_irqs: 1104, preallocated irqs: 16
  178. [ 0.000000] random: get_random_bytes called from start_kernel+0x2f4/0x4ba with crng_init=0
  179. [ 0.000000] Console: colour dummy device 80x25
  180. [ 0.000000] printk: console [tty0] enabled
  181. [ 0.000000] ACPI: Core revision 20200925
  182. [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
  183. [ 0.000000] APIC: Switch to symmetric I/O mode setup
  184. [ 0.000000] Switched APIC routing to physical flat.
  185. [ 0.001000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  186. [ 0.008000] tsc: PIT calibration matches HPET. 2 loops
  187. [ 0.008000] tsc: Detected 3699.595 MHz processor
  188. [ 0.000003] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6aa7ad31e7a, max_idle_ns: 881590719106 ns
  189. [ 0.000005] Calibrating delay loop (skipped), value calculated using timer frequency.. 7399.19 BogoMIPS (lpj=3699595)
  190. [ 0.000006] pid_max: default: 32768 minimum: 301
  191. [ 0.002021] LSM: Security Framework initializing
  192. [ 0.002053] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  193. [ 0.002077] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  194. [ 0.002203] LVT offset 1 assigned for vector 0xf9
  195. [ 0.003011] LVT offset 2 assigned for vector 0xf4
  196. [ 0.003026] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
  197. [ 0.003027] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
  198. [ 0.003029] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  199. [ 0.003030] Spectre V2 : Mitigation: Full AMD retpoline
  200. [ 0.003030] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  201. [ 0.003031] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
  202. [ 0.003032] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
  203. [ 0.003136] Freeing SMP alternatives memory: 32K
  204. [ 0.106106] smpboot: CPU0: AMD Ryzen 7 2700X Eight-Core Processor (family: 0x17, model: 0x8, stepping: 0x2)
  205. [ 0.106154] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
  206. [ 0.106157] ... version: 0
  207. [ 0.106157] ... bit width: 48
  208. [ 0.106157] ... generic registers: 6
  209. [ 0.106158] ... value mask: 0000ffffffffffff
  210. [ 0.106158] ... max period: 00007fffffffffff
  211. [ 0.106158] ... fixed-purpose events: 0
  212. [ 0.106159] ... event mask: 000000000000003f
  213. [ 0.106195] rcu: Hierarchical SRCU implementation.
  214. [ 0.106340] smp: Bringing up secondary CPUs ...
  215. [ 0.106379] x86: Booting SMP configuration:
  216. [ 0.106379] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15
  217. [ 0.124040] smp: Brought up 1 node, 16 CPUs
  218. [ 0.124041] smpboot: Max logical packages: 2
  219. [ 0.124042] smpboot: Total of 16 processors activated (118387.04 BogoMIPS)
  220. [ 0.125408] devtmpfs: initialized
  221. [ 0.125534] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  222. [ 0.125537] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
  223. [ 0.126041] NET: Registered protocol family 16
  224. [ 0.126107] thermal_sys: Registered thermal governor 'step_wise'
  225. [ 0.126140] cpuidle: using governor ladder
  226. [ 0.126256] ACPI: bus type PCI registered
  227. [ 0.126256] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
  228. [ 0.126256] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
  229. [ 0.126259] PCI: Using configuration type 1 for base access
  230. [ 0.127707] Kprobes globally optimized
  231. [ 0.127707] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
  232. [ 0.127974] ACPI: Added _OSI(Module Device)
  233. [ 0.127974] ACPI: Added _OSI(Processor Device)
  234. [ 0.127975] ACPI: Added _OSI(3.0 _SCP Extensions)
  235. [ 0.127975] ACPI: Added _OSI(Processor Aggregator Device)
  236. [ 0.127976] ACPI: Added _OSI(Linux-Dell-Video)
  237. [ 0.127976] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
  238. [ 0.127977] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
  239. [ 0.133737] ACPI: 8 ACPI AML tables successfully acquired and loaded
  240. [ 0.134520] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
  241. [ 0.136218] ACPI: Interpreter enabled
  242. [ 0.136221] ACPI: (supports S0 S5)
  243. [ 0.136222] ACPI: Using IOAPIC for interrupt routing
  244. [ 0.136431] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  245. [ 0.136637] ACPI: Enabled 2 GPEs in block 00 to 1F
  246. [ 0.140710] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  247. [ 0.140714] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
  248. [ 0.140799] acpi PNP0A08:00: _OSC: platform does not support [PME LTR]
  249. [ 0.140879] acpi PNP0A08:00: _OSC: OS now controls [PCIeCapability]
  250. [ 0.140885] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
  251. [ 0.140980] PCI host bridge to bus 0000:00
  252. [ 0.140982] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
  253. [ 0.140983] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
  254. [ 0.140983] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
  255. [ 0.140984] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  256. [ 0.140985] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  257. [ 0.140986] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
  258. [ 0.140986] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec2ffff window]
  259. [ 0.140987] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
  260. [ 0.140988] pci_bus 0000:00: root bus resource [bus 00-ff]
  261. [ 0.140995] pci 0000:00:00.0: [1022:1450] type 00 class 0x060000
  262. [ 0.141048] pci 0000:00:00.2: [1022:1451] type 00 class 0x080600
  263. [ 0.141115] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
  264. [ 0.141162] pci 0000:00:01.1: [1022:1453] type 01 class 0x060400
  265. [ 0.141263] pci 0000:00:01.1: enabling Extended Tags
  266. [ 0.141341] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
  267. [ 0.141412] pci 0000:00:01.3: [1022:1453] type 01 class 0x060400
  268. [ 0.141438] pci 0000:00:01.3: enabling Extended Tags
  269. [ 0.142039] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
  270. [ 0.142113] pci 0000:00:02.0: [1022:1452] type 00 class 0x060000
  271. [ 0.142170] pci 0000:00:03.0: [1022:1452] type 00 class 0x060000
  272. [ 0.142217] pci 0000:00:03.1: [1022:1453] type 01 class 0x060400
  273. [ 0.143082] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
  274. [ 0.143159] pci 0000:00:04.0: [1022:1452] type 00 class 0x060000
  275. [ 0.143222] pci 0000:00:07.0: [1022:1452] type 00 class 0x060000
  276. [ 0.143267] pci 0000:00:07.1: [1022:1454] type 01 class 0x060400
  277. [ 0.144006] pci 0000:00:07.1: enabling Extended Tags
  278. [ 0.144082] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
  279. [ 0.144157] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
  280. [ 0.144203] pci 0000:00:08.1: [1022:1454] type 01 class 0x060400
  281. [ 0.145006] pci 0000:00:08.1: enabling Extended Tags
  282. [ 0.145083] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
  283. [ 0.145195] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
  284. [ 0.145390] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
  285. [ 0.145588] pci 0000:00:18.0: [1022:1460] type 00 class 0x060000
  286. [ 0.145620] pci 0000:00:18.1: [1022:1461] type 00 class 0x060000
  287. [ 0.145652] pci 0000:00:18.2: [1022:1462] type 00 class 0x060000
  288. [ 0.145684] pci 0000:00:18.3: [1022:1463] type 00 class 0x060000
  289. [ 0.145716] pci 0000:00:18.4: [1022:1464] type 00 class 0x060000
  290. [ 0.146019] pci 0000:00:18.5: [1022:1465] type 00 class 0x060000
  291. [ 0.146051] pci 0000:00:18.6: [1022:1466] type 00 class 0x060000
  292. [ 0.146082] pci 0000:00:18.7: [1022:1467] type 00 class 0x060000
  293. [ 0.146329] pci 0000:01:00.0: [126f:2263] type 00 class 0x010802
  294. [ 0.146347] pci 0000:01:00.0: reg 0x10: [mem 0xfcf00000-0xfcf03fff 64bit]
  295. [ 0.146498] pci 0000:00:01.1: PCI bridge to [bus 01]
  296. [ 0.146501] pci 0000:00:01.1: bridge window [mem 0xfcf00000-0xfcffffff]
  297. [ 0.147045] pci 0000:03:00.0: [1022:43d5] type 00 class 0x0c0330
  298. [ 0.147059] pci 0000:03:00.0: reg 0x10: [mem 0xfcda0000-0xfcda7fff 64bit]
  299. [ 0.147091] pci 0000:03:00.0: enabling Extended Tags
  300. [ 0.147140] pci 0000:03:00.0: PME# supported from D3hot D3cold
  301. [ 0.147194] pci 0000:03:00.1: [1022:43c8] type 00 class 0x010601
  302. [ 0.147233] pci 0000:03:00.1: reg 0x24: [mem 0xfcd80000-0xfcd9ffff]
  303. [ 0.147240] pci 0000:03:00.1: reg 0x30: [mem 0xfcd00000-0xfcd7ffff pref]
  304. [ 0.147244] pci 0000:03:00.1: enabling Extended Tags
  305. [ 0.147278] pci 0000:03:00.1: PME# supported from D3hot D3cold
  306. [ 0.147315] pci 0000:03:00.2: [1022:43c6] type 01 class 0x060400
  307. [ 0.147350] pci 0000:03:00.2: enabling Extended Tags
  308. [ 0.147388] pci 0000:03:00.2: PME# supported from D3hot D3cold
  309. [ 0.147437] pci 0000:00:01.3: PCI bridge to [bus 03-25]
  310. [ 0.147440] pci 0000:00:01.3: bridge window [io 0xf000-0xffff]
  311. [ 0.147441] pci 0000:00:01.3: bridge window [mem 0xfcc00000-0xfcdfffff]
  312. [ 0.147479] pci 0000:20:00.0: [1022:43c7] type 01 class 0x060400
  313. [ 0.147518] pci 0000:20:00.0: enabling Extended Tags
  314. [ 0.147566] pci 0000:20:00.0: PME# supported from D3hot D3cold
  315. [ 0.147619] pci 0000:20:01.0: [1022:43c7] type 01 class 0x060400
  316. [ 0.147658] pci 0000:20:01.0: enabling Extended Tags
  317. [ 0.147706] pci 0000:20:01.0: PME# supported from D3hot D3cold
  318. [ 0.148020] pci 0000:20:04.0: [1022:43c7] type 01 class 0x060400
  319. [ 0.148059] pci 0000:20:04.0: enabling Extended Tags
  320. [ 0.148107] pci 0000:20:04.0: PME# supported from D3hot D3cold
  321. [ 0.148167] pci 0000:03:00.2: PCI bridge to [bus 20-25]
  322. [ 0.148171] pci 0000:03:00.2: bridge window [io 0xf000-0xffff]
  323. [ 0.148173] pci 0000:03:00.2: bridge window [mem 0xfcc00000-0xfccfffff]
  324. [ 0.148201] pci 0000:20:00.0: PCI bridge to [bus 21]
  325. [ 0.148266] pci 0000:22:00.0: [10ec:8168] type 00 class 0x020000
  326. [ 0.148287] pci 0000:22:00.0: reg 0x10: [io 0xf000-0xf0ff]
  327. [ 0.148314] pci 0000:22:00.0: reg 0x18: [mem 0xfcc04000-0xfcc04fff 64bit]
  328. [ 0.148331] pci 0000:22:00.0: reg 0x20: [mem 0xfcc00000-0xfcc03fff 64bit]
  329. [ 0.148467] pci 0000:22:00.0: supports D1 D2
  330. [ 0.148468] pci 0000:22:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  331. [ 0.148592] pci 0000:20:01.0: PCI bridge to [bus 22]
  332. [ 0.148596] pci 0000:20:01.0: bridge window [io 0xf000-0xffff]
  333. [ 0.148598] pci 0000:20:01.0: bridge window [mem 0xfcc00000-0xfccfffff]
  334. [ 0.148626] pci 0000:20:04.0: PCI bridge to [bus 25]
  335. [ 0.149052] pci 0000:26:00.0: [1002:1478] type 01 class 0x060400
  336. [ 0.149064] pci 0000:26:00.0: reg 0x10: [mem 0xfcb00000-0xfcb03fff]
  337. [ 0.149158] pci 0000:26:00.0: PME# supported from D0 D3hot D3cold
  338. [ 0.149206] pci 0000:26:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:03.1 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
  339. [ 0.149237] pci 0000:00:03.1: PCI bridge to [bus 26-28]
  340. [ 0.149239] pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
  341. [ 0.149240] pci 0000:00:03.1: bridge window [mem 0xfca00000-0xfcbfffff]
  342. [ 0.149242] pci 0000:00:03.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
  343. [ 0.149284] pci 0000:27:00.0: [1002:1479] type 01 class 0x060400
  344. [ 0.149379] pci 0000:27:00.0: PME# supported from D0 D3hot D3cold
  345. [ 0.149443] pci 0000:26:00.0: PCI bridge to [bus 27-28]
  346. [ 0.149447] pci 0000:26:00.0: bridge window [io 0xe000-0xefff]
  347. [ 0.149450] pci 0000:26:00.0: bridge window [mem 0xfca00000-0xfcafffff]
  348. [ 0.149453] pci 0000:26:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
  349. [ 0.149497] pci 0000:28:00.0: [1002:7340] type 00 class 0x030000
  350. [ 0.149512] pci 0000:28:00.0: reg 0x10: [mem 0xe0000000-0xefffffff 64bit pref]
  351. [ 0.149522] pci 0000:28:00.0: reg 0x18: [mem 0xf0000000-0xf01fffff 64bit pref]
  352. [ 0.149528] pci 0000:28:00.0: reg 0x20: [io 0xe000-0xe0ff]
  353. [ 0.149534] pci 0000:28:00.0: reg 0x24: [mem 0xfca00000-0xfca7ffff]
  354. [ 0.149541] pci 0000:28:00.0: reg 0x30: [mem 0xfca80000-0xfca9ffff pref]
  355. [ 0.149562] pci 0000:28:00.0: BAR 0: assigned to efifb
  356. [ 0.149627] pci 0000:28:00.0: PME# supported from D1 D2 D3hot D3cold
  357. [ 0.149666] pci 0000:28:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:03.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
  358. [ 0.149694] pci 0000:28:00.1: [1002:ab38] type 00 class 0x040300
  359. [ 0.149704] pci 0000:28:00.1: reg 0x10: [mem 0xfcaa0000-0xfcaa3fff]
  360. [ 0.150032] pci 0000:28:00.1: PME# supported from D1 D2 D3hot D3cold
  361. [ 0.150085] pci 0000:27:00.0: PCI bridge to [bus 28]
  362. [ 0.150088] pci 0000:27:00.0: bridge window [io 0xe000-0xefff]
  363. [ 0.150091] pci 0000:27:00.0: bridge window [mem 0xfca00000-0xfcafffff]
  364. [ 0.150094] pci 0000:27:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
  365. [ 0.150322] pci 0000:29:00.0: [1022:145a] type 00 class 0x130000
  366. [ 0.150341] pci 0000:29:00.0: enabling Extended Tags
  367. [ 0.150395] pci 0000:29:00.2: [1022:1456] type 00 class 0x108000
  368. [ 0.150404] pci 0000:29:00.2: reg 0x18: [mem 0xfc800000-0xfc8fffff]
  369. [ 0.150411] pci 0000:29:00.2: reg 0x24: [mem 0xfc900000-0xfc901fff]
  370. [ 0.150416] pci 0000:29:00.2: enabling Extended Tags
  371. [ 0.150472] pci 0000:29:00.3: [1022:145f] type 00 class 0x0c0330
  372. [ 0.150479] pci 0000:29:00.3: reg 0x10: [mem 0xfc700000-0xfc7fffff 64bit]
  373. [ 0.150496] pci 0000:29:00.3: enabling Extended Tags
  374. [ 0.150523] pci 0000:29:00.3: PME# supported from D0 D3hot D3cold
  375. [ 0.150558] pci 0000:00:07.1: PCI bridge to [bus 29]
  376. [ 0.150561] pci 0000:00:07.1: bridge window [mem 0xfc700000-0xfc9fffff]
  377. [ 0.151040] pci 0000:2a:00.0: [1022:1455] type 00 class 0x130000
  378. [ 0.151061] pci 0000:2a:00.0: enabling Extended Tags
  379. [ 0.151119] pci 0000:2a:00.2: [1022:7901] type 00 class 0x010601
  380. [ 0.151141] pci 0000:2a:00.2: reg 0x24: [mem 0xfce08000-0xfce08fff]
  381. [ 0.151147] pci 0000:2a:00.2: enabling Extended Tags
  382. [ 0.151174] pci 0000:2a:00.2: PME# supported from D3hot D3cold
  383. [ 0.151207] pci 0000:2a:00.3: [1022:1457] type 00 class 0x040300
  384. [ 0.151213] pci 0000:2a:00.3: reg 0x10: [mem 0xfce00000-0xfce07fff]
  385. [ 0.151229] pci 0000:2a:00.3: enabling Extended Tags
  386. [ 0.151255] pci 0000:2a:00.3: PME# supported from D0 D3hot D3cold
  387. [ 0.151291] pci 0000:00:08.1: PCI bridge to [bus 2a]
  388. [ 0.151294] pci 0000:00:08.1: bridge window [mem 0xfce00000-0xfcefffff]
  389. [ 0.151552] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
  390. [ 0.151590] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
  391. [ 0.151622] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
  392. [ 0.151663] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
  393. [ 0.151699] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
  394. [ 0.151728] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
  395. [ 0.152018] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
  396. [ 0.152047] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
  397. [ 0.152312] iommu: Default domain type: Translated
  398. [ 0.152358] pci 0000:28:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
  399. [ 0.152358] pci 0000:28:00.0: vgaarb: bridge control possible
  400. [ 0.152358] pci 0000:28:00.0: vgaarb: setting as boot device
  401. [ 0.152358] vgaarb: loaded
  402. [ 0.152374] SCSI subsystem initialized
  403. [ 0.152395] libata version 3.00 loaded.
  404. [ 0.152403] ACPI: bus type USB registered
  405. [ 0.152409] usbcore: registered new interface driver usbfs
  406. [ 0.152412] usbcore: registered new interface driver hub
  407. [ 0.152416] usbcore: registered new device driver usb
  408. [ 0.152424] pps_core: LinuxPPS API ver. 1 registered
  409. [ 0.152424] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  410. [ 0.152425] PTP clock support registered
  411. [ 0.152438] Registered efivars operations
  412. [ 0.152456] Advanced Linux Sound Architecture Driver Initialized.
  413. [ 0.152515] NetLabel: Initializing
  414. [ 0.152516] NetLabel: domain hash size = 128
  415. [ 0.152516] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  416. [ 0.152523] NetLabel: unlabeled traffic allowed by default
  417. [ 0.152558] PCI: Using ACPI for IRQ routing
  418. [ 0.155021] PCI: pci_cache_line_size set to 64 bytes
  419. [ 0.155074] Expanded resource Reserved due to conflict with PCI Bus 0000:00
  420. [ 0.155075] e820: reserve RAM buffer [mem 0x09d82000-0x0bffffff]
  421. [ 0.155076] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
  422. [ 0.155077] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
  423. [ 0.155077] e820: reserve RAM buffer [mem 0xd6d85000-0xd7ffffff]
  424. [ 0.155078] e820: reserve RAM buffer [mem 0xd6e64000-0xd7ffffff]
  425. [ 0.155079] e820: reserve RAM buffer [mem 0xdb843000-0xdbffffff]
  426. [ 0.155079] e820: reserve RAM buffer [mem 0xdbe35000-0xdbffffff]
  427. [ 0.155080] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
  428. [ 0.155080] e820: reserve RAM buffer [mem 0x41f380000-0x41fffffff]
  429. [ 0.155104] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  430. [ 0.155106] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
  431. [ 0.157148] clocksource: Switched to clocksource tsc-early
  432. [ 0.157148] VFS: Disk quotas dquot_6.6.0
  433. [ 0.157148] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  434. [ 0.157148] pnp: PnP ACPI init
  435. [ 0.157148] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
  436. [ 0.157148] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
  437. [ 0.157158] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
  438. [ 0.157255] system 00:02: [io 0x0a00-0x0a0f] has been reserved
  439. [ 0.157256] system 00:02: [io 0x0a10-0x0a1f] has been reserved
  440. [ 0.157257] system 00:02: [io 0x0a20-0x0a2f] has been reserved
  441. [ 0.157258] system 00:02: [io 0x0a30-0x0a3f] has been reserved
  442. [ 0.157260] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
  443. [ 0.157510] system 00:03: [io 0x04d0-0x04d1] has been reserved
  444. [ 0.157511] system 00:03: [io 0x040b] has been reserved
  445. [ 0.157512] system 00:03: [io 0x04d6] has been reserved
  446. [ 0.157513] system 00:03: [io 0x0c00-0x0c01] has been reserved
  447. [ 0.157513] system 00:03: [io 0x0c14] has been reserved
  448. [ 0.157514] system 00:03: [io 0x0c50-0x0c51] has been reserved
  449. [ 0.157514] system 00:03: [io 0x0c52] has been reserved
  450. [ 0.157515] system 00:03: [io 0x0c6c] has been reserved
  451. [ 0.157516] system 00:03: [io 0x0c6f] has been reserved
  452. [ 0.157516] system 00:03: [io 0x0cd0-0x0cd1] has been reserved
  453. [ 0.157517] system 00:03: [io 0x0cd2-0x0cd3] has been reserved
  454. [ 0.157518] system 00:03: [io 0x0cd4-0x0cd5] has been reserved
  455. [ 0.157518] system 00:03: [io 0x0cd6-0x0cd7] has been reserved
  456. [ 0.157519] system 00:03: [io 0x0cd8-0x0cdf] has been reserved
  457. [ 0.157520] system 00:03: [io 0x0800-0x089f] has been reserved
  458. [ 0.157520] system 00:03: [io 0x0b00-0x0b0f] has been reserved
  459. [ 0.157521] system 00:03: [io 0x0b20-0x0b3f] has been reserved
  460. [ 0.157522] system 00:03: [io 0x0900-0x090f] has been reserved
  461. [ 0.157522] system 00:03: [io 0x0910-0x091f] has been reserved
  462. [ 0.157523] system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
  463. [ 0.157524] system 00:03: [mem 0xfec01000-0xfec01fff] could not be reserved
  464. [ 0.157525] system 00:03: [mem 0xfedc0000-0xfedc0fff] has been reserved
  465. [ 0.157526] system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
  466. [ 0.157527] system 00:03: [mem 0xfed80000-0xfed8ffff] could not be reserved
  467. [ 0.157527] system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved
  468. [ 0.157528] system 00:03: [mem 0xff000000-0xffffffff] has been reserved
  469. [ 0.157530] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
  470. [ 0.157756] pnp: PnP ACPI: found 4 devices
  471. [ 0.162847] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  472. [ 0.162866] NET: Registered protocol family 2
  473. [ 0.162965] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  474. [ 0.164286] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
  475. [ 0.164298] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  476. [ 0.164402] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
  477. [ 0.164484] TCP: Hash tables configured (established 131072 bind 65536)
  478. [ 0.164507] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
  479. [ 0.164531] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
  480. [ 0.164584] NET: Registered protocol family 1
  481. [ 0.164660] pci 0000:00:01.1: PCI bridge to [bus 01]
  482. [ 0.164663] pci 0000:00:01.1: bridge window [mem 0xfcf00000-0xfcffffff]
  483. [ 0.164667] pci 0000:20:00.0: PCI bridge to [bus 21]
  484. [ 0.164675] pci 0000:20:01.0: PCI bridge to [bus 22]
  485. [ 0.164677] pci 0000:20:01.0: bridge window [io 0xf000-0xffff]
  486. [ 0.164681] pci 0000:20:01.0: bridge window [mem 0xfcc00000-0xfccfffff]
  487. [ 0.164686] pci 0000:20:04.0: PCI bridge to [bus 25]
  488. [ 0.164694] pci 0000:03:00.2: PCI bridge to [bus 20-25]
  489. [ 0.164696] pci 0000:03:00.2: bridge window [io 0xf000-0xffff]
  490. [ 0.164699] pci 0000:03:00.2: bridge window [mem 0xfcc00000-0xfccfffff]
  491. [ 0.164704] pci 0000:00:01.3: PCI bridge to [bus 03-25]
  492. [ 0.164705] pci 0000:00:01.3: bridge window [io 0xf000-0xffff]
  493. [ 0.164707] pci 0000:00:01.3: bridge window [mem 0xfcc00000-0xfcdfffff]
  494. [ 0.164711] pci 0000:27:00.0: PCI bridge to [bus 28]
  495. [ 0.164712] pci 0000:27:00.0: bridge window [io 0xe000-0xefff]
  496. [ 0.164715] pci 0000:27:00.0: bridge window [mem 0xfca00000-0xfcafffff]
  497. [ 0.164717] pci 0000:27:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
  498. [ 0.164721] pci 0000:26:00.0: PCI bridge to [bus 27-28]
  499. [ 0.164722] pci 0000:26:00.0: bridge window [io 0xe000-0xefff]
  500. [ 0.164725] pci 0000:26:00.0: bridge window [mem 0xfca00000-0xfcafffff]
  501. [ 0.164728] pci 0000:26:00.0: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
  502. [ 0.164732] pci 0000:00:03.1: PCI bridge to [bus 26-28]
  503. [ 0.164733] pci 0000:00:03.1: bridge window [io 0xe000-0xefff]
  504. [ 0.164734] pci 0000:00:03.1: bridge window [mem 0xfca00000-0xfcbfffff]
  505. [ 0.164735] pci 0000:00:03.1: bridge window [mem 0xe0000000-0xf01fffff 64bit pref]
  506. [ 0.164738] pci 0000:00:07.1: PCI bridge to [bus 29]
  507. [ 0.164740] pci 0000:00:07.1: bridge window [mem 0xfc700000-0xfc9fffff]
  508. [ 0.164743] pci 0000:00:08.1: PCI bridge to [bus 2a]
  509. [ 0.164744] pci 0000:00:08.1: bridge window [mem 0xfce00000-0xfcefffff]
  510. [ 0.164748] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
  511. [ 0.164749] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
  512. [ 0.164750] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
  513. [ 0.164750] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
  514. [ 0.164751] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
  515. [ 0.164752] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
  516. [ 0.164752] pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfec2ffff window]
  517. [ 0.164753] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
  518. [ 0.164754] pci_bus 0000:01: resource 1 [mem 0xfcf00000-0xfcffffff]
  519. [ 0.164754] pci_bus 0000:03: resource 0 [io 0xf000-0xffff]
  520. [ 0.164755] pci_bus 0000:03: resource 1 [mem 0xfcc00000-0xfcdfffff]
  521. [ 0.164755] pci_bus 0000:20: resource 0 [io 0xf000-0xffff]
  522. [ 0.164756] pci_bus 0000:20: resource 1 [mem 0xfcc00000-0xfccfffff]
  523. [ 0.164757] pci_bus 0000:22: resource 0 [io 0xf000-0xffff]
  524. [ 0.164757] pci_bus 0000:22: resource 1 [mem 0xfcc00000-0xfccfffff]
  525. [ 0.164758] pci_bus 0000:26: resource 0 [io 0xe000-0xefff]
  526. [ 0.164758] pci_bus 0000:26: resource 1 [mem 0xfca00000-0xfcbfffff]
  527. [ 0.164759] pci_bus 0000:26: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
  528. [ 0.164760] pci_bus 0000:27: resource 0 [io 0xe000-0xefff]
  529. [ 0.164760] pci_bus 0000:27: resource 1 [mem 0xfca00000-0xfcafffff]
  530. [ 0.164761] pci_bus 0000:27: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
  531. [ 0.164761] pci_bus 0000:28: resource 0 [io 0xe000-0xefff]
  532. [ 0.164762] pci_bus 0000:28: resource 1 [mem 0xfca00000-0xfcafffff]
  533. [ 0.164762] pci_bus 0000:28: resource 2 [mem 0xe0000000-0xf01fffff 64bit pref]
  534. [ 0.164763] pci_bus 0000:29: resource 1 [mem 0xfc700000-0xfc9fffff]
  535. [ 0.164764] pci_bus 0000:2a: resource 1 [mem 0xfce00000-0xfcefffff]
  536. [ 0.164910] pci 0000:28:00.0: disabling ATS
  537. [ 0.164926] pci 0000:28:00.1: D0 power state depends on 0000:28:00.0
  538. [ 0.164995] PCI: CLS 64 bytes, default 64
  539. [ 0.165690] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
  540. [ 0.165712] pci 0000:00:01.0: Adding to iommu group 0
  541. [ 0.165718] pci 0000:00:01.1: Adding to iommu group 1
  542. [ 0.165725] pci 0000:00:01.3: Adding to iommu group 2
  543. [ 0.165733] pci 0000:00:02.0: Adding to iommu group 3
  544. [ 0.165743] pci 0000:00:03.0: Adding to iommu group 4
  545. [ 0.165749] pci 0000:00:03.1: Adding to iommu group 5
  546. [ 0.165757] pci 0000:00:04.0: Adding to iommu group 6
  547. [ 0.165766] pci 0000:00:07.0: Adding to iommu group 7
  548. [ 0.165772] pci 0000:00:07.1: Adding to iommu group 8
  549. [ 0.165781] pci 0000:00:08.0: Adding to iommu group 9
  550. [ 0.165788] pci 0000:00:08.1: Adding to iommu group 10
  551. [ 0.165799] pci 0000:00:14.0: Adding to iommu group 11
  552. [ 0.165805] pci 0000:00:14.3: Adding to iommu group 11
  553. [ 0.165832] pci 0000:00:18.0: Adding to iommu group 12
  554. [ 0.165838] pci 0000:00:18.1: Adding to iommu group 12
  555. [ 0.165844] pci 0000:00:18.2: Adding to iommu group 12
  556. [ 0.165849] pci 0000:00:18.3: Adding to iommu group 12
  557. [ 0.165855] pci 0000:00:18.4: Adding to iommu group 12
  558. [ 0.165861] pci 0000:00:18.5: Adding to iommu group 12
  559. [ 0.165867] pci 0000:00:18.6: Adding to iommu group 12
  560. [ 0.165873] pci 0000:00:18.7: Adding to iommu group 12
  561. [ 0.165879] pci 0000:01:00.0: Adding to iommu group 13
  562. [ 0.165893] pci 0000:03:00.0: Adding to iommu group 14
  563. [ 0.165901] pci 0000:03:00.1: Adding to iommu group 14
  564. [ 0.165908] pci 0000:03:00.2: Adding to iommu group 14
  565. [ 0.165911] pci 0000:20:00.0: Adding to iommu group 14
  566. [ 0.165913] pci 0000:20:01.0: Adding to iommu group 14
  567. [ 0.165915] pci 0000:20:04.0: Adding to iommu group 14
  568. [ 0.165918] pci 0000:22:00.0: Adding to iommu group 14
  569. [ 0.165924] pci 0000:26:00.0: Adding to iommu group 15
  570. [ 0.165930] pci 0000:27:00.0: Adding to iommu group 16
  571. [ 0.165940] pci 0000:28:00.0: Adding to iommu group 17
  572. [ 0.165949] pci 0000:28:00.1: Adding to iommu group 18
  573. [ 0.165956] pci 0000:29:00.0: Adding to iommu group 19
  574. [ 0.165963] pci 0000:29:00.2: Adding to iommu group 20
  575. [ 0.165971] pci 0000:29:00.3: Adding to iommu group 21
  576. [ 0.165978] pci 0000:2a:00.0: Adding to iommu group 22
  577. [ 0.165985] pci 0000:2a:00.2: Adding to iommu group 23
  578. [ 0.165992] pci 0000:2a:00.3: Adding to iommu group 24
  579. [ 0.167905] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
  580. [ 0.167906] AMD-Vi: Extended features (0xf77ef22294ada): PPR NX GT IA GA PC GA_vAPIC
  581. [ 0.167961] AMD-Vi: Lazy IO/TLB flushing enabled
  582. [ 0.168479] amd_uncore: 4 amd_df counters detected
  583. [ 0.168482] amd_uncore: 6 amd_l3 counters detected
  584. [ 0.168634] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
  585. [ 0.169178] check: Scanning for low memory corruption every 60 seconds
  586. [ 0.169292] Initialise system trusted keyrings
  587. [ 0.169313] workingset: timestamp_bits=56 max_order=22 bucket_order=0
  588. [ 0.177698] Key type asymmetric registered
  589. [ 0.177699] Asymmetric key parser 'x509' registered
  590. [ 0.177705] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
  591. [ 0.177706] io scheduler mq-deadline registered
  592. [ 0.177707] io scheduler kyber registered
  593. [ 0.180597] efifb: probing for efifb
  594. [ 0.180606] efifb: framebuffer at 0xe0000000, using 3072k, total 3072k
  595. [ 0.180607] efifb: mode is 1024x768x32, linelength=4096, pages=1
  596. [ 0.180608] efifb: scrolling: redraw
  597. [ 0.180608] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  598. [ 0.180655] Console: switching to colour frame buffer device 128x48
  599. [ 0.181704] fb0: EFI VGA frame buffer device
  600. [ 0.181759] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  601. [ 0.181762] ACPI: Power Button [PWRB]
  602. [ 0.181778] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  603. [ 0.181779] ACPI: Power Button [PWRF]
  604. [ 0.181826] Monitor-Mwait will be used to enter C-1 state
  605. [ 0.181830] ACPI: \_PR_.C000: Found 2 idle states
  606. [ 0.181892] ACPI: \_PR_.C002: Found 2 idle states
  607. [ 0.181939] ACPI: \_PR_.C004: Found 2 idle states
  608. [ 0.181974] ACPI: \_PR_.C006: Found 2 idle states
  609. [ 0.182046] ACPI: \_PR_.C008: Found 2 idle states
  610. [ 0.182119] ACPI: \_PR_.C00A: Found 2 idle states
  611. [ 0.182182] ACPI: \_PR_.C00C: Found 2 idle states
  612. [ 0.182229] ACPI: \_PR_.C00E: Found 2 idle states
  613. [ 0.182267] ACPI: \_PR_.C001: Found 2 idle states
  614. [ 0.182328] ACPI: \_PR_.C003: Found 2 idle states
  615. [ 0.182389] ACPI: \_PR_.C005: Found 2 idle states
  616. [ 0.182453] ACPI: \_PR_.C007: Found 2 idle states
  617. [ 0.182499] ACPI: \_PR_.C009: Found 2 idle states
  618. [ 0.182572] ACPI: \_PR_.C00B: Found 2 idle states
  619. [ 0.182637] ACPI: \_PR_.C00D: Found 2 idle states
  620. [ 0.182700] ACPI: \_PR_.C00F: Found 2 idle states
  621. [ 0.182804] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  622. [ 0.183032] Non-volatile memory driver v1.3
  623. [ 0.183044] Linux agpgart interface v0.103
  624. [ 0.183180] [drm] amdgpu kernel modesetting enabled.
  625. [ 0.183196] checking generic (e0000000 300000) vs hw (e0000000 10000000)
  626. [ 0.183197] fb0: switching to amdgpudrmfb from EFI VGA
  627. [ 0.183222] Console: switching to colour dummy device 80x25
  628. [ 0.183229] amdgpu 0000:28:00.0: vgaarb: deactivate vga console
  629. [ 0.183254] amdgpu 0000:28:00.0: enabling device (0006 -> 0007)
  630. [ 0.183272] [drm] initializing kernel modesetting (NAVI14 0x1002:0x7340 0x1462:0x3822 0xC5).
  631. [ 0.183273] amdgpu 0000:28:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
  632. [ 0.183277] [drm] register mmio base: 0xFCA00000
  633. [ 0.183277] [drm] register mmio size: 524288
  634. [ 0.184404] [drm] add ip block number 0 <nv_common>
  635. [ 0.184405] [drm] add ip block number 1 <gmc_v10_0>
  636. [ 0.184405] [drm] add ip block number 2 <navi10_ih>
  637. [ 0.184406] [drm] add ip block number 3 <psp>
  638. [ 0.184406] [drm] add ip block number 4 <smu>
  639. [ 0.184407] [drm] add ip block number 5 <dm>
  640. [ 0.184407] [drm] add ip block number 6 <gfx_v10_0>
  641. [ 0.184408] [drm] add ip block number 7 <sdma_v5_0>
  642. [ 0.184408] [drm] add ip block number 8 <vcn_v2_0>
  643. [ 0.184408] [drm] add ip block number 9 <jpeg_v2_0>
  644. [ 0.184420] amdgpu 0000:28:00.0: amdgpu: Fetched VBIOS from VFCT
  645. [ 0.184421] amdgpu: ATOM BIOS: xxx-xxx-xxx
  646. [ 0.184426] [drm] VCN decode is enabled in VM mode
  647. [ 0.184426] [drm] VCN encode is enabled in VM mode
  648. [ 0.184427] [drm] JPEG decode is enabled in VM mode
  649. [ 0.184440] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
  650. [ 0.184444] amdgpu 0000:28:00.0: amdgpu: VRAM: 8176M 0x0000008000000000 - 0x00000081FEFFFFFF (8176M used)
  651. [ 0.184445] amdgpu 0000:28:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
  652. [ 0.184450] [drm] Detected VRAM RAM=8176M, BAR=256M
  653. [ 0.184451] [drm] RAM width 128bits GDDR6
  654. [ 0.184473] [TTM] Zone kernel: Available graphics memory: 8204010 KiB
  655. [ 0.184473] [TTM] Zone dma32: Available graphics memory: 2097152 KiB
  656. [ 0.184473] [TTM] Initializing pool allocator
  657. [ 0.184475] [TTM] Initializing DMA pool allocator
  658. [ 0.184494] [drm] amdgpu: 8176M of VRAM memory ready
  659. [ 0.184495] [drm] amdgpu: 8176M of GTT memory ready.
  660. [ 0.184500] [drm] GART: num cpu pages 131072, num gpu pages 131072
  661. [ 0.184603] [drm] PCIE GART of 512M enabled (table at 0x0000008000300000).
  662. [ 0.185314] [drm] Found VCN firmware Version ENC: 1.14 DEC: 5 VEP: 0 Revision: 20
  663. [ 0.185316] [drm] PSP loading VCN firmware
  664. [ 0.842580] [drm] reserve 0x900000 from 0x81fe400000 for PSP TMR
  665. [ 0.912583] amdgpu 0000:28:00.0: amdgpu: RAS: optional ras ta ucode is not available
  666. [ 0.919584] amdgpu 0000:28:00.0: amdgpu: RAP: optional rap ta ucode is not available
  667. [ 0.919602] amdgpu 0000:28:00.0: amdgpu: smu driver if version = 0x00000036, smu fw if version = 0x00000038, smu fw version = 0x00352300 (53.35.0)
  668. [ 0.919602] amdgpu 0000:28:00.0: amdgpu: SMU driver if version not matched
  669. [ 0.919646] amdgpu 0000:28:00.0: amdgpu: use vbios provided pptable
  670. [ 0.919647] amdgpu 0000:28:00.0: amdgpu: smc_dpm_info table revision(format.content): 4.5
  671. [ 0.951305] amdgpu 0000:28:00.0: amdgpu: SMU is initialized successfully!
  672. [ 0.951480] [drm] Display Core initialized with v3.2.104!
  673. [ 1.117597] [drm] kiq ring mec 2 pipe 1 q 0
  674. [ 1.122210] [drm] VCN decode and encode initialized successfully(under DPG Mode).
  675. [ 1.122333] [drm] JPEG decode initialized successfully.
  676. [ 1.122335] amdgpu 0000:28:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 12, active_cu_number 22
  677. [ 1.123688] [drm] fb mappable at 0xE050A000
  678. [ 1.123688] [drm] vram apper at 0xE0000000
  679. [ 1.123689] [drm] size 8294400
  680. [ 1.123689] [drm] fb depth is 24
  681. [ 1.123689] [drm] pitch is 7680
  682. [ 1.123712] fbcon: amdgpudrmfb (fb0) is primary device
  683. [ 1.175922] tsc: Refined TSC clocksource calibration: 3700.001 MHz
  684. [ 1.175929] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6aaaabc71c7, max_idle_ns: 881590412124 ns
  685. [ 1.175972] clocksource: Switched to clocksource tsc
  686. [ 1.250890] Console: switching to colour frame buffer device 240x67
  687. [ 1.269534] amdgpu 0000:28:00.0: [drm] fb0: amdgpudrmfb frame buffer device
  688. [ 1.269589] amdgpu 0000:28:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
  689. [ 1.269590] amdgpu 0000:28:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
  690. [ 1.269591] amdgpu 0000:28:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
  691. [ 1.269592] amdgpu 0000:28:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
  692. [ 1.269592] amdgpu 0000:28:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
  693. [ 1.269593] amdgpu 0000:28:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
  694. [ 1.269594] amdgpu 0000:28:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
  695. [ 1.269594] amdgpu 0000:28:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
  696. [ 1.269595] amdgpu 0000:28:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
  697. [ 1.269595] amdgpu 0000:28:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
  698. [ 1.269596] amdgpu 0000:28:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
  699. [ 1.269597] amdgpu 0000:28:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
  700. [ 1.269597] amdgpu 0000:28:00.0: amdgpu: ring vcn_dec uses VM inv eng 0 on hub 1
  701. [ 1.269598] amdgpu 0000:28:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 1 on hub 1
  702. [ 1.269599] amdgpu 0000:28:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 4 on hub 1
  703. [ 1.269599] amdgpu 0000:28:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 1
  704. [ 1.270734] [drm] Initialized amdgpu 3.40.0 20150101 for 0000:28:00.0 on minor 0
  705. [ 1.271782] loop: module loaded
  706. [ 1.271908] nvme nvme0: pci function 0000:01:00.0
  707. [ 1.271939] ahci 0000:03:00.1: version 3.0
  708. [ 1.272043] ahci 0000:03:00.1: SSS flag set, parallel bus scan disabled
  709. [ 1.272079] ahci 0000:03:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0x33 impl SATA mode
  710. [ 1.272080] ahci 0000:03:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst
  711. [ 1.272313] scsi host0: ahci
  712. [ 1.272371] scsi host1: ahci
  713. [ 1.272420] scsi host2: ahci
  714. [ 1.272470] scsi host3: ahci
  715. [ 1.272520] scsi host4: ahci
  716. [ 1.272570] scsi host5: ahci
  717. [ 1.272623] scsi host6: ahci
  718. [ 1.272673] scsi host7: ahci
  719. [ 1.272690] ata1: SATA max UDMA/133 abar m131072@0xfcd80000 port 0xfcd80100 irq 42
  720. [ 1.272692] ata2: SATA max UDMA/133 abar m131072@0xfcd80000 port 0xfcd80180 irq 42
  721. [ 1.272692] ata3: DUMMY
  722. [ 1.272692] ata4: DUMMY
  723. [ 1.272694] ata5: SATA max UDMA/133 abar m131072@0xfcd80000 port 0xfcd80300 irq 42
  724. [ 1.272695] ata6: SATA max UDMA/133 abar m131072@0xfcd80000 port 0xfcd80380 irq 42
  725. [ 1.272695] ata7: DUMMY
  726. [ 1.272696] ata8: DUMMY
  727. [ 1.272776] ahci 0000:2a:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
  728. [ 1.272777] ahci 0000:2a:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part
  729. [ 1.272856] scsi host8: ahci
  730. [ 1.272872] ata9: SATA max UDMA/133 abar m4096@0xfce08000 port 0xfce08100 irq 44
  731. [ 1.272941] e100: Intel(R) PRO/100 Network Driver
  732. [ 1.272942] e100: Copyright(c) 1999-2006 Intel Corporation
  733. [ 1.272949] e1000: Intel(R) PRO/1000 Network Driver
  734. [ 1.272949] e1000: Copyright (c) 1999-2006 Intel Corporation.
  735. [ 1.272956] e1000e: Intel(R) PRO/1000 Network Driver
  736. [ 1.272957] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  737. [ 1.272968] sky2: driver version 1.30
  738. [ 1.272999] r8169 0000:22:00.0: enabling device (0000 -> 0003)
  739. [ 1.279087] libphy: r8169: probed
  740. [ 1.279194] r8169 0000:22:00.0 eth0: RTL8168h/8111h, 2c:f0:5d:38:25:0d, XID 541, IRQ 45
  741. [ 1.279196] r8169 0000:22:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
  742. [ 1.279235] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  743. [ 1.279236] ehci-pci: EHCI PCI platform driver
  744. [ 1.279245] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  745. [ 1.279246] ohci-pci: OHCI PCI platform driver
  746. [ 1.279251] uhci_hcd: USB Universal Host Controller Interface driver
  747. [ 1.279318] xhci_hcd 0000:03:00.0: xHCI Host Controller
  748. [ 1.279339] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 1
  749. [ 1.286065] nvme nvme0: allocated 64 MiB host memory buffer.
  750. [ 1.315472] nvme nvme0: 15/0/0 default/read/poll queues
  751. [ 1.321067] nvme0n1: p1 p2
  752. [ 1.334630] xhci_hcd 0000:03:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410
  753. [ 1.334741] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
  754. [ 1.334742] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  755. [ 1.334742] usb usb1: Product: xHCI Host Controller
  756. [ 1.334743] usb usb1: Manufacturer: Linux 5.10.51 xhci-hcd
  757. [ 1.334743] usb usb1: SerialNumber: 0000:03:00.0
  758. [ 1.334794] hub 1-0:1.0: USB hub found
  759. [ 1.334805] hub 1-0:1.0: 10 ports detected
  760. [ 1.334944] xhci_hcd 0000:03:00.0: xHCI Host Controller
  761. [ 1.334961] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 2
  762. [ 1.334963] xhci_hcd 0000:03:00.0: Host supports USB 3.1 Enhanced SuperSpeed
  763. [ 1.335001] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  764. [ 1.335009] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
  765. [ 1.335010] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  766. [ 1.335010] usb usb2: Product: xHCI Host Controller
  767. [ 1.335011] usb usb2: Manufacturer: Linux 5.10.51 xhci-hcd
  768. [ 1.335011] usb usb2: SerialNumber: 0000:03:00.0
  769. [ 1.335046] hub 2-0:1.0: USB hub found
  770. [ 1.335052] hub 2-0:1.0: 4 ports detected
  771. [ 1.335148] xhci_hcd 0000:29:00.3: xHCI Host Controller
  772. [ 1.335165] xhci_hcd 0000:29:00.3: new USB bus registered, assigned bus number 3
  773. [ 1.335253] xhci_hcd 0000:29:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000000000410
  774. [ 1.335332] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
  775. [ 1.335332] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  776. [ 1.335333] usb usb3: Product: xHCI Host Controller
  777. [ 1.335333] usb usb3: Manufacturer: Linux 5.10.51 xhci-hcd
  778. [ 1.335334] usb usb3: SerialNumber: 0000:29:00.3
  779. [ 1.335370] hub 3-0:1.0: USB hub found
  780. [ 1.335374] hub 3-0:1.0: 4 ports detected
  781. [ 1.335456] xhci_hcd 0000:29:00.3: xHCI Host Controller
  782. [ 1.335471] xhci_hcd 0000:29:00.3: new USB bus registered, assigned bus number 4
  783. [ 1.335472] xhci_hcd 0000:29:00.3: Host supports USB 3.0 SuperSpeed
  784. [ 1.335478] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
  785. [ 1.335486] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
  786. [ 1.335486] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  787. [ 1.335487] usb usb4: Product: xHCI Host Controller
  788. [ 1.335487] usb usb4: Manufacturer: Linux 5.10.51 xhci-hcd
  789. [ 1.335488] usb usb4: SerialNumber: 0000:29:00.3
  790. [ 1.335519] hub 4-0:1.0: USB hub found
  791. [ 1.335524] hub 4-0:1.0: 4 ports detected
  792. [ 1.335587] usbcore: registered new interface driver usblp
  793. [ 1.335595] usbcore: registered new interface driver usb-storage
  794. [ 1.335603] i8042: PNP: No PS/2 controller found.
  795. [ 1.335672] rtc_cmos 00:01: RTC can wake from S4
  796. [ 1.335940] rtc_cmos 00:01: registered as rtc0
  797. [ 1.335945] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
  798. [ 1.335993] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
  799. [ 1.335993] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
  800. [ 1.336025] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
  801. [ 1.336058] EFI Variables Facility v0.08 2004-May-17
  802. [ 1.339014] hid: raw HID events driver (C) Jiri Kosina
  803. [ 1.339063] usbcore: registered new interface driver usbhid
  804. [ 1.339064] usbhid: USB HID core driver
  805. [ 1.339103] snd_hda_intel 0000:28:00.1: enabling device (0000 -> 0002)
  806. [ 1.339126] snd_hda_intel 0000:28:00.1: Force to non-snoop mode
  807. [ 1.339822] snd_hda_intel 0000:2a:00.3: enabling device (0000 -> 0002)
  808. [ 1.340709] Initializing XFRM netlink socket
  809. [ 1.340757] NET: Registered protocol family 10
  810. [ 1.340890] Segment Routing with IPv6
  811. [ 1.341510] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  812. [ 1.341570] NET: Registered protocol family 17
  813. [ 1.342069] microcode: CPU0: patch_level=0x0800820d
  814. [ 1.342074] microcode: CPU1: patch_level=0x0800820d
  815. [ 1.342078] microcode: CPU2: patch_level=0x0800820d
  816. [ 1.342083] microcode: CPU3: patch_level=0x0800820d
  817. [ 1.342089] microcode: CPU4: patch_level=0x0800820d
  818. [ 1.342094] microcode: CPU5: patch_level=0x0800820d
  819. [ 1.342099] microcode: CPU6: patch_level=0x0800820d
  820. [ 1.342106] microcode: CPU7: patch_level=0x0800820d
  821. [ 1.342108] microcode: CPU8: patch_level=0x0800820d
  822. [ 1.342110] microcode: CPU9: patch_level=0x0800820d
  823. [ 1.342112] microcode: CPU10: patch_level=0x0800820d
  824. [ 1.342114] microcode: CPU11: patch_level=0x0800820d
  825. [ 1.342117] microcode: CPU12: patch_level=0x0800820d
  826. [ 1.342122] microcode: CPU13: patch_level=0x0800820d
  827. [ 1.342127] microcode: CPU14: patch_level=0x0800820d
  828. [ 1.342129] microcode: CPU15: patch_level=0x0800820d
  829. [ 1.342132] microcode: Microcode Update Driver: v2.2.
  830. [ 1.342135] IPI shorthand broadcast: enabled
  831. [ 1.342138] sched_clock: Marking stable (1350042534, -7995909)->(1358559738, -16513113)
  832. [ 1.342242] registered taskstats version 1
  833. [ 1.342243] Loading compiled-in X.509 certificates
  834. [ 1.342466] printk: console [netcon0] enabled
  835. [ 1.342466] netconsole: network logging started
  836. [ 1.342746] acpi_cpufreq: overriding BIOS provided _PSD data
  837. [ 1.343090] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  838. [ 1.343348] hdaudio hdaudioC0D0: Unable to bind the codec
  839. [ 1.343397] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  840. [ 1.343399] ALSA device list:
  841. [ 1.343400] No soundcards found.
  842. [ 1.343421] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  843. [ 1.343422] cfg80211: failed to load regulatory.db
  844. [ 1.348736] random: fast init done
  845. [ 1.348953] hdaudio hdaudioC1D0: Unable to bind the codec
  846. [ 1.581887] ata9: SATA link down (SStatus 0 SControl 300)
  847. [ 1.582222] ata1: SATA link down (SStatus 0 SControl 300)
  848. [ 1.639684] usb 1-1: new full-speed USB device number 2 using xhci_hcd
  849. [ 1.944180] usb 1-1: New USB device found, idVendor=09da, idProduct=3e83, bcdDevice= 0.3b
  850. [ 1.944181] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  851. [ 1.944182] usb 1-1: Product: USB Device
  852. [ 1.944182] usb 1-1: Manufacturer: COMPANY
  853. [ 1.966991] input: COMPANY USB Device as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-1/1-1:1.0/0003:09DA:3E83.0001/input/input2
  854. [ 2.018691] hid-generic 0003:09DA:3E83.0001: input,hidraw0: USB HID v1.11 Keyboard [COMPANY USB Device ] on usb-0000:03:00.0-1/input0
  855. [ 2.028980] input: COMPANY USB Device as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-1/1-1:1.1/0003:09DA:3E83.0002/input/input3
  856. [ 2.029008] hid-generic 0003:09DA:3E83.0002: input,hidraw1: USB HID v1.11 Mouse [COMPANY USB Device ] on usb-0000:03:00.0-1/input1
  857. [ 2.053084] input: COMPANY USB Device Keyboard as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-1/1-1:1.2/0003:09DA:3E83.0003/input/input4
  858. [ 2.056508] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  859. [ 2.093538] ata2.00: ATA-10: ST2000DM008-2FR102, 0001, max UDMA/133
  860. [ 2.093539] ata2.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
  861. [ 2.104683] input: COMPANY USB Device System Control as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-1/1-1:1.2/0003:09DA:3E83.0003/input/input5
  862. [ 2.104711] input: COMPANY USB Device Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-1/1-1:1.2/0003:09DA:3E83.0003/input/input6
  863. [ 2.104732] input: COMPANY USB Device as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-1/1-1:1.2/0003:09DA:3E83.0003/input/input7
  864. [ 2.104773] hid-generic 0003:09DA:3E83.0003: input,hiddev96,hidraw2: USB HID v1.11 Keyboard [COMPANY USB Device ] on usb-0000:03:00.0-1/input2
  865. [ 2.153004] ata2.00: configured for UDMA/133
  866. [ 2.153042] scsi 1:0:0:0: Direct-Access ATA ST2000DM008-2FR1 0001 PQ: 0 ANSI: 5
  867. [ 2.153097] sd 1:0:0:0: Attached scsi generic sg0 type 0
  868. [ 2.153134] sd 1:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
  869. [ 2.153135] sd 1:0:0:0: [sda] 4096-byte physical blocks
  870. [ 2.153140] sd 1:0:0:0: [sda] Write Protect is off
  871. [ 2.153141] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
  872. [ 2.153147] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  873. [ 2.215187] sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7
  874. [ 2.215359] sd 1:0:0:0: [sda] Attached SCSI disk
  875. [ 2.280652] usb 1-2: new full-speed USB device number 3 using xhci_hcd
  876. [ 2.462490] ata5: SATA link down (SStatus 0 SControl 330)
  877. [ 2.648973] usb 1-2: New USB device found, idVendor=1532, idProduct=0209, bcdDevice= 2.00
  878. [ 2.648974] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  879. [ 2.648975] usb 1-2: Product: Razer BlackWidow Tournament Edition Chroma
  880. [ 2.648976] usb 1-2: Manufacturer: Razer
  881. [ 2.666077] input: Razer Razer BlackWidow Tournament Edition Chroma as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-2/1-2:1.0/0003:1532:0209.0004/input/input8
  882. [ 2.717655] hid-generic 0003:1532:0209.0004: input,hidraw3: USB HID v1.11 Keyboard [Razer Razer BlackWidow Tournament Edition Chroma] on usb-0000:03:00.0-2/input0
  883. [ 2.723205] input: Razer Razer BlackWidow Tournament Edition Chroma Keyboard as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-2/1-2:1.1/0003:1532:0209.0005/input/input9
  884. [ 2.774474] ata6: SATA link down (SStatus 0 SControl 330)
  885. [ 2.774657] input: Razer Razer BlackWidow Tournament Edition Chroma Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-2/1-2:1.1/0003:1532:0209.0005/input/input10
  886. [ 2.774679] input: Razer Razer BlackWidow Tournament Edition Chroma System Control as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-2/1-2:1.1/0003:1532:0209.0005/input/input11
  887. [ 2.774700] input: Razer Razer BlackWidow Tournament Edition Chroma as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-2/1-2:1.1/0003:1532:0209.0005/input/input12
  888. [ 2.774724] hid-generic 0003:1532:0209.0005: input,hidraw4: USB HID v1.11 Keyboard [Razer Razer BlackWidow Tournament Edition Chroma] on usb-0000:03:00.0-2/input1
  889. [ 2.775513] EXT4-fs (nvme0n1p2): INFO: recovery required on readonly filesystem
  890. [ 2.775515] EXT4-fs (nvme0n1p2): write access will be enabled during recovery
  891. [ 2.779107] input: Razer Razer BlackWidow Tournament Edition Chroma as /devices/pci0000:00/0000:00:01.3/0000:03:00.0/usb1/1-2/1-2:1.2/0003:1532:0209.0006/input/input13
  892. [ 2.779136] hid-generic 0003:1532:0209.0006: input,hidraw5: USB HID v1.11 Mouse [Razer Razer BlackWidow Tournament Edition Chroma] on usb-0000:03:00.0-2/input2
  893. [ 2.784489] EXT4-fs (nvme0n1p2): recovery complete
  894. [ 2.784997] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
  895. [ 2.785004] VFS: Mounted root (ext4 filesystem) readonly on device 259:2.
  896. [ 2.785521] devtmpfs: mounted
  897. [ 2.785718] Freeing unused kernel image (initmem) memory: 1004K
  898. [ 2.785720] Write protecting the kernel read-only data: 24576k
  899. [ 2.786135] Freeing unused kernel image (text/rodata gap) memory: 2044K
  900. [ 2.786369] Freeing unused kernel image (rodata/data gap) memory: 1152K
  901. [ 2.786372] Run /sbin/init as init process
  902. [ 2.786372] with arguments:
  903. [ 2.786372] /sbin/init
  904. [ 2.786373] with environment:
  905. [ 2.786373] HOME=/
  906. [ 2.786373] TERM=linux
  907. [ 2.786374] BOOT_IMAGE=/vmlinuz-5.10.51
  908. [ 2.792709] init: Welcome to KISS!
  909. [ 2.792753] init: Mounting pseudo filesystems...
  910. [ 2.794104] tmpfs: Unknown parameter 'mode'
  911. [ 2.795032] tmpfs: Unknown parameter 'mode'
  912. [ 2.796152] init: Loading rc.conf settings...
  913. [ 2.796823] init: Starting device manager...
  914. [ 2.797664] init: Starting udev...
  915. [ 2.800555] udevd[229]: could not create /run/udev: Read-only file system
  916. [ 2.809722] init: Remounting rootfs as read-only...
  917. [ 2.809854] EXT4-fs (nvme0n1p2): re-mounted. Opts: (null)
  918. [ 2.809907] init: Checking filesystems...
  919. [ 2.975973] init: Mounting rootfs as read-write...
  920. [ 2.976457] EXT4-fs (nvme0n1p2): re-mounted. Opts: (null)
  921. [ 2.976511] init: Mounting all local filesystems...
  922. [ 3.012303] init: Enabling swap...
  923. [ 3.012454] init: Seeding random...
  924. [ 3.013507] init: Setting up loopback...
  925. [ 3.014079] init: Setting hostname...
  926. [ 3.014278] init: Loading sysctl settings...
  927. [ 3.014419] init: Killing device manager to make way for service...
  928. [ 3.014651] init: Running boot hooks...
  929. [ 3.014795] init: Running boot hook: /etc/rc.d/sinit-launch-services.boot
  930. [ 3.014958] init: Boot stage completed in 3s...
  931. [ 5.891387] random: crng init done
  932. [ 446.361271] EXT4-fs (sda2): recovery complete
  933. [ 446.382493] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
  934.  
Add Comment
Please, Sign In to add comment