Guest User

H610T @ Debian 12, Kernel: 6.7.9-amd64 BEFORE

a guest
Mar 13th, 2024
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 76.25 KB | Software | 0 0
  1. dietpi@pc:~$ dietpi-banner 1 ; uname -a; df -h | grep "/dev" ; neofetch ; sudo dmesg -l err,crit,alert,emerg; cat /etc/os-release;
  2. ─────────────────────────────────────────────────────
  3. DietPi v9.1.1 : 22:02 - Wed 03/13/24
  4. ─────────────────────────────────────────────────────
  5. - Device model : Native PC (x86_64)
  6. - CPU temp : 36 °C / 96 °F : Cool runnings
  7. - LAN IP : 192.168.87.203 (eth0)
  8. - Disk usage (RootFS) : 1.9G of 118G (2%)
  9. ─────────────────────────────────────────────────────
  10.  
  11. Linux pc 6.7.9-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.7.9-1 (2024-03-08) x86_64 GNU/Linux
  12. udev 32G 0 32G 0% /dev
  13. /dev/sda2 118G 1.9G 110G 2% /
  14. tmpfs 32G 0 32G 0% /dev/shm
  15. /dev/sda1 63M 8.7M 55M 14% /boot/efi
  16. _,met$$$$$gg. dietpi@pc
  17. ,g$$$$$$$$$$$$$$$P. ---------
  18. ,g$$P" """Y$$.". OS: Debian GNU/Linux trixie/sid x86_64
  19. ,$$P' `$$$. Kernel: 6.7.9-amd64
  20. ',$$P ,ggs. `$$b: Uptime: 1 min
  21. `d$$' ,$P"' . $$$ Packages: 267 (dpkg)
  22. $$P d$' , $$P Shell: bash 5.2.21
  23. $$: $$. - ,d$$' Terminal: /dev/pts/0
  24. $$; Y$b._ _,d$P' CPU: 13th Gen Intel i3-13100 (8) @ 3.400GHz
  25. Y$$. `.`"Y$$$$P"' GPU: Intel Alder Lake-S GT1 [UHD Graphics 730]
  26. `$$b "-.__ Memory: 209MiB / 63899MiB
  27. `Y$$
  28. `Y$$.
  29. `$$b.
  30. `Y$$b.
  31. `"Y$b._
  32. `"""
  33.  
  34. [ 3.454622] proc_thermal_pci 0000:00:04.0: error: proc_thermal_add, will continue
  35. PRETTY_NAME="Debian GNU/Linux trixie/sid"
  36. NAME="Debian GNU/Linux"
  37. VERSION_CODENAME=trixie
  38. ID=debian
  39. HOME_URL="https://www.debian.org/"
  40. SUPPORT_URL="https://www.debian.org/support"
  41. BUG_REPORT_URL="https://bugs.debian.org/"
  42. dietpi@pc:~$ sudo lspci -vvPPDq | awk '/ASPM/{print $0}' RS= | grep --color -P '(^[a-z0-9:./]+|:\sASPM (\w+)?( \w+)? ?((En|Dis)abled)?)';
  43. 0000:00:01.0 PCI bridge: Intel Corporation 12th Gen Core Processor PCI Express x16 Controller #1 (rev 05) (prog-if 00 [Normal decode])
  44. LnkCtl: ASPM L0s L1 Enabled; RCB 64 bytes, LnkDisable- CommClk+
  45. 0000:00:1c.0 PCI bridge: Intel Corporation Alder Lake-S PCH PCI Express Root Port #1 (rev 11) (prog-if 00 [Normal decode])
  46. LnkCtl: ASPM L0s L1 Enabled; RCB 64 bytes, LnkDisable- CommClk-
  47. 0000:00:1c.2 PCI bridge: Intel Corporation Alder Lake-S PCH PCI Express Root Port #???? (rev 11) (prog-if 00 [Normal decode])
  48. LnkCtl: ASPM Disabled; RCB 64 bytes, LnkDisable- CommClk+
  49. 0000:00:01.0/01:00.0 SATA controller: ASMedia Technology Inc. ASM1166 Serial ATA Controller (rev 02) (prog-if 01 [AHCI 1.0])
  50. LnkCtl: ASPM L0s L1 Enabled; RCB 64 bytes, LnkDisable- CommClk+
  51. 0000:00:1c.2/03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller (rev 15)
  52. LnkCtl: ASPM Disabled; RCB 64 bytes, LnkDisable- CommClk+
  53. dietpi@pc:~$ sudo dmesg
  54. [ 0.000000] Linux version 6.7.9-amd64 (debian-kernel@lists.debian.org) (x86_64-linux-gnu-gcc-13 (Debian 13.2.0-18) 13.2.0, GNU ld (GNU Binutils for Debian) 2.42) #1 SMP PREEMPT_DYNAMIC Debian 6.7.9-1 (2024-03-08)
  55. [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.7.9-amd64 root=UUID=0a612e53-e2f2-4bb4-adf1-16bc75d8fde8 ro net.ifnames=0 consoleblank=0
  56. [ 0.000000] x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
  57. [ 0.000000] BIOS-provided physical RAM map:
  58. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
  59. [ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
  60. [ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
  61. [ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
  62. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000004989bfff] usable
  63. [ 0.000000] BIOS-e820: [mem 0x000000004989c000-0x000000004989cfff] reserved
  64. [ 0.000000] BIOS-e820: [mem 0x000000004989d000-0x00000000665cefff] usable
  65. [ 0.000000] BIOS-e820: [mem 0x00000000665cf000-0x000000006a2cefff] reserved
  66. [ 0.000000] BIOS-e820: [mem 0x000000006a2cf000-0x000000006a51efff] ACPI data
  67. [ 0.000000] BIOS-e820: [mem 0x000000006a51f000-0x000000006a71efff] ACPI NVS
  68. [ 0.000000] BIOS-e820: [mem 0x000000006a71f000-0x000000006bffefff] reserved
  69. [ 0.000000] BIOS-e820: [mem 0x000000006bfff000-0x000000006bffffff] usable
  70. [ 0.000000] BIOS-e820: [mem 0x000000006c000000-0x000000006dffffff] reserved
  71. [ 0.000000] BIOS-e820: [mem 0x000000006e600000-0x000000006e7fffff] reserved
  72. [ 0.000000] BIOS-e820: [mem 0x000000006f000000-0x00000000807fffff] reserved
  73. [ 0.000000] BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
  74. [ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
  75. [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  76. [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
  77. [ 0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
  78. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  79. [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  80. [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000107f7fffff] usable
  81. [ 0.000000] NX (Execute Disable) protection: active
  82. [ 0.000000] APIC: Static calls initialized
  83. [ 0.000000] e820: update [mem 0x535c4018-0x535d8257] usable ==> usable
  84. [ 0.000000] e820: update [mem 0x535c4018-0x535d8257] usable ==> usable
  85. [ 0.000000] e820: update [mem 0x535b5018-0x535c3057] usable ==> usable
  86. [ 0.000000] e820: update [mem 0x535b5018-0x535c3057] usable ==> usable
  87. [ 0.000000] extended physical RAM map:
  88. [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009dfff] usable
  89. [ 0.000000] reserve setup_data: [mem 0x000000000009e000-0x000000000009efff] reserved
  90. [ 0.000000] reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] usable
  91. [ 0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
  92. [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000004989bfff] usable
  93. [ 0.000000] reserve setup_data: [mem 0x000000004989c000-0x000000004989cfff] reserved
  94. [ 0.000000] reserve setup_data: [mem 0x000000004989d000-0x00000000535b5017] usable
  95. [ 0.000000] reserve setup_data: [mem 0x00000000535b5018-0x00000000535c3057] usable
  96. [ 0.000000] reserve setup_data: [mem 0x00000000535c3058-0x00000000535c4017] usable
  97. [ 0.000000] reserve setup_data: [mem 0x00000000535c4018-0x00000000535d8257] usable
  98. [ 0.000000] reserve setup_data: [mem 0x00000000535d8258-0x00000000665cefff] usable
  99. [ 0.000000] reserve setup_data: [mem 0x00000000665cf000-0x000000006a2cefff] reserved
  100. [ 0.000000] reserve setup_data: [mem 0x000000006a2cf000-0x000000006a51efff] ACPI data
  101. [ 0.000000] reserve setup_data: [mem 0x000000006a51f000-0x000000006a71efff] ACPI NVS
  102. [ 0.000000] reserve setup_data: [mem 0x000000006a71f000-0x000000006bffefff] reserved
  103. [ 0.000000] reserve setup_data: [mem 0x000000006bfff000-0x000000006bffffff] usable
  104. [ 0.000000] reserve setup_data: [mem 0x000000006c000000-0x000000006dffffff] reserved
  105. [ 0.000000] reserve setup_data: [mem 0x000000006e600000-0x000000006e7fffff] reserved
  106. [ 0.000000] reserve setup_data: [mem 0x000000006f000000-0x00000000807fffff] reserved
  107. [ 0.000000] reserve setup_data: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
  108. [ 0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
  109. [ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
  110. [ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
  111. [ 0.000000] reserve setup_data: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
  112. [ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  113. [ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
  114. [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000107f7fffff] usable
  115. [ 0.000000] efi: EFI v2.8 by American Megatrends
  116. [ 0.000000] efi: ACPI=0x6a51e000 ACPI 2.0=0x6a51e014 TPMFinalLog=0x6a6ac000 SMBIOS=0x6bd3f000 SMBIOS 3.0=0x6bd3e000 MEMATTR=0x62286018 ESRT=0x63e32d18 MOKvar=0x6bd10000 INITRD=0x597a8698 RNG=0x6a478c18 TPMEventLog=0x5780c018
  117. [ 0.000000] random: crng init done
  118. [ 0.000000] efi: Remove mem77: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
  119. [ 0.000000] e820: remove [mem 0xc0000000-0xcfffffff] reserved
  120. [ 0.000000] efi: Not removing mem78: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
  121. [ 0.000000] efi: Not removing mem79: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
  122. [ 0.000000] efi: Not removing mem80: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
  123. [ 0.000000] efi: Not removing mem82: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
  124. [ 0.000000] efi: Remove mem83: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
  125. [ 0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
  126. [ 0.000000] secureboot: Secure boot disabled
  127. [ 0.000000] SMBIOS 3.4.0 present.
  128. [ 0.000000] DMI: ASUS System Product Name/Pro H610T D4, BIOS 2801 09/09/2023
  129. [ 0.000000] tsc: Detected 3400.000 MHz processor
  130. [ 0.000000] tsc: Detected 3417.600 MHz TSC
  131. [ 0.000501] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  132. [ 0.000565] e820: remove [mem 0x000a0000-0x000fffff] usable
  133. [ 0.000574] last_pfn = 0x107f800 max_arch_pfn = 0x400000000
  134. [ 0.000577] MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
  135. [ 0.000578] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
  136. [ 0.001021] last_pfn = 0x6c000 max_arch_pfn = 0x400000000
  137. [ 0.006787] esrt: Reserving ESRT space from 0x0000000063e32d18 to 0x0000000063e32df0.
  138. [ 0.006792] e820: update [mem 0x63e32000-0x63e32fff] usable ==> reserved
  139. [ 0.006808] Using GB pages for direct mapping
  140. [ 0.006808] Incomplete global flushes, disabling PCID
  141. [ 0.007093] RAMDISK: [mem 0x535d9000-0x55cc1fff]
  142. [ 0.007097] ACPI: Early table checksum verification disabled
  143. [ 0.007100] ACPI: RSDP 0x000000006A51E014 000024 (v02 ALASKA)
  144. [ 0.007104] ACPI: XSDT 0x000000006A51D728 0000FC (v01 ALASKA A M I 01072009 AMI 01000013)
  145. [ 0.007109] ACPI: FACP 0x000000006A519000 000114 (v06 ALASKA A M I 01072009 AMI 01000013)
  146. [ 0.007114] ACPI: DSDT 0x000000006A48E000 08A317 (v02 ALASKA A M I 01072009 INTL 20200717)
  147. [ 0.007116] ACPI: FACS 0x000000006A71E000 000040
  148. [ 0.007119] ACPI: MCFG 0x000000006A51C000 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
  149. [ 0.007121] ACPI: SSDT 0x000000006A51A000 0015FA (v02 DptfTb DptfTabl 00001000 INTL 20200717)
  150. [ 0.007124] ACPI: FIDT 0x000000006A48D000 00009C (v01 ALASKA A M I 01072009 AMI 00010013)
  151. [ 0.007126] ACPI: SSDT 0x000000006A48B000 00038C (v02 PmaxDv Pmax_Dev 00000001 INTL 20200717)
  152. [ 0.007128] ACPI: SSDT 0x000000006A485000 005D34 (v02 CpuRef CpuSsdt 00003000 INTL 20200717)
  153. [ 0.007131] ACPI: SSDT 0x000000006A482000 002AA5 (v02 SaSsdt SaSsdt 00003000 INTL 20200717)
  154. [ 0.007133] ACPI: SSDT 0x000000006A47E000 00334F (v02 INTEL IgfxSsdt 00003000 INTL 20200717)
  155. [ 0.007135] ACPI: HPET 0x000000006A47D000 000038 (v01 ALASKA A M I 01072009 AMI 01000013)
  156. [ 0.007138] ACPI: APIC 0x000000006A47C000 0001DC (v05 ALASKA A M I 01072009 AMI 01000013)
  157. [ 0.007140] ACPI: MCFG 0x000000006A47B000 00003C (v01 ALASKA A M I 01072009 AMI 01000013)
  158. [ 0.007142] ACPI: SSDT 0x000000006A479000 001F1A (v02 ALASKA Ther_Rvp 00001000 INTL 20200717)
  159. [ 0.007144] ACPI: NHLT 0x000000006A477000 00002D (v00 ALASKA A M I 01072009 AMI 01000013)
  160. [ 0.007147] ACPI: LPIT 0x000000006A476000 0000CC (v01 ALASKA A M I 01072009 AMI 01000013)
  161. [ 0.007149] ACPI: SSDT 0x000000006A472000 002357 (v02 ALASKA TbtTypeC 00000000 INTL 20200717)
  162. [ 0.007151] ACPI: SSDT 0x000000006A46F000 002A83 (v02 ALASKA PtidDevc 00001000 INTL 20200717)
  163. [ 0.007153] ACPI: DBGP 0x000000006A46E000 000034 (v01 ALASKA A M I 01072009 AMI 01000013)
  164. [ 0.007156] ACPI: DBG2 0x000000006A46D000 000054 (v00 ALASKA A M I 01072009 AMI 01000013)
  165. [ 0.007158] ACPI: SSDT 0x000000006A46C000 000C1F (v02 ALASKA UsbCTabl 00001000 INTL 20200717)
  166. [ 0.007160] ACPI: DMAR 0x000000006A46B000 000088 (v01 INTEL EDK2 00000002 01000013)
  167. [ 0.007162] ACPI: FPDT 0x000000006A46A000 000044 (v01 ALASKA A M I 01072009 AMI 01000013)
  168. [ 0.007165] ACPI: SSDT 0x000000006A468000 001CA8 (v02 INTEL xh_adls3 00000000 INTL 20200717)
  169. [ 0.007167] ACPI: SSDT 0x000000006A464000 0039DA (v02 SocGpe SocGpe 00003000 INTL 20200717)
  170. [ 0.007169] ACPI: SSDT 0x000000006A460000 0039DA (v02 SocCmn SocCmn 00003000 INTL 20200717)
  171. [ 0.007171] ACPI: TPM2 0x000000006A45F000 00004C (v04 ALASKA A M I 00000001 AMI 00000000)
  172. [ 0.007174] ACPI: PHAT 0x000000006A45E000 0005F1 (v01 ALASKA A M I 00000005 MSFT 0100000D)
  173. [ 0.007176] ACPI: WSMT 0x000000006A475000 000028 (v01 ALASKA A M I 01072009 AMI 00010013)
  174. [ 0.007178] ACPI: Reserving FACP table memory at [mem 0x6a519000-0x6a519113]
  175. [ 0.007179] ACPI: Reserving DSDT table memory at [mem 0x6a48e000-0x6a518316]
  176. [ 0.007180] ACPI: Reserving FACS table memory at [mem 0x6a71e000-0x6a71e03f]
  177. [ 0.007181] ACPI: Reserving MCFG table memory at [mem 0x6a51c000-0x6a51c03b]
  178. [ 0.007181] ACPI: Reserving SSDT table memory at [mem 0x6a51a000-0x6a51b5f9]
  179. [ 0.007182] ACPI: Reserving FIDT table memory at [mem 0x6a48d000-0x6a48d09b]
  180. [ 0.007183] ACPI: Reserving SSDT table memory at [mem 0x6a48b000-0x6a48b38b]
  181. [ 0.007183] ACPI: Reserving SSDT table memory at [mem 0x6a485000-0x6a48ad33]
  182. [ 0.007184] ACPI: Reserving SSDT table memory at [mem 0x6a482000-0x6a484aa4]
  183. [ 0.007184] ACPI: Reserving SSDT table memory at [mem 0x6a47e000-0x6a48134e]
  184. [ 0.007185] ACPI: Reserving HPET table memory at [mem 0x6a47d000-0x6a47d037]
  185. [ 0.007186] ACPI: Reserving APIC table memory at [mem 0x6a47c000-0x6a47c1db]
  186. [ 0.007186] ACPI: Reserving MCFG table memory at [mem 0x6a47b000-0x6a47b03b]
  187. [ 0.007187] ACPI: Reserving SSDT table memory at [mem 0x6a479000-0x6a47af19]
  188. [ 0.007187] ACPI: Reserving NHLT table memory at [mem 0x6a477000-0x6a47702c]
  189. [ 0.007188] ACPI: Reserving LPIT table memory at [mem 0x6a476000-0x6a4760cb]
  190. [ 0.007189] ACPI: Reserving SSDT table memory at [mem 0x6a472000-0x6a474356]
  191. [ 0.007189] ACPI: Reserving SSDT table memory at [mem 0x6a46f000-0x6a471a82]
  192. [ 0.007190] ACPI: Reserving DBGP table memory at [mem 0x6a46e000-0x6a46e033]
  193. [ 0.007190] ACPI: Reserving DBG2 table memory at [mem 0x6a46d000-0x6a46d053]
  194. [ 0.007191] ACPI: Reserving SSDT table memory at [mem 0x6a46c000-0x6a46cc1e]
  195. [ 0.007192] ACPI: Reserving DMAR table memory at [mem 0x6a46b000-0x6a46b087]
  196. [ 0.007192] ACPI: Reserving FPDT table memory at [mem 0x6a46a000-0x6a46a043]
  197. [ 0.007193] ACPI: Reserving SSDT table memory at [mem 0x6a468000-0x6a469ca7]
  198. [ 0.007194] ACPI: Reserving SSDT table memory at [mem 0x6a464000-0x6a4679d9]
  199. [ 0.007194] ACPI: Reserving SSDT table memory at [mem 0x6a460000-0x6a4639d9]
  200. [ 0.007195] ACPI: Reserving TPM2 table memory at [mem 0x6a45f000-0x6a45f04b]
  201. [ 0.007195] ACPI: Reserving PHAT table memory at [mem 0x6a45e000-0x6a45e5f0]
  202. [ 0.007196] ACPI: Reserving WSMT table memory at [mem 0x6a475000-0x6a475027]
  203. [ 0.007373] No NUMA configuration found
  204. [ 0.007373] Faking a node at [mem 0x0000000000000000-0x000000107f7fffff]
  205. [ 0.007378] NODE_DATA(0) allocated [mem 0x107f7d5000-0x107f7fffff]
  206. [ 0.007537] Zone ranges:
  207. [ 0.007537] DMA [mem 0x0000000000001000-0x0000000000ffffff]
  208. [ 0.007539] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
  209. [ 0.007540] Normal [mem 0x0000000100000000-0x000000107f7fffff]
  210. [ 0.007541] Device empty
  211. [ 0.007541] Movable zone start for each node
  212. [ 0.007542] Early memory node ranges
  213. [ 0.007543] node 0: [mem 0x0000000000001000-0x000000000009dfff]
  214. [ 0.007544] node 0: [mem 0x000000000009f000-0x000000000009ffff]
  215. [ 0.007544] node 0: [mem 0x0000000000100000-0x000000004989bfff]
  216. [ 0.007545] node 0: [mem 0x000000004989d000-0x00000000665cefff]
  217. [ 0.007546] node 0: [mem 0x000000006bfff000-0x000000006bffffff]
  218. [ 0.007546] node 0: [mem 0x0000000100000000-0x000000107f7fffff]
  219. [ 0.007549] Initmem setup node 0 [mem 0x0000000000001000-0x000000107f7fffff]
  220. [ 0.007552] On node 0, zone DMA: 1 pages in unavailable ranges
  221. [ 0.007553] On node 0, zone DMA: 1 pages in unavailable ranges
  222. [ 0.007566] On node 0, zone DMA: 96 pages in unavailable ranges
  223. [ 0.009204] On node 0, zone DMA32: 1 pages in unavailable ranges
  224. [ 0.009326] On node 0, zone DMA32: 23088 pages in unavailable ranges
  225. [ 0.009570] On node 0, zone Normal: 16384 pages in unavailable ranges
  226. [ 0.009583] On node 0, zone Normal: 2048 pages in unavailable ranges
  227. [ 0.009623] Reserving Intel graphics memory at [mem 0x70800000-0x807fffff]
  228. [ 0.009873] ACPI: PM-Timer IO Port: 0x1808
  229. [ 0.009878] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  230. [ 0.009879] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
  231. [ 0.009880] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
  232. [ 0.009881] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
  233. [ 0.009881] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
  234. [ 0.009881] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
  235. [ 0.009882] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
  236. [ 0.009882] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
  237. [ 0.009883] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
  238. [ 0.009883] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
  239. [ 0.009884] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
  240. [ 0.009884] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
  241. [ 0.009885] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
  242. [ 0.009885] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
  243. [ 0.009885] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
  244. [ 0.009886] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
  245. [ 0.009887] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
  246. [ 0.009887] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
  247. [ 0.009887] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
  248. [ 0.009888] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
  249. [ 0.009888] ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
  250. [ 0.009889] ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
  251. [ 0.009889] ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
  252. [ 0.009890] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  253. [ 0.009926] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
  254. [ 0.009928] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  255. [ 0.009929] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  256. [ 0.009932] ACPI: Using ACPI (MADT) for SMP configuration information
  257. [ 0.009933] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  258. [ 0.009935] TSC deadline timer available
  259. [ 0.009936] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
  260. [ 0.009949] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
  261. [ 0.009950] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
  262. [ 0.009951] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
  263. [ 0.009952] PM: hibernation: Registered nosave memory: [mem 0x4989c000-0x4989cfff]
  264. [ 0.009953] PM: hibernation: Registered nosave memory: [mem 0x535b5000-0x535b5fff]
  265. [ 0.009954] PM: hibernation: Registered nosave memory: [mem 0x535c3000-0x535c3fff]
  266. [ 0.009955] PM: hibernation: Registered nosave memory: [mem 0x535c4000-0x535c4fff]
  267. [ 0.009956] PM: hibernation: Registered nosave memory: [mem 0x535d8000-0x535d8fff]
  268. [ 0.009957] PM: hibernation: Registered nosave memory: [mem 0x63e32000-0x63e32fff]
  269. [ 0.009958] PM: hibernation: Registered nosave memory: [mem 0x665cf000-0x6a2cefff]
  270. [ 0.009958] PM: hibernation: Registered nosave memory: [mem 0x6a2cf000-0x6a51efff]
  271. [ 0.009959] PM: hibernation: Registered nosave memory: [mem 0x6a51f000-0x6a71efff]
  272. [ 0.009959] PM: hibernation: Registered nosave memory: [mem 0x6a71f000-0x6bffefff]
  273. [ 0.009960] PM: hibernation: Registered nosave memory: [mem 0x6c000000-0x6dffffff]
  274. [ 0.009961] PM: hibernation: Registered nosave memory: [mem 0x6e000000-0x6e5fffff]
  275. [ 0.009961] PM: hibernation: Registered nosave memory: [mem 0x6e600000-0x6e7fffff]
  276. [ 0.009962] PM: hibernation: Registered nosave memory: [mem 0x6e800000-0x6effffff]
  277. [ 0.009962] PM: hibernation: Registered nosave memory: [mem 0x6f000000-0x807fffff]
  278. [ 0.009962] PM: hibernation: Registered nosave memory: [mem 0x80800000-0xfdffffff]
  279. [ 0.009963] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
  280. [ 0.009963] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
  281. [ 0.009964] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
  282. [ 0.009964] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
  283. [ 0.009965] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
  284. [ 0.009965] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed1ffff]
  285. [ 0.009965] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
  286. [ 0.009966] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfedfffff]
  287. [ 0.009966] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
  288. [ 0.009967] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
  289. [ 0.009968] [mem 0x80800000-0xfdffffff] available for PCI devices
  290. [ 0.009969] Booting paravirtualized kernel on bare hardware
  291. [ 0.009971] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
  292. [ 0.014657] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
  293. [ 0.014867] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
  294. [ 0.014871] pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
  295. [ 0.014873] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
  296. [ 0.014886] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.7.9-amd64 root=UUID=0a612e53-e2f2-4bb4-adf1-16bc75d8fde8 ro net.ifnames=0 consoleblank=0
  297. [ 0.014918] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.7.9-amd64", will be passed to user space.
  298. [ 0.019061] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
  299. [ 0.021142] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
  300. [ 0.021216] Fallback order for Node 0: 0
  301. [ 0.021218] Built 1 zonelists, mobility grouping on. Total pages: 16409431
  302. [ 0.021219] Policy zone: Normal
  303. [ 0.021223] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
  304. [ 0.021229] software IO TLB: area num 8.
  305. [ 0.038089] Memory: 1627980K/66680244K available (16384K kernel code, 2365K rwdata, 10656K rodata, 3992K init, 3568K bss, 1368544K reserved, 0K cma-reserved)
  306. [ 0.038273] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
  307. [ 0.038291] ftrace: allocating 43362 entries in 170 pages
  308. [ 0.042669] ftrace: allocated 170 pages with 4 groups
  309. [ 0.043126] Dynamic Preempt: voluntary
  310. [ 0.043156] rcu: Preemptible hierarchical RCU implementation.
  311. [ 0.043157] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
  312. [ 0.043158] Trampoline variant of Tasks RCU enabled.
  313. [ 0.043159] Rude variant of Tasks RCU enabled.
  314. [ 0.043159] Tracing variant of Tasks RCU enabled.
  315. [ 0.043160] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  316. [ 0.043160] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
  317. [ 0.044850] NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
  318. [ 0.045139] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  319. [ 0.045345] Console: colour dummy device 80x25
  320. [ 0.045348] printk: legacy console [tty0] enabled
  321. [ 0.045598] ACPI: Core revision 20230628
  322. [ 0.045868] hpet: HPET dysfunctional in PC10. Force disabled.
  323. [ 0.045870] APIC: Switch to symmetric I/O mode setup
  324. [ 0.045872] DMAR: Host address width 39
  325. [ 0.045873] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
  326. [ 0.045878] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
  327. [ 0.045881] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
  328. [ 0.045885] DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
  329. [ 0.045888] DMAR: RMRR base: 0x00000070000000 end: 0x000000807fffff
  330. [ 0.045891] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
  331. [ 0.045893] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
  332. [ 0.045895] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
  333. [ 0.047425] DMAR-IR: Enabled IRQ remapping in x2apic mode
  334. [ 0.047428] x2apic enabled
  335. [ 0.047477] APIC: Switched APIC routing to: cluster x2apic
  336. [ 0.051901] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x3143404a908, max_idle_ns: 440795209397 ns
  337. [ 0.051908] Calibrating delay loop (skipped), value calculated using timer frequency.. 6835.20 BogoMIPS (lpj=13670400)
  338. [ 0.051957] CPU0: Thermal monitoring enabled (TM1)
  339. [ 0.051959] x86/cpu: User Mode Instruction Prevention (UMIP) activated
  340. [ 0.052067] process: using mwait in idle threads
  341. [ 0.052069] CET detected: Indirect Branch Tracking enabled
  342. [ 0.052071] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  343. [ 0.052072] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
  344. [ 0.052076] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
  345. [ 0.052079] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
  346. [ 0.052080] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
  347. [ 0.052082] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
  348. [ 0.052084] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
  349. [ 0.052086] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
  350. [ 0.052096] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
  351. [ 0.052098] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
  352. [ 0.052099] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
  353. [ 0.052100] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
  354. [ 0.052102] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
  355. [ 0.052104] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
  356. [ 0.052106] x86/fpu: xstate_offset[9]: 832, xstate_sizes[9]: 8
  357. [ 0.052107] x86/fpu: xstate_offset[11]: 840, xstate_sizes[11]: 16
  358. [ 0.052109] x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
  359. [ 0.055905] Freeing SMP alternatives memory: 36K
  360. [ 0.055905] pid_max: default: 32768 minimum: 301
  361. [ 0.055905] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,tomoyo,bpf,integrity
  362. [ 0.055905] landlock: Up and running.
  363. [ 0.055905] Yama: disabled by default; enable with sysctl kernel.yama.*
  364. [ 0.055905] AppArmor: AppArmor initialized
  365. [ 0.055905] TOMOYO Linux initialized
  366. [ 0.055905] LSM support for eBPF active
  367. [ 0.055905] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  368. [ 0.055905] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
  369. [ 0.055905] smpboot: CPU0: 13th Gen Intel(R) Core(TM) i3-13100 (family: 0x6, model: 0xbf, stepping: 0x5)
  370. [ 0.055905] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
  371. [ 0.055905] RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
  372. [ 0.055905] RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1.
  373. [ 0.055905] Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline, AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
  374. [ 0.055905] core: cpu_core PMU driver:
  375. [ 0.055905] ... version: 5
  376. [ 0.055905] ... bit width: 48
  377. [ 0.055905] ... generic registers: 8
  378. [ 0.055905] ... value mask: 0000ffffffffffff
  379. [ 0.055905] ... max period: 00007fffffffffff
  380. [ 0.055905] ... fixed-purpose events: 4
  381. [ 0.055905] ... event mask: 0001000f000000ff
  382. [ 0.055905] signal: max sigframe size: 3632
  383. [ 0.055905] Estimated ratio of average max frequency by base frequency (times 1024): 1024
  384. [ 0.055905] rcu: Hierarchical SRCU implementation.
  385. [ 0.055905] rcu: Max phase no-delay instances is 1000.
  386. [ 0.055905] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
  387. [ 0.055905] smp: Bringing up secondary CPUs ...
  388. [ 0.055905] smpboot: x86: Booting SMP configuration:
  389. [ 0.055905] .... node #0, CPUs: #2 #4 #6 #1 #3 #5 #7
  390. [ 0.061211] smp: Brought up 1 node, 8 CPUs
  391. [ 0.061211] smpboot: Max logical packages: 1
  392. [ 0.061211] smpboot: Total of 8 processors activated (54681.60 BogoMIPS)
  393. [ 0.120424] node 0 deferred pages initialised in 56ms
  394. [ 0.121022] devtmpfs: initialized
  395. [ 0.121022] x86/mm: Memory block size: 2048MB
  396. [ 0.121022] ACPI: PM: Registering ACPI NVS region [mem 0x6a51f000-0x6a71efff] (2097152 bytes)
  397. [ 0.121022] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  398. [ 0.121022] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
  399. [ 0.121022] pinctrl core: initialized pinctrl subsystem
  400. [ 0.121022] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  401. [ 0.121022] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
  402. [ 0.121025] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  403. [ 0.121311] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  404. [ 0.121324] audit: initializing netlink subsys (disabled)
  405. [ 0.121330] audit: type=2000 audit(1710363680.068:1): state=initialized audit_enabled=0 res=1
  406. [ 0.121330] thermal_sys: Registered thermal governor 'fair_share'
  407. [ 0.121330] thermal_sys: Registered thermal governor 'bang_bang'
  408. [ 0.121330] thermal_sys: Registered thermal governor 'step_wise'
  409. [ 0.121330] thermal_sys: Registered thermal governor 'user_space'
  410. [ 0.121330] thermal_sys: Registered thermal governor 'power_allocator'
  411. [ 0.121330] cpuidle: using governor ladder
  412. [ 0.121330] cpuidle: using governor menu
  413. [ 0.121330] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  414. [ 0.121330] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
  415. [ 0.121330] PCI: not using MMCONFIG
  416. [ 0.121330] PCI: Using configuration type 1 for base access
  417. [ 0.121330] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
  418. [ 0.123946] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
  419. [ 0.123950] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  420. [ 0.123950] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
  421. [ 0.123950] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  422. [ 0.123950] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
  423. [ 0.124058] ACPI: Added _OSI(Module Device)
  424. [ 0.124058] ACPI: Added _OSI(Processor Device)
  425. [ 0.124058] ACPI: Added _OSI(3.0 _SCP Extensions)
  426. [ 0.124058] ACPI: Added _OSI(Processor Aggregator Device)
  427. [ 0.195009] ACPI: 13 ACPI AML tables successfully acquired and loaded
  428. [ 0.208015] ACPI: Dynamic OEM Table Load:
  429. [ 0.208022] ACPI: SSDT 0xFFFF8FD5C138EC00 000394 (v02 PmRef Cpu0Cst 00003001 INTL 20200717)
  430. [ 0.208826] ACPI: Dynamic OEM Table Load:
  431. [ 0.208831] ACPI: SSDT 0xFFFF8FE18162D800 000668 (v02 PmRef Cpu0Ist 00003000 INTL 20200717)
  432. [ 0.209620] ACPI: Dynamic OEM Table Load:
  433. [ 0.209624] ACPI: SSDT 0xFFFF8FD5C136F600 0001AB (v02 PmRef Cpu0Psd 00003000 INTL 20200717)
  434. [ 0.210360] ACPI: Dynamic OEM Table Load:
  435. [ 0.210364] ACPI: SSDT 0xFFFF8FE18162E000 0004B5 (v02 PmRef Cpu0Hwp 00003000 INTL 20200717)
  436. [ 0.211297] ACPI: Dynamic OEM Table Load:
  437. [ 0.211303] ACPI: SSDT 0xFFFF8FE181630000 001BAF (v02 PmRef ApIst 00003000 INTL 20200717)
  438. [ 0.212430] ACPI: Dynamic OEM Table Load:
  439. [ 0.212435] ACPI: SSDT 0xFFFF8FE181636000 001038 (v02 PmRef ApHwp 00003000 INTL 20200717)
  440. [ 0.213442] ACPI: Dynamic OEM Table Load:
  441. [ 0.213446] ACPI: SSDT 0xFFFF8FE181634000 001349 (v02 PmRef ApPsd 00003000 INTL 20200717)
  442. [ 0.214486] ACPI: Dynamic OEM Table Load:
  443. [ 0.214491] ACPI: SSDT 0xFFFF8FD5C0187000 000FBB (v02 PmRef ApCst 00003000 INTL 20200717)
  444. [ 0.217364] ACPI: _OSC evaluated successfully for all CPUs
  445. [ 0.218144] ACPI: Interpreter enabled
  446. [ 0.218193] ACPI: PM: (supports S0 S3 S4 S5)
  447. [ 0.218194] ACPI: Using IOAPIC for interrupt routing
  448. [ 0.218232] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
  449. [ 0.219402] PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved as ACPI motherboard resource
  450. [ 0.219410] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  451. [ 0.219412] PCI: Ignoring E820 reservations for host bridge windows
  452. [ 0.220318] ACPI: Enabled 9 GPEs in block 00 to 7F
  453. [ 0.222500] ACPI: \_SB_.PC00.LPCB.UAR1.DRP1: New power resource
  454. [ 0.235739] ACPI: \_SB_.PC00.XHCI.RHUB.HS14.PRBT: New power resource
  455. [ 0.240723] ACPI: \_SB_.PC00.CNVW.WRST: New power resource
  456. [ 0.246564] ACPI: \_TZ_.FN00: New power resource
  457. [ 0.246599] ACPI: \_TZ_.FN01: New power resource
  458. [ 0.246630] ACPI: \_TZ_.FN02: New power resource
  459. [ 0.246660] ACPI: \_TZ_.FN03: New power resource
  460. [ 0.246693] ACPI: \_TZ_.FN04: New power resource
  461. [ 0.247113] ACPI: \PIN_: New power resource
  462. [ 0.247365] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
  463. [ 0.247370] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
  464. [ 0.250155] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
  465. [ 0.251351] PCI host bridge to bus 0000:00
  466. [ 0.251353] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
  467. [ 0.251355] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
  468. [ 0.251357] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
  469. [ 0.251359] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000effff window]
  470. [ 0.251360] pci_bus 0000:00: root bus resource [mem 0x80800000-0xbfffffff window]
  471. [ 0.251362] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
  472. [ 0.251364] pci_bus 0000:00: root bus resource [bus 00-fe]
  473. [ 0.251394] pci 0000:00:00.0: [8086:4630] type 00 class 0x060000
  474. [ 0.251487] pci 0000:00:01.0: [8086:460d] type 01 class 0x060400
  475. [ 0.251537] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
  476. [ 0.251556] pci 0000:00:01.0: PTM enabled (root), 4ns granularity
  477. [ 0.251894] pci 0000:00:02.0: [8086:4692] type 00 class 0x030000
  478. [ 0.251902] pci 0000:00:02.0: reg 0x10: [mem 0x6001000000-0x6001ffffff 64bit]
  479. [ 0.251910] pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
  480. [ 0.251915] pci 0000:00:02.0: reg 0x20: [io 0x5000-0x503f]
  481. [ 0.251932] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
  482. [ 0.251935] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
  483. [ 0.251956] pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
  484. [ 0.251958] pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 64bit] (contains BAR0 for 7 VFs)
  485. [ 0.251962] pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit pref]
  486. [ 0.251964] pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 64bit pref] (contains BAR2 for 7 VFs)
  487. [ 0.252052] pci 0000:00:04.0: [8086:461d] type 00 class 0x118000
  488. [ 0.252066] pci 0000:00:04.0: reg 0x10: [mem 0x6002000000-0x600201ffff 64bit]
  489. [ 0.252277] pci 0000:00:0a.0: [8086:467d] type 00 class 0x118000
  490. [ 0.252284] pci 0000:00:0a.0: reg 0x10: [mem 0x6002030000-0x6002037fff 64bit]
  491. [ 0.252303] pci 0000:00:0a.0: enabling Extended Tags
  492. [ 0.252409] pci 0000:00:14.0: [8086:7ae0] type 00 class 0x0c0330
  493. [ 0.252428] pci 0000:00:14.0: reg 0x10: [mem 0x6002020000-0x600202ffff 64bit]
  494. [ 0.252504] pci 0000:00:14.0: PME# supported from D3hot D3cold
  495. [ 0.252689] pci 0000:00:14.2: [8086:7aa7] type 00 class 0x050000
  496. [ 0.252710] pci 0000:00:14.2: reg 0x10: [mem 0x6002040000-0x6002043fff 64bit]
  497. [ 0.252723] pci 0000:00:14.2: reg 0x18: [mem 0x6002047000-0x6002047fff 64bit]
  498. [ 0.252934] pci 0000:00:15.0: [8086:7acc] type 00 class 0x0c8000
  499. [ 0.253005] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
  500. [ 0.253331] pci 0000:00:16.0: [8086:7ae8] type 00 class 0x078000
  501. [ 0.253353] pci 0000:00:16.0: reg 0x10: [mem 0x6002045000-0x6002045fff 64bit]
  502. [ 0.253434] pci 0000:00:16.0: PME# supported from D3hot
  503. [ 0.253813] pci 0000:00:17.0: [8086:7ae2] type 00 class 0x010601
  504. [ 0.253829] pci 0000:00:17.0: reg 0x10: [mem 0x81400000-0x81401fff]
  505. [ 0.253840] pci 0000:00:17.0: reg 0x14: [mem 0x81403000-0x814030ff]
  506. [ 0.253850] pci 0000:00:17.0: reg 0x18: [io 0x5090-0x5097]
  507. [ 0.253860] pci 0000:00:17.0: reg 0x1c: [io 0x5080-0x5083]
  508. [ 0.253870] pci 0000:00:17.0: reg 0x20: [io 0x5060-0x507f]
  509. [ 0.253881] pci 0000:00:17.0: reg 0x24: [mem 0x81402000-0x814027ff]
  510. [ 0.253926] pci 0000:00:17.0: PME# supported from D3hot
  511. [ 0.254125] pci 0000:00:1c.0: [8086:7ab8] type 01 class 0x060400
  512. [ 0.254212] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  513. [ 0.254543] pci 0000:00:1c.2: [8086:7aba] type 01 class 0x060400
  514. [ 0.254647] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
  515. [ 0.254688] pci 0000:00:1c.2: PTM enabled (root), 4ns granularity
  516. [ 0.255050] pci 0000:00:1f.0: [8086:7a87] type 00 class 0x060100
  517. [ 0.255302] pci 0000:00:1f.4: [8086:7aa3] type 00 class 0x0c0500
  518. [ 0.255327] pci 0000:00:1f.4: reg 0x10: [mem 0x6002044000-0x60020440ff 64bit]
  519. [ 0.255356] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
  520. [ 0.255519] pci 0000:00:1f.5: [8086:7aa4] type 00 class 0x0c8000
  521. [ 0.255538] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
  522. [ 0.255688] pci 0000:01:00.0: [1b21:1166] type 00 class 0x010601
  523. [ 0.255706] pci 0000:01:00.0: reg 0x10: [mem 0x81382000-0x81383fff]
  524. [ 0.255742] pci 0000:01:00.0: reg 0x24: [mem 0x81380000-0x81381fff]
  525. [ 0.255750] pci 0000:01:00.0: reg 0x30: [mem 0x81300000-0x8137ffff pref]
  526. [ 0.255761] pci 0000:01:00.0: enabling Extended Tags
  527. [ 0.255811] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
  528. [ 0.255979] pci 0000:00:01.0: PCI bridge to [bus 01]
  529. [ 0.255982] pci 0000:00:01.0: bridge window [mem 0x81300000-0x813fffff]
  530. [ 0.256026] pci 0000:00:1c.0: PCI bridge to [bus 02]
  531. [ 0.256029] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
  532. [ 0.256033] pci 0000:00:1c.0: bridge window [mem 0x80800000-0x811fffff]
  533. [ 0.256038] pci 0000:00:1c.0: bridge window [mem 0x6000000000-0x60009fffff 64bit pref]
  534. [ 0.256098] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
  535. [ 0.256119] pci 0000:03:00.0: reg 0x10: [io 0x3000-0x30ff]
  536. [ 0.256146] pci 0000:03:00.0: reg 0x18: [mem 0x81204000-0x81204fff 64bit]
  537. [ 0.256164] pci 0000:03:00.0: reg 0x20: [mem 0x81200000-0x81203fff 64bit]
  538. [ 0.256292] pci 0000:03:00.0: supports D1 D2
  539. [ 0.256293] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
  540. [ 0.256542] pci 0000:00:1c.2: PCI bridge to [bus 03]
  541. [ 0.256545] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff]
  542. [ 0.256549] pci 0000:00:1c.2: bridge window [mem 0x81200000-0x812fffff]
  543. [ 0.257889] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
  544. [ 0.257976] ACPI: PCI: Interrupt link LNKB configured for IRQ 1
  545. [ 0.258060] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
  546. [ 0.258145] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
  547. [ 0.258230] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
  548. [ 0.258314] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
  549. [ 0.258398] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
  550. [ 0.258483] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
  551. [ 0.264778] iommu: Default domain type: Translated
  552. [ 0.264778] iommu: DMA domain TLB invalidation policy: lazy mode
  553. [ 0.264778] pps_core: LinuxPPS API ver. 1 registered
  554. [ 0.264778] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  555. [ 0.264778] PTP clock support registered
  556. [ 0.264778] EDAC MC: Ver: 3.0.0
  557. [ 0.264778] efivars: Registered efivars operations
  558. [ 0.264778] NetLabel: Initializing
  559. [ 0.264778] NetLabel: domain hash size = 128
  560. [ 0.264778] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  561. [ 0.264778] NetLabel: unlabeled traffic allowed by default
  562. [ 0.264778] PCI: Using ACPI for IRQ routing
  563. [ 0.287839] PCI: pci_cache_line_size set to 64 bytes
  564. [ 0.287928] pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
  565. [ 0.288015] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
  566. [ 0.288016] e820: reserve RAM buffer [mem 0x4989c000-0x4bffffff]
  567. [ 0.288017] e820: reserve RAM buffer [mem 0x535b5018-0x53ffffff]
  568. [ 0.288018] e820: reserve RAM buffer [mem 0x535c4018-0x53ffffff]
  569. [ 0.288019] e820: reserve RAM buffer [mem 0x63e32000-0x63ffffff]
  570. [ 0.288020] e820: reserve RAM buffer [mem 0x665cf000-0x67ffffff]
  571. [ 0.288020] e820: reserve RAM buffer [mem 0x107f800000-0x107fffffff]
  572. [ 0.288047] pci 0000:00:02.0: vgaarb: setting as boot VGA device
  573. [ 0.288047] pci 0000:00:02.0: vgaarb: bridge control possible
  574. [ 0.288047] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
  575. [ 0.288047] vgaarb: loaded
  576. [ 0.288047] clocksource: Switched to clocksource tsc-early
  577. [ 0.288216] VFS: Disk quotas dquot_6.6.0
  578. [ 0.288223] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  579. [ 0.288294] AppArmor: AppArmor Filesystem Enabled
  580. [ 0.288301] pnp: PnP ACPI init
  581. [ 0.288423] system 00:00: [io 0x0290-0x029f] has been reserved
  582. [ 0.288811] pnp 00:01: [dma 0 disabled]
  583. [ 0.288943] system 00:02: [io 0x0680-0x069f] has been reserved
  584. [ 0.288945] system 00:02: [io 0x164e-0x164f] has been reserved
  585. [ 0.289031] system 00:03: [io 0x1854-0x1857] has been reserved
  586. [ 0.289811] pnp 00:04: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
  587. [ 0.289827] system 00:04: [mem 0xfedc0000-0xfedc7fff] has been reserved
  588. [ 0.289829] system 00:04: [mem 0xfeda0000-0xfeda0fff] has been reserved
  589. [ 0.289830] system 00:04: [mem 0xfeda1000-0xfeda1fff] has been reserved
  590. [ 0.289832] system 00:04: [mem 0xfed20000-0xfed7ffff] could not be reserved
  591. [ 0.289834] system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
  592. [ 0.289835] system 00:04: [mem 0xfed45000-0xfed8ffff] could not be reserved
  593. [ 0.289837] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
  594. [ 0.290470] system 00:05: [io 0x2000-0x20fe] has been reserved
  595. [ 0.291042] pnp: PnP ACPI: found 7 devices
  596. [ 0.296159] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
  597. [ 0.296231] NET: Registered PF_INET protocol family
  598. [ 0.296383] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  599. [ 0.298270] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
  600. [ 0.298313] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  601. [ 0.298619] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  602. [ 0.299012] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
  603. [ 0.299116] TCP: Hash tables configured (established 524288 bind 65536)
  604. [ 0.299295] MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
  605. [ 0.299430] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
  606. [ 0.299546] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
  607. [ 0.299616] NET: Registered PF_UNIX/PF_LOCAL protocol family
  608. [ 0.299621] NET: Registered PF_XDP protocol family
  609. [ 0.299626] pci_bus 0000:00: max bus depth: 1 pci_try_num: 2
  610. [ 0.299635] pci 0000:00:02.0: BAR 9: assigned [mem 0x4020000000-0x40ffffffff 64bit pref]
  611. [ 0.299639] pci 0000:00:02.0: BAR 7: assigned [mem 0x4010000000-0x4016ffffff 64bit]
  612. [ 0.299642] pci 0000:00:15.0: BAR 0: assigned [mem 0x4017000000-0x4017000fff 64bit]
  613. [ 0.299702] pci 0000:00:1f.5: BAR 0: assigned [mem 0x81404000-0x81404fff]
  614. [ 0.299714] pci 0000:00:01.0: PCI bridge to [bus 01]
  615. [ 0.299716] pci 0000:00:01.0: bridge window [mem 0x81300000-0x813fffff]
  616. [ 0.299721] pci 0000:00:1c.0: PCI bridge to [bus 02]
  617. [ 0.299731] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
  618. [ 0.299735] pci 0000:00:1c.0: bridge window [mem 0x80800000-0x811fffff]
  619. [ 0.299738] pci 0000:00:1c.0: bridge window [mem 0x6000000000-0x60009fffff 64bit pref]
  620. [ 0.299744] pci 0000:00:1c.2: PCI bridge to [bus 03]
  621. [ 0.299746] pci 0000:00:1c.2: bridge window [io 0x3000-0x3fff]
  622. [ 0.299750] pci 0000:00:1c.2: bridge window [mem 0x81200000-0x812fffff]
  623. [ 0.299758] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
  624. [ 0.299760] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
  625. [ 0.299761] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
  626. [ 0.299762] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000effff window]
  627. [ 0.299764] pci_bus 0000:00: resource 8 [mem 0x80800000-0xbfffffff window]
  628. [ 0.299765] pci_bus 0000:00: resource 9 [mem 0x4000000000-0x7fffffffff window]
  629. [ 0.299767] pci_bus 0000:01: resource 1 [mem 0x81300000-0x813fffff]
  630. [ 0.299768] pci_bus 0000:02: resource 0 [io 0x4000-0x4fff]
  631. [ 0.299770] pci_bus 0000:02: resource 1 [mem 0x80800000-0x811fffff]
  632. [ 0.299771] pci_bus 0000:02: resource 2 [mem 0x6000000000-0x60009fffff 64bit pref]
  633. [ 0.299773] pci_bus 0000:03: resource 0 [io 0x3000-0x3fff]
  634. [ 0.299774] pci_bus 0000:03: resource 1 [mem 0x81200000-0x812fffff]
  635. [ 0.300188] PCI: CLS 64 bytes, default 64
  636. [ 0.300199] DMAR: No ATSR found
  637. [ 0.300200] DMAR: No SATC found
  638. [ 0.300201] DMAR: IOMMU feature fl1gp_support inconsistent
  639. [ 0.300202] DMAR: IOMMU feature pgsel_inv inconsistent
  640. [ 0.300203] DMAR: IOMMU feature nwfs inconsistent
  641. [ 0.300204] DMAR: IOMMU feature dit inconsistent
  642. [ 0.300205] DMAR: IOMMU feature sc_support inconsistent
  643. [ 0.300206] DMAR: IOMMU feature dev_iotlb_support inconsistent
  644. [ 0.300207] DMAR: dmar0: Using Queued invalidation
  645. [ 0.300210] DMAR: dmar1: Using Queued invalidation
  646. [ 0.300242] Trying to unpack rootfs image as initramfs...
  647. [ 0.300636] pci 0000:00:02.0: Adding to iommu group 0
  648. [ 0.300661] pci 0000:00:00.0: Adding to iommu group 1
  649. [ 0.300668] pci 0000:00:01.0: Adding to iommu group 2
  650. [ 0.300673] pci 0000:00:04.0: Adding to iommu group 3
  651. [ 0.300679] pci 0000:00:0a.0: Adding to iommu group 4
  652. [ 0.300688] pci 0000:00:14.0: Adding to iommu group 5
  653. [ 0.300693] pci 0000:00:14.2: Adding to iommu group 5
  654. [ 0.300700] pci 0000:00:15.0: Adding to iommu group 6
  655. [ 0.300708] pci 0000:00:16.0: Adding to iommu group 7
  656. [ 0.300713] pci 0000:00:17.0: Adding to iommu group 8
  657. [ 0.300729] pci 0000:00:1c.0: Adding to iommu group 9
  658. [ 0.300737] pci 0000:00:1c.2: Adding to iommu group 10
  659. [ 0.300748] pci 0000:00:1f.0: Adding to iommu group 11
  660. [ 0.300754] pci 0000:00:1f.4: Adding to iommu group 11
  661. [ 0.300760] pci 0000:00:1f.5: Adding to iommu group 11
  662. [ 0.300766] pci 0000:01:00.0: Adding to iommu group 12
  663. [ 0.300780] pci 0000:03:00.0: Adding to iommu group 13
  664. [ 0.301459] DMAR: Intel(R) Virtualization Technology for Directed I/O
  665. [ 0.301462] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
  666. [ 0.301463] software IO TLB: mapped [mem 0x000000005bb23000-0x000000005fb23000] (64MB)
  667. [ 0.301484] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3143404a908, max_idle_ns: 440795209397 ns
  668. [ 0.301505] clocksource: Switched to clocksource tsc
  669. [ 0.301528] platform rtc_cmos: registered platform RTC device (no PNP device found)
  670. [ 0.306865] Initialise system trusted keyrings
  671. [ 0.306873] Key type blacklist registered
  672. [ 0.306887] workingset: timestamp_bits=36 max_order=24 bucket_order=0
  673. [ 0.306893] zbud: loaded
  674. [ 0.306935] fuse: init (API version 7.39)
  675. [ 0.307005] integrity: Platform Keyring initialized
  676. [ 0.307007] integrity: Machine keyring initialized
  677. [ 0.307008] Key type asymmetric registered
  678. [ 0.307010] Asymmetric key parser 'x509' registered
  679. [ 0.341110] Freeing initrd memory: 39844K
  680. [ 0.343829] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  681. [ 0.343850] io scheduler mq-deadline registered
  682. [ 0.344567] pcieport 0000:00:01.0: PME: Signaling with IRQ 122
  683. [ 0.344615] pcieport 0000:00:01.0: AER: enabled with IRQ 122
  684. [ 0.344760] pcieport 0000:00:1c.0: PME: Signaling with IRQ 123
  685. [ 0.344775] pcieport 0000:00:1c.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
  686. [ 0.345012] pcieport 0000:00:1c.2: PME: Signaling with IRQ 124
  687. [ 0.345048] pcieport 0000:00:1c.2: AER: enabled with IRQ 124
  688. [ 0.345123] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  689. [ 0.345262] Monitor-Mwait will be used to enter C-1 state
  690. [ 0.345264] Monitor-Mwait will be used to enter C-2 state
  691. [ 0.345266] Monitor-Mwait will be used to enter C-3 state
  692. [ 0.345267] ACPI: \_SB_.PR00: Found 3 idle states
  693. [ 0.346779] thermal LNXTHERM:00: registered as thermal_zone0
  694. [ 0.346780] ACPI: thermal: Thermal Zone [TZ00] (28 C)
  695. [ 0.346872] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  696. [ 0.347195] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  697. [ 0.348838] hpet_acpi_add: no address or irqs in _CRS
  698. [ 0.348862] Linux agpgart interface v0.103
  699. [ 0.355844] i8042: PNP: No PS/2 controller found.
  700. [ 0.355868] mousedev: PS/2 mouse device common for all mice
  701. [ 0.355885] rtc_cmos rtc_cmos: RTC can wake from S4
  702. [ 0.356767] rtc_cmos rtc_cmos: registered as rtc0
  703. [ 0.356947] rtc_cmos rtc_cmos: setting system clock to 2024-03-13T21:01:20 UTC (1710363680)
  704. [ 0.356980] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
  705. [ 0.357223] intel_pstate: Intel P-state driver initializing
  706. [ 0.357818] intel_pstate: HWP enabled
  707. [ 0.357869] ledtrig-cpu: registered to indicate activity on CPUs
  708. [ 0.367073] NET: Registered PF_INET6 protocol family
  709. [ 0.369492] Segment Routing with IPv6
  710. [ 0.369497] In-situ OAM (IOAM) with IPv6
  711. [ 0.369511] mip6: Mobile IPv6
  712. [ 0.369514] NET: Registered PF_PACKET protocol family
  713. [ 0.369526] mpls_gso: MPLS GSO support
  714. [ 0.370022] microcode: Current revision: 0x00000034
  715. [ 0.370023] microcode: Updated early from: 0x0000002c
  716. [ 0.370109] IPI shorthand broadcast: enabled
  717. [ 0.370709] sched_clock: Marking stable (364001106, 6586436)->(390361198, -19773656)
  718. [ 0.370783] registered taskstats version 1
  719. [ 0.370834] Loading compiled-in X.509 certificates
  720. [ 0.380934] Loaded X.509 cert 'Build time autogenerated kernel key: 5850f1427284240fe13b9275f10e169601cc8610'
  721. [ 0.381819] Key type .fscrypt registered
  722. [ 0.381821] Key type fscrypt-provisioning registered
  723. [ 0.391306] Key type encrypted registered
  724. [ 0.391308] AppArmor: AppArmor sha1 policy hashing enabled
  725. [ 0.391512] integrity: Loading X.509 certificate: UEFI:db
  726. [ 0.391615] integrity: Loaded X.509 cert 'ASUSTeK MotherBoard SW Key Certificate: da83b990422ebc8c441f8d8b039a65a2'
  727. [ 0.391617] integrity: Loading X.509 certificate: UEFI:db
  728. [ 0.391712] integrity: Loaded X.509 cert 'ASUSTeK Notebook SW Key Certificate: b8e581e4df77a5bb4282d5ccfc00c071'
  729. [ 0.391714] integrity: Loading X.509 certificate: UEFI:db
  730. [ 0.391725] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
  731. [ 0.391727] integrity: Loading X.509 certificate: UEFI:db
  732. [ 0.391738] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
  733. [ 0.391740] integrity: Loading X.509 certificate: UEFI:db
  734. [ 0.391839] integrity: Loaded X.509 cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63'
  735. [ 0.392644] ima: Allocated hash algorithm: sha256
  736. [ 0.409745] ima: No architecture policies found
  737. [ 0.409764] evm: Initialising EVM extended attributes:
  738. [ 0.409768] evm: security.selinux
  739. [ 0.409772] evm: security.SMACK64 (disabled)
  740. [ 0.409776] evm: security.SMACK64EXEC (disabled)
  741. [ 0.409779] evm: security.SMACK64TRANSMUTE (disabled)
  742. [ 0.409783] evm: security.SMACK64MMAP (disabled)
  743. [ 0.409786] evm: security.apparmor
  744. [ 0.409789] evm: security.ima
  745. [ 0.409792] evm: security.capability
  746. [ 0.409795] evm: HMAC attrs: 0x1
  747. [ 0.474914] RAS: Correctable Errors collector initialized.
  748. [ 0.474956] clk: Disabling unused clocks
  749. [ 0.480409] Freeing unused decrypted memory: 2028K
  750. [ 0.480887] Freeing unused kernel image (initmem) memory: 3992K
  751. [ 0.494789] Write protecting the kernel read-only data: 28672k
  752. [ 0.495575] Freeing unused kernel image (rodata/data gap) memory: 1632K
  753. [ 0.508082] x86/mm: Checked W+X mappings: passed, no W+X pages found.
  754. [ 0.508087] Run /init as init process
  755. [ 0.508089] with arguments:
  756. [ 0.508090] /init
  757. [ 0.508091] with environment:
  758. [ 0.508091] HOME=/
  759. [ 0.508092] TERM=linux
  760. [ 0.508093] BOOT_IMAGE=/boot/vmlinuz-6.7.9-amd64
  761. [ 0.566431] i801_smbus 0000:00:1f.4: SPD Write Disable is set
  762. [ 0.566493] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
  763. [ 0.569385] i2c i2c-0: 2/2 memory slots populated (from DMI)
  764. [ 0.569830] i2c i2c-0: Successfully instantiated SPD at 0x50
  765. [ 0.578600] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
  766. [ 0.578893] idma64 idma64.0: Found Intel integrated DMA 64-bit
  767. [ 0.581941] SCSI subsystem initialized
  768. [ 0.589901] ACPI: bus type USB registered
  769. [ 0.589925] usbcore: registered new interface driver usbfs
  770. [ 0.589931] usbcore: registered new interface driver hub
  771. [ 0.589940] usbcore: registered new device driver usb
  772. [ 0.590181] r8169 0000:03:00.0: enabling device (0000 -> 0003)
  773. [ 0.604315] r8169 0000:03:00.0 eth0: RTL8168h/8111h, 58:11:22:99:1f:3b, XID 541, IRQ 125
  774. [ 0.604321] r8169 0000:03:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
  775. [ 0.605760] libata version 3.00 loaded.
  776. [ 0.610027] xhci_hcd 0000:00:14.0: xHCI Host Controller
  777. [ 0.610033] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
  778. [ 0.611157] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
  779. [ 0.611374] xhci_hcd 0000:00:14.0: xHCI Host Controller
  780. [ 0.611376] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
  781. [ 0.611378] xhci_hcd 0000:00:14.0: Host supports USB 3.2 Enhanced SuperSpeed
  782. [ 0.611440] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.07
  783. [ 0.611445] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  784. [ 0.611447] usb usb1: Product: xHCI Host Controller
  785. [ 0.611448] usb usb1: Manufacturer: Linux 6.7.9-amd64 xhci-hcd
  786. [ 0.611449] usb usb1: SerialNumber: 0000:00:14.0
  787. [ 0.611542] hub 1-0:1.0: USB hub found
  788. [ 0.611566] hub 1-0:1.0: 16 ports detected
  789. [ 0.612826] ahci 0000:00:17.0: version 3.0
  790. [ 0.613108] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf0 impl SATA mode
  791. [ 0.613113] ahci 0000:00:17.0: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds
  792. [ 0.613141] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.07
  793. [ 0.613144] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  794. [ 0.613146] usb usb2: Product: xHCI Host Controller
  795. [ 0.613147] usb usb2: Manufacturer: Linux 6.7.9-amd64 xhci-hcd
  796. [ 0.613148] usb usb2: SerialNumber: 0000:00:14.0
  797. [ 0.613205] hub 2-0:1.0: USB hub found
  798. [ 0.613220] hub 2-0:1.0: 4 ports detected
  799. [ 0.647585] scsi host0: ahci
  800. [ 0.647849] scsi host1: ahci
  801. [ 0.648110] scsi host2: ahci
  802. [ 0.648305] scsi host3: ahci
  803. [ 0.648491] scsi host4: ahci
  804. [ 0.648660] scsi host5: ahci
  805. [ 0.648802] scsi host6: ahci
  806. [ 0.648958] scsi host7: ahci
  807. [ 0.649034] ata1: DUMMY
  808. [ 0.649040] ata2: DUMMY
  809. [ 0.649043] ata3: DUMMY
  810. [ 0.649046] ata4: DUMMY
  811. [ 0.649057] ata5: SATA max UDMA/133 abar m2048@0x81402000 port 0x81402300 irq 127 lpm-pol 3
  812. [ 0.649066] ata6: SATA max UDMA/133 abar m2048@0x81402000 port 0x81402380 irq 127 lpm-pol 3
  813. [ 0.649074] ata7: SATA max UDMA/133 abar m2048@0x81402000 port 0x81402400 irq 127 lpm-pol 3
  814. [ 0.649082] ata8: SATA max UDMA/133 abar m2048@0x81402000 port 0x81402480 irq 127 lpm-pol 3
  815. [ 0.649374] ahci 0000:01:00.0: ASM1166 has only six ports
  816. [ 0.649388] ahci 0000:01:00.0: forcing port_map 0xffffff3f -> 0x3f
  817. [ 0.649699] ahci 0000:01:00.0: SSS flag set, parallel bus scan disabled
  818. [ 0.659891] ahci 0000:01:00.0: AHCI 0001.0301 32 slots 32 ports 6 Gbps 0x3f impl SATA mode
  819. [ 0.659904] ahci 0000:01:00.0: flags: 64bit ncq sntf stag pm led only pio sxs deso sadm sds apst
  820. [ 0.664762] scsi host8: ahci
  821. [ 0.665012] scsi host9: ahci
  822. [ 0.665237] scsi host10: ahci
  823. [ 0.665449] scsi host11: ahci
  824. [ 0.665645] scsi host12: ahci
  825. [ 0.665866] scsi host13: ahci
  826. [ 0.666069] scsi host14: ahci
  827. [ 0.666281] scsi host15: ahci
  828. [ 0.666486] scsi host16: ahci
  829. [ 0.666686] scsi host17: ahci
  830. [ 0.666864] scsi host18: ahci
  831. [ 0.667045] scsi host19: ahci
  832. [ 0.667225] scsi host20: ahci
  833. [ 0.667409] scsi host21: ahci
  834. [ 0.667587] scsi host22: ahci
  835. [ 0.667778] scsi host23: ahci
  836. [ 0.667966] scsi host24: ahci
  837. [ 0.668151] scsi host25: ahci
  838. [ 0.668326] scsi host26: ahci
  839. [ 0.668497] scsi host27: ahci
  840. [ 0.668673] scsi host28: ahci
  841. [ 0.668857] scsi host29: ahci
  842. [ 0.669028] scsi host30: ahci
  843. [ 0.669203] scsi host31: ahci
  844. [ 0.669366] scsi host32: ahci
  845. [ 0.669526] scsi host33: ahci
  846. [ 0.669686] scsi host34: ahci
  847. [ 0.669858] scsi host35: ahci
  848. [ 0.670016] scsi host36: ahci
  849. [ 0.670180] scsi host37: ahci
  850. [ 0.670342] scsi host38: ahci
  851. [ 0.670499] scsi host39: ahci
  852. [ 0.670646] ata9: SATA max UDMA/133 abar m8192@0x81380000 port 0x81380100 irq 128 lpm-pol 0
  853. [ 0.670716] ata10: SATA max UDMA/133 abar m8192@0x81380000 port 0x81380180 irq 128 lpm-pol 0
  854. [ 0.670789] ata11: SATA max UDMA/133 abar m8192@0x81380000 port 0x81380200 irq 128 lpm-pol 0
  855. [ 0.670861] ata12: SATA max UDMA/133 abar m8192@0x81380000 port 0x81380280 irq 128 lpm-pol 0
  856. [ 0.670933] ata13: SATA max UDMA/133 abar m8192@0x81380000 port 0x81380300 irq 128 lpm-pol 0
  857. [ 0.671005] ata14: SATA max UDMA/133 abar m8192@0x81380000 port 0x81380380 irq 128 lpm-pol 0
  858. [ 0.671009] ata15: DUMMY
  859. [ 0.671012] ata16: DUMMY
  860. [ 0.671014] ata17: DUMMY
  861. [ 0.671016] ata18: DUMMY
  862. [ 0.671018] ata19: DUMMY
  863. [ 0.671020] ata20: DUMMY
  864. [ 0.671022] ata21: DUMMY
  865. [ 0.671024] ata22: DUMMY
  866. [ 0.671026] ata23: DUMMY
  867. [ 0.671028] ata24: DUMMY
  868. [ 0.671030] ata25: DUMMY
  869. [ 0.671032] ata26: DUMMY
  870. [ 0.671034] ata27: DUMMY
  871. [ 0.671036] ata28: DUMMY
  872. [ 0.671038] ata29: DUMMY
  873. [ 0.671040] ata30: DUMMY
  874. [ 0.671043] ata31: DUMMY
  875. [ 0.671045] ata32: DUMMY
  876. [ 0.671047] ata33: DUMMY
  877. [ 0.671049] ata34: DUMMY
  878. [ 0.671051] ata35: DUMMY
  879. [ 0.671053] ata36: DUMMY
  880. [ 0.671055] ata37: DUMMY
  881. [ 0.671057] ata38: DUMMY
  882. [ 0.671060] ata39: DUMMY
  883. [ 0.671062] ata40: DUMMY
  884. [ 0.866723] usb 1-9: new high-speed USB device number 2 using xhci_hcd
  885. [ 0.962717] ata8: SATA link down (SStatus 4 SControl 300)
  886. [ 0.962781] ata5: SATA link down (SStatus 4 SControl 300)
  887. [ 0.962841] ata6: SATA link down (SStatus 4 SControl 300)
  888. [ 0.962903] ata7: SATA link down (SStatus 4 SControl 300)
  889. [ 0.982740] ata9: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
  890. [ 0.983666] ata9.00: ATA-9: M4-CT128M4SSD1, 070H, max UDMA/100
  891. [ 0.984340] ata9.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 32), AA
  892. [ 0.985677] ata9.00: configured for UDMA/100
  893. [ 0.986063] scsi 8:0:0:0: Direct-Access ATA M4-CT128M4SSD1 070H PQ: 0 ANSI: 5
  894. [ 1.017156] usb 1-9: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=60.70
  895. [ 1.017178] usb 1-9: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  896. [ 1.017186] usb 1-9: Product: USB2.0 Hub
  897. [ 1.019078] hub 1-9:1.0: USB hub found
  898. [ 1.019474] hub 1-9:1.0: 4 ports detected
  899. [ 1.299403] ata10: SATA link down (SStatus 0 SControl 300)
  900. [ 1.611507] ata11: SATA link down (SStatus 0 SControl 300)
  901. [ 1.923717] ata12: SATA link down (SStatus 0 SControl 300)
  902. [ 2.235572] ata13: SATA link down (SStatus 0 SControl 300)
  903. [ 2.547669] ata14: SATA link down (SStatus 0 SControl 300)
  904. [ 2.590415] sd 8:0:0:0: [sda] 250069680 512-byte logical blocks: (128 GB/119 GiB)
  905. [ 2.590424] sd 8:0:0:0: [sda] Write Protect is off
  906. [ 2.590426] sd 8:0:0:0: [sda] Mode Sense: 00 3a 00 00
  907. [ 2.590436] sd 8:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  908. [ 2.590462] sd 8:0:0:0: [sda] Preferred minimum I/O size 512 bytes
  909. [ 2.592494] sda: sda1 sda2
  910. [ 2.592707] sd 8:0:0:0: [sda] Attached SCSI disk
  911. [ 2.789035] EXT4-fs (sda2): mounted filesystem 0a612e53-e2f2-4bb4-adf1-16bc75d8fde8 ro with ordered data mode. Quota mode: none.
  912. [ 2.805153] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
  913. [ 2.900905] systemd[1]: Inserted module 'autofs4'
  914. [ 2.941074] systemd[1]: systemd 255.4-1+b1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
  915. [ 2.941089] systemd[1]: Detected architecture x86-64.
  916. [ 2.942957] systemd[1]: Hostname set to <pc>.
  917. [ 3.076900] systemd[1]: Queued start job for default target graphical.target.
  918. [ 3.120845] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
  919. [ 3.121547] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
  920. [ 3.122072] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
  921. [ 3.122228] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
  922. [ 3.122348] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
  923. [ 3.122736] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
  924. [ 3.122825] systemd[1]: Expecting device dev-disk-by\x2duuid-EFEB\x2dA2CD.device - /dev/disk/by-uuid/EFEB-A2CD...
  925. [ 3.122891] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
  926. [ 3.122958] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
  927. [ 3.123034] systemd[1]: Reached target paths.target - Path Units.
  928. [ 3.123101] systemd[1]: Reached target remote-fs.target - Remote File Systems.
  929. [ 3.123157] systemd[1]: Reached target slices.target - Slice Units.
  930. [ 3.123223] systemd[1]: Reached target swap.target - Swaps.
  931. [ 3.123296] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
  932. [ 3.123566] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
  933. [ 3.123695] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
  934. [ 3.123927] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
  935. [ 3.124128] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
  936. [ 3.124237] systemd[1]: systemd-pcrextend.socket - TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  937. [ 3.124811] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
  938. [ 3.125017] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
  939. [ 3.127200] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
  940. [ 3.129060] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
  941. [ 3.130695] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
  942. [ 3.132080] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
  943. [ 3.133496] systemd[1]: Starting fake-hwclock-load.service - Restore the current clock...
  944. [ 3.134272] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
  945. [ 3.134823] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
  946. [ 3.135979] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
  947. [ 3.137212] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
  948. [ 3.137389] (-hwclock)[381]: fake-hwclock-load.service: Referenced but unset environment variable evaluates to an empty string: FORCE
  949. [ 3.137789] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
  950. [ 3.141032] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
  951. [ 3.145187] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
  952. [ 3.146079] systemd[1]: systemd-fsck-root.service - File System Check on Root Device was skipped because of an unmet condition check (ConditionPathExists=!/run/initramfs/fsck-root).
  953. [ 3.155046] systemd[1]: Starting systemd-journald.service - Journal Service...
  954. [ 3.159881] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
  955. [ 3.160141] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  956. [ 3.166360] pstore: Using crash dump compression: deflate
  957. [ 3.168073] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
  958. [ 3.168257] systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  959. [ 3.170951] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
  960. [ 3.173787] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
  961. [ 3.174015] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
  962. [ 3.174176] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
  963. [ 3.174324] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
  964. [ 3.177138] systemd[1]: fake-hwclock-load.service: Deactivated successfully.
  965. [ 3.177433] systemd[1]: Finished fake-hwclock-load.service - Restore the current clock.
  966. [ 3.179606] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
  967. [ 3.180398] systemd[1]: modprobe@configfs.service: Deactivated successfully.
  968. [ 3.180619] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.
  969. [ 3.181162] systemd[1]: modprobe@fuse.service: Deactivated successfully.
  970. [ 3.181553] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.
  971. [ 3.182554] loop: module loaded
  972. [ 3.185237] pstore: Registered efi_pstore as persistent store backend
  973. [ 3.185726] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...
  974. [ 3.186689] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System...
  975. [ 3.187880] systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...
  976. [ 3.188300] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
  977. [ 3.188519] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.
  978. [ 3.188868] systemd[1]: modprobe@loop.service: Deactivated successfully.
  979. [ 3.189033] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.
  980. [ 3.192734] systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.
  981. [ 3.195417] systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System.
  982. [ 3.196080] systemd-journald[396]: Collecting audit messages is disabled.
  983. [ 3.199905] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
  984. [ 3.199951] device-mapper: uevent: version 1.0.3
  985. [ 3.200037] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
  986. [ 3.200427] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
  987. [ 3.200536] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.
  988. [ 3.200643] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.
  989. [ 3.205050] systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.
  990. [ 3.211151] EXT4-fs (sda2): re-mounted 0a612e53-e2f2-4bb4-adf1-16bc75d8fde8 r/w. Quota mode: none.
  991. [ 3.211741] systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.
  992. [ 3.212232] systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because no trigger condition checks were met.
  993. [ 3.212251] systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
  994. [ 3.212685] systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...
  995. [ 3.213225] systemd[1]: Starting systemd-sysusers.service - Create System Users...
  996. [ 3.213255] systemd[1]: systemd-tpm2-setup.service - TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  997. [ 3.214356] systemd[1]: Started systemd-journald.service - Journal Service.
  998. [ 3.219192] nct6775: Found NCT6798D or compatible chip at 0x2e:0x290
  999. [ 3.261396] systemd-journald[396]: Received client request to flush runtime journal.
  1000. [ 3.316939] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
  1001. [ 3.319042] ACPI: button: Sleep Button [SLPB]
  1002. [ 3.319175] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
  1003. [ 3.319217] ACPI: button: Power Button [PWRB]
  1004. [ 3.319298] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  1005. [ 3.319467] ACPI: button: Power Button [PWRF]
  1006. [ 3.319682] sd 8:0:0:0: Attached scsi generic sg0 type 0
  1007. [ 3.328163] intel_pmc_core INT33A1:00: initialized
  1008. [ 3.348301] input: PC Speaker as /devices/platform/pcspkr/input/input3
  1009. [ 3.348724] ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
  1010. [ 3.351450] iTCO_vendor_support: vendor-support=0
  1011. [ 3.359219] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
  1012. [ 3.362054] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
  1013. [ 3.365460] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
  1014. [ 3.370924] perf uncore: Cannot find matched IMC device.
  1015. [ 3.370967] perf uncore: Cannot find matched IMC device.
  1016. [ 3.371007] perf uncore: Cannot find matched IMC device.
  1017. [ 3.371043] perf uncore: Cannot find matched IMC device.
  1018. [ 3.374611] intel_rapl_common: Found RAPL domain package
  1019. [ 3.374613] intel_rapl_common: Found RAPL domain core
  1020. [ 3.374614] intel_rapl_common: Found RAPL domain uncore
  1021. [ 3.432988] ACPI: bus type drm_connector registered
  1022. [ 3.442941] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
  1023. [ 3.442951] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
  1024. [ 3.442956] RAPL PMU: hw unit of domain package 2^-14 Joules
  1025. [ 3.442960] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
  1026. [ 3.444584] proc_thermal_pci 0000:00:04.0: enabling device (0000 -> 0002)
  1027. [ 3.445065] intel_rapl_common: Found RAPL domain package
  1028. [ 3.454621] cryptd: max_cpu_qlen set to 1000
  1029. [ 3.454622] proc_thermal_pci 0000:00:04.0: error: proc_thermal_add, will continue
  1030. [ 3.454745] Consider using thermal netlink events interface
  1031. [ 3.458022] asus_wmi: ASUS WMI generic driver loaded
  1032. [ 3.462942] asus_wmi: Initialization: 0x0
  1033. [ 3.463287] asus_wmi: BIOS WMI version: 0.0
  1034. [ 3.463565] asus_wmi: SFUN value: 0x0
  1035. [ 3.463573] eeepc-wmi eeepc-wmi: Detected AsusMbSwInterface, not ASUSWMI, use DSTS
  1036. [ 3.467476] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input4
  1037. [ 3.489258] AVX2 version of gcm_enc/dec engaged.
  1038. [ 3.489285] AES CTR mode by8 optimization enabled
  1039. [ 3.870066] i915 0000:00:02.0: [drm] VT-d active for gfx access
  1040. [ 3.870091] i915 0000:00:02.0: vgaarb: deactivate vga console
  1041. [ 3.870127] i915 0000:00:02.0: [drm] Using Transparent Hugepages
  1042. [ 3.870775] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io+mem:owns=io+mem
  1043. [ 3.871244] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
  1044. [ 3.873693] i915 0000:00:02.0: firmware: direct-loading firmware i915/adls_dmc_ver2_01.bin
  1045. [ 3.874220] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adls_dmc_ver2_01.bin (v2.1)
  1046. [ 3.874354] i915 0000:00:02.0: firmware: direct-loading firmware i915/tgl_guc_70.bin
  1047. [ 3.874531] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/tgl_guc_70.bin (70.12.1) is recommended, but only i915/tgl_guc_70.bin (70.5.1) was found
  1048. [ 3.874533] i915 0000:00:02.0: [drm] GT0: Consider updating your linux-firmware pkg or downloading from https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/i915
  1049. [ 3.876419] i915 0000:00:02.0: firmware: direct-loading firmware i915/tgl_huc.bin
  1050. [ 3.879485] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/tgl_guc_70.bin version 70.5.1
  1051. [ 3.879487] i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
  1052. [ 3.894427] i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
  1053. [ 3.894433] i915 0000:00:02.0: [drm] GT0: GUC: submission disabled
  1054. [ 3.894436] i915 0000:00:02.0: [drm] GT0: GUC: SLPC disabled
  1055. [ 3.895416] mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
  1056. [ 3.895637] i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
  1057. [ 3.896735] [drm] Initialized i915 1.6.0 20230929 for 0000:00:02.0 on minor 0
  1058. [ 3.898610] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
  1059. [ 3.899234] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
  1060. [ 3.899501] i915 display info: display version: 12
  1061. [ 3.899503] i915 display info: cursor_needs_physical: no
  1062. [ 3.899505] i915 display info: has_cdclk_crawl: no
  1063. [ 3.899506] i915 display info: has_cdclk_squash: no
  1064. [ 3.899508] i915 display info: has_ddi: yes
  1065. [ 3.899509] i915 display info: has_dp_mst: yes
  1066. [ 3.899511] i915 display info: has_dsb: yes
  1067. [ 3.899512] i915 display info: has_fpga_dbg: yes
  1068. [ 3.899513] i915 display info: has_gmch: no
  1069. [ 3.899514] i915 display info: has_hotplug: yes
  1070. [ 3.899516] i915 display info: has_hti: yes
  1071. [ 3.899517] i915 display info: has_ipc: yes
  1072. [ 3.899518] i915 display info: has_overlay: no
  1073. [ 3.899519] i915 display info: has_psr: yes
  1074. [ 3.899520] i915 display info: has_psr_hw_tracking: no
  1075. [ 3.899522] i915 display info: overlay_needs_physical: no
  1076. [ 3.899523] i915 display info: supports_tv: no
  1077. [ 3.899524] i915 display info: has_hdcp: yes
  1078. [ 3.899526] i915 display info: has_dmc: yes
  1079. [ 3.899527] i915 display info: has_dsc: yes
  1080. [ 3.899617] i915 0000:00:02.0: [drm] Cannot find any crtc or sizes
  1081. [ 3.899892] i915 0000:00:02.0: [drm] Cannot find any crtc or sizes
  1082. [ 4.362564] intel_pstate: Turbo disabled by BIOS or unavailable on processor
  1083. [ 4.391466] r8169 0000:03:00.0: firmware: direct-loading firmware rtl_nic/rtl8168h-2.fw
  1084. [ 4.418782] Generic FE-GE Realtek PHY r8169-0-300:00: attached PHY driver (mii_bus:phy_addr=r8169-0-300:00, irq=MAC)
  1085. [ 4.586845] r8169 0000:03:00.0 eth0: Link is Down
  1086. [ 7.748112] r8169 0000:03:00.0 eth0: Link is Up - 1Gbps/Full - flow control off
Add Comment
Please, Sign In to add comment