Guest User

dmesg

a guest
Apr 29th, 2024
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 81.42 KB | None | 0 0
  1.  
  2. $ sudo dmesg
  3. [ 0.000000] Linux version 6.7.12-1-liquorix-amd64 ([email protected]) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 ZEN SMP PREEMPT liquorix 6.7-18~mx23ahs (2024-04-04)
  4. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.7.12-1-liquorix-amd64 root=UUID=0ceea436-51ff-455f-9965-03f2d5081dc0 ro quiet splash
  5. [ 0.000000] BIOS-provided physical RAM map:
  6. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000003dfff] usable
  7. [ 0.000000] BIOS-e820: [mem 0x000000000003e000-0x000000000003ffff] reserved
  8. [ 0.000000] BIOS-e820: [mem 0x0000000000040000-0x000000000009dfff] usable
  9. [ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
  10. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000fffffff] usable
  11. [ 0.000000] BIOS-e820: [mem 0x0000000010000000-0x0000000012150fff] reserved
  12. [ 0.000000] BIOS-e820: [mem 0x0000000012151000-0x0000000075d92fff] usable
  13. [ 0.000000] BIOS-e820: [mem 0x0000000075d93000-0x00000000795bffff] reserved
  14. [ 0.000000] BIOS-e820: [mem 0x00000000795c0000-0x00000000795f1fff] ACPI data
  15. [ 0.000000] BIOS-e820: [mem 0x00000000795f2000-0x0000000079651fff] ACPI NVS
  16. [ 0.000000] BIOS-e820: [mem 0x0000000079652000-0x0000000079990fff] reserved
  17. [ 0.000000] BIOS-e820: [mem 0x0000000079991000-0x0000000079a37fff] type 20
  18. [ 0.000000] BIOS-e820: [mem 0x0000000079a38000-0x000000007a792fff] usable
  19. [ 0.000000] BIOS-e820: [mem 0x000000007a793000-0x000000007a83efff] reserved
  20. [ 0.000000] BIOS-e820: [mem 0x000000007a83f000-0x000000007abfffff] usable
  21. [ 0.000000] BIOS-e820: [mem 0x000000007ac00000-0x000000007fffffff] reserved
  22. [ 0.000000] BIOS-e820: [mem 0x00000000d0000000-0x00000000d0ffffff] reserved
  23. [ 0.000000] BIOS-e820: [mem 0x00000000d3709000-0x00000000d3709fff] reserved
  24. [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
  25. [ 0.000000] BIOS-e820: [mem 0x00000000fe042000-0x00000000fe044fff] reserved
  26. [ 0.000000] BIOS-e820: [mem 0x00000000fe900000-0x00000000fe902fff] reserved
  27. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  28. [ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
  29. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  30. [ 0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
  31. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000027fffffff] usable
  32. [ 0.000000] NX (Execute Disable) protection: active
  33. [ 0.000000] APIC: Static calls initialized
  34. [ 0.000000] efi: EFI v2.7 by American Megatrends
  35. [ 0.000000] efi: ACPI=0x795f1000 ACPI 2.0=0x795f1014 TPMFinalLog=0x7961f000 SMBIOS=0x7985a000 SMBIOS 3.0=0x79859000 MEMATTR=0x722f8018 ESRT=0x72315f98
  36. [ 0.000000] efi: Remove mem48: MMIO range=[0xd0000000-0xd0ffffff] (16MB) from e820 map
  37. [ 0.000000] e820: remove [mem 0xd0000000-0xd0ffffff] reserved
  38. [ 0.000000] efi: Not removing mem49: MMIO range=[0xd3709000-0xd3709fff] (4KB) from e820 map
  39. [ 0.000000] efi: Remove mem50: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
  40. [ 0.000000] e820: remove [mem 0xe0000000-0xefffffff] reserved
  41. [ 0.000000] efi: Not removing mem51: MMIO range=[0xfe042000-0xfe042fff] (4KB) from e820 map
  42. [ 0.000000] efi: Not removing mem52: MMIO range=[0xfe043000-0xfe043fff] (4KB) from e820 map
  43. [ 0.000000] efi: Not removing mem53: MMIO range=[0xfe044000-0xfe044fff] (4KB) from e820 map
  44. [ 0.000000] efi: Not removing mem54: MMIO range=[0xfe900000-0xfe902fff] (12KB) from e820 map
  45. [ 0.000000] efi: Not removing mem55: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
  46. [ 0.000000] efi: Not removing mem56: MMIO range=[0xfed01000-0xfed01fff] (4KB) from e820 map
  47. [ 0.000000] efi: Not removing mem57: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
  48. [ 0.000000] efi: Remove mem58: MMIO range=[0xff800000-0xffffffff] (8MB) from e820 map
  49. [ 0.000000] e820: remove [mem 0xff800000-0xffffffff] reserved
  50. [ 0.000000] SMBIOS 3.2.0 present.
  51. [ 0.000000] DMI: BESSTAR TECH LIMITED GK41/GB7, BIOS GB7 0.08 05/25/2021
  52. [ 0.000000] tsc: Detected 1996.800 MHz processor
  53. [ 0.000027] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  54. [ 0.000032] e820: remove [mem 0x000a0000-0x000fffff] usable
  55. [ 0.000050] last_pfn = 0x280000 max_arch_pfn = 0x400000000
  56. [ 0.000060] MTRR map: 8 entries (3 fixed + 5 variable; max 23), built from 10 variable MTRRs
  57. [ 0.000064] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
  58. [ 0.000141] last_pfn = 0x7ac00 max_arch_pfn = 0x400000000
  59. [ 0.006448] esrt: Reserving ESRT space from 0x0000000072315f98 to 0x0000000072315fd0.
  60. [ 0.006458] e820: update [mem 0x72315000-0x72315fff] usable ==> reserved
  61. [ 0.006487] Using GB pages for direct mapping
  62. [ 0.008013] Secure boot disabled
  63. [ 0.008014] RAMDISK: [mem 0x2d27b000-0x32934fff]
  64. [ 0.008022] ACPI: Early table checksum verification disabled
  65. [ 0.008028] ACPI: RSDP 0x00000000795F1014 000024 (v02 ALASKA)
  66. [ 0.008034] ACPI: XSDT 0x00000000795F0728 0000E4 (v01 ALASKA A M I 01072009 AMI 01000013)
  67. [ 0.008044] ACPI: FACP 0x00000000795EF000 000114 (v06 ALASKA A M I 01072009 AMI 00010013)
  68. [ 0.008054] ACPI: DSDT 0x00000000795E3000 00BE82 (v02 ALASKA A M I 01072009 INTL 20190509)
  69. [ 0.008060] ACPI: FACS 0x0000000079651000 000040
  70. [ 0.008064] ACPI: FPDT 0x00000000795E2000 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
  71. [ 0.008069] ACPI: FIDT 0x00000000795E1000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
  72. [ 0.008075] ACPI: MSDM 0x00000000795E0000 000055 (v03 ALASKA A M I 01072009 AMI 00010013)
  73. [ 0.008080] ACPI: MCFG 0x00000000795DF000 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
  74. [ 0.008085] ACPI: SSDT 0x00000000795DE000 0000B1 (v01 Intel_ ADebTabl 00001000 INTL 20190509)
  75. [ 0.008091] ACPI: DBG2 0x00000000795DD000 000072 (v00 INTEL GLK-SOC 00000003 BRXT 0100000D)
  76. [ 0.008096] ACPI: DBGP 0x00000000795DC000 000034 (v01 INTEL GLK-SOC 00000003 BRXT 0100000D)
  77. [ 0.008101] ACPI: HPET 0x00000000795DA000 000038 (v01 INTEL GLK-SOC 00000003 BRXT 0100000D)
  78. [ 0.008107] ACPI: LPIT 0x00000000795D9000 00005C (v01 INTEL GLK-SOC 00000003 BRXT 0100000D)
  79. [ 0.008112] ACPI: APIC 0x00000000795D8000 000084 (v04 INTEL GLK-SOC 00000003 BRXT 0100000D)
  80. [ 0.008117] ACPI: NPKT 0x00000000795D7000 000065 (v01 INTEL GLK-SOC 00000003 BRXT 0100000D)
  81. [ 0.008122] ACPI: SSDT 0x00000000795D5000 0002C2 (v02 INTEL UsbCTabl 00000003 BRXT 0100000D)
  82. [ 0.008127] ACPI: SSDT 0x00000000795D4000 0005C0 (v02 PmRef Cpu0Ist 00003000 INTL 20190509)
  83. [ 0.008133] ACPI: SSDT 0x00000000795D3000 000775 (v02 CpuRef CpuSsdt 00003000 INTL 20190509)
  84. [ 0.008138] ACPI: SSDT 0x00000000795D2000 000362 (v02 PmRef Cpu0Tst 00003000 INTL 20190509)
  85. [ 0.008143] ACPI: SSDT 0x00000000795D1000 0001E8 (v02 PmRef ApTst 00003000 INTL 20190509)
  86. [ 0.008148] ACPI: SSDT 0x00000000795CE000 002A6E (v02 SaSsdt SaSsdt 00003000 INTL 20190509)
  87. [ 0.008154] ACPI: BGRT 0x00000000795CD000 000038 (v01 ALASKA A M I 01072009 AMI 00010013)
  88. [ 0.008159] ACPI: TPM2 0x00000000795CC000 000034 (v04 ALASKA A M I 00000001 AMI 00000000)
  89. [ 0.008164] ACPI: DMAR 0x00000000795DB000 0000A8 (v01 INTEL GLK-SOC 00000003 BRXT 0100000D)
  90. [ 0.008169] ACPI: WDAT 0x00000000795CB000 000104 (v01 00000000 00000000)
  91. [ 0.008175] ACPI: NHLT 0x00000000795CA000 00053E (v00 ALASKA A M I 01072009 AMI 01000013)
  92. [ 0.008180] ACPI: WSMT 0x00000000795D6000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
  93. [ 0.008184] ACPI: Reserving FACP table memory at [mem 0x795ef000-0x795ef113]
  94. [ 0.008187] ACPI: Reserving DSDT table memory at [mem 0x795e3000-0x795eee81]
  95. [ 0.008189] ACPI: Reserving FACS table memory at [mem 0x79651000-0x7965103f]
  96. [ 0.008191] ACPI: Reserving FPDT table memory at [mem 0x795e2000-0x795e2043]
  97. [ 0.008192] ACPI: Reserving FIDT table memory at [mem 0x795e1000-0x795e109b]
  98. [ 0.008194] ACPI: Reserving MSDM table memory at [mem 0x795e0000-0x795e0054]
  99. [ 0.008196] ACPI: Reserving MCFG table memory at [mem 0x795df000-0x795df03b]
  100. [ 0.008197] ACPI: Reserving SSDT table memory at [mem 0x795de000-0x795de0b0]
  101. [ 0.008199] ACPI: Reserving DBG2 table memory at [mem 0x795dd000-0x795dd071]
  102. [ 0.008200] ACPI: Reserving DBGP table memory at [mem 0x795dc000-0x795dc033]
  103. [ 0.008202] ACPI: Reserving HPET table memory at [mem 0x795da000-0x795da037]
  104. [ 0.008204] ACPI: Reserving LPIT table memory at [mem 0x795d9000-0x795d905b]
  105. [ 0.008205] ACPI: Reserving APIC table memory at [mem 0x795d8000-0x795d8083]
  106. [ 0.008207] ACPI: Reserving NPKT table memory at [mem 0x795d7000-0x795d7064]
  107. [ 0.008209] ACPI: Reserving SSDT table memory at [mem 0x795d5000-0x795d52c1]
  108. [ 0.008210] ACPI: Reserving SSDT table memory at [mem 0x795d4000-0x795d45bf]
  109. [ 0.008212] ACPI: Reserving SSDT table memory at [mem 0x795d3000-0x795d3774]
  110. [ 0.008214] ACPI: Reserving SSDT table memory at [mem 0x795d2000-0x795d2361]
  111. [ 0.008215] ACPI: Reserving SSDT table memory at [mem 0x795d1000-0x795d11e7]
  112. [ 0.008217] ACPI: Reserving SSDT table memory at [mem 0x795ce000-0x795d0a6d]
  113. [ 0.008218] ACPI: Reserving BGRT table memory at [mem 0x795cd000-0x795cd037]
  114. [ 0.008220] ACPI: Reserving TPM2 table memory at [mem 0x795cc000-0x795cc033]
  115. [ 0.008222] ACPI: Reserving DMAR table memory at [mem 0x795db000-0x795db0a7]
  116. [ 0.008223] ACPI: Reserving WDAT table memory at [mem 0x795cb000-0x795cb103]
  117. [ 0.008225] ACPI: Reserving NHLT table memory at [mem 0x795ca000-0x795ca53d]
  118. [ 0.008227] ACPI: Reserving WSMT table memory at [mem 0x795d6000-0x795d6027]
  119. [ 0.008366] No NUMA configuration found
  120. [ 0.008367] Faking a node at [mem 0x0000000000000000-0x000000027fffffff]
  121. [ 0.008374] NODE_DATA(0) allocated [mem 0x27fff8000-0x27fffcfff]
  122. [ 0.008413] Zone ranges:
  123. [ 0.008414] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  124. [ 0.008418] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  125. [ 0.008420] Normal [mem 0x0000000100000000-0x000000027fffffff]
  126. [ 0.008423] Movable zone start for each node
  127. [ 0.008425] Early memory node ranges
  128. [ 0.008426] node 0: [mem 0x0000000000001000-0x000000000003dfff]
  129. [ 0.008428] node 0: [mem 0x0000000000040000-0x000000000009dfff]
  130. [ 0.008430] node 0: [mem 0x0000000000100000-0x000000000fffffff]
  131. [ 0.008432] node 0: [mem 0x0000000012151000-0x0000000075d92fff]
  132. [ 0.008434] node 0: [mem 0x0000000079a38000-0x000000007a792fff]
  133. [ 0.008436] node 0: [mem 0x000000007a83f000-0x000000007abfffff]
  134. [ 0.008437] node 0: [mem 0x0000000100000000-0x000000027fffffff]
  135. [ 0.008441] Initmem setup node 0 [mem 0x0000000000001000-0x000000027fffffff]
  136. [ 0.008447] On node 0, zone DMA: 1 pages in unavailable ranges
  137. [ 0.008451] On node 0, zone DMA: 2 pages in unavailable ranges
  138. [ 0.008495] On node 0, zone DMA: 98 pages in unavailable ranges
  139. [ 0.013626] On node 0, zone DMA32: 8529 pages in unavailable ranges
  140. [ 0.013879] On node 0, zone DMA32: 15525 pages in unavailable ranges
  141. [ 0.013894] On node 0, zone DMA32: 172 pages in unavailable ranges
  142. [ 0.014598] On node 0, zone Normal: 21504 pages in unavailable ranges
  143. [ 0.014622] Reserving Intel graphics memory at [mem 0x7c000000-0x7fffffff]
  144. [ 0.014909] ACPI: PM-Timer IO Port: 0x408
  145. [ 0.014922] ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
  146. [ 0.014926] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
  147. [ 0.014928] ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
  148. [ 0.014930] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
  149. [ 0.014964] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-119
  150. [ 0.014970] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  151. [ 0.014973] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
  152. [ 0.014979] ACPI: Using ACPI (MADT) for SMP configuration information
  153. [ 0.014982] ACPI: HPET id: 0x8086a701 base: 0xfed00000
  154. [ 0.014997] e820: update [mem 0x73187000-0x732e6fff] usable ==> reserved
  155. [ 0.015022] TSC deadline timer available
  156. [ 0.015024] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
  157. [ 0.015065] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
  158. [ 0.015068] PM: hibernation: Registered nosave memory: [mem 0x0003e000-0x0003ffff]
  159. [ 0.015071] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x000fffff]
  160. [ 0.015074] PM: hibernation: Registered nosave memory: [mem 0x10000000-0x12150fff]
  161. [ 0.015077] PM: hibernation: Registered nosave memory: [mem 0x72315000-0x72315fff]
  162. [ 0.015080] PM: hibernation: Registered nosave memory: [mem 0x73187000-0x732e6fff]
  163. [ 0.015083] PM: hibernation: Registered nosave memory: [mem 0x75d93000-0x795bffff]
  164. [ 0.015085] PM: hibernation: Registered nosave memory: [mem 0x795c0000-0x795f1fff]
  165. [ 0.015086] PM: hibernation: Registered nosave memory: [mem 0x795f2000-0x79651fff]
  166. [ 0.015088] PM: hibernation: Registered nosave memory: [mem 0x79652000-0x79990fff]
  167. [ 0.015089] PM: hibernation: Registered nosave memory: [mem 0x79991000-0x79a37fff]
  168. [ 0.015092] PM: hibernation: Registered nosave memory: [mem 0x7a793000-0x7a83efff]
  169. [ 0.015095] PM: hibernation: Registered nosave memory: [mem 0x7ac00000-0x7fffffff]
  170. [ 0.015097] PM: hibernation: Registered nosave memory: [mem 0x80000000-0xd3708fff]
  171. [ 0.015098] PM: hibernation: Registered nosave memory: [mem 0xd3709000-0xd3709fff]
  172. [ 0.015100] PM: hibernation: Registered nosave memory: [mem 0xd370a000-0xfe041fff]
  173. [ 0.015102] PM: hibernation: Registered nosave memory: [mem 0xfe042000-0xfe044fff]
  174. [ 0.015103] PM: hibernation: Registered nosave memory: [mem 0xfe045000-0xfe8fffff]
  175. [ 0.015105] PM: hibernation: Registered nosave memory: [mem 0xfe900000-0xfe902fff]
  176. [ 0.015106] PM: hibernation: Registered nosave memory: [mem 0xfe903000-0xfebfffff]
  177. [ 0.015108] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  178. [ 0.015109] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfed00fff]
  179. [ 0.015111] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
  180. [ 0.015112] PM: hibernation: Registered nosave memory: [mem 0xfed02000-0xfedfffff]
  181. [ 0.015114] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  182. [ 0.015115] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
  183. [ 0.015118] [mem 0x80000000-0xd3708fff] available for PCI devices
  184. [ 0.015121] Booting paravirtualized kernel on bare hardware
  185. [ 0.015125] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
  186. [ 0.024486] setup_percpu: NR_CPUS:128 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
  187. [ 0.024969] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u524288
  188. [ 0.024983] pcpu-alloc: s212992 r8192 d28672 u524288 alloc=1*2097152
  189. [ 0.024988] pcpu-alloc: [0] 0 1 2 3
  190. [ 0.025023] Kernel command line: audit=0 intel_pstate=disable rcupdate.rcu_expedited=1 BOOT_IMAGE=/boot/vmlinuz-6.7.12-1-liquorix-amd64 root=UUID=0ceea436-51ff-455f-9965-03f2d5081dc0 ro quiet splash
  191. [ 0.025051] audit: disabled (until reboot)
  192. [ 0.025152] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-6.7.12-1-liquorix-amd64", will be passed to user space.
  193. [ 0.025200] random: crng init done
  194. [ 0.026532] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
  195. [ 0.027215] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  196. [ 0.027279] Fallback order for Node 0: 0
  197. [ 0.027290] Built 1 zonelists, mobility grouping on. Total pages: 2019112
  198. [ 0.027293] Policy zone: Normal
  199. [ 0.027311] mem auto-init: stack:off, heap alloc:on, heap free:off
  200. [ 0.027326] software IO TLB: area num 4.
  201. [ 0.058309] Memory: 1769800K/8205284K available (18432K kernel code, 1843K rwdata, 10632K rodata, 3436K init, 4260K bss, 420040K reserved, 0K cma-reserved)
  202. [ 0.058782] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  203. [ 0.058830] ftrace: allocating 45216 entries in 177 pages
  204. [ 0.068927] ftrace: allocated 177 pages with 4 groups
  205. [ 0.069052] sched/alt: PDS CPU Scheduler v6.7-r2 by Alfred Chen.
  206. [ 0.069134] rcu: Preemptible hierarchical RCU implementation.
  207. [ 0.069136] rcu: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
  208. [ 0.069139] rcu: RCU priority boosting: priority 1 delay 97 ms.
  209. [ 0.069140] All grace periods are expedited (rcu_expedited).
  210. [ 0.069142] Trampoline variant of Tasks RCU enabled.
  211. [ 0.069143] Rude variant of Tasks RCU enabled.
  212. [ 0.069143] Tracing variant of Tasks RCU enabled.
  213. [ 0.069145] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
  214. [ 0.069146] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  215. [ 0.070586] NR_IRQS: 8448, nr_irqs: 1024, preallocated irqs: 16
  216. [ 0.070866] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  217. [ 0.071084] Console: colour dummy device 80x25
  218. [ 0.071089] printk: legacy console [tty0] enabled
  219. [ 0.071158] ACPI: Core revision 20230628
  220. [ 0.071489] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns
  221. [ 0.071582] APIC: Switch to symmetric I/O mode setup
  222. [ 0.071585] DMAR: Host address width 39
  223. [ 0.071587] DMAR: DRHD base: 0x000000fed64000 flags: 0x0
  224. [ 0.071597] DMAR: dmar0: reg_base_addr fed64000 ver 1:0 cap 1c0000c40660462 ecap 9e2ff0505e
  225. [ 0.071601] DMAR: DRHD base: 0x000000fed65000 flags: 0x1
  226. [ 0.071610] DMAR: dmar1: reg_base_addr fed65000 ver 1:0 cap d2008c40660462 ecap f050da
  227. [ 0.071615] DMAR: RMRR base: 0x0000007954e000 end: 0x0000007956dfff
  228. [ 0.071617] DMAR: RMRR base: 0x0000007b800000 end: 0x0000007fffffff
  229. [ 0.071621] DMAR-IR: IOAPIC id 1 under DRHD base 0xfed65000 IOMMU 1
  230. [ 0.071624] DMAR-IR: HPET id 0 under DRHD base 0xfed65000
  231. [ 0.071626] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
  232. [ 0.073741] DMAR-IR: Enabled IRQ remapping in x2apic mode
  233. [ 0.073747] x2apic enabled
  234. [ 0.073858] APIC: Switched APIC routing to: cluster x2apic
  235. [ 0.078456] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  236. [ 0.082543] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3990bec8342, max_idle_ns: 881590769617 ns
  237. [ 0.082558] Calibrating delay loop (skipped), value calculated using timer frequency.. 3993.60 BogoMIPS (lpj=1996800)
  238. [ 0.082602] x86/cpu: SGX disabled by BIOS.
  239. [ 0.082618] CPU0: Thermal monitoring enabled (TM1)
  240. [ 0.082621] x86/cpu: User Mode Instruction Prevention (UMIP) activated
  241. [ 0.082720] process: using mwait in idle threads
  242. [ 0.082725] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  243. [ 0.082727] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
  244. [ 0.082733] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  245. [ 0.082737] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
  246. [ 0.082739] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  247. [ 0.082743] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
  248. [ 0.082746] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
  249. [ 0.082748] Register File Data Sampling: Vulnerable: No microcode
  250. [ 0.082755] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  251. [ 0.082758] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  252. [ 0.082760] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
  253. [ 0.082762] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
  254. [ 0.082764] x86/fpu: xstate_offset[3]: 576, xstate_sizes[3]: 64
  255. [ 0.082766] x86/fpu: xstate_offset[4]: 640, xstate_sizes[4]: 64
  256. [ 0.082768] x86/fpu: Enabled xstate features 0x1b, context size is 704 bytes, using 'compacted' format.
  257. [ 0.116126] Freeing SMP alternatives memory: 48K
  258. [ 0.116136] pid_max: default: 32768 minimum: 301
  259. [ 0.120166] LSM: initializing lsm=capability,yama,bpf
  260. [ 0.120188] Yama: becoming mindful.
  261. [ 0.120198] LSM support for eBPF active
  262. [ 0.120254] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  263. [ 0.120278] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
  264. [ 0.120691] smpboot: CPU0: Intel(R) Celeron(R) J4125 CPU @ 2.00GHz (family: 0x6, model: 0x7a, stepping: 0x8)
  265. [ 0.120885] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
  266. [ 0.120907] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
  267. [ 0.120927] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
  268. [ 0.120946] Performance Events: PEBS fmt3+, Goldmont plus events, 32-deep LBR, full-width counters, Intel PMU driver.
  269. [ 0.120989] ... version: 4
  270. [ 0.120991] ... bit width: 48
  271. [ 0.120992] ... generic registers: 4
  272. [ 0.120993] ... value mask: 0000ffffffffffff
  273. [ 0.120994] ... max period: 00007fffffffffff
  274. [ 0.120996] ... fixed-purpose events: 3
  275. [ 0.120997] ... event mask: 000000070000000f
  276. [ 0.121132] signal: max sigframe size: 2032
  277. [ 0.121155] Estimated ratio of average max frequency by base frequency (times 1024): 1382
  278. [ 0.125374] rcu: Hierarchical SRCU implementation.
  279. [ 0.125379] rcu: Max phase no-delay instances is 400.
  280. [ 0.125826] smp: Bringing up secondary CPUs ...
  281. [ 0.125998] smpboot: x86: Booting SMP configuration:
  282. [ 0.126000] .... node #0, CPUs: #1 #2 #3
  283. [ 0.127591] smp: Brought up 1 node, 4 CPUs
  284. [ 0.127591] smpboot: Max logical packages: 1
  285. [ 0.127593] smpboot: Total of 4 processors activated (15974.40 BogoMIPS)
  286. [ 0.127847] sched: cpu#00 topo: 0x0000000f - coregroup
  287. [ 0.127850] sched: cpu#00 llc_id = 0, llc_mask idx = 1
  288. [ 0.127852] sched: cpu#01 topo: 0x0000000f - coregroup
  289. [ 0.127853] sched: cpu#01 llc_id = 0, llc_mask idx = 1
  290. [ 0.127856] sched: cpu#02 topo: 0x0000000f - coregroup
  291. [ 0.127857] sched: cpu#02 llc_id = 0, llc_mask idx = 1
  292. [ 0.127859] sched: cpu#03 topo: 0x0000000f - coregroup
  293. [ 0.127860] sched: cpu#03 llc_id = 0, llc_mask idx = 1
  294. [ 0.147350] node 0 deferred pages initialised in 19ms
  295. [ 0.148281] devtmpfs: initialized
  296. [ 0.148834] ACPI: PM: Registering ACPI NVS region [mem 0x795f2000-0x79651fff] (393216 bytes)
  297. [ 0.148834] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  298. [ 0.148834] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  299. [ 0.148834] pinctrl core: initialized pinctrl subsystem
  300. [ 0.149932] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  301. [ 0.150283] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
  302. [ 0.150450] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  303. [ 0.150619] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  304. [ 0.150827] thermal_sys: Registered thermal governor 'fair_share'
  305. [ 0.150830] thermal_sys: Registered thermal governor 'bang_bang'
  306. [ 0.150831] thermal_sys: Registered thermal governor 'step_wise'
  307. [ 0.150832] thermal_sys: Registered thermal governor 'user_space'
  308. [ 0.150834] thermal_sys: Registered thermal governor 'power_allocator'
  309. [ 0.150851] cpuidle: using governor ladder
  310. [ 0.150851] cpuidle: using governor menu
  311. [ 0.150851] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  312. [ 0.150851] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  313. [ 0.150851] PCI: not using MMCONFIG
  314. [ 0.150851] PCI: Using configuration type 1 for base access
  315. [ 0.151616] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
  316. [ 0.151647] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  317. [ 0.151647] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
  318. [ 0.151647] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  319. [ 0.151647] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
  320. [ 0.151719] ACPI: Added _OSI(Module Device)
  321. [ 0.151722] ACPI: Added _OSI(Processor Device)
  322. [ 0.151723] ACPI: Added _OSI(3.0 _SCP Extensions)
  323. [ 0.151725] ACPI: Added _OSI(Processor Aggregator Device)
  324. [ 0.161631] ACPI: 8 ACPI AML tables successfully acquired and loaded
  325. [ 0.170582] ACPI: Dynamic OEM Table Load:
  326. [ 0.170595] ACPI: SSDT 0xFFFF888101107A00 0001A0 (v02 PmRef Cpu0Cst 00003001 INTL 20190509)
  327. [ 0.171355] ACPI: Dynamic OEM Table Load:
  328. [ 0.171365] ACPI: SSDT 0xFFFF888101107C00 0001E7 (v02 PmRef ApIst 00003000 INTL 20190509)
  329. [ 0.171980] ACPI: Dynamic OEM Table Load:
  330. [ 0.171989] ACPI: SSDT 0xFFFF888100C43300 0000C9 (v02 PmRef ApCst 00003000 INTL 20190509)
  331. [ 0.173133] ACPI: _OSC evaluated successfully for all CPUs
  332. [ 0.173308] ACPI: Interpreter enabled
  333. [ 0.173347] ACPI: PM: (supports S0 S3 S4 S5)
  334. [ 0.173350] ACPI: Using IOAPIC for interrupt routing
  335. [ 0.174131] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  336. [ 0.174411] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved as ACPI motherboard resource
  337. [ 0.174430] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  338. [ 0.174432] PCI: Using E820 reservations for host bridge windows
  339. [ 0.174733] ACPI: Enabled 10 GPEs in block 00 to 7F
  340. [ 0.178594] ACPI: \_SB_.PCI0.RP01.PXSX.DRST: New power resource
  341. [ 0.178979] ACPI: \_SB_.PCI0.RP02.PXSX.DRST: New power resource
  342. [ 0.179363] ACPI: \_SB_.PCI0.RP03.PXSX.DRST: New power resource
  343. [ 0.179797] ACPI: \_SB_.PCI0.RP04.PXSX.DRST: New power resource
  344. [ 0.180202] ACPI: \_SB_.PCI0.RP05.PXSX.DRST: New power resource
  345. [ 0.180920] ACPI: \_SB_.PCI0.RP06.PXSX.DRST: New power resource
  346. [ 0.181359] ACPI: \_SB_.PCI0.CNVW.WRST: New power resource
  347. [ 0.184803] ACPI: \_TZ_.FN00: New power resource
  348. [ 0.185429] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  349. [ 0.185439] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
  350. [ 0.186269] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
  351. [ 0.187313] PCI host bridge to bus 0000:00
  352. [ 0.187316] pci_bus 0000:00: root bus resource [io 0x0070-0x0077]
  353. [ 0.187320] pci_bus 0000:00: root bus resource [io 0x0000-0x006f window]
  354. [ 0.187322] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7 window]
  355. [ 0.187324] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  356. [ 0.187327] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000fffff window]
  357. [ 0.187330] pci_bus 0000:00: root bus resource [mem 0x7c000001-0xcfffffff window]
  358. [ 0.187332] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff window]
  359. [ 0.187334] pci_bus 0000:00: root bus resource [mem 0xfea00000-0xfeafffff window]
  360. [ 0.187336] pci_bus 0000:00: root bus resource [mem 0xfed00000-0xfed003ff window]
  361. [ 0.187338] pci_bus 0000:00: root bus resource [mem 0xfed01000-0xfed01fff window]
  362. [ 0.187341] pci_bus 0000:00: root bus resource [mem 0xfed03000-0xfed03fff window]
  363. [ 0.187343] pci_bus 0000:00: root bus resource [mem 0xfed06000-0xfed06fff window]
  364. [ 0.187345] pci_bus 0000:00: root bus resource [mem 0xfed08000-0xfed09fff window]
  365. [ 0.187347] pci_bus 0000:00: root bus resource [mem 0xfed80000-0xfedbffff window]
  366. [ 0.187349] pci_bus 0000:00: root bus resource [mem 0xfed1c000-0xfed1cfff window]
  367. [ 0.187354] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xfeefffff window]
  368. [ 0.187356] pci_bus 0000:00: root bus resource [mem 0x280000000-0x7fffffffff window]
  369. [ 0.187359] pci_bus 0000:00: root bus resource [bus 00-ff]
  370. [ 0.187391] pci 0000:00:00.0: [8086:31f0] type 00 class 0x060000
  371. [ 0.187557] pci 0000:00:00.1: [8086:318c] type 00 class 0x118000
  372. [ 0.187582] pci 0000:00:00.1: reg 0x10: [mem 0x80000000-0x80007fff 64bit]
  373. [ 0.187762] pci 0000:00:02.0: [8086:3185] type 00 class 0x030000
  374. [ 0.187774] pci 0000:00:02.0: reg 0x10: [mem 0xc0000000-0xc0ffffff 64bit]
  375. [ 0.187781] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
  376. [ 0.187787] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
  377. [ 0.187808] pci 0000:00:02.0: BAR 2: assigned to efifb
  378. [ 0.187814] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  379. [ 0.188088] pci 0000:00:0e.0: [8086:3198] type 00 class 0x040100
  380. [ 0.188111] pci 0000:00:0e.0: reg 0x10: [mem 0x7ffff00000-0x7ffff03fff 64bit]
  381. [ 0.188139] pci 0000:00:0e.0: reg 0x20: [mem 0x7fffe00000-0x7fffefffff 64bit]
  382. [ 0.188201] pci 0000:00:0e.0: PME# supported from D0 D3hot D3cold
  383. [ 0.189920] pci 0000:00:0f.0: [8086:319a] type 00 class 0x078000
  384. [ 0.189948] pci 0000:00:0f.0: reg 0x10: [mem 0xc1416000-0xc1416fff 64bit]
  385. [ 0.190047] pci 0000:00:0f.0: PME# supported from D3hot
  386. [ 0.190182] pci 0000:00:12.0: [8086:31e3] type 00 class 0x010601
  387. [ 0.190197] pci 0000:00:12.0: reg 0x10: [mem 0xc1410000-0xc1411fff]
  388. [ 0.190206] pci 0000:00:12.0: reg 0x14: [mem 0xc1415000-0xc14150ff]
  389. [ 0.190214] pci 0000:00:12.0: reg 0x18: [io 0xf090-0xf097]
  390. [ 0.190222] pci 0000:00:12.0: reg 0x1c: [io 0xf080-0xf083]
  391. [ 0.190231] pci 0000:00:12.0: reg 0x20: [io 0xf060-0xf07f]
  392. [ 0.190239] pci 0000:00:12.0: reg 0x24: [mem 0xc1414000-0xc14147ff]
  393. [ 0.190278] pci 0000:00:12.0: PME# supported from D3hot
  394. [ 0.190375] pci 0000:00:13.0: [8086:31d8] type 01 class 0x060400
  395. [ 0.190465] pci 0000:00:13.0: PME# supported from D0 D3hot D3cold
  396. [ 0.190608] pci 0000:00:13.1: [8086:31d9] type 01 class 0x060400
  397. [ 0.190678] pci 0000:00:13.1: PME# supported from D0 D3hot D3cold
  398. [ 0.190817] pci 0000:00:13.2: [8086:31da] type 01 class 0x060400
  399. [ 0.190887] pci 0000:00:13.2: PME# supported from D0 D3hot D3cold
  400. [ 0.191056] pci 0000:00:14.0: [8086:31d6] type 01 class 0x060400
  401. [ 0.191150] pci 0000:00:14.0: PME# supported from D0 D3hot D3cold
  402. [ 0.191316] pci 0000:00:14.1: [8086:31d7] type 01 class 0x060400
  403. [ 0.191407] pci 0000:00:14.1: PME# supported from D0 D3hot D3cold
  404. [ 0.191588] pci 0000:00:15.0: [8086:31a8] type 00 class 0x0c0330
  405. [ 0.191610] pci 0000:00:15.0: reg 0x10: [mem 0xc1400000-0xc140ffff 64bit]
  406. [ 0.191674] pci 0000:00:15.0: PME# supported from D3hot D3cold
  407. [ 0.191825] pci 0000:00:16.0: [8086:31ac] type 00 class 0x118000
  408. [ 0.191846] pci 0000:00:16.0: reg 0x10: [mem 0xc1413000-0xc1413fff 64bit]
  409. [ 0.191860] pci 0000:00:16.0: reg 0x18: [mem 0x7ffff08000-0x7ffff08fff 64bit]
  410. [ 0.192009] pci 0000:00:16.3: [8086:31b2] type 00 class 0x118000
  411. [ 0.192029] pci 0000:00:16.3: reg 0x10: [mem 0xc1412000-0xc1412fff 64bit]
  412. [ 0.192042] pci 0000:00:16.3: reg 0x18: [mem 0x7ffff07000-0x7ffff07fff 64bit]
  413. [ 0.192215] pci 0000:00:1c.0: [8086:31cc] type 00 class 0x080501
  414. [ 0.192236] pci 0000:00:1c.0: reg 0x10: [mem 0x7ffff06000-0x7ffff06fff 64bit]
  415. [ 0.192251] pci 0000:00:1c.0: reg 0x18: [mem 0x7ffff05000-0x7ffff05fff 64bit]
  416. [ 0.192502] pci 0000:00:1f.0: [8086:31e8] type 00 class 0x060100
  417. [ 0.192743] pci 0000:00:1f.1: [8086:31d4] type 00 class 0x0c0500
  418. [ 0.192806] pci 0000:00:1f.1: reg 0x10: [mem 0x7ffff04000-0x7ffff040ff 64bit]
  419. [ 0.192884] pci 0000:00:1f.1: reg 0x20: [io 0xf040-0xf05f]
  420. [ 0.193102] pci 0000:01:00.0: [168c:0042] type 00 class 0x028000
  421. [ 0.193125] pci 0000:01:00.0: reg 0x10: [mem 0xc1000000-0xc11fffff 64bit]
  422. [ 0.193241] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
  423. [ 0.193440] pci 0000:00:13.0: PCI bridge to [bus 01]
  424. [ 0.193446] pci 0000:00:13.0: bridge window [mem 0xc1000000-0xc11fffff]
  425. [ 0.193518] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
  426. [ 0.193538] pci 0000:02:00.0: reg 0x10: [io 0xe000-0xe0ff]
  427. [ 0.193564] pci 0000:02:00.0: reg 0x18: [mem 0xc1304000-0xc1304fff 64bit]
  428. [ 0.193580] pci 0000:02:00.0: reg 0x20: [mem 0xc1300000-0xc1303fff 64bit]
  429. [ 0.193598] pci 0000:02:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
  430. [ 0.193604] pci 0000:02:00.0: Max Payload Size set to 128 (was 128, max 128)
  431. [ 0.193688] pci 0000:02:00.0: supports D1 D2
  432. [ 0.193690] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  433. [ 0.193883] pci 0000:00:13.1: PCI bridge to [bus 02]
  434. [ 0.193888] pci 0000:00:13.1: bridge window [io 0xe000-0xefff]
  435. [ 0.193892] pci 0000:00:13.1: bridge window [mem 0xc1300000-0xc13fffff]
  436. [ 0.193960] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
  437. [ 0.193980] pci 0000:03:00.0: reg 0x10: [io 0xd000-0xd0ff]
  438. [ 0.194005] pci 0000:03:00.0: reg 0x18: [mem 0xc1204000-0xc1204fff 64bit]
  439. [ 0.194021] pci 0000:03:00.0: reg 0x20: [mem 0xc1200000-0xc1203fff 64bit]
  440. [ 0.194039] pci 0000:03:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
  441. [ 0.194045] pci 0000:03:00.0: Max Payload Size set to 128 (was 128, max 128)
  442. [ 0.194128] pci 0000:03:00.0: supports D1 D2
  443. [ 0.194130] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  444. [ 0.194330] pci 0000:00:13.2: PCI bridge to [bus 03]
  445. [ 0.194335] pci 0000:00:13.2: bridge window [io 0xd000-0xdfff]
  446. [ 0.194339] pci 0000:00:13.2: bridge window [mem 0xc1200000-0xc12fffff]
  447. [ 0.194400] pci 0000:00:14.0: PCI bridge to [bus 04]
  448. [ 0.194456] pci 0000:00:14.1: PCI bridge to [bus 05]
  449. [ 0.195663] ACPI: PCI: Interrupt link LNKA configured for IRQ 3
  450. [ 0.195737] ACPI: PCI: Interrupt link LNKB configured for IRQ 4
  451. [ 0.195810] ACPI: PCI: Interrupt link LNKC configured for IRQ 5
  452. [ 0.195881] ACPI: PCI: Interrupt link LNKD configured for IRQ 6
  453. [ 0.195953] ACPI: PCI: Interrupt link LNKE configured for IRQ 7
  454. [ 0.196024] ACPI: PCI: Interrupt link LNKF configured for IRQ 9
  455. [ 0.196096] ACPI: PCI: Interrupt link LNKG configured for IRQ 10
  456. [ 0.196167] ACPI: PCI: Interrupt link LNKH configured for IRQ 11
  457. [ 0.200507] iommu: Default domain type: Translated
  458. [ 0.200510] iommu: DMA domain TLB invalidation policy: lazy mode
  459. [ 0.200789] SCSI subsystem initialized
  460. [ 0.200799] libata version 3.00 loaded.
  461. [ 0.200799] ACPI: bus type USB registered
  462. [ 0.200799] usbcore: registered new interface driver usbfs
  463. [ 0.200799] usbcore: registered new interface driver hub
  464. [ 0.200799] usbcore: registered new device driver usb
  465. [ 0.200799] pps_core: LinuxPPS API ver. 1 registered
  466. [ 0.200799] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  467. [ 0.200799] PTP clock support registered
  468. [ 0.200799] EDAC MC: Ver: 3.0.0
  469. [ 0.200816] efivars: Registered efivars operations
  470. [ 0.200846] NetLabel: Initializing
  471. [ 0.200848] NetLabel: domain hash size = 128
  472. [ 0.200850] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  473. [ 0.200872] NetLabel: unlabeled traffic allowed by default
  474. [ 0.200879] mctp: management component transport protocol core
  475. [ 0.200880] NET: Registered PF_MCTP protocol family
  476. [ 0.200886] PCI: Using ACPI for IRQ routing
  477. [ 0.229801] PCI: pci_cache_line_size set to 64 bytes
  478. [ 0.229903] resource: Expanded resource Reserved due to conflict with PCI Bus 0000:00
  479. [ 0.229907] e820: reserve RAM buffer [mem 0x0003e000-0x0003ffff]
  480. [ 0.229910] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
  481. [ 0.229912] e820: reserve RAM buffer [mem 0x72315000-0x73ffffff]
  482. [ 0.229914] e820: reserve RAM buffer [mem 0x73187000-0x73ffffff]
  483. [ 0.229915] e820: reserve RAM buffer [mem 0x75d93000-0x77ffffff]
  484. [ 0.229917] e820: reserve RAM buffer [mem 0x7a793000-0x7bffffff]
  485. [ 0.229919] e820: reserve RAM buffer [mem 0x7ac00000-0x7bffffff]
  486. [ 0.229997] pci 0000:00:02.0: vgaarb: setting as boot VGA device
  487. [ 0.229997] pci 0000:00:02.0: vgaarb: bridge control possible
  488. [ 0.229997] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  489. [ 0.229997] vgaarb: loaded
  490. [ 0.229997] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
  491. [ 0.229997] hpet0: 8 comparators, 64-bit 19.200000 MHz counter
  492. [ 0.232599] clocksource: Switched to clocksource tsc-early
  493. [ 0.233106] VFS: Disk quotas dquot_6.6.0
  494. [ 0.233123] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  495. [ 0.233224] pnp: PnP ACPI init
  496. [ 0.233317] system 00:00: [io 0x0680-0x069f] has been reserved
  497. [ 0.233323] system 00:00: [io 0x0400-0x047f] could not be reserved
  498. [ 0.233326] system 00:00: [io 0x0500-0x05fe] has been reserved
  499. [ 0.233328] system 00:00: [io 0x0600-0x061f] has been reserved
  500. [ 0.233331] system 00:00: [io 0x164e-0x164f] has been reserved
  501. [ 0.233601] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
  502. [ 0.233606] system 00:01: [mem 0xfea00000-0xfeafffff] has been reserved
  503. [ 0.233609] system 00:01: [mem 0xfed01000-0xfed01fff] has been reserved
  504. [ 0.233612] system 00:01: [mem 0xfed03000-0xfed03fff] has been reserved
  505. [ 0.233615] system 00:01: [mem 0xfed06000-0xfed06fff] has been reserved
  506. [ 0.233618] system 00:01: [mem 0xfed08000-0xfed09fff] has been reserved
  507. [ 0.233621] system 00:01: [mem 0xfed80000-0xfedbffff] has been reserved
  508. [ 0.233623] system 00:01: [mem 0xfed1c000-0xfed1cfff] has been reserved
  509. [ 0.233628] system 00:01: [mem 0xfee00000-0xfeefffff] could not be reserved
  510. [ 0.233973] pnp: PnP ACPI: found 3 devices
  511. [ 0.240650] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  512. [ 0.240749] NET: Registered PF_INET protocol family
  513. [ 0.240934] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  514. [ 0.243837] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
  515. [ 0.243901] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  516. [ 0.243983] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
  517. [ 0.244440] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
  518. [ 0.244777] TCP: Hash tables configured (established 65536 bind 65536)
  519. [ 0.244898] MPTCP token hash table entries: 8192 (order: 5, 196608 bytes, linear)
  520. [ 0.244962] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
  521. [ 0.245006] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
  522. [ 0.245090] NET: Registered PF_UNIX/PF_LOCAL protocol family
  523. [ 0.245101] NET: Registered PF_XDP protocol family
  524. [ 0.245130] pci 0000:00:13.0: PCI bridge to [bus 01]
  525. [ 0.245140] pci 0000:00:13.0: bridge window [mem 0xc1000000-0xc11fffff]
  526. [ 0.245149] pci 0000:00:13.1: PCI bridge to [bus 02]
  527. [ 0.245152] pci 0000:00:13.1: bridge window [io 0xe000-0xefff]
  528. [ 0.245157] pci 0000:00:13.1: bridge window [mem 0xc1300000-0xc13fffff]
  529. [ 0.245164] pci 0000:00:13.2: PCI bridge to [bus 03]
  530. [ 0.245167] pci 0000:00:13.2: bridge window [io 0xd000-0xdfff]
  531. [ 0.245171] pci 0000:00:13.2: bridge window [mem 0xc1200000-0xc12fffff]
  532. [ 0.245178] pci 0000:00:14.0: PCI bridge to [bus 04]
  533. [ 0.245191] pci 0000:00:14.1: PCI bridge to [bus 05]
  534. [ 0.245201] pci_bus 0000:00: resource 4 [io 0x0070-0x0077]
  535. [ 0.245204] pci_bus 0000:00: resource 5 [io 0x0000-0x006f window]
  536. [ 0.245206] pci_bus 0000:00: resource 6 [io 0x0078-0x0cf7 window]
  537. [ 0.245209] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
  538. [ 0.245211] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000fffff window]
  539. [ 0.245213] pci_bus 0000:00: resource 9 [mem 0x7c000001-0xcfffffff window]
  540. [ 0.245216] pci_bus 0000:00: resource 10 [mem 0xe0000000-0xefffffff window]
  541. [ 0.245218] pci_bus 0000:00: resource 11 [mem 0xfea00000-0xfeafffff window]
  542. [ 0.245220] pci_bus 0000:00: resource 12 [mem 0xfed00000-0xfed003ff window]
  543. [ 0.245222] pci_bus 0000:00: resource 13 [mem 0xfed01000-0xfed01fff window]
  544. [ 0.245225] pci_bus 0000:00: resource 14 [mem 0xfed03000-0xfed03fff window]
  545. [ 0.245227] pci_bus 0000:00: resource 15 [mem 0xfed06000-0xfed06fff window]
  546. [ 0.245229] pci_bus 0000:00: resource 16 [mem 0xfed08000-0xfed09fff window]
  547. [ 0.245231] pci_bus 0000:00: resource 17 [mem 0xfed80000-0xfedbffff window]
  548. [ 0.245233] pci_bus 0000:00: resource 18 [mem 0xfed1c000-0xfed1cfff window]
  549. [ 0.245235] pci_bus 0000:00: resource 19 [mem 0xfee00000-0xfeefffff window]
  550. [ 0.245238] pci_bus 0000:00: resource 20 [mem 0x280000000-0x7fffffffff window]
  551. [ 0.245241] pci_bus 0000:01: resource 1 [mem 0xc1000000-0xc11fffff]
  552. [ 0.245244] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
  553. [ 0.245246] pci_bus 0000:02: resource 1 [mem 0xc1300000-0xc13fffff]
  554. [ 0.245248] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
  555. [ 0.245250] pci_bus 0000:03: resource 1 [mem 0xc1200000-0xc12fffff]
  556. [ 0.245773] PCI: CLS 64 bytes, default 64
  557. [ 0.245807] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  558. [ 0.245809] software IO TLB: mapped [mem 0x000000006e2f8000-0x00000000722f8000] (64MB)
  559. [ 0.245871] Trying to unpack rootfs image as initramfs...
  560. [ 0.245906] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
  561. [ 0.245909] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
  562. [ 0.245911] RAPL PMU: hw unit of domain package 2^-14 Joules
  563. [ 0.245912] RAPL PMU: hw unit of domain dram 2^-14 Joules
  564. [ 0.245914] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
  565. [ 0.246003] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3990bec8342, max_idle_ns: 881590769617 ns
  566. [ 0.246025] clocksource: Switched to clocksource tsc
  567. [ 0.246617] Initialise system trusted keyrings
  568. [ 0.246631] Key type blacklist registered
  569. [ 0.246717] workingset: timestamp_bits=40 max_order=21 bucket_order=0
  570. [ 0.246731] zbud: loaded
  571. [ 0.267165] Key type asymmetric registered
  572. [ 0.267173] Asymmetric key parser 'x509' registered
  573. [ 0.267224] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
  574. [ 0.267326] io scheduler mq-deadline registered
  575. [ 0.267329] io scheduler kyber registered
  576. [ 0.267352] io scheduler bfq registered
  577. [ 0.267844] pcieport 0000:00:13.0: PME: Signaling with IRQ 122
  578. [ 0.268089] pcieport 0000:00:13.1: PME: Signaling with IRQ 123
  579. [ 0.268309] pcieport 0000:00:13.2: PME: Signaling with IRQ 124
  580. [ 0.268577] pcieport 0000:00:14.0: PME: Signaling with IRQ 125
  581. [ 0.268882] pcieport 0000:00:14.1: PME: Signaling with IRQ 126
  582. [ 0.269020] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  583. [ 0.269886] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
  584. [ 0.269928] ACPI: button: Power Button [PWRB]
  585. [ 0.269972] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  586. [ 0.270210] ACPI: button: Power Button [PWRF]
  587. [ 0.272114] thermal LNXTHERM:00: registered as thermal_zone0
  588. [ 0.272120] ACPI: thermal: Thermal Zone [TZ01] (34 C)
  589. [ 0.272363] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  590. [ 0.274053] ahci 0000:00:12.0: version 3.0
  591. [ 0.284419] ahci 0000:00:12.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
  592. [ 0.284431] ahci 0000:00:12.0: flags: 64bit ncq sntf pm clo only pmp pio slum part deso sadm sds apst
  593. [ 0.285023] scsi host0: ahci
  594. [ 0.285307] scsi host1: ahci
  595. [ 0.285362] ata1: SATA max UDMA/133 abar m2048@0xc1414000 port 0xc1414100 irq 127 lpm-pol 0
  596. [ 0.285368] ata2: SATA max UDMA/133 abar m2048@0xc1414000 port 0xc1414180 irq 127 lpm-pol 0
  597. [ 0.285689] i8042: PNP: No PS/2 controller found.
  598. [ 0.285909] rtc_cmos 00:02: RTC can wake from S4
  599. [ 0.286743] rtc_cmos 00:02: registered as rtc0
  600. [ 0.286886] rtc_cmos 00:02: setting system clock to 2024-04-29T07:09:28 UTC (1714374568)
  601. [ 0.286924] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram
  602. [ 0.287162] ledtrig-cpu: registered to indicate activity on CPUs
  603. [ 0.287200] efifb: probing for efifb
  604. [ 0.287236] efifb: framebuffer at 0xb0000000, using 1920k, total 1920k
  605. [ 0.287239] efifb: mode is 800x600x32, linelength=3200, pages=1
  606. [ 0.287241] efifb: scrolling: redraw
  607. [ 0.287242] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
  608. [ 0.287391] Console: switching to colour frame buffer device 100x37
  609. [ 0.288184] fb0: EFI VGA frame buffer device
  610. [ 0.288230] hid: raw HID events driver (C) Jiri Kosina
  611. [ 0.314237] NET: Registered PF_INET6 protocol family
  612. [ 0.746611] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  613. [ 0.746636] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  614. [ 0.746754] ata1.00: ATA-11: Lexar SSD NQ100 480GB, V3.0.8, max UDMA/133
  615. [ 0.746796] ata2.00: ATA-11: VICKTER SSD, SBFQJ1.3, max UDMA/133
  616. [ 0.746816] ata1.00: 937703088 sectors, multi 1: LBA48 NCQ (depth 32), AA
  617. [ 0.746854] ata2.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 32), AA
  618. [ 0.747119] ata2.00: configured for UDMA/133
  619. [ 0.747132] ata1.00: configured for UDMA/133
  620. [ 0.747332] scsi 0:0:0:0: Direct-Access ATA Lexar SSD NQ100 .8 PQ: 0 ANSI: 5
  621. [ 0.747692] sd 0:0:0:0: [sda] 937703088 512-byte logical blocks: (480 GB/447 GiB)
  622. [ 0.747738] sd 0:0:0:0: [sda] Write Protect is off
  623. [ 0.747743] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  624. [ 0.747749] scsi 1:0:0:0: Direct-Access ATA VICKTER SSD J1.3 PQ: 0 ANSI: 5
  625. [ 0.747777] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  626. [ 0.747831] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
  627. [ 0.748271] sd 1:0:0:0: [sdb] 250069680 512-byte logical blocks: (128 GB/119 GiB)
  628. [ 0.748284] sd 1:0:0:0: [sdb] Write Protect is off
  629. [ 0.748287] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
  630. [ 0.748304] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  631. [ 0.748325] sd 1:0:0:0: [sdb] Preferred minimum I/O size 512 bytes
  632. [ 0.749688] sda: sda1 sda2 sda3 sda4
  633. [ 0.749990] sd 0:0:0:0: [sda] Attached SCSI disk
  634. [ 0.750441] sdb: sdb1 sdb2 sdb3 sdb4
  635. [ 0.750679] sd 1:0:0:0: [sdb] Attached SCSI disk
  636. [ 1.591119] Freeing initrd memory: 88808K
  637. [ 1.605061] Segment Routing with IPv6
  638. [ 1.605069] RPL Segment Routing with IPv6
  639. [ 1.605089] In-situ OAM (IOAM) with IPv6
  640. [ 1.605244] Key type dns_resolver registered
  641. [ 1.605771] microcode: Current revision: 0x00000022
  642. [ 1.605774] microcode: Updated early from: 0x00000016
  643. [ 1.606131] resctrl: L2 allocation detected
  644. [ 1.606149] IPI shorthand broadcast: enabled
  645. [ 1.608232] sched_clock: Marking stable (1604002147, 3539226)->(1608984194, -1442821)
  646. [ 1.608485] registered taskstats version 1
  647. [ 1.608589] Loading compiled-in X.509 certificates
  648. [ 1.611267] zswap: loaded using pool lz4/z3fold
  649. [ 1.613518] Key type .fscrypt registered
  650. [ 1.613521] Key type fscrypt-provisioning registered
  651. [ 1.620932] RAS: Correctable Errors collector initialized.
  652. [ 1.621029] clk: Disabling unused clocks
  653. [ 1.623285] Freeing unused decrypted memory: 2028K
  654. [ 1.624205] Freeing unused kernel image (initmem) memory: 3436K
  655. [ 1.624210] Write protecting the kernel read-only data: 30720k
  656. [ 1.624890] Freeing unused kernel image (rodata/data gap) memory: 1656K
  657. [ 1.624902] Run /init as init process
  658. [ 1.624904] with arguments:
  659. [ 1.624905] /init
  660. [ 1.624906] splash
  661. [ 1.624907] with environment:
  662. [ 1.624908] HOME=/
  663. [ 1.624909] TERM=linux
  664. [ 1.624910] BOOT_IMAGE=/boot/vmlinuz-6.7.12-1-liquorix-amd64
  665. [ 1.947836] ACPI: bus type drm_connector registered
  666. [ 1.949522] cryptd: max_cpu_qlen set to 1000
  667. [ 1.949703] i801_smbus 0000:00:1f.1: SPD Write Disable is set
  668. [ 1.949750] i801_smbus 0000:00:1f.1: SMBus using PCI interrupt
  669. [ 1.949783] xhci_hcd 0000:00:15.0: xHCI Host Controller
  670. [ 1.949796] xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 1
  671. [ 1.949845] i2c i2c-0: 2/4 memory slots populated (from DMI)
  672. [ 1.950283] idma64 idma64.0: Found Intel integrated DMA 64-bit
  673. [ 1.950790] idma64 idma64.1: Found Intel integrated DMA 64-bit
  674. [ 1.951053] xhci_hcd 0000:00:15.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
  675. [ 1.951506] xhci_hcd 0000:00:15.0: xHCI Host Controller
  676. [ 1.951514] xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 2
  677. [ 1.951519] xhci_hcd 0000:00:15.0: Host supports USB 3.0 SuperSpeed
  678. [ 1.951586] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
  679. [ 1.951591] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  680. [ 1.951594] usb usb1: Product: xHCI Host Controller
  681. [ 1.951596] usb usb1: Manufacturer: Linux 6.7.12-1-liquorix-amd64 xhci-hcd
  682. [ 1.951598] usb usb1: SerialNumber: 0000:00:15.0
  683. [ 1.951982] hub 1-0:1.0: USB hub found
  684. [ 1.952006] hub 1-0:1.0: 9 ports detected
  685. [ 1.953056] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.07
  686. [ 1.953066] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  687. [ 1.953070] usb usb2: Product: xHCI Host Controller
  688. [ 1.953072] usb usb2: Manufacturer: Linux 6.7.12-1-liquorix-amd64 xhci-hcd
  689. [ 1.953075] usb usb2: SerialNumber: 0000:00:15.0
  690. [ 1.953349] SSE version of gcm_enc/dec engaged.
  691. [ 1.953828] sdhci: Secure Digital Host Controller Interface driver
  692. [ 1.953831] sdhci: Copyright(c) Pierre Ossman
  693. [ 1.954733] hub 2-0:1.0: USB hub found
  694. [ 1.954755] hub 2-0:1.0: 7 ports detected
  695. [ 1.955415] usb: port power management may be unreliable
  696. [ 1.962095] r8169 0000:02:00.0 eth0: RTL8168h/8111h, 84:47:09:24:57:7c, XID 541, IRQ 129
  697. [ 1.962108] r8169 0000:02:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
  698. [ 1.966624] sdhci-pci 0000:00:1c.0: SDHCI controller found [8086:31cc] (rev 6)
  699. [ 1.967086] mmc0: CQHCI version 5.10
  700. [ 1.967537] mmc0: SDHCI controller on PCI [0000:00:1c.0] using ADMA 64-bit
  701. [ 1.973052] r8169 0000:03:00.0 eth1: RTL8168h/8111h, 84:47:09:24:57:7b, XID 541, IRQ 130
  702. [ 1.973063] r8169 0000:03:00.0 eth1: jumbo features [frames: 9194 bytes, tx checksumming: ko]
  703. [ 1.977275] Linux agpgart interface v0.103
  704. [ 2.150161] mmc0: Failed to initialize a non-removable card
  705. [ 2.196572] usb 1-3: new high-speed USB device number 2 using xhci_hcd
  706. [ 2.323393] usb 1-3: New USB device found, idVendor=0781, idProduct=5581, bcdDevice= 1.00
  707. [ 2.323399] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  708. [ 2.323401] usb 1-3: Product: SanDisk 3.2Gen1
  709. [ 2.323404] usb 1-3: Manufacturer: USB
  710. [ 2.323406] usb 1-3: SerialNumber: 0501ff540cdce97eab214d56c5b75f852c6097bb85fb66c288abe7e74201353437a600000000000000000000a807f57200171110815581073eac5d43
  711. [ 2.437570] usb 1-4: new high-speed USB device number 3 using xhci_hcd
  712. [ 2.563888] usb 1-4: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.00
  713. [ 2.563894] usb 1-4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  714. [ 2.563896] usb 1-4: Product: USB2.0 HUB
  715. [ 2.564633] hub 1-4:1.0: USB hub found
  716. [ 2.564717] hub 1-4:1.0: 4 ports detected
  717. [ 2.678571] usb 1-7: new full-speed USB device number 4 using xhci_hcd
  718. [ 2.806141] usb 1-7: New USB device found, idVendor=13d3, idProduct=3503, bcdDevice= 0.01
  719. [ 2.806147] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  720. [ 2.807091] usb-storage 1-3:1.0: USB Mass Storage device detected
  721. [ 2.807302] scsi host2: usb-storage 1-3:1.0
  722. [ 2.807427] usbcore: registered new interface driver usb-storage
  723. [ 2.808402] usbcore: registered new interface driver uas
  724. [ 2.810028] i915 0000:00:02.0: [drm] Unknown revid 0x06
  725. [ 2.810853] Console: switching to colour dummy device 80x25
  726. [ 2.810915] i915 0000:00:02.0: vgaarb: deactivate vga console
  727. [ 2.811048] i915 0000:00:02.0: [drm] couldn't get memory information
  728. [ 2.811304] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
  729. [ 2.812042] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/glk_dmc_ver1_04.bin (v1.4)
  730. [ 2.828769] [drm] Initialized i915 1.6.0 20230929 for 0000:00:02.0 on minor 0
  731. [ 2.830008] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
  732. [ 2.830316] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input2
  733. [ 2.830482] i915 display info: display version: 10
  734. [ 2.830486] i915 display info: cursor_needs_physical: no
  735. [ 2.830488] i915 display info: has_cdclk_crawl: no
  736. [ 2.830490] i915 display info: has_cdclk_squash: no
  737. [ 2.830491] i915 display info: has_ddi: yes
  738. [ 2.830493] i915 display info: has_dp_mst: yes
  739. [ 2.830495] i915 display info: has_dsb: no
  740. [ 2.830496] i915 display info: has_fpga_dbg: yes
  741. [ 2.830498] i915 display info: has_gmch: no
  742. [ 2.830499] i915 display info: has_hotplug: yes
  743. [ 2.830500] i915 display info: has_hti: no
  744. [ 2.830502] i915 display info: has_ipc: yes
  745. [ 2.830503] i915 display info: has_overlay: no
  746. [ 2.830505] i915 display info: has_psr: yes
  747. [ 2.830506] i915 display info: has_psr_hw_tracking: yes
  748. [ 2.830507] i915 display info: overlay_needs_physical: no
  749. [ 2.830509] i915 display info: supports_tv: no
  750. [ 2.830510] i915 display info: has_hdcp: yes
  751. [ 2.830512] i915 display info: has_dmc: yes
  752. [ 2.830513] i915 display info: has_dsc: no
  753. [ 2.863662] fbcon: i915drmfb (fb0) is primary device
  754. [ 2.913053] Console: switching to colour frame buffer device 240x67
  755. [ 2.933038] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
  756. [ 2.971583] usb 1-4.1: new low-speed USB device number 5 using xhci_hcd
  757. [ 2.975797] raid6: skipped pq benchmark and selected sse2x4
  758. [ 2.975804] raid6: using ssse3x2 recovery algorithm
  759. [ 2.976194] xor: measuring software checksum speed
  760. [ 2.977078] prefetch64-sse : 11226 MB/sec
  761. [ 2.978118] generic_sse : 9516 MB/sec
  762. [ 2.978120] xor: using function: prefetch64-sse (11226 MB/sec)
  763. [ 2.978472] async_tx: api initialized (async)
  764. [ 3.156273] usb 1-4.1: New USB device found, idVendor=0458, idProduct=0186, bcdDevice=24.58
  765. [ 3.156283] usb 1-4.1: New USB device strings: Mfr=4, Product=40, SerialNumber=0
  766. [ 3.156286] usb 1-4.1: Product: Wired Mouse
  767. [ 3.156289] usb 1-4.1: Manufacturer: KYE SYSTEMS CORP.
  768. [ 3.164796] input: KYE SYSTEMS CORP. Wired Mouse as /devices/pci0000:00/0000:00:15.0/usb1/1-4/1-4.1/1-4.1:1.0/0003:0458:0186.0001/input/input3
  769. [ 3.164988] hid-generic 0003:0458:0186.0001: input,hidraw0: USB HID v1.11 Mouse [KYE SYSTEMS CORP. Wired Mouse] on usb-0000:00:15.0-4.1/input0
  770. [ 3.165025] usbhid 1-4.1:1.1: couldn't find an input interrupt endpoint
  771. [ 3.165045] usbcore: registered new interface driver usbhid
  772. [ 3.165047] usbhid: USB HID core driver
  773. [ 3.330563] usb 1-4.2: new low-speed USB device number 6 using xhci_hcd
  774. [ 3.516266] usb 1-4.2: New USB device found, idVendor=046d, idProduct=c31c, bcdDevice=64.00
  775. [ 3.516275] usb 1-4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  776. [ 3.516278] usb 1-4.2: Product: USB Keyboard
  777. [ 3.516281] usb 1-4.2: Manufacturer: Logitech
  778. [ 3.526367] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:15.0/usb1/1-4/1-4.2/1-4.2:1.0/0003:046D:C31C.0002/input/input4
  779. [ 3.578237] hid-generic 0003:046D:C31C.0002: input,hidraw1: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:15.0-4.2/input0
  780. [ 3.584517] input: Logitech USB Keyboard Consumer Control as /devices/pci0000:00/0000:00:15.0/usb1/1-4/1-4.2/1-4.2:1.1/0003:046D:C31C.0003/input/input5
  781. [ 3.635948] input: Logitech USB Keyboard System Control as /devices/pci0000:00/0000:00:15.0/usb1/1-4/1-4.2/1-4.2:1.1/0003:046D:C31C.0003/input/input6
  782. [ 3.636329] hid-generic 0003:046D:C31C.0003: input,hidraw2: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:15.0-4.2/input1
  783. [ 3.819804] scsi 2:0:0:0: Direct-Access USB SanDisk 3.2Gen1 1.00 PQ: 0 ANSI: 6
  784. [ 3.824330] sd 2:0:0:0: [sdc] 488570880 512-byte logical blocks: (250 GB/233 GiB)
  785. [ 3.825264] sd 2:0:0:0: [sdc] Write Protect is off
  786. [ 3.825268] sd 2:0:0:0: [sdc] Mode Sense: 43 00 00 00
  787. [ 3.825628] sd 2:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
  788. [ 3.830832] sdc: sdc1
  789. [ 3.830972] sd 2:0:0:0: [sdc] Attached SCSI removable disk
  790. [ 5.685745] Btrfs loaded, assert=on, zoned=yes, fsverity=yes
  791. [ 5.943210] EXT4-fs (sda2): mounted filesystem 0ceea436-51ff-455f-9965-03f2d5081dc0 ro with ordered data mode. Quota mode: none.
  792. [ 6.817652] sd 0:0:0:0: Attached scsi generic sg0 type 0
  793. [ 6.819686] sd 1:0:0:0: Attached scsi generic sg1 type 0
  794. [ 6.825877] sd 2:0:0:0: Attached scsi generic sg2 type 0
  795. [ 7.089328] intel_rapl_common: Found RAPL domain package
  796. [ 7.089337] intel_rapl_common: Found RAPL domain core
  797. [ 7.089339] intel_rapl_common: Found RAPL domain uncore
  798. [ 7.089342] intel_rapl_common: Found RAPL domain dram
  799. [ 7.090422] mei_hdcp 0000:00:0f.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
  800. [ 7.099404] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  801. [ 7.122037] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  802. [ 7.122407] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
  803. [ 7.126381] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid
  804. [ 7.234904] snd_hda_intel 0000:00:0e.0: DSP detected with PCI class/subclass/prog-if info 0x040100
  805. [ 7.294618] intel_telemetry_core Init
  806. [ 7.300095] snd_soc_skl 0000:00:0e.0: DSP detected with PCI class/subclass/prog-if info 0x040100
  807. [ 7.394296] Invalid pltconfig, ensure IPC1 device is enabled in BIOS
  808. [ 7.407587] snd_soc_avs 0000:00:0e.0: DSP detected with PCI class/subclass/prog-if info 0x040100
  809. [ 7.465177] ath10k_pci 0000:01:00.0: enabling device (0000 -> 0002)
  810. [ 7.465552] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
  811. [ 7.491877] sof-audio-pci-intel-apl 0000:00:0e.0: DSP detected with PCI class/subclass/prog-if info 0x040100
  812. [ 7.492151] sof-audio-pci-intel-apl 0000:00:0e.0: DSP detected with PCI class/subclass/prog-if 0x040100
  813. [ 7.492246] sof-audio-pci-intel-apl 0000:00:0e.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
  814. [ 7.498644] sof-audio-pci-intel-apl 0000:00:0e.0: use msi interrupt mode
  815. [ 7.519925] sof-audio-pci-intel-apl 0000:00:0e.0: NHLT_DEVICE_I2S detected, ssp_mask 0x5
  816. [ 7.519937] sof-audio-pci-intel-apl 0000:00:0e.0: Overriding topology with MCLK mask 0x2 from NHLT
  817. [ 7.519940] sof-audio-pci-intel-apl 0000:00:0e.0: hda codecs found, mask 4
  818. [ 7.522628] sof-audio-pci-intel-apl 0000:00:0e.0: Firmware info: version 2:2:0-57864
  819. [ 7.522636] sof-audio-pci-intel-apl 0000:00:0e.0: Firmware: ABI 3:22:1 Kernel ABI 3:23:0
  820. [ 7.522647] sof-audio-pci-intel-apl 0000:00:0e.0: unknown sof_ext_man header type 3 size 0x30
  821. [ 7.563500] sof-audio-pci-intel-apl 0000:00:0e.0: Firmware info: version 2:2:0-57864
  822. [ 7.563509] sof-audio-pci-intel-apl 0000:00:0e.0: Firmware: ABI 3:22:1 Kernel ABI 3:23:0
  823. [ 7.568468] sof-essx8336 sof-essx8336: quirk mask 0x2
  824. [ 7.568477] sof-essx8336 sof-essx8336: quirk SSP2
  825. [ 7.570353] sof-audio-pci-intel-apl 0000:00:0e.0: Topology: ABI 3:22:1 Kernel ABI 3:23:0
  826. [ 7.570563] sof-essx8336 sof-essx8336: ASoC: Parent card not yet available, widget card binding deferred
  827. [ 7.576656] es8316 i2c-ESSX8336:00: assuming static mclk
  828. [ 7.639516] input: sof-essx8336 Headset as /devices/pci0000:00/0000:00:0e.0/sof-essx8336/sound/card0/input7
  829. [ 7.639615] input: sof-essx8336 HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:0e.0/sof-essx8336/sound/card0/input8
  830. [ 7.639707] input: sof-essx8336 HDMI/DP,pcm=6 as /devices/pci0000:00/0000:00:0e.0/sof-essx8336/sound/card0/input9
  831. [ 7.640022] input: sof-essx8336 HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:0e.0/sof-essx8336/sound/card0/input10
  832. [ 7.682720] ath10k_pci 0000:01:00.0: qca9377 hw1.1 target 0x05020001 chip_id 0x003821ff sub 1a3b:2b51
  833. [ 7.682733] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 1
  834. [ 7.683530] ath10k_pci 0000:01:00.0: firmware ver WLAN.TF.2.1-00021-QCARMSWP-1 api 6 features wowlan,ignore-otp crc32 42e41877
  835. [ 7.753839] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id N/A crc32 8aedfa4a
  836. [ 7.782638] wl: loading out-of-tree module taints kernel.
  837. [ 7.782650] wl: module license 'MIXED/Proprietary' taints kernel.
  838. [ 7.782651] Disabling lock debugging due to kernel taint
  839. [ 7.782654] wl: module license taints kernel.
  840. [ 7.848886] ath10k_pci 0000:01:00.0: htt-ver 3.56 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
  841. [ 7.918527] ath: EEPROM regdomain: 0x6a
  842. [ 7.918535] ath: EEPROM indicates we should expect a direct regpair map
  843. [ 7.918537] ath: Country alpha2 being used: 00
  844. [ 7.918552] ath: Regpair used: 0x6a
  845. [ 8.370986] Bluetooth: Core ver 2.22
  846. [ 8.371026] NET: Registered PF_BLUETOOTH protocol family
  847. [ 8.371028] Bluetooth: HCI device and connection manager initialized
  848. [ 8.371035] Bluetooth: HCI socket layer initialized
  849. [ 8.371038] Bluetooth: L2CAP socket layer initialized
  850. [ 8.371044] Bluetooth: SCO socket layer initialized
  851. [ 8.484958] usbcore: registered new interface driver btusb
  852. [ 8.848998] mousedev: PS/2 mouse device common for all mice
  853. [ 9.075849] Adding 4198396k swap on /dev/sda4. Priority:-2 extents:1 across:4198396k SSDsc
  854. [ 9.099532] EXT4-fs (sda2): re-mounted 0ceea436-51ff-455f-9965-03f2d5081dc0 r/w. Quota mode: none.
  855. [ 9.378926] lp: driver loaded but no devices found
  856. [ 9.388272] ppdev: user-space parallel port driver
  857. [ 9.414339] loop: module loaded
  858. [ 9.435019] FAT-fs (sda1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
  859. [ 9.463410] EXT4-fs (sda3): mounted filesystem 02de58e8-79fb-4621-82a2-95a14923cab4 r/w with ordered data mode. Quota mode: none.
  860. [ 9.749126] networking done
  861. [ 9.988166] RPC: Registered named UNIX socket transport module.
  862. [ 9.988171] RPC: Registered udp transport module.
  863. [ 9.988172] RPC: Registered tcp transport module.
  864. [ 9.988173] RPC: Registered tcp-with-tls transport module.
  865. [ 9.988174] RPC: Registered tcp NFSv4.1 backchannel transport module.
  866. [ 10.011989] FS-Cache: Loaded
  867. [ 10.411148] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input11
  868. [ 11.727887] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  869. [ 11.727895] Bluetooth: BNEP filters: protocol multicast
  870. [ 11.727902] Bluetooth: BNEP socket layer initialized
  871. [ 11.730962] Bluetooth: MGMT ver 1.22
  872. [ 11.741908] NET: Registered PF_ALG protocol family
  873. [ 11.911580] Generic FE-GE Realtek PHY r8169-0-200:00: attached PHY driver (mii_bus:phy_addr=r8169-0-200:00, irq=MAC)
  874. [ 11.915683] traps: plymouthd[261] trap stack segment ip:76d94aa22939 sp:7ffd80aaa280 error:0 in libply.so.5.0.0 (deleted)[76d94aa21000+e000]
  875. [ 12.085663] r8169 0000:02:00.0 eth0: Link is Down
  876. [ 12.111617] Generic FE-GE Realtek PHY r8169-0-300:00: attached PHY driver (mii_bus:phy_addr=r8169-0-300:00, irq=MAC)
  877. [ 12.284790] r8169 0000:03:00.0 eth1: Link is Down
  878. [ 12.912916] NET: Registered PF_PACKET protocol family
  879. [ 12.929275] NET: Registered PF_QIPCRTR protocol family
  880. [ 14.371001] fuse: init (API version 7.39)
  881. [ 15.009060] r8169 0000:03:00.0 eth1: Link is Up - 1Gbps/Full - flow control rx/tx
  882. [ 17.635993] Bluetooth: RFCOMM TTY layer initialized
  883. [ 17.636005] Bluetooth: RFCOMM socket layer initialized
  884. [ 17.636015] Bluetooth: RFCOMM ver 1.11
  885. [ 17.844294] wlan0: authenticate with 40:3f:8c:7c:80:d1 (local address=34:6f:24:44:d7:e1)
  886. [ 17.844304] wlan0: send auth to 40:3f:8c:7c:80:d1 (try 1/3)
  887. [ 17.847095] wlan0: authenticated
  888. [ 17.847495] wlan0: associate with 40:3f:8c:7c:80:d1 (try 1/3)
  889. [ 17.850967] wlan0: RX AssocResp from 40:3f:8c:7c:80:d1 (capab=0x1 status=0 aid=1)
  890. [ 17.853208] wlan0: associated
  891. [ 19.297361] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  892. [ 19.297376] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  893. [ 19.297380] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  894. [ 19.297413] HDMI 2: ASoC: error at __soc_pcm_hw_params on HDMI 2: -5
  895. [ 19.297449] HDMI 2: ASoC: error at dpcm_fe_dai_hw_params on HDMI 2: -5
  896. [ 19.298382] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  897. [ 19.298404] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  898. [ 19.298410] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  899. [ 19.298449] HDMI 2: ASoC: error at __soc_pcm_hw_params on HDMI 2: -5
  900. [ 19.298498] HDMI 2: ASoC: error at dpcm_fe_dai_hw_params on HDMI 2: -5
  901. [ 19.299289] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  902. [ 19.299307] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  903. [ 19.299314] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  904. [ 19.299351] HDMI 2: ASoC: error at __soc_pcm_hw_params on HDMI 2: -5
  905. [ 19.299381] HDMI 2: ASoC: error at dpcm_fe_dai_hw_params on HDMI 2: -5
  906. [ 19.300336] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  907. [ 19.300357] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  908. [ 19.300363] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  909. [ 19.300400] HDMI 2: ASoC: error at __soc_pcm_hw_params on HDMI 2: -5
  910. [ 19.300432] HDMI 2: ASoC: error at dpcm_fe_dai_hw_params on HDMI 2: -5
  911. [ 19.301537] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  912. [ 19.301562] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  913. [ 19.301570] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  914. [ 19.301645] HDMI 2: ASoC: error at __soc_pcm_hw_params on HDMI 2: -5
  915. [ 19.301677] HDMI 2: ASoC: error at dpcm_fe_dai_hw_params on HDMI 2: -5
  916. [ 19.316977] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  917. [ 19.316996] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  918. [ 19.317001] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  919. [ 19.317033] HDMI 2: ASoC: error at __soc_pcm_hw_params on HDMI 2: -5
  920. [ 19.317055] HDMI 2: ASoC: error at dpcm_fe_dai_hw_params on HDMI 2: -5
  921. [ 19.317783] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  922. [ 19.317795] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  923. [ 19.317800] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  924. [ 19.317814] HDMI 2: ASoC: error at __soc_pcm_hw_params on HDMI 2: -5
  925. [ 19.317833] HDMI 2: ASoC: error at dpcm_fe_dai_hw_params on HDMI 2: -5
  926. [ 19.318605] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  927. [ 19.318623] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  928. [ 19.318630] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  929. [ 19.318668] HDMI 2: ASoC: error at __soc_pcm_hw_params on HDMI 2: -5
  930. [ 19.318699] HDMI 2: ASoC: error at dpcm_fe_dai_hw_params on HDMI 2: -5
  931. [ 19.319865] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  932. [ 19.319886] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  933. [ 19.319892] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  934. [ 19.319931] HDMI 2: ASoC: error at __soc_pcm_hw_params on HDMI 2: -5
  935. [ 19.319963] HDMI 2: ASoC: error at dpcm_fe_dai_hw_params on HDMI 2: -5
  936. [ 19.320743] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  937. [ 19.320754] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  938. [ 19.320759] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  939. [ 19.320774] HDMI 2: ASoC: error at __soc_pcm_hw_params on HDMI 2: -5
  940. [ 19.320792] HDMI 2: ASoC: error at dpcm_fe_dai_hw_params on HDMI 2: -5
  941. [ 19.336851] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  942. [ 19.336871] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  943. [ 19.336877] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  944. [ 19.336913] HDMI 2: ASoC: error at __soc_pcm_hw_params on HDMI 2: -5
  945. [ 19.336944] HDMI 2: ASoC: error at dpcm_fe_dai_hw_params on HDMI 2: -5
  946. [ 19.337803] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  947. [ 19.337813] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  948. [ 19.337818] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  949. [ 19.337831] HDMI 2: ASoC: error at __soc_pcm_hw_params on HDMI 2: -5
  950. [ 19.337848] HDMI 2: ASoC: error at dpcm_fe_dai_hw_params on HDMI 2: -5
  951. [ 19.338643] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  952. [ 19.338654] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  953. [ 19.338659] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  954. [ 19.338672] HDMI 2: ASoC: error at __soc_pcm_hw_params on HDMI 2: -5
  955. [ 19.338690] HDMI 2: ASoC: error at dpcm_fe_dai_hw_params on HDMI 2: -5
  956. [ 19.339750] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  957. [ 19.339796] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  958. [ 19.339821] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  959. [ 19.339856] HDMI 2: ASoC: error at __soc_pcm_hw_params on HDMI 2: -5
  960. [ 19.339886] HDMI 2: ASoC: error at dpcm_fe_dai_hw_params on HDMI 2: -5
  961. [ 19.340769] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  962. [ 19.340780] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  963. [ 19.340784] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  964. [ 19.340798] HDMI 2: ASoC: error at __soc_pcm_hw_params on HDMI 2: -5
  965. [ 19.340815] HDMI 2: ASoC: error at dpcm_fe_dai_hw_params on HDMI 2: -5
  966. [ 19.356508] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  967. [ 19.356527] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  968. [ 19.356533] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  969. [ 19.356564] HDMI 2: ASoC: error at __soc_pcm_hw_params on HDMI 2: -5
  970. [ 19.356585] HDMI 2: ASoC: error at dpcm_fe_dai_hw_params on HDMI 2: -5
  971. [ 19.357397] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  972. [ 19.357408] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  973. [ 19.357413] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  974. [ 19.357427] HDMI 2: ASoC: error at __soc_pcm_hw_params on HDMI 2: -5
  975. [ 19.357445] HDMI 2: ASoC: error at dpcm_fe_dai_hw_params on HDMI 2: -5
  976. [ 19.358545] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  977. [ 19.358565] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  978. [ 19.358571] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  979. [ 19.358609] HDMI 2: ASoC: error at __soc_pcm_hw_params on HDMI 2: -5
  980. [ 19.358640] HDMI 2: ASoC: error at dpcm_fe_dai_hw_params on HDMI 2: -5
  981. [ 19.359594] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  982. [ 19.359605] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  983. [ 19.359610] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  984. [ 19.359624] HDMI 2: ASoC: error at __soc_pcm_hw_params on HDMI 2: -5
  985. [ 19.359642] HDMI 2: ASoC: error at dpcm_fe_dai_hw_params on HDMI 2: -5
  986. [ 19.360438] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  987. [ 19.360448] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  988. [ 19.360453] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  989. [ 19.360466] HDMI 2: ASoC: error at __soc_pcm_hw_params on HDMI 2: -5
  990. [ 19.360494] HDMI 2: ASoC: error at dpcm_fe_dai_hw_params on HDMI 2: -5
  991. [ 19.376072] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  992. [ 19.376089] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  993. [ 19.376094] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  994. [ 19.376124] HDMI 3: ASoC: error at __soc_pcm_hw_params on HDMI 3: -5
  995. [ 19.376144] HDMI 3: ASoC: error at dpcm_fe_dai_hw_params on HDMI 3: -5
  996. [ 19.376789] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  997. [ 19.376799] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  998. [ 19.376804] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  999. [ 19.376819] HDMI 3: ASoC: error at __soc_pcm_hw_params on HDMI 3: -5
  1000. [ 19.376837] HDMI 3: ASoC: error at dpcm_fe_dai_hw_params on HDMI 3: -5
  1001. [ 19.377776] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  1002. [ 19.377792] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  1003. [ 19.377797] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  1004. [ 19.377834] HDMI 3: ASoC: error at __soc_pcm_hw_params on HDMI 3: -5
  1005. [ 19.377865] HDMI 3: ASoC: error at dpcm_fe_dai_hw_params on HDMI 3: -5
  1006. [ 19.378718] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  1007. [ 19.378730] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  1008. [ 19.378735] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  1009. [ 19.378752] HDMI 3: ASoC: error at __soc_pcm_hw_params on HDMI 3: -5
  1010. [ 19.378772] HDMI 3: ASoC: error at dpcm_fe_dai_hw_params on HDMI 3: -5
  1011. [ 19.379816] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  1012. [ 19.379833] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  1013. [ 19.379840] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  1014. [ 19.379878] HDMI 3: ASoC: error at __soc_pcm_hw_params on HDMI 3: -5
  1015. [ 19.379910] HDMI 3: ASoC: error at dpcm_fe_dai_hw_params on HDMI 3: -5
  1016. [ 19.396081] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  1017. [ 19.396103] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  1018. [ 19.396109] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  1019. [ 19.396147] HDMI 3: ASoC: error at __soc_pcm_hw_params on HDMI 3: -5
  1020. [ 19.396180] HDMI 3: ASoC: error at dpcm_fe_dai_hw_params on HDMI 3: -5
  1021. [ 19.396957] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  1022. [ 19.396969] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  1023. [ 19.396974] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  1024. [ 19.396990] HDMI 3: ASoC: error at __soc_pcm_hw_params on HDMI 3: -5
  1025. [ 19.397010] HDMI 3: ASoC: error at dpcm_fe_dai_hw_params on HDMI 3: -5
  1026. [ 19.397797] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  1027. [ 19.397808] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  1028. [ 19.397813] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  1029. [ 19.397828] HDMI 3: ASoC: error at __soc_pcm_hw_params on HDMI 3: -5
  1030. [ 19.397847] HDMI 3: ASoC: error at dpcm_fe_dai_hw_params on HDMI 3: -5
  1031. [ 19.398835] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  1032. [ 19.398852] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  1033. [ 19.398858] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  1034. [ 19.398895] HDMI 3: ASoC: error at __soc_pcm_hw_params on HDMI 3: -5
  1035. [ 19.398927] HDMI 3: ASoC: error at dpcm_fe_dai_hw_params on HDMI 3: -5
  1036. [ 19.399707] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  1037. [ 19.399719] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  1038. [ 19.399723] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  1039. [ 19.399738] HDMI 3: ASoC: error at __soc_pcm_hw_params on HDMI 3: -5
  1040. [ 19.399757] HDMI 3: ASoC: error at dpcm_fe_dai_hw_params on HDMI 3: -5
  1041. [ 19.416463] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  1042. [ 19.416489] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  1043. [ 19.416495] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  1044. [ 19.416525] HDMI 3: ASoC: error at __soc_pcm_hw_params on HDMI 3: -5
  1045. [ 19.416546] HDMI 3: ASoC: error at dpcm_fe_dai_hw_params on HDMI 3: -5
  1046. [ 19.417301] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  1047. [ 19.417311] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  1048. [ 19.417315] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  1049. [ 19.417327] HDMI 3: ASoC: error at __soc_pcm_hw_params on HDMI 3: -5
  1050. [ 19.417343] HDMI 3: ASoC: error at dpcm_fe_dai_hw_params on HDMI 3: -5
  1051. [ 19.418140] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  1052. [ 19.418151] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  1053. [ 19.418156] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  1054. [ 19.418170] HDMI 3: ASoC: error at __soc_pcm_hw_params on HDMI 3: -5
  1055. [ 19.418188] HDMI 3: ASoC: error at dpcm_fe_dai_hw_params on HDMI 3: -5
  1056. [ 19.419065] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  1057. [ 19.419087] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  1058. [ 19.419093] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  1059. [ 19.419132] HDMI 3: ASoC: error at __soc_pcm_hw_params on HDMI 3: -5
  1060. [ 19.419165] HDMI 3: ASoC: error at dpcm_fe_dai_hw_params on HDMI 3: -5
  1061. [ 19.420078] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  1062. [ 19.420087] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  1063. [ 19.420091] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  1064. [ 19.420102] HDMI 3: ASoC: error at __soc_pcm_hw_params on HDMI 3: -5
  1065. [ 19.420117] HDMI 3: ASoC: error at dpcm_fe_dai_hw_params on HDMI 3: -5
  1066. [ 19.436446] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  1067. [ 19.436483] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  1068. [ 19.436490] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  1069. [ 19.436525] HDMI 3: ASoC: error at __soc_pcm_hw_params on HDMI 3: -5
  1070. [ 19.436558] HDMI 3: ASoC: error at dpcm_fe_dai_hw_params on HDMI 3: -5
  1071. [ 19.437806] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  1072. [ 19.437826] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  1073. [ 19.437832] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  1074. [ 19.437872] HDMI 3: ASoC: error at __soc_pcm_hw_params on HDMI 3: -5
  1075. [ 19.437904] HDMI 3: ASoC: error at dpcm_fe_dai_hw_params on HDMI 3: -5
  1076. [ 19.438785] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  1077. [ 19.438796] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  1078. [ 19.438801] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  1079. [ 19.438816] HDMI 3: ASoC: error at __soc_pcm_hw_params on HDMI 3: -5
  1080. [ 19.438835] HDMI 3: ASoC: error at dpcm_fe_dai_hw_params on HDMI 3: -5
  1081. [ 19.439683] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  1082. [ 19.439693] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  1083. [ 19.439697] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  1084. [ 19.439709] HDMI 3: ASoC: error at __soc_pcm_hw_params on HDMI 3: -5
  1085. [ 19.439726] HDMI 3: ASoC: error at dpcm_fe_dai_hw_params on HDMI 3: -5
  1086. [ 19.440563] sof-audio-pci-intel-apl 0000:00:0e.0: ipc tx error for 0x60010000 (msg/reply size: 108/20): -5
  1087. [ 19.440592] sof-audio-pci-intel-apl 0000:00:0e.0: HW params ipc failed for stream 1
  1088. [ 19.440596] sof-audio-pci-intel-apl 0000:00:0e.0: ASoC: error at snd_soc_pcm_component_hw_params on 0000:00:0e.0: -5
  1089. [ 19.440610] HDMI 3: ASoC: error at __soc_pcm_hw_params on HDMI 3: -5
  1090. [ 19.440642] HDMI 3: ASoC: error at dpcm_fe_dai_hw_params on HDMI 3: -5
  1091. mx@mx:~
  1092. $
Add Comment
Please, Sign In to add comment