<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://bbs.archlinux.org/extern.php?action=active&amp;type=RSS" rel="self" type="application/rss+xml" />
		<title><![CDATA[Arch Linux Forums]]></title>
		<link>https://bbs.archlinux.org/index.php</link>
		<description><![CDATA[The most recent topics at Arch Linux Forums.]]></description>
		<lastBuildDate>Fri, 11 Sep 2026 16:57:14 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[System freezes while trying to sleep]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=282837&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><cite>lorolosanno wrote:</cite><blockquote><div><p>EDIT: `mount` was using `ntfs-3g`&#160; for ntfs, uninstalling it and using the kernel driver instead completely fixed the issue</p></div></blockquote></div><p>Oh, you made my day! No, a year!<br />Thank you so much!<br />It was the root cause in my case too! I thought it was a hardware issue but it wasn&#039;t <img src="https://bbs.archlinux.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (spgrabber)]]></author>
			<pubDate>Fri, 11 Sep 2026 16:57:14 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=282837&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[L2TP connection stopped working]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=314881&amp;action=new</link>
			<description><![CDATA[<p>Preserve a full log from the VPN connection phase.</p><p>Derive which update caused the error by analyzing &quot;/var/log/pacman.log&quot; (Look for lines with &quot;upgraded&quot;).</p><p>Roll back the suspicious packages by downloading the older version from the Arch archive server and installing them via</p><div class="codebox"><pre><code>sudo pacman -U older_package.pkg.tar.zstd</code></pre></div><p>If it works again - compare the system log while connecting to the VPN to the faulty behavior.</p>]]></description>
			<author><![CDATA[dummy@example.com (-thc)]]></author>
			<pubDate>Fri, 11 Sep 2026 16:01:21 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=314881&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Weird stuttering with a second monitor]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=314837&amp;action=new</link>
			<description><![CDATA[<p>Posting this a separate reply because it feels significant enough<br />Ive done the bisecting and these are the results:</p><p>7.0.0-1-mainline<br />- Wayland (Stutter) (niri/weston) - no/no<br />- Xorg (Tearing) (i3) - yes</p><p>7.1.0-1-mainline<br />- Wayland (Stutter) (niri/weston) - no/no<br />- Xorg (Tearing) (i3) - absent but intermittently shows up???</p><p>7.1.0-rc5-1-mainline<br />- Wayland (Stutter) (niri/weston) - no/no<br />- Xorg (Tearing) (i3) - no</p><p>7.1.0-rc7-1-mainline<br />- Wayland (Stutter) (niri/weston) - no/no<br />- Xorg (Tearing) (i3) - yes, and it wouldnt go away no matter how long I looked</p><p>7.2.0-1-mainline<br />- Wayland (Stutter) (niri/weston) - yes/yes<br />- Xorg (Tearing) (i3) - at first yes then it dissapears?</p><p>So it seems that 7.2 introduced the stutter. As for Xorg, I just dont know. There doesn&#039;t seem to be any pattern and it might just be totally unrelated and/or a consequence of me doing a bad installation of it. I really just dont know.<br />Kernels are taken from <a href="https://pkgbuild.com/~gromit/linux-bisection-kernels/" rel="nofollow">https://pkgbuild.com/~gromit/linux-bisection-kernels/</a></p><p>Edit: just for clarity&#039;s sake the order of the results here is not the order of testing, I just found it to be prettier to present the kernels sequentially rather than in testing order</p>]]></description>
			<author><![CDATA[dummy@example.com (Elizabeth)]]></author>
			<pubDate>Fri, 11 Sep 2026 15:45:14 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=314837&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[The Official Hello Everyone Thread]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=32421&amp;action=new</link>
			<description><![CDATA[<p>hello!!! my name&#039;s sandro and i&#039;m taking the plunge into arch today for the first time.</p><p>i&#039;ve been daily driving mint for nearly a year now, but it&#039;s so easy and i feel like i have learned almost nothing about linux, so i&#039;ve moved to arch. very excited, wish me luck y&#039;all <img src="https://bbs.archlinux.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (AllezHop)]]></author>
			<pubDate>Fri, 11 Sep 2026 15:40:32 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=32421&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[libpcap issues]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=314880&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><cite>fistrosan wrote:</cite><blockquote><div><p>No idea as to why I have this installed really (maybe something related to steam and vulkan?).</p></div></blockquote></div><p>You can check which installed packages require lib32-libpcap by</p><div class="codebox"><pre><code>pacman -Qi lib32-libpcap</code></pre></div><p>Or check &quot;Required by&quot; list at <a href="https://aur.archlinux.org/packages/lib32-libpcap?all_reqs=1#pkgreqs" rel="nofollow">https://aur.archlinux.org/packages/lib3 … =1#pkgreqs</a>.<br />If no installed package requires it, just uninstall lib32-libpcap.</p>]]></description>
			<author><![CDATA[dummy@example.com (dimich)]]></author>
			<pubDate>Fri, 11 Sep 2026 15:35:08 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=314880&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Second display without image & 'Display Configuration' screen glitches]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=314875&amp;action=new</link>
			<description><![CDATA[<p>Please don&#039;t cross-post, <a href="https://bbs.archlinux.org/misc.php?report=2309397" rel="nofollow">https://bbs.archlinux.org/misc.php?report=2309397</a> your post to be moved next timed.<br />Now please <a href="https://bbs.archlinux.org/misc.php?report=2309397" rel="nofollow">https://bbs.archlinux.org/misc.php?report=2309397</a> it for the dustbin as duplicate.</p>]]></description>
			<author><![CDATA[dummy@example.com (seth)]]></author>
			<pubDate>Fri, 11 Sep 2026 14:42:24 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=314875&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[hdajackretask doesn't work anymore?]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=314208&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><cite>seth wrote:</cite><blockquote><div><p>I blindly trust V1del on this ...</p></div></blockquote></div><p>I&#039;m honored <img src="https://bbs.archlinux.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" /> but I really don&#039;t have that much exp here either sadly</p><p>@thesupertechie For the question whether HDAJackRetask was applied, dmesg will show a line as mentioned in <a href="https://bbs.archlinux.org/viewtopic.php?pid=2304196#p2304196" rel="nofollow">post #4</a>. But do you potentially mix the experience from &quot;previous computer&quot; with this one? Because a pure HDA card will also have the mic on the HDA path, and in this case everything will work and also be able to be manipulated with HDAJackRetask. Which is evidently not the case here. </p><p>I sadly also don&#039;t really have a good pointer on what to explicitly check in the ucm files, some general pointer is potentially check </p><div class="codebox"><pre><code>#Replace correct hw: device nr if necessary
alsaucm -c hw:0 dump text</code></pre></div><p> and look at the pointers in <a href="https://thesofproject.github.io/latest/getting_started/index.html#debug-audio-issues-on-intel-platforms" rel="nofollow">https://thesofproject.github.io/latest/ … -platforms</a> and <a href="https://github.com/alsa-project/alsa-ucm-conf/blob/master/ucm2/DEBUG.md" rel="nofollow">https://github.com/alsa-project/alsa-uc … 2/DEBUG.md</a> -- and maybe even opening up a bug report with the relevant discrepancy to the sof project on github, maybe someone there has some better pointers to fix this properly.</p>]]></description>
			<author><![CDATA[dummy@example.com (V1del)]]></author>
			<pubDate>Fri, 11 Sep 2026 14:39:32 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=314208&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Phone-to-USB-C connection failing]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=314879&amp;action=new</link>
			<description><![CDATA[<p>As title. When attempting to plug in my phone to a USB-C port, some errors are thrown up in the dmesg and the device is not recognised (the kernel claims it never received a legible device descriptor). The ports seem physically fine: the cable still carries power to the phone, and Windows recognises the phone when it&#039;s plugged into these same USB-C ports.</p><p>Relevant dmesg snippet:</p><div class="codebox"><pre><code>[   64.116523] usb 2-3: new SuperSpeed USB device number 6 using xhci_hcd
[   64.133033] usb 2-3: got a wrong device descriptor, warm reset device
[   64.282031] ucsi_acpi USBC000:00: GET_CURRENT_CAM command failed
[   64.897525] usb 2-3: new SuperSpeed USB device number 7 using xhci_hcd
[   64.914480] usb 2-3: got a wrong device descriptor, warm reset device
[   65.292493] usb usb2-port3: attempt power cycle
[   67.414337] usb 2-3: new SuperSpeed USB device number 8 using xhci_hcd
[   67.431444] usb 2-3: got a wrong device descriptor, warm reset device
[   67.793342] usb 2-3: new SuperSpeed USB device number 9 using xhci_hcd
[   67.809960] usb 2-3: got a wrong device descriptor, warm reset device
[   67.984675] usb usb2-port3: unable to enumerate USB device</code></pre></div><p>Some specs:</p><div class="codebox"><pre><code>$ fastfetch
                  -`                     eternitydragon@Eternity-Arch
                 .o+`                    ----------------------------
                `ooo/                    OS: Arch Linux x86_64
               `+oooo:                   Host: Prestige 14 Flip AI+ D3MTG (REV:1.0)
              `+oooooo:                  Kernel: Linux 7.2.4-meteorlake-xanmod1-1
              -+oooooo+:                 Uptime: 13 mins
            `/:-:++oooo+:                Packages: 8 (flatpak-user), 2461 (pacman)
           `/++++/+++++++:               Shell: bash 5.3.15
          `/++++++++++++++:              Display (SDC4238): 1920x1200 in 14&quot;, 60 Hz [Built-in]
         `/+++ooooooooooooo/`            Desktop Environment: Xfce4 4.20
        ./ooosssso++osssssso+`           Window Manager: Xfwm4 (X11)
       .oossssso-````/ossssss+`          WM Theme: Default
      -osssssso.      :ssssssso.         Theme: Adwaita [GTK2/3/4]
     :osssssss/        osssso+++.        Icons: Numix-Circle [GTK2/3/4]
    /ossssssss/        +ssssooo/-        Font: Sans (12pt) [GTK2/3/4]
  `/ossssso+/:-        -:/+osssso+-      Cursor: default (24px)
 `+sso+:-`                 `.-/+oso:     Terminal: xfce4-terminal 1.2.0
`++:.                           `-/+/    CPU: Intel(R) Core(TM) Ultra X7 358H (4+8+4) @ 4.80 GHz
.`                                 `/    GPU: Intel Arc B390 @ 2.50 GHz [Integrated]
                                         Memory: 3.66 GiB / 30.86 GiB (12%)
                                         Swap: 0 B / 16.00 GiB (0%)
                                         Disk (/): 101.59 GiB / 125.81 GiB (81%) - ext4
                                         Disk (/home): 1.10 TiB / 1.27 TiB (87%) - ext4
                                         Local IP (wlo1): 10.0.0.151/24
                                         Battery (BIF0_9): 56% (2 hours, 58 mins remaining) [Discharging]
                                         Locale: de_DE.UTF-8</code></pre></div><p>Full dmesg: </p><div class="codebox"><pre class="vscroll"><code>[    0.000000] Linux version 7.2.4-meteorlake-xanmod1-1 (makepkg@archlinux) (gcc (GCC) 16.2.1 20260810, GNU ld (GNU Binutils) 2.47) #1 SMP PREEMPT_DYNAMIC Tue, 08 Sep 2026 14:18:10 +0000
[    0.000000] Command line: cryptdevice=PARTUUID=84f3954b-310d-48dc-921c-a58f7702b4ca:lvmcrypt agebackdec=524288:2230 cryptkey=rootfs:/crypto_keyfile.bin root=/dev/Linux+Android/ArchRoot resume=/dev/Linux+Android/ArchSwap rw quiet splash loglevel=3 rootdelay=10 nvidia-drm.modeset=1 vt.global_cursor_default=0 i915.enable_gvt=1 kvm.ignore_msrs=1 intel_iommu=on iommu=pt psi=1 split_lock_detect=off module.sig_enforce=1
[    0.000000] x86/CPU: Model not found in latest microcode list
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff]  System RAM
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff]  device reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000005a7e2fff]  System RAM
[    0.000000] BIOS-e820: [mem 0x000000005a7e3000-0x0000000064a57fff]  device reserved
[    0.000000] BIOS-e820: [mem 0x0000000064a58000-0x0000000064b61fff]  ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000064b62000-0x0000000064c95fff]  ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000064c96000-0x0000000068132fff]  System RAM
[    0.000000] BIOS-e820: [mem 0x0000000068133000-0x0000000068133fff]  device reserved
[    0.000000] BIOS-e820: [mem 0x0000000068134000-0x0000000068231fff]  System RAM
[    0.000000] BIOS-e820: [mem 0x0000000068232000-0x0000000068235fff]  device reserved
[    0.000000] BIOS-e820: [mem 0x0000000068236000-0x0000000068237fff]  ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000068238000-0x000000006e64afff]  System RAM
[    0.000000] BIOS-e820: [mem 0x000000006e64b000-0x000000006e64bfff]  device reserved
[    0.000000] BIOS-e820: [mem 0x000000006e64c000-0x000000006fe99fff]  System RAM
[    0.000000] BIOS-e820: [mem 0x000000006fe9a000-0x000000006fe9afff]  device reserved
[    0.000000] BIOS-e820: [mem 0x000000006fe9b000-0x000000006fffffff]  System RAM
[    0.000000] BIOS-e820: [mem 0x0000000070000000-0x00000000807fffff]  device reserved
[    0.000000] BIOS-e820: [gap 0x0000000080800000-0x00000000dfffffff]
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff]  device reserved
[    0.000000] BIOS-e820: [gap 0x00000000f0000000-0x00000000fdffffff]
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff]  device reserved
[    0.000000] BIOS-e820: [gap 0x00000000fe011000-0x00000000febfffff]
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff]  device reserved
[    0.000000] BIOS-e820: [gap 0x00000000fec01000-0x00000000fecfffff]
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff]  device reserved
[    0.000000] BIOS-e820: [gap 0x00000000fed01000-0x00000000fed1ffff]
[    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed8ffff]  device reserved
[    0.000000] BIOS-e820: [gap 0x00000000fed90000-0x00000000fedfffff]
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff]  device reserved
[    0.000000] BIOS-e820: [gap 0x00000000fee01000-0x00000000feffffff]
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000001043fffff]  device reserved
[    0.000000] BIOS-e820: [mem 0x0000000104400000-0x000000087f7fffff]  System RAM
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] efi: EFI v2.10 by American Megatrends
[    0.000000] efi: ACPI=0x64c95000 ACPI 2.0=0x64c95014 TPMFinalLog=0x64aab000 SMBIOS=0x5f64f000 SMBIOS 3.0=0x5f64e000 MEMATTR=0x54526698 ESRT=0x5458bd18 RNG=0x64b9ff18 INITRD=0x54b41f98 TPMEventLog=0x64b9b018 
[    0.000000] random: crng init done
[    0.000000] efi: Remove mem318: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
[    0.000000] e820: remove [mem 0xe0000000-0xefffffff] device reserved
[    0.000000] efi: Not removing mem319: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
[    0.000000] efi: Not removing mem320: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem321: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem323: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[    0.000000] efi: Remove mem324: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[    0.000000] e820: remove [mem 0xff000000-0xffffffff] device reserved
[    0.000000] DMI: SMBIOS 3.8.0 present.
[    0.000000] DMI: Micro-Star International Co., Ltd. Prestige 14 Flip AI+ D3MTG/MS-14T2, BIOS E14T2IMS.110 01/22/2026
[    0.000000] DMI: Memory slots populated: 8/8
[    0.000000] tsc: Detected 3700.000 MHz processor
[    0.000000] tsc: Detected 3686.400 MHz TSC
[    0.000005] e820: update [mem 0x00000000-0x00000fff] System RAM ==&gt; device reserved
[    0.000006] e820: remove [mem 0x000a0000-0x000fffff] System RAM
[    0.000011] last_pfn = 0x87f800 max_arch_pfn = 0x400000000
[    0.000014] MTRR map: 9 entries (3 fixed + 6 variable; max 23), built from 10 variable MTRRs
[    0.000016] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000239] x2apic: enabled by BIOS, switching to x2apic ops
[    0.000240] last_pfn = 0x70000 max_arch_pfn = 0x400000000
[    0.004421] esrt: Reserving ESRT space from 0x000000005458bd18 to 0x000000005458be90.
[    0.004426] e820: update [mem 0x5458b000-0x5458bfff] System RAM ==&gt; device reserved
[    0.004447] Using GB pages for direct mapping
[    0.004694] Secure boot enabled
[    0.004694] RAMDISK: [mem 0x4f194000-0x51214fff]
[    0.004728] ACPI: Early table checksum verification disabled
[    0.004730] ACPI: RSDP 0x0000000064C95014 000024 (v02 MSI_NB)
[    0.004732] ACPI: XSDT 0x0000000064C94728 0001C4 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.004735] ACPI: FACP 0x0000000064C73000 000114 (v06 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.004738] ACPI: DSDT 0x0000000064C39000 0391C2 (v02 MSI_NB MEGABOOK 01072009 INTL 20210930)
[    0.004739] ACPI: FACS 0x0000000064B5D000 000040
[    0.004740] ACPI: SSDT 0x0000000064C8C000 0076C8 (v02 INTEL  PepoSsdt 00001000 INTL 20210930)
[    0.004742] ACPI: SSDT 0x0000000064C8B000 0000A2 (v02 INTEL  TxtSsdt  00001000 INTL 20210930)
[    0.004743] ACPI: SSDT 0x0000000064C80000 00AA49 (v02 MiCaTb MiCaTabl 00001000 INTL 20210930)
[    0.004744] ACPI: HEST 0x0000000064C7F000 000054 (v02 MSI_NB A M I    01072009 AMI  01000013)
[    0.004745] ACPI: SSDT 0x0000000064C7D000 000388 (v02 PmaxDv Pmax_Dev 00000001 INTL 20210930)
[    0.004747] ACPI: DTPR 0x0000000064C7C000 000088 (v01 MSI_NB A M I    01072009 AMI  01000013)
[    0.004748] ACPI: SSDT 0x0000000064C76000 0054EB (v02 DptfTb DptfTabl 00001000 INTL 20210930)
[    0.004749] ACPI: SSDT 0x0000000064C74000 0010C3 (v02 INTEL  PDatTabl 00001000 INTL 20210930)
[    0.004750] ACPI: FIDT 0x0000000064C38000 00009C (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.004752] ACPI: MSDM 0x0000000064C37000 000055 (v03 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.004753] ACPI: SSDT 0x0000000064C36000 000770 (v02 PmRef  Cpu0Ist  00003000 INTL 20210930)
[    0.004754] ACPI: SSDT 0x0000000064C35000 0005F3 (v02 PmRef  Cpu0Hwp  00003000 INTL 20210930)
[    0.004755] ACPI: SSDT 0x0000000064C34000 000196 (v02 PmRef  Cpu0Psd  00003000 INTL 20210930)
[    0.004757] ACPI: SSDT 0x0000000064C33000 00030E (v02 PmRef  Cpu0Cst  00003001 INTL 20210930)
[    0.004758] ACPI: SSDT 0x0000000064C31000 001BAF (v02 PmRef  ApIst    00003000 INTL 20210930)
[    0.004759] ACPI: SSDT 0x0000000064C2F000 001620 (v02 PmRef  ApHwp    00003000 INTL 20210930)
[    0.004760] ACPI: SSDT 0x0000000064C2D000 00163D (v02 PmRef  ApPsd    00003000 INTL 20210930)
[    0.004761] ACPI: SSDT 0x0000000064C2C000 000FBB (v02 PmRef  ApCst    00003000 INTL 20210930)
[    0.004763] ACPI: SSDT 0x0000000064C28000 003CC4 (v02 CpuRef CpuSsdt  00003000 INTL 20210930)
[    0.004764] ACPI: SSDT 0x0000000064C27000 00006B (v02 MSI_NB MsiNvs   00003000 INTL 20210930)
[    0.004765] ACPI: SSDT 0x0000000064C25000 00140E (v02 I2PmRv I2Pm_Rvp 00001000 INTL 20210930)
[    0.004766] ACPI: SSDT 0x0000000064C24000 000D9D (v02 INTEL  IgfxSsdt 00003000 INTL 20210930)
[    0.004767] ACPI: SSDT 0x0000000064C23000 0000AD (v02 INTEL  TseSsdt  00001000 INTL 20210930)
[    0.004769] ACPI: SSDT 0x0000000064C1A000 008859 (v02 INTEL  TcssSsdt 00001000 INTL 20210930)
[    0.004770] ACPI: UEFI 0x0000000064AA3000 000048 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.004771] ACPI: SSDT 0x0000000064C16000 00394E (v02 MSI_NB Ther_Rvp 00001000 INTL 20210930)
[    0.004772] ACPI: SSDT 0x0000000064C14000 00116E (v02 Intel_ UcsiTabl 00001000 INTL 20210930)
[    0.004773] ACPI: SSDT 0x0000000064C13000 000C5C (v02 INTEL  UpmpSsdt 00000000 INTL 20210930)
[    0.004775] ACPI: NHLT 0x0000000064C12000 00053B (v00 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.004776] ACPI: HPET 0x0000000064C11000 000038 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.004777] ACPI: APIC 0x0000000064C0F000 000158 (v06 MSI_NB MEGABOOK 00000000 AMI  01000013)
[    0.004778] ACPI: LPIT 0x0000000064C0D000 0000CC (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.004779] ACPI: SSDT 0x0000000064C0C000 000D5C (v02 MSI_NB PtidDevc 00001000 INTL 20210930)
[    0.004781] ACPI: DBGP 0x0000000064C0B000 000034 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.004782] ACPI: DBG2 0x0000000064C0A000 000054 (v00 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.004783] ACPI: DMAR 0x0000000064C09000 0000C0 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.004784] ACPI: FPDT 0x0000000064C08000 000044 (v01 MSI_NB A M I    01072009 AMI  01000013)
[    0.004786] ACPI: SSDT 0x0000000064C07000 0000A2 (v02 INTEL  TxtSsdt  00001000 INTL 20210930)
[    0.004787] ACPI: SSDT 0x0000000064C05000 001EC7 (v02 SocGpe SocGpe   00003000 INTL 20210930)
[    0.004788] ACPI: SSDT 0x0000000064C03000 001DA3 (v02 SocCmn SocCmn   00003000 INTL 20210930)
[    0.004789] ACPI: MCFG 0x0000000064C0E000 00003C (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.004790] ACPI: SSDT 0x0000000064BF9000 0092F8 (v02 Rtd3   I2C_DEVT 00001000 INTL 20210930)
[    0.004792] ACPI: SDEV 0x0000000064BF8000 00013E (v01                 00000000      00000000)
[    0.004793] ACPI: BGRT 0x0000000064BF7000 000038 (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.004794] ACPI: SSDT 0x0000000064BE4000 0120A1 (v02 INTEL  Cnv_Ssdt 00001000 INTL 20210930)
[    0.004796] ACPI: SSDT 0x0000000064BD0000 0134AD (v02 INTEL  iDNdSsdt 00001000 INTL 20210930)
[    0.004797] ACPI: SSDT 0x0000000064BA2000 02DF00 (v02 INTEL  St11Ssdt 20240510 INTL 20210930)
[    0.004798] ACPI: TPM2 0x0000000064BA1000 00004C (v04 MSI_NB MEGABOOK 00000001 AMI  00000000)
[    0.004799] ACPI: PHAT 0x0000000064C7E000 000A2C (v01 MSI_NB A M I    01072009 AMI  01000013)
[    0.004800] ACPI: WSMT 0x0000000064C10000 000028 (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.004802] ACPI: BGRT 0x0000000064BA0000 000038 (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.004803] ACPI: Reserving FACP table memory at [mem 0x64c73000-0x64c73113]
[    0.004803] ACPI: Reserving DSDT table memory at [mem 0x64c39000-0x64c721c1]
[    0.004804] ACPI: Reserving FACS table memory at [mem 0x64b5d000-0x64b5d03f]
[    0.004804] ACPI: Reserving SSDT table memory at [mem 0x64c8c000-0x64c936c7]
[    0.004804] ACPI: Reserving SSDT table memory at [mem 0x64c8b000-0x64c8b0a1]
[    0.004804] ACPI: Reserving SSDT table memory at [mem 0x64c80000-0x64c8aa48]
[    0.004805] ACPI: Reserving HEST table memory at [mem 0x64c7f000-0x64c7f053]
[    0.004805] ACPI: Reserving SSDT table memory at [mem 0x64c7d000-0x64c7d387]
[    0.004805] ACPI: Reserving DTPR table memory at [mem 0x64c7c000-0x64c7c087]
[    0.004805] ACPI: Reserving SSDT table memory at [mem 0x64c76000-0x64c7b4ea]
[    0.004806] ACPI: Reserving SSDT table memory at [mem 0x64c74000-0x64c750c2]
[    0.004806] ACPI: Reserving FIDT table memory at [mem 0x64c38000-0x64c3809b]
[    0.004806] ACPI: Reserving MSDM table memory at [mem 0x64c37000-0x64c37054]
[    0.004807] ACPI: Reserving SSDT table memory at [mem 0x64c36000-0x64c3676f]
[    0.004807] ACPI: Reserving SSDT table memory at [mem 0x64c35000-0x64c355f2]
[    0.004807] ACPI: Reserving SSDT table memory at [mem 0x64c34000-0x64c34195]
[    0.004807] ACPI: Reserving SSDT table memory at [mem 0x64c33000-0x64c3330d]
[    0.004808] ACPI: Reserving SSDT table memory at [mem 0x64c31000-0x64c32bae]
[    0.004808] ACPI: Reserving SSDT table memory at [mem 0x64c2f000-0x64c3061f]
[    0.004808] ACPI: Reserving SSDT table memory at [mem 0x64c2d000-0x64c2e63c]
[    0.004808] ACPI: Reserving SSDT table memory at [mem 0x64c2c000-0x64c2cfba]
[    0.004809] ACPI: Reserving SSDT table memory at [mem 0x64c28000-0x64c2bcc3]
[    0.004809] ACPI: Reserving SSDT table memory at [mem 0x64c27000-0x64c2706a]
[    0.004809] ACPI: Reserving SSDT table memory at [mem 0x64c25000-0x64c2640d]
[    0.004809] ACPI: Reserving SSDT table memory at [mem 0x64c24000-0x64c24d9c]
[    0.004810] ACPI: Reserving SSDT table memory at [mem 0x64c23000-0x64c230ac]
[    0.004810] ACPI: Reserving SSDT table memory at [mem 0x64c1a000-0x64c22858]
[    0.004810] ACPI: Reserving UEFI table memory at [mem 0x64aa3000-0x64aa3047]
[    0.004811] ACPI: Reserving SSDT table memory at [mem 0x64c16000-0x64c1994d]
[    0.004811] ACPI: Reserving SSDT table memory at [mem 0x64c14000-0x64c1516d]
[    0.004811] ACPI: Reserving SSDT table memory at [mem 0x64c13000-0x64c13c5b]
[    0.004811] ACPI: Reserving NHLT table memory at [mem 0x64c12000-0x64c1253a]
[    0.004812] ACPI: Reserving HPET table memory at [mem 0x64c11000-0x64c11037]
[    0.004812] ACPI: Reserving APIC table memory at [mem 0x64c0f000-0x64c0f157]
[    0.004812] ACPI: Reserving LPIT table memory at [mem 0x64c0d000-0x64c0d0cb]
[    0.004813] ACPI: Reserving SSDT table memory at [mem 0x64c0c000-0x64c0cd5b]
[    0.004813] ACPI: Reserving DBGP table memory at [mem 0x64c0b000-0x64c0b033]
[    0.004813] ACPI: Reserving DBG2 table memory at [mem 0x64c0a000-0x64c0a053]
[    0.004813] ACPI: Reserving DMAR table memory at [mem 0x64c09000-0x64c090bf]
[    0.004814] ACPI: Reserving FPDT table memory at [mem 0x64c08000-0x64c08043]
[    0.004814] ACPI: Reserving SSDT table memory at [mem 0x64c07000-0x64c070a1]
[    0.004814] ACPI: Reserving SSDT table memory at [mem 0x64c05000-0x64c06ec6]
[    0.004815] ACPI: Reserving SSDT table memory at [mem 0x64c03000-0x64c04da2]
[    0.004815] ACPI: Reserving MCFG table memory at [mem 0x64c0e000-0x64c0e03b]
[    0.004815] ACPI: Reserving SSDT table memory at [mem 0x64bf9000-0x64c022f7]
[    0.004816] ACPI: Reserving SDEV table memory at [mem 0x64bf8000-0x64bf813d]
[    0.004816] ACPI: Reserving BGRT table memory at [mem 0x64bf7000-0x64bf7037]
[    0.004816] ACPI: Reserving SSDT table memory at [mem 0x64be4000-0x64bf60a0]
[    0.004817] ACPI: Reserving SSDT table memory at [mem 0x64bd0000-0x64be34ac]
[    0.004817] ACPI: Reserving SSDT table memory at [mem 0x64ba2000-0x64bcfeff]
[    0.004817] ACPI: Reserving TPM2 table memory at [mem 0x64ba1000-0x64ba104b]
[    0.004817] ACPI: Reserving PHAT table memory at [mem 0x64c7e000-0x64c7ea2b]
[    0.004818] ACPI: Reserving WSMT table memory at [mem 0x64c10000-0x64c10027]
[    0.004818] ACPI: Reserving BGRT table memory at [mem 0x64ba0000-0x64ba0037]
[    0.004850] APIC: Switched APIC routing to: cluster x2apic
[    0.005161] ACPI: PM-Timer IO Port: 0x1808
[    0.005165] ACPI: X2APIC_NMI (uid[0xffffffff] high level lint[0x1])
[    0.005199] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.005201] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.005202] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.005203] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.005204] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.005211] e820: update [mem 0x54a0e000-0x54b01fff] System RAM ==&gt; device reserved
[    0.005218] TSC deadline timer available
[    0.005219] CPU topo: Max. logical packages:   1
[    0.005219] CPU topo: Max. logical nodes:      1
[    0.005220] CPU topo: Num. nodes per package:  1
[    0.005220] CPU topo: Max. logical dies:       1
[    0.005221] CPU topo: Max. dies per package:   1
[    0.005222] CPU topo: Max. threads per core:   1
[    0.005222] CPU topo: Num. cores per package:    16
[    0.005223] CPU topo: Num. threads per package:  16
[    0.005223] CPU topo: Allowing 16 present CPUs plus 0 hotplug CPUs
[    0.005233] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.005234] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.005235] PM: hibernation: Registered nosave memory: [mem 0x5458b000-0x5458bfff]
[    0.005236] PM: hibernation: Registered nosave memory: [mem 0x54a0e000-0x54b01fff]
[    0.005236] PM: hibernation: Registered nosave memory: [mem 0x5a7e3000-0x64c95fff]
[    0.005237] PM: hibernation: Registered nosave memory: [mem 0x68133000-0x68133fff]
[    0.005238] PM: hibernation: Registered nosave memory: [mem 0x68232000-0x68237fff]
[    0.005238] PM: hibernation: Registered nosave memory: [mem 0x6e64b000-0x6e64bfff]
[    0.005239] PM: hibernation: Registered nosave memory: [mem 0x6fe9a000-0x6fe9afff]
[    0.005239] PM: hibernation: Registered nosave memory: [mem 0x70000000-0x1043fffff]
[    0.005240] [gap 0x80800000-0xfdffffff] available for PCI devices
[    0.005241] Booting paravirtualized kernel on bare hardware
[    0.005243] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.009180] Zone ranges:
[    0.009181]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.009181]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.009183]   Normal   [mem 0x0000000100000000-0x000000087f7fffff]
[    0.009183]   Device   empty
[    0.009184] Movable zone start for each node
[    0.009184] Early memory node ranges
[    0.009184]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.009185]   node   0: [mem 0x0000000000100000-0x000000005a7e2fff]
[    0.009185]   node   0: [mem 0x0000000064c96000-0x0000000068132fff]
[    0.009186]   node   0: [mem 0x0000000068134000-0x0000000068231fff]
[    0.009186]   node   0: [mem 0x0000000068238000-0x000000006e64afff]
[    0.009186]   node   0: [mem 0x000000006e64c000-0x000000006fe99fff]
[    0.009187]   node   0: [mem 0x000000006fe9b000-0x000000006fffffff]
[    0.009187]   node   0: [mem 0x0000000104400000-0x000000087f7fffff]
[    0.009188] Initmem setup node 0 [mem 0x0000000000001000-0x000000087f7fffff]
[    0.009192] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.009205] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.010610] On node 0, zone DMA32: 42163 pages in unavailable ranges
[    0.010612] On node 0, zone DMA32: 1 pages in unavailable ranges
[    0.010701] On node 0, zone DMA32: 6 pages in unavailable ranges
[    0.010723] On node 0, zone DMA32: 1 pages in unavailable ranges
[    0.010725] On node 0, zone DMA32: 1 pages in unavailable ranges
[    0.038593] On node 0, zone Normal: 17408 pages in unavailable ranges
[    0.038599] On node 0, zone Normal: 2048 pages in unavailable ranges
[    0.038606] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
[    0.038942] percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
[    0.038945] pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
[    0.038946] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.038957] Kernel command line: cryptdevice=PARTUUID=84f3954b-310d-48dc-921c-a58f7702b4ca:lvmcrypt agebackdec=524288:2230 cryptkey=rootfs:/crypto_keyfile.bin root=/dev/Linux+Android/ArchRoot resume=/dev/Linux+Android/ArchSwap rw quiet splash loglevel=3 rootdelay=10 nvidia-drm.modeset=1 vt.global_cursor_default=0 i915.enable_gvt=1 kvm.ignore_msrs=1 intel_iommu=on iommu=pt psi=1 split_lock_detect=off module.sig_enforce=1
[    0.039053] DMAR: IOMMU enabled
[    0.039069] Unknown kernel command line parameters &quot;splash cryptdevice=PARTUUID=84f3954b-310d-48dc-921c-a58f7702b4ca:lvmcrypt agebackdec=524288:2230 cryptkey=rootfs:/crypto_keyfile.bin&quot;, will be passed to user space.
[    0.039080] printk: log buffer data + meta data: 131072 + 458752 = 589824 bytes
[    0.040885] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.041796] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.041908] software IO TLB: area num 16.
[    0.049233] Built 1 zonelists, mobility grouping on.  Total pages: 8261346
[    0.049368] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.081325] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.087109] ftrace: allocating 56902 entries in 224 pages
[    0.087111] ftrace: allocated 224 pages with 3 groups
[    0.087483] Dynamic Preempt: lazy
[    0.087526] rcu: Preemptible hierarchical RCU implementation.
[    0.087527] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=16.
[    0.087527] rcu: 	RCU priority boosting: priority 1 delay 0 ms.
[    0.087528] 	Trampoline variant of Tasks RCU enabled.
[    0.087528] 	Rude variant of Tasks RCU enabled.
[    0.087528] 	Tracing variant of Tasks RCU enabled.
[    0.087529] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.087529] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.087537] RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
[    0.087538] RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=16.
[    0.090020] NR_IRQS: 524544, nr_irqs: 2184, preallocated irqs: 16
[    0.090307] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.090435] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.090517] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.090544] Console: colour dummy device 80x25
[    0.090545] printk: legacy console [tty0] enabled
[    0.090564] ACPI: Core revision 20260408
[    0.090889] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.091000] APIC: Switch to symmetric I/O mode setup
[    0.091001] DMAR: Host address width 42
[    0.091002] DMAR: DRHD base: 0x000000fc800000 flags: 0x0
[    0.091005] DMAR: dmar0: reg_base_addr fc800000 ver 7:1 cap e9de008cee690402 ecap 1aca9a00f0ef5e
[    0.091008] DMAR: DRHD base: 0x000000fc810000 flags: 0x0
[    0.091010] DMAR: dmar1: reg_base_addr fc810000 ver 7:1 cap e9de008cee690402 ecap 1aca9a00f0ef5e
[    0.091012] DMAR: DRHD base: 0x000000fc820000 flags: 0x1
[    0.091017] DMAR: dmar2: reg_base_addr fc820000 ver 7:1 cap e9de008cee690402 ecap 12c89804f0efda
[    0.091018] DMAR: SATC flags: 0x1
[    0.091019] DMAR-IR: IOAPIC id 2 under DRHD base  0xfc820000 IOMMU 2
[    0.091020] DMAR-IR: HPET id 0 under DRHD base 0xfc820000
[    0.091021] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.092629] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.096792] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6a464ae9873, max_idle_ns: 881590529744 ns
[    0.096796] Calibrating delay loop (skipped), value calculated using timer frequency.. 7372.80 BogoMIPS (lpj=14745600)
[    0.096880] CPU0: Thermal monitoring enabled (TM1)
[    0.096882] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.097067] CET detected: Indirect Branch Tracking enabled
[    0.097068] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.097068] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.097077] process: using mwait in idle threads
[    0.097078] mitigations: Enabled attack vectors: user_kernel, user_user, guest_host, guest_guest, SMT mitigations: auto
[    0.097080] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.097081] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[    0.097081] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.097084] Spectre V2 : Enabling IBPB for BPF
[    0.097084] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.097092] x86/fpu: Supporting XSAVE feature 0x001: &#039;x87 floating point registers&#039;
[    0.097092] x86/fpu: Supporting XSAVE feature 0x002: &#039;SSE registers&#039;
[    0.097093] x86/fpu: Supporting XSAVE feature 0x004: &#039;AVX registers&#039;
[    0.097093] x86/fpu: Supporting XSAVE feature 0x200: &#039;Protection Keys User registers&#039;
[    0.097094] x86/fpu: Supporting XSAVE feature 0x800: &#039;Control-flow User registers&#039;
[    0.097094] x86/fpu: Supporting XSAVE feature 0x1000: &#039;Control-flow Kernel registers (KVM only)&#039;
[    0.097095] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.097095] x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
[    0.097096] x86/fpu: xstate_offset[11]:  840, xstate_sizes[11]:   16
[    0.097096] x86/fpu: xstate_offset[12]:  856, xstate_sizes[12]:   24
[    0.097097] x86/fpu: Enabled xstate features 0x1a07, context size is 880 bytes, using &#039;compacted&#039; format.
[    0.100795] pid_max: default: 32768 minimum: 301
[    0.100795] landlock: Up and running.
[    0.100795] Yama: becoming mindful.
[    0.100795] LSM support for eBPF active
[    0.100795] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.100795] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.100795] VFS: Finished mounting rootfs on nullfs
[    0.100795] smpboot: CPU0: Intel(R) Core(TM) Ultra X7 358H (family: 0x6, model: 0xcc, stepping: 0x2)
[    0.100795] Performance Events: XSAVE Architectural LBR,  AnyThread deprecated, Pantherlake Hybrid events, Architectural PEBS, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.100795] core: The event 0x148 is not supported as a PEBS PDIST event.
[    0.100795] core: The event 0x175 is not supported as a PEBS PDIST event.
[    0.100795] core: The event 0x8a3 is not supported as a PEBS PDIST event.
[    0.100795] core: The event 0xca3 is not supported as a PEBS PDIST event.
[    0.100795] core: The event 0x10a4 is not supported as a PEBS PDIST event.
[    0.100795] core: The event 0x1b1 is not supported as a PEBS PDIST event.
[    0.100795] core: The event 0x1cd is not supported as a PEBS PDIST event.
[    0.100795] core: The event 0x10a4 is not supported as a PEBS PDIST event.
[    0.100795] core: The event 0x1cd is not supported as a PEBS PDIST event.
[    0.100795] core: cpu_core PMU driver: 
[    0.100795] ... version:                   6
[    0.100795] ... bit width:                 48
[    0.100795] ... generic counters:          10
[    0.100795] ... generic bitmap:            00000000000003ff
[    0.100795] ... fixed-purpose counters:    4
[    0.100795] ... fixed-purpose bitmap:      000000000000000f
[    0.100795] ... value mask:                0000ffffffffffff
[    0.100795] ... max period:                00007fffffffffff
[    0.100795] ... global_ctrl mask:          0001000f000003ff
[    0.100795] signal: max sigframe size: 3632
[    0.100795] Estimated ratio of average max frequency by base frequency (times 1024): 1245
[    0.100795] rcu: Hierarchical SRCU implementation.
[    0.100795] rcu: 	Max phase no-delay instances is 1000.
[    0.100795] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
[    0.100795] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.100795] smp: Bringing up secondary CPUs ...
[    0.100795] smpboot: x86: Booting SMP configuration:
[    0.100795] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
[    0.010359] core: cpu_atom PMU driver: 
[    0.010359] ... version:                   6
[    0.010359] ... bit width:                 48
[    0.010359] ... generic counters:          8
[    0.010359] ... generic bitmap:            00000000000000ff
[    0.010359] ... fixed-purpose counters:    6
[    0.010359] ... fixed-purpose bitmap:      0000000000000077
[    0.010359] ... value mask:                0000ffffffffffff
[    0.010359] ... max period:                00007fffffffffff
[    0.010359] ... global_ctrl mask:          00000077000000ff
[    0.104871] smp: Brought up 1 node, 16 CPUs
[    0.104889] smpboot: Total of 16 processors activated (117964.80 BogoMIPS)
[    0.108874] Memory: 32083020K/33045384K available (20331K kernel code, 2869K rwdata, 14824K rodata, 2888K init, 3516K bss, 931300K reserved, 0K cma-reserved)
[    0.108874] le9 Unofficial (le9uo) working set protection 1.15 by Masahito Suzuki (forked from hakavlad&#039;s original le9 patch)
[    0.108880] devtmpfs: initialized
[    0.108880] x86/mm: Memory block size: 128MB
[    0.109817] ACPI: PM: Registering ACPI NVS region [mem 0x64a58000-0x64b61fff] (1089536 bytes)
[    0.109817] ACPI: PM: Registering ACPI NVS region [mem 0x68236000-0x68237fff] (8192 bytes)
[    0.109817] posixtimers hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.109817] futex hash table entries: 4096 (262144 bytes on 1 NUMA nodes, total 256 KiB, linear).
[    0.109817] xor: automatically using best checksumming function   avx       
[    0.109817] PM: RTC time: 14:10:45, date: 2026-09-11
[    0.109817] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.109817] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.109817] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.109930] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.109933] audit: initializing netlink subsys (disabled)
[    0.109940] audit: type=2000 audit(1789135845.012:1): state=initialized audit_enabled=0 res=1
[    0.117807] thermal_sys: Registered thermal governor &#039;fair_share&#039;
[    0.117808] thermal_sys: Registered thermal governor &#039;bang_bang&#039;
[    0.117809] thermal_sys: Registered thermal governor &#039;step_wise&#039;
[    0.117809] thermal_sys: Registered thermal governor &#039;user_space&#039;
[    0.117809] thermal_sys: Registered thermal governor &#039;power_allocator&#039;
[    0.117816] cpuidle: using governor ladder
[    0.117818] cpuidle: using governor menu
[    0.117869] Freeing SMP alternatives memory: 56K
[    0.121269] efi: Freeing EFI boot services memory: 202876K
[    0.121271] ACPI FADT declares the system doesn&#039;t support PCIe ASPM, so disable it
[    0.121272] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.121344] PCI: ECAM [mem 0xe0000000-0xe55fffff] (base 0xe0000000) for domain 0000 [bus 00-55]
[    0.121355] PCI: Using configuration type 1 for base access
[    0.121404] virt/tdx: TDX not supported by the host platform
[    0.121436] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.121439] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.121439] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.121439] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.121439] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.122060] raid6: using avx2x2 recovery algorithm
[    0.122061] raid6: skipped pq benchmark and selected avx2x4
[    0.122253] ACPI: Added _OSI(Module Device)
[    0.122253] ACPI: Added _OSI(Processor Device)
[    0.122254] ACPI: Added _OSI(Processor Aggregator Device)
[    0.161080] ACPI: 31 ACPI AML tables successfully acquired and loaded
[    0.172805] ACPI: \_SB_: platform _OSC: OS support mask [006e7eff]
[    0.173121] ACPI: \_SB_: platform _OSC: OS control mask [006e7efb]
[    0.173269] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
[    0.173269] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
[    0.175144] ACPI: EC: EC started
[    0.175145] ACPI: EC: interrupt blocked
[    0.182450] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.182451] ACPI: \_SB_.PC00.LPCB.EC__: Boot DSDT EC used to handle transactions
[    0.182452] ACPI: Interpreter enabled
[    0.182470] ACPI: PM: (supports S0 S3 S4 S5)
[    0.182471] ACPI: Using IOAPIC for interrupt routing
[    0.183285] HEST: Table parsing has been initialized.
[    0.183299] GHES: APEI firmware first mode is enabled by APEI bit.
[    0.183300] PCI: Using host bridge windows from ACPI; if necessary, use &quot;pci=nocrs&quot; and report a bug
[    0.183301] PCI: Ignoring E820 reservations for host bridge windows
[    0.184151] ACPI: Enabled 8 GPEs in block 00 to 7F
[    0.184180] ACPI: Enabled 15 GPEs in block 80 to DF
[    0.198715] ACPI: \_SB_.PC00.CNVW.WRST: New power resource
[    0.198799] ACPI: \_SB_.PC00.BTPC.WRST: New power resource
[    0.199190] ACPI: \_SB_.PC00.TBT0: New power resource
[    0.199199] ACPI: \_SB_.PC00.TBT1: New power resource
[    0.199206] ACPI: \_SB_.PC00.D3C_: New power resource
[    0.205229] ACPI: \_TZ_.FN00: New power resource
[    0.205253] ACPI: \_TZ_.FN01: New power resource
[    0.205277] ACPI: \_TZ_.FN02: New power resource
[    0.205299] ACPI: \_TZ_.FN03: New power resource
[    0.205320] ACPI: \_TZ_.FN04: New power resource
[    0.205483] ACPI: \PIN_: New power resource
[    0.205902] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-55])
[    0.205906] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.207251] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.207252] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.208358] PCI host bridge to bus 0000:00
[    0.208359] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.208360] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.208361] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.208362] pci_bus 0000:00: root bus resource [mem 0x80800000-0xdfffffff window]
[    0.208362] pci_bus 0000:00: root bus resource [mem 0x10000000000-0x3ffffffffff window]
[    0.208363] pci_bus 0000:00: root bus resource [bus 00-55]
[    0.208376] pci 0000:00:00.0: [8086:b001] type 00 class 0x060000 conventional PCI endpoint
[    0.208541] pci 0000:00:02.0: [8086:b080] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
[    0.208619] pci 0000:00:02.0: BAR 0 [mem 0x13010000000-0x13010ffffff 64bit pref]
[    0.208623] pci 0000:00:02.0: BAR 2 [mem 0x10000000000-0x1000fffffff 64bit pref]
[    0.208627] pci 0000:00:02.0: ROM [mem 0x94000000-0x941fffff pref]
[    0.208661] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.208785] pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x00ffffff 64bit pref]
[    0.208786] pci 0000:00:02.0: VF BAR 0 [mem 0x00000000-0x06ffffff 64bit pref]: contains BAR 0 for 7 VFs
[    0.209030] pci 0000:00:04.0: [8086:b01d] type 00 class 0x118000 conventional PCI endpoint
[    0.209051] pci 0000:00:04.0: BAR 0 [mem 0x130142c0000-0x130142dffff 64bit]
[    0.209219] pci 0000:00:06.0: [8086:e461] type 01 class 0x060400 PCIe Root Port
[    0.209242] pci 0000:00:06.0: PCI bridge to [bus 01]
[    0.209248] pci 0000:00:06.0:   bridge window [mem 0x94200000-0x942fffff]
[    0.209329] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
[    0.209786] pci 0000:00:07.0: [8086:e460] type 01 class 0x060400 PCIe Root Port
[    0.209816] pci 0000:00:07.0: PCI bridge to [bus 02-2b]
[    0.209822] pci 0000:00:07.0:   bridge window [mem 0x8c000000-0x93ffffff]
[    0.209833] pci 0000:00:07.0:   bridge window [mem 0x11810000000-0x1300fffffff 64bit pref]
[    0.209934] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[    0.210374] pci 0000:00:07.3: [8086:e437] type 01 class 0x060400 PCIe Root Port
[    0.210403] pci 0000:00:07.3: PCI bridge to [bus 2c-55]
[    0.210410] pci 0000:00:07.3:   bridge window [mem 0x84000000-0x8bffffff]
[    0.210421] pci 0000:00:07.3:   bridge window [mem 0x10010000000-0x1180fffffff 64bit pref]
[    0.210521] pci 0000:00:07.3: PME# supported from D0 D3hot D3cold
[    0.210962] pci 0000:00:0a.0: [8086:b07d] type 00 class 0x118000 PCIe Root Complex Integrated Endpoint
[    0.210994] pci 0000:00:0a.0: BAR 0 [mem 0x13014310000-0x1301431ffff 64bit]
[    0.211004] pci 0000:00:0a.0: enabling Extended Tags
[    0.211101] pci 0000:00:0b.0: [8086:b03e] type 00 class 0x120000 PCIe Root Complex Integrated Endpoint
[    0.211120] pci 0000:00:0b.0: BAR 0 [mem 0x13012000000-0x13013ffffff 64bit]
[    0.211123] pci 0000:00:0b.0: BAR 4 [mem 0x13014338000-0x13014338fff 64bit]
[    0.211222] pci 0000:00:0d.0: [8086:e431] type 00 class 0x0c0330 conventional PCI endpoint
[    0.211264] pci 0000:00:0d.0: BAR 0 [mem 0x13014300000-0x1301430ffff 64bit]
[    0.211311] pci 0000:00:0d.0: PME# supported from D3hot D3cold
[    0.211525] pci 0000:00:0d.3: [8086:e434] type 00 class 0x0c0340 conventional PCI endpoint
[    0.211567] pci 0000:00:0d.3: BAR 0 [mem 0x13014280000-0x130142bffff 64bit]
[    0.211569] pci 0000:00:0d.3: BAR 2 [mem 0x13014337000-0x13014337fff 64bit]
[    0.211609] pci 0000:00:0d.3: supports D1 D2
[    0.211609] pci 0000:00:0d.3: PME# supported from D0 D1 D2 D3hot D3cold
[    0.211717] pci 0000:00:12.0: [8086:e445] type 00 class 0x070000 conventional PCI endpoint
[    0.211754] pci 0000:00:12.0: BAR 0 [mem 0x130142f0000-0x130142fffff 64bit]
[    0.211793] pci 0000:00:12.0: PME# supported from D0 D3hot
[    0.212141] pci 0000:00:13.0: [8086:e462] type 00 class 0x078000 conventional PCI endpoint
[    0.212189] pci 0000:00:13.0: BAR 0 [mem 0x13014336000-0x13014336fff 64bit]
[    0.212239] pci 0000:00:13.0: PME# supported from D3hot
[    0.212320] pci 0000:00:14.0: [8086:e47d] type 00 class 0x0c0330 conventional PCI endpoint
[    0.212357] pci 0000:00:14.0: BAR 0 [mem 0x130142e0000-0x130142effff 64bit]
[    0.212398] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.212614] pci 0000:00:14.2: [8086:e47f] type 00 class 0x050000 conventional PCI endpoint
[    0.212657] pci 0000:00:14.2: BAR 0 [mem 0x13014320000-0x13014327fff 64bit]
[    0.212660] pci 0000:00:14.2: BAR 2 [mem 0x13014335000-0x13014335fff 64bit]
[    0.212760] pci 0000:00:14.3: [8086:e440] type 00 class 0x028000 PCIe Root Complex Integrated Endpoint
[    0.212794] pci 0000:00:14.3: BAR 0 [mem 0x1301432c000-0x1301432ffff 64bit]
[    0.212805] pci 0000:00:14.3: enabling Extended Tags
[    0.212846] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.213075] pci 0000:00:14.7: [8086:e476] type 00 class 0x0d1100 PCIe Root Complex Integrated Endpoint
[    0.213110] pci 0000:00:14.7: BAR 0 [mem 0x13014328000-0x1301432bfff 64bit]
[    0.213121] pci 0000:00:14.7: enabling Extended Tags
[    0.213163] pci 0000:00:14.7: PME# supported from D0 D3hot D3cold
[    0.213332] pci 0000:00:16.0: [8086:e470] type 00 class 0x078000 conventional PCI endpoint
[    0.213382] pci 0000:00:16.0: BAR 0 [mem 0x13014334000-0x13014334fff 64bit]
[    0.213430] pci 0000:00:16.0: PME# supported from D3hot
[    0.213769] pci 0000:00:18.0: [8086:e45d] type 00 class 0x078000 conventional PCI endpoint
[    0.213817] pci 0000:00:18.0: BAR 0 [mem 0x13014333000-0x13014333fff 64bit]
[    0.213868] pci 0000:00:18.0: PME# supported from D3hot
[    0.214008] pci 0000:00:19.0: [8086:e450] type 00 class 0x0c8000 conventional PCI endpoint
[    0.214064] pci 0000:00:19.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
[    0.226060] pci 0000:00:19.1: [8086:e451] type 00 class 0x0c8000 conventional PCI endpoint
[    0.226145] pci 0000:00:19.1: BAR 0 [mem 0x00000000-0x00000fff 64bit]
[    0.237957] pci 0000:00:1f.0: [8086:e402] type 00 class 0x060100 conventional PCI endpoint
[    0.238299] pci 0000:00:1f.3: [8086:e428] type 00 class 0x040100 conventional PCI endpoint
[    0.238345] pci 0000:00:1f.3: BAR 0 [mem 0x13014200000-0x1301427ffff 64bit]
[    0.238354] pci 0000:00:1f.3: BAR 4 [mem 0x13014000000-0x130141fffff 64bit]
[    0.238402] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.238594] pci 0000:00:1f.4: [8086:e422] type 00 class 0x0c0500 conventional PCI endpoint
[    0.238645] pci 0000:00:1f.4: BAR 0 [mem 0x13014330000-0x130143300ff 64bit]
[    0.238652] pci 0000:00:1f.4: BAR 4 [io  0xefa0-0xefbf]
[    0.238842] pci 0000:00:1f.5: [8086:e423] type 00 class 0x0c8000 conventional PCI endpoint
[    0.238938] pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
[    0.239359] pci 0000:01:00.0: [1c5c:1959] type 00 class 0x010802 PCIe Endpoint
[    0.239403] pci 0000:01:00.0: BAR 0 [mem 0x94200000-0x94203fff 64bit]
[    0.239638] pci 0000:00:06.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[    0.244825] pci 0000:00:06.0: PCI bridge to [bus 01]
[    0.244872] pci 0000:00:07.0: PCI bridge to [bus 02-2b]
[    0.244920] pci 0000:00:07.3: PCI bridge to [bus 2c-55]
[    0.244949] pci_bus 0000:00: on NUMA node 0
[    0.271657] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.272212] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.272742] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.273270] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.273793] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.274315] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.274838] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.275364] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.280675] ACPI: \_SB_.PEPD: Duplicate LPS0 _DSM functions (mask: 0x1)
[    0.280684] Low-power S0 idle used by default for system suspend
[    0.300432] ACPI: EC: interrupt unblocked
[    0.300438] ACPI: EC: event unblocked
[    0.300463] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.300470] ACPI: EC: GPE=0x6e
[    0.300476] ACPI: \_SB_.PC00.LPCB.EC__: Boot DSDT EC initialization complete
[    0.300485] ACPI: \_SB_.PC00.LPCB.EC__: EC: Used to handle transactions and events
[    0.300830] iommu: Default domain type: Passthrough (set via kernel command line)
[    0.301331] SCSI subsystem initialized
[    0.301354] libata version 3.00 loaded.
[    0.301354] ACPI: bus type USB registered
[    0.301354] usbcore: registered new interface driver usbfs
[    0.301354] usbcore: registered new interface driver hub
[    0.301354] usbcore: registered new device driver usb
[    0.301354] EDAC MC: Ver: 3.0.0
[    0.301819] efivars: Registered efivars operations
[    0.301819] NetLabel: Initializing
[    0.301819] NetLabel:  domain hash size = 128
[    0.301819] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.304843] NetLabel:  unlabeled traffic allowed by default
[    0.304858] mctp: management component transport protocol core
[    0.304862] NET: Registered PF_MCTP protocol family
[    0.304886] PCI: Using ACPI for IRQ routing
[    0.315806] PCI: pci_cache_line_size set to 64 bytes
[    0.316018] pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]: can&#039;t claim; no compatible bridge window
[    0.316262] e820: register RAM buffer resource [mem 0x0009f000-0x0009ffff]
[    0.316273] e820: register RAM buffer resource [mem 0x5458b000-0x57ffffff]
[    0.316280] e820: register RAM buffer resource [mem 0x54a0e000-0x57ffffff]
[    0.316285] e820: register RAM buffer resource [mem 0x5a7e3000-0x5bffffff]
[    0.316290] e820: register RAM buffer resource [mem 0x68133000-0x6bffffff]
[    0.316296] e820: register RAM buffer resource [mem 0x68232000-0x6bffffff]
[    0.316301] e820: register RAM buffer resource [mem 0x6e64b000-0x6fffffff]
[    0.316307] e820: register RAM buffer resource [mem 0x6fe9a000-0x6fffffff]
[    0.316312] e820: register RAM buffer resource [mem 0x87f800000-0x87fffffff]
[    0.316895] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.316895] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.316895] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.316895] vgaarb: loaded
[    0.321598] clocksource: Switched to clocksource tsc-early
[    0.321816] VFS: Disk quotas dquot_6.6.0
[    0.321831] VFS: Dquot-cache hash table entries: 512 (4096 bytes)
[    0.322019] acpi PNP0C02:00: Skipped [io  0x0061]
[    0.322044] acpi PNP0C02:00: Skipped [io  0x0063]
[    0.322051] acpi PNP0C02:00: Skipped [io  0x0065]
[    0.322055] acpi PNP0C02:00: Skipped [io  0x0067]
[    0.322060] acpi PNP0C02:00: Skipped [io  0x0070]
[    0.322064] acpi PNP0C02:00: Skipped [io  0x0080]
[    0.322068] acpi PNP0C02:00: Skipped [io  0x0092]
[    0.322072] acpi PNP0C02:00: Skipped [io  0x00b2-0x00b3]
[    0.322079] acpi PNP0C02:00: Reserved [io  0x0680-0x069f]
[    0.322086] acpi PNP0C02:00: Reserved [io  0x164e-0x164f]
[    0.322892] acpi PNP0C02:03: Reserved [mem 0xfedc0000-0xfedc7fff]
[    0.322900] acpi PNP0C02:03: Reserved [mem 0xfa000000-0xfa000fff]
[    0.322907] acpi PNP0C02:03: Could not reserve [mem 0x00000000-0x00000fff]
[    0.322914] acpi PNP0C02:03: Reserved [mem 0xe0000000-0xefffffff]
[    0.322920] acpi PNP0C02:03: Could not reserve [mem 0xfed20000-0xfed7ffff]
[    0.322926] acpi PNP0C02:03: Could not reserve [mem 0xfc800000-0xfc81ffff]
[    0.322932] acpi PNP0C02:03: Reserved [mem 0xfed45000-0xfed8ffff]
[    0.322937] acpi PNP0C02:03: Could not reserve [mem 0xfee00000-0xfeefffff]
[    0.323927] acpi PNP0C02:04: Could not reserve [mem 0xfe000000-0xfe01ffff]
[    0.323934] acpi PNP0C02:04: Reserved [mem 0xfe04c000-0xfe04ffff]
[    0.323940] acpi PNP0C02:04: Reserved [mem 0xfe050000-0xfe0affff]
[    0.323945] acpi PNP0C02:04: Reserved [mem 0xfe0d0000-0xfe0fffff]
[    0.323950] acpi PNP0C02:04: Reserved [mem 0xfe200000-0xfe7fffff]
[    0.323956] acpi PNP0C02:04: Reserved [mem 0xff000000-0xffffffff]
[    0.323961] acpi PNP0C02:04: Could not reserve [io  0x1800-0x18fe]
[    0.323967] acpi PNP0C02:04: Reserved [mem 0x4000000000-0x400058ffff]
[    0.324835] acpi PNP0C02:05: Reserved [io  0x2000-0x20fe]
[    0.325950] pnp: PnP ACPI init
[    0.334215] pnp: PnP ACPI: found 1 devices
[    0.341039] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.341156] NET: Registered PF_INET protocol family
[    0.341360] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.346146] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.346198] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.346404] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.346910] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.347130] TCP: Hash tables configured (established 262144 bind 65536)
[    0.347331] MPTCP token hash table entries: 32768 (order: 8, 786432 bytes, linear)
[    0.347516] UDP hash table entries: 16384 (order: 8, 1048576 bytes, linear)
[    0.347709] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.347718] NET: Registered PF_XDP protocol family
[    0.347729] pci 0000:00:07.0: bridge window [io  0x1000-0x0fff] to [bus 02-2b] add_size 1000
[    0.347737] pci 0000:00:07.3: bridge window [io  0x1000-0x0fff] to [bus 2c-55] add_size 1000
[    0.347754] pci 0000:00:02.0: VF BAR 0 [mem 0x13015000000-0x1301bffffff 64bit pref]: assigned
[    0.347770] pci 0000:00:07.0: bridge window [io  0x3000-0x3fff]: assigned
[    0.347773] pci 0000:00:07.3: bridge window [io  0x4000-0x4fff]: assigned
[    0.347777] pci 0000:00:19.0: BAR 0 [mem 0x13011000000-0x13011000fff 64bit]: assigned
[    0.347833] pci 0000:00:19.1: BAR 0 [mem 0x13011001000-0x13011001fff 64bit]: assigned
[    0.347872] pci 0000:00:1f.5: BAR 0 [mem 0x80800000-0x80800fff]: assigned
[    0.347891] pci 0000:00:06.0: PCI bridge to [bus 01]
[    0.347899] pci 0000:00:06.0:   bridge window [mem 0x94200000-0x942fffff]
[    0.347913] pci 0000:00:07.0: PCI bridge to [bus 02-2b]
[    0.347917] pci 0000:00:07.0:   bridge window [io  0x3000-0x3fff]
[    0.347926] pci 0000:00:07.0:   bridge window [mem 0x8c000000-0x93ffffff]
[    0.347932] pci 0000:00:07.0:   bridge window [mem 0x11810000000-0x1300fffffff 64bit pref]
[    0.347943] pci 0000:00:07.3: PCI bridge to [bus 2c-55]
[    0.347947] pci 0000:00:07.3:   bridge window [io  0x4000-0x4fff]
[    0.347956] pci 0000:00:07.3:   bridge window [mem 0x84000000-0x8bffffff]
[    0.347962] pci 0000:00:07.3:   bridge window [mem 0x10010000000-0x1180fffffff 64bit pref]
[    0.347975] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.347978] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.347980] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.347982] pci_bus 0000:00: resource 7 [mem 0x80800000-0xdfffffff window]
[    0.347984] pci_bus 0000:00: resource 8 [mem 0x10000000000-0x3ffffffffff window]
[    0.347987] pci_bus 0000:01: resource 1 [mem 0x94200000-0x942fffff]
[    0.347989] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
[    0.347991] pci_bus 0000:02: resource 1 [mem 0x8c000000-0x93ffffff]
[    0.347992] pci_bus 0000:02: resource 2 [mem 0x11810000000-0x1300fffffff 64bit pref]
[    0.347995] pci_bus 0000:2c: resource 0 [io  0x4000-0x4fff]
[    0.347996] pci_bus 0000:2c: resource 1 [mem 0x84000000-0x8bffffff]
[    0.347998] pci_bus 0000:2c: resource 2 [mem 0x10010000000-0x1180fffffff 64bit pref]
[    0.348732] PCI: CLS 64 bytes, default 64
[    0.348791] DMAR: No RMRR found
[    0.348792] DMAR: No ATSR found
[    0.348794] DMAR: dmar1: Using Queued invalidation
[    0.348798] DMAR: dmar0: Using Queued invalidation
[    0.348801] DMAR: dmar2: Using Queued invalidation
[    0.348943] pci 0000:00:04.0: Adding to iommu group 0
[    0.348967] pci 0000:00:0a.0: Adding to iommu group 1
[    0.348983] pci 0000:00:0b.0: Adding to iommu group 2
[    0.349060] Unpacking initramfs...
[    0.349443] pci 0000:00:02.0: Adding to iommu group 3
[    0.349983] pci 0000:00:00.0: Adding to iommu group 4
[    0.350010] pci 0000:00:06.0: Adding to iommu group 5
[    0.350035] pci 0000:00:07.0: Adding to iommu group 6
[    0.350058] pci 0000:00:07.3: Adding to iommu group 7
[    0.350091] pci 0000:00:0d.0: Adding to iommu group 8
[    0.350109] pci 0000:00:0d.3: Adding to iommu group 8
[    0.350136] pci 0000:00:12.0: Adding to iommu group 9
[    0.350163] pci 0000:00:13.0: Adding to iommu group 10
[    0.350199] pci 0000:00:14.0: Adding to iommu group 11
[    0.350219] pci 0000:00:14.2: Adding to iommu group 11
[    0.350237] pci 0000:00:14.3: Adding to iommu group 12
[    0.350254] pci 0000:00:14.7: Adding to iommu group 13
[    0.350275] pci 0000:00:16.0: Adding to iommu group 14
[    0.350301] pci 0000:00:18.0: Adding to iommu group 15
[    0.350333] pci 0000:00:19.0: Adding to iommu group 16
[    0.350354] pci 0000:00:19.1: Adding to iommu group 16
[    0.350411] pci 0000:00:1f.0: Adding to iommu group 17
[    0.350429] pci 0000:00:1f.3: Adding to iommu group 17
[    0.350447] pci 0000:00:1f.4: Adding to iommu group 17
[    0.350465] pci 0000:00:1f.5: Adding to iommu group 17
[    0.350485] pci 0000:01:00.0: Adding to iommu group 18
[    0.350571] DMAR: Intel(R) Virtualization Technology for Directed I/O
[    0.350572] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.350573] software IO TLB: mapped [mem 0x000000004b194000-0x000000004f194000] (64MB)
[    0.350741] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6a464ae9873, max_idle_ns: 881590529744 ns
[    0.351311] clocksource: Switched to clocksource tsc
[    0.351334] platform rtc_cmos: registered fallback platform RTC device
[    0.361196] Initialise system trusted keyrings
[    0.361206] Key type blacklist registered
[    0.361337] workingset: timestamp_bits=46 (anon: 41) max_order=23 bucket_order=0 (anon: 0)
[    0.361758] fuse: init (API version 7.45)
[    0.361877] integrity: Platform Keyring initialized
[    0.361881] integrity: Machine keyring initialized
[    0.374310] Key type asymmetric registered
[    0.374312] Asymmetric key parser &#039;x509&#039; registered
[    0.374332] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.374464] io scheduler mq-deadline registered
[    0.377194] ledtrig-cpu: registered to indicate activity on CPUs
[    0.377886] pcieport 0000:00:06.0: PME: Signaling with IRQ 125
[    0.378337] pcieport 0000:00:06.0: AER: enabled with IRQ 125
[    0.379111] pcieport 0000:00:07.0: PME: Signaling with IRQ 126
[    0.379287] pcieport 0000:00:07.0: AER: enabled with IRQ 126
[    0.379359] pcieport 0000:00:07.0: pciehp: Slot #10 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.380469] pcieport 0000:00:07.3: PME: Signaling with IRQ 127
[    0.380620] pcieport 0000:00:07.3: AER: enabled with IRQ 127
[    0.380690] pcieport 0000:00:07.3: pciehp: Slot #10 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.383068] ACPI: AC: AC Adapter [ADP1] (off-line)
[    0.383144] input: Lid Switch as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/PNP0C0D:00/input/input0
[    0.383162] ACPI: button: Lid Switch [LID0]
[    0.383211] input: Sleep Button as /devices/platform/PNP0C0E:00/input/input1
[    0.383230] ACPI: button: Sleep Button [SLPB]
[    0.383272] input: Power Button as /devices/platform/PNP0C0C:00/input/input2
[    0.383287] ACPI: button: Power Button [PWRB]
[    0.424897] acpi LNXTHERM:00: registered as thermal_zone0
[    0.424907] ACPI: thermal: Thermal Zone [THRM] (77 C)
[    0.426579] acpi LNXTHERM:01: registered as thermal_zone1
[    0.426581] ACPI: thermal: Thermal Zone [TZ00] (28 C)
[    0.427054] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.428049] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.430497] serial 0000:00:12.0: enabling device (0000 -&gt; 0002)
[    0.431009] hpet_acpi_probe: no address or irqs in _CRS
[    0.431486] Non-volatile memory driver v1.3
[    0.433808] tpm_tis MSFT0101:00: 2.0 TPM (vendor-id 0x15D1, device-id 0x1D, rev-id 54)
[    0.532024] Freeing initrd memory: 33284K
[    0.552366] ACPI: battery: Slot [BAT1] (battery present)
[    0.559685] ACPI: bus type drm_connector registered
[    0.560382] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[    0.560405] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
[    0.561729] xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
[    0.562544] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[    0.562547] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
[    0.562550] xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed
[    0.562575] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 7.02
[    0.562608] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.562610] usb usb1: Product: xHCI Host Controller
[    0.562612] usb usb1: Manufacturer: Linux 7.2.4-meteorlake-xanmod1-1 xhci-hcd
[    0.562614] usb usb1: SerialNumber: 0000:00:0d.0
[    0.562743] hub 1-0:1.0: USB hub found
[    0.562751] hub 1-0:1.0: 1 port detected
[    0.562941] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 7.02
[    0.562966] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.562968] usb usb2: Product: xHCI Host Controller
[    0.562969] usb usb2: Manufacturer: Linux 7.2.4-meteorlake-xanmod1-1 xhci-hcd
[    0.562970] usb usb2: SerialNumber: 0000:00:0d.0
[    0.563069] hub 2-0:1.0: USB hub found
[    0.563079] hub 2-0:1.0: 4 ports detected
[    0.565134] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.565138] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.566228] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
[    0.566625] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.566628] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    0.566631] xhci_hcd 0000:00:14.0: Host supports USB 3.2 Enhanced SuperSpeed
[    0.566652] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 7.02
[    0.566678] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.566680] usb usb3: Product: xHCI Host Controller
[    0.566681] usb usb3: Manufacturer: Linux 7.2.4-meteorlake-xanmod1-1 xhci-hcd
[    0.566683] usb usb3: SerialNumber: 0000:00:14.0
[    0.566807] hub 3-0:1.0: USB hub found
[    0.566822] hub 3-0:1.0: 10 ports detected
[    0.573582] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 7.02
[    0.573611] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.573613] usb usb4: Product: xHCI Host Controller
[    0.573614] usb usb4: Manufacturer: Linux 7.2.4-meteorlake-xanmod1-1 xhci-hcd
[    0.573616] usb usb4: SerialNumber: 0000:00:14.0
[    0.573720] hub 4-0:1.0: USB hub found
[    0.573746] hub 4-0:1.0: 2 ports detected
[    0.574779] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.574782] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.575526] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.575701] rtc_cmos rtc_cmos: RTC can wake from S4
[    0.576831] rtc_cmos rtc_cmos: registered as rtc0
[    0.577048] rtc_cmos rtc_cmos: setting system clock to 2026-09-11T14:10:46 UTC (1789135846)
[    0.577084] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
[    0.578461] intel_pstate: Intel P-state driver initializing
[    0.580345] Hybrid CPU capacity scaling enabled
[    0.580362] processor cpu0: EM: created perf domain
[    0.580373] processor cpu1: EM: created perf domain
[    0.580384] processor cpu2: EM: created perf domain
[    0.580394] processor cpu3: EM: created perf domain
[    0.580405] processor cpu4: EM: created perf domain
[    0.580418] processor cpu5: EM: created perf domain
[    0.580428] processor cpu6: EM: created perf domain
[    0.580439] processor cpu7: EM: created perf domain
[    0.580449] processor cpu8: EM: created perf domain
[    0.580461] processor cpu9: EM: created perf domain
[    0.580471] processor cpu10: EM: created perf domain
[    0.580484] processor cpu11: EM: created perf domain
[    0.580493] processor cpu12: EM: created perf domain
[    0.580505] processor cpu13: EM: created perf domain
[    0.580515] processor cpu14: EM: created perf domain
[    0.580526] processor cpu15: EM: created perf domain
[    0.580696] intel_pstate: HWP enabled
[    0.580931] Relocating firmware framebuffer to offset 0x0000000000800000[d] within [mem 0x10000000000-0x1000fffffff flags 0x14220c]
[    0.581043] simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
[    0.581057] [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
[    0.582319] fbcon: Deferring console take-over
[    0.582321] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[    0.582354] hid: raw HID events driver (C) Jiri Kosina
[    0.582380] usbcore: registered new interface driver usbhid
[    0.582381] usbhid: USB HID core driver
[    0.582744] intel_vsec 0000:00:0a.0: enabling device (0000 -&gt; 0002)
[    0.582921] drop_monitor: Initializing network drop monitor service
[    0.583002] NET: Registered PF_INET6 protocol family
[    0.583231] Segment Routing with IPv6
[    0.583233] RPL Segment Routing with IPv6
[    0.583238] In-situ OAM (IOAM) with IPv6
[    0.583254] NET: Registered PF_PACKET protocol family
[    0.584974] ENERGY_PERF_BIAS: Set to &#039;normal&#039;, was &#039;performance&#039;
[    0.585141] microcode: Current revision: 0x0000011c
[    0.585143] microcode: Updated early from: 0x00000115
[    0.585295] IPI shorthand broadcast: enabled
[    0.585778] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    0.586669] sched_clock: Marking stable (580001055, 6359798)-&gt;(602716911, -16356058)
[    0.586846] registered taskstats version 1
[    0.587220] Loading compiled-in X.509 certificates
[    0.592202] Loaded X.509 cert &#039;Build time autogenerated kernel key: 1e67ddf08fd6224d56741007f3ce6a180c57f970&#039;
[    0.595060] Loaded X.509 cert &#039;Local Out of tree kernel module signing key: 255197340e1fedcd833d23776cdc242eea5b991d&#039;
[    0.596470] zswap: loaded using pool lzo
[    0.596624] Key type .fscrypt registered
[    0.596625] Key type fscrypt-provisioning registered
[    0.596825] Btrfs loaded, zoned=yes, fsverity=yes
[    0.596845] Key type big_key registered
[    0.597237] integrity: Loading X.509 certificate: UEFI:db
[    0.599391] integrity: Loaded X.509 cert &#039;Database Key: 00d30612b868f3f6d7b30d5a9002250a96&#039;
[    0.599851] PM:   Magic number: 10:944:181
[    0.599932] acpi device:40: hash matches
[    0.600080] RAS: Correctable Errors collector initialized.
[    0.600229] clk: Disabling unused clocks
[    0.601606] Freeing unused decrypted memory: 2028K
[    0.601946] Freeing unused kernel image (initmem) memory: 2888K
[    0.601970] Write protecting the kernel read-only data: 36864k
[    0.602124] Freeing unused kernel image (text/rodata gap) memory: 148K
[    0.602349] Freeing unused kernel image (rodata/data gap) memory: 1560K
[    0.602731] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.602735] rodata_test: all tests were successful
[    0.602740] Run /init as init process
[    0.602740]   with arguments:
[    0.602741]     /init
[    0.602742]     splash
[    0.602742]   with environment:
[    0.602743]     HOME=/
[    0.602743]     TERM=linux
[    0.602743]     cryptdevice=PARTUUID=84f3954b-310d-48dc-921c-a58f7702b4ca:lvmcrypt
[    0.602744]     agebackdec=524288:2230
[    0.602744]     cryptkey=rootfs:/crypto_keyfile.bin
[    0.648348] VFIO - User Level meta-driver version: 0.3
[    0.662032] vfio_pci: add [10de:1c92[ffffffff:ffffffff]] class 0x000000/00000000
[    0.679752] wmi_bus wmi_bus-PNP0C14:00: [Firmware Bug]: WQAK data block query control method not found
[    0.679755] wmi_bus wmi_bus-PNP0C14:00: [Firmware Bug]: WQAL data block query control method not found
[    0.679756] wmi_bus wmi_bus-PNP0C14:00: [Firmware Bug]: WMAJ method block execution control method not found
[    0.822369] usb 3-6: new full-speed USB device number 2 using xhci_hcd
[    0.958124] Key type psk registered
[    0.966612] intel-lpss 0000:00:19.0: enabling device (0004 -&gt; 0006)
[    0.968088] usb 3-6: New USB device found, idVendor=27c6, idProduct=6090, bcdDevice= 1.00
[    0.968784] usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    0.968785] usb 3-6: Product: Goodix USB2.0 MISC
[    0.968786] usb 3-6: Manufacturer: Goodix Technology Co., Ltd.
[    0.968787] usb 3-6: SerialNumber: UIDE6E2C8CE_XXXX_MOC_B0
[    0.973760] nvme 0000:01:00.0: platform quirk: setting simple suspend
[    0.973829] nvme nvme0: pci function 0000:01:00.0
[    0.977186] intel-lpss 0000:00:19.1: enabling device (0004 -&gt; 0006)
[    0.998476] nvme nvme0: passthrough uses implicit buffer lengths
[    1.000871] nvme nvme0: 16/0/0 default/read/poll queues
[    1.003286]  nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8
[    1.026854] usb 2-3: new SuperSpeed USB device number 2 using xhci_hcd
[    1.043090] usb 2-3: got a wrong device descriptor, warm reset device
[    1.090696] usb 4-2: new SuperSpeed USB device number 2 using xhci_hcd
[    1.109562] usb 4-2: New USB device found, idVendor=13fe, idProduct=6700, bcdDevice= 1.10
[    1.113559] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.113570] usb 4-2: Product: USB DISK 3.0
[    1.113577] usb 4-2: Manufacturer:         
[    1.113583] usb 4-2: SerialNumber: 9000415659BF5A35
[    1.139557] usb-storage 4-2:1.0: USB Mass Storage device detected
[    1.139676] scsi host0: usb-storage 4-2:1.0
[    1.139735] usbcore: registered new interface driver usb-storage
[    1.143225] usbcore: registered new interface driver uas
[    1.195221] xe 0000:00:02.0: vgaarb: deactivate vga console
[    1.195492] xe 0000:00:02.0: [drm] Running in SR-IOV PF mode
[    1.195533] xe 0000:00:02.0: [drm] Found pantherlake (device ID b080) integrated display version 30.00 stepping B0
[    1.208224] xe 0000:00:02.0: [drm] Finished loading DMC firmware i915/xe3lpd_dmc.bin (v2.36)
[    1.214542] xe 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=io:owns=io+mem
[    1.226443] usb 3-7: new high-speed USB device number 3 using xhci_hcd
[    1.228895] xe 0000:00:02.0: [drm] Tile0: GT0: Using GuC firmware from xe/ptl_guc_70.bin version 70.72.1
[    1.365210] usb 3-7: New USB device found, idVendor=5986, idProduct=11cc, bcdDevice= 3.05
[    1.375739] usb 3-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    1.375740] usb 3-7: Product: FHD Webcam
[    1.375741] usb 3-7: Manufacturer: BISON ELECTRONICS INC.
[    1.375741] usb 3-7: SerialNumber: 0001
[    1.390090] hid-generic 0003:5986:11CC.0001: hiddev96,hidraw0: USB HID v1.11 Device [BISON ELECTRONICS INC. FHD Webcam] on usb-0000:00:14.0-7/input4
[    1.398169] hid-sensor-hub 0003:5986:11CC.0001: hiddev96,hidraw0: USB HID v1.11 Device [BISON ELECTRONICS INC. FHD Webcam] on usb-0000:00:14.0-7/input4
[    1.406774] usb 2-3: new SuperSpeed USB device number 3 using xhci_hcd
[    1.428117] usb 2-3: got a wrong device descriptor, warm reset device
[    1.435257] xe 0000:00:02.0: [drm] Tile0: GT0: ccs1 fused off
[    1.435258] xe 0000:00:02.0: [drm] Tile0: GT0: ccs2 fused off
[    1.435258] xe 0000:00:02.0: [drm] Tile0: GT0: ccs3 fused off
[    1.457223] xe 0000:00:02.0: [drm] Tile0: GT1: Using GuC firmware from xe/ptl_guc_70.bin version 70.72.1
[    1.460119] xe 0000:00:02.0: [drm] Tile0: GT1: Using HuC firmware from xe/ptl_huc.bin version 10.3.3
[    1.460916] xe 0000:00:02.0: [drm] Tile0: GT1: Using GSC firmware from xe/ptl_gsc_1.bin version 105.0.2.1397
[    1.478671] xe 0000:00:02.0: [drm] Tile0: GT1: vcs1 fused off
[    1.478674] xe 0000:00:02.0: [drm] Tile0: GT1: vcs2 fused off
[    1.478675] xe 0000:00:02.0: [drm] Tile0: GT1: vcs3 fused off
[    1.478675] xe 0000:00:02.0: [drm] Tile0: GT1: vcs4 fused off
[    1.478676] xe 0000:00:02.0: [drm] Tile0: GT1: vcs5 fused off
[    1.478676] xe 0000:00:02.0: [drm] Tile0: GT1: vcs6 fused off
[    1.478676] xe 0000:00:02.0: [drm] Tile0: GT1: vcs7 fused off
[    1.478677] xe 0000:00:02.0: [drm] Tile0: GT1: vecs1 fused off
[    1.478677] xe 0000:00:02.0: [drm] Tile0: GT1: vecs2 fused off
[    1.478678] xe 0000:00:02.0: [drm] Tile0: GT1: vecs3 fused off
[    1.563502] xe 0000:00:02.0: [drm] Registered 4 planes with drm panic
[    1.582489] [drm] Initialized xe 1.1.0 for 0000:00:02.0 on minor 0
[    1.582782] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.582917] input: Video Bus as /devices/pci0000:00/acpi.video_bus.0/input/input4
[    1.588128] xe 0000:00:02.0: [drm] Allocated fbdev into stolen
[    1.588578] fbcon: xedrmfb (fb0) is primary device
[    1.588579] fbcon: Deferring console take-over
[    1.588580] xe 0000:00:02.0: [drm] fb0: xedrmfb frame buffer device
[    1.606623] usb usb2-port3: attempt power cycle
[    1.663702] xe 0000:00:02.0: [drm] Tile0: GT1: found GSC cv105.1.0
[    2.145092] scsi 0:0:0:0: Direct-Access              USB DISK 3.0     PMAP PQ: 0 ANSI: 6
[    2.146799] sd 0:0:0:0: [sda] 60628992 512-byte logical blocks: (31.0 GB/28.9 GiB)
[    2.147756] sd 0:0:0:0: [sda] Write Protect is off
[    2.147759] sd 0:0:0:0: [sda] Mode Sense: 45 00 00 00
[    2.148381] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn&#039;t support DPO or FUA
[    2.202665]  sda: sda1
[    2.202795] sd 0:0:0:0: [sda] Attached SCSI removable disk
[    3.731143] usb 2-3: new SuperSpeed USB device number 4 using xhci_hcd
[    3.748248] usb 2-3: got a wrong device descriptor, warm reset device
[    4.107142] usb 2-3: new SuperSpeed USB device number 5 using xhci_hcd
[    4.124056] usb 2-3: got a wrong device descriptor, warm reset device
[    4.503372] usb usb2-port3: unable to enumerate USB device
[    4.517636] fbcon: Taking over console
[    4.533368] Console: switching to colour frame buffer device 240x75
[   12.094610] device-mapper: uevent: version 1.0.3
[   12.094692] device-mapper: ioctl: 4.50.0-ioctl (2025-04-28) initialised: dm-devel@lists.linux.dev
[   12.105964] Key type trusted registered
[   12.109268] Key type encrypted registered
[   13.130122] PM: Image not found (code -22)
[   13.302059] EXT4-fs (dm-1): mounted filesystem 31d36a5a-1135-46c7-a246-929185e59b4a r/w with ordered data mode. Quota mode: none.
[   14.078388] systemd[1]: systemd 261.2-1-arch running in system mode (+PAM +AUDIT -SELINUX +APPARMOR -IMA +IPE +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +BTF +XKBCOMMON +UTMP +LIBARCHIVE)
[   14.078401] systemd[1]: Detected architecture x86-64.
[   14.088577] systemd[1]: Hostname set to &lt;Eternity-Arch&gt;.
[   14.158825] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[   14.338074] systemd[1]: /etc/systemd/system/vpnagentd.service:10: PIDFile= references a path below legacy directory /var/run/, updating /var/run/vpnagentd.pid → /run/vpnagentd.pid; please update the unit file accordingly.
[   14.339852] systemd[1]: /etc/systemd/system/plymouth-quit.service.d/override.conf:1: Assignment outside of section. Ignoring.
[   14.339856] systemd[1]: /etc/systemd/system/plymouth-quit.service.d/override.conf:2: Assignment outside of section. Ignoring.
[   14.341582] systemd[1]: Queued start job for default target Graphical Interface.
[   14.353418] systemd[1]: Created slice Virtual Machine and Container Slice.
[   14.353965] systemd[1]: Created slice CUPS Slice.
[   14.354218] systemd[1]: Created slice Slice /system/dirmngr.
[   14.354458] systemd[1]: Created slice Slice /system/getty.
[   14.354714] systemd[1]: Created slice Slice /system/gpg-agent.
[   14.354939] systemd[1]: Created slice Slice /system/gpg-agent-browser.
[   14.355151] systemd[1]: Created slice Slice /system/gpg-agent-extra.
[   14.355370] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
[   14.355633] systemd[1]: Created slice Slice /system/keyboxd.
[   14.355857] systemd[1]: Created slice Slice /system/modprobe.
[   14.356083] systemd[1]: Created slice Slice /system/systemd-fsck.
[   14.356257] systemd[1]: Created slice User and Session Slice.
[   14.356290] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   14.356397] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[   14.356408] systemd[1]: Expecting device /dev/Linux+Android/ArchHome...
[   14.356413] systemd[1]: Expecting device /dev/Linux+Android/ArchSwap...
[   14.356416] systemd[1]: Expecting device /dev/nvme0n1p1...
[   14.356430] systemd[1]: Reached target Image Downloads.
[   14.356437] systemd[1]: Reached target Local Integrity Protected Volumes.
[   14.356458] systemd[1]: Reached target Remote File Systems.
[   14.356465] systemd[1]: Reached target Slice Units.
[   14.356486] systemd[1]: Reached target Local Verity Protected Volumes.
[   14.356537] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[   14.356591] systemd[1]: Listening on LVM2 poll daemon socket.
[   14.357159] systemd[1]: Listening on Query the User Interactively for a Password.
[   14.357819] systemd[1]: Listening on Process Core Dump Socket.
[   14.358204] systemd[1]: Listening on Credential Encryption/Decryption.
[   14.358718] systemd[1]: Listening on Factory Reset Management.
[   14.358746] systemd[1]: Listening on Hostname Service Socket.
[   14.358787] systemd[1]: Listening on Journal Socket (/dev/log).
[   14.358826] systemd[1]: Listening on Journal Sockets.
[   14.359408] systemd[1]: Listening on Console Output Muting Service Socket.
[   14.360417] systemd[1]: Listening on TPM PCR Measurements.
[   14.360817] systemd[1]: Listening on Make TPM PCR Policy.
[   14.361193] systemd[1]: Listening on Disk Repartitioning Service Socket.
[   14.361229] systemd[1]: Listening on Resolve Monitor Varlink Socket.
[   14.361255] systemd[1]: Listening on Resolve Service Varlink Socket.
[   14.361750] systemd[1]: Listening on Simple Block Device Backed Storage Provider.
[   14.362416] systemd[1]: Listening on Simple File System Backed Storage Provider.
[   14.362450] systemd[1]: Listening on udev Control Socket.
[   14.362475] systemd[1]: Listening on udev Kernel Socket.
[   14.362503] systemd[1]: Listening on udev Varlink Socket.
[   14.363207] systemd[1]: Mounting Huge Pages File System...
[   14.363558] systemd[1]: Mounting POSIX Message Queue File System...
[   14.363990] systemd[1]: Mounting Kernel Debug File System...
[   14.364332] systemd[1]: Mounting Kernel Trace File System...
[   14.364922] systemd[1]: Starting Create List of Static Device Nodes...
[   14.365364] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[   14.365381] systemd[1]: Load Kernel Module configfs skipped, unmet condition check ConditionKernelModuleLoaded=!configfs
[   14.365889] systemd[1]: Mounting Kernel Configuration File System...
[   14.365904] systemd[1]: Load Kernel Module drm skipped, unmet condition check ConditionKernelModuleLoaded=!drm
[   14.365921] systemd[1]: Load Kernel Module fuse skipped, unmet condition check ConditionKernelModuleLoaded=!fuse
[   14.366389] systemd[1]: Mounting FUSE Control File System...
[   14.366475] systemd[1]: Clear Stale Hibernate Storage Info skipped, unmet condition check ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67
[   14.368659] systemd[1]: Starting Journal Service...
[   14.369632] systemd[1]: Starting Load Kernel Modules...
[   14.370167] systemd[1]: Starting TPM PCR Machine ID Measurement...
[   14.370186] systemd[1]: TPM PCR OS Separator skipped, unmet condition check ConditionPathExists=/etc/initrd-release
[   14.370799] systemd[1]: Starting Remount Root and Kernel File Systems...
[   14.371404] systemd[1]: Starting Early TPM SRK Setup...
[   14.371973] systemd[1]: Starting Load udev Rules from Credentials...
[   14.372568] systemd[1]: Starting Coldplug All udev Devices...
[   14.373230] systemd[1]: Starting Virtual Console Setup...
[   14.375856] systemd[1]: Mounted Huge Pages File System.
[   14.375934] systemd[1]: Mounted POSIX Message Queue File System.
[   14.375985] systemd[1]: Mounted Kernel Debug File System.
[   14.376030] systemd[1]: Mounted Kernel Trace File System.
[   14.376272] systemd[1]: Finished Create List of Static Device Nodes.
[   14.377382] systemd[1]: Mounted Kernel Configuration File System.
[   14.377435] systemd[1]: Mounted FUSE Control File System.
[   14.377593] systemd[1]: Finished Remount Root and Kernel File Systems.
[   14.377732] systemd-journald[659]: Collecting audit messages is disabled.
[   14.377903] systemd[1]: Rebuild Hardware Database skipped, no trigger condition checks were met.
[   14.378570] systemd[1]: Starting Load/Save OS Random Seed...
[   14.379119] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[   14.379428] systemd[1]: Finished Load udev Rules from Credentials.
[   14.380044] systemd[1]: Finished Virtual Console Setup.
[   14.383325] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   14.385089] systemd[1]: Finished Load/Save OS Random Seed.
[   14.396300] systemd[1]: Started Journal Service.
[   14.405096] systemd-journald[659]: Received client request to flush runtime journal.
[   14.655111] resource: resource sanity check: requesting [mem 0x00000000fedc0000-0x00000000feddffff], which spans more than PNP0C02:03 [mem 0xfedc0000-0xfedc7fff]
[   14.655116] caller igen6_probe+0xbb/0xb34 [igen6_edac] mapping multiple BARs
[   14.655126] resource: resource sanity check: requesting [mem 0x00000000fedc0000-0x00000000fedcffff], which spans more than PNP0C02:03 [mem 0xfedc0000-0xfedc7fff]
[   14.655127] caller igen6_probe+0x1d3/0xb34 [igen6_edac] mapping multiple BARs
[   14.657718] EDAC MC0: Giving out device to module igen6_edac controller Intel_client_SoC MC#0: DEV 0000:00:00.0 (INTERRUPT)
[   14.661667] intel_vpu 0000:00:0b.0: enabling device (0000 -&gt; 0002)
[   14.663063] intel_pmc_ssram_telemetry 0000:00:14.2: enabling device (0000 -&gt; 0002)
[   14.664073] EDAC MC1: Giving out device to module igen6_edac controller Intel_client_SoC MC#1: DEV 0000:00:00.0 (INTERRUPT)
[   14.664105] EDAC igen6: v2.5.1
[   14.667143] intel_vpu 0000:00:0b.0: [drm] Firmware: intel/vpu/vpu_50xx_v1.bin, version: Jun 30 2026*NPU50xx*build/ci/npu-fw-ci-ci_branch_UD202628_npu_release_26ww25-20260626_085052-f9a611865dbf3e6b37a17a0b01a7e81e7fc812e7-1-g3b431d96211*3b431d96211eb618edf1f7c444daa8185f1e686c
[   14.667145] intel_vpu 0000:00:0b.0: [drm] Scheduler mode: HW
[   14.669584] Adding 16777212k swap on /dev/mapper/Linux+Android-ArchSwap.  Priority:-1 extents:1 across:16777212k SS
[   14.669772] ACPI: bus type thunderbolt registered
[   14.681245] Bluetooth: Core ver 2.22
[   14.681260] NET: Registered PF_BLUETOOTH protocol family
[   14.681261] Bluetooth: HCI device and connection manager initialized
[   14.681264] Bluetooth: HCI socket layer initialized
[   14.681266] Bluetooth: L2CAP socket layer initialized
[   14.681272] Bluetooth: SCO socket layer initialized
[   14.690086] [drm] Initialized intel_vpu 1.0.0 for 0000:00:0b.0 on minor 0
[   14.690399] acpi-tad ACPI000E:00: registered as rtc1
[   14.706122] intel_pmc_core INT33A1:00:  initialized
[   14.709861] btintel_pcie 0000:00:14.7: enabling device (0000 -&gt; 0002)
[   14.709915] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   14.710007] Loaded X.509 cert &#039;sforshee: 00b28ddf47aef9cea7&#039;
[   14.710086] Loaded X.509 cert &#039;wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600&#039;
[   14.710176] faux_driver regulatory: Direct firmware load for regulatory.db failed with error -2
[   14.710178] cfg80211: failed to load regulatory.db
[   14.724785] iwlwifi 0000:00:14.3: enabling device (0000 -&gt; 0002)
[   14.736879] iwlwifi 0000:00:14.3: Detected crf-id 0x1002a10, cnv-id 0x80a00 wfpm id 0x80005b20
[   14.736888] iwlwifi 0000:00:14.3: PCI dev e440/1776, rev=0x480, rfid=0x20113100
[   14.736890] iwlwifi 0000:00:14.3: Detected Killer(R) Wi-Fi 7 BE1775s 320MHz Wireless Network Adapter (BE211D2W)
[   14.742544] iwlwifi 0000:00:14.3: loaded firmware version 106.c88d33af.0 sc-a0-wh-b0-c106.ucode op_mode iwlmld
[   14.746643] Bluetooth: hci0: Device revision is 0
[   14.746647] Bluetooth: hci0: Secure boot is enabled
[   14.746648] Bluetooth: hci0: OTP lock is disabled
[   14.746648] Bluetooth: hci0: API lock is enabled
[   14.746648] Bluetooth: hci0: Debug lock is disabled
[   14.746649] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[   14.746650] Bluetooth: hci0: Bootloader timestamp 2023.43 buildtype 1 build 11631
[   14.747052] Bluetooth: hci0: Found device firmware: intel/ibt-00a0-01a1-iml.sfi
[   14.747054] Bluetooth: hci0: Boot Address: 0xb02ff000
[   14.747055] Bluetooth: hci0: Firmware Version: 42-26.26
[   14.772602] input: PC Speaker as /devices/platform/pcspkr/input/input5
[   14.781670] mc: Linux media interface: v0.10
[   14.793002] Bluetooth: hci0: Waiting for firmware download to complete
[   14.793006] Bluetooth: hci0: Firmware loaded in 44875 usecs
[   14.794439] Bluetooth: hci0: Received gp1 mailbox interrupt
[   14.794495] Bluetooth: hci0: Waiting for device to boot
[   14.794565] Bluetooth: hci0: Received gp1 mailbox interrupt
[   14.794589] Bluetooth: hci0: Device booted in 1540 usecs
[   14.794590] Bluetooth: hci0: Waiting for device transition to d0
[   14.794591] Bluetooth: hci0: Device moved to D0 in 0 usecs
[   14.794621] Bluetooth: hci0: Received gp1 mailbox interrupt
[   14.794784] Bluetooth: hci0: dsbr: enable: 0x01 value: 0x0f
[   14.797637] Bluetooth: hci0: Found device firmware: intel/ibt-00a0-01a1-pci.sfi
[   14.797645] Bluetooth: hci0: Boot Address: 0x10000800
[   14.797646] Bluetooth: hci0: Firmware Version: 42-26.26
[   14.824132] input: ELAN030D:00 04F3:3352 Mouse as /devices/pci0000:00/0000:00:19.1/i2c_designware.1/i2c-1/i2c-ELAN030D:00/0018:04F3:3352.0002/input/input6
[   14.824242] input: ELAN030D:00 04F3:3352 Touchpad as /devices/pci0000:00/0000:00:19.1/i2c_designware.1/i2c-1/i2c-ELAN030D:00/0018:04F3:3352.0002/input/input8
[   14.824320] input: ELAN030D:00 04F3:3352 Consumer Control as /devices/pci0000:00/0000:00:19.1/i2c_designware.1/i2c-1/i2c-ELAN030D:00/0018:04F3:3352.0002/input/input9
[   14.824397] hid-generic 0018:04F3:3352.0002: input,hidraw1: I2C HID v1.00 Mouse [ELAN030D:00 04F3:3352] on i2c-ELAN030D:00
[   14.832606] mei_gsc_proxy 0000:00:16.0-0f73db04-97ab-4125-b893-e904ad0d5464: bound 0000:00:02.0 (ops xe_gsc_proxy_component_ops [xe])
[   14.839276] input: CUST0000:00 04F3:4559 Touchscreen as /devices/pci0000:00/0000:00:19.0/i2c_designware.0/i2c-0/i2c-CUST0000:00/0018:04F3:4559.0003/input/input10
[   14.839342] input: CUST0000:00 04F3:4559 as /devices/pci0000:00/0000:00:19.0/i2c_designware.0/i2c-0/i2c-CUST0000:00/0018:04F3:4559.0003/input/input11
[   14.839416] input: CUST0000:00 04F3:4559 Stylus as /devices/pci0000:00/0000:00:19.0/i2c_designware.0/i2c-0/i2c-CUST0000:00/0018:04F3:4559.0003/input/input12
[   14.839468] input: CUST0000:00 04F3:4559 as /devices/pci0000:00/0000:00:19.0/i2c_designware.0/i2c-0/i2c-CUST0000:00/0018:04F3:4559.0003/input/input14
[   14.839546] input: CUST0000:00 04F3:4559 as /devices/pci0000:00/0000:00:19.0/i2c_designware.0/i2c-0/i2c-CUST0000:00/0018:04F3:4559.0003/input/input15
[   14.839674] input: CUST0000:00 04F3:4559 as /devices/pci0000:00/0000:00:19.0/i2c_designware.0/i2c-0/i2c-CUST0000:00/0018:04F3:4559.0003/input/input16
[   14.839734] input: CUST0000:00 04F3:4559 as /devices/pci0000:00/0000:00:19.0/i2c_designware.0/i2c-0/i2c-CUST0000:00/0018:04F3:4559.0003/input/input17
[   14.888302] hid-generic 0018:04F3:4559.0003: input,hidraw2: I2C HID v1.00 Device [CUST0000:00 04F3:4559] on i2c-CUST0000:00
[   14.905305] input: MSI WMI hotkeys as /devices/virtual/input/input19
[   14.906369] spi-nor spi0.0: supply vcc not found, using dummy regulator
[   14.906619] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[   14.906645] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[   14.914546] Creating 1 MTD partitions on &quot;0000:00:1f.5&quot;:
[   14.914549] 0x000000000000-0x000002000000 : &quot;BIOS&quot;
[   14.936084] videodev: Linux video capture interface: v2.00
[   14.941506] pps_core: LinuxPPS API ver. 1 registered
[   14.941509] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti &lt;giometti@linux.it&gt;
[   14.941545] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[   14.947020] PTP clock support registered
[   14.947120] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   14.956138] proc_thermal_pci 0000:00:04.0: enabling device (0400 -&gt; 0402)
[   14.956199] intel_rapl_common: Found RAPL domain package
[   14.956201] intel_rapl_common: Found RAPL domain dram
[   14.957003] proc_thermal_pci 0000:00:04.0: msi enabled:1 msix enabled:0
[   14.962538] uvcvideo 3-7:1.0: Found UVC 1.10 device FHD Webcam (5986:11cc)
[   14.967764] intel_tcc_cooling: Programmable TCC Offset detected
[   14.969922] intel_rapl_msr: PL4 support detected (updated).
[   14.969923] intel_rapl_msr: MSR-based RAPL PMU support enabled (updated)
[   14.969935] intel_rapl_common: Found RAPL domain package
[   14.969937] intel_rapl_common: Found RAPL domain core
[   14.969939] intel_rapl_common: Found RAPL domain uncore
[   14.969940] intel_rapl_common: Found RAPL domain dram
[   14.969941] intel_rapl_common: Found RAPL domain psys
[   14.971522] uvcvideo 3-7:1.2: Found UVC 1.50 device FHD Webcam (5986:11cc)
[   14.973883] usbcore: registered new interface driver uvcvideo
[   15.035345] input: ELAN030D:00 04F3:3352 Mouse as /devices/pci0000:00/0000:00:19.1/i2c_designware.1/i2c-1/i2c-ELAN030D:00/0018:04F3:3352.0002/input/input20
[   15.035390] input: ELAN030D:00 04F3:3352 Touchpad as /devices/pci0000:00/0000:00:19.1/i2c_designware.1/i2c-1/i2c-ELAN030D:00/0018:04F3:3352.0002/input/input22
[   15.035426] input: ELAN030D:00 04F3:3352 Consumer Control as /devices/pci0000:00/0000:00:19.1/i2c_designware.1/i2c-1/i2c-ELAN030D:00/0018:04F3:3352.0002/input/input23
[   15.036632] hid-multitouch 0018:04F3:3352.0002: input,hidraw1: I2C HID v1.00 Mouse [ELAN030D:00 04F3:3352] on i2c-ELAN030D:00
[   15.060200] sof-audio-pci-intel-ptl 0000:00:1f.3: SoundWire enabled on CannonLake+ platform, using SOF driver
[   15.060212] sof-audio-pci-intel-ptl 0000:00:1f.3: enabling device (0000 -&gt; 0002)
[   15.060303] sof-audio-pci-intel-ptl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
[   15.060337] sof-audio-pci-intel-ptl 0000:00:1f.3: bound 0000:00:02.0 (ops intel_audio_component_bind_ops [xe])
[   15.067214] sof-audio-pci-intel-ptl 0000:00:1f.3: use msi interrupt mode
[   15.067534] Bluetooth: hci0: Received gp1 mailbox interrupt
[   15.067542] Bluetooth: hci0: Controller device warning (boot_stage: 0xa0db1003)
[   15.076229] acpi device:37: SDCA function SmartAmp (type 1) at 0x4
[   15.076295] acpi device:39: SDCA function SmartAmp (type 1) at 0x4
[   15.076375] acpi device:34: SDCA function UAJ (type 6) at 0x1
[   15.076377] acpi device:35: SDCA function SmartMic (type 3) at 0x2
[   15.077240] intel_ish_ipc 0000:00:12.0: ISH loader: load firmware: intel/ish/ish_ptl_fb1c3c07.bin
[   15.090444] rt712-sdca sdw:0:3:025d:0713:01: Driver needs fixing: Unsorted reg_defaults, sorting the copy
[   15.091063] sof-audio-pci-intel-ptl 0000:00:1f.3: No SoundWire machine driver found for the ACPI-reported configuration:
[   15.091065] sof-audio-pci-intel-ptl 0000:00:1f.3: link 2 mfg_id 0x025d part_id 0x1320 version 0x3
[   15.091067] sof-audio-pci-intel-ptl 0000:00:1f.3: link 2 mfg_id 0x025d part_id 0x1320 version 0x3
[   15.091068] sof-audio-pci-intel-ptl 0000:00:1f.3: link 3 mfg_id 0x025d part_id 0x0713 version 0x3
[   15.091072] sof-audio-pci-intel-ptl 0000:00:1f.3: Use SoundWire default machine driver with function topologies
[   15.091073] sof-audio-pci-intel-ptl 0000:00:1f.3: hda codecs found, mask 4
[   15.091074] sof-audio-pci-intel-ptl 0000:00:1f.3: NHLT device BT(0) detected, ssp_mask 0x4
[   15.091075] sof-audio-pci-intel-ptl 0000:00:1f.3: BT link detected in NHLT tables: 0x4
[   15.091076] sof-audio-pci-intel-ptl 0000:00:1f.3: DMICs detected in NHLT tables: 0
[   15.092938] sof-audio-pci-intel-ptl 0000:00:1f.3: Firmware paths/files for ipc type 1:
[   15.092939] sof-audio-pci-intel-ptl 0000:00:1f.3:  Firmware file:     intel/sof-ipc4/ptl/sof-ptl.ri
[   15.092940] sof-audio-pci-intel-ptl 0000:00:1f.3:  Firmware lib path: intel/sof-ipc4-lib/ptl
[   15.092940] sof-audio-pci-intel-ptl 0000:00:1f.3:  Topology file:     function topologies
[   15.093113] sof-audio-pci-intel-ptl 0000:00:1f.3: Loaded firmware library: ADSPFW, version: 2.14.1.1
[   15.134623] intel_ish_ipc 0000:00:12.0: ISH loader: firmware loaded. size:551424
[   15.134626] intel_ish_ipc 0000:00:12.0: ISH loader: FW base version: 5.8.1.7779
[   15.134627] intel_ish_ipc 0000:00:12.0: ISH loader: FW project version: 1.0.0.13189
[   15.224974] input: CUST0000:00 04F3:4559 as /devices/pci0000:00/0000:00:19.0/i2c_designware.0/i2c-0/i2c-CUST0000:00/0018:04F3:4559.0003/input/input24
[   15.225007] input: CUST0000:00 04F3:4559 UNKNOWN as /devices/pci0000:00/0000:00:19.0/i2c_designware.0/i2c-0/i2c-CUST0000:00/0018:04F3:4559.0003/input/input25
[   15.225035] input: CUST0000:00 04F3:4559 Stylus as /devices/pci0000:00/0000:00:19.0/i2c_designware.0/i2c-0/i2c-CUST0000:00/0018:04F3:4559.0003/input/input26
[   15.225061] input: CUST0000:00 04F3:4559 UNKNOWN as /devices/pci0000:00/0000:00:19.0/i2c_designware.0/i2c-0/i2c-CUST0000:00/0018:04F3:4559.0003/input/input28
[   15.225091] input: CUST0000:00 04F3:4559 UNKNOWN as /devices/pci0000:00/0000:00:19.0/i2c_designware.0/i2c-0/i2c-CUST0000:00/0018:04F3:4559.0003/input/input29
[   15.225113] input: CUST0000:00 04F3:4559 UNKNOWN as /devices/pci0000:00/0000:00:19.0/i2c_designware.0/i2c-0/i2c-CUST0000:00/0018:04F3:4559.0003/input/input30
[   15.225136] input: CUST0000:00 04F3:4559 UNKNOWN as /devices/pci0000:00/0000:00:19.0/i2c_designware.0/i2c-0/i2c-CUST0000:00/0018:04F3:4559.0003/input/input31
[   15.251352] Bluetooth: hci0: Waiting for firmware download to complete
[   15.251355] Bluetooth: hci0: Firmware loaded in 443081 usecs
[   15.271078] hid-multitouch 0018:04F3:4559.0003: input,hidraw2: I2C HID v1.00 Device [CUST0000:00 04F3:4559] on i2c-CUST0000:00
[   15.284206] sof-audio-pci-intel-ptl 0000:00:1f.3: Loaded firmware library: ADSPFW, version: 2.14.1.1
[   15.297504] Bluetooth: hci0: Received gp1 mailbox interrupt
[   15.297509] Bluetooth: hci0: Controller device warning (boot_stage: 0xa09b100f)
[   15.297519] Bluetooth: hci0: Controller device warning (boot_stage: 0xa0db100f)
[   15.297551] Bluetooth: hci0: Waiting for device to boot
[   15.297900] Bluetooth: hci0: Device booted in 45440 usecs
[   15.297901] Bluetooth: hci0: Waiting for device transition to d0
[   15.297951] Bluetooth: hci0: Controller device warning (boot_stage: 0xa0db1007)
[   15.297953] Bluetooth: hci0: Device moved to D0 in 51 usecs
[   15.298219] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-00a0-01a1-pci.ddc
[   15.298331] Bluetooth: hci0: Applying Intel DDC parameters completed
[   15.298554] Bluetooth: hci0: Firmware timestamp 2026.26 buildtype 1 build 94250
[   15.298557] Bluetooth: hci0: Firmware SHA1: 0xfa98b015
[   15.298892] Bluetooth: hci0: Fseq status: Success (0x00)
[   15.298893] Bluetooth: hci0: Fseq executed: 00.106.00.03
[   15.298894] Bluetooth: hci0: Fseq BT Top: 00.106.00.03
[   15.310668] mousedev: PS/2 mouse device common for all mice
[   15.319124] iwlwifi 0000:00:14.3: Detected RF WH, rfid=0x20113100
[   15.331752] Bluetooth: hci0: Controller device warning (boot_stage: 0xa0db1047)
[   15.368432] sof-audio-pci-intel-ptl 0000:00:1f.3: Booted firmware version: 2.14.1.1
[   15.381747] sof-audio-pci-intel-ptl 0000:00:1f.3: Using function topologies instead intel/sof-ipc4-tplg/sof-ptl-dummy.tplg
[   15.381767] sof-audio-pci-intel-ptl 0000:00:1f.3: loading topology 0: intel/sof-ipc4-tplg/sof-sdca-1amp-id2.tplg
[   15.381868] sof-audio-pci-intel-ptl 0000:00:1f.3: Topology: ABI 3:29:1 Kernel ABI 3:23:1
[   15.381962] sof_sdw sof_sdw: ASoC: Parent card not yet available, widget card binding deferred
[   15.381964] sof-audio-pci-intel-ptl 0000:00:1f.3: loading topology 1: intel/sof-ipc4-tplg/sof-sdca-jack-id0.tplg
[   15.381981] sof-audio-pci-intel-ptl 0000:00:1f.3: Topology: ABI 3:29:1 Kernel ABI 3:23:1
[   15.382068] sof_sdw sof_sdw: ASoC: Parent card not yet available, widget card binding deferred
[   15.382070] sof-audio-pci-intel-ptl 0000:00:1f.3: loading topology 2: intel/sof-ipc4-tplg/sof-sdca-mic-id4.tplg
[   15.382083] sof-audio-pci-intel-ptl 0000:00:1f.3: Topology: ABI 3:29:1 Kernel ABI 3:23:1
[   15.382125] sof_sdw sof_sdw: ASoC: Parent card not yet available, widget card binding deferred
[   15.382126] sof-audio-pci-intel-ptl 0000:00:1f.3: loading topology 3: intel/sof-ipc4-tplg/sof-hdmi-pcm5-id5.tplg
[   15.382135] sof-audio-pci-intel-ptl 0000:00:1f.3: Topology: ABI 3:29:1 Kernel ABI 3:23:1
[   15.382175] sof_sdw sof_sdw: ASoC: Parent card not yet available, widget card binding deferred
[   15.388960] sof_sdw sof_sdw: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 3
[   15.393110] EXT4-fs (dm-3): Using encoding defined by superblock: utf8-12.1.0 with flags 0x0
[   15.398748] EXT4-fs (dm-3): mounted filesystem 32607eb7-4e1a-480c-b0fc-6095ed39c841 r/w with ordered data mode. Quota mode: none.
[   15.405354] input: sof-soundwire Headset Jack as /devices/pci0000:00/0000:00:1f.3/sof_sdw/sound/card0/input33
[   15.405383] input: sof-soundwire HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/sof_sdw/sound/card0/input34
[   15.405405] input: sof-soundwire HDMI/DP,pcm=6 as /devices/pci0000:00/0000:00:1f.3/sof_sdw/sound/card0/input35
[   15.405433] input: sof-soundwire HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sof_sdw/sound/card0/input36
[   15.423733] iwlwifi 0000:00:14.3: base HW address: ac:3d:cb:29:33:99
[   15.509384] iwlwifi 0000:00:14.3 wlo1: renamed from wlan0
[   16.328970] ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=3
[   16.335472] hid-sensor-hub 001F:8087:0AC2.0004: hidraw3: SENSOR HUB HID v2.00 Device [hid-ishtp 8087:0AC2] on 
[   16.341593] hid-sensor-hub 001F:8087:0AC2.0005: hidraw4: SENSOR HUB HID v2.00 Device [hid-ishtp 8087:0AC2] on 
[   16.346867] hid-sensor-hub 001F:8087:0AC2.0006: hidraw5: SENSOR HUB HID v2.00 Device [hid-ishtp 8087:0AC2] on 
[   17.390265] Bluetooth: hci0: Controller device warning (boot_stage: 0xa0fb1047)
[   17.871738] tun: Universal TUN/TAP device driver, 1.6
[   17.878609] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   17.878613] Bluetooth: BNEP filters: protocol multicast
[   17.878616] Bluetooth: BNEP socket layer initialized
[   17.879440] Bluetooth: MGMT ver 1.23
[   17.884630] NET: Registered PF_ALG protocol family
[   17.944161] Bluetooth: hci0: Controller device warning (boot_stage: 0xa0bb1047)
[   18.040467] hid-sensor-hub 001F:8087:0AC2.0005: hid_field_extract() called with n (192) &gt; 32! (kworker/u65:0)
[   18.288147] ucsi_acpi USBC000:00: GET_CURRENT_CAM command failed
[   20.647691] u32 classifier
[   20.647694]     Performance counters on
[   20.647694]     input device check on
[   20.647694]     Actions configured
[   27.788451] wlo1: authenticate with 4c:d7:4a:7d:f3:0b (local address=ac:3d:cb:29:33:99)
[   27.789076] wlo1: send auth to 4c:d7:4a:7d:f3:0b (try 1/3)
[   27.800161] wlo1: authenticate with 4c:d7:4a:7d:f3:0b (local address=ac:3d:cb:29:33:99)
[   27.800165] wlo1: send auth to 4c:d7:4a:7d:f3:0b (try 1/3)
[   27.810441] wlo1: authenticated
[   27.814410] wlo1: associate with 4c:d7:4a:7d:f3:0b (try 1/3)
[   27.828286] wlo1: RX AssocResp from 4c:d7:4a:7d:f3:0b (capab=0x1811 status=0 aid=24)
[   27.830067] wlo1: associated
[   29.261405] block nvme0n1: No UUID available providing old NGUID
[   30.185028] Bluetooth: RFCOMM TTY layer initialized
[   30.185036] Bluetooth: RFCOMM socket layer initialized
[   30.185039] Bluetooth: RFCOMM ver 1.11
[   45.247347] wlo1: disconnect from AP 4c:d7:4a:7d:f3:0b for new auth to 4e:d7:4a:76:f3:0a
[   45.352903] wlo1: authenticate with 4e:d7:4a:76:f3:0a (local address=ac:3d:cb:29:33:99)
[   45.353807] wlo1: send auth to 4e:d7:4a:76:f3:0a (try 1/3)
[   45.392201] wlo1: authenticate with 4e:d7:4a:76:f3:0a (local address=ac:3d:cb:29:33:99)
[   45.392210] wlo1: send auth to 4e:d7:4a:76:f3:0a (try 1/3)
[   45.403396] wlo1: authenticated
[   45.410476] wlo1: associate with 4e:d7:4a:76:f3:0a (try 1/3)
[   45.425940] wlo1: RX ReassocResp from 4e:d7:4a:76:f3:0a (capab=0x1811 status=0 aid=23)
[   45.428637] wlo1: associated
[   45.462545] wlo1: Limiting TX power to 30 (30 - 0) dBm as advertised by 4e:d7:4a:76:f3:0a
[   64.116523] usb 2-3: new SuperSpeed USB device number 6 using xhci_hcd
[   64.133033] usb 2-3: got a wrong device descriptor, warm reset device
[   64.282031] ucsi_acpi USBC000:00: GET_CURRENT_CAM command failed
[   64.897525] usb 2-3: new SuperSpeed USB device number 7 using xhci_hcd
[   64.914480] usb 2-3: got a wrong device descriptor, warm reset device
[   65.292493] usb usb2-port3: attempt power cycle
[   67.414337] usb 2-3: new SuperSpeed USB device number 8 using xhci_hcd
[   67.431444] usb 2-3: got a wrong device descriptor, warm reset device
[   67.793342] usb 2-3: new SuperSpeed USB device number 9 using xhci_hcd
[   67.809960] usb 2-3: got a wrong device descriptor, warm reset device
[   67.984675] usb usb2-port3: unable to enumerate USB device
[   86.069136] wlo1: disconnect from AP 4e:d7:4a:76:f3:0a for new auth to 4c:d7:4a:7d:f3:0b
[   86.161642] wlo1: authenticate with 4c:d7:4a:7d:f3:0b (local address=ac:3d:cb:29:33:99)
[   86.162617] wlo1: send auth to 4c:d7:4a:7d:f3:0b (try 1/3)
[   86.179377] wlo1: authenticated
[   86.182610] wlo1: associate with 4c:d7:4a:7d:f3:0b (try 1/3)
[   86.203004] wlo1: RX ReassocResp from 4c:d7:4a:7d:f3:0b (capab=0x1811 status=0 aid=21)
[   86.205471] wlo1: associated
[  329.870298] sda: detected capacity change from 60628992 to 0
[  635.843805] warning: `lshw&#039; uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
[ 1011.934724] wlo1: disconnect from AP 4c:d7:4a:7d:f3:0b for new auth to 4e:d7:4a:76:f3:0a
[ 1012.017398] wlo1: authenticate with 4e:d7:4a:76:f3:0a (local address=ac:3d:cb:29:33:99)
[ 1012.018334] wlo1: send auth to 4e:d7:4a:76:f3:0a (try 1/3)
[ 1012.026107] wlo1: authenticated
[ 1012.033835] wlo1: associate with 4e:d7:4a:76:f3:0a (try 1/3)
[ 1012.050439] wlo1: RX ReassocResp from 4e:d7:4a:76:f3:0a (capab=0x1811 status=0 aid=29)
[ 1012.052581] wlo1: associated
[ 1012.085864] wlo1: Limiting TX power to 30 (30 - 0) dBm as advertised by 4e:d7:4a:76:f3:0a
[ 1115.445661] wlo1: disconnect from AP 4e:d7:4a:76:f3:0a for new auth to 4c:d7:4a:7d:f3:0b
[ 1115.555747] wlo1: authenticate with 4c:d7:4a:7d:f3:0b (local address=ac:3d:cb:29:33:99)
[ 1115.556737] wlo1: send auth to 4c:d7:4a:7d:f3:0b (try 1/3)
[ 1115.576617] wlo1: authenticated
[ 1115.583944] wlo1: associate with 4c:d7:4a:7d:f3:0b (try 1/3)
[ 1115.596164] wlo1: RX ReassocResp from 4c:d7:4a:7d:f3:0b (capab=0x1811 status=0 aid=9)
[ 1115.598299] wlo1: associated</code></pre></div><p>Modules:</p><div class="codebox"><pre class="vscroll"><code>$ lsmod
Module                  Size  Used by
exfat                 114688  0
snd_seq_dummy          16384  0
snd_hrtimer            16384  1
snd_seq               114688  7 snd_seq_dummy
snd_seq_device         16384  1 snd_seq
rfcomm                 98304  16
ccm                    24576  2
nft_masq               12288  6
nft_ct                 32768  2
nft_reject_ipv4        12288  4
nf_reject_ipv4         12288  1 nft_reject_ipv4
nft_reject             12288  1 nft_reject_ipv4
act_csum               16384  2
cls_u32                36864  2
sch_htb                40960  2
nft_chain_nat          12288  2
nf_nat                 61440  2 nft_masq,nft_chain_nat
nf_conntrack          163840  3 nf_nat,nft_ct,nft_masq
nf_defrag_ipv6         24576  1 nf_conntrack
nf_defrag_ipv4         12288  1 nf_conntrack
bridge                311296  0
stp                    12288  1 bridge
llc                    16384  2 bridge,stp
nf_tables             344064  139 nft_reject_ipv4,nft_ct,nft_masq,nft_chain_nat,nft_reject
algif_hash             16384  1
algif_skcipher         12288  1
af_alg                 28672  6 algif_hash,algif_skcipher
bnep                   32768  2
tun                    61440  0
hid_sensor_custom_intel_hinge    12288  0
hid_sensor_magn_3d     16384  0
hid_sensor_rotation    16384  0
hid_sensor_accel_3d    16384  0
hid_sensor_incl_3d     16384  0
hid_sensor_gyro_3d     16384  0
hid_sensor_custom      28672  0
intel_ishtp_hid        28672  0
snd_ctl_led            24576  0
vfat                   24576  1
fat                   102400  1 vfat
snd_soc_sof_sdw        57344  5
snd_sof_probes         28672  0
snd_soc_intel_hda_dsp_common    16384  1 snd_soc_sof_sdw
mousedev               28672  0
joydev                 24576  0
snd_soc_rt1320_sdw     77824  2
snd_soc_rt712_sdca     65536  2
snd_hda_codec_intelhdmi    28672  1
regmap_sdw_mbq         16384  2 snd_soc_rt1320_sdw,snd_soc_rt712_sdca
regmap_sdw             12288  2 snd_soc_rt1320_sdw,snd_soc_rt712_sdca
snd_hda_codec_hdmi     57344  1 snd_hda_codec_intelhdmi
snd_soc_dmic           12288  0
snd_hda_intel          65536  0
snd_sof_pci_intel_ptl    12288  0
snd_sof_pci_intel_lnl    16384  1 snd_sof_pci_intel_ptl
snd_sof_pci_intel_mtl    36864  2 snd_sof_pci_intel_ptl,snd_sof_pci_intel_lnl
snd_sof_intel_hda_generic    40960  3 snd_sof_pci_intel_ptl,snd_sof_pci_intel_mtl,snd_sof_pci_intel_lnl
snd_soc_acpi_intel_match   147456  4 snd_sof_pci_intel_ptl,snd_sof_pci_intel_mtl,snd_sof_pci_intel_lnl,snd_sof_intel_hda_generic
snd_soc_acpi           16384  2 snd_soc_acpi_intel_match,snd_sof_intel_hda_generic
snd_soc_acpi_intel_sdca_quirks    12288  1 snd_soc_acpi_intel_match
snd_sof_pci            24576  4 snd_sof_pci_intel_ptl,snd_sof_pci_intel_mtl,snd_sof_pci_intel_lnl,snd_sof_intel_hda_generic
snd_sof_xtensa_dsp     16384  1 snd_sof_intel_hda_generic
soundwire_intel        86016  3 snd_sof_intel_hda_generic
snd_sof_intel_hda_sdw_bpt    24576  1 soundwire_intel
snd_sof_intel_hda_common   196608  5 snd_sof_pci_intel_ptl,snd_sof_pci_intel_mtl,snd_sof_intel_hda_sdw_bpt,snd_sof_pci_intel_lnl,snd_sof_intel_hda_generic
snd_soc_hdac_hda       24576  1 snd_sof_intel_hda_common
snd_sof_intel_hda_mlink    36864  6 snd_sof_pci_intel_ptl,snd_sof_intel_hda_sdw_bpt,snd_sof_pci_intel_lnl,soundwire_intel,snd_sof_intel_hda_common,snd_sof_intel_hda_generic
snd_sof_intel_hda      20480  2 snd_sof_intel_hda_common,snd_sof_intel_hda_generic
snd_sof               462848  9 snd_sof_pci_intel_ptl,snd_sof_pci_intel_mtl,snd_sof_intel_hda_sdw_bpt,snd_sof_pci_intel_lnl,snd_sof_pci,snd_sof_intel_hda_common,snd_sof_intel_hda_generic,snd_sof_probes,snd_sof_intel_hda
snd_sof_utils          16384  1 snd_sof
soundwire_cadence      57344  1 soundwire_intel
crc8                   12288  1 soundwire_cadence
snd_soc_sdw_utils     151552  2 snd_soc_sof_sdw,snd_sof_intel_hda_generic
snd_hda_ext_core       36864  5 snd_sof_intel_hda_sdw_bpt,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda_mlink,snd_sof_intel_hda
snd_hda_codec         200704  6 snd_hda_codec_hdmi,snd_hda_intel,snd_soc_intel_hda_dsp_common,snd_soc_hdac_hda,snd_sof_intel_hda,snd_hda_codec_intelhdmi
snd_hda_core          131072  9 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_soc_intel_hda_dsp_common,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda,snd_hda_codec_intelhdmi
snd_intel_dspcfg       32768  4 snd_hda_intel,snd_sof,snd_sof_intel_hda_common,snd_sof_intel_hda_generic
snd_intel_sdw_acpi     16384  2 snd_intel_dspcfg,snd_sof_intel_hda_generic
snd_hwdep              20480  1 snd_hda_codec
soundwire_generic_allocation    20480  1 soundwire_intel
soundwire_bus        1196032  8 regmap_sdw,regmap_sdw_mbq,soundwire_intel,snd_soc_rt1320_sdw,snd_soc_rt712_sdca,snd_soc_sdw_utils,soundwire_generic_allocation,soundwire_cadence
snd_soc_sdca          139264  3 snd_soc_acpi_intel_sdca_quirks,snd_soc_rt712_sdca,soundwire_bus
intel_rapl_msr         24576  0
intel_tcc_cooling      12288  0
snd_soc_core          380928  11 snd_soc_sof_sdw,soundwire_intel,snd_sof,snd_soc_sdca,snd_soc_rt1320_sdw,snd_soc_rt712_sdca,snd_sof_intel_hda_common,snd_soc_sdw_utils,snd_soc_hdac_hda,snd_sof_probes,snd_soc_dmic
uvcvideo              167936  0
x86_pkg_temp_thermal    16384  0
intel_powerclamp       20480  0
processor_thermal_device_pci    12288  0
videobuf2_vmalloc      16384  1 uvcvideo
iwlmld                348160  0
snd_compress           32768  2 snd_soc_core,snd_sof_probes
processor_thermal_device    20480  1 processor_thermal_device_pci
videobuf2_memops       16384  1 videobuf2_vmalloc
ptp                    53248  1 iwlmld
ucsi_acpi              12288  0
uvc                    12288  1 uvcvideo
processor_thermal_wt_hint    16384  2 processor_thermal_device_pci,processor_thermal_device
coretemp               16384  0
snd_pcm               188416  14 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,soundwire_intel,snd_sof,snd_soc_sdca,snd_soc_rt1320_sdw,snd_soc_rt712_sdca,snd_sof_intel_hda_common,snd_compress,snd_sof_intel_hda_generic,snd_soc_core,snd_sof_utils,snd_hda_core
videobuf2_v4l2         40960  1 uvcvideo
hid_sensor_prox        16384  0
pps_core               28672  1 ptp
iTCO_wdt               12288  0
typec_ucsi             73728  1 ucsi_acpi
platform_temperature_control    16384  1 processor_thermal_device
hid_sensor_trigger     20480  14 hid_sensor_gyro_3d,hid_sensor_prox,hid_sensor_custom_intel_hinge,hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_rotation
intel_pmc_bxt          16384  1 iTCO_wdt
snd_timer              49152  3 snd_seq,snd_hrtimer,snd_pcm
roles                  16384  1 typec_ucsi
videodev              376832  2 videobuf2_v4l2,uvcvideo
processor_thermal_soc_slider    12288  1 processor_thermal_device
hid_sensor_iio_common    20480  8 hid_sensor_gyro_3d,hid_sensor_trigger,hid_sensor_prox,hid_sensor_custom_intel_hinge,hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_rotation
typec                 114688  1 typec_ucsi
mac80211             1556480  1 iwlmld
spi_nor               172032  0
snd                   139264  28 snd_ctl_led,snd_soc_sof_sdw,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_sof,snd_soc_sdca,snd_timer,snd_compress,snd_soc_sdw_utils,snd_soc_hdac_hda,snd_soc_core,snd_pcm
kvm_intel             462848  0
processor_thermal_rfim    20480  1 processor_thermal_device
videobuf2_common       90112  4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
i2c_i801               32768  0
kfifo_buf              12288  1 hid_sensor_trigger
msi_wmi                20480  0
intel_cstate           20480  0
hid_multitouch         40960  0
mei_gsc_proxy          16384  0
industrialio          126976  9 hid_sensor_gyro_3d,hid_sensor_trigger,hid_sensor_prox,hid_sensor_custom_intel_hinge,hid_sensor_incl_3d,kfifo_buf,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_rotation
intel_uncore          245760  0
mc                     86016  4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
wmi_bmof               12288  0
sparse_keymap          12288  1 msi_wmi
pcspkr                 12288  0
mtd                   102400  3 spi_nor
soundcore              16384  2 snd_ctl_led,snd
msi_wmi_platform       16384  0
i2c_smbus              20480  1 i2c_i801
libarc4                12288  1 mac80211
int3403_thermal        16384  0
dptf_power             16384  0
i2c_hid_acpi           12288  0
iwlwifi               528384  1 iwlmld
processor_thermal_rapl    16384  1 processor_thermal_device
soc_button_array       20480  0
i2c_hid                45056  1 i2c_hid_acpi
btintel_pcie           53248  0
intel_rapl_common      45056  2 intel_rapl_msr,processor_thermal_rapl
btintel                69632  1 btintel_pcie
intel_pmc_core        180224  0
int3400_thermal        20480  0
processor_thermal_wt_req    12288  1 processor_thermal_device
acpi_tad               24576  0
acpi_thermal_rel       24576  1 int3400_thermal
pinctrl_intel_platform    12288  0
cfg80211             1372160  3 iwlmld,iwlwifi,mac80211
bluetooth            1056768  41 btintel_pcie,btintel,bnep,rfcomm
acpi_pad              184320  0
processor_thermal_power_floor    12288  2 processor_thermal_device_pci,processor_thermal_device
mei_me                 57344  1
intel_ish_ipc          32768  0
intel_pmc_ssram_telemetry    16384  1 intel_pmc_core
processor_thermal_mbox    12288  4 processor_thermal_power_floor,processor_thermal_wt_req,processor_thermal_rfim,processor_thermal_wt_hint
thunderbolt           536576  1 typec
intel_vpu             364544  0
intel_ishtp            81920  2 intel_ishtp_hid,intel_ish_ipc
rfkill                 36864  7 bluetooth,cfg80211
mei                   192512  3 mei_gsc_proxy,mei_me
intel_pmc_pwrm_telemetry    12288  1 intel_pmc_ssram_telemetry
int340x_thermal_zone    16384  2 int3403_thermal,processor_thermal_device
igen6_edac             36864  0
mac_hid                12288  0
sch_fq_codel           24576  1
kvmgt                 438272  0
kvm                  1273856  2 kvmgt,kvm_intel
sg                     49152  0
mdev                   20480  1 kvmgt
ntsync                 20480  0
crypto_user            16384  0
dm_crypt               57344  1
encrypted_keys         24576  1 dm_crypt
trusted                40960  2 encrypted_keys,dm_crypt
asn1_encoder           16384  1 trusted
tee                    57344  1 trusted
dm_mod                200704  14 dm_crypt
hid_sensor_hub         28672  10 hid_sensor_gyro_3d,hid_sensor_trigger,hid_sensor_iio_common,hid_sensor_prox,hid_sensor_custom_intel_hinge,hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_rotation,hid_sensor_custom
uas                    32768  0
usb_storage            81920  1 uas
xe                   3887104  12
drm_ttm_helper         16384  1 xe
nvme                   73728  2
gpu_sched              61440  1 xe
aesni_intel            94208  4
drm_suballoc_helper    16384  1 xe
intel_lpss_pci         28672  0
nvme_core             253952  3 nvme
gf128mul               12288  1 aesni_intel
drm_gpuvm              53248  1 xe
intel_lpss             12288  1 intel_lpss_pci
spi_intel_pci          12288  0
aead                   16384  4 dm_crypt,ccm,mac80211,aesni_intel
serio_raw              16384  0
nvme_keyring           20480  1 nvme_core
drm_exec               12288  2 drm_gpuvm,xe
spi_intel              36864  1 spi_intel_pci
idma64                 16384  0
nvme_auth              32768  1 nvme_core
drm_gpusvm_helper      57344  1 xe
i915                 4390912  1 kvmgt
i2c_algo_bit           16384  2 xe,i915
drm_buddy              12288  2 xe,i915
intel_gtt              24576  1 i915
video                  77824  3 msi_wmi,xe,i915
wmi                    36864  4 video,wmi_bmof,msi_wmi,msi_wmi_platform
drm_display_helper    266240  2 xe,i915
cec                    69632  3 drm_display_helper,xe,i915
ttm                   118784  3 drm_ttm_helper,xe,i915
vfio_pci               20480  0
vfio_pci_core          98304  1 vfio_pci
irqbypass              16384  2 vfio_pci_core,kvm
vfio_iommu_type1       49152  0
vfio                   69632  4 vfio_pci_core,kvmgt,vfio_iommu_type1,vfio_pci
iommufd               126976  1 vfio</code></pre></div><p>Any ideas?</p>]]></description>
			<author><![CDATA[dummy@example.com (eternalflameiv)]]></author>
			<pubDate>Fri, 11 Sep 2026 14:33:38 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=314879&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[PKGBUILD for a ready-made package?]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=314877&amp;action=new</link>
			<description><![CDATA[<div class="quotebox"><cite>Trilby wrote:</cite><blockquote><div><p>All AUR upgrades are manual.</p></div></blockquote></div><p>unless you use an aur-helper like yay or paru - which OP likely refers to: some easy way to have a PKGBUILD magicly check whether the dev/distributor has published a new version</p><p>@OP<br />you still would have to maintain you aur package and update it everytime the vendor uploads a new version - there&#039;s no magic way to just create some PKGBUILD once, upload it to the AUR, use an aur-helper like yay or paru and expect it to magicly detect &quot;oh, the vendor has released a new version - let&#039;s grep that&quot;</p><p>to me this sounds like an XY problem - request the vendor to publish on aur themself - if they don&#039;t there&#039;s likely a reason for it</p>]]></description>
			<author><![CDATA[dummy@example.com (cryptearth)]]></author>
			<pubDate>Fri, 11 Sep 2026 11:53:36 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=314877&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Second display without image & 'Display Configuration' screen glitches]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=314878&amp;action=new</link>
			<description><![CDATA[<p>Recently, I did a fresh reinstall on my desktop, using the KDE profile in the &#039;archinstall&#039; script.<br />Now, whenever I attempt connecting a second display, namely a 4K TV, no output image shows up on it and the &#039;Display Configuration&#039; settings screen from KDE Plasma flickers like this: 4 seconds showing both connected displays (1440p monitor connected with DisplayPort and TV) and their options -&gt; menu window flicker -&gt; another 4 seconds of both displays -&gt; flicker -&gt; ~1 second of automatic disconnection to TV display and greyed out options of only X11 scaling and screen tearing -&gt; flicker -&gt; automatic reconnection to TV and the loop restarts.<br />At first, the resolution on the monitor also changed to what I presume was 3840x2160p, since some of the screen went missing, but resetting the monitor&#039;s resolution and making the TV mirror the contents of the monitor seemed to fix that problem.</p><p>I had no issues with my previous installation and have no issues connecting my laptop, also installed with Arch and KDE, with the same HDMI cable to the TV.<br />Desktop GPU: AMD RX 6700XT with latest mesa and Vulkan drivers, including 32-bit variants<br />Laptop GPU: NVidia MX350 with latest Intel and NVidia drivers</p><p>Things I&#039;ve tried:<br />- connecting the desktop to the monitor with the &quot;faulty&quot; HDMI cable: works fine<br />- connecting the laptop to the TV with the &quot;faulty&quot; HDMI cable: works fine<br />- connecting the desktop to the monitor with another HDMI cable: works fine<br />- setting the refresh rate to the same value for both the monitor and TV: still no output<br />- changing the resolution on both displays: still no output<br />- updating both computers to the latest versions of all installed packages: still no output<br />- comparing explicitly installed packages (pacman -Qe) between computers: seemingly not much different besides a smaller list of Xorg packages on the desktop, but &#039;xorg-xrandr&#039;, &#039;xorg-server-common&#039; and &#039;xorg-xwayland&#039; are installed</p><p>EDIT:<br />Migrated the post from &quot;Applications &amp; Desktop Environments&quot; to &quot;Kernel &amp; Hardware&quot; after seeing similar posts:<br />- <a href="https://bbs.archlinux.org/viewtopic.php?id=314761" rel="nofollow">Monitor not working anymore after an upgrade.</a><br />- <a href="https://bbs.archlinux.org/viewtopic.php?id=314819" rel="nofollow">[AMDGPU] 4:2:0 output via HDMI seems broken since kernel 7.2</a></p>]]></description>
			<author><![CDATA[dummy@example.com (SolaireFanboy)]]></author>
			<pubDate>Fri, 11 Sep 2026 11:29:55 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=314878&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[How to disable the track point movement without disabling the buttons?]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=252636&amp;action=new</link>
			<description><![CDATA[<p>Mod note: Closing this old thread.</p>]]></description>
			<author><![CDATA[dummy@example.com (WorMzy)]]></author>
			<pubDate>Fri, 11 Sep 2026 10:13:26 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=252636&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Request to Add arm-linux-gnueabihf-gcc Package]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=314860&amp;action=new</link>
			<description><![CDATA[<p>Use code tags for terminal output please. Also, the output is not complete, obviously.</p>]]></description>
			<author><![CDATA[dummy@example.com (Whoracle)]]></author>
			<pubDate>Fri, 11 Sep 2026 08:11:09 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=314860&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Hibernation broke... again...]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=314873&amp;action=new</link>
			<description><![CDATA[<p>Please post the entire system journal *after* waking from hibernation </p><div class="codebox"><pre><code>sudo journalctl -b | nc termbin.com 9999</code></pre></div><p>(You can create a clean full reboot, then hibernate, wake and post the journal)</p>]]></description>
			<author><![CDATA[dummy@example.com (seth)]]></author>
			<pubDate>Fri, 11 Sep 2026 06:28:15 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=314873&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Asus zenbook glitchy touchpad]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=314782&amp;action=new</link>
			<description><![CDATA[<p>If your touchpad is a Synaptics touchpad, try the following:</p><p>01) If not installed, install <em>xf86-input-evdev</em> and <em>xf86-input-synaptics</em>.</p><p>02) From the command line:&#160; </p><div class="codebox"><pre><code>sudo cp /usr/share/X11/xorg.conf.d/70-synaptics.conf /etc/X11/xorg.conf.d/70-synaptics.conf</code></pre></div><p>03) As superuser, use your preferred text editor to edit <em>/etc/X11/xorg.conf.d/70-synaptics.conf</em>.</p><p>04) Under the section containing wording regarding synaptics driver, add the following two lines below <em>MatchIsTouchpad &quot;on&quot;</em>:</p><div class="codebox"><pre><code>Option &quot;TapButton1&quot; &quot;1&quot;
Option &quot;TapButton2&quot; &quot;3&quot;</code></pre></div><p>05) You should now have something similar to the following:</p><div class="codebox"><pre><code>Section &quot;InputClass&quot;
        Identifier &quot;touchpad catchall&quot;
        Driver &quot;synaptics&quot;
        MatchIsTouchpad &quot;on&quot;
        Option &quot;TapButton1&quot; &quot;1&quot;
        Option &quot;TapButton2&quot; &quot;3&quot;
# This option is recommend on all Linux systems using evdev, but cannot be
# enabled by default. See the following link for details:
# http://who-t.blogspot.com/2010/11/how-to-ignore-configuration-errors.html
#       MatchDevicePath &quot;/dev/input/event*&quot;
EndSection</code></pre></div><p>06) Save your changes and reboot your computer. The touchpad should now work.</p>]]></description>
			<author><![CDATA[dummy@example.com (walkingstickfan)]]></author>
			<pubDate>Fri, 11 Sep 2026 05:43:34 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=314782&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Suspend/s2idle on Lenovo ThinkBook 16p G6 ADR (Ryzen 9 8940HX + RTX 50]]></title>
			<link>https://bbs.archlinux.org/viewtopic.php?id=314876&amp;action=new</link>
			<description><![CDATA[<p>Hi all,<br />I&#039;m about to buy a laptop to run Arch and want to know whether suspend/resume (s2idle) actually works on this specific model before committing. I cannot test it in a store, so I&#039;m asking if anyone here has (or has access to) this machine.<br />Hardware<br />- Model: Lenovo ThinkBook 16p G6 ADR, machine type 21U0 (SKU 21U00014TX)<br />- CPU: AMD Ryzen 9 8940HX (Zen 4, Dragon Range, 16C/32T)<br />- GPU: NVIDIA RTX 5060 Laptop (Blackwell) + AMD Radeon 610M iGPU (Advanced Optimus/G-SYNC)<br />- Wi-Fi: MediaTek MT7925 (Wi-Fi 7); Audio: Realtek ALC3287 + SOF<br />- Storage/RAM: 2x M.2 2280, 2x DDR5 SODIMM<br />What I already know / concern<br />- Dragon Range mobile has no S3 — only s2idle (cat /sys/power/mem_sleep → [s2idle]).<br />- I&#039;ve seen reports on other 8940HX laptops (ASUS TUF A16, HP Omen 16) where s2idle hangs because the EC sleep path is exposed only via a Windows-specific PEP DSM; the kernel stalls at &quot;PM: suspend entry (s2idle)&quot; and never resumes.<br />- Lenovo&#039;s AMD ThinkBook family (G7+ ASP) reportedly had no known suspend fix.<br />- This model&#039;s BIOS has no user-visible sleep-state / Modern Standby / S3 toggle, and I found no Linux suspend reports for it yet.<br />My questions<br />1. Has anyone run Arch on this exact model? Does systemctl suspend resume correctly (keyboard, lid close/open, battery drain)?<br />2. If it hangs, did any of these help: acpi.prefer_microsoft_guid=1, BIOS tweaks, a specific kernel version (6.15+?), or nvidia-open + PRIME changes (nvidia-drm.modeset=1, s0ix)?<br />3. Any known issues with the MT7925 Wi-Fi or ALC3287 speakers (all speakers not firing)?<br />4. Which kernel version did you have success/failure on?<br />If you have the machine, output of these would be very helpful:<br />uname -r<br />cat /sys/power/mem_sleep<br />sudo systemctl suspend&#160; &#160; &#160;# then try to wake<br />sudo dmesg | grep -iE &#039;PM:|suspend|s2idle|gpu|nvrm&#039;</p><p>Happy to be pointed elsewhere if this is the wrong place — just looking for real-world suspend experience before buying. <br />Thanks!</p>]]></description>
			<author><![CDATA[dummy@example.com (cancan)]]></author>
			<pubDate>Fri, 11 Sep 2026 05:27:38 +0000</pubDate>
			<guid>https://bbs.archlinux.org/viewtopic.php?id=314876&amp;action=new</guid>
		</item>
	</channel>
</rss>
