hyprwm / aquamarine

Aquamarine is a very light linux rendering backend library
BSD 3-Clause "New" or "Revised" License
281 stars 21 forks source link

Aquamarine doesn't seem to detect my AMD GPU from the new AMD AI 370 #81

Closed gungun974 closed 2 months ago

gungun974 commented 2 months ago

Hello, sorry to bother you with a very recent product, but today I received the Asus Zenbook S16 laptop equipped with the brand new AMD AI 370, and since this morning I’ve been configuring my NixOS environment, which I typically use with Hyprland.

However, Hyprland is not able to start on this laptop, even though the GPU works very well under Gnome.

I'm not an expert in how it all works, but from the logs I've been able to read, it seems like Aquamarine can't determine what the GPU is on my laptop?

I tried forcing it with AQ_DRM_DEVICES /dev/dri/card1, but even with this, I still encounter the same problem.

I understand that my issue is specifically related to my hardware and will not be easy to reproduce, but if you need any information to help understand the cause, feel free to ask.

In the meantime, here are some commands and logs that I have already gathered:


Here the logs of Hyprland :

--------------------------------------------
   Hyprland Crash Report
--------------------------------------------
Who tried dividing by zero?!

Hyprland received signal 6(ABRT)
Version: 155d44016d0cb11332c454db73d59030cdbd7b13
Tag: 
Date: 2024-09-10
Flags:

System info:
    System name: Linux
    Node name: GungunZen
    Release: 6.11.0-rc6
    Version: #1-NixOS SMP PREEMPT_DYNAMIC Tue Jan  1 00:00:00 UTC 1980

GPU:

os-release:
    ANSI_COLOR="1;34"
    BUG_REPORT_URL="https://github.com/NixOS/nixpkgs/issues"
    BUILD_ID="24.11.20240728.52ec9ac"
    DOCUMENTATION_URL="https://nixos.org/learn.html"
    HOME_URL="https://nixos.org/"
    ID=nixos
    IMAGE_ID=""
    IMAGE_VERSION=""
    LOGO="nix-snowflake"
    NAME=NixOS
    PRETTY_NAME="NixOS 24.11 (Vicuna)"
    SUPPORT_URL="https://nixos.org/community.html"
    VERSION="24.11 (Vicuna)"
    VERSION_CODENAME=vicuna
    VERSION_ID="24.11"
Backtrace:
    # | /home/gungun974/.nix-profile/bin/Hyprland(_Z12getBacktracev+0x46) [0x767a06]
        getBacktrace()
        ??:?
    #1 | /home/gungun974/.nix-profile/bin/Hyprland(_ZN13CrashReporter18createAndSaveCrashEi+0x854) [0x6bfea4]
        CrashReporter::createAndSaveCrash(int)
        ??:?
    #2 | /home/gungun974/.nix-profile/bin/Hyprland(_Z25handleUnrecoverableSignali+0x5f) [0x625e7f]
        handleUnrecoverableSignal(int)
        ??:?
    #3 | /nix/store/wlffq5p6mxxgfap10sav3ij936jzqm59-glibc-2.39-52/lib/libc.so.6(+0x405c0) [0x7f1b18e1b5c0]
        ??
        ??:0
    #4 | /nix/store/wlffq5p6mxxgfap10sav3ij936jzqm59-glibc-2.39-52/lib/libc.so.6(+0x927dc) [0x7f1b18e6d7dc]
        ??
        ??:0
    #5 | /nix/store/wlffq5p6mxxgfap10sav3ij936jzqm59-glibc-2.39-52/lib/libc.so.6(gsignal+0x16) [0x7f1b18e1b516]
        ??
        ??:0
    #6 | /nix/store/wlffq5p6mxxgfap10sav3ij936jzqm59-glibc-2.39-52/lib/libc.so.6(abort+0xd7) [0x7f1b18e03935]
        ??
        ??:0
    #7 | /nix/store/ishr9r5makz67fimi3xqffxdss7krdkf-gcc-14.2.0-lib/lib/libstdc++.so.6(+0xadc3d) [0x7f1b190adc3d]
        ??
        ??:0
    #8 | /nix/store/ishr9r5makz67fimi3xqffxdss7krdkf-gcc-14.2.0-lib/lib/libstdc++.so.6(+0xbf26a) [0x7f1b190bf26a]
        ??
        ??:0
    #9 | /nix/store/ishr9r5makz67fimi3xqffxdss7krdkf-gcc-14.2.0-lib/lib/libstdc++.so.6(_ZSt10unexpectedv+0) [0x7f1b190ad7e9]
        ??
        ??:0
    #1 | /nix/store/ishr9r5makz67fimi3xqffxdss7krdkf-gcc-14.2.0-lib/lib/libstdc++.so.6(+0xbf4e7) [0x7f1b190bf4e7]
        ??
        ??:0
    #11 | /home/gungun974/.nix-profile/bin/Hyprland() [0x56e5ef]
        throwError(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) [clone .cold]
        ??:?
    #12 | /home/gungun974/.nix-profile/bin/Hyprland(_ZN11CCompositor10initServerENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEi+0xb49) [0x6422d9]
        CCompositor::initServer(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int)
        ??:?
    #13 | /home/gungun974/.nix-profile/bin/Hyprland(main+0xcd2) [0x5e3e92]
        main
        ??:?
    #14 | /nix/store/wlffq5p6mxxgfap10sav3ij936jzqm59-glibc-2.39-52/lib/libc.so.6(+0x2a14e) [0x7f1b18e0514e]
        ??
        ??:0
    #15 | /nix/store/wlffq5p6mxxgfap10sav3ij936jzqm59-glibc-2.39-52/lib/libc.so.6(__libc_start_main+0x89) [0x7f1b18e05209]
        ??
        ??:0
    #16 | /home/gungun974/.nix-profile/bin/Hyprland(_start+0x25) [0x625b15]
        _start
        ??:?

Log tail:
[ERR] [AQ] [libseat] [libseat/backend/logind.c:349] Could not take control of session: Device or resource busy
[LOG] [AQ] [libseat] [libseat/libseat.c:76] Backend 'logind' failed to open seat, skipping
[LOG] [AQ] [libseat] [libseat/libseat.c:73] Seat opened with backend 'builtin'
[ERR] [AQ] libseat: Couldn't open device at /dev/input/event1
[ERR] [AQ] libseat: Couldn't open device at /dev/input/event3
[ERR] [AQ] libseat: Couldn't open device at /dev/input/event2
[ERR] [AQ] libseat: Couldn't open device at /dev/input/event5
[ERR] [AQ] libseat: Couldn't open device at /dev/input/event7
[ERR] [AQ] libseat: Couldn't open device at /dev/input/event4
[ERR] [AQ] libseat: Couldn't open device at /dev/input/event10
[ERR] [AQ] libseat: Couldn't open device at /dev/input/event8
[ERR] [AQ] libseat: Couldn't open device at /dev/input/event9
[ERR] [AQ] libseat: Couldn't open device at /dev/input/event6
[ERR] [AQ] libseat: Couldn't open device at /dev/input/event0
[LOG] [AQ] drm: Enumerated device /sys/devices/pci0000:00/0000:00:08.1/0000:c4:00.0/drm/card1
[ERR] [AQ] libseat: Couldn't open device at /dev/dri/card1
[ERR] [AQ] drm: Skipping device /sys/devices/pci0000:00/0000:00:08.1/0000:c4:00.0/drm/card1, not a KMS device
[LOG] [AQ] drm: Enumerated device /sys/devices/pci0000:00/0000:00:08.1/0000:c4:00.0/drm/card1/card1-DP-1
[ERR] [AQ] drm: Skipping device /sys/devices/pci0000:00/0000:00:08.1/0000:c4:00.0/drm/card1/card1-DP-1, no devnode
[LOG] [AQ] drm: Enumerated device /sys/devices/pci0000:00/0000:00:08.1/0000:c4:00.0/drm/card1/card1-DP-2
[ERR] [AQ] drm: Skipping device /sys/devices/pci0000:00/0000:00:08.1/0000:c4:00.0/drm/card1/card1-DP-2, no devnode
[LOG] [AQ] drm: Enumerated device /sys/devices/pci0000:00/0000:00:08.1/0000:c4:00.0/drm/card1/card1-DP-3
[ERR] [AQ] drm: Skipping device /sys/devices/pci0000:00/0000:00:08.1/0000:c4:00.0/drm/card1/card1-DP-3, no devnode
[LOG] [AQ] drm: Enumerated device /sys/devices/pci0000:00/0000:00:08.1/0000:c4:00.0/drm/card1/card1-DP-4
[ERR] [AQ] drm: Skipping device /sys/devices/pci0000:00/0000:00:08.1/0000:c4:00.0/drm/card1/card1-DP-4, no devnode
[LOG] [AQ] drm: Enumerated device /sys/devices/pci0000:00/0000:00:08.1/0000:c4:00.0/drm/card1/card1-DP-5
[ERR] [AQ] drm: Skipping device /sys/devices/pci0000:00/0000:00:08.1/0000:c4:00.0/drm/card1/card1-DP-5, no devnode
[LOG] [AQ] drm: Enumerated device /sys/devices/pci0000:00/0000:00:08.1/0000:c4:00.0/drm/card1/card1-DP-6
[ERR] [AQ] drm: Skipping device /sys/devices/pci0000:00/0000:00:08.1/0000:c4:00.0/drm/card1/card1-DP-6, no devnode
[LOG] [AQ] drm: Enumerated device /sys/devices/pci0000:00/0000:00:08.1/0000:c4:00.0/drm/card1/card1-DP-7
[ERR] [AQ] drm: Skipping device /sys/devices/pci0000:00/0000:00:08.1/0000:c4:00.0/drm/card1/card1-DP-7, no devnode
[LOG] [AQ] drm: Enumerated device /sys/devices/pci0000:00/0000:00:08.1/0000:c4:00.0/drm/card1/card1-HDMI-A-1
[ERR] [AQ] drm: Skipping device /sys/devices/pci0000:00/0000:00:08.1/0000:c4:00.0/drm/card1/card1-HDMI-A-1, no devnode
[LOG] [AQ] drm: Enumerated device /sys/devices/pci0000:00/0000:00:08.1/0000:c4:00.0/drm/card1/card1-Writeback-1
[ERR] [AQ] drm: Skipping device /sys/devices/pci0000:00/0000:00:08.1/0000:c4:00.0/drm/card1/card1-Writeback-1, no devnode
[LOG] [AQ] drm: Enumerated device /sys/devices/pci0000:00/0000:00:08.1/0000:c4:00.0/drm/card1/card1-eDP-1
[ERR] [AQ] drm: Skipping device /sys/devices/pci0000:00/0000:00:08.1/0000:c4:00.0/drm/card1/card1-eDP-1, no devnode
[LOG] [AQ] drm: Explicit device list /dev/dri/card1
[ERR] [AQ] drm: Explicit device /dev/dri/card1 not found
[ERR] [AQ] drm: Found no gpus to use, cannot continue
[ERR] [AQ] DRM Backend failed
[LOG] [AQ] Starting the Aquamarine backend!
[LOG] [AQ] Starting the Wayland backend!
[LOG] [AQ] Got registry at 0x2a620ef0
[LOG] [AQ] Output WAYLAND-1: initialized
[CRITICAL] m_pAqBackend couldn't start! This usually means aquamarine could not find a GPU or encountered some issues. Make sure you're running either on a tty or on a Wayland session, NOT an X11 one.
[CRITICAL] Critical error thrown: CBackend::create() failed!

Here lspci -k :

00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1507
    Subsystem: Advanced Micro Devices, Inc. [AMD] Device 1507
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Device 1508
    Subsystem: Advanced Micro Devices, Inc. [AMD] Device 1508
00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1509
00:01.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 150a
    Subsystem: Advanced Micro Devices, Inc. [AMD] Device 150a
    Kernel driver in use: pcieport
00:01.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 150a
    Subsystem: Advanced Micro Devices, Inc. [AMD] Device 150a
    Kernel driver in use: pcieport
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1509
00:02.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 150b
    Subsystem: ASUSTeK Computer Inc. Device 1df3
    Kernel driver in use: pcieport
00:02.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 150b
    Subsystem: ASUSTeK Computer Inc. Device 1df3
    Kernel driver in use: pcieport
00:02.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 150b
    Subsystem: ASUSTeK Computer Inc. Device 1df3
    Kernel driver in use: pcieport
00:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1509
00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 1509
00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 150c
    Subsystem: Advanced Micro Devices, Inc. [AMD] Device 150c
    Kernel driver in use: pcieport
00:08.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 150c
    Subsystem: Advanced Micro Devices, Inc. [AMD] Device 150c
    Kernel driver in use: pcieport
00:08.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Device 150c
    Subsystem: Advanced Micro Devices, Inc. [AMD] Device 150c
    Kernel driver in use: pcieport
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 71)
    Subsystem: ASUSTeK Computer Inc. Device 1df3
    Kernel driver in use: piix4_smbus
    Kernel modules: i2c_piix4, sp5100_tco
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51)
    Subsystem: ASUSTeK Computer Inc. Device 1df3
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 16f8
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 16f9
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 16fa
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 16fb
    Kernel driver in use: k10temp
    Kernel modules: k10temp
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 16fc
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 16fd
00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 16fe
00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Device 16ff
61:00.0 PCI bridge: Intel Corporation JHL6340 Thunderbolt 3 Bridge (C step) [Alpine Ridge 2C 2016] (rev 02)
    Subsystem: Samsung Electronics Co Ltd Device a811
    Kernel driver in use: pcieport
62:01.0 PCI bridge: Intel Corporation JHL6340 Thunderbolt 3 Bridge (C step) [Alpine Ridge 2C 2016] (rev 02)
    Subsystem: Samsung Electronics Co Ltd Device a811
    Kernel driver in use: pcieport
63:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983
    Subsystem: Samsung Electronics Co Ltd Device a811
    Kernel driver in use: nvme
    Kernel modules: nvme
c1:00.0 Non-Volatile memory controller: Micron Technology Inc 2400 NVMe SSD (DRAM-less) (rev 03)
    Subsystem: Micron Technology Inc Device 2100
    Kernel driver in use: nvme
    Kernel modules: nvme
c2:00.0 SD Host controller: Genesys Logic, Inc GL9755 SD Host Controller (rev 01)
    Subsystem: ASUSTeK Computer Inc. Device 202f
    Kernel driver in use: sdhci-pci
    Kernel modules: sdhci_pci
c3:00.0 Network controller: MEDIATEK Corp. Device 7925
    Subsystem: AzureWave Device 6370
    Kernel driver in use: mt7925e
    Kernel modules: mt7925e
c4:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Device 150e (rev c1)
    Subsystem: ASUSTeK Computer Inc. Device 1df3
    Kernel driver in use: amdgpu
    Kernel modules: amdgpu
c4:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Rembrandt Radeon High Definition Audio Controller
    Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Rembrandt Radeon High Definition Audio Controller
    Kernel driver in use: snd_hda_intel
    Kernel modules: snd_hda_intel
c4:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Device 17e0
    Subsystem: Advanced Micro Devices, Inc. [AMD] Device 17e0
    Kernel driver in use: ccp
    Kernel modules: ccp
c4:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Device 151e
    Subsystem: ASUSTeK Computer Inc. Device 201f
    Kernel driver in use: xhci_hcd
    Kernel modules: xhci_pci
c4:00.5 Multimedia controller: Advanced Micro Devices, Inc. [AMD] ACP/ACP3X/ACP6x Audio Coprocessor (rev 70)
    Subsystem: ASUSTeK Computer Inc. Device 1df3
    Kernel driver in use: snd_acp_pci
    Kernel modules: snd_pci_acp3x, snd_rn_pci_acp3x, snd_pci_acp5x, snd_pci_acp6x, snd_acp_pci, snd_rpl_pci_acp6x, snd_pci_ps, snd_sof_amd_renoir, snd_sof_amd_rembrandt, snd_sof_amd_vangogh, snd_sof_amd_acp63
c4:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h/19h HD Audio Controller
    Subsystem: ASUSTeK Computer Inc. Device 1df3
    Kernel driver in use: snd_hda_intel
    Kernel modules: snd_hda_intel
c4:00.7 Signal processing controller: Advanced Micro Devices, Inc. [AMD] Device 164a
    Subsystem: Advanced Micro Devices, Inc. [AMD] Device 164a
    Kernel driver in use: pcie_mp2_amd
    Kernel modules: amd_sfh, amdxdna
c5:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Device 150d
    Subsystem: Advanced Micro Devices, Inc. [AMD] Device 150d
c5:00.1 Signal processing controller: Advanced Micro Devices, Inc. [AMD] Device 17f0 (rev 10)
    Subsystem: ASUSTeK Computer Inc. Device 20cf
    Kernel modules: amdxdna
c6:00.0 USB controller: Advanced Micro Devices, Inc. [AMD] Device 151f
    Subsystem: ASUSTeK Computer Inc. Device 201f
    Kernel driver in use: xhci_hcd
    Kernel modules: xhci_pci
c6:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Device 151a
    Subsystem: ASUSTeK Computer Inc. Device 201f
    Kernel driver in use: xhci_hcd
    Kernel modules: xhci_pci
c6:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Device 151b
    Subsystem: ASUSTeK Computer Inc. Device 201f
    Kernel driver in use: xhci_hcd
    Kernel modules: xhci_pci
c6:00.5 USB controller: Advanced Micro Devices, Inc. [AMD] Device 151c
    Subsystem: ASUSTeK Computer Inc. Device 20af
    Kernel driver in use: thunderbolt
    Kernel modules: thunderbolt
c6:00.6 USB controller: Advanced Micro Devices, Inc. [AMD] Device 151d
    Subsystem: ASUSTeK Computer Inc. Device 20af
    Kernel driver in use: thunderbolt
    Kernel modules: thunderbolt

Note: My GPU is at PCIe c4:00.0 and called Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Device 150e (rev c1) It's the first time for me to see a GPU without the words "VGA" in its name.


ls -lha /dev/dri

Permissions    Size User Date Modified Name
drwxr-xr-x        - root 11 Sep 01:07  by-path
crw-rw----@   226,1 root 11 Sep 01:07  card1
crw-rw-rw-  226,128 root 11 Sep 01:07  renderD128

