Bonjour, je suis récemment passé sur linux et actuellement j’aimerais connecté mon ordi portable a un deuxième écran pour pouvoir travailler, mais mon ordi ne reconnait pas mon autre écran. J’ai regardé d’autre post dans des forums pour trouver une réponse mais malheureusement je n’ai rien trouvé. Si il était possible de m’aider je ne dirais pas non.

Je suis sous fedora 38 et mon environnement de bureau est GNOME.

    • Tu le connectes avec quels type de prise ?
    • C’est quoi la carte graphique du portable Intel , AMD ou Nvidia ?
    • Tu utilises Xorg ou Wayland sous gnome ?

    j’essaye de me connecter avec un hdmi mais j’ai aussi essayé en usb-c, j’ai une NVIDIA, et je suis sous wayland

      jesepasquier_oui Tu es sûr de ton écran, de ton câble ainsi que du port HDMI de ton portable ?

      Même si tu es sous Wayland et avec l’écran connecté en HDMI, que retourne chaque commande en utilisant le bloc de code -> Voir FAQ
      $ xrandr
      et
      $ ls /sys/class/drm/card*
      ainsi que
      $ rpm -qa \*edid\*

      Mon écran marche car je l’utilise comme deuxième écran quad je suis sur windows et pareil pour le cable il marche aussi.

      $ xrandr
      
      Screen 0: minimum 16 x 16, current 1920 x 1080, maximum 32767 x 32767
      
      XWAYLAND0 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 340mm x 190mm
      1920x1080    143.88\*+
      1440x1080    143.80
      1400x1050    143.89
      1280x1024    143.79
      1280x960     143.86
      1152x864     143.92
      1024x768     143.87
      800x600      143.83
      640x480      143.85
      320x240      142.05
      1680x1050    143.88
      1440x900     143.86
      1280x800     143.84
      720x480      143.85
      640x400      143.37
      320x200      141.40
      1600x900     143.93
      1368x768     143.77
      1280x720     143.85
      1024x576     143.91
      864x486      143.63
      720x400      143.88
      640x350      143.57
      $ ls /sys/class/drm/card*
      
      /sys/class/drm/card1:
      card1-eDP-1  dev  device  engine  error  gt  gt_act_freq_mhz  gt_boost_freq_mhz  gt_cur_freq_mhz  gt_max_freq_mhz  gt_min_freq_mhz  gt_RP0_freq_mhz  gt_RP1_freq_mhz  gt_RPn_freq_mhz  metrics  power  subsystem  uevent
      
      /sys/class/drm/card1-eDP-1:
      connector_id  device  dpms  drm_dp_aux0  edid  enabled  firmware_node  i2c-10  intel_backlight  modes  power  status  subsystem  uevent  waiting_for_supplier

      rpm -qa \*edid\*

      Cette commande ne me retourne rien

      Edit Nicosss : Correction balises Markdown -> Voir FAQ

      Tu as essayé en lançant ta session sous Xorg directement pour voir ce que ça donne ?
      Et j’oubliais, j’espère que tu utilises les drivers NVidia et pas Nouveau pour ta carte.

      J’ai lancé ma session sous Xorg mais par contre je ne suis pas sur d’avoir les drivers Nvidia et pas Nouveau

        jesepasquier_oui J’ai corrigé les balises Markdown dans ton précédent message.
        Merci de consulter la FAQ pour l’utilisation du bloc de code.

        Que retourne
        $ lspci -nnk | grep -iA3 "VGA"

        lspci -nnk | grep -iA3 "VGA"

        00:02.0 VGA compatible controller [0300]: Intel Corporation Alder Lake-P GT1 [UHD Graphics] [8086:46a3] (rev 0c)
        	DeviceName: Onboard - Video
        	Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:13c7]
        	Kernel driver in use: i915
        --
        01:00.0 VGA compatible controller [0300]: NVIDIA Corporation AD107M [GeForce RTX 4060 Max-Q / Mobile] [10de:28a0] (rev a1)
        	Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:13c7]
        	Kernel modules: nouveau, nvidia_drm, nvidia
        01:00.1 Audio device [0403]: NVIDIA Corporation Device [10de:22be] (rev a1)

          jesepasquier_oui N’hésite pas à inclure le prompt et la commande dans le bloc de code, c’est plus facile pour la lecture.

          Tu as donc 2 chipsets graphiques et actuellement tu ne sembles utiliser que le Intel avec le pilote i915.
          Le chipset Nvidia GeForce RTX 4060 Max-Q / Mobile est bien détecté mais aucun pilote n’est utilisé malgré qu’il ait à disposition les pilotes nouveau et nvidia.

          Le pilote propriétaire nvidia a été installé de quelle manière ?

          Que retournent les commandes suivantes dans des blocs séparés
          $ rpm -qa \*nvidia\*
          $ cat /etc/default/grub
          $ lsmod

          Normalement j’ai installer les drivers avec rpm fusion

          $ rpm -qa \*nvidia\*
          nvidia-driver-cuda-libs-545.23.08-1.fc37.x86_64
          nvidia-libXNVCtrl-545.23.08-1.fc37.x86_64
          nvidia-driver-NVML-545.23.08-1.fc37.x86_64
          nvidia-driver-NvFBCOpenGL-545.23.08-1.fc37.x86_64
          nvidia-libXNVCtrl-devel-545.23.08-1.fc37.x86_64
          nvidia-driver-libs-545.23.08-1.fc37.x86_64
          nvidia-driver-545.23.08-1.fc37.x86_64
          nvidia-kmod-common-545.23.08-1.fc37.noarch
          kmod-nvidia-latest-dkms-545.23.08-1.fc37.x86_64
          nvidia-modprobe-545.23.08-1.fc37.x86_64
          nvidia-settings-545.23.08-1.fc37.x86_64
          nvidia-xconfig-545.23.08-1.fc37.x86_64
          nvidia-driver-devel-545.23.08-1.fc37.x86_64
          nvidia-persistenced-545.23.08-1.fc37.x86_64
          nvidia-driver-cuda-545.23.08-1.fc37.x86_64
          xorg-x11-drv-nvidia-kmodsrc-545.29.06-1.fc38.x86_64
          akmod-nvidia-530.41.03-1.fc38.x86_64
          $ cat /etc/default/grub
          GRUB_TIMEOUT=5
          GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)"
          GRUB_DEFAULT=saved
          GRUB_DISABLE_SUBMENU=true
          GRUB_TERMINAL_OUTPUT="console"
          GRUB_CMDLINE_LINUX="rhgb quiet modprobe.blacklist=nouveau rd.driver.blacklist=nouveau"
          GRUB_DISABLE_RECOVERY="true"
          GRUB_ENABLE_BLSCFG=true
          $ lsmod
          Module                  Size  Used by
          rfcomm                102400  16
          snd_seq_dummy          12288  0
          snd_hrtimer            12288  1
          nf_conntrack_netbios_ns    12288  1
          nf_conntrack_broadcast    12288  1 nf_conntrack_netbios_ns
          nft_fib_inet           12288  1
          nft_fib_ipv4           12288  1 nft_fib_inet
          nft_fib_ipv6           12288  1 nft_fib_inet
          nft_fib                12288  3 nft_fib_ipv6,nft_fib_ipv4,nft_fib_inet
          nft_reject_inet        12288  6
          nf_reject_ipv4         16384  1 nft_reject_inet
          nf_reject_ipv6         20480  1 nft_reject_inet
          nft_reject             12288  1 nft_reject_inet
          nft_ct                 24576  8
          nft_chain_nat          12288  3
          nf_nat                 65536  1 nft_chain_nat
          nf_conntrack          200704  4 nf_nat,nft_ct,nf_conntrack_netbios_ns,nf_conntrack_broadcast
          nf_defrag_ipv6         24576  1 nf_conntrack
          nf_defrag_ipv4         12288  1 nf_conntrack
          ip_set                 65536  0
          nf_tables             368640  229 nft_ct,nft_reject_inet,nft_fib_ipv6,nft_fib_ipv4,nft_chain_nat,nft_reject,nft_fib,nft_fib_inet
          nfnetlink              20480  3 nf_tables,ip_set
          qrtr                   57344  4
          bnep                   36864  2
          snd_ctl_led            24576  0
          snd_soc_skl_hda_dsp    24576  5
          snd_soc_intel_hda_dsp_common    16384  1 snd_soc_skl_hda_dsp
          snd_soc_hdac_hdmi      45056  1 snd_soc_skl_hda_dsp
          snd_sof_probes         24576  0
          snd_hda_codec_realtek   196608  1
          snd_hda_codec_generic   114688  1 snd_hda_codec_realtek
          ledtrig_audio          12288  2 snd_ctl_led,snd_hda_codec_generic
          snd_soc_dmic           12288  1
          snd_sof_pci_intel_tgl    12288  0
          snd_sof_intel_hda_common   249856  1 snd_sof_pci_intel_tgl
          soundwire_intel        81920  1 snd_sof_intel_hda_common
          snd_sof_intel_hda_mlink    36864  2 soundwire_intel,snd_sof_intel_hda_common
          soundwire_cadence      45056  1 soundwire_intel
          snd_sof_intel_hda      24576  1 snd_sof_intel_hda_common
          snd_sof_pci            24576  2 snd_sof_intel_hda_common,snd_sof_pci_intel_tgl
          snd_sof_xtensa_dsp     16384  1 snd_sof_intel_hda_common
          snd_sof               425984  4 snd_sof_pci,snd_sof_intel_hda_common,snd_sof_probes,snd_sof_intel_hda
          iwlmvm                696320  0
          snd_sof_utils          16384  1 snd_sof
          snd_soc_hdac_hda       28672  1 snd_sof_intel_hda_common
          snd_hda_ext_core       36864  5 snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_soc_hdac_hda,snd_sof_intel_hda_mlink,snd_sof_intel_hda
          snd_soc_acpi_intel_match    94208  2 snd_sof_intel_hda_common,snd_sof_pci_intel_tgl
          snd_soc_acpi           16384  2 snd_soc_acpi_intel_match,snd_sof_intel_hda_common
          soundwire_generic_allocation    12288  1 soundwire_intel
          soundwire_bus         139264  3 soundwire_intel,soundwire_generic_allocation,soundwire_cadence
          mac80211             1572864  1 iwlmvm
          intel_uncore_frequency    12288  0
          snd_soc_core          458752  8 soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_soc_hdac_hda,snd_sof_probes,snd_soc_dmic,snd_soc_skl_hda_dsp
          sunrpc                888832  1
          intel_uncore_frequency_common    16384  1 intel_uncore_frequency
          x86_pkg_temp_thermal    16384  0
          intel_powerclamp       20480  0
          coretemp               16384  0
          kvm_intel             425984  0
          snd_compress           28672  2 snd_soc_core,snd_sof_probes
          ac97_bus               12288  1 snd_soc_core
          libarc4                12288  1 mac80211
          snd_hda_codec_hdmi     94208  2
          snd_pcm_dmaengine      16384  1 snd_soc_core
          uvcvideo              176128  0
          snd_hda_intel          65536  2
          kvm                  1372160  1 kvm_intel
          uvc                    12288  1 uvcvideo
          snd_intel_dspcfg       40960  3 snd_hda_intel,snd_sof,snd_sof_intel_hda_common
          videobuf2_vmalloc      20480  1 uvcvideo
          snd_intel_sdw_acpi     16384  2 snd_sof_intel_hda_common,snd_intel_dspcfg
          videobuf2_memops       16384  1 videobuf2_vmalloc
          btusb                  86016  0
          videobuf2_v4l2         40960  1 uvcvideo
          snd_hda_codec         225280  8 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_intel_hda_dsp_common,snd_soc_hdac_hda,snd_sof_intel_hda,snd_soc_skl_hda_dsp
          binfmt_misc            28672  1
          btrtl                  32768  1 btusb
          videobuf2_common       94208  4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
          btintel                57344  1 btusb
          iTCO_wdt               16384  0
          btbcm                  24576  1 btusb
          snd_hda_core          151552  11 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_soc_intel_hda_dsp_common,snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_soc_hdac_hda,snd_sof_intel_hda
          btmtk                  12288  1 btusb
          intel_pmc_bxt          16384  1 iTCO_wdt
          mei_hdcp               28672  0
          mei_pxp                16384  0
          iwlwifi               471040  1 iwlmvm
          videodev              389120  2 videobuf2_v4l2,uvcvideo
          intel_rapl_msr         20480  0
          iTCO_vendor_support    12288  1 iTCO_wdt
          snd_hwdep              20480  1 snd_hda_codec
          irqbypass              12288  1 kvm
          bluetooth            1060864  44 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm
          rapl                   20480  0
          snd_seq               126976  7 snd_seq_dummy
          gpio_keys              24576  0
          mc                     90112  4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
          msi_wmi                20480  0
          snd_seq_device         16384  1 snd_seq
          intel_cstate           20480  0
          cfg80211             1331200  3 iwlmvm,iwlwifi,mac80211
          processor_thermal_device_pci    12288  0
          snd_pcm               184320  12 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hdmi,snd_compress,snd_soc_core,snd_sof_utils,snd_hda_core,snd_pcm_dmaengine
          intel_uncore          258048  0
          vfat                   20480  1
          fat                   106496  1 vfat
          processor_thermal_device    20480  1 processor_thermal_device_pci
          wmi_bmof               12288  0
          processor_thermal_rfim    28672  1 processor_thermal_device
          snd_timer              53248  3 snd_seq,snd_hrtimer,snd_pcm
          pcspkr                 12288  0
          mei_me                 57344  2
          processor_thermal_mbox    16384  2 processor_thermal_rfim,processor_thermal_device
          snd                   155648  31 snd_ctl_led,snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_sof,snd_timer,snd_soc_hdac_hdmi,snd_compress,snd_soc_core,snd_pcm
          processor_thermal_rapl    16384  1 processor_thermal_device
          i2c_i801               36864  0
          mei                   200704  5 mei_hdcp,mei_pxp,mei_me
          i2c_smbus              20480  1 i2c_i801
          soundcore              16384  2 snd_ctl_led,snd
          rfkill                 40960  9 iwlmvm,bluetooth,cfg80211
          idma64                 20480  0
          intel_rapl_common      40960  2 intel_rapl_msr,processor_thermal_rapl
          int3403_thermal        16384  0
          int340x_thermal_zone    16384  2 int3403_thermal,processor_thermal_device
          int3400_thermal        20480  0
          intel_hid              28672  0
          acpi_thermal_rel       20480  1 int3400_thermal
          sparse_keymap          12288  2 intel_hid,msi_wmi
          soc_button_array       20480  0
          acpi_tad               20480  0
          acpi_pad              184320  0
          joydev                 24576  0
          loop                   40960  0
          zram                   32768  2
          i915                 4136960  20
          nvme                   65536  4
          i2c_algo_bit           20480  1 i915
          drm_buddy              20480  1 i915
          crct10dif_pclmul       12288  1
          ttm                   110592  1 i915
          crc32_pclmul           12288  0
          nvme_core             229376  5 nvme
          crc32c_intel           16384  6
          polyval_clmulni        12288  0
          drm_display_helper    229376  1 i915
          polyval_generic        12288  1 polyval_clmulni
          ghash_clmulni_intel    16384  0
          hid_multitouch         32768  0
          sha512_ssse3           53248  0
          sha256_ssse3           32768  0
          sha1_ssse3             32768  0
          r8169                 114688  0
          nvme_common            24576  1 nvme_core
          cec                    86016  2 drm_display_helper,i915
          i2c_hid_acpi           12288  0
          i2c_hid                40960  1 i2c_hid_acpi
          video                  77824  2 msi_wmi,i915
          wmi                    45056  3 video,wmi_bmof,msi_wmi
          pinctrl_tigerlake      28672  3
          serio_raw              16384  0
          ip6_tables             36864  0
          ip_tables              36864  0
          fuse                  212992  5

            jesepasquier_oui Le pilote nvidia semble bien installé dans la bonne version, nouveau est bien blacklisté depuis les options passées au kernel depuis le Grub mais le pilote nvidia n’est pas chargé.

            Peux-tu fournir le retour de
            $ dmesg

            $ dmesg
            [    0.000000] microcode: updated early: 0x424 -> 0x430, date = 2023-06-07
            [    0.000000] Linux version 6.6.8-100.fc38.x86_64 (mockbuild@b515377c59ee4cd7a7f098b7a938e315) (gcc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4), GNU ld version 2.39-16.fc38) #1 SMP PREEMPT_DYNAMIC Thu Dec 21 04:01:45 UTC 2023
            [    0.000000] Command line: BOOT_IMAGE=(hd0,gpt5)/vmlinuz-6.6.8-100.fc38.x86_64 root=UUID=f971b4cc-976b-4a11-8f4b-94a1271b1912 ro rhgb quiet modprobe.blacklist=nouveau rd.driver.blacklist=nouveau
            [    0.000000] x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
            [    0.000000] BIOS-provided physical RAM map:
            [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
            [    0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
            [    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
            [    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
            [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003eb92fff] usable
            [    0.000000] BIOS-e820: [mem 0x000000003eb93000-0x000000003eb93fff] reserved
            [    0.000000] BIOS-e820: [mem 0x000000003eb94000-0x000000003f462fff] usable
            [    0.000000] BIOS-e820: [mem 0x000000003f463000-0x000000003f463fff] reserved
            [    0.000000] BIOS-e820: [mem 0x000000003f464000-0x00000000619a9fff] usable
            [    0.000000] BIOS-e820: [mem 0x00000000619aa000-0x0000000064aa9fff] reserved
            [    0.000000] BIOS-e820: [mem 0x0000000064aaa000-0x0000000064baefff] ACPI data
            [    0.000000] BIOS-e820: [mem 0x0000000064baf000-0x0000000064cc8fff] ACPI NVS
            [    0.000000] BIOS-e820: [mem 0x0000000064cc9000-0x0000000067efefff] reserved
            [    0.000000] BIOS-e820: [mem 0x0000000067eff000-0x0000000067efffff] usable
            [    0.000000] BIOS-e820: [mem 0x0000000067f00000-0x000000006dffffff] reserved
            [    0.000000] BIOS-e820: [mem 0x000000006e800000-0x000000006e9fffff] reserved
            [    0.000000] BIOS-e820: [mem 0x000000006f000000-0x00000000743fffff] reserved
            [    0.000000] BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
            [    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
            [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
            [    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
            [    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
            [    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
            [    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
            [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000048bbfffff] usable
            [    0.000000] NX (Execute Disable) protection: active
            [    0.000000] APIC: Static calls initialized
            [    0.000000] e820: update [mem 0x58a05018-0x58a29a57] usable ==> usable
            [    0.000000] e820: update [mem 0x58a05018-0x58a29a57] usable ==> usable
            [    0.000000] extended physical RAM map:
            [    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009dfff] usable
            [    0.000000] reserve setup_data: [mem 0x000000000009e000-0x000000000009efff] reserved
            [    0.000000] reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] usable
            [    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
            [    0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000003eb92fff] usable
            [    0.000000] reserve setup_data: [mem 0x000000003eb93000-0x000000003eb93fff] reserved
            [    0.000000] reserve setup_data: [mem 0x000000003eb94000-0x000000003f462fff] usable
            [    0.000000] reserve setup_data: [mem 0x000000003f463000-0x000000003f463fff] reserved
            [    0.000000] reserve setup_data: [mem 0x000000003f464000-0x0000000058a05017] usable
            [    0.000000] reserve setup_data: [mem 0x0000000058a05018-0x0000000058a29a57] usable
            [    0.000000] reserve setup_data: [mem 0x0000000058a29a58-0x00000000619a9fff] usable
            [    0.000000] reserve setup_data: [mem 0x00000000619aa000-0x0000000064aa9fff] reserved
            [    0.000000] reserve setup_data: [mem 0x0000000064aaa000-0x0000000064baefff] ACPI data
            [    0.000000] reserve setup_data: [mem 0x0000000064baf000-0x0000000064cc8fff] ACPI NVS
            [    0.000000] reserve setup_data: [mem 0x0000000064cc9000-0x0000000067efefff] reserved
            [    0.000000] reserve setup_data: [mem 0x0000000067eff000-0x0000000067efffff] usable
            [    0.000000] reserve setup_data: [mem 0x0000000067f00000-0x000000006dffffff] reserved
            [    0.000000] reserve setup_data: [mem 0x000000006e800000-0x000000006e9fffff] reserved
            [    0.000000] reserve setup_data: [mem 0x000000006f000000-0x00000000743fffff] reserved
            [    0.000000] reserve setup_data: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
            [    0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
            [    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
            [    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
            [    0.000000] reserve setup_data: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
            [    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
            [    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
            [    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000048bbfffff] usable
            [    0.000000] efi: EFI v2.8 by American Megatrends
            [    0.000000] efi: ACPI=0x64bae000 ACPI 2.0=0x64bae014 TPMFinalLog=0x64c36000 SMBIOS=0x67b83000 SMBIOS 3.0=0x67b82000 MEMATTR=0x5cd42018 ESRT=0x5f8b7518 MOKvar=0x67b9d000 RNG=0x64add018 TPMEventLog=0x58a2a018 
            [    0.000000] random: crng init done
            [    0.000000] efi: Remove mem83: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
            [    0.000000] e820: remove [mem 0xc0000000-0xcfffffff] reserved
            [    0.000000] efi: Not removing mem84: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
            [    0.000000] efi: Not removing mem85: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
            [    0.000000] efi: Not removing mem86: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
            [    0.000000] efi: Not removing mem88: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
            [    0.000000] efi: Remove mem89: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
            [    0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
            [    0.000000] secureboot: Secure boot enabled
            [    0.000000] Kernel is locked down from EFI Secure Boot mode; see man kernel_lockdown.7
            [    0.000000] SMBIOS 3.5.0 present.
            [    0.000000] DMI: Micro-Star International Co., Ltd. Katana 15 B12VFK/MS-1585, BIOS E1585IMS.304 12/28/2022
            [    0.000000] tsc: Detected 2500.000 MHz processor
            [    0.000000] tsc: Detected 2496.000 MHz TSC
            [    0.000896] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
            [    0.000899] e820: remove [mem 0x000a0000-0x000fffff] usable
            [    0.000911] last_pfn = 0x48bc00 max_arch_pfn = 0x400000000
            [    0.000916] MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
            [    0.000919] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
            [    0.001567] last_pfn = 0x67f00 max_arch_pfn = 0x400000000
            [    0.015524] esrt: Reserving ESRT space from 0x000000005f8b7518 to 0x000000005f8b75c8.
            [    0.015530] e820: update [mem 0x5f8b7000-0x5f8b7fff] usable ==> reserved
            [    0.015558] Using GB pages for direct mapping
            [    0.015558] Incomplete global flushes, disabling PCID
            [    0.017293] secureboot: Secure boot enabled
            [    0.017294] RAMDISK: [mem 0x5194c000-0x53e70fff]
            [    0.017302] ACPI: Early table checksum verification disabled
            [    0.017305] ACPI: RSDP 0x0000000064BAE014 000024 (v02 MSI_NB)
            [    0.017310] ACPI: XSDT 0x0000000064BAD728 00012C (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
            [    0.017317] ACPI: FACP 0x0000000064BA7000 000114 (v06 MSI_NB MEGABOOK 01072009 AMI  01000013)
            [    0.017324] ACPI: DSDT 0x0000000064B1A000 08CA77 (v02 MSI_NB MEGABOOK 01072009 INTL 20200717)
            [    0.017328] ACPI: FACS 0x0000000064CC8000 000040
            [    0.017332] ACPI: SSDT 0x0000000064BA8000 004BAF (v02 DptfTb DptfTabl 00001000 INTL 20200717)
            [    0.017336] ACPI: FIDT 0x0000000064B19000 00009C (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
            [    0.017341] ACPI: MSDM 0x0000000064B18000 000055 (v03 MSI_NB MEGABOOK 01072009 AMI  01000013)
            [    0.017345] ACPI: SLIC 0x0000000064B17000 000176 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
            [    0.017349] ACPI: SSDT 0x0000000064B16000 00038C (v02 PmaxDv Pmax_Dev 00000001 INTL 20200717)
            [    0.017353] ACPI: SSDT 0x0000000064B15000 00005C (v02 MSI_NB MsiNvs   00003000 INTL 20200717)
            [    0.017358] ACPI: SSDT 0x0000000064B0F000 005D34 (v02 CpuRef CpuSsdt  00003000 INTL 20200717)
            [    0.017362] ACPI: SSDT 0x0000000064B0C000 002935 (v02 SaSsdt SaSsdt   00003000 INTL 20200717)
            [    0.017367] ACPI: SSDT 0x0000000064B08000 0033E9 (v02 INTEL  IgfxSsdt 00003000 INTL 20200717)
            [    0.017371] ACPI: HPET 0x0000000064B07000 000038 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
            [    0.017375] ACPI: APIC 0x0000000064B06000 0001DC (v05 MSI_NB MEGABOOK 01072009 AMI  01000013)
            [    0.017379] ACPI: MCFG 0x0000000064B05000 00003C (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
            [    0.017383] ACPI: SSDT 0x0000000064AFD000 007947 (v02 MSI_NB AdlP_Rvp 00001000 INTL 20200717)
            [    0.017388] ACPI: UEFI 0x0000000064C1C000 000048 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
            [    0.017392] ACPI: LPIT 0x0000000064AFC000 0000CC (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
            [    0.017397] ACPI: SSDT 0x0000000064AF8000 002A83 (v02 MSI_NB PtidDevc 00001000 INTL 20200717)
            [    0.017401] ACPI: SSDT 0x0000000064AF5000 002357 (v02 MSI_NB TbtTypeC 00000000 INTL 20200717)
            [    0.017405] ACPI: DBGP 0x0000000064AF4000 000034 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
            [    0.017409] ACPI: DBG2 0x0000000064AF3000 000054 (v00 MSI_NB MEGABOOK 01072009 AMI  01000013)
            [    0.017412] ACPI: NHLT 0x0000000064AF2000 000F0E (v00 MSI_NB MEGABOOK 01072009 AMI  01000013)
            [    0.017414] ACPI: DMAR 0x0000000064AF1000 000088 (v02 INTEL  EDK2     00000002      01000013)
            [    0.017416] ACPI: FPDT 0x0000000064AF0000 000044 (v01 MSI_NB A M I    01072009 AMI  01000013)
            [    0.017418] ACPI: SSDT 0x0000000064AEF000 000727 (v02 INTEL  xh_adlLP 00000000 INTL 20200717)
            [    0.017420] ACPI: SSDT 0x0000000064AEB000 003AEA (v02 SocGpe SocGpe   00003000 INTL 20200717)
            [    0.017423] ACPI: SSDT 0x0000000064AE7000 0039DA (v02 SocCmn SocCmn   00003000 INTL 20200717)
            [    0.017425] ACPI: SSDT 0x0000000064AE6000 000144 (v02 Intel  ADebTabl 00001000 INTL 20200717)
            [    0.017429] ACPI: BGRT 0x0000000064AE5000 000038 (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
            [    0.017434] ACPI: TPM2 0x0000000064AE4000 00004C (v04 MSI_NB MEGABOOK 00000001 AMI  00000000)
            [    0.017439] ACPI: SSDT 0x0000000064AE0000 0030F3 (v01 OptRf2 Opt2Tabl 00001000 INTL 20200717)
            [    0.017443] ACPI: PHAT 0x0000000064ADF000 000591 (v01 MSI_NB MEGABOOK 00000005 MSFT 0100000D)
            [    0.017447] ACPI: WSMT 0x0000000064AFB000 000028 (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
            [    0.017452] ACPI: BGRT 0x0000000064ADE000 000038 (v01 MSI_NB MEGABOOK 01072009 AMI  00010013
            [    0.017456] ACPI: Reserving FACP table memory at [mem 0x64ba7000-0x64ba7113]
            [    0.017458] ACPI: Reserving DSDT table memory at [mem 0x64b1a000-0x64ba6a76]
            [    0.017459] ACPI: Reserving FACS table memory at [mem 0x64cc8000-0x64cc803f]
            [    0.017460] ACPI: Reserving SSDT table memory at [mem 0x64ba8000-0x64bacbae]
            [    0.017461] ACPI: Reserving FIDT table memory at [mem 0x64b19000-0x64b1909b]
            [    0.017461] ACPI: Reserving MSDM table memory at [mem 0x64b18000-0x64b18054]
            [    0.017462] ACPI: Reserving SLIC table memory at [mem 0x64b17000-0x64b17175]
            [    0.017463] ACPI: Reserving SSDT table memory at [mem 0x64b16000-0x64b1638b]
            [    0.017463] ACPI: Reserving SSDT table memory at [mem 0x64b15000-0x64b1505b]
            [    0.017464] ACPI: Reserving SSDT table memory at [mem 0x64b0f000-0x64b14d33]
            [    0.017465] ACPI: Reserving SSDT table memory at [mem 0x64b0c000-0x64b0e934]
            [    0.017465] ACPI: Reserving SSDT table memory at [mem 0x64b08000-0x64b0b3e8]
            [    0.017466] ACPI: Reserving HPET table memory at [mem 0x64b07000-0x64b07037]
            [    0.017466] ACPI: Reserving APIC table memory at [mem 0x64b06000-0x64b061db]
            [    0.017468] ACPI: Reserving MCFG table memory at [mem 0x64b05000-0x64b0503b]
            [    0.017470] ACPI: Reserving SSDT table memory at [mem 0x64afd000-0x64b04946]
            [    0.017471] ACPI: Reserving UEFI table memory at [mem 0x64c1c000-0x64c1c047]
            [    0.017472] ACPI: Reserving LPIT table memory at [mem 0x64afc000-0x64afc0cb]
            [    0.017473] ACPI: Reserving SSDT table memory at [mem 0x64af8000-0x64afaa82]
            [    0.017474] ACPI: Reserving SSDT table memory at [mem 0x64af5000-0x64af7356]
            [    0.017475] ACPI: Reserving DBGP table memory at [mem 0x64af4000-0x64af4033]
            [    0.017476] ACPI: Reserving DBG2 table memory at [mem 0x64af3000-0x64af3053]
            [    0.017478] ACPI: Reserving NHLT table memory at [mem 0x64af2000-0x64af2f0d]
            [    0.017479] ACPI: Reserving DMAR table memory at [mem 0x64af1000-0x64af1087]
            [    0.017480] ACPI: Reserving FPDT table memory at [mem 0x64af0000-0x64af0043]
            [    0.017481] ACPI: Reserving SSDT table memory at [mem 0x64aef000-0x64aef726]
            [    0.017483] ACPI: Reserving SSDT table memory at [mem 0x64aeb000-0x64aeeae9]
            [    0.017484] ACPI: Reserving SSDT table memory at [mem 0x64ae7000-0x64aea9d9]
            [    0.017485] ACPI: Reserving SSDT table memory at [mem 0x64ae6000-0x64ae6143]
            [    0.017486] ACPI: Reserving BGRT table memory at [mem 0x64ae5000-0x64ae5037]
            [    0.017487] ACPI: Reserving TPM2 table memory at [mem 0x64ae4000-0x64ae404b]
            [    0.017488] ACPI: Reserving SSDT table memory at [mem 0x64ae0000-0x64ae30f2]
            [    0.017490] ACPI: Reserving PHAT table memory at [mem 0x64adf000-0x64adf590]
            [    0.017491] ACPI: Reserving WSMT table memory at [mem 0x64afb000-0x64afb027]
            [    0.017492] ACPI: Reserving BGRT table memory at [mem 0x64ade000-0x64ade037]
            [    0.017686] No NUMA configuration found
            [    0.017687] Faking a node at [mem 0x0000000000000000-0x000000048bbfffff]
            [    0.017697] NODE_DATA(0) allocated [mem 0x48bbd5000-0x48bbfffff]
            [    0.018061] Zone ranges:
            [    0.018062]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
            [    0.018064]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
            [    0.018066]   Normal   [mem 0x0000000100000000-0x000000048bbfffff]
            [    0.018067]   Device   empty
            [    0.018068] Movable zone start for each node
            [    0.018072] Early memory node ranges
            [    0.018072]   node   0: [mem 0x0000000000001000-0x000000000009dfff]
            [    0.018074]   node   0: [mem 0x000000000009f000-0x000000000009ffff]
            [    0.018075]   node   0: [mem 0x0000000000100000-0x000000003eb92fff]
            [    0.018076]   node   0: [mem 0x000000003eb94000-0x000000003f462fff]
            [    0.018078]   node   0: [mem 0x000000003f464000-0x00000000619a9fff]
            [    0.018079]   node   0: [mem 0x0000000067eff000-0x0000000067efffff]
            [    0.018080]   node   0: [mem 0x0000000100000000-0x000000048bbfffff]
            [    0.018083] Initmem setup node 0 [mem 0x0000000000001000-0x000000048bbfffff]
            [    0.018087] On node 0, zone DMA: 1 pages in unavailable ranges
            [    0.018089] On node 0, zone DMA: 1 pages in unavailable ranges
            [    0.018111] On node 0, zone DMA: 96 pages in unavailable ranges
            [    0.019473] On node 0, zone DMA32: 1 pages in unavailable ranges
            [    0.020245] On node 0, zone DMA32: 1 pages in unavailable ranges
            [    0.020569] On node 0, zone DMA32: 25941 pages in unavailable ranges
            [    0.041026] On node 0, zone Normal: 256 pages in unavailable ranges
            [    0.041255] On node 0, zone Normal: 17408 pages in unavailable ranges
            [    0.041299] Reserving Intel graphics memory at [mem 0x70800000-0x743fffff]
            [    0.041606] ACPI: PM-Timer IO Port: 0x1808
            [    0.041616] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
            [    0.041618] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
            [    0.041619] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
            [    0.041621] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
            [    0.041622] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
            [    0.041623] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
            [    0.041624] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
            [    0.041626] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
            [    0.041627] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
            [    0.041628] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
            [    0.041629] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
            [    0.041631] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
            [    0.041632] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
            [    0.041633] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
            [    0.041634] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
            [    0.041636] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
            [    0.041637] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
            [    0.041638] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
            [    0.041640] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
            [    0.041641] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
            [    0.041642] ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
            [    0.041643] ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
            [    0.041645] ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
            [    0.041646] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
            [    0.041682] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
            [    0.041686] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
            [    0.041688] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
            [    0.041695] ACPI: Using ACPI (MADT) for SMP configuration information
            [    0.041696] ACPI: HPET id: 0x8086a201 base: 0xfed00000
            [    0.041704] e820: update [mem 0x5d297000-0x5d38afff] usable ==> reserved
            [    0.041719] TSC deadline timer available
            [    0.041720] smpboot: Allowing 12 CPUs, 0 hotplug CPUs
            [    0.041756] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
            [    0.041759] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
            [    0.041762] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
            [    0.041765] PM: hibernation: Registered nosave memory: [mem 0x3eb93000-0x3eb93fff]
            [    0.041768] PM: hibernation: Registered nosave memory: [mem 0x3f463000-0x3f463fff]
            [    0.041771] PM: hibernation: Registered nosave memory: [mem 0x58a05000-0x58a05fff]
            [    0.041774] PM: hibernation: Registered nosave memory: [mem 0x58a29000-0x58a29fff]
            [    0.041777] PM: hibernation: Registered nosave memory: [mem 0x5d297000-0x5d38afff]
            [    0.041780] PM: hibernation: Registered nosave memory: [mem 0x5f8b7000-0x5f8b7fff]
            [    0.041783] PM: hibernation: Registered nosave memory: [mem 0x619aa000-0x64aa9fff]
            [    0.041784] PM: hibernation: Registered nosave memory: [mem 0x64aaa000-0x64baefff]
            [    0.041785] PM: hibernation: Registered nosave memory: [mem 0x64baf000-0x64cc8fff]
            [    0.041786] PM: hibernation: Registered nosave memory: [mem 0x64cc9000-0x67efefff]
            [    0.041789] PM: hibernation: Registered nosave memory: [mem 0x67f00000-0x6dffffff]
            [    0.041790] PM: hibernation: Registered nosave memory: [mem 0x6e000000-0x6e7fffff]
            [    0.041791] PM: hibernation: Registered nosave memory: [mem 0x6e800000-0x6e9fffff]
            [    0.041793] PM: hibernation: Registered nosave memory: [mem 0x6ea00000-0x6effffff]
            [    0.041794] PM: hibernation: Registered nosave memory: [mem 0x6f000000-0x743fffff]
            [    0.041795] PM: hibernation: Registered nosave memory: [mem 0x74400000-0xfdffffff]
            [    0.041796] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
            [    0.041797] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
            [    0.041798] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
            [    0.041799] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
            [    0.041800] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
            [    0.041801] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed1ffff]
            [    0.041803] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
            [    0.041804] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfedfffff]
            [    0.041805] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
            [    0.041806] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
            [    0.041808] [mem 0x74400000-0xfdffffff] available for PCI devices
            [    0.041809] Booting paravirtualized kernel on bare hardware
            [    0.041812] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
            [    0.054083] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:12 nr_cpu_ids:12 nr_node_ids:1
            [    0.054631] percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
            [    0.054642] pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
            [    0.054644] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
            [    0.054684] Kernel command line: BOOT_IMAGE=(hd0,gpt5)/vmlinuz-6.6.8-100.fc38.x86_64 root=UUID=f971b4cc-976b-4a11-8f4b-94a1271b1912 ro rhgb quiet modprobe.blacklist=nouveau rd.driver.blacklist=nouveau
            [    0.054816] Unknown kernel command line parameters "rhgb BOOT_IMAGE=(hd0,gpt5)/vmlinuz-6.6.8-100.fc38.x86_64", will be passed to user space.
            [    0.056108] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
            [    0.056755] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
            [    0.056857] Fallback order for Node 0: 0 
            [    0.056861] Built 1 zonelists, mobility grouping on.  Total pages: 4053330
            [    0.056862] Policy zone: Normal
            [    0.057051] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
            [    0.057059] software IO TLB: area num 16.
            [    0.093853] Memory: 15893992K/16471324K available (18432K kernel code, 3276K rwdata, 14588K rodata, 4552K init, 5008K bss, 577076K reserved, 0K cma-reserved)
            [    0.094205] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
            [    0.094229] ftrace: allocating 53952 entries in 211 pages
            [    0.100603] ftrace: allocated 211 pages with 5 groups
            [    0.101218] Dynamic Preempt: voluntary
            [    0.101271] rcu: Preemptible hierarchical RCU implementation.
            [    0.101272] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=12.
            [    0.101274] 	Trampoline variant of Tasks RCU enabled.
            [    0.101275] 	Rude variant of Tasks RCU enabled.
            [    0.101276] 	Tracing variant of Tasks RCU enabled.
            [    0.101277] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
            [    0.101278] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
            [    0.105188] NR_IRQS: 524544, nr_irqs: 2152, preallocated irqs: 16
            [    0.105482] rcu: srcu_init: Setting srcu_struct sizes based on contention.
            [    0.105730] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
            [    0.105759] Console: colour dummy device 80x25
            [    0.105761] printk: console [tty0] enabled
            [    0.105805] ACPI: Core revision 20230628
            [    0.106245] hpet: HPET dysfunctional in PC10. Force disabled.
            [    0.106245] APIC: Switch to symmetric I/O mode setup
            [    0.106247] DMAR: Host address width 39
            [    0.106247] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
            [    0.106252] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
            [    0.106253] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
            [    0.106256] DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
            [    0.106258] DMAR: RMRR base: 0x00000070000000 end: 0x000000743fffff
            [    0.106260] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
            [    0.106261] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
            [    0.106262] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
            [    0.107830] DMAR-IR: Enabled IRQ remapping in x2apic mode
            [    0.107832] x2apic enabled
            [    0.107881] APIC: Switched APIC routing to: cluster x2apic
            [    0.112425] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
            [    0.112431] Calibrating delay loop (skipped), value calculated using timer frequency.. 4992.00 BogoMIPS (lpj=2496000)
            [    0.112481] CPU0: Thermal monitoring enabled (TM1)
            [    0.112482] x86/cpu: User Mode Instruction Prevention (UMIP) activated
            [    0.112585] process: using mwait in idle threads
            [    0.112586] CET detected: Indirect Branch Tracking enabled
            [    0.112587] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
            [    0.112588] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
            [    0.112590] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
            [    0.112592] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
            [    0.112592] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
            [    0.112592] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
            [    0.112593] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
            [    0.112595] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
            [    0.112602] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
            [    0.112603] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
            [    0.112604] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
            [    0.112604] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
            [    0.112605] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
            [    0.112606] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
            [    0.112607] x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
            [    0.112608] x86/fpu: xstate_offset[11]:  840, xstate_sizes[11]:   16
            [    0.112609] x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
            [    0.113429] Freeing SMP alternatives memory: 48K
            [    0.113429] pid_max: default: 32768 minimum: 301
            [    0.113429] LSM: initializing lsm=lockdown,capability,yama,selinux,bpf,landlock,integrity
            [    0.113429] Yama: becoming mindful.
            [    0.113429] SELinux:  Initializing.
            [    0.113429] LSM support for eBPF active
            [    0.113429] landlock: Up and running.
            [    0.113429] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
            [    0.113429] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
            [    0.113429] smpboot: CPU0: 12th Gen Intel(R) Core(TM) i5-12450H (family: 0x6, model: 0x9a, stepping: 0x3)
            [    0.113429] RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
            [    0.113429] RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
            [    0.113429] RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
            [    0.113429] Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline,  AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
            [    0.113429] core: cpu_core PMU driver: 
            [    0.113429] ... version:                5
            [    0.113429] ... bit width:              48
            [    0.113429] ... generic registers:      8
            [    0.113429] ... value mask:             0000ffffffffffff
            [    0.113429] ... max period:             00007fffffffffff
            [    0.113429] ... fixed-purpose events:   4
            [    0.113429] ... event mask:             0001000f000000ff
            [    0.113429] signal: max sigframe size: 3632
            [    0.113429] Estimated ratio of average max frequency by base frequency (times 1024): 1679
            [    0.113429] rcu: Hierarchical SRCU implementation.
            [    0.113429] rcu: 	Max phase no-delay instances is 400.
            [    0.113515] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
            [    0.113601] smp: Bringing up secondary CPUs ...
            [    0.113681] smpboot: x86: Booting SMP configuration:
            [    0.113682] .... node  #0, CPUs:        #2  #4  #6  #8  #9 #10 #11
            [    0.007767] core: cpu_atom PMU driver: PEBS-via-PT 
            [    0.007767] ... version:                5
            [    0.007767] ... bit width:              48
            [    0.007767] ... generic registers:      6
            [    0.007767] ... value mask:             0000ffffffffffff
            [    0.007767] ... max period:             00007fffffffffff
            [    0.007767] ... fixed-purpose events:   3
            [    0.007767] ... event mask:             000000070000003f
            [    0.122499]   #1  #3  #5  #7
            [    0.125460] smp: Brought up 1 node, 12 CPUs
            [    0.125461] smpboot: Max logical packages: 1
            [    0.125462] smpboot: Total of 12 processors activated (59904.00 BogoMIPS)
            [    0.126842] devtmpfs: initialized
            [    0.126842] x86/mm: Memory block size: 128MB
            [    0.127649] ACPI: PM: Registering ACPI NVS region [mem 0x64baf000-0x64cc8fff] (1155072 bytes)
            [    0.127649] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
            [    0.127649] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
            [    0.127649] pinctrl core: initialized pinctrl subsystem
            [    0.127743] PM: RTC time: 10:44:23, date: 2023-12-29
            [    0.127996] NET: Registered PF_NETLINK/PF_ROUTE protocol family
            [    0.128086] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
            [    0.128090] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
            [    0.128091] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
            [    0.128099] audit: initializing netlink subsys (disabled)
            [    0.128125] audit: type=2000 audit(1703846663.015:1): state=initialized audit_enabled=0 res=1
            [    0.128184] thermal_sys: Registered thermal governor 'fair_share'
            [    0.128185] thermal_sys: Registered thermal governor 'bang_bang'
            [    0.128186] thermal_sys: Registered thermal governor 'step_wise'
            [    0.128186] thermal_sys: Registered thermal governor 'user_space'
            [    0.128193] cpuidle: using governor menu
            [    0.128451] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
            [    0.128453] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
            [    0.128530] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
            [    0.128535] PCI: not using MMCONFIG
            [    0.128536] PCI: Using configuration type 1 for base access
            [    0.128713] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
            [    0.128714] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
            [    0.128714] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
            [    0.128714] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
            [    0.128714] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
            [    0.128714] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
            [    0.128714] cryptd: max_cpu_qlen set to 1000
            [    0.129534] raid6: skipped pq benchmark and selected avx2x4
            [    0.129536] raid6: using avx2x2 recovery algorithm
            [    0.129586] ACPI: Added _OSI(Module Device)
            [    0.129587] ACPI: Added _OSI(Processor Device)
            [    0.129588] ACPI: Added _OSI(3.0 _SCP Extensions)
            [    0.129589] ACPI: Added _OSI(Processor Aggregator Device)
            [    0.203812] ACPI: 15 ACPI AML tables successfully acquired and loaded
            [    0.215694] ACPI: Dynamic OEM Table Load:
            [    0.215706] ACPI: SSDT 0xFFFF888101240C00 000394 (v02 PmRef  Cpu0Cst  00003001 INTL 20200717)
            [    0.216405] ACPI: Dynamic OEM Table Load:
            [    0.216410] ACPI: SSDT 0xFFFF8881020B7800 0005E4 (v02 PmRef  Cpu0Ist  00003000 INTL 20200717)
            [    0.217119] ACPI: Dynamic OEM Table Load:
            [    0.217124] ACPI: SSDT 0xFFFF888102013000 0001AB (v02 PmRef  Cpu0Psd  00003000 INTL 20200717)
            [    0.217750] ACPI: Dynamic OEM Table Load:
            [    0.217755] ACPI: SSDT 0xFFFF8881020B4000 0004B5 (v02 PmRef  Cpu0Hwp  00003000 INTL 20200717)
            [    0.218630] ACPI: Dynamic OEM Table Load:
            [    0.218639] ACPI: SSDT 0xFFFF888101218000 001BAF (v02 PmRef  ApIst    00003000 INTL 20200717)
            [    0.219717] ACPI: Dynamic OEM Table Load:
            [    0.219725] ACPI: SSDT 0xFFFF88810121A000 001038 (v02 PmRef  ApHwp    00003000 INTL 20200717)
            [    0.220675] ACPI: Dynamic OEM Table Load:
            [    0.220681] ACPI: SSDT 0xFFFF88810121E000 001349 (v02 PmRef  ApPsd    00003000 INTL 20200717)
            [    0.221697] ACPI: Dynamic OEM Table Load:
            [    0.221703] ACPI: SSDT 0xFFFF88810123B000 000FBB (v02 PmRef  ApCst    00003000 INTL 20200717)
            [    0.225769] ACPI: _OSC evaluated successfully for all CPUs
            [    0.226032] ACPI: EC: EC started
            [    0.226033] ACPI: EC: interrupt blocked
            [    0.233773] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
            [    0.233775] ACPI: \_SB_.PC00.LPCB.EC__: Boot DSDT EC used to handle transactions
            [    0.233777] ACPI: Interpreter enabled
            [    0.233823] ACPI: PM: (supports S0 S3 S4 S5)
            [    0.233824] ACPI: Using IOAPIC for interrupt routing
            [    0.234717] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
            [    0.236004] PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved as ACPI motherboard resource
            [    0.236014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
            [    0.236015] PCI: Using E820 reservations for host bridge windows
            [    0.236822] ACPI: Enabled 9 GPEs in block 00 to 7F
            [    0.237549] ACPI: \_SB_.PC00.PEG1.PXP_: New power resource
            [    0.251604] ACPI: \_SB_.PC00.XHCI.RHUB.HS10.BTRT: New power resource
            [    0.252171] ACPI: \_SB_.PC00.PAUD: New power resource
            [    0.252969] ACPI: \_SB_.PC00.I2C0.PXTC: New power resource
            [    0.257672] ACPI: \_SB_.PC00.CNVW.WRST: New power resource
            [    0.262168] ACPI: \PIN_: New power resource
            [    0.262369] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
            [    0.262373] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
            [    0.263797] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
            [    0.263799] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
            [    0.264970] PCI host bridge to bus 0000:00
            [    0.264972] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
            [    0.264974] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
            [    0.264975] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
            [    0.264978] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
            [    0.264979] pci_bus 0000:00: root bus resource [mem 0x74400000-0xbfffffff window]
            [    0.264980] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
            [    0.264982] pci_bus 0000:00: root bus resource [bus 00-fe]
            [    0.265012] pci 0000:00:00.0: [8086:4629] type 00 class 0x060000
            [    0.265139] pci 0000:00:01.0: [8086:460d] type 01 class 0x060400
            [    0.265193] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
            [    0.265212] pci 0000:00:01.0: PTM enabled (root), 4ns granularity
            [    0.265646] pci 0000:00:02.0: [8086:46a3] type 00 class 0x030000
            [    0.265653] pci 0000:00:02.0: reg 0x10: [mem 0x6202000000-0x6202ffffff 64bit]
            [    0.265658] pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
            [    0.265661] pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
            [    0.265673] pci 0000:00:02.0: BAR 2: assigned to efifb
            [    0.265674] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
            [    0.265677] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
            [    0.265697] pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
            [    0.265698] pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 64bit] (contains BAR0 for 7 VFs)
            [    0.265702] pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit pref]
            [    0.265703] pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 64bit pref] (contains BAR2 for 7 VFs)
            [    0.265817] pci 0000:00:04.0: [8086:461d] type 00 class 0x118000
            [    0.265829] pci 0000:00:04.0: reg 0x10: [mem 0x6203100000-0x620311ffff 64bit]
            [    0.266068] pci 0000:00:06.0: [8086:464d] type 01 class 0x060400
            [    0.266128] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
            [    0.266152] pci 0000:00:06.0: PTM enabled (root), 4ns granularity
            [    0.266615] pci 0000:00:08.0: [8086:464f] type 00 class 0x088000
            [    0.266622] pci 0000:00:08.0: reg 0x10: [mem 0x6203140000-0x6203140fff 64bit]
            [    0.266743] pci 0000:00:14.0: [8086:51ed] type 00 class 0x0c0330
            [    0.266764] pci 0000:00:14.0: reg 0x10: [mem 0x6203120000-0x620312ffff 64bit]
            [    0.266846] pci 0000:00:14.0: PME# supported from D3hot D3cold
            [    0.268562] pci 0000:00:14.2: [8086:51ef] type 00 class 0x050000
            [    0.268582] pci 0000:00:14.2: reg 0x10: [mem 0x6203138000-0x620313bfff 64bit]
            [    0.268595] pci 0000:00:14.2: reg 0x18: [mem 0x620313f000-0x620313ffff 64bit]
            [    0.268792] pci 0000:00:14.3: [8086:51f0] type 00 class 0x028000
            [    0.268813] pci 0000:00:14.3: reg 0x10: [mem 0x6203134000-0x6203137fff 64bit]
            [    0.268951] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
            [    0.269267] pci 0000:00:15.0: [8086:51e8] type 00 class 0x0c8000
            [    0.269336] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
            [    0.269725] pci 0000:00:16.0: [8086:51e0] type 00 class 0x078000
            [    0.269747] pci 0000:00:16.0: reg 0x10: [mem 0x620313d000-0x620313dfff 64bit]
            [    0.269831] pci 0000:00:16.0: PME# supported from D3hot
            [    0.270297] pci 0000:00:1c.0: [8086:51b8] type 01 class 0x060400
            [    0.270390] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
            [    0.270863] pci 0000:00:1c.5: [8086:51bd] type 01 class 0x060400
            [    0.270958] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
            [    0.270991] pci 0000:00:1c.5: PTM enabled (root), 4ns granularity
            [    0.271478] pci 0000:00:1f.0: [8086:5182] type 00 class 0x060100
            [    0.271774] pci 0000:00:1f.3: [8086:51c8] type 00 class 0x040100
            [    0.271816] pci 0000:00:1f.3: reg 0x10: [mem 0x6203130000-0x6203133fff 64bit]
            [    0.271870] pci 0000:00:1f.3: reg 0x20: [mem 0x6203000000-0x62030fffff 64bit]
            [    0.271971] pci 0000:00:1f.3: PME# supported from D3hot D3cold
            [    0.272062] pci 0000:00:1f.4: [8086:51a3] type 00 class 0x0c0500
            [    0.272085] pci 0000:00:1f.4: reg 0x10: [mem 0x620313c000-0x620313c0ff 64bit]
            [    0.272114] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
            [    0.272319] pci 0000:00:1f.5: [8086:51a4] type 00 class 0x0c8000
            [    0.272338] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
            [    0.272487] pci 0000:01:00.0: [10de:28a0] type 00 class 0x030000
            [    0.272495] pci 0000:01:00.0: reg 0x10: [mem 0x75000000-0x75ffffff]
            [    0.272501] pci 0000:01:00.0: reg 0x14: [mem 0x6000000000-0x61ffffffff 64bit pref]
            [    0.272507] pci 0000:01:00.0: reg 0x1c: [mem 0x6200000000-0x6201ffffff 64bit pref]
            [    0.272511] pci 0000:01:00.0: reg 0x24: [io  0x4000-0x407f]
            [    0.272515] pci 0000:01:00.0: reg 0x30: [mem 0x76000000-0x7607ffff pref]
            [    0.272557] pci 0000:01:00.0: PME# supported from D0 D3hot
            [    0.272777] pci 0000:01:00.1: [10de:22be] type 00 class 0x040300
            [    0.272785] pci 0000:01:00.1: reg 0x10: [mem 0x76080000-0x76083fff]
            [    0.272882] pci 0000:00:01.0: PCI bridge to [bus 01]
            [    0.272884] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
            [    0.272886] pci 0000:00:01.0:   bridge window [mem 0x75000000-0x760fffff]
            [    0.272889] pci 0000:00:01.0:   bridge window [mem 0x6000000000-0x6201ffffff 64bit pref]
            [    0.272949] pci 0000:02:00.0: [1344:5413] type 00 class 0x010802
            [    0.272960] pci 0000:02:00.0: reg 0x10: [mem 0x76300000-0x76303fff 64bit]
            [    0.273269] pci 0000:00:06.0: PCI bridge to [bus 02]
            [    0.273272] pci 0000:00:06.0:   bridge window [mem 0x76300000-0x763fffff]
            [    0.273325] pci 0000:00:1c.0: PCI bridge to [bus 03]
            [    0.273395] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
            [    0.273418] pci 0000:04:00.0: reg 0x10: [io  0x3000-0x30ff]
            [    0.273450] pci 0000:04:00.0: reg 0x18: [mem 0x76204000-0x76204fff 64bit]
            [    0.273469] pci 0000:04:00.0: reg 0x20: [mem 0x76200000-0x76203fff 64bit]
            [    0.273592] pci 0000:04:00.0: supports D1 D2
            [    0.273593] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
            [    0.273826] pci 0000:00:1c.5: PCI bridge to [bus 04]
            [    0.273829] pci 0000:00:1c.5:   bridge window [io  0x3000-0x3fff]
            [    0.273832] pci 0000:00:1c.5:   bridge window [mem 0x76200000-0x762fffff]
            [    0.276844] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
            [    0.276927] ACPI: PCI: Interrupt link LNKB configured for IRQ 1
            [    0.277010] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
            [    0.277102] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
            [    0.277190] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
            [    0.277270] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
            [    0.277351] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
            [    0.277432] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
            [    0.648509] Low-power S0 idle used by default for system suspend
            [    0.648967] ACPI: EC: interrupt unblocked
            [    0.648968] ACPI: EC: event unblocked
            [    0.648995] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
            [    0.648996] ACPI: EC: GPE=0x6e
            [    0.648997] ACPI: \_SB_.PC00.LPCB.EC__: Boot DSDT EC initialization complete
            [    0.648999] ACPI: \_SB_.PC00.LPCB.EC__: EC: Used to handle transactions and events
            [    0.649454] iommu: Default domain type: Translated
            [    0.649454] iommu: DMA domain TLB invalidation policy: lazy mode
            [    0.649498] SCSI subsystem initialized
            [    0.649504] libata version 3.00 loaded.
            [    0.649504] ACPI: bus type USB registered
            [    0.649504] usbcore: registered new interface driver usbfs
            [    0.649504] usbcore: registered new interface driver hub
            [    0.649504] usbcore: registered new device driver usb
            [    0.649504] pps_core: LinuxPPS API ver. 1 registered
            [    0.649504] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
            [    0.649504] PTP clock support registered
            [    0.649511] EDAC MC: Ver: 3.0.0
            [    0.650494] efivars: Registered efivars operations
            [    0.650626] NetLabel: Initializing
            [    0.650627] NetLabel:  domain hash size = 128
            [    0.650628] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
            [    0.650642] NetLabel:  unlabeled traffic allowed by default
            [    0.650646] mctp: management component transport protocol core
            [    0.650647] NET: Registered PF_MCTP protocol family
            [    0.650650] PCI: Using ACPI for IRQ routing
            [    0.672964] PCI: pci_cache_line_size set to 64 bytes
            [    0.673109] pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
            [    0.673212] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
            [    0.673213] e820: reserve RAM buffer [mem 0x3eb93000-0x3fffffff]
            [    0.673214] e820: reserve RAM buffer [mem 0x3f463000-0x3fffffff]
            [    0.673215] e820: reserve RAM buffer [mem 0x58a05018-0x5bffffff]
            [    0.673215] e820: reserve RAM buffer [mem 0x5d297000-0x5fffffff]
            [    0.673216] e820: reserve RAM buffer [mem 0x5f8b7000-0x5fffffff]
            [    0.673217] e820: reserve RAM buffer [mem 0x619aa000-0x63ffffff]
            [    0.673218] e820: reserve RAM buffer [mem 0x67f00000-0x67ffffff]
            [    0.673218] e820: reserve RAM buffer [mem 0x48bc00000-0x48bffffff]
            [    0.673449] pci 0000:00:02.0: vgaarb: setting as boot VGA device
            [    0.673449] pci 0000:00:02.0: vgaarb: bridge control possible
            [    0.673449] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
            [    0.673449] pci 0000:01:00.0: vgaarb: bridge control possible
            [    0.673449] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
            [    0.673449] vgaarb: loaded
            [    0.673564] clocksource: Switched to clocksource tsc-early
            [    0.674536] VFS: Disk quotas dquot_6.6.0
            [    0.674544] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
            [    0.674597] pnp: PnP ACPI init
            [    0.675475] system 00:02: [io  0x0680-0x069f] has been reserved
            [    0.675478] system 00:02: [io  0x164e-0x164f] has been reserved
            [    0.675573] system 00:03: [io  0x1854-0x1857] has been reserved
            [    0.677163] pnp 00:04: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
            [    0.677183] system 00:04: [mem 0xfedc0000-0xfedc7fff] has been reserved
            [    0.677185] system 00:04: [mem 0xfeda0000-0xfeda0fff] has been reserved
            [    0.677186] system 00:04: [mem 0xfeda1000-0xfeda1fff] has been reserved
            [    0.677187] system 00:04: [mem 0xfed20000-0xfed7ffff] could not be reserved
            [    0.677188] system 00:04: [mem 0xfed90000-0xfed93fff] could not be reserved
            [    0.677189] system 00:04: [mem 0xfed45000-0xfed8ffff] could not be reserved
            [    0.677190] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
            [    0.677528] system 00:05: [io  0x2000-0x20fe] has been reserved
            [    0.678160] pnp: PnP ACPI: found 7 devices
            [    0.683599] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
            [    0.683642] NET: Registered PF_INET protocol family
            [    0.683827] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
            [    0.686273] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
            [    0.686285] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
            [    0.686291] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
            [    0.686390] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
            [    0.686534] TCP: Hash tables configured (established 131072 bind 65536)
            [    0.686624] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
            [    0.686649] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
            [    0.686672] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
            [    0.686720] NET: Registered PF_UNIX/PF_LOCAL protocol family
            [    0.686724] NET: Registered PF_XDP protocol family
            [    0.686735] pci 0000:00:02.0: BAR 9: assigned [mem 0x4020000000-0x40ffffffff 64bit pref]
            [    0.686739] pci 0000:00:02.0: BAR 7: assigned [mem 0x4010000000-0x4016ffffff 64bit]
            [    0.686742] pci 0000:00:15.0: BAR 0: assigned [mem 0x4017000000-0x4017000fff 64bit]
            [    0.686845] resource: avoiding allocation from e820 entry [mem 0x000a0000-0x000fffff]
            [    0.686847] resource: avoiding allocation from e820 entry [mem 0x000a0000-0x000fffff]
            [    0.686848] pci 0000:00:1f.5: BAR 0: assigned [mem 0x74400000-0x74400fff]
            [    0.686859] pci 0000:00:01.0: PCI bridge to [bus 01]
            [    0.686861] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
            [    0.686863] pci 0000:00:01.0:   bridge window [mem 0x75000000-0x760fffff]
            [    0.686865] pci 0000:00:01.0:   bridge window [mem 0x6000000000-0x6201ffffff 64bit pref]
            [    0.686868] pci 0000:00:06.0: PCI bridge to [bus 02]
            [    0.686870] pci 0000:00:06.0:   bridge window [mem 0x76300000-0x763fffff]
            [    0.686874] pci 0000:00:1c.0: PCI bridge to [bus 03]
            [    0.686890] pci 0000:00:1c.5: PCI bridge to [bus 04]
            [    0.686892] pci 0000:00:1c.5:   bridge window [io  0x3000-0x3fff]
            [    0.686896] pci 0000:00:1c.5:   bridge window [mem 0x76200000-0x762fffff]
            [    0.686902] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
            [    0.686904] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
            [    0.686905] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
            [    0.686906] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000fffff window]
            [    0.686907] pci_bus 0000:00: resource 8 [mem 0x74400000-0xbfffffff window]
            [    0.686908] pci_bus 0000:00: resource 9 [mem 0x4000000000-0x7fffffffff window]
            [    0.686909] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
            [    0.686910] pci_bus 0000:01: resource 1 [mem 0x75000000-0x760fffff]
            [    0.686911] pci_bus 0000:01: resource 2 [mem 0x6000000000-0x6201ffffff 64bit pref]
            [    0.686912] pci_bus 0000:02: resource 1 [mem 0x76300000-0x763fffff]
            [    0.686913] pci_bus 0000:04: resource 0 [io  0x3000-0x3fff]
            [    0.686914] pci_bus 0000:04: resource 1 [mem 0x76200000-0x762fffff]
            [    0.687375] pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
            [    0.687395] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
            [    0.687406] PCI: CLS 64 bytes, default 64
            [    0.687446] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
            [    0.687447] software IO TLB: mapped [mem 0x000000004d2f0000-0x00000000512f0000] (64MB)
            [    0.687487] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x23fa772cf26, max_idle_ns: 440795269835 ns
            [    0.687523] Trying to unpack rootfs image as initramfs...
            [    0.687527] clocksource: Switched to clocksource tsc
            [    0.687543] platform rtc_cmos: registered platform RTC device (no PNP device found)
            [    0.692485] Initialise system trusted keyrings
            [    0.692493] Key type blacklist registered
            [    0.692522] workingset: timestamp_bits=36 max_order=22 bucket_order=0
            [    0.692531] zbud: loaded
            [    0.692869] integrity: Platform Keyring initialized
            [    0.692872] integrity: Machine keyring initialized
            [    0.699387] NET: Registered PF_ALG protocol family
            [    0.699389] xor: automatically using best checksumming function   avx       
            [    0.699390] Key type asymmetric registered
            [    0.699391] Asymmetric key parser 'x509' registered
            [    1.048444] Freeing initrd memory: 38036K
            [    1.051420] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
            [    1.051452] io scheduler mq-deadline registered
            [    1.051454] io scheduler kyber registered
            [    1.051462] io scheduler bfq registered
            [    1.052860] atomic64_test: passed for x86-64 platform with CX8 and with SSE
            [    1.053304] pcieport 0000:00:01.0: PME: Signaling with IRQ 122
            [    1.053350] pcieport 0000:00:01.0: AER: enabled with IRQ 122
            [    1.053529] pcieport 0000:00:06.0: PME: Signaling with IRQ 123
            [    1.053565] pcieport 0000:00:06.0: AER: enabled with IRQ 123
            [    1.053683] pcieport 0000:00:1c.0: PME: Signaling with IRQ 124
            [    1.053904] pcieport 0000:00:1c.5: PME: Signaling with IRQ 125
            [    1.053948] pcieport 0000:00:1c.5: AER: enabled with IRQ 125
            [    1.054028] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
            [    1.055395] ACPI: AC: AC Adapter [ADP1] (off-line)
            [    1.055441] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:35/PNP0C09:00/PNP0C0D:00/input/input0
            [    1.055476] ACPI: button: Lid Switch [LID0]
            [    1.055505] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
            [    1.055518] ACPI: button: Sleep Button [SLPB]
            [    1.055540] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
            [    1.055564] ACPI: button: Power Button [PWRB]
            [    1.060327] thermal LNXTHERM:00: registered as thermal_zone0
            [    1.060329] ACPI: thermal: Thermal Zone [THRM] (35 C)
            [    1.060469] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
            [    1.061951] hpet_acpi_add: no address or irqs in _CRS
            [    1.061983] Non-volatile memory driver v1.3
            [    1.061987] Linux agpgart interface v0.103
            [    1.068742] ACPI: bus type drm_connector registered
            [    1.069151] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
            [    1.069382] fbcon: Deferring console take-over
            [    1.069384] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
            [    1.081906] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
            [    1.092439] xhci_hcd 0000:00:14.0: xHCI Host Controller
            [    1.092464] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
            [    1.093582] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000100200009810
            [    1.093869] xhci_hcd 0000:00:14.0: xHCI Host Controller
            [    1.093968] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
            [    1.093975] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
            [    1.094116] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
            [    1.094120] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
            [    1.094123] usb usb1: Product: xHCI Host Controller
            [    1.094125] usb usb1: Manufacturer: Linux 6.6.8-100.fc38.x86_64 xhci-hcd
            [    1.094126] usb usb1: SerialNumber: 0000:00:14.0
            [    1.094266] hub 1-0:1.0: USB hub found
            [    1.094290] hub 1-0:1.0: 12 ports detected
            [    1.095762] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
            [    1.095764] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
            [    1.095765] usb usb2: Product: xHCI Host Controller
            [    1.095766] usb usb2: Manufacturer: Linux 6.6.8-100.fc38.x86_64 xhci-hcd
            [    1.095767] usb usb2: SerialNumber: 0000:00:14.0
            [    1.095837] hub 2-0:1.0: USB hub found
            [    1.095854] hub 2-0:1.0: 4 ports detected
            [    1.096391] usbcore: registered new interface driver usbserial_generic
            [    1.096395] usbserial: USB Serial support registered for generic
            [    1.096425] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
            [    1.099226] serio: i8042 KBD port at 0x60,0x64 irq 1
            [    1.099229] serio: i8042 AUX port at 0x60,0x64 irq 12
            [    1.099358] mousedev: PS/2 mouse device common for all mice
            [    1.099454] rtc_cmos rtc_cmos: RTC can wake from S4
            [    1.100296] rtc_cmos rtc_cmos: registered as rtc0
            [    1.100478] rtc_cmos rtc_cmos: setting system clock to 2023-12-29T10:44:24 UTC (1703846664)
            [    1.100503] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
            [    1.101105] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
            [    1.101111] device-mapper: uevent: version 1.0.3
            [    1.101253] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
            [    1.101322] intel_pstate: Intel P-state driver initializing
            [    1.102504] intel_pstate: HWP enabled
            [    1.102788] hid: raw HID events driver (C) Jiri Kosina
            [    1.102810] usbcore: registered new interface driver usbhid
            [    1.102811] usbhid: USB HID core driver
            [    1.102892] intel_pmc_core INT33A1:00:  initialized
            [    1.103003] drop_monitor: Initializing network drop monitor service
            [    1.111542] Initializing XFRM netlink socket
            [    1.111569] NET: Registered PF_INET6 protocol family
            [    1.112309] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
            [    1.114962] Segment Routing with IPv6
            [    1.114963] RPL Segment Routing with IPv6
            [    1.114969] In-situ OAM (IOAM) with IPv6
            [    1.114982] mip6: Mobile IPv6
            [    1.114984] NET: Registered PF_PACKET protocol family
            [    1.116561] microcode: Microcode Update Driver: v2.2.
            [    1.116564] IPI shorthand broadcast: enabled
            [    1.116569] AVX2 version of gcm_enc/dec engaged.
            [    1.116691] AES CTR mode by8 optimization enabled
            [    1.117553] sched_clock: Marking stable (1110000746, 6767995)->(1153625669, -36856928)
            [    1.117724] registered taskstats version 1
            [    1.117909] Loading compiled-in X.509 certificates
            [    1.123120] Loaded X.509 cert 'Fedora kernel signing key: 4f59b481530c41ce9ba8459af4331d07b840a59e'
            [    1.124342] page_owner is disabled
            [    1.124400] Key type .fscrypt registered
            [    1.124400] Key type fscrypt-provisioning registered
            [    1.124613] Btrfs loaded, zoned=yes, fsverity=yes
            [    1.124623] Key type big_key registered
            [    1.124628] Key type trusted registered
            [    1.127182] Key type encrypted registered
            [    1.127376] integrity: Loading X.509 certificate: UEFI:db
            [    1.127401] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
            [    1.127402] integrity: Loading X.509 certificate: UEFI:db
            [    1.127417] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
            [    1.128046] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
            [    1.133978] integrity: Problem loading X.509 certificate -126
            [    1.133979] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
            [    1.134098] integrity: Loaded X.509 cert 'Fedora Secure Boot CA: fde32599c2d61db1bf5807335d7b20e4cd963b42'
            [    1.134099] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
            [    1.134214] integrity: Problem loading X.509 certificate -126
            [    1.134214] integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
            [    1.134325] integrity: Loaded X.509 cert 'grub: d939395cda059c19a699c85f3856d023be259007'
            [    1.134328] Loading compiled-in module X.509 certificates
            [    1.134666] Loaded X.509 cert 'Fedora kernel signing key: 4f59b481530c41ce9ba8459af4331d07b840a59e'
            [    1.134668] ima: Allocated hash algorithm: sha256
            [    1.169701] evm: Initialising EVM extended attributes:
            [    1.169706] evm: security.selinux
            [    1.169713] evm: security.SMACK64 (disabled)
            [    1.169719] evm: security.SMACK64EXEC (disabled)
            [    1.169724] evm: security.SMACK64TRANSMUTE (disabled)
            [    1.169729] evm: security.SMACK64MMAP (disabled)
            [    1.169733] evm: security.apparmor (disabled)
            [    1.169739] evm: security.ima
            [    1.169742] evm: security.capability
            [    1.169747] evm: HMAC attrs: 0x1
            [    1.169876] audit: type=1807 audit(1703846664.567:2): action=measure func=KEXEC_KERNEL_CHECK res=1
            [    1.169911] audit: type=1807 audit(1703846664.567:3): action=appraise func=POLICY_CHECK appraise_type=imasig res=1
            [    1.169921] audit: type=1807 audit(1703846664.567:4): action=measure func=MODULE_CHECK res=1

              jesepasquier_oui

              Il y a trop de caractère donc je le mets en deux parties

              [    1.192003] ACPI: battery: Slot [BAT1] (battery present)
              [    1.248442] alg: No test for 842 (842-scomp)
              [    1.248462] alg: No test for 842 (842-generic)
              [    1.337181] PM:   Magic number: 3:960:730
              [    1.337895] usb 1-6: new high-speed USB device number 2 using xhci_hcd
              [    1.339836] RAS: Correctable Errors collector initialized.
              [    1.339851] Lockdown: swapper/0: hibernation is restricted; see man kernel_lockdown.7
              [    1.339873] clk: Disabling unused clocks
              [    1.345492] Freeing unused decrypted memory: 2028K
              [    1.346087] Freeing unused kernel image (initmem) memory: 4552K
              [    1.350801] Write protecting the kernel read-only data: 34816k
              [    1.351618] Freeing unused kernel image (rodata/data gap) memory: 1796K
              [    1.365316] x86/mm: Checked W+X mappings: passed, no W+X pages found.
              [    1.365331] Run /init as init process
              [    1.365332]   with arguments:
              [    1.365333]     /init
              [    1.365334]     rhgb
              [    1.365336]   with environment:
              [    1.365336]     HOME=/
              [    1.365338]     TERM=linux
              [    1.365339]     BOOT_IMAGE=(hd0,gpt5)/vmlinuz-6.6.8-100.fc38.x86_64
              [    1.386793] systemd[1]: systemd 253.14-1.fc38 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
              [    1.386797] systemd[1]: Detected architecture x86-64.
              [    1.386798] systemd[1]: Running in initrd.
              [    1.386841] systemd[1]: No hostname configured, using default hostname.
              [    1.386873] systemd[1]: Hostname set to <fedora>.
              [    1.476328] systemd[1]: bpf-lsm: LSM BPF program attached
              [    1.476359] usb 1-6: New USB device found, idVendor=30c9, idProduct=0042, bcdDevice= 0.03
              [    1.476363] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
              [    1.476364] usb 1-6: Product: Integrated Camera
              [    1.476365] usb 1-6: Manufacturer: S1F0009330LB620M50000ERW
              [    1.476366] usb 1-6: SerialNumber: SunplusIT Inc
              [    1.533528] systemd[1]: Queued start job for default target initrd.target.
              [    1.553302] systemd[1]: Reached target initrd-usr-fs.target - Initrd /usr File System.
              [    1.553350] systemd[1]: Reached target local-fs.target - Local File Systems.
              [    1.553368] systemd[1]: Reached target slices.target - Slice Units.
              [    1.553380] systemd[1]: Reached target swap.target - Swaps.
              [    1.553388] systemd[1]: Reached target timers.target - Timer Units.
              [    1.553465] systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket.
              [    1.553532] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
              [    1.553586] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
              [    1.553651] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
              [    1.553698] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
              [    1.553707] systemd[1]: Reached target sockets.target - Socket Units.
              [    1.554472] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
              [    1.554505] systemd[1]: memstrack.service - Memstrack Anylazing Service was skipped because no trigger condition checks were met.
              [    1.555807] systemd[1]: Starting systemd-journald.service - Journal Service...
              [    1.556267] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
              [    1.556644] systemd[1]: Starting systemd-sysusers.service - Create System Users...
              [    1.557199] systemd[1]: Starting systemd-vconsole-setup.service - Setup Virtual Console...
              [    1.561385] systemd-journald[305]: Collecting audit messages is disabled.
              [    1.567676] fuse: init (API version 7.39)
              [    1.567917] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
              [    1.582078] systemd[1]: Finished systemd-sysusers.service - Create System Users.
              [    1.582159] systemd[1]: Started systemd-journald.service - Journal Service.
              [    1.591911] usb 1-7: new full-speed USB device number 3 using xhci_hcd
              [    1.641931] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x4d5f01)
              [    1.653015] psmouse serio1: elantech: Synaptics capabilities query result 0x11, 0x15, 0x0d.
              [    1.663730] psmouse serio1: elantech: Elan sample query result 03, c0, 76
              [    1.722932] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input5
              [    1.724353] usb 1-7: New USB device found, idVendor=1462, idProduct=1601, bcdDevice= 3.00
              [    1.724371] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3
              [    1.724380] usb 1-7: Product: MysticLight MS-1565
              [    1.724386] usb 1-7: Manufacturer: MSI
              [    1.724391] usb 1-7: SerialNumber: 3E7C2B0E4000
              [    1.730266] hid-generic 0003:1462:1601.0001: hiddev96,hidraw0: USB HID v1.11 Device [MSI MysticLight MS-1565] on usb-0000:00:14.0-7/input0
              [    1.844917] usb 1-10: new full-speed USB device number 4 using xhci_hcd
              [    1.901525] wmi_bus wmi_bus-PNP0C14:00: WQAK data block query control method not found
              [    1.901530] wmi_bus wmi_bus-PNP0C14:00: WQAL data block query control method not found
              [    1.929546] r8169 0000:04:00.0: can't disable ASPM; OS doesn't have ASPM control
              [    1.939178] r8169 0000:04:00.0 eth0: RTL8168h/8111h, 04:7c:16:3a:a2:49, XID 541, IRQ 128
              [    1.939185] r8169 0000:04:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
              [    1.973856] usb 1-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
              [    1.973862] usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
              [    2.001895] input: MSNB0001:00 04F3:30AA Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-MSNB0001:00/0018:04F3:30AA.0002/input/input8
              [    2.002320] input: MSNB0001:00 04F3:30AA Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-MSNB0001:00/0018:04F3:30AA.0002/input/input10
              [    2.002454] hid-generic 0018:04F3:30AA.0002: input,hidraw1: I2C HID v1.00 Mouse [MSNB0001:00 04F3:30AA] on i2c-MSNB0001:00
              [    2.013822] r8169 0000:04:00.0 enp4s0: renamed from eth0
              [    2.033041] nvme 0000:02:00.0: platform quirk: setting simple suspend
              [    2.034295] nvme nvme0: pci function 0000:02:00.0
              [    2.068857] nvme nvme0: allocated 64 MiB host memory buffer.
              [    2.068881] input: MSNB0001:00 04F3:30AA Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-MSNB0001:00/0018:04F3:30AA.0002/input/input11
              [    2.069008] input: MSNB0001:00 04F3:30AA Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-MSNB0001:00/0018:04F3:30AA.0002/input/input13
              [    2.069065] hid-multitouch 0018:04F3:30AA.0002: input,hidraw1: I2C HID v1.00 Mouse [MSNB0001:00 04F3:30AA] on i2c-MSNB0001:00
              [    2.087365] nvme nvme0: 12/0/0 default/read/poll queues
              [    2.094658]  nvme0n1: p1 p2 p3 p4 p5 p6 p7
              [    2.280207] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x4d5f01)
              [    2.291182] psmouse serio1: elantech: Synaptics capabilities query result 0x11, 0x15, 0x0d.
              [    2.301938] psmouse serio1: elantech: Elan sample query result 03, c0, 76
              [    2.359583] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input7
              [    2.569992] i915 0000:00:02.0: vgaarb: deactivate vga console
              [    2.570039] i915 0000:00:02.0: [drm] Using Transparent Hugepages
              [    2.570553] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
              [    2.573542] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc.bin (v2.20)
              [    2.601461] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.13.1
              [    2.601465] i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
              [    2.616314] i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
              [    2.616837] i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
              [    2.616839] i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
              [    2.617230] i915 0000:00:02.0: [drm] GT0: GUC: RC enabled
              [    2.617948] i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
              [    3.903673] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 1
              [    3.904712] ACPI: video: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
              [    3.904845] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input14
              [    3.907888] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
              [    3.908070] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input15
              [    3.913718] fbcon: i915drmfb (fb0) is primary device
              [    3.913720] fbcon: Deferring console take-over
              [    3.913722] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
              [    4.024553] EXT4-fs (nvme0n1p6): mounted filesystem f971b4cc-976b-4a11-8f4b-94a1271b1912 ro with ordered data mode. Quota mode: none.
              [    4.361898] systemd[1]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
              [    4.435415] systemd-journald[305]: Received SIGTERM from PID 1 (systemd).
              [    4.516161] SELinux:  policy capability network_peer_controls=1
              [    4.516163] SELinux:  policy capability open_perms=1
              [    4.516164] SELinux:  policy capability extended_socket_class=1
              [    4.516164] SELinux:  policy capability always_check_network=0
              [    4.516164] SELinux:  policy capability cgroup_seclabel=1
              [    4.516165] SELinux:  policy capability nnp_nosuid_transition=1
              [    4.516165] SELinux:  policy capability genfs_seclabel_symlinks=1
              [    4.516165] SELinux:  policy capability ioctl_skip_cloexec=0
              [    4.540898] audit: type=1403 audit(1703846667.939:5): auid=4294967295 ses=4294967295 lsm=selinux res=1
              [    4.542183] systemd[1]: Successfully loaded SELinux policy in 46.924ms.
              [    4.548435] systemd[1]: RTC configured in localtime, applying delta of 60 minutes to system time.
              [    4.579166] systemd[1]: Relabelled /dev, /dev/shm, /run, /sys/fs/cgroup in 29.102ms.
              [    4.582791] systemd[1]: systemd 253.14-1.fc38 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
              [    4.582794] systemd[1]: Detected architecture x86-64.
              [    4.788834] systemd[1]: bpf-lsm: LSM BPF program attached
              [    4.908055] zram: Added device: zram0
              [    5.059282] systemd[1]: initrd-switch-root.service: Deactivated successfully.
              [    5.065955] systemd[1]: Stopped initrd-switch-root.service - Switch Root.
              [    5.066297] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
              [    5.066504] systemd[1]: Created slice machine.slice - Virtual Machine and Container Slice.
              [    5.066699] systemd[1]: Created slice system-akmods\x2dkeygen.slice - Slice /system/akmods-keygen.
              [    5.066863] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
              [    5.067008] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
              [    5.067165] systemd[1]: Created slice system-systemd\x2dzram\x2dsetup.slice - Slice /system/systemd-zram-setup.
              [    5.067291] systemd[1]: Created slice user.slice - User and Session Slice.
              [    5.067302] systemd[1]: systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch was skipped because of an unmet condition check (ConditionPathExists=!/run/plymouth/pid).
              [    5.067372] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
              [    5.067665] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
              [    5.067694] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
              [    5.067706] systemd[1]: Reached target getty.target - Login Prompts.
              [    5.067720] systemd[1]: Stopped target initrd-switch-root.target - Switch Root.
              [    5.067731] systemd[1]: Stopped target initrd-fs.target - Initrd File Systems.
              [    5.067738] systemd[1]: Stopped target initrd-root-fs.target - Initrd Root File System.
              [    5.067746] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
              [    5.067781] systemd[1]: Reached target slices.target - Slice Units.
              [    5.067795] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
              [    5.068507] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
              [    5.069362] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
              [    5.070556] systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.
              [    5.070628] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
              [    5.070919] systemd[1]: Listening on systemd-oomd.socket - Userspace Out-Of-Memory (OOM) Killer Socket.
              [    5.071224] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
              [    5.071359] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
              [    5.071505] systemd[1]: Listening on systemd-userdbd.socket - User Database Manager Socket.
              [    5.082116] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
              [    5.083216] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
              [    5.084098] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
              [    5.084882] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
              [    5.084987] systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).
              [    5.085441] systemd[1]: iscsi-starter.service was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/var/lib/iscsi/nodes).
              [    5.086585] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
              [    5.087465] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
              [    5.088419] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
              [    5.089284] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
              [    5.090121] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
              [    5.090950] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
              [    5.091748] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
              [    5.092580] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
              [    5.092629] systemd[1]: plymouth-switch-root.service: Deactivated successfully.
              [    5.092659] systemd[1]: Stopped plymouth-switch-root.service - Plymouth switch root service.
              [    5.092814] systemd[1]: Stopped systemd-journald.service - Journal Service.
              [    5.093157] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket.
              [    5.094679] systemd[1]: Starting systemd-journald.service - Journal Service...
              [    5.095846] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
              [    5.095954] loop: module loaded
              [    5.096953] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line...
              [    5.097000] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
              [    5.097990] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...
              [    5.099102] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
              [    5.100156] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.
              [    5.100269] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.
              [    5.100344] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.
              [    5.100405] systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.
              [    5.103450] systemd-journald[613]: Collecting audit messages is enabled.
              [    5.103881] systemd-journald[613]: File /run/log/journal/3410b1c264214ac8bacecbcfaa3c04b8/system.journal corrupted or uncleanly shut down, renaming and replacing.
              [    5.113052] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.
              [    5.113121] audit: type=1130 audit(1703843068.511:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
              [    5.113356] systemd[1]: Started systemd-journald.service - Journal Service.
              [    5.113400] audit: type=1130 audit(1703843068.511:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
              [    5.113709] EXT4-fs (nvme0n1p6): re-mounted f971b4cc-976b-4a11-8f4b-94a1271b1912 r/w. Quota mode: none.
              [    5.123168] audit: type=1130 audit(1703843068.521:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
              [    5.123173] audit: type=1131 audit(1703843068.521:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
              [    5.130994] audit: type=1130 audit(1703843068.529:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
              [    5.130999] audit: type=1131 audit(1703843068.529:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@dm_mod comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
              [    5.140139] audit: type=1130 audit(1703843068.538:12): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
              [    5.140144] audit: type=1131 audit(1703843068.538:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@drm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
              [    5.152142] audit: type=1130 audit(1703843068.550:14): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@efi_pstore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
              [    5.152147] audit: type=1131 audit(1703843068.550:15): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@efi_pstore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
              [    5.163186] audit: type=1130 audit(1703843068.561:16): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
              [    5.179238] audit: type=1130 audit(1703843068.577:17): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
              [    5.179243] audit: type=1131 audit(1703843068.577:18): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
              [    5.191354] audit: type=1130 audit(1703843068.589:19): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@loop comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
              [    5.252408] systemd-journald[613]: Received client request to flush runtime journal.
              [    5.266862] systemd-journald[613]: /var/log/journal/3410b1c264214ac8bacecbcfaa3c04b8/system.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
              [    5.266866] systemd-journald[613]: Rotating system journal.
              [    5.307289] systemd-journald[613]: /var/log/journal/3410b1c264214ac8bacecbcfaa3c04b8/system.journal: Realtime clock jumped backwards relative to last journal entry, rotating.
              [    5.307292] systemd-journald[613]: Rotating system journal.
              [    5.415482] zram0: detected capacity change from 0 to 16777216
              [    5.425011] soc_button_array ACPI0011:00: Unknown button index 0 upage 01 usage c6, ignoring
              [    5.456827] input: Intel HID events as /devices/platform/INTC1070:00/input/input16
              [    5.457407] Consider using thermal netlink events interface
              [    5.460245] intel-hid INTC1070:00: platform supports 5 button array
              [    5.466588] input: Intel HID 5 button array as /devices/platform/INTC1070:00/input/input17
              [    5.535419] i801_smbus 0000:00:1f.4: SPD Write Disable is set
              [    5.535496] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
              [    5.547362] i2c i2c-11: 2/2 memory slots populated (from DMI)
              [    5.547375] i2c i2c-11: Memory type 0x22 not supported yet, not instantiating SPD
              [    5.558591] idma64 idma64.0: Found Intel integrated DMA 64-bit
              [    5.571353] mc: Linux media interface: v0.10
              [    5.579351] input: PC Speaker as /devices/platform/pcspkr/input/input18
              [    5.585184] input: MSI WMI hotkeys as /devices/virtual/input/input19
              [    5.635022] Adding 8388604k swap on /dev/zram0.  Priority:100 extents:1 across:8388604k SSDsc
              [    5.636340] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
              [    5.641473] videodev: Linux video capture interface: v2.00
              [    5.735922] Bluetooth: Core ver 2.22
              [    5.738180] NET: Registered PF_BLUETOOTH protocol family
              [    5.738186] Bluetooth: HCI device and connection manager initialized
              [    5.738193] Bluetooth: HCI socket layer initialized
              [    5.738211] Bluetooth: L2CAP socket layer initialized
              [    5.738222] Bluetooth: SCO socket layer initialized
              [    5.743462] intel_rapl_msr: PL4 support detected.
              [    5.747089] input: gpio-keys as /devices/platform/ACPI0011:00/gpio-keys.1.auto/input/input20
              [    5.748827] msi_ec: Firmware version is not supported: '1585EMS2.107'
              [    5.785216] intel_rapl_common: Found RAPL domain package
              [    5.785226] intel_rapl_common: Found RAPL domain core
              [    5.785232] intel_rapl_common: Found RAPL domain uncore
              [    5.785236] intel_rapl_common: Found RAPL domain psys
              [    5.785283] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
              [    5.785289] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
              [    5.785291] RAPL PMU: hw unit of domain package 2^-14 Joules
              [    5.785293] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
              [    5.785295] RAPL PMU: hw unit of domain psys 2^-14 Joules
              [    5.791268] iTCO_vendor_support: vendor-support=0
              [    5.791424] proc_thermal_pci 0000:00:04.0: enabling device (0000 -> 0002)
              [    5.794800] mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
              [    5.795122] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
              [    5.801698] cfg80211: Loading compiled-in X.509 certificates for regulatory database
              [    5.802587] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
              [    5.805054] intel_rapl_common: Found RAPL domain package
              [    5.844970] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
              [    5.845320] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
              [    5.851406] Intel(R) Wireless WiFi driver for Linux
              [    5.851518] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
              [    5.854238] iwlwifi 0000:00:14.3: Detected crf-id 0x1300504, cnv-id 0x80400 wfpm id 0x80000030
              [    5.854282] iwlwifi 0000:00:14.3: PCI dev 51f0/0074, rev=0x370, rfid=0x10a100
              [    5.872641] EXT4-fs (nvme0n1p5): mounted filesystem 916edb60-8314-4762-b3f9-2ed27aca4df0 r/w with ordered data mode. Quota mode: none.
              [    5.883808] EXT4-fs (nvme0n1p7): mounted filesystem e46620f0-4a39-48d7-9eec-54ad5617cfd1 r/w with ordered data mode. Quota mode: none.
              [    5.935811] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
              [    5.935836] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.41
              [    5.936359] iwlwifi 0000:00:14.3: loaded firmware version 83.e8f84e98.0 so-a0-hr-b0-83.ucode op_mode iwlmvm
              [    5.971315] usbcore: registered new interface driver btusb
              [    5.972734] Bluetooth: hci0: Device revision is 2
              [    5.972744] Bluetooth: hci0: Secure boot is enabled
              [    5.972748] Bluetooth: hci0: OTP lock is enabled
              [    5.972752] Bluetooth: hci0: API lock is enabled
              [    5.972755] Bluetooth: hci0: Debug lock is disabled
              [    5.972757] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
              [    5.972762] Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
              [    5.972908] ACPI Warning: \_SB.PC00.XHCI.RHUB.HS10._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20230628/nsarguments-61)
              [    5.972990] Bluetooth: hci0: DSM reset method type: 0x00
              [    5.977566] usb 1-6: Found UVC 1.00 device Integrated Camera (30c9:0042)
              [    6.003188] usbcore: registered new interface driver uvcvideo
              [    6.033694] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
              [    6.033833] snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
              [    6.033905] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
              [    6.034052] snd_hda_intel 0000:01:00.1: Disabling MSI
              [    6.034060] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
              [    6.049713] Bluetooth: hci0: Found device firmware: intel/ibt-0040-4150.sfi
              [    6.049739] Bluetooth: hci0: Boot Address: 0x100800
              [    6.049742] Bluetooth: hci0: Firmware Version: 151-42.23
              [    6.070557] intel_tcc_cooling: TCC Offset locked
              [    6.100802] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input21
              [    6.100894] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input22
              [    6.100960] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input23
              [    6.101019] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card0/input24
              [    6.105781] intel_tcc_cooling: TCC Offset locked
              [    6.252830] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x370
              [    6.252890] thermal thermal_zone6: failed to read out thermal zone (-61)
              [    6.260082] iwlwifi 0000:00:14.3: WRT: Invalid buffer destination
              [    6.269454] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100
              [    6.269548] sof-audio-pci-intel-tgl 0000:00:1f.3: Digital mics found on Skylake+ platform, using SOF driver
              [    6.269555] sof-audio-pci-intel-tgl 0000:00:1f.3: enabling device (0000 -> 0002)
              [    6.269778] sof-audio-pci-intel-tgl 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if 0x040100
              [    6.269884] sof-audio-pci-intel-tgl 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
              [    6.276471] sof-audio-pci-intel-tgl 0000:00:1f.3: use msi interrupt mode
              [    6.309347] sof-audio-pci-intel-tgl 0000:00:1f.3: hda codecs found, mask 5
              [    6.309352] sof-audio-pci-intel-tgl 0000:00:1f.3: using HDA machine driver skl_hda_dsp_generic now
              [    6.309355] sof-audio-pci-intel-tgl 0000:00:1f.3: DMICs detected in NHLT tables: 2
              [    6.331072] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864
              [    6.331078] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0
              [    6.331089] sof-audio-pci-intel-tgl 0000:00:1f.3: unknown sof_ext_man header type 3 size 0x30
              [    6.364176] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
              [    6.364222] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
              [    6.364231] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
              [    6.364239] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
              [    6.364289] iwlwifi 0000:00:14.3: Detected RF HR B5, rfid=0x10a100
              [    6.365623] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
              [    6.376774] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
              [    6.423589] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware info: version 2:2:0-57864
              [    6.423594] sof-audio-pci-intel-tgl 0000:00:1f.3: Firmware: ABI 3:22:1 Kernel ABI 3:23:0
              [    6.431703] iwlwifi 0000:00:14.3: base HW address: a0:29:42:2b:0e:a8
              [    6.435991] sof-audio-pci-intel-tgl 0000:00:1f.3: Topology: ABI 3:22:1 Kernel ABI 3:23:0
              [    6.436208] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: Parent card not yet available, widget card binding deferred
              [    6.457071] snd_hda_codec_realtek ehdaudio0D0: autoconfig for ALC256: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
              [    6.457079] snd_hda_codec_realtek ehdaudio0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
              [    6.457081] snd_hda_codec_realtek ehdaudio0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
              [    6.457084] snd_hda_codec_realtek ehdaudio0D0:    mono: mono_out=0x0
              [    6.457085] snd_hda_codec_realtek ehdaudio0D0:    inputs:
              [    6.457087] snd_hda_codec_realtek ehdaudio0D0:      Mic=0x19
              [    6.466867] iwlwifi 0000:00:14.3 wlo1: renamed from wlan0
              [    6.503196] RPC: Registered named UNIX socket transport module.
              [    6.503200] RPC: Registered udp transport module.
              [    6.503200] RPC: Registered tcp transport module.
              [    6.503201] RPC: Registered tcp-with-tls transport module.
              [    6.503202] RPC: Registered tcp NFSv4.1 backchannel transport module.
              [    6.529155] snd_hda_codec_realtek ehdaudio0D0: ASoC: sink widget AIF1TX overwritten
              [    6.529164] snd_hda_codec_realtek ehdaudio0D0: ASoC: source widget AIF1RX overwritten
              [    6.529338] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi3 overwritten
              [    6.529345] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi2 overwritten
              [    6.529350] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget hifi1 overwritten
              [    6.529355] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Codec Output Pin1 overwritten
              [    6.529359] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Codec Input Pin1 overwritten
              [    6.529367] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Analog Codec Playback overwritten
              [    6.529373] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Digital Codec Playback overwritten
              [    6.529378] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: sink widget Alt Analog Codec Playback overwritten
              [    6.529385] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Analog Codec Capture overwritten
              [    6.529391] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Digital Codec Capture overwritten
              [    6.529396] skl_hda_dsp_generic skl_hda_dsp_generic: ASoC: source widget Alt Analog Codec Capture overwritten
              [    6.529408] skl_hda_dsp_generic skl_hda_dsp_generic: hda_dsp_hdmi_build_controls: no PCM in topology for HDMI converter 3
              [    6.545796] input: sof-hda-dsp Mic as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input25
              [    6.545937] input: sof-hda-dsp Headphone as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input26
              [    6.546023] input: sof-hda-dsp HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input27
              [    6.546108] input: sof-hda-dsp HDMI/DP,pcm=4 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input28
              [    6.546157] input: sof-hda-dsp HDMI/DP,pcm=5 as /devices/pci0000:00/0000:00:1f.3/skl_hda_dsp_generic/sound/card1/input29
              [    6.745324] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
              [    6.745331] Bluetooth: BNEP filters: protocol multicast
              [    6.745336] Bluetooth: BNEP socket layer initialized
              [    7.098682] NET: Registered PF_QIPCRTR protocol family
              [    7.234709] ACPI BIOS Error (bug): Could not resolve symbol [\_TZ.ETMD], AE_NOT_FOUND (20230628/psargs-330)
              [    7.234720] ACPI Error: Aborting method \_SB.IETM._OSC due to previous error (AE_NOT_FOUND) (20230628/psparse-529)
              [    7.419787] Generic FE-GE Realtek PHY r8169-0-400:00: attached PHY driver (mii_bus:phy_addr=r8169-0-400:00, irq=MAC)
              [    7.478699] Bluetooth: hci0: Waiting for firmware download to complete
              [    7.479700] Bluetooth: hci0: Firmware loaded in 1396467 usecs
              [    7.479792] Bluetooth: hci0: Waiting for device to boot
              [    7.494763] Bluetooth: hci0: Malformed MSFT vendor event: 0x02
              [    7.494813] Bluetooth: hci0: Device booted in 14720 usecs
              [    7.495694] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0040-4150.ddc
              [    7.497822] Bluetooth: hci0: Applying Intel DDC parameters completed
              [    7.500842] Bluetooth: hci0: Firmware timestamp 2023.42 buildtype 1 build 73111
              [    7.586517] Bluetooth: MGMT ver 1.22
              [    7.691624] Loading of module with unavailable key is rejected
              [    7.722883] r8169 0000:04:00.0 enp4s0: Link is Down
              [    7.731989] iwlwifi 0000:00:14.3: WRT: Invalid buffer destination
              [    7.835536] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
              [    7.835584] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
              [    7.835594] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
              [    7.835603] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
              [    7.836999] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
              [    7.909066] iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 0
              [    7.952732] iwlwifi 0000:00:14.3: WRT: Invalid buffer destination
              [    8.051609] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
              [    8.051654] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
              [    8.051662] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
              [    8.051671] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
              [    8.053081] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
              [    9.477279] Loading of module with unavailable key is rejected
              [    9.937104] Loading of module with unavailable key is rejected
              [   10.940676] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
              [   11.147431] rfkill: input handler disabled
              [   11.390838] Bluetooth: RFCOMM TTY layer initialized
              [   11.390848] Bluetooth: RFCOMM socket layer initialized
              [   11.390860] Bluetooth: RFCOMM ver 1.11
              [   11.938987] wlo1: authenticate with 8c:6d:50:a4:15:ec
              [   11.939002] wlo1: No basic rates, using min rate instead
              [   11.946049] wlo1: send auth to 8c:6d:50:a4:15:ec (try 1/3)
              [   11.971834] wlo1: authenticated
              [   11.972760] wlo1: associate with 8c:6d:50:a4:15:ec (try 1/3)
              [   11.985356] wlo1: RX AssocResp from 8c:6d:50:a4:15:ec (capab=0x131 status=0 aid=6)
              [   11.985365] wlo1: No basic rates, using min rate instead
              [   11.991937] wlo1: associated
              [   12.085743] wlo1: Limiting TX power to 20 (20 - 0) dBm as advertised by 8c:6d:50:a4:15:ec
              [   12.229437] Loading of module with unavailable key is rejected
              [   16.715360] systemd-journald[613]: /var/log/journal/3410b1c264214ac8bacecbcfaa3c04b8/user-1000.journal: Monotonic clock jumped backwards relative to last journal entry, rotating.
              [   17.010559] rfkill: input handler enabled
              [   18.985100] Loading of module with unavailable key is rejected
              [   20.355428] Lockdown: systemd-logind: hibernation is restricted; see man kernel_lockdown.7
              [   20.722181] rfkill: input handler disabled
              [   23.173394] Loading of module with unavailable key is rejected
              [   25.215744] Loading of module with unavailable key is rejected
              [   27.694247] Loading of module with unavailable key is rejected

                jesepasquier_oui Il y a potentiellement un souci entre le pilote nvidia et la version de kernel.

                A tout hasard, que retourne
                $ nvidia-smi

                Sinon, au niveau du Grub après un redémarrage il faudrait retirer les options modprobe.blacklist=nouveau rd.driver.blacklist=nouveau au kernel afin d’utiliser le pilote nouveau pour la carte Nvidia puis donner le retour de
                $ lspci -nnk | grep -iA3 "VGA"