cat /sys/class/drm/*/status :


───────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
       │ File: /sys/class/drm/card1-DP-1/status
───────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
   1   │ disconnected
───────┴─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
───────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
       │ File: /sys/class/drm/card1-DP-2/status
───────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
   1   │ disconnected
───────┴─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
───────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
       │ File: /sys/class/drm/card1-DP-3/status
───────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
   1   │ disconnected
───────┴─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
───────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
       │ File: /sys/class/drm/card1-DP-4/status
───────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
   1   │ disconnected
───────┴─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
───────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
       │ File: /sys/class/drm/card1-DP-5/status
───────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
   1   │ disconnected
───────┴─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
───────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
       │ File: /sys/class/drm/card1-DP-6/status
───────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
   1   │ disconnected
───────┴─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
───────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
       │ File: /sys/class/drm/card1-DP-7/status
───────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
   1   │ disconnected
───────┴─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
───────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
       │ File: /sys/class/drm/card1-eDP-1/status
───────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
   1   │ connected
───────┴─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
───────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
       │ File: /sys/class/drm/card1-HDMI-A-1/status
───────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
   1   │ disconnected
───────┴─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
───────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
       │ File: /sys/class/drm/card1-Writeback-1/status
───────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
   1   │ unknown
───────┴──────────

ls -lha /sys/bus/pci/devices/0000:00:08.3/ :

Permissions Size User Date Modified Name
drwxr-xr-x     - root 11 Sep 01:16  0000:00:08.3:pcie001
drwxr-xr-x     - root 11 Sep 01:16  0000:00:08.3:pcie010
drwxr-xr-x     - root 11 Sep 01:16  0000:c6:00.0
drwxr-xr-x     - root 11 Sep 01:16  0000:c6:00.3
drwxr-xr-x     - root 11 Sep 01:16  0000:c6:00.4
drwxr-xr-x     - root 11 Sep 01:16  0000:c6:00.5
drwxr-xr-x     - root 11 Sep 01:16  0000:c6:00.6
.r--r--r--  4.1k root 11 Sep 01:56  acpi_index
.r--r--r--  4.1k root 11 Sep 01:56  ari_enabled
.rw-r--r--  4.1k root 11 Sep 01:56  broken_parity_status
.r--r--r--  4.1k root 11 Sep 01:16  class
.rw-r--r--  4.1k root 11 Sep 01:16  config
.r--r--r--  4.1k root 11 Sep 01:56  consistent_dma_mask_bits
.r--r--r--  4.1k root 11 Sep 01:56  current_link_speed
.r--r--r--  4.1k root 11 Sep 01:56  current_link_width
.rw-r--r--  4.1k root 11 Sep 01:56  d3cold_allowed
.r--r--r--  4.1k root 11 Sep 01:16  device
.r--r--r--  4.1k root 11 Sep 01:56  dma_mask_bits
lrwxrwxrwx     - root 11 Sep 01:17  driver -> ../../../bus/pci/drivers/pcieport
.rw-r--r--  4.1k root 11 Sep 01:56  driver_override
.rw-r--r--  4.1k root 11 Sep 01:56  enable
lrwxrwxrwx     - root 11 Sep 01:56  firmware_node -> ../../LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:2f
lrwxrwxrwx     - root 11 Sep 01:56  iommu -> ../0000:00:00.2/iommu/ivhd0
lrwxrwxrwx     - root 11 Sep 01:16  iommu_group -> ../../../kernel/iommu_groups/12
.r--r--r--  4.1k root 11 Sep 01:17  irq
.r--r--r--  4.1k root 11 Sep 01:17  label
drwxr-xr-x     - root 11 Sep 01:56  link
.r--r--r--  4.1k root 11 Sep 01:56  local_cpulist
.r--r--r--  4.1k root 11 Sep 01:56  local_cpus
.r--r--r--  4.1k root 11 Sep 01:56  max_link_speed
.r--r--r--  4.1k root 11 Sep 01:56  max_link_width
.r--r--r--  4.1k root 11 Sep 01:17  modalias
.rw-r--r--  4.1k root 11 Sep 01:56  msi_bus
drwxr-xr-x     - root 11 Sep 01:56  msi_irqs
.rw-r--r--  4.1k root 11 Sep 01:16  numa_node
drwxr-xr-x     - root 11 Sep 01:16  pci_bus
drwxr-xr-x     - root 11 Sep 01:56  power
.r--r--r--  4.1k root 11 Sep 01:56  power_state
.-w--w----  4.1k root 11 Sep 01:56  remove
.-w-------  4.1k root 11 Sep 01:56  rescan
.-w-------  4.1k root 11 Sep 01:56  reset
.rw-r--r--  4.1k root 11 Sep 01:56  reset_method
.r--r--r--  4.1k root 11 Sep 01:17  resource
.r--r--r--  4.1k root 11 Sep 01:16  revision
.r--r--r--  4.1k root 11 Sep 01:56  secondary_bus_number
.r--r--r--  4.1k root 11 Sep 01:56  subordinate_bus_number
lrwxrwxrwx     - root 11 Sep 01:16  subsystem -> ../../../bus/pci
.r--r--r--  4.1k root 11 Sep 01:16  subsystem_device
.r--r--r--  4.1k root 11 Sep 01:16  subsystem_vendor
.rw-r--r--  4.1k root 11 Sep 01:16  uevent
.r--r--r--  4.1k root 11 Sep 01:16  vendor

Note: On my system, nobody can't read /sys/bus/pci/devices/0000:00:08.3/label. Even root.


uname -a :

Linux GungunZen 6.11.0-rc6 #1-NixOS SMP PREEMPT_DYNAMIC Tue Jan  1 00:00:00 UTC 1980 x86_64 GNU/Linux
 gungun974@GungunZen  ~  

Note: I used an testing kernel since I got some issue on the lastest for sleep crash.


My kernel boot options :

amdgpu.dcdebugmask=0x10 amdgpu.sg_display=0 loglevel=4

dmseg :

[    0.000000] Linux version 6.11.0-rc6 (nixbld@localhost) (gcc (GCC) 13.3.0, GNU ld (GNU Binutils) 2.42) #1-NixOS SMP PREEMPT_DYNAMIC Tue Jan  1 00:00:00 UTC 1980
[    0.000000] Command line: BOOT_IMAGE=(hd1,gpt2)//kernels/fcc2agbrkgz2kzym4dxy2dr8ljf6930p-linux-6.11-rc6-bzImage init=/nix/store/g4y4f4brwj99iads5fwf87kmhdxsbrlw-nixos-system-GungunZen-24.11.20240728.52ec9ac/init amdgpu.dcdebugmask=0x10 amdgpu.sg_display=0 loglevel=4
[    0.000000] x86/split lock detection: #DB: warning on user-space bus_locks
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009b7efff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009b7f000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a237fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a238000-0x000000006817efff] usable
[    0.000000] BIOS-e820: [mem 0x000000006817f000-0x000000006e17efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000006e17f000-0x000000006e27efff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000006e27f000-0x000000007027efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007027f000-0x00000000783fefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000783ff000-0x0000000079ff6fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000079ff7000-0x0000000079ffcfff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000079ffd000-0x0000000079ffefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000079fff000-0x000000007bffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007d675000-0x000000007d6fffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007d800000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000085e17ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000085f1c0000-0x00000008a01fffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] e820: update [mem 0x58401018-0x58405457] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009b7efff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009b7f000-0x0000000009ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] reserve setup_data: [mem 0x000000000a200000-0x000000000a237fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000000a238000-0x0000000058401017] usable
[    0.000000] reserve setup_data: [mem 0x0000000058401018-0x0000000058405457] usable
[    0.000000] reserve setup_data: [mem 0x0000000058405458-0x000000006817efff] usable
[    0.000000] reserve setup_data: [mem 0x000000006817f000-0x000000006e17efff] reserved
[    0.000000] reserve setup_data: [mem 0x000000006e17f000-0x000000006e27efff] ACPI data
[    0.000000] reserve setup_data: [mem 0x000000006e27f000-0x000000007027efff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000007027f000-0x00000000783fefff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000783ff000-0x0000000079ff6fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000079ff7000-0x0000000079ffcfff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000079ffd000-0x0000000079ffefff] usable
[    0.000000] reserve setup_data: [mem 0x0000000079fff000-0x000000007bffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007d675000-0x000000007d6fffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007d800000-0x000000007fffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000085e17ffff] usable
[    0.000000] reserve setup_data: [mem 0x000000085f1c0000-0x00000008a01fffff] reserved
[    0.000000] efi: EFI v2.9 by American Megatrends
[    0.000000] efi: ACPI=0x6e27e000 ACPI 2.0=0x6e27e014 TPMFinalLog=0x70230000 SMBIOS=0x77f9d000 SMBIOS 3.0=0x77f9c000 MEMATTR=0x63115018 ESRT=0x652df018 INITRD=0x5840f798 RNG=0x6e209018 TPMEventLog=0x58406018 
[    0.000000] random: crng init done
[    0.000000] efi: Remove mem58: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
[    0.000000] e820: remove [mem 0xe0000000-0xefffffff] reserved
[    0.000000] efi: Remove mem59: MMIO range=[0xfd000000-0xfedfffff] (30MB) from e820 map
[    0.000000] e820: remove [mem 0xfd000000-0xfedfffff] reserved
[    0.000000] efi: Not removing mem60: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[    0.000000] efi: Remove mem61: MMIO range=[0xfee01000-0xffffffff] (17MB) from e820 map
[    0.000000] e820: remove [mem 0xfee01000-0xffffffff] reserved
[    0.000000] efi: Remove mem63: MMIO range=[0x880000000-0x8a01fffff] (514MB) from e820 map
[    0.000000] e820: remove [mem 0x880000000-0x8a01fffff] reserved
[    0.000000] SMBIOS 3.7.0 present.
[    0.000000] DMI: ASUSTeK COMPUTER INC. ASUS Zenbook S 16 UM5606WA_UM5606WA/UM5606WA, BIOS UM5606WA.308 07/17/2024
[    0.000000] DMI: Memory slots populated: 4/4
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1996.074 MHz processor
[    0.000060] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000062] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000066] last_pfn = 0x85e180 max_arch_pfn = 0x400000000
[    0.000071] MTRR map: 6 entries (3 fixed + 3 variable; max 20), built from 9 variable MTRRs
[    0.000072] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000263] last_pfn = 0x79fff max_arch_pfn = 0x400000000
[    0.003390] esrt: Reserving ESRT space from 0x00000000652df018 to 0x00000000652df0a0.
[    0.003397] e820: update [mem 0x652df000-0x652dffff] usable ==> reserved
[    0.003408] Using GB pages for direct mapping
[    0.003582] Secure boot disabled
[    0.003582] RAMDISK: [mem 0x535eb000-0x5423bfff]
[    0.003587] ACPI: Early table checksum verification disabled
[    0.003590] ACPI: RSDP 0x000000006E27E014 000024 (v02 _ASUS_)
[    0.003593] ACPI: XSDT 0x000000006E27D728 0001A4 (v01 _ASUS_ Notebook 01072009 AMI  01000013)
[    0.003597] ACPI: FACP 0x000000006E271000 000114 (v06 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.003601] ACPI: DSDT 0x000000006E25E000 0124F5 (v02 _ASUS_ Notebook 01072009 INTL 20230331)
[    0.003602] ACPI: FACS 0x000000006FA15000 000040
[    0.003604] ACPI: MSDM 0x000000006E27C000 000055 (v03 _ASUS_ Notebook 01072009 ASUS 00000001)
[    0.003605] ACPI: SSDT 0x000000006E273000 0083FE (v02 AMD    AmdTable 00000002 MSFT 04000000)
[    0.003607] ACPI: SSDT 0x000000006E272000 000309 (v02 _ASUS_ CPUSSDT  01072009 AMI  01072009)
[    0.003608] ACPI: FIDT 0x000000006E25D000 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.003609] ACPI: ECDT 0x000000006E25C000 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
[    0.003611] ACPI: MCFG 0x000000006E25B000 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00010013)
[    0.003612] ACPI: HPET 0x000000006E25A000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00000005)
[    0.003613] ACPI: UEFI 0x000000006FA13000 000048 (v01 _ASUS_ Notebook 01072009 AMI  01000013)
[    0.003614] ACPI: FPDT 0x000000006E259000 000044 (v01 _ASUS_ A M I    01072009 AMI  01000013)
[    0.003616] ACPI: VFCT 0x000000006E254000 004484 (v01 _ASUS_ Notebook 00000001 AMD  33504F47)
[    0.003617] ACPI: SSDT 0x000000006E24C000 007EA6 (v02 AMD    AMD CPU  00000001 AMD  00000001)
[    0.003618] ACPI: SDEV 0x000000006E24B000 000144 (v01 AMD    SdevTble 00000001 ACPI 00000002)
[    0.003620] ACPI: BGRT 0x000000006E24A000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.003621] ACPI: TPM2 0x000000006E249000 000050 (v05 _ASUS_ Notebook 00000001 AMI  00000000)
[    0.003622] ACPI: SSDT 0x000000006E247000 00169E (v02 AMD    CPMDFIG2 00000001 INTL 20230331)
[    0.003623] ACPI: SSDT 0x000000006E244000 002AA6 (v02 AMD    CDFAAIG2 00000001 INTL 20230331)
[    0.003625] ACPI: SSDT 0x000000006E242000 001DB7 (v02 AMD    CPMPMF   00000001 INTL 20230331)
[    0.003626] ACPI: SSDT 0x000000006E241000 000889 (v02 AMD    CPMWLRC  00000001 INTL 20230331)
[    0.003627] ACPI: SSDT 0x000000006E240000 000D54 (v02 AMD    OEMACP   00000001 INTL 20230331)
[    0.003628] ACPI: SSDT 0x000000006E23E000 00141D (v02 AMD    OEMACP   00000001 INTL 20230331)
[    0.003630] ACPI: SSDT 0x000000006E23D000 000A70 (v02 AMD    OEMPMF   00000001 INTL 20230331)
[    0.003631] ACPI: SSDT 0x000000006E233000 009AC6 (v02 AMD    CPMCMN   00000001 INTL 20230331)
[    0.003632] ACPI: WSMT 0x000000006E232000 000028 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.003634] ACPI: APIC 0x000000006E231000 000128 (v06 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.003635] ACPI: SSDT 0x000000006E230000 00010D (v02 MSFT   MHSP     00000004 INTL 20230331)
[    0.003636] ACPI: SSDT 0x000000006E22E000 001B84 (v02 AMD    AOD      00000001 INTL 20230331)
[    0.003637] ACPI: SSDT 0x000000006E22D000 000051 (v02 AMD    DRTM     00000001 INTL 20230331)
[    0.003639] ACPI: IVRS 0x000000006E22C000 0001F0 (v02 AMD    AmdTable 00000001 AMD  00000001)
[    0.003640] ACPI: SSDT 0x000000006E22B000 00096A (v02 AMD    CPMMSOSC 00000001 INTL 20230331)
[    0.003641] ACPI: SSDT 0x000000006E22A000 000F5C (v02 AMD    CPMACPV8 00000001 INTL 20230331)
[    0.003643] ACPI: SSDT 0x000000006E229000 000500 (v02 AMD    MEMTOOL0 00000002 INTL 20230331)
[    0.003644] ACPI: SSDT 0x000000006E228000 0008ED (v02 AMD    THERMAL0 00000001 INTL 20230331)
[    0.003645] ACPI: SSDT 0x000000006E227000 0005F9 (v02 AMD    GPP_PME_ 00000001 INTL 20230331)
[    0.003646] ACPI: SSDT 0x000000006E21D000 009726 (v02 AMD    INTGPPC_ 00000001 INTL 20230331)
[    0.003648] ACPI: SSDT 0x000000006E218000 004607 (v02 AMD    INTGPPA_ 00000001 INTL 20230331)
[    0.003649] ACPI: SSDT 0x000000006E217000 0008C4 (v02 AMD    CPMGPIO0 00000001 INTL 20230331)
[    0.003650] ACPI: SSDT 0x000000006E216000 00008D (v02 AMD    CPMMSLPI 00000001 INTL 20230331)
[    0.003651] ACPI: SSDT 0x000000006E215000 00050B (v02 AMD    CPMSFAML 00000001 INTL 20230331)
[    0.003653] ACPI: SSDT 0x000000006E213000 00117C (v01 AMD    CPMUCSI  00000001 INTL 20230331)
[    0.003654] ACPI: SSDT 0x000000006E212000 000CF9 (v02 AMD    WwanSsdt 00000001 INTL 20230331)
[    0.003655] ACPI: SSDT 0x000000006E211000 000A7F (v02 AMD    SDCR     00000001 INTL 20230331)
[    0.003657] ACPI: SSDT 0x000000006E210000 000A39 (v02 AMD    LOM      00000001 INTL 20230331)
[    0.003658] ACPI: SSDT 0x000000006E20F000 000B76 (v02 AMD    WLAN     00000001 INTL 20230331)
[    0.003659] ACPI: SSDT 0x000000006E20E000 000CDD (v02 AMD    NVME     00000001 INTL 20230331)
[    0.003660] ACPI: SSDT 0x000000006E20D000 000664 (v02 AMD    GpMsSsdt 00000001 INTL 20230331)
[    0.003662] ACPI: SSDT 0x000000006E20C000 000057 (v02 AMD    GPP9     00000001 INTL 20230331)
[    0.003663] ACPI: SSDT 0x000000006E20A000 00176B (v02 AMD    UPEP     00000001 INTL 20230331)
[    0.003664] ACPI: Reserving FACP table memory at [mem 0x6e271000-0x6e271113]
[    0.003664] ACPI: Reserving DSDT table memory at [mem 0x6e25e000-0x6e2704f4]
[    0.003665] ACPI: Reserving FACS table memory at [mem 0x6fa15000-0x6fa1503f]
[    0.003665] ACPI: Reserving MSDM table memory at [mem 0x6e27c000-0x6e27c054]
[    0.003665] ACPI: Reserving SSDT table memory at [mem 0x6e273000-0x6e27b3fd]
[    0.003666] ACPI: Reserving SSDT table memory at [mem 0x6e272000-0x6e272308]
[    0.003666] ACPI: Reserving FIDT table memory at [mem 0x6e25d000-0x6e25d09b]
[    0.003666] ACPI: Reserving ECDT table memory at [mem 0x6e25c000-0x6e25c0c0]
[    0.003666] ACPI: Reserving MCFG table memory at [mem 0x6e25b000-0x6e25b03b]
[    0.003667] ACPI: Reserving HPET table memory at [mem 0x6e25a000-0x6e25a037]
[    0.003667] ACPI: Reserving UEFI table memory at [mem 0x6fa13000-0x6fa13047]
[    0.003667] ACPI: Reserving FPDT table memory at [mem 0x6e259000-0x6e259043]
[    0.003668] ACPI: Reserving VFCT table memory at [mem 0x6e254000-0x6e258483]
[    0.003668] ACPI: Reserving SSDT table memory at [mem 0x6e24c000-0x6e253ea5]
[    0.003668] ACPI: Reserving SDEV table memory at [mem 0x6e24b000-0x6e24b143]
[    0.003668] ACPI: Reserving BGRT table memory at [mem 0x6e24a000-0x6e24a037]
[    0.003669] ACPI: Reserving TPM2 table memory at [mem 0x6e249000-0x6e24904f]
[    0.003669] ACPI: Reserving SSDT table memory at [mem 0x6e247000-0x6e24869d]
[    0.003669] ACPI: Reserving SSDT table memory at [mem 0x6e244000-0x6e246aa5]
[    0.003669] ACPI: Reserving SSDT table memory at [mem 0x6e242000-0x6e243db6]
[    0.003670] ACPI: Reserving SSDT table memory at [mem 0x6e241000-0x6e241888]
[    0.003670] ACPI: Reserving SSDT table memory at [mem 0x6e240000-0x6e240d53]
[    0.003670] ACPI: Reserving SSDT table memory at [mem 0x6e23e000-0x6e23f41c]
[    0.003671] ACPI: Reserving SSDT table memory at [mem 0x6e23d000-0x6e23da6f]
[    0.003671] ACPI: Reserving SSDT table memory at [mem 0x6e233000-0x6e23cac5]
[    0.003671] ACPI: Reserving WSMT table memory at [mem 0x6e232000-0x6e232027]
[    0.003671] ACPI: Reserving APIC table memory at [mem 0x6e231000-0x6e231127]
[    0.003672] ACPI: Reserving SSDT table memory at [mem 0x6e230000-0x6e23010c]
[    0.003672] ACPI: Reserving SSDT table memory at [mem 0x6e22e000-0x6e22fb83]
[    0.003672] ACPI: Reserving SSDT table memory at [mem 0x6e22d000-0x6e22d050]
[    0.003672] ACPI: Reserving IVRS table memory at [mem 0x6e22c000-0x6e22c1ef]
[    0.003673] ACPI: Reserving SSDT table memory at [mem 0x6e22b000-0x6e22b969]
[    0.003673] ACPI: Reserving SSDT table memory at [mem 0x6e22a000-0x6e22af5b]
[    0.003673] ACPI: Reserving SSDT table memory at [mem 0x6e229000-0x6e2294ff]
[    0.003674] ACPI: Reserving SSDT table memory at [mem 0x6e228000-0x6e2288ec]
[    0.003674] ACPI: Reserving SSDT table memory at [mem 0x6e227000-0x6e2275f8]
[    0.003674] ACPI: Reserving SSDT table memory at [mem 0x6e21d000-0x6e226725]
[    0.003674] ACPI: Reserving SSDT table memory at [mem 0x6e218000-0x6e21c606]
[    0.003675] ACPI: Reserving SSDT table memory at [mem 0x6e217000-0x6e2178c3]
[    0.003675] ACPI: Reserving SSDT table memory at [mem 0x6e216000-0x6e21608c]
[    0.003675] ACPI: Reserving SSDT table memory at [mem 0x6e215000-0x6e21550a]
[    0.003675] ACPI: Reserving SSDT table memory at [mem 0x6e213000-0x6e21417b]
[    0.003676] ACPI: Reserving SSDT table memory at [mem 0x6e212000-0x6e212cf8]
[    0.003676] ACPI: Reserving SSDT table memory at [mem 0x6e211000-0x6e211a7e]
[    0.003676] ACPI: Reserving SSDT table memory at [mem 0x6e210000-0x6e210a38]
[    0.003677] ACPI: Reserving SSDT table memory at [mem 0x6e20f000-0x6e20fb75]
[    0.003677] ACPI: Reserving SSDT table memory at [mem 0x6e20e000-0x6e20ecdc]
[    0.003677] ACPI: Reserving SSDT table memory at [mem 0x6e20d000-0x6e20d663]
[    0.003677] ACPI: Reserving SSDT table memory at [mem 0x6e20c000-0x6e20c056]
[    0.003678] ACPI: Reserving SSDT table memory at [mem 0x6e20a000-0x6e20b76a]
[    0.003730] No NUMA configuration found
[    0.003730] Faking a node at [mem 0x0000000000000000-0x000000085e17ffff]
[    0.003732] NODE_DATA(0) allocated [mem 0x85e17a000-0x85e17ffff]
[    0.003755] Zone ranges:
[    0.003755]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.003756]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.003757]   Normal   [mem 0x0000000100000000-0x000000085e17ffff]
[    0.003757]   Device   empty
[    0.003758] Movable zone start for each node
[    0.003758] Early memory node ranges
[    0.003759]   node   0: [mem 0x0000000000001000-0x000000000009ffff]
[    0.003760]   node   0: [mem 0x0000000000100000-0x0000000009b7efff]
[    0.003760]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.003760]   node   0: [mem 0x000000000a238000-0x000000006817efff]
[    0.003761]   node   0: [mem 0x00000000783ff000-0x0000000079ff6fff]
[    0.003761]   node   0: [mem 0x0000000079ffd000-0x0000000079ffefff]
[    0.003761]   node   0: [mem 0x0000000100000000-0x000000085e17ffff]
[    0.003763] Initmem setup node 0 [mem 0x0000000000001000-0x000000085e17ffff]
[    0.003767] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.003774] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.003824] On node 0, zone DMA32: 1153 pages in unavailable ranges
[    0.004426] On node 0, zone DMA32: 56 pages in unavailable ranges
[    0.004531] On node 0, zone DMA32: 33408 pages in unavailable ranges
[    0.004533] On node 0, zone DMA32: 6 pages in unavailable ranges
[    0.019550] On node 0, zone Normal: 24577 pages in unavailable ranges
[    0.019575] On node 0, zone Normal: 7808 pages in unavailable ranges
[    0.020331] ACPI: PM-Timer IO Port: 0x808
[    0.020339] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.020350] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
[    0.020355] IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
[    0.020357] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.020358] ACPI: INT_SRC_OVR (bus 0 bus_irq 1 global_irq 1 low edge)
[    0.020359] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.020361] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.020362] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.020372] e820: update [mem 0x60409000-0x6077ffff] usable ==> reserved
[    0.020382] CPU topo: Max. logical packages:   1
[    0.020382] CPU topo: Max. logical dies:       1
[    0.020383] CPU topo: Max. dies per package:   1
[    0.020385] CPU topo: Max. threads per core:   2
[    0.020385] CPU topo: Num. cores per package:    12
[    0.020386] CPU topo: Num. threads per package:  24
[    0.020386] CPU topo: Allowing 24 present CPUs plus 0 hotplug CPUs
[    0.020399] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.020400] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.020400] PM: hibernation: Registered nosave memory: [mem 0x09b7f000-0x09ffffff]
[    0.020401] PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a237fff]
[    0.020402] PM: hibernation: Registered nosave memory: [mem 0x58401000-0x58401fff]
[    0.020402] PM: hibernation: Registered nosave memory: [mem 0x58405000-0x58405fff]
[    0.020403] PM: hibernation: Registered nosave memory: [mem 0x60409000-0x6077ffff]
[    0.020404] PM: hibernation: Registered nosave memory: [mem 0x652df000-0x652dffff]
[    0.020404] PM: hibernation: Registered nosave memory: [mem 0x6817f000-0x6e17efff]
[    0.020404] PM: hibernation: Registered nosave memory: [mem 0x6e17f000-0x6e27efff]
[    0.020405] PM: hibernation: Registered nosave memory: [mem 0x6e27f000-0x7027efff]
[    0.020405] PM: hibernation: Registered nosave memory: [mem 0x7027f000-0x783fefff]
[    0.020406] PM: hibernation: Registered nosave memory: [mem 0x79ff7000-0x79ffcfff]
[    0.020406] PM: hibernation: Registered nosave memory: [mem 0x79fff000-0x7bffffff]
[    0.020406] PM: hibernation: Registered nosave memory: [mem 0x7c000000-0x7d674fff]
[    0.020407] PM: hibernation: Registered nosave memory: [mem 0x7d675000-0x7d6fffff]
[    0.020407] PM: hibernation: Registered nosave memory: [mem 0x7d700000-0x7d7fffff]
[    0.020407] PM: hibernation: Registered nosave memory: [mem 0x7d800000-0x7fffffff]
[    0.020407] PM: hibernation: Registered nosave memory: [mem 0x80000000-0xfedfffff]
[    0.020408] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.020408] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[    0.020409] [mem 0x80000000-0xfedfffff] available for PCI devices
[    0.020410] Booting paravirtualized kernel on bare hardware
[    0.020412] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.023145] setup_percpu: NR_CPUS:384 nr_cpumask_bits:24 nr_cpu_ids:24 nr_node_ids:1
[    0.023640] percpu: Embedded 86 pages/cpu s229376 r8192 d114688 u524288
[    0.023644] pcpu-alloc: s229376 r8192 d114688 u524288 alloc=1*2097152
[    0.023645] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
[    0.023648] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 
[    0.023649] pcpu-alloc: [0] 16 17 18 19 [0] 20 21 22 23 
[    0.023658] Kernel command line: BOOT_IMAGE=(hd1,gpt2)//kernels/fcc2agbrkgz2kzym4dxy2dr8ljf6930p-linux-6.11-rc6-bzImage init=/nix/store/g4y4f4brwj99iads5fwf87kmhdxsbrlw-nixos-system-GungunZen-24.11.20240728.52ec9ac/init amdgpu.dcdebugmask=0x10 amdgpu.sg_display=0 loglevel=4
[    0.023695] Unknown kernel command line parameters "BOOT_IMAGE=(hd1,gpt2)//kernels/fcc2agbrkgz2kzym4dxy2dr8ljf6930p-linux-6.11-rc6-bzImage", will be passed to user space.
[    0.024712] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.025214] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.025310] Fallback order for Node 0: 0 
[    0.025315] Built 1 zonelists, mobility grouping on.  Total pages: 8157663
[    0.025315] Policy zone: Normal
[    0.025397] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.025435] software IO TLB: area num 32.
[    0.054004] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1
[    0.054058] ftrace: allocating 44498 entries in 174 pages
[    0.061348] ftrace: allocated 174 pages with 5 groups
[    0.061876] Dynamic Preempt: voluntary
[    0.061935] rcu: Preemptible hierarchical RCU implementation.
[    0.061936] rcu:     RCU event tracing is enabled.
[    0.061936] rcu:     RCU restricting CPUs from NR_CPUS=384 to nr_cpu_ids=24.
[    0.061937]  Trampoline variant of Tasks RCU enabled.
[    0.061937]  Rude variant of Tasks RCU enabled.
[    0.061937]  Tracing variant of Tasks RCU enabled.
[    0.061938] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.061938] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24
[    0.061946] RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
[    0.061948] RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
[    0.061949] RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
[    0.063169] NR_IRQS: 24832, nr_irqs: 1160, preallocated irqs: 16
[    0.063365] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.063463] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.063495] Console: colour dummy device 80x25
[    0.063496] printk: legacy console [tty0] enabled
[    0.063521] ACPI: Core revision 20240322
[    0.063707] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.063725] APIC: Switch to symmetric I/O mode setup
[    0.064075] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
[    0.064077] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
[    0.064077] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
[    0.064078] AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
[    0.064078] AMD-Vi: ivrs, add hid:MSFT0201, uid:1, rdevid:96
[    0.064079] AMD-Vi: Using global IVHD EFR:0x246577efa2254afa, EFR2:0x10
[    0.064515] APIC: Switched APIC routing to: physical flat
[    0.065206] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.069731] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398b632b98d, max_idle_ns: 881590803460 ns
[    0.069733] Calibrating delay loop (skipped), value calculated using timer frequency.. 3992.14 BogoMIPS (lpj=1996074)
[    0.069747] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.069805] LVT offset 1 assigned for vector 0xf9
[    0.070020] LVT offset 2 assigned for vector 0xf4
[    0.070081] Last level iTLB entries: 4KB 64, 2MB 64, 4MB 32
[    0.070082] Last level dTLB entries: 4KB 128, 2MB 128, 4MB 64, 1GB 0
[    0.070083] process: using mwait in idle threads
[    0.070085] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.070087] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[    0.070087] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.070088] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.070089] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    0.070090] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.070094] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.070095] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.070096] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.070096] x86/fpu: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[    0.070097] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[    0.070097] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[    0.070097] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.070098] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
[    0.070098] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.070099] x86/fpu: xstate_offset[5]:  832, xstate_sizes[5]:   64
[    0.070100] x86/fpu: xstate_offset[6]:  896, xstate_sizes[6]:  512
[    0.070100] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
[    0.070101] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]:    8
[    0.070101] x86/fpu: xstate_offset[11]: 2440, xstate_sizes[11]:   16
[    0.070102] x86/fpu: Enabled xstate features 0xae7, context size is 2456 bytes, using 'compacted' format.
[    0.083774] Freeing SMP alternatives memory: 40K
[    0.083776] pid_max: default: 32768 minimum: 301
[    0.084762] LSM: initializing lsm=capability,landlock,yama,selinux,bpf
[    0.084774] landlock: Up and running.
[    0.084775] Yama: becoming mindful.
[    0.084777] SELinux:  Initializing.
[    0.084789] LSM support for eBPF active
[    0.084822] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.084841] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.187960] smpboot: CPU0: AMD Ryzen AI 9 HX 370 w/ Radeon 890M (family: 0x1a, model: 0x24, stepping: 0x0)
[    0.188086] Performance Events: Fam17h+ 16-deep LBR, core perfctr, AMD PMU driver.
[    0.188109] ... version:                2
[    0.188109] ... bit width:              48
[    0.188110] ... generic registers:      6
[    0.188110] ... value mask:             0000ffffffffffff
[    0.188111] ... max period:             00007fffffffffff
[    0.188111] ... fixed-purpose events:   0
[    0.188111] ... event mask:             000000000000003f
[    0.188183] signal: max sigframe size: 3376
[    0.188199] rcu: Hierarchical SRCU implementation.
[    0.188200] rcu:     Max phase no-delay instances is 400.
[    0.188219] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
[    0.188381] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.188483] smp: Bringing up secondary CPUs ...
[    0.188528] smpboot: x86: Booting SMP configuration:
[    0.188529] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23
[    0.193556] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.195841] smp: Brought up 1 node, 24 CPUs
[    0.195841] smpboot: Total of 24 processors activated (95811.55 BogoMIPS)
[    0.196896] Memory: 31897740K/32630652K available (16384K kernel code, 2435K rwdata, 11364K rodata, 3236K init, 4144K bss, 700296K reserved, 0K cma-reserved)
[    0.197737] devtmpfs: initialized
[    0.197769] x86/mm: Memory block size: 128MB
[    0.199492] ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a237fff] (229376 bytes)
[    0.199492] ACPI: PM: Registering ACPI NVS region [mem 0x6e27f000-0x7027efff] (33554432 bytes)
[    0.199492] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.199492] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    0.199778] pinctrl core: initialized pinctrl subsystem
[    0.199852] PM: RTC time: 21:07:17, date: 2024-09-10
[    0.200098] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.200258] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.200363] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.200467] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.200472] audit: initializing netlink subsys (disabled)
[    0.200475] audit: type=2000 audit(1726002437.135:1): state=initialized audit_enabled=0 res=1
[    0.200475] thermal_sys: Registered thermal governor 'bang_bang'
[    0.200475] thermal_sys: Registered thermal governor 'step_wise'
[    0.200475] thermal_sys: Registered thermal governor 'user_space'
[    0.200475] cpuidle: using governor menu
[    0.200759] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.200825] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[    0.200835] PCI: Using configuration type 1 for base access
[    0.200934] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.200938] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.200938] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.200938] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.200938] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.200938] ACPI: Added _OSI(Module Device)
[    0.200938] ACPI: Added _OSI(Processor Device)
[    0.200938] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.200938] ACPI: Added _OSI(Processor Aggregator Device)
[    0.206724] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP4._S0W], AE_ALREADY_EXISTS (20240322/dswload2-326)
[    0.206732] fbcon: Taking over console
[    0.206733] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240322/psobject-220)
[    0.206735] ACPI: Skipping parse of AML opcode: OpcodeName unavailable (0x0014)
[    0.206748] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP4._PR0], AE_ALREADY_EXISTS (20240322/dswload2-326)
[    0.206751] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240322/psobject-220)
[    0.206754] ACPI BIOS Error (bug): Failure creating named object [\_SB.PCI0.GPP4._PR3], AE_ALREADY_EXISTS (20240322/dswload2-326)
[    0.206757] ACPI Error: AE_ALREADY_EXISTS, During name lookup/catalog (20240322/psobject-220)
[    0.207379] ACPI: 34 ACPI AML tables successfully acquired and loaded
[    0.207844] ACPI: EC: EC started
[    0.207845] ACPI: EC: interrupt blocked
[    0.207990] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.207991] ACPI: EC: Boot ECDT EC used to handle transactions
[    0.209002] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.217263] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
[    0.217267] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
[    0.218329] ACPI: Interpreter enabled
[    0.218358] ACPI: PM: (supports S0 S4 S5)
[    0.218360] ACPI: Using IOAPIC for interrupt routing
[    0.218644] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.218646] PCI: Ignoring E820 reservations for host bridge windows
[    0.219131] ACPI: Enabled 3 GPEs in block 00 to 1F
[    0.222334] ACPI: \_SB_.PCI0.GPP0.PWRS: New power resource
[    0.223465] ACPI: \_SB_.PCI0.GPP0.SWUS.PWRS: New power resource
[    0.224039] ACPI: \_SB_.PCI0.GPP1.PWRS: New power resource
[    0.224745] ACPI: \_SB_.PCI0.GPP1.SWUS.PWRS: New power resource
[    0.225205] ACPI: \_SB_.PCI0.GPP3.P0NV: New power resource
[    0.226182] ACPI: \_SB_.PCI0.GPP4.RPR2: New power resource
[    0.227082] ACPI: \_SB_.PCI0.GPP4.PWSR: New power resource
[    0.227254] ACPI: \_SB_.PCI0.GPP5.PWSR: New power resource
[    0.227913] ACPI: \_SB_.PCI0.GPP6.PWSR: New power resource
[    0.228588] ACPI: \_SB_.PCI0.GPP7.P0WW: New power resource
[    0.229304] ACPI: \_SB_.PCI0.GPPA.PWRS: New power resource
[    0.229603] ACPI: \_SB_.PCI0.GPPA.VGA_.PWRS: New power resource
[    0.230016] ACPI: \_SB_.PCI0.GPPA.ACP_.PWRS: New power resource
[    0.230735] ACPI: \_SB_.PCI0.GPPA.AZAL.PWRS: New power resource
[    0.231019] ACPI: \_SB_.PCI0.GPPA.HDAU.PWRS: New power resource
[    0.231417] ACPI: \_SB_.PCI0.GPPA.XHC1.PWRS: New power resource
[    0.232736] ACPI: \_SB_.PCI0.GPPC.XHC0.PWRS: New power resource
[    0.232921] ACPI: \_SB_.PCI0.GPPC.XHC0.RHUB.PRT1.BTPR: New power resource
[    0.233615] ACPI: \_SB_.PCI0.GPPC.XHC3.PWRS: New power resource
[    0.234425] ACPI: \_SB_.PCI0.GPPC.XHC4.PWRS: New power resource
[    0.235246] ACPI: \_SB_.PCI0.GPPC.NHI0.PWRS: New power resource
[    0.235949] ACPI: \_SB_.PCI0.GPPC.NHI1.PWRS: New power resource
[    0.242364] ACPI: \_SB_.PRWL: New power resource
[    0.243699] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.243709] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.243906] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability LTR]
[    0.244534] PCI host bridge to bus 0000:00
[    0.244539] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.244543] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.244545] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.244547] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.244549] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
[    0.244551] pci_bus 0000:00: root bus resource [mem 0x80000000-0xdfffffff window]
[    0.244553] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfcffffff window]
[    0.244554] pci_bus 0000:00: root bus resource [mem 0x880000000-0x7fffffffff window]
[    0.244557] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.244581] pci 0000:00:00.0: [1022:1507] type 00 class 0x060000 conventional PCI endpoint
[    0.244717] pci 0000:00:00.2: [1022:1508] type 00 class 0x080600 conventional PCI endpoint
[    0.244869] pci 0000:00:01.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
[    0.244953] pci 0000:00:01.1: [1022:150a] type 01 class 0x060400 PCIe Root Port
[    0.244972] pci 0000:00:01.1: PCI bridge to [bus 01-60]
[    0.244977] pci 0000:00:01.1:   bridge window [io  0xb000-0xefff]
[    0.244981] pci 0000:00:01.1:   bridge window [mem 0xc4000000-0xdbffffff]
[    0.244989] pci 0000:00:01.1:   bridge window [mem 0x5800000000-0x77ffffffff 64bit pref]
[    0.244998] pci 0000:00:01.1: enabling Extended Tags
[    0.245225] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.246033] pci 0000:00:01.2: [1022:150a] type 01 class 0x060400 PCIe Root Port
[    0.246053] pci 0000:00:01.2: PCI bridge to [bus 61-c0]
[    0.246058] pci 0000:00:01.2:   bridge window [io  0x7000-0xafff]
[    0.246060] pci 0000:00:01.2:   bridge window [mem 0xac000000-0xc3ffffff]
[    0.246067] pci 0000:00:01.2:   bridge window [mem 0x3800000000-0x57ffffffff 64bit pref]
[    0.246076] pci 0000:00:01.2: enabling Extended Tags
[    0.246276] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[    0.246727] pci 0000:00:02.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
[    0.246828] pci 0000:00:02.1: [1022:150b] type 01 class 0x060400 PCIe Root Port
[    0.246860] pci 0000:00:02.1: PCI bridge to [bus c1]
[    0.246870] pci 0000:00:02.1:   bridge window [mem 0xdd100000-0xdd1fffff]
[    0.246894] pci 0000:00:02.1: enabling Extended Tags
[    0.246989] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[    0.247187] pci 0000:00:02.2: [1022:150b] type 01 class 0x060400 PCIe Root Port
[    0.247219] pci 0000:00:02.2: PCI bridge to [bus c2]
[    0.247228] pci 0000:00:02.2:   bridge window [mem 0xdd000000-0xdd0fffff]
[    0.247342] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[    0.247536] pci 0000:00:02.3: [1022:150b] type 01 class 0x060400 PCIe Root Port
[    0.247568] pci 0000:00:02.3: PCI bridge to [bus c3]
[    0.247578] pci 0000:00:02.3:   bridge window [mem 0xdc600000-0xdc8fffff]
[    0.247692] pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
[    0.247885] pci 0000:00:03.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
[    0.247977] pci 0000:00:08.0: [1022:1509] type 00 class 0x060000 conventional PCI endpoint
[    0.248061] pci 0000:00:08.1: [1022:150c] type 01 class 0x060400 PCIe Root Port
[    0.248082] pci 0000:00:08.1: PCI bridge to [bus c4]
[    0.248086] pci 0000:00:08.1:   bridge window [io  0xf000-0xffff]
[    0.248089] pci 0000:00:08.1:   bridge window [mem 0xdc000000-0xdc5fffff]
[    0.248096] pci 0000:00:08.1:   bridge window [mem 0x7800000000-0x78107fffff 64bit pref]
[    0.248104] pci 0000:00:08.1: enabling Extended Tags
[    0.248151] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.248306] pci 0000:00:08.2: [1022:150c] type 01 class 0x060400 PCIe Root Port
[    0.248342] pci 0000:00:08.2: PCI bridge to [bus c5]
[    0.248348] pci 0000:00:08.2:   bridge window [mem 0xdce00000-0xdcffffff]
[    0.248355] pci 0000:00:08.2:   bridge window [mem 0x7810900000-0x78109fffff 64bit pref]
[    0.248363] pci 0000:00:08.2: enabling Extended Tags
[    0.248409] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[    0.248527] pci 0000:00:08.3: [1022:150c] type 01 class 0x060400 PCIe Root Port
[    0.248548] pci 0000:00:08.3: PCI bridge to [bus c6]
[    0.248554] pci 0000:00:08.3:   bridge window [mem 0xdca00000-0xdcdfffff]
[    0.248568] pci 0000:00:08.3: enabling Extended Tags
[    0.248615] pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
[    0.248861] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
[    0.249008] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
[    0.249173] pci 0000:00:18.0: [1022:16f8] type 00 class 0x060000 conventional PCI endpoint
[    0.249228] pci 0000:00:18.1: [1022:16f9] type 00 class 0x060000 conventional PCI endpoint
[    0.249286] pci 0000:00:18.2: [1022:16fa] type 00 class 0x060000 conventional PCI endpoint
[    0.249340] pci 0000:00:18.3: [1022:16fb] type 00 class 0x060000 conventional PCI endpoint
[    0.249394] pci 0000:00:18.4: [1022:16fc] type 00 class 0x060000 conventional PCI endpoint
[    0.249447] pci 0000:00:18.5: [1022:16fd] type 00 class 0x060000 conventional PCI endpoint
[    0.249502] pci 0000:00:18.6: [1022:16fe] type 00 class 0x060000 conventional PCI endpoint
[    0.249558] pci 0000:00:18.7: [1022:16ff] type 00 class 0x060000 conventional PCI endpoint
[    0.249716] pci 0000:00:01.1: PCI bridge to [bus 01-60]
[    0.249839] pci 0000:61:00.0: [8086:15da] type 01 class 0x060400 PCIe Switch Upstream Port
[    0.249885] pci 0000:61:00.0: PCI bridge to [bus 62-63]
[    0.249897] pci 0000:61:00.0:   bridge window [mem 0xac000000-0xac0fffff]
[    0.249929] pci 0000:61:00.0: enabling Extended Tags
[    0.250063] pci 0000:61:00.0: supports D1 D2
[    0.250065] pci 0000:61:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.250155] pci 0000:61:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:01.2 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    0.250319] pci 0000:00:01.2: PCI bridge to [bus 61-c0]
[    0.250415] pci 0000:62:01.0: [8086:15da] type 01 class 0x060400 PCIe Switch Downstream Port
[    0.250462] pci 0000:62:01.0: PCI bridge to [bus 63]
[    0.250475] pci 0000:62:01.0:   bridge window [mem 0xac000000-0xac0fffff]
[    0.250510] pci 0000:62:01.0: enabling Extended Tags
[    0.250646] pci 0000:62:01.0: supports D1 D2
[    0.250647] pci 0000:62:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.250878] pci 0000:61:00.0: PCI bridge to [bus 62-63]
[    0.250977] pci 0000:63:00.0: [144d:a808] type 00 class 0x010802 PCIe Endpoint
[    0.251017] pci 0000:63:00.0: BAR 0 [mem 0xac000000-0xac003fff 64bit]
[    0.251371] pci 0000:63:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:01.2 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    0.251541] pci 0000:62:01.0: PCI bridge to [bus 63]
[    0.251709] pci 0000:c1:00.0: [1344:5413] type 00 class 0x010802 PCIe Endpoint
[    0.251728] pci 0000:c1:00.0: BAR 0 [mem 0xdd100000-0xdd103fff 64bit]
[    0.252058] pci 0000:00:02.1: PCI bridge to [bus c1]
[    0.252210] pci 0000:c2:00.0: [17a0:9755] type 00 class 0x080501 PCIe Endpoint
[    0.252323] pci 0000:c2:00.0: BAR 0 [mem 0xdd000000-0xdd000fff]
[    0.252784] pci 0000:c2:00.0: supports D1 D2
[    0.252785] pci 0000:c2:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.253437] pci 0000:00:02.2: PCI bridge to [bus c2]
[    0.253676] pci 0000:c3:00.0: [14c3:7925] type 00 class 0x028000 PCIe Endpoint
[    0.253703] pci 0000:c3:00.0: BAR 0 [mem 0xdc600000-0xdc7fffff 64bit]
[    0.253739] pci 0000:c3:00.0: BAR 2 [mem 0xdc800000-0xdc807fff 64bit]
[    0.253858] pci 0000:c3:00.0: PME# supported from D0 D3hot D3cold
[    0.254553] pci 0000:00:02.3: PCI bridge to [bus c3]
[    0.254643] pci 0000:c4:00.0: [1002:150e] type 00 class 0x038000 PCIe Legacy Endpoint
[    0.254659] pci 0000:c4:00.0: BAR 0 [mem 0x7800000000-0x780fffffff 64bit pref]
[    0.254670] pci 0000:c4:00.0: BAR 2 [mem 0xdc000000-0xdc1fffff 64bit pref]
[    0.254678] pci 0000:c4:00.0: BAR 4 [io  0xf000-0xf0ff]
[    0.254685] pci 0000:c4:00.0: BAR 5 [mem 0xdc500000-0xdc57ffff]
[    0.254697] pci 0000:c4:00.0: enabling Extended Tags
[    0.254768] pci 0000:c4:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.254923] pci 0000:c4:00.1: [1002:1640] type 00 class 0x040300 PCIe Legacy Endpoint
[    0.254934] pci 0000:c4:00.1: BAR 0 [mem 0xdc5c8000-0xdc5cbfff]
[    0.254964] pci 0000:c4:00.1: enabling Extended Tags
[    0.255009] pci 0000:c4:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.255124] pci 0000:c4:00.2: [1022:17e0] type 00 class 0x108000 PCIe Endpoint
[    0.255143] pci 0000:c4:00.2: BAR 2 [mem 0xdc400000-0xdc4fffff]
[    0.255157] pci 0000:c4:00.2: BAR 5 [mem 0xdc5ce000-0xdc5cffff]
[    0.255167] pci 0000:c4:00.2: enabling Extended Tags
[    0.255323] pci 0000:c4:00.4: [1022:151e] type 00 class 0x0c0330 PCIe Endpoint
[    0.255338] pci 0000:c4:00.4: BAR 0 [mem 0xdc300000-0xdc3fffff 64bit]
[    0.255373] pci 0000:c4:00.4: enabling Extended Tags
[    0.255420] pci 0000:c4:00.4: PME# supported from D0 D3hot D3cold
[    0.255701] pci 0000:c4:00.5: [1022:15e2] type 00 class 0x048000 PCIe Endpoint
[    0.255712] pci 0000:c4:00.5: BAR 0 [mem 0xdc580000-0xdc5bffff]
[    0.255725] pci 0000:c4:00.5: BAR 2 [mem 0x7810000000-0x78107fffff 64bit pref]
[    0.255745] pci 0000:c4:00.5: enabling Extended Tags
[    0.255789] pci 0000:c4:00.5: PME# supported from D0 D3hot D3cold
[    0.255910] pci 0000:c4:00.6: [1022:15e3] type 00 class 0x040300 PCIe Endpoint
[    0.255921] pci 0000:c4:00.6: BAR 0 [mem 0xdc5c0000-0xdc5c7fff]
[    0.255951] pci 0000:c4:00.6: enabling Extended Tags
[    0.255995] pci 0000:c4:00.6: PME# supported from D0 D3hot D3cold
[    0.256108] pci 0000:c4:00.7: [1022:164a] type 00 class 0x118000 PCIe Endpoint
[    0.256127] pci 0000:c4:00.7: BAR 2 [mem 0xdc200000-0xdc2fffff]
[    0.256141] pci 0000:c4:00.7: BAR 5 [mem 0xdc5cc000-0xdc5cdfff]
[    0.256151] pci 0000:c4:00.7: enabling Extended Tags
[    0.256319] pci 0000:00:08.1: PCI bridge to [bus c4]
[    0.256381] pci 0000:c5:00.0: [1022:150d] type 00 class 0x130000 PCIe Endpoint
[    0.256419] pci 0000:c5:00.0: enabling Extended Tags
[    0.256585] pci 0000:c5:00.1: [1022:17f0] type 00 class 0x118000 PCIe Endpoint
[    0.256600] pci 0000:c5:00.1: BAR 0 [mem 0xdce00000-0xdcefffff]
[    0.256606] pci 0000:c5:00.1: BAR 1 [mem 0xdcf00000-0xdcf01fff]
[    0.256615] pci 0000:c5:00.1: BAR 2 [mem 0x7810900000-0x781097ffff 64bit pref]
[    0.256620] pci 0000:c5:00.1: BAR 4 [mem 0xdcf03000-0xdcf03fff]
[    0.256626] pci 0000:c5:00.1: BAR 5 [mem 0xdcf02000-0xdcf02fff]
[    0.256636] pci 0000:c5:00.1: enabling Extended Tags
[    0.256807] pci 0000:00:08.2: PCI bridge to [bus c5]
[    0.256882] pci 0000:c6:00.0: [1022:151f] type 00 class 0x0c0330 PCIe Endpoint
[    0.256898] pci 0000:c6:00.0: BAR 0 [mem 0xdcc00000-0xdccfffff 64bit]
[    0.256932] pci 0000:c6:00.0: enabling Extended Tags
[    0.256990] pci 0000:c6:00.0: PME# supported from D0 D3hot D3cold
[    0.257301] pci 0000:c6:00.3: [1022:151a] type 00 class 0x0c0330 PCIe Endpoint
[    0.257316] pci 0000:c6:00.3: BAR 0 [mem 0xdcb00000-0xdcbfffff 64bit]
[    0.257351] pci 0000:c6:00.3: enabling Extended Tags
[    0.257398] pci 0000:c6:00.3: PME# supported from D0 D3hot D3cold
[    0.257673] pci 0000:c6:00.4: [1022:151b] type 00 class 0x0c0330 PCIe Endpoint
[    0.257688] pci 0000:c6:00.4: BAR 0 [mem 0xdca00000-0xdcafffff 64bit]
[    0.257723] pci 0000:c6:00.4: enabling Extended Tags
[    0.257771] pci 0000:c6:00.4: PME# supported from D0 D3hot D3cold
[    0.258043] pci 0000:c6:00.5: [1022:151c] type 00 class 0x0c0340 PCIe Endpoint
[    0.258060] pci 0000:c6:00.5: BAR 0 [mem 0xdcd80000-0xdcdfffff 64bit]
[    0.258097] pci 0000:c6:00.5: enabling Extended Tags
[    0.258144] pci 0000:c6:00.5: PME# supported from D0 D3hot D3cold
[    0.258248] pci 0000:c6:00.6: [1022:151d] type 00 class 0x0c0340 PCIe Endpoint
[    0.258265] pci 0000:c6:00.6: BAR 0 [mem 0xdcd00000-0xdcd7ffff 64bit]
[    0.258302] pci 0000:c6:00.6: enabling Extended Tags
[    0.258349] pci 0000:c6:00.6: PME# supported from D0 D3hot D3cold
[    0.258480] pci 0000:00:08.3: PCI bridge to [bus c6]
[    0.266817] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.266861] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.266897] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.266939] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.266978] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.267011] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.267043] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.267075] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.274164] Low-power S0 idle used by default for system suspend
[    0.274916] ACPI: EC: interrupt unblocked
[    0.274918] ACPI: EC: event unblocked
[    0.274927] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.274929] ACPI: EC: GPE=0x10
[    0.274931] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot ECDT EC initialization complete
[    0.274934] ACPI: \_SB_.PCI0.SBRG.EC0_: EC: Used to handle transactions and events
[    0.275052] iommu: Default domain type: Translated
[    0.275054] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.275105] ACPI: bus type USB registered
[    0.275122] usbcore: registered new interface driver usbfs
[    0.275129] usbcore: registered new interface driver hub
[    0.275144] usbcore: registered new device driver usb
[    0.292770] efivars: Registered efivars operations
[    0.293218] NetLabel: Initializing
[    0.293223] NetLabel:  domain hash size = 128
[    0.293226] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.293258] NetLabel:  unlabeled traffic allowed by default
[    0.293260] PCI: Using ACPI for IRQ routing
[    0.303874] PCI: pci_cache_line_size set to 64 bytes
[    0.304426] e820: reserve RAM buffer [mem 0x09b7f000-0x0bffffff]
[    0.304430] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.304432] e820: reserve RAM buffer [mem 0x58401018-0x5bffffff]
[    0.304434] e820: reserve RAM buffer [mem 0x60409000-0x63ffffff]
[    0.304435] e820: reserve RAM buffer [mem 0x652df000-0x67ffffff]
[    0.304436] e820: reserve RAM buffer [mem 0x6817f000-0x6bffffff]
[    0.304437] e820: reserve RAM buffer [mem 0x79ff7000-0x7bffffff]
[    0.304438] e820: reserve RAM buffer [mem 0x79fff000-0x7bffffff]
[    0.304439] e820: reserve RAM buffer [mem 0x85e180000-0x85fffffff]
[    0.304504] vgaarb: loaded
[    0.304504] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.304504] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.306764] clocksource: Switched to clocksource tsc-early
[    0.307050] VFS: Disk quotas dquot_6.6.0
[    0.307070] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.307212] pnp: PnP ACPI init
[    0.307781] system 00:02: [io  0x04d0-0x04d1] has been reserved
[    0.307787] system 00:02: [io  0x040b] has been reserved
[    0.307789] system 00:02: [io  0x04d6] has been reserved
[    0.307791] system 00:02: [io  0x0c00-0x0c01] has been reserved
[    0.307793] system 00:02: [io  0x0c14] has been reserved
[    0.307794] system 00:02: [io  0x0c50-0x0c51] has been reserved
[    0.307796] system 00:02: [io  0x0c52] has been reserved
[    0.307797] system 00:02: [io  0x0c6c] has been reserved
[    0.307798] system 00:02: [io  0x0c6f] has been reserved
[    0.307800] system 00:02: [io  0x0cd0-0x0cd1] has been reserved
[    0.307801] system 00:02: [io  0x0cd2-0x0cd3] has been reserved
[    0.307803] system 00:02: [io  0x0cd4-0x0cd5] has been reserved
[    0.307804] system 00:02: [io  0x0cd6-0x0cd7] has been reserved
[    0.307806] system 00:02: [io  0x0cd8-0x0cdf] has been reserved
[    0.307807] system 00:02: [io  0x0800-0x089f] has been reserved
[    0.307809] system 00:02: [io  0x0b00-0x0b0f] has been reserved
[    0.307810] system 00:02: [io  0x0b20-0x0b3f] has been reserved
[    0.307811] system 00:02: [io  0x0900-0x090f] has been reserved
[    0.307813] system 00:02: [io  0x0910-0x091f] has been reserved
[    0.307817] system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.307820] system 00:02: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.307824] system 00:02: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.307826] system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.307828] system 00:02: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.307831] system 00:02: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.307833] system 00:02: [mem 0xff000000-0xffffffff] has been reserved
[    0.310494] system 00:03: [mem 0xe0000000-0xefffffff] has been reserved
[    0.311386] pnp: PnP ACPI: found 4 devices
[    0.317727] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.317864] NET: Registered PF_INET protocol family
[    0.318038] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.339283] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.339328] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.339475] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.339870] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.340007] TCP: Hash tables configured (established 262144 bind 65536)
[    0.340189] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    0.340301] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.340408] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.340551] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.340561] NET: Registered PF_XDP protocol family
[    0.340574] pci 0000:62:01.0: bridge window [io  0x1000-0x0fff] to [bus 63] add_size 1000
[    0.340581] pci 0000:62:01.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 63] add_size 200000 add_align 100000
[    0.340586] pci 0000:61:00.0: bridge window [io  0x1000-0x0fff] to [bus 62-63] add_size 1000
[    0.340591] pci 0000:61:00.0: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 62-63] add_size 200000 add_align 100000
[    0.340606] pci 0000:00:01.1: PCI bridge to [bus 01-60]
[    0.340615] pci 0000:00:01.1:   bridge window [io  0xb000-0xefff]
[    0.340620] pci 0000:00:01.1:   bridge window [mem 0xc4000000-0xdbffffff]
[    0.340624] pci 0000:00:01.1:   bridge window [mem 0x5800000000-0x77ffffffff 64bit pref]
[    0.340634] pci 0000:61:00.0: bridge window [mem 0x3800000000-0x38002fffff 64bit pref]: assigned
[    0.340637] pci 0000:61:00.0: bridge window [io  0x7000-0x7fff]: assigned
[    0.340640] pci 0000:62:01.0: bridge window [mem 0x3800000000-0x38001fffff 64bit pref]: assigned
[    0.340642] pci 0000:62:01.0: bridge window [io  0x7000-0x7fff]: assigned
[    0.340645] pci 0000:62:01.0: PCI bridge to [bus 63]
[    0.340653] pci 0000:62:01.0:   bridge window [io  0x7000-0x7fff]
[    0.340659] pci 0000:62:01.0:   bridge window [mem 0xac000000-0xac0fffff]
[    0.340664] pci 0000:62:01.0:   bridge window [mem 0x3800000000-0x38001fffff 64bit pref]
[    0.340672] pci 0000:61:00.0: PCI bridge to [bus 62-63]
[    0.340675] pci 0000:61:00.0:   bridge window [io  0x7000-0x7fff]
[    0.340681] pci 0000:61:00.0:   bridge window [mem 0xac000000-0xac0fffff]
[    0.340685] pci 0000:61:00.0:   bridge window [mem 0x3800000000-0x38002fffff 64bit pref]
[    0.340693] pci 0000:00:01.2: PCI bridge to [bus 61-c0]
[    0.340695] pci 0000:00:01.2:   bridge window [io  0x7000-0xafff]
[    0.340699] pci 0000:00:01.2:   bridge window [mem 0xac000000-0xc3ffffff]
[    0.340702] pci 0000:00:01.2:   bridge window [mem 0x3800000000-0x57ffffffff 64bit pref]
[    0.340706] pci 0000:00:02.1: PCI bridge to [bus c1]
[    0.340711] pci 0000:00:02.1:   bridge window [mem 0xdd100000-0xdd1fffff]
[    0.340718] pci 0000:00:02.2: PCI bridge to [bus c2]
[    0.340723] pci 0000:00:02.2:   bridge window [mem 0xdd000000-0xdd0fffff]
[    0.340730] pci 0000:00:02.3: PCI bridge to [bus c3]
[    0.340734] pci 0000:00:02.3:   bridge window [mem 0xdc600000-0xdc8fffff]
[    0.340743] pci 0000:00:08.1: PCI bridge to [bus c4]
[    0.340749] pci 0000:00:08.1:   bridge window [io  0xf000-0xffff]
[    0.340753] pci 0000:00:08.1:   bridge window [mem 0xdc000000-0xdc5fffff]
[    0.340755] pci 0000:00:08.1:   bridge window [mem 0x7800000000-0x78107fffff 64bit pref]
[    0.340760] pci 0000:00:08.2: PCI bridge to [bus c5]
[    0.340764] pci 0000:00:08.2:   bridge window [mem 0xdce00000-0xdcffffff]
[    0.340766] pci 0000:00:08.2:   bridge window [mem 0x7810900000-0x78109fffff 64bit pref]
[    0.340771] pci 0000:00:08.3: PCI bridge to [bus c6]
[    0.340775] pci 0000:00:08.3:   bridge window [mem 0xdca00000-0xdcdfffff]
[    0.340782] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.340785] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.340786] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.340788] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.340789] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
[    0.340791] pci_bus 0000:00: resource 9 [mem 0x80000000-0xdfffffff window]
[    0.340792] pci_bus 0000:00: resource 10 [mem 0xf0000000-0xfcffffff window]
[    0.340794] pci_bus 0000:00: resource 11 [mem 0x880000000-0x7fffffffff window]
[    0.340796] pci_bus 0000:01: resource 0 [io  0xb000-0xefff]
[    0.340797] pci_bus 0000:01: resource 1 [mem 0xc4000000-0xdbffffff]
[    0.340799] pci_bus 0000:01: resource 2 [mem 0x5800000000-0x77ffffffff 64bit pref]
[    0.340801] pci_bus 0000:61: resource 0 [io  0x7000-0xafff]
[    0.340802] pci_bus 0000:61: resource 1 [mem 0xac000000-0xc3ffffff]
[    0.340803] pci_bus 0000:61: resource 2 [mem 0x3800000000-0x57ffffffff 64bit pref]
[    0.340805] pci_bus 0000:62: resource 0 [io  0x7000-0x7fff]
[    0.340806] pci_bus 0000:62: resource 1 [mem 0xac000000-0xac0fffff]
[    0.340807] pci_bus 0000:62: resource 2 [mem 0x3800000000-0x38002fffff 64bit pref]
[    0.340808] pci_bus 0000:63: resource 0 [io  0x7000-0x7fff]
[    0.340810] pci_bus 0000:63: resource 1 [mem 0xac000000-0xac0fffff]
[    0.340811] pci_bus 0000:63: resource 2 [mem 0x3800000000-0x38001fffff 64bit pref]
[    0.340812] pci_bus 0000:c1: resource 1 [mem 0xdd100000-0xdd1fffff]
[    0.340814] pci_bus 0000:c2: resource 1 [mem 0xdd000000-0xdd0fffff]
[    0.340816] pci_bus 0000:c3: resource 1 [mem 0xdc600000-0xdc8fffff]
[    0.340817] pci_bus 0000:c4: resource 0 [io  0xf000-0xffff]
[    0.340818] pci_bus 0000:c4: resource 1 [mem 0xdc000000-0xdc5fffff]
[    0.340819] pci_bus 0000:c4: resource 2 [mem 0x7800000000-0x78107fffff 64bit pref]
[    0.340821] pci_bus 0000:c5: resource 1 [mem 0xdce00000-0xdcffffff]
[    0.340822] pci_bus 0000:c5: resource 2 [mem 0x7810900000-0x78109fffff 64bit pref]
[    0.340824] pci_bus 0000:c6: resource 1 [mem 0xdca00000-0xdcdfffff]
[    0.341313] pci 0000:c4:00.1: D0 power state depends on 0000:c4:00.0
[    0.341887] PCI: CLS 64 bytes, default 64
[    0.341926] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.342009] Trying to unpack rootfs image as initramfs...
[    0.342015] platform MSFT0201:00: Adding to iommu group 0
[    0.342265] pci 0000:00:01.0: Adding to iommu group 1
[    0.342285] pci 0000:00:01.1: Adding to iommu group 2
[    0.342306] pci 0000:00:01.2: Adding to iommu group 3
[    0.342338] pci 0000:00:02.0: Adding to iommu group 4
[    0.342366] pci 0000:00:02.1: Adding to iommu group 5
[    0.342385] pci 0000:00:02.2: Adding to iommu group 6
[    0.342405] pci 0000:00:02.3: Adding to iommu group 7
[    0.342432] pci 0000:00:03.0: Adding to iommu group 8
[    0.342472] pci 0000:00:08.0: Adding to iommu group 9
[    0.342491] pci 0000:00:08.1: Adding to iommu group 10
[    0.342510] pci 0000:00:08.2: Adding to iommu group 11
[    0.342529] pci 0000:00:08.3: Adding to iommu group 12
[    0.342565] pci 0000:00:14.0: Adding to iommu group 13
[    0.342584] pci 0000:00:14.3: Adding to iommu group 13
[    0.342680] pci 0000:00:18.0: Adding to iommu group 14
[    0.342698] pci 0000:00:18.1: Adding to iommu group 14
[    0.342717] pci 0000:00:18.2: Adding to iommu group 14
[    0.342736] pci 0000:00:18.3: Adding to iommu group 14
[    0.342755] pci 0000:00:18.4: Adding to iommu group 14
[    0.342778] pci 0000:00:18.5: Adding to iommu group 14
[    0.342796] pci 0000:00:18.6: Adding to iommu group 14
[    0.342816] pci 0000:00:18.7: Adding to iommu group 14
[    0.342840] pci 0000:61:00.0: Adding to iommu group 15
[    0.342861] pci 0000:62:01.0: Adding to iommu group 16
[    0.342868] pci 0000:63:00.0: Adding to iommu group 16
[    0.342887] pci 0000:c1:00.0: Adding to iommu group 17
[    0.342907] pci 0000:c2:00.0: Adding to iommu group 18
[    0.342927] pci 0000:c3:00.0: Adding to iommu group 19
[    0.342962] pci 0000:c4:00.0: Adding to iommu group 20
[    0.342983] pci 0000:c4:00.1: Adding to iommu group 21
[    0.343003] pci 0000:c4:00.2: Adding to iommu group 22
[    0.343023] pci 0000:c4:00.4: Adding to iommu group 23
[    0.343042] pci 0000:c4:00.5: Adding to iommu group 24
[    0.343062] pci 0000:c4:00.6: Adding to iommu group 25
[    0.343082] pci 0000:c4:00.7: Adding to iommu group 26
[    0.343102] pci 0000:c5:00.0: Adding to iommu group 27
[    0.343124] pci 0000:c5:00.1: Adding to iommu group 28
[    0.343145] pci 0000:c6:00.0: Adding to iommu group 29
[    0.343166] pci 0000:c6:00.3: Adding to iommu group 30
[    0.343186] pci 0000:c6:00.4: Adding to iommu group 31
[    0.343206] pci 0000:c6:00.5: Adding to iommu group 32
[    0.343230] pci 0000:c6:00.6: Adding to iommu group 33
[    0.348549] AMD-Vi: Extended features (0x246577efa2254afa, 0x10): PPR NX GT [5] IA GA PC GA_vAPIC
[    0.348561] AMD-Vi: Interrupt remapping enabled
[    0.348721] AMD-Vi: Virtual APIC enabled
[    0.348750] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.348770] software IO TLB: mapped [mem 0x000000005c409000-0x0000000060409000] (64MB)
[    0.348818] LVT offset 0 assigned for vector 0x400
[    0.349093] perf: AMD IBS detected (0x00081bff)
[    0.349103] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.349945] Initialise system trusted keyrings
[    0.349991] workingset: timestamp_bits=40 max_order=23 bucket_order=0
[    0.365922] Key type asymmetric registered
[    0.365924] Asymmetric key parser 'x509' registered
[    0.365950] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    0.366011] io scheduler mq-deadline registered
[    0.366013] io scheduler kyber registered
[    0.370287] pcieport 0000:00:01.1: PME: Signaling with IRQ 32
[    0.370314] pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.370935] pcieport 0000:00:01.2: PME: Signaling with IRQ 33
[    0.370978] pcieport 0000:00:01.2: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.371461] pcieport 0000:00:02.1: PME: Signaling with IRQ 34
[    0.371671] pcieport 0000:00:02.2: PME: Signaling with IRQ 35
[    0.371870] pcieport 0000:00:02.3: PME: Signaling with IRQ 36
[    0.372071] pcieport 0000:00:08.1: PME: Signaling with IRQ 37
[    0.372326] pcieport 0000:00:08.2: PME: Signaling with IRQ 38
[    0.372509] pcieport 0000:00:08.3: PME: Signaling with IRQ 39
[    0.372853] pcieport 0000:62:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.373851] Estimated ratio of average max frequency by base frequency (times 1024): 2229
[    0.373860] Monitor-Mwait will be used to enter C-1 state
[    0.373863] ACPI: \_SB_.PLTF.C000: Found 3 idle states
[    0.374005] ACPI: \_SB_.PLTF.C002: Found 3 idle states
[    0.374174] ACPI: \_SB_.PLTF.C004: Found 3 idle states
[    0.374316] ACPI: \_SB_.PLTF.C006: Found 3 idle states
[    0.374482] ACPI: \_SB_.PLTF.C008: Found 3 idle states
[    0.374655] ACPI: \_SB_.PLTF.C00A: Found 3 idle states
[    0.374779] ACPI: \_SB_.PLTF.C00C: Found 3 idle states
[    0.375119] ACPI: \_SB_.PLTF.C00E: Found 3 idle states
[    0.375330] ACPI: \_SB_.PLTF.C010: Found 3 idle states
[    0.375548] ACPI: \_SB_.PLTF.C012: Found 3 idle states
[    0.375757] ACPI: \_SB_.PLTF.C014: Found 3 idle states
[    0.375964] ACPI: \_SB_.PLTF.C016: Found 3 idle states
[    0.376109] ACPI: \_SB_.PLTF.C001: Found 3 idle states
[    0.376201] ACPI: \_SB_.PLTF.C003: Found 3 idle states
[    0.376294] ACPI: \_SB_.PLTF.C005: Found 3 idle states
[    0.376390] ACPI: \_SB_.PLTF.C007: Found 3 idle states
[    0.376513] ACPI: \_SB_.PLTF.C009: Found 3 idle states
[    0.376661] ACPI: \_SB_.PLTF.C00B: Found 3 idle states
[    0.376812] ACPI: \_SB_.PLTF.C00D: Found 3 idle states
[    0.376982] ACPI: \_SB_.PLTF.C00F: Found 3 idle states
[    0.377163] ACPI: \_SB_.PLTF.C011: Found 3 idle states
[    0.377310] ACPI: \_SB_.PLTF.C013: Found 3 idle states
[    0.377467] ACPI: \_SB_.PLTF.C015: Found 3 idle states
[    0.377616] ACPI: \_SB_.PLTF.C017: Found 3 idle states
[    0.378006] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.378711] Linux agpgart interface v0.103
[    0.378936] ACPI: bus type drm_connector registered
[    0.381756] usbcore: registered new interface driver usbserial_generic
[    0.381763] usbserial: USB Serial support registered for generic
[    0.384531] [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
[    0.389484] Console: switching to colour frame buffer device 180x56
[    0.393244] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[    0.393513] drop_monitor: Initializing network drop monitor service
[    0.393677] NET: Registered PF_INET6 protocol family
[    0.403303] Freeing initrd memory: 12612K
[    0.403883] Segment Routing with IPv6
[    0.403905] In-situ OAM (IOAM) with IPv6
[    0.405788] microcode: Current revision: 0x0b204011
[    0.406615] resctrl: L3 allocation detected
[    0.406615] resctrl: MB allocation detected
[    0.406616] resctrl: SMBA allocation detected
[    0.406616] resctrl: L3 monitoring detected
[    0.406641] IPI shorthand broadcast: enabled
[    0.407766] sched_clock: Marking stable (406010541, 1342210)->(410675396, -3322645)
[    0.407934] registered taskstats version 1
[    0.408061] Loading compiled-in X.509 certificates
[    0.410561] Demotion targets for Node 0: null
[    0.410694] Key type .fscrypt registered
[    0.410697] Key type fscrypt-provisioning registered
[    0.410880] PM:   Magic number: 8:64:146
[    0.410956] acpi device:17: hash matches
[    0.413250] RAS: Correctable Errors collector initialized.
[    0.419934] clk: Disabling unused clocks
[    0.419936] PM: genpd: Disabling unused power domains
[    0.421039] Freeing unused decrypted memory: 2028K
[    0.421375] Freeing unused kernel image (initmem) memory: 3236K
[    0.421382] Write protecting the kernel read-only data: 28672k
[    0.421610] Freeing unused kernel image (rodata/data gap) memory: 924K
[    0.451469] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.451474] Run /init as init process
[    0.451475]   with arguments:
[    0.451476]     /init
[    0.451476]   with environment:
[    0.451477]     HOME=/
[    0.451477]     TERM=linux
[    0.451478]     BOOT_IMAGE=(hd1,gpt2)//kernels/fcc2agbrkgz2kzym4dxy2dr8ljf6930p-linux-6.11-rc6-bzImage
[    0.473265] stage-1-init: [Tue Sep 10 21:07:17 UTC 2024] loading module btrfs...
[    0.493343] raid6: avx512x4 gen() 47375 MB/s
[    0.510354] raid6: avx512x2 gen() 53412 MB/s
[    0.527354] raid6: avx512x1 gen() 49608 MB/s
[    0.544354] raid6: avx2x4   gen() 53289 MB/s
[    0.561354] raid6: avx2x2   gen() 58617 MB/s
[    0.578354] raid6: avx2x1   gen() 51606 MB/s
[    0.578354] raid6: using algorithm avx2x2 gen() 58617 MB/s
[    0.595353] raid6: .... xor() 33487 MB/s, rmw enabled
[    0.595354] raid6: using avx512x2 recovery algorithm
[    0.596426] xor: automatically using best checksumming function   avx       
[    0.704860] Btrfs loaded, zoned=yes, fsverity=no
[    0.706705] stage-1-init: [Tue Sep 10 21:07:17 UTC 2024] loading module dm_mod...
[    0.716073] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[    0.716778] stage-1-init: [Tue Sep 10 21:07:17 UTC 2024] running udev...
[    0.722862] stage-1-init: [Tue Sep 10 21:07:17 UTC 2024] Starting systemd-udevd version 256.2
[    0.775188] rtc_cmos 00:00: RTC can wake from S4
[    0.775493] rtc_cmos 00:00: registered as rtc0
[    0.775533] rtc_cmos 00:00: setting system clock to 2024-09-10T21:07:17 UTC (1726002437)
[    0.775560] rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram
[    0.776837] i8042: PNP: PS/2 Controller [PNP030b:PS2K] at 0x60,0x64 irq 1
[    0.776843] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.777858] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.794568] nvme 0000:c1:00.0: platform quirk: setting simple suspend
[    0.794576] nvme 0000:63:00.0: platform quirk: setting simple suspend
[    0.794633] sdhci: Secure Digital Host Controller Interface driver
[    0.794636] sdhci: Copyright(c) Pierre Ossman
[    0.794655] ACPI: bus type thunderbolt registered
[    0.794693] nvme nvme0: pci function 0000:c1:00.0
[    0.794693] nvme nvme1: pci function 0000:63:00.0
[    0.795687] xhci_hcd 0000:c4:00.4: xHCI Host Controller
[    0.795694] xhci_hcd 0000:c4:00.4: new USB bus registered, assigned bus number 1
[    0.795883] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.796134] xhci_hcd 0000:c4:00.4: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
[    0.796426] xhci_hcd 0000:c4:00.4: xHCI Host Controller
[    0.796428] xhci_hcd 0000:c4:00.4: new USB bus registered, assigned bus number 2
[    0.796430] xhci_hcd 0000:c4:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    0.796470] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[    0.796472] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.796473] usb usb1: Product: xHCI Host Controller
[    0.796474] usb usb1: Manufacturer: Linux 6.11.0-rc6 xhci-hcd
[    0.796475] usb usb1: SerialNumber: 0000:c4:00.4
[    0.796559] hub 1-0:1.0: USB hub found
[    0.796586] hub 1-0:1.0: 1 port detected
[    0.796725] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.796737] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[    0.796738] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.796739] usb usb2: Product: xHCI Host Controller
[    0.796740] usb usb2: Manufacturer: Linux 6.11.0-rc6 xhci-hcd
[    0.796741] usb usb2: SerialNumber: 0000:c4:00.4
[    0.796791] hub 2-0:1.0: USB hub found
[    0.796808] hub 2-0:1.0: 1 port detected
[    0.796955] xhci_hcd 0000:c6:00.0: xHCI Host Controller
[    0.796958] xhci_hcd 0000:c6:00.0: new USB bus registered, assigned bus number 3
[    0.797402] xhci_hcd 0000:c6:00.0: hcc params 0x0128ffc5 hci version 0x120 quirks 0x0000000200000010
[    0.797609] xhci_hcd 0000:c6:00.0: xHCI Host Controller
[    0.797610] xhci_hcd 0000:c6:00.0: new USB bus registered, assigned bus number 4
[    0.797611] xhci_hcd 0000:c6:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.797629] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[    0.797630] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.797630] usb usb3: Product: xHCI Host Controller
[    0.797631] usb usb3: Manufacturer: Linux 6.11.0-rc6 xhci-hcd
[    0.797632] usb usb3: SerialNumber: 0000:c6:00.0
[    0.797691] hub 3-0:1.0: USB hub found
[    0.797713] hub 3-0:1.0: 5 ports detected
[    0.797933] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.797943] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[    0.797944] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.797945] usb usb4: Product: xHCI Host Controller
[    0.797945] usb usb4: Manufacturer: Linux 6.11.0-rc6 xhci-hcd
[    0.797946] usb usb4: SerialNumber: 0000:c6:00.0
[    0.797993] hub 4-0:1.0: USB hub found
[    0.798010] hub 4-0:1.0: 2 ports detected
[    0.798195] xhci_hcd 0000:c6:00.3: xHCI Host Controller
[    0.798197] xhci_hcd 0000:c6:00.3: new USB bus registered, assigned bus number 5
[    0.798556] xhci_hcd 0000:c6:00.3: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
[    0.798814] xhci_hcd 0000:c6:00.3: xHCI Host Controller
[    0.798816] xhci_hcd 0000:c6:00.3: new USB bus registered, assigned bus number 6
[    0.798817] xhci_hcd 0000:c6:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    0.798834] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[    0.798835] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.798835] usb usb5: Product: xHCI Host Controller
[    0.798836] usb usb5: Manufacturer: Linux 6.11.0-rc6 xhci-hcd
[    0.798836] usb usb5: SerialNumber: 0000:c6:00.3
[    0.798887] hub 5-0:1.0: USB hub found
[    0.798899] hub 5-0:1.0: 1 port detected
[    0.798974] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.798984] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[    0.798985] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.798985] usb usb6: Product: xHCI Host Controller
[    0.798986] usb usb6: Manufacturer: Linux 6.11.0-rc6 xhci-hcd
[    0.798986] usb usb6: SerialNumber: 0000:c6:00.3
[    0.799031] hub 6-0:1.0: USB hub found
[    0.799047] hub 6-0:1.0: 1 port detected
[    0.799226] xhci_hcd 0000:c6:00.4: xHCI Host Controller
[    0.799230] xhci_hcd 0000:c6:00.4: new USB bus registered, assigned bus number 7
[    0.799564] xhci_hcd 0000:c6:00.4: hcc params 0x0118ffc5 hci version 0x120 quirks 0x0000000200000010
[    0.799799] xhci_hcd 0000:c6:00.4: xHCI Host Controller
[    0.799801] xhci_hcd 0000:c6:00.4: new USB bus registered, assigned bus number 8
[    0.799802] xhci_hcd 0000:c6:00.4: Host supports USB 3.1 Enhanced SuperSpeed
[    0.799818] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[    0.799819] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.799820] usb usb7: Product: xHCI Host Controller
[    0.799821] usb usb7: Manufacturer: Linux 6.11.0-rc6 xhci-hcd
[    0.799821] usb usb7: SerialNumber: 0000:c6:00.4
[    0.799870] hub 7-0:1.0: USB hub found
[    0.799882] hub 7-0:1.0: 1 port detected
[    0.799957] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.799967] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[    0.799968] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.799969] usb usb8: Product: xHCI Host Controller
[    0.799969] usb usb8: Manufacturer: Linux 6.11.0-rc6 xhci-hcd
[    0.799970] usb usb8: SerialNumber: 0000:c6:00.4
[    0.800015] hub 8-0:1.0: USB hub found
[    0.800031] hub 8-0:1.0: 1 port detected
[    0.816037] nvme nvme1: D3 entry latency set to 8 seconds
[    0.825557] nvme nvme1: 8/0/0 default/read/poll queues
[    0.829494]  nvme1n1: p1
[    0.833158] nvme nvme0: allocated 64 MiB host memory buffer.
[    0.858037] nvme nvme0: 16/0/0 default/read/poll queues
[    0.862467] pcieport 0000:00:01.2: pciehp: Slot(0-1): Link Down
[    0.862471] pcieport 0000:00:01.2: pciehp: Slot(0-1): Card not present
[    0.865889]  nvme0n1: p1 p2 p3
[    0.870512] sdhci-pci 0000:c2:00.0: SDHCI controller found [17a0:9755] (rev 1)
[    0.870597] sdhci-pci 0000:c2:00.0: enabling device (0000 -> 0002)
[    0.892708] Buffer I/O error on dev nvme1n1p1, logical block 244190192, async page read
[    0.932831] mmc0: SDHCI controller on PCI [0000:c2:00.0] using ADMA 64-bit
[    0.939246] stage-1-init: [Tue Sep 10 21:07:17 UTC 2024] starting device mapper and LVM...
[    0.956153] pcieport 0000:62:01.0: Runtime PM usage count underflow!
[    0.956244] pci_bus 0000:63: busn_res: [bus 63] is released
[    0.956383] pci_bus 0000:62: busn_res: [bus 62-63] is released
[    0.998622] stage-1-init: [Tue Sep 10 21:07:17 UTC 2024] Scanning for Btrfs filesystems
[    0.999092] stage-1-init: [Tue Sep 10 21:07:17 UTC 2024] registered: /dev/nvme0n1p3
[    1.010443] stage-1-init: [Tue Sep 10 21:07:17 UTC 2024] mounting /dev/disk/by-uuid/fc00b2b4-44aa-4e47-a72c-861dc6355877 on /...
[    1.011605] BTRFS: device fsid fc00b2b4-44aa-4e47-a72c-861dc6355877 devid 1 transid 1005 /dev/disk/by-uuid/fc00b2b4-44aa-4e47-a72c-861dc6355877 (259:5) scanned by mount (356)
[    1.012435] BTRFS info (device nvme0n1p3): first mount of filesystem fc00b2b4-44aa-4e47-a72c-861dc6355877
[    1.012446] BTRFS info (device nvme0n1p3): using crc32c (crc32c-intel) checksum algorithm
[    1.012452] BTRFS info (device nvme0n1p3): using free-space-tree
[    1.027687] stage-1-init: [Tue Sep 10 21:07:17 UTC 2024] mounting /dev/disk/by-uuid/fc00b2b4-44aa-4e47-a72c-861dc6355877 on /nix...
[    1.034366] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    1.035352] usb 3-1: new high-speed USB device number 2 using xhci_hcd
[    1.166255] usb 1-1: New USB device found, idVendor=3277, idProduct=0059, bcdDevice= 1.01
[    1.166262] usb 1-1: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    1.166264] usb 1-1: Product: ASUS FHD webcam
[    1.166265] usb 1-1: Manufacturer: Shinetech
[    1.166266] usb 1-1: SerialNumber: 200901010001
[    1.168016] usb 3-1: New USB device found, idVendor=13d3, idProduct=3608, bcdDevice= 1.00
[    1.168021] usb 3-1: New USB device strings: Mfr=5, Product=6, SerialNumber=7
[    1.168022] usb 3-1: Product: Wireless_Device
[    1.168023] usb 3-1: Manufacturer: MediaTek Inc.
[    1.168024] usb 3-1: SerialNumber: 000000000
[    1.217235] booting system configuration /nix/store/g4y4f4brwj99iads5fwf87kmhdxsbrlw-nixos-system-GungunZen-24.11.20240728.52ec9ac
[    1.233743] stage-2-init: running activation script...
[    1.343016] stage-2-init: setting up /etc...
[    1.376701] tsc: Refined TSC clocksource calibration: 1996.276 MHz
[    1.376712] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x398ce0cad21, max_idle_ns: 881590438231 ns
[    1.376751] clocksource: Switched to clocksource tsc
[    1.473749] systemd[1]: Inserted module 'autofs4'
[    1.495499] systemd[1]: systemd 256.2 running in system mode (+PAM +AUDIT -SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK -XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
[    1.495508] systemd[1]: Detected architecture x86-64.
[    1.495793] systemd[1]: Hostname set to <GungunZen>.
[    1.581100] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[    1.642574] systemd[1]: Queued start job for default target Graphical Interface.
[    1.653485] systemd[1]: Created slice Virtual Machine and Container Slice.
[    1.653963] systemd[1]: Created slice Slice /system/getty.
[    1.654196] systemd[1]: Created slice Slice /system/modprobe.
[    1.654421] systemd[1]: Created slice Slice /system/systemd-fsck.
[    1.654631] systemd[1]: Created slice User and Session Slice.
[    1.654681] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    1.654720] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    1.654839] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    1.654876] systemd[1]: Expecting device /dev/disk/by-uuid/6C89-5289...
[    1.654897] systemd[1]: Expecting device /dev/disk/by-uuid/f7a7e05a-642f-45d5-8109-1762e31b7e66...
[    1.654923] systemd[1]: Expecting device MTFDKBA1T0QFM-1BD1AABGB 3...
[    1.654944] systemd[1]: Expecting device /dev/tpmrm0...
[    1.654966] systemd[1]: Reached target Local Encrypted Volumes.
[    1.654992] systemd[1]: Reached target Containers.
[    1.655011] systemd[1]: Reached target Preparation for Network.
[    1.655035] systemd[1]: Reached target Path Units.
[    1.655054] systemd[1]: Reached target Remote File Systems.
[    1.655074] systemd[1]: Reached target Slice Units.
[    1.655092] systemd[1]: Reached target Swaps.
[    1.655112] systemd[1]: Reached target libvirt guests shutdown target.
[    1.655650] systemd[1]: Listening on Process Core Dump Socket.
[    1.655933] systemd[1]: Listening on Credential Encryption/Decryption.
[    1.655992] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.656038] systemd[1]: Listening on Journal Sockets.
[    1.656098] systemd[1]: Listening on Userspace Out-Of-Memory (OOM) Killer Socket.
[    1.656149] systemd[1]: Listening on udev Control Socket.
[    1.656181] systemd[1]: Listening on udev Kernel Socket.
[    1.657711] systemd[1]: Mounting Huge Pages File System...
[    1.658216] systemd[1]: Mounting POSIX Message Queue File System...
[    1.658792] systemd[1]: Mounting Kernel Debug File System...
[    1.659366] systemd[1]: Starting Create List of Static Device Nodes...
[    1.659914] systemd[1]: Starting Load Kernel Module configfs...
[    1.660438] systemd[1]: Starting Load Kernel Module drm...
[    1.660881] systemd[1]: Starting Load Kernel Module efi_pstore...
[    1.661328] systemd[1]: Starting Load Kernel Module fuse...
[    1.661812] systemd[1]: Starting mount-pstore.service...
[    1.661864] systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    1.662618] systemd[1]: Starting Journal Service...
[    1.663454] systemd[1]: Starting Load Kernel Modules...
[    1.664255] systemd[1]: Starting Remount Root and Kernel File Systems...
[    1.664797] pstore: Using crash dump compression: deflate
[    1.665260] systemd[1]: Starting Coldplug All udev Devices...
[    1.665905] pstore: Registered efi_pstore as persistent store backend
[    1.667503] systemd[1]: Mounted Huge Pages File System.
[    1.667619] systemd[1]: Mounted POSIX Message Queue File System.
[    1.667687] systemd[1]: Mounted Kernel Debug File System.
[    1.667893] systemd[1]: Finished Create List of Static Device Nodes.
[    1.668120] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    1.668228] systemd[1]: Finished Load Kernel Module configfs.
[    1.668415] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    1.668511] systemd[1]: Finished Load Kernel Module drm.
[    1.668675] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.
[    1.668769] systemd[1]: Finished Load Kernel Module efi_pstore.
[    1.670045] systemd[1]: Mounting Kernel Configuration File System...
[    1.671691] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[    1.671750] fuse: init (API version 7.40)
[    1.672357] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    1.672508] systemd[1]: Finished Load Kernel Module fuse.
[    1.673273] systemd-journald[767]: Collecting audit messages is disabled.
[    1.673484] systemd[1]: Mounting FUSE Control File System...
[    1.674234] systemd[1]: Mounted Kernel Configuration File System.
[    1.676649] systemd[1]: Finished mount-pstore.service.
[    1.677986] systemd[1]: Mounted FUSE Control File System.
[    1.681087] systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
[    1.683259] systemd[1]: Starting Create Static Device Nodes in /dev...
[    1.684297] systemd[1]: Finished Remount Root and Kernel File Systems.
[    1.685103] systemd[1]: Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).
[    1.686016] systemd[1]: Starting Load/Save OS Random Seed...
[    1.695711] systemd[1]: Finished Load/Save OS Random Seed.
[    1.699322] systemd[1]: Started Journal Service.
[    1.736984] ccp 0000:c4:00.2: enabling device (0000 -> 0002)
[    1.737055] systemd-journald[767]: Received client request to flush runtime journal.
[    1.738346] ccp 0000:c4:00.2: tee enabled
[    1.738349] ccp 0000:c4:00.2: psp enabled
[    1.751341] kvm_amd: TSC scaling supported
[    1.751344] kvm_amd: Nested Virtualization enabled
[    1.751345] kvm_amd: Nested Paging enabled
[    1.751346] kvm_amd: LBR virtualization supported
[    1.751355] kvm_amd: Virtual VMLOAD VMSAVE supported
[    1.751355] kvm_amd: Virtual GIF supported
[    1.751355] kvm_amd: Virtual NMI enabled
[    1.764267] i2c_dev: i2c /dev entries driver
[    1.786671] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    1.793868] tun: Universal TUN/TAP device driver, 1.6
[    1.796750] Bridge firewalling registered
[    1.812241] loop: module loaded
[    1.825505] hid: raw HID events driver (C) Jiri Kosina
[    1.825762] Serial bus multi instantiate pseudo device driver CSC3556:00: Instantiated 5 I2C devices.
[    1.830399] BTRFS info: devid 1 device path /dev/disk/by-uuid/fc00b2b4-44aa-4e47-a72c-861dc6355877 changed to /dev/nvme0n1p3 scanned by (udev-worker) (842)
[    1.832183] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C09:00/PNP0C0D:00/input/input1
[    1.851388] thermal LNXTHERM:00: registered as thermal_zone0
[    1.851394] ACPI: thermal: Thermal Zone [THZ0] (31 C)
[    1.857123] ACPI: button: Lid Switch [LID]
[    1.857210] ACPI: AC: AC Adapter [AC0] (on-line)
[    1.857749] pcie_mp2_amd 0000:c4:00.7: enabling device (0000 -> 0002)
[    1.857950] ACPI: battery: Slot [BAT0] (battery present)
[    1.858938] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    1.859453] thermal LNXTHERM:01: registered as thermal_zone1
[    1.859456] ACPI: thermal: Thermal Zone [THRM] (47 C)
[    1.860399] ACPI: button: Power Button [PWRB]
[    1.862564] thermal LNXTHERM:02: registered as thermal_zone2
[    1.862567] ACPI: thermal: Thermal Zone [TZ01] (20 C)
[    1.874446] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    1.874452] RAPL PMU: hw unit of domain package 2^-16 Joules
[    1.875165] mc: Linux media interface: v0.10
[    1.878452] usbcore: registered new interface driver usbhid
[    1.878456] usbhid: USB HID core driver
[    1.890757] ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    1.891085] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1a/LNXVIDEO:00/input/input3
[    1.932482] Bluetooth: Core ver 2.22
[    1.932518] NET: Registered PF_BLUETOOTH protocol family
[    1.932520] Bluetooth: HCI device and connection manager initialized
[    1.932527] Bluetooth: HCI socket layer initialized
[    1.932530] Bluetooth: L2CAP socket layer initialized
[    1.932536] Bluetooth: SCO socket layer initialized
[    1.933960] cryptd: max_cpu_qlen set to 1000
[    1.934467] amd-tee driver initialization successful
[    1.951703] thunderbolt 1-0:2.1: new retimer found, vendor=0x1da0 device=0x8833
[    1.989266] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    1.989273] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    1.991491] amdxdna 0000:c5:00.1: Direct firmware load for amdnpu/17f0_10/npu.sbin failed with error -2
[    1.991496] amdxdna 0000:c5:00.1: [drm] *ERROR* aie2_init: failed to request_firmware amdnpu/17f0_10/npu.sbin, ret -2
[    1.991519] amdxdna 0000:c5:00.1: [drm] *ERROR* amdxdna_probe: Hardware init failed, ret -2
[    1.991528] amdxdna 0000:c5:00.1: probe with driver amdxdna failed with error -2
[    1.992857] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    1.993066] AES CTR mode by8 optimization enabled
[    1.994025] hid-generic 0003:3277:0059.0001: hiddev96,hidraw0: USB HID v1.11 Device [Shinetech ASUS FHD webcam] on usb-0000:c4:00.4-1/input4
[    1.997235] input: ASUF1209:00 2808:0219 Mouse as /devices/platform/AMDI0010:02/i2c-2/i2c-ASUF1209:00/0018:2808:0219.0002/input/input4
[    1.998016] videodev: Linux video capture interface: v2.00
[    1.998401] asus_wmi: ASUS WMI generic driver loaded
[    1.999351] input: ASUF1209:00 2808:0219 Touchpad as /devices/platform/AMDI0010:02/i2c-2/i2c-ASUF1209:00/0018:2808:0219.0002/input/input5
[    2.003090] hid-generic 0018:2808:0219.0002: input,hidraw1: I2C HID v1.00 Mouse [ASUF1209:00 2808:0219] on i2c-ASUF1209:00
[    2.003293] asus_wmi: Initialization: 0x1
[    2.003315] asus_wmi: BIOS WMI version: 9.4
[    2.003329] asus_wmi: SFUN value: 0x21
[    2.003332] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
[    2.008378] usbcore: registered new interface driver btusb
[    2.010155] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: Cirrus Logic CS35L56 Rev B0 OTP3 fw:3.4.4 (patched=0)
[    2.012421] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input8
[    2.025687] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    2.028750] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
[    2.028862] asus_wmi: fan_curve_get_factory_default (0x00110024) failed: -19
[    2.028921] asus_wmi: fan_curve_get_factory_default (0x00110025) failed: -19
[    2.028979] asus_wmi: fan_curve_get_factory_default (0x00110032) failed: -19
[    2.036318] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    2.037326] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: No calibration for silicon ID 0xbcdec05676f23
[    2.037330] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP system name: '10431DF3', amp name: 'AMP1'
[    2.040318] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: Reset GPIO busy, assume shared reset
[    2.041701] hid-sensor-hub 0003:3277:0059.0001: hiddev96,hidraw0: USB HID v1.11 Device [Shinetech ASUS FHD webcam] on usb-0000:c4:00.4-1/input4
[    2.051609] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: Cirrus Logic CS35L56 Rev B0 OTP3 fw:3.4.4 (patched=0)
[    2.054399] ACPI: battery: new extension: ASUS Battery Extension
[    2.066137] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: No calibration for silicon ID 0xbcdec05676f22
[    2.066141] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP system name: '10431DF3', amp name: 'AMP2'
[    2.067313] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    2.069711] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    2.069866] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    2.070979] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: Reset GPIO busy, assume shared reset
[    2.071153] snd_acp_pci 0000:c4:00.5: enabling device (0000 -> 0002)
[    2.078047] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: Cirrus Logic CS35L56 Rev B0 OTP3 fw:3.4.4 (patched=0)
[    2.078468] amd_atl: Failed to determine DF Revision
[    2.079585] snd_hda_intel 0000:c4:00.1: enabling device (0000 -> 0002)
[    2.079917] snd_hda_intel 0000:c4:00.1: Handle vga_switcheroo audio client
[    2.080860] snd_hda_intel 0000:c4:00.6: enabling device (0000 -> 0002)
[    2.081155] EDAC MC: Ver: 3.0.0
[    2.085694] usb 1-1: Found UVC 1.10 device ASUS FHD webcam (3277:0059)
[    2.086979] MCE: In-kernel MCE decoding enabled.
[    2.095553] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: No calibration for silicon ID 0x192f70b5121a7
[    2.095563] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP system name: '10431DF3', amp name: 'AMP3'
[    2.095987] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:c4:00.1/sound/card0/input9
[    2.116818] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:c4:00.1/sound/card0/input10
[    2.116907] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:c4:00.1/sound/card0/input11
[    2.117589] input: ASUF1209:00 2808:0219 Mouse as /devices/platform/AMDI0010:02/i2c-2/i2c-ASUF1209:00/0018:2808:0219.0002/input/input12
[    2.117738] input: ASUF1209:00 2808:0219 Touchpad as /devices/platform/AMDI0010:02/i2c-2/i2c-ASUF1209:00/0018:2808:0219.0002/input/input13
[    2.117823] hid-multitouch 0018:2808:0219.0002: input,hidraw1: I2C HID v1.00 Mouse [ASUF1209:00 2808:0219] on i2c-ASUF1209:00
[    2.118969] Bluetooth: hci0: HW/SW Version: 0x00000000, Build Time: 20231227094014
[    2.119363] usb 1-1: Found UVC 1.50 device ASUS FHD webcam (3277:0059)
[    2.120273] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: Reset GPIO busy, assume shared reset
[    2.122388] usbcore: registered new interface driver uvcvideo
[    2.127963] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: Cirrus Logic CS35L56 Rev B0 OTP3 fw:3.4.4 (patched=0)
[    2.134919] amd_atl: Failed to determine DF Revision
[    2.143041] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: No calibration for silicon ID 0x192f70b5122af
[    2.143048] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP system name: '10431DF3', amp name: 'AMP4'
[    2.155666] amd-pmf AMDI0103:00: registered PMF device successfully
[    2.200675] snd_hda_codec_realtek hdaudioC1D0: bound i2c-CSC3556:00-cs35l56-hda.0 (ops cs35l56_hda_comp_ops [snd_hda_scodec_cs35l56])
[    2.200689] snd_hda_codec_realtek hdaudioC1D0: bound i2c-CSC3556:00-cs35l56-hda.1 (ops cs35l56_hda_comp_ops [snd_hda_scodec_cs35l56])
[    2.200699] snd_hda_codec_realtek hdaudioC1D0: bound i2c-CSC3556:00-cs35l56-hda.2 (ops cs35l56_hda_comp_ops [snd_hda_scodec_cs35l56])
[    2.200705] snd_hda_codec_realtek hdaudioC1D0: bound i2c-CSC3556:00-cs35l56-hda.3 (ops cs35l56_hda_comp_ops [snd_hda_scodec_cs35l56])
[    2.201046] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC294: line_outs=2 (0x17/0x15/0x0/0x0/0x0) type:speaker
[    2.201050] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    2.201051] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    2.201051] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    2.201052] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    2.201053] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x13
[    2.201053] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
[    2.204277] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: format 3 timestamp 0x65e6703c
[    2.204280] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: Tue 05 Mar 2024 01:07:08 GMT Standard Time
[    2.204486] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: format 3 timestamp 0x65e6703c
[    2.204488] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: Tue 05 Mar 2024 01:07:08 GMT Standard Time
[    2.204663] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: format 3 timestamp 0x65e6703c
[    2.204664] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: Tue 05 Mar 2024 01:07:08 GMT Standard Time
[    2.235588] mt7925e 0000:c3:00.0: ASIC revision: 79250000
[    2.242556] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: format 3 timestamp 0x65e6703c
[    2.242562] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3.wmfw: Tue 05 Mar 2024 01:07:08 GMT Standard Time
[    2.312291] mt7925e 0000:c3:00.0: HW/SW Version: 0x8a108a10, Build Time: 20231227093012a

[    2.577862] thunderbolt 1-2: new device found, vendor=0x175 device=0x4000
[    2.577865] thunderbolt 1-2: SAMSUNG ELECTRONICS CO., LTD Portable SSD X5
[    2.652770] mt7925e 0000:c3:00.0: WM Firmware Version: ____000000, Build Time: 20231227093232
[    2.986960] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP1: Firmware: 1a00d6 vendor: 0x2 v3.11.16, 41 algorithms
[    2.987720] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP1: Firmware: 1a00d6 vendor: 0x2 v3.11.16, 41 algorithms
[    2.988480] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP1: Firmware: 1a00d6 vendor: 0x2 v3.11.16, 41 algorithms
[    3.214906] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP1: Firmware: 1a00d6 vendor: 0x2 v3.11.16, 41 algorithms
[    3.230577] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3-amp4.bin: v3.11.16
[    3.230578] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.3: DSP1: misc: C:\ProductSetting\ASUS\Zenbook\UM5606\Tuning_Release\06042024\Tuning\init\Left_Tweeter (231116.26030
[    3.246267] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3-amp2.bin: v3.11.16
[    3.246269] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.1: DSP1: misc: C:\ProductSetting\ASUS\Zenbook\UM5606\Tuning_Release\06042024\Tuning\init\Right_Woofer (231116.26000
[    3.261874] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3-amp1.bin: v3.11.16
[    3.261875] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.0: DSP1: misc: C:\ProductSetting\ASUS\Zenbook\UM5606\Tuning_Release\06042024\Tuning\init\Right_Tweeter (231116.2601
[    3.278653] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP1: cirrus/cs35l56-b0-dsp1-misc-10431df3-amp3.bin: v3.11.16
[    3.278654] cs35l56-hda i2c-CSC3556:00-cs35l56-hda.2: DSP1: misc: C:\ProductSetting\ASUS\Zenbook\UM5606\Tuning_Release\06042024\Tuning\init\Left_Woofer (231116.260200
[    3.314864] mt7925e 0000:c3:00.0 wlp195s0: renamed from wlan0
[    3.396624] tpm_crb MSFT0101:00: Disabling hwrng
[    3.709470] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:c4:00.6/sound/card1/input16
[    3.715583] mousedev: PS/2 mouse device common for all mice
[    3.717618] [drm] amdgpu kernel modesetting enabled.
[    3.721433] amdgpu: Virtual CRAT table created for CPU
[    3.721444] amdgpu: Topology: Add CPU node
[    3.721565] amdgpu 0000:c4:00.0: enabling device (0006 -> 0007)
[    3.721582] [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x150E 0x1043:0x1DF3 0xC1).
[    3.721684] [drm] register mmio base: 0xDC500000
[    3.721684] [drm] register mmio size: 524288
[    3.724507] [drm] add ip block number 0 <soc21_common>
[    3.724511] [drm] add ip block number 1 <gmc_v11_0>
[    3.724512] [drm] add ip block number 2 <ih_v6_1>
[    3.724513] [drm] add ip block number 3 <psp>
[    3.724514] [drm] add ip block number 4 <smu>
[    3.724515] [drm] add ip block number 5 <dm>
[    3.724516] [drm] add ip block number 6 <gfx_v11_0>
[    3.724517] [drm] add ip block number 7 <sdma_v6_0>
[    3.724519] [drm] add ip block number 8 <vcn_v4_0_5>
[    3.724519] [drm] add ip block number 9 <jpeg_v4_0_5>
[    3.724520] [drm] add ip block number 10 <mes_v11_0>
[    3.724521] [drm] add ip block number 11 <vpe_v6_1>
[    3.724531] amdgpu 0000:c4:00.0: amdgpu: Fetched VBIOS from VFCT
[    3.724534] amdgpu: ATOM BIOS: 113-STRIXEMU-001
[    3.733403] amdgpu 0000:c4:00.0: amdgpu: VPE: collaborate mode false
[    3.737433] Console: switching to colour dummy device 80x25
[    3.759932] amdgpu 0000:c4:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[    3.759982] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    3.760005] amdgpu 0000:c4:00.0: amdgpu: VRAM: 512M 0x0000008000000000 - 0x000000801FFFFFFF (512M used)
[    3.760007] amdgpu 0000:c4:00.0: amdgpu: GART: 512M 0x00007FFF00000000 - 0x00007FFF1FFFFFFF
[    3.760021] [drm] Detected VRAM RAM=512M, BAR=512M
[    3.760022] [drm] RAM width 128bits LPDDR5
[    3.760116] [drm] amdgpu: 512M of VRAM memory ready
[    3.760117] [drm] amdgpu: 15600M of GTT memory ready.
[    3.760138] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    3.760434] [drm] PCIE GART of 512M enabled (table at 0x000000801FB00000).
[    3.760832] [drm] Loading DMUB firmware via PSP: version=0x0000E001
[    3.761054] [drm] Found VCN firmware Version ENC: 1.20 DEC: 7 VEP: 0 Revision: 6
[    3.784359] amdgpu 0000:c4:00.0: amdgpu: reserve 0x8900000 from 0x8010000000 for PSP TMR
[    3.791245] EXT4-fs (nvme0n1p2): mounted filesystem f7a7e05a-642f-45d5-8109-1762e31b7e66 r/w with ordered data mode. Quota mode: none.
[    3.800762] Bluetooth: hci0: Device setup in 1752881 usecs
[    3.800766] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
[    4.055056] amdgpu 0000:c4:00.0: amdgpu: RAS: optional ras ta ucode is not available
[    4.058752] amdgpu 0000:c4:00.0: amdgpu: RAP: optional rap ta ucode is not available
[    4.058754] amdgpu 0000:c4:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[    4.084120] amdgpu 0000:c4:00.0: amdgpu: SMU is initialized successfully!
[    4.084123] [drm] Seamless boot condition check passed
[    4.086082] [drm] Display Core v3.2.291 initialized on DCN 3.5
[    4.086083] [drm] DP-HDMI FRL PCON supported
[    4.088322] [drm] DMUB hardware initialized: version=0x0000E001
[    4.117747] snd_hda_intel 0000:c4:00.1: bound 0000:c4:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    4.194525] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    4.194546] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[    4.195155] amdgpu: Virtual CRAT table created for GPU
[    4.197906] amdgpu: Topology: Add dGPU node [0x150e:0x1002]
[    4.197908] kfd kfd: amdgpu: added device 1002:150e
[    4.197916] amdgpu 0000:c4:00.0: amdgpu: SE 1, SH per SE 2, CU per SH 8, active_cu_number 16
[    4.197920] amdgpu 0000:c4:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[    4.197922] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[    4.197922] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[    4.197923] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
[    4.197924] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
[    4.197924] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
[    4.197924] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
[    4.197925] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
[    4.197926] amdgpu 0000:c4:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
[    4.197926] amdgpu 0000:c4:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[    4.197927] amdgpu 0000:c4:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8
[    4.197927] amdgpu 0000:c4:00.0: amdgpu: ring jpeg_dec_0 uses VM inv eng 1 on hub 8
[    4.197928] amdgpu 0000:c4:00.0: amdgpu: ring mes_kiq_3.1.0 uses VM inv eng 13 on hub 0
[    4.197928] amdgpu 0000:c4:00.0: amdgpu: ring vpe uses VM inv eng 4 on hub 8
[    4.205240] [drm] ring gfx_32768.1.1 was added
[    4.205537] [drm] ring compute_32768.2.2 was added
[    4.205818] [drm] ring sdma_32768.3.3 was added
[    4.205858] [drm] ring gfx_32768.1.1 ib test pass
[    4.205892] [drm] ring compute_32768.2.2 ib test pass
[    4.205913] [drm] ring sdma_32768.3.3 ib test pass
[    4.208413] amdgpu 0000:c4:00.0: amdgpu: Runtime PM not available
[    4.209605] [drm] Initialized amdgpu 3.58.0 for 0000:c4:00.0 on minor 1
[    4.215200] [drm] DSC precompute is not needed.
[    5.357848] Console: switching to colour frame buffer device 180x56
[    5.368863] amdgpu 0000:c4:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    5.540227] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    5.540235] Bluetooth: BNEP socket layer initialized
[    5.540833] Bluetooth: MGMT ver 1.23
[    5.543087] NET: Registered PF_ALG protocol family
[    6.889785] NET: Registered PF_PACKET protocol family
[    7.040521] pcieport 0000:00:01.2: pciehp: Slot(0-1): Card present
[    7.040530] pcieport 0000:00:01.2: pciehp: Slot(0-1): Link Up
[    7.168478] pci 0000:61:00.0: [8086:15da] type 01 class 0x060400 PCIe Switch Upstream Port
[    7.168529] pci 0000:61:00.0: PCI bridge to [bus 00]
[    7.168544] pci 0000:61:00.0:   bridge window [io  0x0000-0x0fff]
[    7.168551] pci 0000:61:00.0:   bridge window [mem 0x00000000-0x000fffff]
[    7.168568] pci 0000:61:00.0:   bridge window [mem 0x00000000-0x000fffff 64bit pref]
[    7.168589] pci 0000:61:00.0: enabling Extended Tags
[    7.168745] pci 0000:61:00.0: supports D1 D2
[    7.168747] pci 0000:61:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    7.168842] pci 0000:61:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:01.2 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    7.169187] pci 0000:61:00.0: Adding to iommu group 15
[    7.169324] pcieport 0000:00:01.2: ASPM: current common clock configuration is inconsistent, reconfiguring
[    7.171441] pci 0000:61:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    7.171662] pci 0000:62:01.0: [8086:15da] type 01 class 0x060400 PCIe Switch Downstream Port
[    7.171705] pci 0000:62:01.0: PCI bridge to [bus 00]
[    7.171720] pci 0000:62:01.0:   bridge window [io  0x0000-0x0fff]
[    7.171726] pci 0000:62:01.0:   bridge window [mem 0x00000000-0x000fffff]
[    7.171744] pci 0000:62:01.0:   bridge window [mem 0x00000000-0x000fffff 64bit pref]
[    7.171777] pci 0000:62:01.0: enabling Extended Tags
[    7.171959] pci 0000:62:01.0: supports D1 D2
[    7.171960] pci 0000:62:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    7.172384] pci 0000:62:01.0: Adding to iommu group 16
[    7.172597] pci 0000:61:00.0: PCI bridge to [bus 62-c0]
[    7.172626] pci 0000:62:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    7.172733] pci 0000:63:00.0: [144d:a808] type 00 class 0x010802 PCIe Endpoint
[    7.172776] pci 0000:63:00.0: BAR 0 [mem 0x00000000-0x00003fff 64bit]
[    7.173109] pci 0000:63:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:01.2 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[    7.173301] pci 0000:63:00.0: Adding to iommu group 16
[    7.173385] pci 0000:62:01.0: PCI bridge to [bus 63-c0]
[    7.173401] pci_bus 0000:63: busn_res: [bus 63-c0] end is updated to c0
[    7.173408] pci_bus 0000:62: busn_res: [bus 62-c0] end is updated to c0
[    7.173416] pci 0000:62:01.0: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 63-c0] add_size 100000 add_align 100000
[    7.173418] pci 0000:62:01.0: bridge window [mem 0x00100000-0x001fffff] to [bus 63-c0] add_size 100000 add_align 100000
[    7.173420] pci 0000:61:00.0: bridge window [mem 0x00100000-0x001fffff 64bit pref] to [bus 62-c0] add_size 100000 add_align 100000
[    7.173421] pci 0000:61:00.0: bridge window [mem 0x00100000-0x001fffff] to [bus 62-c0] add_size 100000 add_align 100000
[    7.173427] pci 0000:61:00.0: bridge window [mem 0xac000000-0xc3ffffff]: assigned
[    7.173428] pci 0000:61:00.0: bridge window [mem 0x3800000000-0x57ffffffff 64bit pref]: assigned
[    7.173429] pci 0000:61:00.0: bridge window [io  0x7000-0xafff]: assigned
[    7.173431] pci 0000:62:01.0: bridge window [mem 0xac000000-0xc3ffffff]: assigned
[    7.173432] pci 0000:62:01.0: bridge window [mem 0x3800000000-0x57ffffffff 64bit pref]: assigned
[    7.173433] pci 0000:62:01.0: bridge window [io  0x7000-0xafff]: assigned
[    7.173434] pci 0000:63:00.0: BAR 0 [mem 0xac000000-0xac003fff 64bit]: assigned
[    7.173450] pci 0000:62:01.0: PCI bridge to [bus 63-c0]
[    7.173452] pci 0000:62:01.0:   bridge window [io  0x7000-0xafff]
[    7.173457] pci 0000:62:01.0:   bridge window [mem 0xac000000-0xc3ffffff]
[    7.173461] pci 0000:62:01.0:   bridge window [mem 0x3800000000-0x57ffffffff 64bit pref]
[    7.173468] pci 0000:61:00.0: PCI bridge to [bus 62-c0]
[    7.173470] pci 0000:61:00.0:   bridge window [io  0x7000-0xafff]
[    7.173475] pci 0000:61:00.0:   bridge window [mem 0xac000000-0xc3ffffff]
[    7.173478] pci 0000:61:00.0:   bridge window [mem 0x3800000000-0x57ffffffff 64bit pref]
[    7.173484] pcieport 0000:00:01.2: PCI bridge to [bus 61-c0]
[    7.173486] pcieport 0000:00:01.2:   bridge window [io  0x7000-0xafff]
[    7.173488] pcieport 0000:00:01.2:   bridge window [mem 0xac000000-0xc3ffffff]
[    7.173489] pcieport 0000:00:01.2:   bridge window [mem 0x3800000000-0x57ffffffff 64bit pref]
[    7.173736] pcieport 0000:61:00.0: enabling device (0000 -> 0003)
[    7.173994] pcieport 0000:62:01.0: enabling device (0000 -> 0003)
[    7.174136] pcieport 0000:62:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    7.174575] nvme 0000:63:00.0: platform quirk: setting simple suspend
[    7.174723] nvme nvme1: pci function 0000:63:00.0
[    7.174739] nvme 0000:63:00.0: enabling device (0000 -> 0002)
[    7.176661] nvme nvme1: D3 entry latency set to 8 seconds
[    7.187698] nvme nvme1: 8/0/0 default/read/poll queues
[    7.196736]  nvme1n1: p1
[    7.202621] hid-sensor-hub 0020:1022:0001.0003: hidraw2: SENSOR HUB HID v0.00 Device [hid-amdsfh 1022:0001] on pcie_mp2_amd
[   10.472287] wlp195s0: authenticate with 94:a6:7e:63:2b:25 (local address=94:bb:43:e8:cf:4a)
[   10.840274] wlp195s0: send auth to 94:a6:7e:63:2b:25 (try 1/3)
[   11.736672] wlp195s0: send auth to 94:a6:7e:63:2b:25 (try 2/3)
[   11.742112] wlp195s0: authenticated
[   11.744401] wlp195s0: associate with 94:a6:7e:63:2b:25 (try 1/3)
[   12.760900] wlp195s0: associate with 94:a6:7e:63:2b:25 (try 2/3)
[   13.792976] wlp195s0: associate with 94:a6:7e:63:2b:25 (try 3/3)
[   13.822145] wlp195s0: RX AssocResp from 94:a6:7e:63:2b:25 (capab=0x11 status=0 aid=3)
[   13.852658] wlp195s0: associated
[   16.426441] Initializing XFRM netlink socket
[   18.016196] rfkill: input handler disabled
[   18.206489] NET: Registered PF_QIPCRTR protocol family
[   18.419206] Bluetooth: RFCOMM TTY layer initialized
[   18.419216] Bluetooth: RFCOMM socket layer initialized
[   18.419218] Bluetooth: RFCOMM ver 1.11
[   23.816806] rfkill: input handler enabled
[   24.734508] rfkill: input handler disabled
[   24.819268] block nvme0n1: No UUID available providing old NGUID
[  585.112966] .Hyprland-wrapp[189867]: segfault at 190 ip 00007f5fc12e17e0 sp 00007ffd84d0aa18 error 4 in libaquamarine.so.0.3.3[987e0,7f5fc129f000+bc000] likely on CPU 16 (core 8, socket 0)
[  585.112979] Code: 78 10 48 83 c4 08 5b 5d 31 ff c3 0f 1f 80 00 00 00 00 48 83 c3 08 48 39 dd 75 c8 b8 ff ff ff ff eb e0 0f 1f 84 00 00 00 00 00 <48> 8b bf 90 01 00 00 48 85 ff 74 0c 48 8b 07 ff 60 50 66 0f 1f 44
[  751.142616] .Hyprland-wrapp[209422]: segfault at 190 ip 00007f74af80f7e0 sp 00007ffdcaeab058 error 4 in libaquamarine.so.0.3.3[987e0,7f74af7cd000+bc000] likely on CPU 4 (core 8, socket 0)
[  751.142631] Code: 78 10 48 83 c4 08 5b 5d 31 ff c3 0f 1f 80 00 00 00 00 48 83 c3 08 48 39 dd 75 c8 b8 ff ff ff ff eb e0 0f 1f 84 00 00 00 00 00 <48> 8b bf 90 01 00 00 48 85 ff 74 0c 48 8b 07 ff 60 50 66 0f 1f 44
[  843.409754] .Hyprland-wrapp[260384]: segfault at 190 ip 00007fefe654d7e0 sp 00007ffc4df7ca78 error 4 in libaquamarine.so.0.3.3[987e0,7fefe650b000+bc000] likely on CPU 4 (core 8, socket 0)
[  843.409768] Code: 78 10 48 83 c4 08 5b 5d 31 ff c3 0f 1f 80 00 00 00 00 48 83 c3 08 48 39 dd 75 c8 b8 ff ff ff ff eb e0 0f 1f 84 00 00 00 00 00 <48> 8b bf 90 01 00 00 48 85 ff 74 0c 48 8b 07 ff 60 50 66 0f 1f 44
[ 1198.563748] .Hyprland-wrapp[309082]: segfault at 190 ip 00007fa33fbad7e0 sp 00007fff92041588 error 4 in libaquamarine.so.0.3.3[987e0,7fa33fb6b000+bc000] likely on CPU 5 (core 9, socket 0)
[ 1198.563761] Code: 78 10 48 83 c4 08 5b 5d 31 ff c3 0f 1f 80 00 00 00 00 48 83 c3 08 48 39 dd 75 c8 b8 ff ff ff ff eb e0 0f 1f 84 00 00 00 00 00 <48> 8b bf 90 01 00 00 48 85 ff 74 0c 48 8b 07 ff 60 50 66 0f 1f 44
[ 2500.313272] .Hyprland-wrapp[312013]: segfault at 190 ip 00007f7ed4abc7e0 sp 00007ffe3cc04fa8 error 4 in libaquamarine.so.0.3.3[987e0,7f7ed4a7a000+bc000] likely on CPU 16 (core 8, socket 0)
[ 2500.313286] Code: 78 10 48 83 c4 08 5b 5d 31 ff c3 0f 1f 80 00 00 00 00 48 83 c3 08 48 39 dd 75 c8 b8 ff ff ff ff eb e0 0f 1f 84 00 00 00 00 00 <48> 8b bf 90 01 00 00 48 85 ff 74 0c 48 8b 07 ff 60 50 66 0f 1f 44
[ 2562.731500] .Hyprland-wrapp[360070]: segfault at 190 ip 00007f1b19d8e7e0 sp 00007ffd1690f628 error 4 in libaquamarine.so.0.3.3[987e0,7f1b19d4c000+bc000] likely on CPU 16 (core 8, socket 0)
[ 2562.731513] Code: 78 10 48 83 c4 08 5b 5d 31 ff c3 0f 1f 80 00 00 00 00 48 83 c3 08 48 39 dd 75 c8 b8 ff ff ff ff eb e0 0f 1f 84 00 00 00 00 00 <48> 8b bf 90 01 00 00 48 85 ff 74 0c 48 8b 07 ff 60 50 66 0f 1f 44
vaxerski commented 2 months ago

why are you launching hyprland on an existing wayland session? launch it from the tty

gungun974 commented 2 months ago

I'm sorry @vaxerski, I made some error in my Hyprland configuration when I was initially testing.

First I didn't see logs were not the same between a pure tty and an already running wayland session. Second I'm stupid and I didn't see I got some bunch of stupid override in my Hyprland configuration for Nvidia on an Amd computer :eyes:

But Hyprland is still not running but I got the feeling from the stacktrace it's like an issue more with Mesa than Aquamarine now. But I'm not sure since I can get sway running.

So here the logs from Hyprland and also my Hyprland config files that I scrap everything out I can :


--------------------------------------------
   Hyprland Crash Report
--------------------------------------------
Well this is awkward.

Hyprland received signal 11(SEGV)
Version: 155d44016d0cb11332c454db73d59030cdbd7b13
Tag: 
Date: 2024-09-10
Flags:

System info:
    System name: Linux
    Node name: GungunZen
    Release: 6.11.0-rc6
    Version: #1-NixOS SMP PREEMPT_DYNAMIC Tue Jan  1 00:00:00 UTC 1980

GPU:

os-release:
    ANSI_COLOR="1;34"
    BUG_REPORT_URL="https://github.com/NixOS/nixpkgs/issues"
    BUILD_ID="24.11.20240728.52ec9ac"
    DOCUMENTATION_URL="https://nixos.org/learn.html"
    HOME_URL="https://nixos.org/"
    ID=nixos
    IMAGE_ID=""
    IMAGE_VERSION=""
    LOGO="nix-snowflake"
    NAME=NixOS
    PRETTY_NAME="NixOS 24.11 (Vicuna)"
    SUPPORT_URL="https://nixos.org/community.html"
    VERSION="24.11 (Vicuna)"
    VERSION_CODENAME=vicuna
    VERSION_ID="24.11"
Backtrace:
    # | /home/gungun974/.nix-profile/bin/Hyprland(_Z12getBacktracev+0x46) [0x767a06]
        getBacktrace()
        ??:?
    #1 | /home/gungun974/.nix-profile/bin/Hyprland(_ZN13CrashReporter18createAndSaveCrashEi+0x854) [0x6bfea4]
        CrashReporter::createAndSaveCrash(int)
        ??:?
    #2 | /home/gungun974/.nix-profile/bin/Hyprland(_Z25handleUnrecoverableSignali+0x5f) [0x625e7f]
        handleUnrecoverableSignal(int)
        ??:?
    #3 | /nix/store/wlffq5p6mxxgfap10sav3ij936jzqm59-glibc-2.39-52/lib/libc.so.6(+0x405c0) [0x7f6541f355c0]
        ??
        ??:0
    #4 | /nix/store/wlffq5p6mxxgfap10sav3ij936jzqm59-glibc-2.39-52/lib/libc.so.6(+0x17995c) [0x7f654206e95c]
        ??
        ??:0
    #5 | /nix/store/wlffq5p6mxxgfap10sav3ij936jzqm59-glibc-2.39-52/lib/libc.so.6(__strdup+0x12) [0x7f6541f9cd32]
        ??
        ??:0
    #6 | /nix/store/9ivppw10bkh9bhizccmaw7z0bv3cx0jz-mesa-24.1.4-drivers/lib/libEGL_mesa.so.0(+0x2bcea) [0x7f6535845cea]
        ??
        ??:0
    #7 | /nix/store/9ivppw10bkh9bhizccmaw7z0bv3cx0jz-mesa-24.1.4-drivers/lib/libEGL_mesa.so.0(+0x25f88) [0x7f653583ff88]
        ??
        ??:0
    #8 | /nix/store/9ivppw10bkh9bhizccmaw7z0bv3cx0jz-mesa-24.1.4-drivers/lib/libEGL_mesa.so.0(+0x14740) [0x7f653582e740]
        ??
        ??:0
    #9 | /nix/store/6n7mjzp32m0srz21s5n82cgly7pg1h00-aquamarine-0.3.3+date=2024-09-01_f8a687d/lib/libaquamarine.so.2(_ZN10Aquamarine12CDRMRenderer7attemptEN9Hyprutils6Memory14CSharedPointerINS_13CGBMAllocatorEEENS3_INS_8CBackendEEE+0x611) [0x7f6542f06b11]
        ??
        ??:0
    #1 | /nix/store/6n7mjzp32m0srz21s5n82cgly7pg1h00-aquamarine-0.3.3+date=2024-09-01_f8a687d/lib/libaquamarine.so.2(_ZN10Aquamarine11CDRMBackend7onReadyEv+0x7b2) [0x7f6542eee282]
        ??
        ??:0
    #11 | /nix/store/6n7mjzp32m0srz21s5n82cgly7pg1h00-aquamarine-0.3.3+date=2024-09-01_f8a687d/lib/libaquamarine.so.2(_ZN10Aquamarine8CBackend5startEv+0x676) [0x7f6542eb6916]
        ??
        ??:0
    #12 | /home/gungun974/.nix-profile/bin/Hyprland(_ZN11CCompositor10initServerENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEi+0x2c1) [0x641a51]
        CCompositor::initServer(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int)
        ??:?
    #13 | /home/gungun974/.nix-profile/bin/Hyprland(main+0xcd2) [0x5e3e92]
        main
        ??:?
    #14 | /nix/store/wlffq5p6mxxgfap10sav3ij936jzqm59-glibc-2.39-52/lib/libc.so.6(+0x2a14e) [0x7f6541f1f14e]
        ??
        ??:0
    #15 | /nix/store/wlffq5p6mxxgfap10sav3ij936jzqm59-glibc-2.39-52/lib/libc.so.6(__libc_start_main+0x89) [0x7f6541f1f209]
        ??
        ??:0
    #16 | /home/gungun974/.nix-profile/bin/Hyprland(_start+0x25) [0x625b15]
        _start
        ??:?

Log tail:
[LOG] [AQ] drm: Skipping connector eDP-1, has crtc 79 and is connected
[LOG] [AQ] drm: connector HDMI-A-1, has crtc -1, will be rechecked
[LOG] [AQ] drm: connector DP-1, has crtc -1, will be rechecked
[LOG] [AQ] drm: connector DP-2, has crtc -1, will be rechecked
[LOG] [AQ] drm: connector DP-3, has crtc -1, will be rechecked
[LOG] [AQ] drm: connector DP-4, has crtc -1, will be rechecked
[LOG] [AQ] drm: connector DP-5, has crtc -1, will be rechecked
[LOG] [AQ] drm: connector DP-6, has crtc -1, will be rechecked
[LOG] [AQ] drm: connector DP-7, has crtc -1, will be rechecked
[LOG] [AQ] drm: slot 0 crtc 79 taken by eDP-1, skipping
[LOG] [AQ] drm: slot 1 crtc 83 unassigned
[LOG] [AQ] drm: slot 2 crtc 87 unassigned
[LOG] [AQ] drm: slot 3 crtc 91 unassigned
[LOG] [AQ] drm: Connector HDMI-A-1 is not connected
[LOG] [AQ] drm: Connector DP-1 is not connected
[LOG] [AQ] drm: Connector DP-2 is not connected
[LOG] [AQ] drm: Connector DP-3 is not connected
[LOG] [AQ] drm: Connector DP-4 is not connected
[LOG] [AQ] drm: Connector DP-5 is not connected
[LOG] [AQ] drm: Connector DP-6 is not connected
[LOG] [AQ] drm: Connector DP-7 is not connected
[LOG] [AQ] drm: rescanning after realloc
[LOG] [AQ] drm: Scanning connectors for /dev/dri/card1
[LOG] [AQ] drm: Scanning connector id 93
[LOG] [AQ] drm: Connector id 93 already initialized
[LOG] [AQ] drm: Connector 93 connection state: 1
[LOG] [AQ] drm: Connector eDP-1 connected
[LOG] [AQ] drm: Connecting connector eDP-1, CRTC ID 79
[LOG] [AQ] drm: Dumping detected modes:
[LOG] [AQ] drm: Mode 0: 2880x1800@120.00Hz  (preferred)
[LOG] [AQ] drm: Mode 1: 2880x1800@60.00Hz  (preferred)
[LOG] [AQ] drm: Mode 2: 1920x1200@120.00Hz 
[LOG] [AQ] drm: Mode 3: 1920x1080@120.00Hz 
[LOG] [AQ] drm: Mode 4: 1600x1200@120.00Hz 
[LOG] [AQ] drm: Mode 5: 1680x1050@120.00Hz 
[LOG] [AQ] drm: Mode 6: 1280x1024@120.00Hz 
[LOG] [AQ] drm: Mode 7: 1440x900@120.00Hz 
[LOG] [AQ] drm: Mode 8: 1280x800@120.00Hz 
[LOG] [AQ] drm: Mode 9: 1280x720@120.00Hz 
[LOG] [AQ] drm: Mode 10: 1024x768@120.00Hz 
[LOG] [AQ] drm: Mode 11: 800x600@120.00Hz 
[LOG] [AQ] drm: Mode 12: 640x480@120.00Hz 
[LOG] [AQ] drm: Physical size [Vector2D: x: 340, y: 220] (mm)
[LOG] [AQ] drm: Description Samsung Display Corp. ATNA60CL10-0   (eDP-1)
[LOG] [AQ] drm: connector eDP-1 crtc is capable of vrr: props.vrr_capable -> 96, crtc->props.vrr_enabled -> 24
[LOG] [AQ] drm: Explicit sync supported
[LOG] [AQ] drm: Scanning connector id 101
[LOG] [AQ] drm: Connector id 101 already initialized
[LOG] [AQ] drm: Connector 101 connection state: 2
[LOG] [AQ] drm: Scanning connector id 107
[LOG] [AQ] drm: Connector id 107 already initialized
[LOG] [AQ] drm: Connector 107 connection state: 2
[LOG] [AQ] drm: Scanning connector id 113
[LOG] [AQ] drm: Connector id 113 already initialized
[LOG] [AQ] drm: Connector 113 connection state: 2
[LOG] [AQ] drm: Scanning connector id 118
[LOG] [AQ] drm: Connector id 118 already initialized
[LOG] [AQ] drm: Connector 118 connection state: 2
[LOG] [AQ] drm: Scanning connector id 123
[LOG] [AQ] drm: Connector id 123 already initialized
[LOG] [AQ] drm: Connector 123 connection state: 2
[LOG] [AQ] drm: Scanning connector id 128
[LOG] [AQ] drm: Connector id 128 already initialized
[LOG] [AQ] drm: Connector 128 connection state: 2
[LOG] [AQ] drm: Scanning connector id 133
[LOG] [AQ] drm: Connector id 133 already initialized
[LOG] [AQ] drm: Connector 133 connection state: 2
[LOG] [AQ] drm: Scanning connector id 138
[LOG] [AQ] drm: Connector id 138 already initialized
[LOG] [AQ] drm: Connector 138 connection state: 2
[LOG] [AQ] drm: gpu /dev/dri/card1 becomes primary drm
[LOG] [AQ] Starting the Aquamarine backend!
[LOG] [AQ] Starting the Wayland backend!
[ERR] [AQ] Wayland backend cannot start: wl_display_connect failed (is a wayland compositor running?)
[ERR] [AQ] Requested backend (wayland) could not start, enabling fallbacks
[ERR] [AQ] Implementation wayland failed, erasing.
[LOG] [AQ] Created a GBM allocator with drm fd 27
[LOG] [AQ] drm: Connectors size2 9
[LOG] [AQ] Created a GBM allocator with drm fd 131

exec-once = /nix/store/j8l2v22xypah1srykhwjlkgwwgdxnnpw-dbus-1.14.10/bin/dbus-update-activation-environment --systemd DISPLAY HYPRLAND_INSTANCE_SIGNATURE WAYLAND_DISPLAY XDG_CURRENT_DESKTOP && systemctl --user stop hyprland-session.target && systemctl --user start hyprland-session.target
env = debug:disable_logs = false
gungun974 commented 2 months ago

I update my computer Mesa version and now it's works...

Sorry to have disturbed you