You are not logged in.

#1 2024-07-29 07:04:31

archjohn
Member
Registered: 2022-01-03
Posts: 11

Arch system freezes after video card crash

Hi everyone,

In layman's terms: my arch installation keeps randomly crashing and stops responding to any commands apart from SysRq keys. After a crash, I haven't found a way to switch to a second tty to log in as root and investigate, I need to reboot the system. The problem started appearing after I disconnected an external monitor. I thought it would go away on its own but it doesn't seem to be the case, and so now I'm turning to you guys.
Also worth noting that eventhough the problem seems related to the video card, the system doesn't crash as long as a game is running (foreground or background).

Packages installed (system should be up to date as of today 29/07/24):
linux 6.10.2.arch1-1
linux-api-headers 6.10-1
linux-firmware 20240703.e94a2a3b-1
linux-firmware-whence 20240703.e94a2a3b-1
linux-headers 6.10.2.arch1-1
nvidia 555.58.02-10
nvidia-prime 1.0-5
nvidia-settings 555.58.02-1
nvidia-utils 555.58.02-1

Here is the journalctl of the last crash:

Jul 29 08:15:42 Leetbox kernel: NVRM: Error in service of callback 
Jul 29 08:15:37 Leetbox kernel: NVRM: A GPU crash dump has been created. If possible, please run
                                NVRM: nvidia-bug-report.sh as root to collect this data before
                                NVRM: the NVIDIA kernel module is unloaded.
Jul 29 08:15:37 Leetbox kernel: NVRM: GPU 0000:01:00.0: GPU serial number is 0.
Jul 29 08:15:37 Leetbox kernel: NVRM: GPU 0000:01:00.0: GPU has fallen off the bus.
Jul 29 08:15:37 Leetbox kernel: NVRM: Xid (PCI:0000:01:00): 79, pid='<unknown>', name=<unknown>, GPU has fallen off the bus.
Jul 29 08:15:37 Leetbox kernel: NVRM: GPU Board Serial Number: 0
Jul 29 08:15:37 Leetbox kernel: NVRM: GPU at PCI:0000:01:00: GPU-22d2e9b5-43dd-045a-eb3a-e8ff9cddd913
Jul 29 08:15:23 Leetbox doas[4212]: ldog ran command journalctl -r -b -1 as root from /home/ldog
Jul 29 08:15:23 Leetbox doas[4208]: pam_unix(doas:session): session opened for user root(uid=0) by ldog(uid=1000)
Jul 29 08:15:21 Leetbox doas[4208]: pam_systemd_home(doas:auth): New sd-bus connection (system-bus-pam-systemd-home-4208) opened.
Jul 29 08:15:08 Leetbox kwin_x11[1490]: qt.svg: <input>:1:14112: Could not resolve property: #linearGradient10962
Jul 29 08:15:08 Leetbox systemd[1366]: Started Alacritty - Terminal.
Jul 29 08:15:06 Leetbox rtkit-daemon[1476]: Supervising 7 threads of 4 processes of 1 users.
Jul 29 08:15:06 Leetbox rtkit-daemon[1476]: Supervising 7 threads of 4 processes of 1 users.
Jul 29 08:14:57 Leetbox rtkit-daemon[1476]: Supervising 7 threads of 4 processes of 1 users.
Jul 29 08:14:57 Leetbox rtkit-daemon[1476]: Supervising 7 threads of 4 processes of 1 users.
Jul 29 08:14:49 Leetbox kglobalacceld[1436]: kf.globalaccel.kglobalacceld: KKeyServer::xcbKeyPressEventToQt failed
Jul 29 08:14:48 Leetbox rtkit-daemon[1476]: Supervising 7 threads of 4 processes of 1 users.
Jul 29 08:14:48 Leetbox rtkit-daemon[1476]: Supervising 7 threads of 4 processes of 1 users.
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d384821080 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 000078ad7ded1000 RDI: ffff97d38438fe30
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 000078ad7ded1000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d384821080 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 000078ad7cdcf000 RDI: ffff97d38438eb80
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 000078ad7cdcf000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d384821080 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 000078ad7ce2e000 RDI: ffff97d3a37e1ee8
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 000078ad7ce2e000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d384821080 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 000078ad6a510000 RDI: ffff97d3a37e17b8
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 000078ad6a510000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d384821080 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 000078ad7cd62000 RDI: ffff97d3a1637ee8
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 000078ad7cd62000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d384821080 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 000078ad6c367000 RDI: ffff97d3a16377b8
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 000078ad6c367000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d384821080 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 000078ad7cd61000 RDI: ffff97d3a1636c38
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 000078ad7cd61000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d384821080 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 000078ad6a420000 RDI: ffff97d3a1637648
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 000078ad6a420000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d384821080 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 000078ad7cd40000 RDI: ffff97d3883e0a10
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 000078ad7cd40000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d3913c5280 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 00007cec2e801000 RDI: ffff97d3ad73ab80
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 00007cec2e801000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d3913c5280 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 00007cec2d3f8000 RDI: ffff97d3ad741420
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 00007cec2d3f8000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d3913c5280 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 00007cec2f201000 RDI: ffff97d3ad7507e8
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 00007cec2f201000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d382807380 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 0000795c5cb04000 RDI: ffff97d3a477d1f8
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 0000795c5cb04000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d387a88000 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 000076ce922c3000 RDI: ffff97d383cb8398
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 000076ce922c3000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d382807380 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 0000795c57f80000 RDI: ffff97d3a477dee8
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 0000795c57f80000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d387a88000 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 000076ce9133b000 RDI: ffff97d383cb8f18
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 000076ce9133b000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d382807380 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 0000795c5cae5000 RDI: ffff97d3a477d4d8
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 0000795c5cae5000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d387a88000 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 000076ce922a2000 RDI: ffff97d38b93fe30
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 000076ce922a2000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d3913c5280 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 00007cec2cc36000 RDI: ffff97d397e4efd0
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 00007cec2cc36000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d3913c5280 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 00007cec2d4d1000 RDI: ffff97d3ebc94000
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 00007cec2d4d1000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d384be6880 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 00007338aab1d000 RDI: ffff97d3a4ca5648
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 00007338aab1d000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d384be6880 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 00007338aa016000 RDI: ffff97d3f7ee6958
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 00007338aa016000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d384be6880 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 00007338aab3d000 RDI: ffff97d3f7ee6a10
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 00007338aab3d000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d3913c5280 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 00007cec1ff5b000 RDI: ffff97d398335590
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 00007cec1ff5b000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d3913c5280 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 00007cec1ce01000 RDI: ffff97d3f90ff088
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 00007cec1ce01000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d387a88000 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 000076ce806f1000 RDI: ffff97d3ac9eada8
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 000076ce806f1000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d387a88000 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 000076ce806e5000 RDI: ffff97d3f73a0ac8
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 000076ce806e5000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d387a88000 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 000076ce8031b000 RDI: ffff97d3ac9e8228
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 000076ce8031b000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d387a88000 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 000076ce7bf13000 RDI: ffff97d4100c6fd0
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 000076ce7bf13000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d387a88000 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 000076ce7000f000 RDI: ffff97d410142398
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 000076ce7000f000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d387a8e880 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 000079f507a95000 RDI: ffff97d420389590
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 000079f507a95000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d387a8e880 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 000079f502c80000 RDI: ffff97d410100da8
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 000079f502c80000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d387a8e880 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 000079f50dc01000 RDI: ffff97d420389088
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 000079f50dc01000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d387a8e880 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 000079f502403000 RDI: ffff97d42e43eb80
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 000079f502403000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d388e02c00 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 000079f1ba0a9000 RDI: ffff97d3f7140450
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 000079f1ba0a9000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d388e02c00 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: 0000000000000200 R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 000079f1b9b85000 RDI: ffff97d42e6ccb80
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 000079f1b9b85000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P        W  OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:12:28 Leetbox kernel: ---[ end trace 0000000000000000 ]---
Jul 29 08:12:28 Leetbox kernel:  </TASK>
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork_asm+0x1a/0x30
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  ret_from_fork+0x31/0x50
Jul 29 08:12:28 Leetbox kernel:  ? __pfx_kthread+0x10/0x10
Jul 29 08:12:28 Leetbox kernel:  kthread+0xcf/0x100
Jul 29 08:12:28 Leetbox kernel:  _main_loop+0x95/0x150 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  os_execute_work_item+0x5e/0x80 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  rm_execute_work_item+0x110/0x170 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  _nv000711rm+0x35/0x100 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  nv_revoke_gpu_mappings+0x67/0xb0 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  ? __pfx__main_loop+0x10/0x10 [nvidia 01d62c18a771d16364f325d92f70446c45dd7e29]
Jul 29 08:12:28 Leetbox kernel:  unmap_mapping_range+0x116/0x140
Jul 29 08:12:28 Leetbox kernel:  zap_page_range_single+0x122/0x1d0
Jul 29 08:12:28 Leetbox kernel:  unmap_single_vma+0xa6/0xe0
Jul 29 08:12:28 Leetbox kernel:  untrack_pfn+0x55/0x120
Jul 29 08:12:28 Leetbox kernel:  follow_phys+0x49/0x110
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 29 08:12:28 Leetbox kernel:  ? exc_invalid_op+0x17/0x70
Jul 29 08:12:28 Leetbox kernel:  ? handle_bug+0x3c/0x80
Jul 29 08:12:28 Leetbox kernel:  ? report_bug+0xff/0x140
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  ? __warn.cold+0x8e/0xe8
Jul 29 08:12:28 Leetbox kernel:  ? follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel:  <TASK>
Jul 29 08:12:28 Leetbox kernel: Call Trace:
Jul 29 08:12:28 Leetbox kernel: PKRU: 55555554
Jul 29 08:12:28 Leetbox kernel: CR2: 000079f506bfff38 CR3: 0000000763c20002 CR4: 00000000007706f0
Jul 29 08:12:28 Leetbox kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 29 08:12:28 Leetbox kernel: FS:  0000000000000000(0000) GS:ffff97dabe580000(0000) knlGS:0000000000000000
Jul 29 08:12:28 Leetbox kernel: R13: ffffa83a02ef3b98 R14: ffff97d388e02c00 R15: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: R10: ffff97d42023af2c R11: 0000000000000000 R12: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RBP: ffffa83a02ef3be0 R08: ffffa83a02ef3d38 R09: 0000000000000000
Jul 29 08:12:28 Leetbox kernel: RDX: ffffa83a02ef3b98 RSI: 000079f1ba109000 RDI: ffff97d42e6cd590
Jul 29 08:12:28 Leetbox kernel: RAX: 0000000000000000 RBX: 000079f1ba109000 RCX: ffffa83a02ef3ba0
Jul 29 08:12:28 Leetbox kernel: RSP: 0018:ffffa83a02ef3b60 EFLAGS: 00010246
Jul 29 08:12:28 Leetbox kernel: Code: cc cc cc 48 81 e2 00 00 00 c0 48 09 c2 48 f7 d2 48 85 fa 75 20 e8 b2 f5 ff ff 48 8b 35 4b e4 5c 01 48 81 e6 00 00 00 c0 eb 8d <0f> 0b 48 3b 1f 0f 83 50 fe ff ff bd ea ff ff ff eb b6 49 8b 3c 24
Jul 29 08:12:28 Leetbox kernel: RIP: 0010:follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: Hardware name: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:12:28 Leetbox kernel: CPU: 15 PID: 782 Comm: nv_queue Tainted: P           OE      6.10.2-arch1-1 #1 a727c214dbee27eb0624871a8199f6116f5b74c2
Jul 29 08:12:28 Leetbox kernel:  snd mei_me processor_thermal_power_floor intel_pmc_core videobuf2_common msi_wmi i2c_smbus intel_uncore int3403_thermal processor_thermal_mbox xpad intel_vsec mtd psmouse pcspkr wmi_bmof sparse_keymap pps_core i2c_mux mc soundcore mei ff_memless intel_soc_dts_iosf idma64 i2c_hid intel_pch_thermal joydev rfkill int340x_thermal_zone pmt_telemetry pmt_class soc_button_array acpi_pad int3400_thermal pinctrl_cannonlake acpi_thermal_rel mac_hid nvidia(POE) i2c_dev crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid i915 rtsx_pci_sdmmc serio_raw i2c_algo_bit atkbd drm_buddy mmc_core ttm libps2 intel_gtt vivaldi_fmap mxm_wmi nvme drm_display_helper spi_intel_pci nvme_core crc32c_intel rtsx_pci xhci_pci spi_intel cec nvme_auth i8042 xhci_pci_renesas video serio wmi
Jul 29 08:12:28 Leetbox kernel:  snd_hda_codec_hdmi intel_uncore_frequency intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel iwlmvm snd_hda_codec_realtek snd_hda_codec_generic mousedev snd_hda_scodec_component kvm mac80211 crct10dif_pclmul crc32_pclmul polyval_clmulni polyval_generic gf128mul libarc4 ghash_clmulni_intel snd_hda_intel sha512_ssse3 snd_intel_dspcfg sha256_ssse3 snd_intel_sdw_acpi uvcvideo sha1_ssse3 snd_hda_codec aesni_intel btusb processor_thermal_device_pci_legacy videobuf2_vmalloc btrtl hid_multitouch processor_thermal_device crypto_simd iwlwifi snd_hda_core btintel uvc processor_thermal_wt_hint cryptd nvidia_drm(POE) nvidia_uvm(POE) snd_hwdep processor_thermal_rfim videobuf2_memops btbcm nvidia_modeset(POE) videobuf2_v4l2 btmtk snd_pcm rapl processor_thermal_rapl mei_pxp ee1004 mei_hdcp intel_rapl_msr snd_timer videodev cfg80211 intel_lpss_pci igc msi_ec intel_rapl_common bluetooth intel_cstate processor_thermal_wt_req i2c_i801 spi_nor ptp intel_lpss i2c_hid_acpi
Jul 29 08:12:28 Leetbox kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq snd_seq_device ccm veth xt_nat xt_tcpudp xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo xt_addrtype br_netfilter bridge stp llc overlay snd_sof_pci_intel_cnl snd_sof_intel_hda_generic soundwire_intel soundwire_cadence snd_sof_intel_hda_common snd_sof_intel_hda_mlink snd_sof_intel_hda snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils soundwire_generic_allocation soundwire_bus snd_soc_avs snd_soc_hda_codec snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_sst_ipc snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi snd_soc_core nft_fib_inet snd_compress nft_fib_ipv4 ac97_bus nft_fib_ipv6 nft_fib snd_pcm_dmaengine nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct nft_chain_nat ip6table_nat ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables libcrc32c ip6table_filter ip6_tables iptable_filter vfat fat
Jul 29 08:12:28 Leetbox kernel: WARNING: CPU: 15 PID: 782 at include/linux/rwsem.h:80 follow_pte+0x1de/0x200
Jul 29 08:12:28 Leetbox kernel: ------------[ cut here ]------------
Jul 29 08:10:48 Leetbox drkonqi-coredump-launcher[4008]: Unable to find file for pid 1481 expected at "kcrash-metadata/plasmashell.f29f57494c1043d5ac99fae8e17665a8.1481.ini"
Jul 29 08:10:48 Leetbox drkonqi-coredump-launcher[4008]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                         Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                         If this causes problems, reconfigure your locale. See the locale(1) manual
                                                         for more information.
Jul 29 08:10:48 Leetbox systemd[1366]: Started Launch DrKonqi for a systemd-coredump crash (PID 1590/UID 1000).
Jul 29 08:10:48 Leetbox drkonqi-coredump-processor[1590]: "/usr/bin/plasmashell" 1481 "/var/lib/systemd/coredump/core.plasmashell.1000.f29f57494c1043d5ac99fae8e17665a8.1481.1721752449000000.zst"
Jul 29 08:10:48 Leetbox drkonqi-coredump-launcher[4004]: Unable to find file for pid 2495 expected at "kcrash-metadata/plasma-discover.2aefd2e64a50478f9d314c9d57c5b846.2495.ini"
Jul 29 08:10:48 Leetbox drkonqi-coredump-launcher[4004]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                         Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                         If this causes problems, reconfigure your locale. See the locale(1) manual
                                                         for more information.
Jul 29 08:10:48 Leetbox systemd[1366]: Started Launch DrKonqi for a systemd-coredump crash (PID 1590/UID 1000).
Jul 29 08:10:48 Leetbox drkonqi-coredump-launcher[4003]: Unable to find file for pid 1444 expected at "kcrash-metadata/plasmashell.cf69c840ff7e4a4e89cefa4ebb8e475c.1444.ini"
Jul 29 08:10:48 Leetbox drkonqi-coredump-processor[1590]: "/usr/bin/plasma-discover" 2495 "/var/lib/systemd/coredump/core.plasma-discover.1000.2aefd2e64a50478f9d314c9d57c5b846.2495.1721669652000000.zst"
Jul 29 08:10:48 Leetbox drkonqi-coredump-launcher[4003]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                         Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                         If this causes problems, reconfigure your locale. See the locale(1) manual
                                                         for more information.
Jul 29 08:10:47 Leetbox systemd[1366]: Started Launch DrKonqi for a systemd-coredump crash (PID 1590/UID 1000).
Jul 29 08:10:47 Leetbox drkonqi-coredump-processor[1590]: "/usr/bin/plasmashell" 1444 "/var/lib/systemd/coredump/core.plasmashell.1000.cf69c840ff7e4a4e89cefa4ebb8e475c.1444.1721418924000000.zst"
Jul 29 08:10:47 Leetbox drkonqi-coredump-processor[1590]: "/home/ldog/.local/share/Steam/ubuntu12_64/steamwebhelper" 2482 "/var/lib/systemd/coredump/core.steamwebhelper.1000.938adcd736d54d77ad2c4c332a3a8548.2482.1720943335000000.zst"
Jul 29 08:10:47 Leetbox drkonqi-coredump-processor[1590]: "/home/ldog/.local/share/Steam/ubuntu12_32/steam" 2186 "/var/lib/systemd/coredump/core.steam.1000.0a1acbb1edb04829b8817b4426724857.2186.1720941759000000.zst"
Jul 29 08:10:47 Leetbox drkonqi-coredump-processor[1590]: "/home/ldog/.local/share/Steam/ubuntu12_64/steamwebhelper" 2595 "/var/lib/systemd/coredump/core.steamwebhelper.1000.352b542a16004d5cacbd02e7ef2f036d.2595.1720864797000000.zst"
Jul 29 08:10:47 Leetbox drkonqi-coredump-processor[1590]: "/usr/bin/plasmashell" 1501 "/var/lib/systemd/coredump/core.plasmashell.1000.352b542a16004d5cacbd02e7ef2f036d.1501.1720864772000000.zst"
Jul 29 08:10:47 Leetbox drkonqi-coredump-processor[1590]: "/home/ldog/.local/share/Steam/ubuntu12_64/steamwebhelper" 2293 "/var/lib/systemd/coredump/core.steamwebhelper.1000.ed842a1285ee4efa9189995285fbcadf.2293.1720793288000000.zst"
Jul 29 08:10:47 Leetbox drkonqi-coredump-processor[1590]: "/usr/bin/plasmashell" 1544 "/var/lib/systemd/coredump/core.plasmashell.1000.012e60dad64e48f584d34ad539d7bb1c.1544.1720790437000000.zst"
Jul 29 08:10:39 Leetbox kwin_x11[1490]: kwin_core: XCB error: 152 (BadDamage), sequence: 21744, resource id: 20973073, major code: 143 (DAMAGE), minor code: 3 (Subtract)
Jul 29 08:10:24 Leetbox systemd[1]: systemd-localed.service: Deactivated successfully.
Jul 29 08:10:23 Leetbox systemd[1]: systemd-timedated.service: Deactivated successfully.
Jul 29 08:10:19 Leetbox rtkit-daemon[1476]: Supervising 7 threads of 4 processes of 1 users.
Jul 29 08:10:19 Leetbox rtkit-daemon[1476]: Supervising 7 threads of 4 processes of 1 users.
Jul 29 08:10:08 Leetbox systemd-timesyncd[609]: Initial clock synchronization to Mon 2024-07-29 08:10:08.305603 CEST.
Jul 29 08:10:08 Leetbox systemd-timesyncd[609]: Contacted time server 208.85.20.220:123 (3.arch.pool.ntp.org).
Jul 29 08:10:01 Leetbox keepassxc[2229]: kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Ignore" msgid_plural: "" msgctxt: "@action:button"
Jul 29 08:10:01 Leetbox keepassxc[2229]: kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Retry" msgid_plural: "" msgctxt: "@action:button"
Jul 29 08:10:01 Leetbox keepassxc[2229]: kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Abort" msgid_plural: "" msgctxt: "@action:button"
Jul 29 08:10:01 Leetbox keepassxc[2229]: kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "No to All" msgid_plural: "" msgctxt: "@action:button"
Jul 29 08:10:01 Leetbox keepassxc[2229]: kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "&No" msgid_plural: "" msgctxt: "@action:button"
Jul 29 08:10:01 Leetbox keepassxc[2229]: kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Yes to All" msgid_plural: "" msgctxt: "@action:button"
Jul 29 08:10:01 Leetbox keepassxc[2229]: kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "&Yes" msgid_plural: "" msgctxt: "@action:button"
Jul 29 08:10:01 Leetbox keepassxc[2229]: kf.i18n: KLocalizedString: Using an empty domain, fix the code. msgid: "Save All" msgid_plural: "" msgctxt: "@action:button"
Jul 29 08:10:01 Leetbox systemd[1366]: Started KeePassXC - Password Manager.
Jul 29 08:10:00 Leetbox rtkit-daemon[1476]: Supervising 7 threads of 4 processes of 1 users.
Jul 29 08:10:00 Leetbox rtkit-daemon[1476]: Supervising 7 threads of 4 processes of 1 users.
Jul 29 08:09:58 Leetbox systemd[1]: dbus-:1.2-org.kde.powerdevil.backlighthelper@0.service: Deactivated successfully.
Jul 29 08:09:58 Leetbox systemd[1]: dbus-:1.2-org.kde.powerdevil.chargethresholdhelper@0.service: Deactivated successfully.
Jul 29 08:09:58 Leetbox systemd[1]: dbus-:1.2-org.kde.powerdevil.discretegpuhelper@0.service: Deactivated successfully.
Jul 29 08:09:57 Leetbox systemd[1]: dbus-:1.2-org.kde.kded.smart@0.service: Deactivated successfully.
Jul 29 08:09:55 Leetbox kded6[1489]: Registering ":1.51/StatusNotifierItem" to system tray
Jul 29 08:09:54 Leetbox rtkit-daemon[1476]: Supervising 7 threads of 4 processes of 1 users.
Jul 29 08:09:54 Leetbox rtkit-daemon[1476]: Supervising 7 threads of 4 processes of 1 users.
Jul 29 08:09:54 Leetbox rtkit-daemon[1476]: Supervising 7 threads of 4 processes of 1 users.
Jul 29 08:09:54 Leetbox rtkit-daemon[1476]: Supervising 7 threads of 4 processes of 1 users.
Jul 29 08:09:54 Leetbox rtkit-daemon[1476]: Supervising 7 threads of 4 processes of 1 users.
Jul 29 08:09:54 Leetbox rtkit-daemon[1476]: Supervising 7 threads of 4 processes of 1 users.
Jul 29 08:09:54 Leetbox systemd[1]: Started Accounts Service.
Jul 29 08:09:54 Leetbox accounts-daemon[2081]: started daemon version 23.13.0
Jul 29 08:09:54 Leetbox systemd[1]: Starting Accounts Service...
Jul 29 08:09:54 Leetbox systemd[1]: Reached target User and Group Name Lookups.
Jul 29 08:09:54 Leetbox systemd[1]: Started Locale Service.
Jul 29 08:09:54 Leetbox systemd[1]: Starting Locale Service...
Jul 29 08:09:54 Leetbox plasma-browser-integration-host[2072]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                               Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                               If this causes problems, reconfigure your locale. See the locale(1) manual
                                                               for more information.
Jul 29 08:09:54 Leetbox rtkit-daemon[1476]: Supervising 7 threads of 4 processes of 1 users.
Jul 29 08:09:54 Leetbox rtkit-daemon[1476]: Supervising 7 threads of 4 processes of 1 users.
Jul 29 08:09:54 Leetbox rtkit-daemon[1476]: Supervising 7 threads of 4 processes of 1 users.
Jul 29 08:09:54 Leetbox rtkit-daemon[1476]: Successfully made thread 1970 of process 1848 owned by '1000' RT at priority 10.
Jul 29 08:09:54 Leetbox rtkit-daemon[1476]: Supervising 6 threads of 3 processes of 1 users.
Jul 29 08:09:54 Leetbox rtkit-daemon[1476]: Supervising 6 threads of 3 processes of 1 users.
Jul 29 08:09:53 Leetbox rtkit-daemon[1476]: Supervising 6 threads of 3 processes of 1 users.
Jul 29 08:09:53 Leetbox rtkit-daemon[1476]: Supervising 6 threads of 3 processes of 1 users.
Jul 29 08:09:53 Leetbox baloo_file_extractor[1844]: qt.core.qobject.connect: QObject::connect: No such signal Solid::Backends::Fstab::FstabStorageAccess::repairDone(Solid::ErrorType, QVariant, QString)
Jul 29 08:09:53 Leetbox baloo_file_extractor[1844]: qt.core.qobject.connect: QObject::connect: No such signal Solid::Backends::Fstab::FstabStorageAccess::repairRequested(QString)
Jul 29 08:09:53 Leetbox systemd[1]: Started Time & Date Service.
Jul 29 08:09:53 Leetbox systemd[1]: Starting Time & Date Service...
Jul 29 08:09:53 Leetbox systemd[1366]: Started Accessibility services bus.
Jul 29 08:09:53 Leetbox systemd[1366]: Starting Accessibility services bus...
Jul 29 08:09:53 Leetbox firefox[1848]: Failed to load module "appmenu-gtk-module"
Jul 29 08:09:53 Leetbox firefox[1848]: Locale not supported by C library.
                                               Using the fallback 'C' locale.
Jul 29 08:09:53 Leetbox firefox[1848]:         Using the fallback 'C' locale.: 'glib warning', file /usr/src/debug/firefox/firefox-128.0.3/toolkit/xre/nsSigHandlers.cpp:187
Jul 29 08:09:53 Leetbox firefox[1848]: [1848, Main Thread] WARNING: Locale not supported by C library.
Jul 29 08:09:53 Leetbox systemd[1366]: Started Firefox Web Browser - Web Browser.
Jul 29 08:09:52 Leetbox baloo_file_extractor[1844]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                    Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                    If this causes problems, reconfigure your locale. See the locale(1) manual
                                                    for more information.
Jul 29 08:09:50 Leetbox unbound[794]: [794:0] info: generate keytag query _ta-4f66-5811. NULL IN
Jul 29 08:09:50 Leetbox kded6[1489]: Registering ":1.45/StatusNotifierItem" to system tray
Jul 29 08:09:49 Leetbox plasmashell[1503]: kf.config.core: Access to "/home/ldog/Desktop/user-home.desktop" denied, not owned by root and executable flag not set.
Jul 29 08:09:49 Leetbox plasmashell[1503]: kf.config.core: Access to "/home/ldog/Desktop/trash-can.desktop" denied, not owned by root and executable flag not set.
Jul 29 08:09:49 Leetbox plasmashell[1503]: kf.config.core: Access to "/home/ldog/Desktop/network.desktop" denied, not owned by root and executable flag not set.
Jul 29 08:09:49 Leetbox plasmashell[1503]: kf.config.core: Access to "/home/ldog/Desktop/computer.desktop" denied, not owned by root and executable flag not set.
Jul 29 08:09:49 Leetbox plasmashell[1503]: error getting max keyboard brightness via dbus QDBusError("org.freedesktop.DBus.Error.UnknownObject", "No such object path '/org/kde/Solid/PowerManagement/Actions/KeyboardBrightnessControl'")
Jul 29 08:09:49 Leetbox plasmashell[1503]: kf.config.core: Access to "/home/ldog/Desktop/user-home.desktop" denied, not owned by root and executable flag not set.
Jul 29 08:09:49 Leetbox plasmashell[1503]: kf.config.core: Access to "/home/ldog/Desktop/trash-can.desktop" denied, not owned by root and executable flag not set.
Jul 29 08:09:49 Leetbox plasmashell[1503]: kf.config.core: Access to "/home/ldog/Desktop/computer.desktop" denied, not owned by root and executable flag not set.
Jul 29 08:09:49 Leetbox plasmashell[1503]: kf.config.core: Access to "/home/ldog/Desktop/network.desktop" denied, not owned by root and executable flag not set.
Jul 29 08:09:49 Leetbox plasmashell[1503]: kameleon enabled true
Jul 29 08:09:49 Leetbox plasmashell[1503]: kameleon supported false
Jul 29 08:09:49 Leetbox systemd[1366]: Started Virtual filesystem service.
Jul 29 08:09:49 Leetbox systemd[1366]: app-\x2fusr\x2fbin\x2ffirewall\x2dapplet@6f5922f8785741bbb575df07c5c9cf19.service: Failed with result 'exit-code'.
Jul 29 08:09:49 Leetbox systemd[1366]: app-\x2fusr\x2fbin\x2ffirewall\x2dapplet@6f5922f8785741bbb575df07c5c9cf19.service: Main process exited, code=exited, status=1/FAILURE
Jul 29 08:09:49 Leetbox python[1727]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                      Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                      If this causes problems, reconfigure your locale. See the locale(1) manual
                                      for more information.
Jul 29 08:09:49 Leetbox DiscoverNotifier[1781]: couldn't load "/usr/lib/qt6/plugins/discover-notifier/DiscoverPackageKitNotifier.so" because "Cannot load library /usr/lib/qt6/plugins/discover-notifier/DiscoverPackageKitNotifier.so: libpackagekitqt6.so.1: cannot open shared object file: No such file or directory"
Jul 29 08:09:49 Leetbox DiscoverNotifier[1781]: QNetworkInformation has no backend. Is NetworkManager.service running?
Jul 29 08:09:49 Leetbox systemd[1366]: Starting Virtual filesystem service...
Jul 29 08:09:49 Leetbox firewall-applet[1791]:   -h, --help     show this help message and exit
Jul 29 08:09:49 Leetbox firewall-applet[1791]: Options:
Jul 29 08:09:49 Leetbox firewall-applet[1791]: Usage: /usr/bin/firewall-applet [options]
Jul 29 08:09:49 Leetbox DiscoverNotifier[1787]: couldn't load "/usr/lib/qt6/plugins/discover-notifier/DiscoverPackageKitNotifier.so" because "Cannot load library /usr/lib/qt6/plugins/discover-notifier/DiscoverPackageKitNotifier.so: libpackagekitqt6.so.1: cannot open shared object file: No such file or directory"
Jul 29 08:09:49 Leetbox DiscoverNotifier[1787]: QNetworkInformation has no backend. Is NetworkManager.service running?
Jul 29 08:09:49 Leetbox plasmashell[1503]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
Jul 29 08:09:49 Leetbox kaccess[1773]: X server XKB extension major= 1  minor= 0
Jul 29 08:09:49 Leetbox DiscoverNotifier[1781]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                If this causes problems, reconfigure your locale. See the locale(1) manual
                                                for more information.
Jul 29 08:09:49 Leetbox DiscoverNotifier[1787]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                If this causes problems, reconfigure your locale. See the locale(1) manual
                                                for more information.
Jul 29 08:09:49 Leetbox plasma-fallback-session-restore[1782]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                               Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                               If this causes problems, reconfigure your locale. See the locale(1) manual
                                                               for more information.
Jul 29 08:09:49 Leetbox systemd[1366]: Started /usr/bin/firewall-applet.
Jul 29 08:09:49 Leetbox kaccess[1773]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                       Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                       If this causes problems, reconfigure your locale. See the locale(1) manual
                                       for more information.
Jul 29 08:09:49 Leetbox kaccess[1773]: Xlib XKB extension major= 1  minor= 0
Jul 29 08:09:49 Leetbox systemd[1366]: Finished KDE Session Restoration.
Jul 29 08:09:49 Leetbox systemd[1366]: Started /usr/lib/DiscoverNotifier.
Jul 29 08:09:49 Leetbox systemd[1366]: Reached target Startup of XDG autostart applications.
Jul 29 08:09:49 Leetbox systemd[1366]: Started Discover.
Jul 29 08:09:49 Leetbox systemd[1366]: Started Plasma Session Restore.
Jul 29 08:09:49 Leetbox systemd[1366]: Finished KSplash "ready" Stage.
Jul 29 08:09:49 Leetbox systemd[1366]: Condition check resulted in Runner being skipped.
Jul 29 08:09:49 Leetbox systemd[1366]: app-lxqt\x2drunner@autostart.service: Skipped due to 'exec-condition'.
Jul 29 08:09:49 Leetbox systemd[1366]: Condition check resulted in Power Management being skipped.
Jul 29 08:09:49 Leetbox kwin_x11[1490]: kf.config.core: "\"fsrestore3\" - conversion of \"0,0,0,0\" to QRect failed"
Jul 29 08:09:49 Leetbox kwin_x11[1490]: kf.config.core: "\"fsrestore2\" - conversion of \"0,0,0,0\" to QRect failed"
Jul 29 08:09:49 Leetbox kwin_x11[1490]: kf.config.core: "\"fsrestore1\" - conversion of \"0,0,0,0\" to QRect failed"
Jul 29 08:09:49 Leetbox systemd[1366]: app-lxqt\x2dpowermanagement@autostart.service: Skipped due to 'exec-condition'.
Jul 29 08:09:49 Leetbox systemd[1366]: Started Geoclue Demo agent.
Jul 29 08:09:49 Leetbox systemd[1366]: Started Accessibility.
Jul 29 08:09:49 Leetbox systemd[1366]: app-change_mouse_orientation_startup.sh@autostart.service: Failed with result 'exit-code'.
Jul 29 08:09:49 Leetbox systemd[1366]: app-change_mouse_orientation_startup.sh@autostart.service: Main process exited, code=exited, status=1/FAILURE
Jul 29 08:09:49 Leetbox systemd[1366]: Condition check resulted in PolicyKit Handler being skipped.
Jul 29 08:09:49 Leetbox change_mouse_orientation_startup.sh[1774]: unable to find device pointer:Razer Razer DeathAdder V2
Jul 29 08:09:49 Leetbox systemd[1366]: app-lxqt\x2dpolicykit\x2dagent@autostart.service: Skipped due to 'exec-condition'.
Jul 29 08:09:49 Leetbox systemd[1366]: Condition check resulted in Panel being skipped.
Jul 29 08:09:49 Leetbox qdbus[1759]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                     Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                     If this causes problems, reconfigure your locale. See the locale(1) manual
                                     for more information.
Jul 29 08:09:49 Leetbox systemd[1366]: app-lxqt\x2dpanel@autostart.service: Skipped due to 'exec-condition'.
Jul 29 08:09:49 Leetbox systemd[1366]: Condition check resulted in Notification Daemon being skipped.
Jul 29 08:09:49 Leetbox systemd[1366]: app-lxqt\x2dnotifications@autostart.service: Skipped due to 'exec-condition'.
Jul 29 08:09:49 Leetbox qdbus[1755]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                     Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                     If this causes problems, reconfigure your locale. See the locale(1) manual
                                     for more information.
Jul 29 08:09:49 Leetbox systemd[1366]: Condition check resulted in Global Keyboard Shortcuts being skipped.
Jul 29 08:09:49 Leetbox systemd[1366]: app-lxqt\x2dglobalkeyshortcuts@autostart.service: Skipped due to 'exec-condition'.
Jul 29 08:09:49 Leetbox systemd[1366]: Condition check resulted in Desktop being skipped.
Jul 29 08:09:49 Leetbox systemd[1366]: app-lxqt\x2ddesktop@autostart.service: Skipped due to 'exec-condition'.
Jul 29 08:09:49 Leetbox change_mouse_orientation_startup.sh[1768]: unable to find device pointer:Razer Razer DeathAdder V2
Jul 29 08:09:49 Leetbox systemd[1366]: Condition check resulted in AT-SPI D-Bus Bus being skipped.
Jul 29 08:09:49 Leetbox systemd[1366]: app-at\x2dspi\x2ddbus\x2dbus@autostart.service: Skipped due to 'exec-condition'.
Jul 29 08:09:49 Leetbox systemd[1366]: Started change_mouse_orientation_startup.sh.
Jul 29 08:09:49 Leetbox systemd[1366]: Started Firewall Applet.
Jul 29 08:09:49 Leetbox change_mouse_orientation_startup.sh[1726]: 0
Jul 29 08:09:49 Leetbox change_mouse_orientation_startup.sh[1726]: 0
Jul 29 08:09:49 Leetbox change_mouse_orientation_startup.sh[1726]: 1.00000
Jul 29 08:09:49 Leetbox systemd[1366]: Starting KDE Session Restoration...
Jul 29 08:09:49 Leetbox systemd[1366]: Starting KSplash "ready" Stage...
Jul 29 08:09:49 Leetbox systemd[1366]: Starting Plasma Session Restore...
Jul 29 08:09:49 Leetbox systemd[1366]: Starting Discover...
Jul 29 08:09:49 Leetbox change_mouse_orientation_startup.sh[1726]: 0
Jul 29 08:09:49 Leetbox change_mouse_orientation_startup.sh[1726]: 0
Jul 29 08:09:49 Leetbox change_mouse_orientation_startup.sh[1726]: 3.14156
Jul 29 08:09:49 Leetbox systemd[1366]: Starting Runner...
Jul 29 08:09:49 Leetbox org_kde_powerdevil[1593]: org.kde.powerdevil: Handle button events action could not check for screen configuration
Jul 29 08:09:49 Leetbox systemd[1366]: Starting Power Management...
Jul 29 08:09:49 Leetbox systemd[1366]: Starting PolicyKit Handler...
Jul 29 08:09:49 Leetbox systemd[1366]: Starting Panel...
Jul 29 08:09:49 Leetbox systemd[1366]: Starting Notification Daemon...
Jul 29 08:09:49 Leetbox systemd[1366]: Starting Global Keyboard Shortcuts...
Jul 29 08:09:49 Leetbox systemd[1366]: Starting Desktop...
Jul 29 08:09:49 Leetbox systemd[1366]: Starting Accessibility...
Jul 29 08:09:49 Leetbox systemd[1366]: Starting Geoclue Demo agent...
Jul 29 08:09:49 Leetbox systemd[1366]: Starting Firewall Applet...
Jul 29 08:09:49 Leetbox systemd[1366]: Starting change_mouse_orientation_startup.sh...
Jul 29 08:09:49 Leetbox systemd[1366]: Starting AT-SPI D-Bus Bus...
Jul 29 08:09:49 Leetbox systemd[1366]: Reached target plasma-workspace-x11.target.
Jul 29 08:09:49 Leetbox systemd[1366]: Reached target Current graphical user session.
Jul 29 08:09:49 Leetbox systemd[1366]: Reached target KDE Plasma Workspace.
Jul 29 08:09:49 Leetbox systemd[1366]: Started Powerdevil.
Jul 29 08:09:49 Leetbox kioworker[1713]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                         Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                         If this causes problems, reconfigure your locale. See the locale(1) manual
                                         for more information.
Jul 29 08:09:49 Leetbox systemd[1]: Started dbus-:1.2-org.kde.powerdevil.backlighthelper@0.service.
Jul 29 08:09:49 Leetbox systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.powerdevil.backlighthelper.
Jul 29 08:09:49 Leetbox systemd[1]: Started dbus-:1.2-org.kde.powerdevil.chargethresholdhelper@0.service.
Jul 29 08:09:49 Leetbox systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.powerdevil.chargethresholdhelper.
Jul 29 08:09:49 Leetbox systemd[1]: Started dbus-:1.2-org.kde.powerdevil.discretegpuhelper@0.service.
Jul 29 08:09:49 Leetbox systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.powerdevil.discretegpuhelper.
Jul 29 08:09:49 Leetbox org_kde_powerdevil[1593]: Watch thread started
Jul 29 08:09:49 Leetbox org_kde_powerdevil[1593]: Library initialization complete.
Jul 29 08:09:49 Leetbox plasmashell[1503]: file:///usr/share/plasma/plasmoids/org.kde.milou/contents/ui/main.qml:25: ReferenceError: wrapper is not defined
Jul 29 08:09:48 Leetbox plasmashell[1503]: kf.plasma.quick: error when loading applet "org.kde.paneltransparencybutton" QList("This Widget was written for an unknown older version of Plasma and is not compatible with Plasma 6. Please contact the widget's author for an updated version.")
Jul 29 08:09:48 Leetbox plasmashell[1503]: QQmlComponent: Component is not ready
Jul 29 08:09:48 Leetbox plasmashell[1503]: kf.plasma.quick: error when loading applet "org.kde.shutdownOrSwitch" QList("This Widget was written for an unknown older version of Plasma and is not compatible with Plasma 6. Please contact the widget's author for an updated version.")
Jul 29 08:09:48 Leetbox plasmashell[1503]: QQmlComponent: Component is not ready
Jul 29 08:09:48 Leetbox plasmashell[1503]: qml: SystemTray ItemLoader: Invalid state, cannot determine source!
Jul 29 08:09:48 Leetbox plasmashell[1503]: qt.core.qobject.connect: QObject::connect: No such signal Solid::Backends::Fstab::FstabStorageAccess::repairDone(Solid::ErrorType, QVariant, QString)
Jul 29 08:09:48 Leetbox plasmashell[1503]: qt.core.qobject.connect: QObject::connect: No such signal Solid::Backends::Fstab::FstabStorageAccess::repairRequested(QString)
Jul 29 08:09:48 Leetbox plasmashell[1503]: qt.dbus.integration: Could not connect "org.cups.cupsd.Notifier" to PrinterFinishingsChanged(QString, QString, QString, uint, QString, bool) :
Jul 29 08:09:48 Leetbox plasmashell[1503]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:162:21: QML KSortFilterProxyModel: Binding loop detected for property "sourceModel"
Jul 29 08:09:48 Leetbox plasmashell[1503]: file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml:162:21: QML KSortFilterProxyModel: Binding loop detected for property "sourceModel"
Jul 29 08:09:48 Leetbox wireplumber[1535]: [0:00:14.625925619] [1535]  INFO Camera camera_manager.cpp:313 libcamera v0.3.0
Jul 29 08:09:48 Leetbox wireplumber[1535]: [0:00:14.625900378] [1535] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
Jul 29 08:09:48 Leetbox wireplumber[1535]: [0:00:14.625886821] [1535] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
Jul 29 08:09:48 Leetbox kded6[1489]: org.kde.pulseaudio: No object for name "alsa_output.pci-0000_01_00.1.pro-output-3"
Jul 29 08:09:48 Leetbox kded6[1489]: org.kde.pulseaudio: No object for name "alsa_output.pci-0000_01_00.1.pro-output-3"
Jul 29 08:09:48 Leetbox kded6[1489]: org.kde.pulseaudio: No object for name "alsa_output.pci-0000_01_00.1.pro-output-3"
Jul 29 08:09:48 Leetbox kded6[1489]: org.kde.pulseaudio: No object for name "alsa_output.pci-0000_01_00.1.pro-output-3"
Jul 29 08:09:48 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr: Emitting configChanged()
Jul 29 08:09:48 Leetbox kioworker[1665]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                         Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                         If this causes problems, reconfigure your locale. See the locale(1) manual
                                         for more information.
Jul 29 08:09:48 Leetbox wireplumber[1535]: spa.bluez5: BlueZ system service is not available
Jul 29 08:09:48 Leetbox plasmashell[1503]: Toolbox not loading, toolbox package is either invalid or disabled.
Jul 29 08:09:48 Leetbox plasmashell[1503]: file:///usr/share/plasma/plasmoids/org.kde.desktopcontainment/contents/ui/main.qml:195:25: QML FolderViewDropArea (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Jul 29 08:09:48 Leetbox plasmashell[1503]: kf.plasma.quick: Applet preload policy set to 1
Jul 29 08:09:48 Leetbox kernel: [drm:drm_new_set_master] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Failed to grab modeset ownership
Jul 29 08:09:48 Leetbox org_kde_powerdevil[1593]: Applying combined options:
Jul 29 08:09:48 Leetbox org_kde_powerdevil[1593]: Options passed from client:
Jul 29 08:09:48 Leetbox org_kde_powerdevil[1593]: Initializing libddcutil.  ddcutil version: 2.1.4, shared library: /usr/lib/libddcutil.so.5.1.2
Jul 29 08:09:48 Leetbox org_kde_powerdevil[1593]: qt.core.qobject.connect: QObject::disconnect: Unexpected nullptr parameter
Jul 29 08:09:48 Leetbox org_kde_powerdevil[1593]: qt.core.qobject.connect: QObject::disconnect: Unexpected nullptr parameter
Jul 29 08:09:48 Leetbox kwin_x11[1490]: kf.plasma.core: Could not locate metadata for theme "default"
Jul 29 08:09:48 Leetbox kwin_x11[1490]: kf.plasma.core: Could not locate metadata for theme "default"
Jul 29 08:09:48 Leetbox systemd[1366]: Started Portal service.
Jul 29 08:09:48 Leetbox xdg-desktop-por[1444]: The preferred method to match portal implementations to desktop environments is to use the portals.conf(5) configuration file
Jul 29 08:09:48 Leetbox xdg-desktop-por[1444]: Choosing kwallet.portal for org.freedesktop.impl.portal.Secret via the deprecated UseIn key
Jul 29 08:09:48 Leetbox kded6[1489]: Known activities: QList("410abcb4-59a4-43d0-afd7-80c6d0ef8de4")
Jul 29 08:09:48 Leetbox plasmashell[1503]: kde.plasmashell: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
Jul 29 08:09:48 Leetbox plasmashell[1503]: kde.plasmashell: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
Jul 29 08:09:48 Leetbox systemd[1366]: Started KActivityManager Activity manager Service.
Jul 29 08:09:48 Leetbox systemd[1366]: Started Xdg Desktop Portal For KDE.
Jul 29 08:09:48 Leetbox polkit-kde-authentication-agent-1[1592]: Authentication agent result: true
Jul 29 08:09:48 Leetbox polkitd[798]: Registered Authentication Agent for unix-session:1 (system bus name :1.35 [/usr/lib/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jul 29 08:09:48 Leetbox polkit-kde-authentication-agent-1[1592]: Listener online
Jul 29 08:09:48 Leetbox polkit-kde-authentication-agent-1[1592]: Adding new listener  PolkitQt1::Agent::Listener(0x5f03ec9c2100) for  0x5f03ec9c2710
Jul 29 08:09:48 Leetbox polkit-kde-authentication-agent-1[1592]: New PolkitAgentListener  0x5f03ec9c2710
Jul 29 08:09:48 Leetbox systemd[1366]: Started KDE PolicyKit Authentication Agent.
Jul 29 08:09:47 Leetbox plasmashell[1503]: kde.plasmashell: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
Jul 29 08:09:47 Leetbox plasmashell[1503]: kde.plasmashell: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
Jul 29 08:09:47 Leetbox xdg-desktop-portal-kde[1594]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                      Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                      If this causes problems, reconfigure your locale. See the locale(1) manual
                                                      for more information.
Jul 29 08:09:47 Leetbox plasmashell[1503]: KPackageStructure of KPluginMetaData(pluginId:"org.kde.latte.plasmoid", fileName: "/usr/share/plasma/plasmoids/org.kde.latte.plasmoid/metadata.json") does not match requested format "Plasma/Applet"
Jul 29 08:09:47 Leetbox org_kde_powerdevil[1593]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                  Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                  If this causes problems, reconfigure your locale. See the locale(1) manual
                                                  for more information.
Jul 29 08:09:47 Leetbox polkit-kde-authentication-agent-1[1592]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                                 Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                                 If this causes problems, reconfigure your locale. See the locale(1) manual
                                                                 for more information.
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr: Output 483 : connected = true , enabled = true
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr: XRandROutput 483 update 
                                                                 m_connected: 0 
                                                                 m_crtc XRandRCrtc(0x5e5d5d8445b0) 
                                                                 CRTC: 480 
                                                                 MODE: 485 
                                                                 Connection: 0
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr: Output 483 : connected = true , enabled = true
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr: XRandROutput 483 update 
                                                                 m_connected: 0 
                                                                 m_crtc XRandRCrtc(0x5e5d5d8445b0) 
                                                                 CRTC: 480 
                                                                 MODE: 485 
                                                                 Connection: 0
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr: Output 483 : connected = true , enabled = true
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr: XRandROutput 483 update 
                                                                 m_connected: 0 
                                                                 m_crtc XRandRCrtc(0x5e5d5d8445b0) 
                                                                 CRTC: 480 
                                                                 MODE: 485 
                                                                 Connection: 0
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr: Output 444 : connected = false , enabled = false
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr: XRandROutput 444 update 
                                                                 m_connected: 1 
                                                                 m_crtc QObject(0x0) 
                                                                 CRTC: 0 
                                                                 MODE: 0 
                                                                 Connection: 1
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr: Output 483 : connected = true , enabled = true
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr: XRandROutput 483 update 
                                                                 m_connected: 0 
                                                                 m_crtc XRandRCrtc(0x5e5d5d8445b0) 
                                                                 CRTC: 480 
                                                                 MODE: 485 
                                                                 Connection: 0
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr: Output 444 : connected = false , enabled = false
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr: XRandROutput 444 update 
                                                                 m_connected: 1 
                                                                 m_crtc QObject(0x0) 
                                                                 CRTC: 0 
                                                                 MODE: 0 
                                                                 Connection: 1
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Subpixel Order:  0
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Connection:  "Connected"
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Mode:  485
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         CRTC:  480
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Output:  483
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Timestamp:  12239
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper: RRNotify_OutputChange
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         SizeMM:  508 285
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Size:  1920 1080
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Size ID: 0
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Root: 636
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Window: 29360134
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Config_timestamp:  10774
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Timestamp:  12239
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper: RRScreenChangeNotify
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Subpixel Order:  0
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Connection:  "Connected"
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Mode:  485
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         CRTC:  480
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Output:  483
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Timestamp:  12239
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper: RRNotify_OutputChange
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Subpixel Order:  0
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Connection:  "Connected"
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Mode:  485
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         CRTC:  480
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Output:  483
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Timestamp:  12239
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper: RRNotify_OutputChange
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Subpixel Order:  0
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Connection:  "Disconnected"
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Mode:  0
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         CRTC:  0
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Output:  444
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Timestamp:  12239
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper: RRNotify_OutputChange
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         SizeMM:  508 285
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Size:  1920 1080
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Size ID: 0
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Root: 636
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Window: 29360134
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Config_timestamp:  10774
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Timestamp:  12239
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper: RRScreenChangeNotify
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Subpixel Order:  0
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Connection:  "Connected"
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Mode:  485
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         CRTC:  480
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Output:  483
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Timestamp:  12239
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper: RRNotify_OutputChange
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Subpixel Order:  0
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Connection:  "Disconnected"
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Rotation:  "Rotate_0"
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Mode:  0
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         CRTC:  0
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Output:  444
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper:         Timestamp:  12239
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper: RRNotify_OutputChange
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr: XRandR::setConfig done!
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr: RRSetOutputPrimary 
                                                                 New priority: 1
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr: RRSetOutputPrimary 
                                                                 New priority: 0
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr: RRSetOutputPrimary 
                                                                 New priority: 0
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr: RRSetOutputPrimary 
                                                                 New priority: 0
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr: RRSetOutputPrimary 
                                                                 New priority: 0
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr: RRSetOutputPrimary 
                                                                 New priority: 0
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr: RRSetOutputPrimary 
                                                                 New priority: 0
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr:         Enable outputs: false
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr:         Change outputs: false
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr:         Disable outputs: false
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr:         Change Screen Size: false
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr:         Output 483 
                                                                         Old: "0" 
                                                                         New: "1"
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr: Actions to perform:
                                                                 Priorities: true
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr: Needed CRTCs:  1
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr: Requested screen size is QSize(1920, 1080)
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr: XRandR::setConfig
Jul 29 08:09:47 Leetbox plasmashell[1503]: KPackageStructure of KPluginMetaData(pluginId:"org.kde.latte.containment", fileName: "/usr/share/plasma/plasmoids/org.kde.latte.containment/metadata.json") does not match requested format "Plasma/Applet"
Jul 29 08:09:47 Leetbox kded6[1489]: kscreen.kded: PowerDevil SuspendSession action not available!
Jul 29 08:09:47 Leetbox xembedsniproxy[1595]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                              Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                              If this causes problems, reconfigure your locale. See the locale(1) manual
                                              for more information.
Jul 29 08:09:47 Leetbox plasmashell[1503]: KPackageStructure of KPluginMetaData(pluginId:"org.kde.shutdownOrSwitch", fileName: "/home/ldog/.local/share/plasma/plasmoids/org.kde.shutdownOrSwitch/metadata.json") does not match requested format "Plasma/Applet"
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper: Event Error:  147
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper: Event Base:  89
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xcb.helper: Detected XRandR 1.6
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: kscreen.xrandr: Connected output 483 to CRTC 480
Jul 29 08:09:47 Leetbox gmenudbusmenuproxy[1591]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                  Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                  If this causes problems, reconfigure your locale. See the locale(1) manual
                                                  for more information.
Jul 29 08:09:47 Leetbox kded6[1597]: xsettingsd: Took ownership of selection _XSETTINGS_S0
Jul 29 08:09:47 Leetbox kded6[1597]: xsettingsd: Selection _XSETTINGS_S0 is owned by 0x0
Jul 29 08:09:47 Leetbox kded6[1597]: xsettingsd: Created window 0x2000001 on screen 0 with timestamp 14046
Jul 29 08:09:47 Leetbox drkonqi-coredump-processor[1590]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                          Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                          If this causes problems, reconfigure your locale. See the locale(1) manual
                                                          for more information.
Jul 29 08:09:47 Leetbox kded6[1597]: xsettingsd: Loaded 14 settings from /home/ldog/.config/xsettingsd/xsettingsd.conf
Jul 29 08:09:47 Leetbox systemd[1366]: Started Handle legacy xembed system tray icons.
Jul 29 08:09:47 Leetbox systemd[1366]: Starting Xdg Desktop Portal For KDE...
Jul 29 08:09:47 Leetbox systemd[1366]: Starting Powerdevil...
Jul 29 08:09:47 Leetbox systemd[1366]: Starting KDE PolicyKit Authentication Agent...
Jul 29 08:09:47 Leetbox systemd[1366]: Started Proxies GTK DBus menus to a Plasma readable format.
Jul 29 08:09:47 Leetbox systemd[1366]: Started Consume pending crashes using DrKonqi.
Jul 29 08:09:47 Leetbox systemd[1366]: Reached target KDE Plasma Workspace Core.
Jul 29 08:09:47 Leetbox systemd[1366]: Started KDE Plasma Workspace.
Jul 29 08:09:47 Leetbox plasmashell[1503]: kf.plasma.core: Could not locate metadata for theme "default"
Jul 29 08:09:47 Leetbox plasmashell[1503]: kf.plasma.core: Could not locate metadata for theme "default"
Jul 29 08:09:47 Leetbox plasmashell[1503]: kf.plasma.core: Could not locate metadata for theme "default"
Jul 29 08:09:47 Leetbox plasmashell[1503]: kf.plasma.core: Could not locate metadata for theme "default"
Jul 29 08:09:47 Leetbox systemd[1366]: Started KScreen.
Jul 29 08:09:47 Leetbox kded6[1489]: kf.bluezqt: PendingCall Error: "Could not activate remote peer 'org.bluez': activation request failed: unknown unit"
Jul 29 08:09:47 Leetbox kded6[1489]: kf.bluezqt: PendingCall Error: "The name is not activatable"
Jul 29 08:09:47 Leetbox kscreen_backend_launcher[1576]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                        Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                        If this causes problems, reconfigure your locale. See the locale(1) manual
                                                        for more information.
Jul 29 08:09:47 Leetbox systemd[1]: Started dbus-:1.2-org.kde.kded.smart@0.service.
Jul 29 08:09:47 Leetbox systemd[1366]: Starting KScreen...
Jul 29 08:09:47 Leetbox systemd[1]: Created slice Slice /system/dbus-:1.2-org.kde.kded.smart.
Jul 29 08:09:47 Leetbox dbus-broker-launch[614]: Activation request for 'org.bluez' failed: The systemd unit 'dbus-org.bluez.service' could not be found.
Jul 29 08:09:47 Leetbox kded6[1489]: org.kde.colorcorrectlocationupdater: Geolocator stopped
Jul 29 08:09:47 Leetbox kded6[1489]: kf.modemmanagerqt: Failed enumerating MM objects: "org.freedesktop.DBus.Error.NameHasNoOwner" 
                                      "Could not activate remote peer 'org.freedesktop.ModemManager1': activation request failed: unknown unit"
Jul 29 08:09:47 Leetbox dbus-broker-launch[614]: Activation request for 'org.freedesktop.ModemManager1' failed: The systemd unit 'dbus-org.freedesktop.ModemManager1.service' could not be found.
Jul 29 08:09:47 Leetbox kded6[1489]: 
Jul 29 08:09:47 Leetbox kconf_update[1573]: kf.config.kconf_update: /usr/share/kconf_update/filepicker.upd defined Version=5 but Version=6 was expected
Jul 29 08:09:47 Leetbox kconf_update[1573]: kf.config.kconf_update: /usr/share/kconf_update/dolphin_directorysizemode.upd defined Version=5 but Version=6 was expected
Jul 29 08:09:47 Leetbox kconf_update[1573]: kf.config.kconf_update: /usr/share/kconf_update/dolphin_detailsmodesettings.upd defined Version=5 but Version=6 was expected
Jul 29 08:09:47 Leetbox kconf_update[1573]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                            Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                            If this causes problems, reconfigure your locale. See the locale(1) manual
                                            for more information.
Jul 29 08:09:47 Leetbox kded6[1489]: org.kde.plasma.printmanager.kded: unable to register service to dbus
Jul 29 08:09:47 Leetbox kded6[1489]: org.kde.bolt.kded: Couldn't connect to Bolt DBus daemon
Jul 29 08:09:47 Leetbox kded6[1489]: org.kde.libkbolt: Failed to connect to Bolt manager DBus interface: The name is not activatable
Jul 29 08:09:47 Leetbox kded6[1489]: kf.dbusaddons: The kded module name "kded_plasma-welcome" is invalid!
Jul 29 08:09:47 Leetbox kded6[1489]: QDBusObjectPath: invalid path "/modules/kded_plasma-welcome"
Jul 29 08:09:47 Leetbox kded6[1489]: kf.dbusaddons: The kded module name "plasma-session-shortcuts" is invalid!
Jul 29 08:09:47 Leetbox kded6[1489]: QDBusObjectPath: invalid path "/modules/plasma-session-shortcuts"
Jul 29 08:09:47 Leetbox kded6[1489]: org.kde.kameleon: found no RGB LED devices
Jul 29 08:09:47 Leetbox systemd[1366]: Started User preferences database.
Jul 29 08:09:47 Leetbox systemd[1366]: Starting User preferences database...
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Supervising 6 threads of 3 processes of 1 users.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Successfully made thread 1555 of process 1535 owned by '1000' RT at priority 20.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Supervising 5 threads of 3 processes of 1 users.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Successfully made thread 1547 of process 1537 owned by '1000' RT at priority 20.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Supervising 4 threads of 3 processes of 1 users.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Successfully made thread 1545 of process 1534 owned by '1000' RT at priority 20.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Supervising 3 threads of 3 processes of 1 users.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Successfully made thread 1537 of process 1537 owned by '1000' high priority at nice level -11.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Supervising 2 threads of 2 processes of 1 users.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Successfully made thread 1535 of process 1535 owned by '1000' high priority at nice level -11.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Supervising 1 threads of 1 processes of 1 users.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Supervising 1 threads of 1 processes of 1 users.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Successfully made thread 1534 of process 1534 owned by '1000' high priority at nice level -11.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Supervising 0 threads of 0 processes of 0 users.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Supervising 0 threads of 0 processes of 0 users.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Supervising 0 threads of 0 processes of 0 users.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Supervising 0 threads of 0 processes of 0 users.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Supervising 0 threads of 0 processes of 0 users.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Supervising 0 threads of 0 processes of 0 users.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Supervising 0 threads of 0 processes of 0 users.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Supervising 0 threads of 0 processes of 0 users.
Jul 29 08:09:47 Leetbox baloo_file[1440]: qt.dbus.integration: QDBusConnection: name 'org.freedesktop.UPower' had owner '' but we thought it was ':1.21'
Jul 29 08:09:47 Leetbox baloo_file[1440]: qt.dbus.integration: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.18'
Jul 29 08:09:47 Leetbox baloo_file[1440]: qt.core.qobject.connect: QObject::connect: No such signal Solid::Backends::Fstab::FstabStorageAccess::repairDone(Solid::ErrorType, QVariant, QString)
Jul 29 08:09:47 Leetbox baloo_file[1440]: qt.core.qobject.connect: QObject::connect: No such signal Solid::Backends::Fstab::FstabStorageAccess::repairRequested(QString)
Jul 29 08:09:47 Leetbox systemd[1366]: Started KDE Window Manager.
Jul 29 08:09:47 Leetbox systemd[1366]: Started PipeWire PulseAudio.
Jul 29 08:09:47 Leetbox systemd[1366]: Started Multimedia Service Session Manager.
Jul 29 08:09:47 Leetbox systemd[1366]: Started PipeWire Multimedia Service.
Jul 29 08:09:47 Leetbox systemd[1]: Started Daemon for power management.
Jul 29 08:09:47 Leetbox plasmashell[1503]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                           Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                           If this causes problems, reconfigure your locale. See the locale(1) manual
                                           for more information.
Jul 29 08:09:47 Leetbox kactivitymanagerd[1510]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                 Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                 If this causes problems, reconfigure your locale. See the locale(1) manual
                                                 for more information.
Jul 29 08:09:47 Leetbox systemd[1366]: Starting KActivityManager Activity manager Service...
Jul 29 08:09:47 Leetbox systemd[1366]: Finished KDE Configuration Module Initialization (Phase 1).
Jul 29 08:09:47 Leetbox kcminit_startup[1441]: kcm_touchpad: Using X11 backend
Jul 29 08:09:47 Leetbox kcminit_startup[1441]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_touchpad.so"
Jul 29 08:09:47 Leetbox kcminit_startup[1441]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings_qwidgets/kcm_kgamma.so"
Jul 29 08:09:47 Leetbox qdbus[1504]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                     Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                     If this causes problems, reconfigure your locale. See the locale(1) manual
                                     for more information.
Jul 29 08:09:47 Leetbox systemd[1366]: Starting KDE Configuration Module Initialization (Phase 1)...
Jul 29 08:09:47 Leetbox kded6[1489]: kcm_touchpad: Using X11 backend
Jul 29 08:09:47 Leetbox kded6[1489]: org.kde.colorcorrectlocationupdater: Geolocator stopped
Jul 29 08:09:47 Leetbox systemd[1366]: Started KDE Daemon 6.
Jul 29 08:09:47 Leetbox systemd[1366]: Starting KDE Plasma Workspace...
Jul 29 08:09:47 Leetbox systemd[1366]: Started KDE Session Management Server.
Jul 29 08:09:47 Leetbox kwin_x11[1490]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                        Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                        If this causes problems, reconfigure your locale. See the locale(1) manual
                                        for more information.
Jul 29 08:09:47 Leetbox ksmserver[1487]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                         Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                         If this causes problems, reconfigure your locale. See the locale(1) manual
                                         for more information.
Jul 29 08:09:47 Leetbox kded6[1489]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                     Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                     If this causes problems, reconfigure your locale. See the locale(1) manual
                                     for more information.
Jul 29 08:09:47 Leetbox systemd[1366]: Starting KDE Window Manager...
Jul 29 08:09:47 Leetbox systemd[1366]: Starting KDE Daemon 6...
Jul 29 08:09:47 Leetbox systemd[1366]: Started Unlock kwallet from pam credentials.
Jul 29 08:09:47 Leetbox systemd[1366]: Starting KDE Session Management Server...
Jul 29 08:09:47 Leetbox systemd[1366]: Started KDE Config Module Initialization.
Jul 29 08:09:47 Leetbox systemd[1]: Starting Daemon for power management...
Jul 29 08:09:47 Leetbox udisksd[1452]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Jul 29 08:09:47 Leetbox systemd[1]: Started Disk Manager.
Jul 29 08:09:47 Leetbox kernel: block nvme1n1: No UUID available providing old NGUID
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Supervising 0 threads of 0 processes of 0 users.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Supervising 0 threads of 0 processes of 0 users.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Supervising 0 threads of 0 processes of 0 users.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Watchdog thread running.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Running.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Canary thread running.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Successfully limited resources.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Successfully dropped privileges.
Jul 29 08:09:47 Leetbox rtkit-daemon[1476]: Successfully called chroot.
Jul 29 08:09:47 Leetbox systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jul 29 08:09:47 Leetbox kcminit_startup[1441]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_style.so"
Jul 29 08:09:47 Leetbox systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jul 29 08:09:47 Leetbox kcminit_startup[1441]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_mouse.so"
Jul 29 08:09:47 Leetbox kglobalacceld[1436]: could not create a component for  "retroarch.desktop"
Jul 29 08:09:47 Leetbox kglobalacceld[1436]: could not create a component for  "thunderbird.desktop"
Jul 29 08:09:47 Leetbox systemd[1366]: Started flatpak document portal service.
Jul 29 08:09:47 Leetbox systemd[1366]: Started sandboxed app permission store.
Jul 29 08:09:47 Leetbox kcminit_startup[1441]: Initializing  "/usr/lib/qt6/plugins/plasma/kcms/systemsettings/kcm_fonts.so"
Jul 29 08:09:47 Leetbox udisksd[1452]: udisks daemon version 2.10.1 starting
Jul 29 08:09:47 Leetbox systemd[1366]: Starting sandboxed app permission store...
Jul 29 08:09:47 Leetbox systemd[1366]: Started KDE Global Shortcuts Server.
Jul 29 08:09:47 Leetbox systemd[1366]: Starting flatpak document portal service...
Jul 29 08:09:47 Leetbox systemd[1]: Starting Disk Manager...
Jul 29 08:09:47 Leetbox systemd[1366]: Started Baloo File Indexer Daemon.
Jul 29 08:09:47 Leetbox kglobalacceld[1436]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                             Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                             If this causes problems, reconfigure your locale. See the locale(1) manual
                                             for more information.
Jul 29 08:09:47 Leetbox baloo_file[1440]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                          Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                          If this causes problems, reconfigure your locale. See the locale(1) manual
                                          for more information.
Jul 29 08:09:47 Leetbox systemd[1366]: Starting Portal service...
Jul 29 08:09:47 Leetbox kcminit_startup[1441]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                               Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                               If this causes problems, reconfigure your locale. See the locale(1) manual
                                               for more information.
Jul 29 08:09:47 Leetbox kde-systemd-start-condition[1437]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                           Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                           If this causes problems, reconfigure your locale. See the locale(1) manual
                                                           for more information.
Jul 29 08:09:47 Leetbox systemd[1366]: Starting Baloo File Indexer Daemon...
Jul 29 08:09:47 Leetbox systemd[1366]: Starting KDE Global Shortcuts Server...
Jul 29 08:09:47 Leetbox systemd[1366]: Starting KDE Config Module Initialization...
Jul 29 08:09:47 Leetbox systemd[1366]: Reached target Session services which should run early before the graphical session is brought up.
Jul 29 08:09:47 Leetbox systemd[1366]: Submitting pending crash events was skipped because of an unmet condition check (ConditionPathExistsGlob=/home/ldog/.cache/drkonqi/sentry-envelopes/*).
Jul 29 08:09:47 Leetbox systemd[1366]: Created slice User Background Tasks Slice.
Jul 29 08:09:47 Leetbox systemd[1366]: /run/user/1000/systemd/generator.late/app-change_mouse_orientation_startup.sh@autostart.service:18: WorkingDirectory= path is not absolute, ignoring: 
Jul 29 08:09:47 Leetbox systemd[1366]: Reloading finished in 122 ms.
Jul 29 08:09:47 Leetbox systemd[1366]: Reloading...
Jul 29 08:09:47 Leetbox systemd[1366]: Reload requested from client PID 1413 ('startplasma-x11')...
Jul 29 08:09:46 Leetbox dbus-broker-launch[1420]: Ready
Jul 29 08:09:46 Leetbox systemd[1366]: Started D-Bus User Message Bus.
Jul 29 08:09:46 Leetbox dbus-broker-launch[1420]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Jul 29 08:09:46 Leetbox dbus-broker-launch[1420]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Jul 29 08:09:46 Leetbox dbus-broker-launch[1420]: Service file '/usr/share//dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Jul 29 08:09:46 Leetbox dbus-broker-launch[1420]: Service file '/usr/share//dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
Jul 29 08:09:46 Leetbox dbus-broker-launch[1420]: Service file '/usr/share//dbus-1/services/org.kde.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Jul 29 08:09:46 Leetbox systemd[1366]: Starting D-Bus User Message Bus...
Jul 29 08:09:46 Leetbox systemd[1366]: Created slice User Core Session Slice.
Jul 29 08:09:44 Leetbox systemd[1366]: Startup finished in 233ms.
Jul 29 08:09:44 Leetbox systemd[1366]: Reached target Main User Target.
Jul 29 08:09:44 Leetbox systemd[1366]: Finished Update XDG user dir configuration.
Jul 29 08:09:44 Leetbox login[800]: LOGIN ON tty1 BY ldog
Jul 29 08:09:44 Leetbox systemd[1]: Started Session 1 of User ldog.
Jul 29 08:09:44 Leetbox systemd[1366]: Starting Update XDG user dir configuration...
Jul 29 08:09:44 Leetbox systemd[1]: Started User Manager for UID 1000.
Jul 29 08:09:44 Leetbox systemd[1366]: Cleanup lingering KCrash metadata was skipped because of an unmet condition check (ConditionPathExistsGlob=/home/ldog/.cache/kcrash-metadata/*.ini).
Jul 29 08:09:44 Leetbox systemd[1366]: Reached target Basic System.
Jul 29 08:09:44 Leetbox systemd[1366]: Reached target Sockets.
Jul 29 08:09:44 Leetbox systemd[1366]: Listening on D-Bus User Message Bus Socket.
Jul 29 08:09:44 Leetbox systemd[1366]: Listening on PipeWire Multimedia System Sockets.
Jul 29 08:09:44 Leetbox systemd[1366]: Listening on PipeWire PulseAudio.
Jul 29 08:09:44 Leetbox systemd[1366]: Listening on p11-kit server.
Jul 29 08:09:44 Leetbox systemd[1366]: Listening on GnuPG public key management service.
Jul 29 08:09:44 Leetbox systemd[1366]: Listening on GnuPG cryptographic agent and passphrase cache.
Jul 29 08:09:44 Leetbox systemd[1366]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jul 29 08:09:44 Leetbox systemd[1366]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jul 29 08:09:44 Leetbox systemd[1366]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jul 29 08:09:44 Leetbox systemd[1366]: Listening on Socket to launch DrKonqi for a systemd-coredump crash.
Jul 29 08:09:44 Leetbox systemd[1366]: Listening on GnuPG network certificate management daemon.
Jul 29 08:09:44 Leetbox systemd[1366]: Starting D-Bus User Message Bus Socket...
Jul 29 08:09:44 Leetbox systemd[1366]: Reached target Timers.
Jul 29 08:09:44 Leetbox systemd[1366]: Reached target Paths.
Jul 29 08:09:44 Leetbox systemd[1366]: Submitting pending crash events was skipped because of an unmet condition check (ConditionPathExistsGlob=/home/ldog/.cache/drkonqi/sentry-envelopes/*).
Jul 29 08:09:44 Leetbox systemd[1366]: Cleanup lingering KCrash metadata was skipped because of an unmet condition check (ConditionPathExistsGlob=/home/ldog/.cache/kcrash-metadata/*.ini).
Jul 29 08:09:44 Leetbox systemd[1366]: Started Submitting pending crash events (file monitor).
Jul 29 08:09:44 Leetbox systemd[1366]: Created slice User Application Slice.
Jul 29 08:09:44 Leetbox systemd-journald[386]: File /var/log/journal/dc03a58aab2e43189dec98fb91a1ca62/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
Jul 29 08:09:44 Leetbox systemd[1366]: Queued start job for default target Main User Target.
Jul 29 08:09:44 Leetbox systemd-logind[619]: New session 2 of user ldog.
Jul 29 08:09:44 Leetbox (systemd)[1366]: pam_unix(systemd-user:session): session opened for user ldog(uid=1000) by ldog(uid=0)
Jul 29 08:09:44 Leetbox (systemd)[1366]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[ldog] ruser=[<unknown>] rhost=[<unknown>]
Jul 29 08:09:44 Leetbox systemd[1]: Starting User Manager for UID 1000...
Jul 29 08:09:44 Leetbox systemd[1]: Finished User Runtime Directory /run/user/1000.
Jul 29 08:09:44 Leetbox systemd[1]: Starting User Runtime Directory /run/user/1000...
Jul 29 08:09:44 Leetbox systemd[1]: Created slice User Slice of UID 1000.
Jul 29 08:09:44 Leetbox systemd-logind[619]: New session 1 of user ldog.
Jul 29 08:09:44 Leetbox login[800]: pam_systemd(login:session): New sd-bus connection (system-bus-pam-systemd-800) opened.
Jul 29 08:09:44 Leetbox login[800]: pam_unix(login:session): session opened for user ldog(uid=1000) by ldog(uid=0)
Jul 29 08:09:42 Leetbox dhclient[1348]: bound to 192.168.50.99 -- renewal in 1790 seconds.
Jul 29 08:09:42 Leetbox dhclient[1348]: DHCPACK of 192.168.50.99 from 192.168.50.171
Jul 29 08:09:42 Leetbox dhclient[1348]: DHCPREQUEST for 192.168.50.99 on wifi0 to 255.255.255.255 port 67
Jul 29 08:09:42 Leetbox dbus-broker-launch[614]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Jul 29 08:09:42 Leetbox login[800]: pam_systemd_home(login:auth): New sd-bus connection (system-bus-pam-systemd-home-800) opened.
Jul 29 08:09:42 Leetbox systemd[1]: systemd-rfkill.service: Deactivated successfully.
Jul 29 08:09:42 Leetbox kernel: wifi0: Limiting TX power to 23 (23 - 0) dBm as advertised by 7e:56:22:cb:18:08
Jul 29 08:09:42 Leetbox kernel: wifi0: associated
Jul 29 08:09:42 Leetbox kernel: wifi0: RX AssocResp from 7e:56:22:cb:18:08 (capab=0x1431 status=0 aid=5)
Jul 29 08:09:42 Leetbox kernel: wifi0: associate with 7e:56:22:cb:18:08 (try 1/3)
Jul 29 08:09:42 Leetbox kernel: wifi0: authenticated
Jul 29 08:09:42 Leetbox kernel: wifi0: send auth to 7e:56:22:cb:18:08 (try 2/3)
Jul 29 08:09:41 Leetbox kernel: wifi0: send auth to 7e:56:22:cb:18:08 (try 1/3)
Jul 29 08:09:41 Leetbox kernel: wifi0: authenticate with 7e:56:22:cb:18:08 (local address=84:5c:f3:52:46:f8)
Jul 29 08:09:39 Leetbox kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
Jul 29 08:09:39 Leetbox systemd[1]: Startup finished in 10.058s (firmware) + 1.877s (loader) + 1.874s (kernel) + 3.292s (userspace) = 17.102s.
Jul 29 08:09:39 Leetbox systemd[1]: Reached target Graphical Interface.
Jul 29 08:09:39 Leetbox systemd[1]: Reached target Multi-User System.
Jul 29 08:09:39 Leetbox systemd[1]: Started Docker Application Container Engine.
Jul 29 08:09:39 Leetbox dockerd[860]: time="2024-07-29T08:09:39.038891202+02:00" level=info msg="API listen on /run/docker.sock"
Jul 29 08:09:39 Leetbox dockerd[860]: time="2024-07-29T08:09:39.021562400+02:00" level=info msg="Daemon has completed initialization"
Jul 29 08:09:39 Leetbox dockerd[860]: time="2024-07-29T08:09:39.021418042+02:00" level=info msg="Docker daemon" commit=cc13f95251 containerd-snapshotter=false storage-driver=overlay2 version=27.1.1
Jul 29 08:09:39 Leetbox dockerd[860]: time="2024-07-29T08:09:39.021361096+02:00" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
Jul 29 08:09:39 Leetbox dockerd[860]: time="2024-07-29T08:09:39.013975934+02:00" level=info msg="Loading containers: done."
Jul 29 08:09:38 Leetbox kernel: docker0: port 1(vetha21c0ed) entered forwarding state
Jul 29 08:09:38 Leetbox kernel: docker0: port 1(vetha21c0ed) entered blocking state
Jul 29 08:09:38 Leetbox kernel: eth0: renamed from vethde0616d
Jul 29 08:09:38 Leetbox systemd[1]: Started libcontainer container a272122c5a87c5036b146406a652616a5f5f29d360808748e1f1547e9b3a76fa.
Jul 29 08:09:38 Leetbox dockerd[860]: time="2024-07-29T08:09:38.887500389+02:00" level=error msg="failed to start container" container=4cd0ea0f7b5bfb927603c98e8d504aa945311f0644451a6b13fa5b7d9bceb25a error="driver failed programming external connectivity on endpoint romantic_yalow (0e79b33b1c19189ee98ce7143a8c161cc4b993a06bc88624d4ad86183b5999cc): Bind for 0.0.0.0:80 failed: port is already allocated"
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.873595147+02:00" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.873358702+02:00" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.873350528+02:00" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.873288783+02:00" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
Jul 29 08:09:38 Leetbox kernel: docker0: port 2(vetha88e6da) entered disabled state
Jul 29 08:09:38 Leetbox kernel: vetha88e6da (unregistering): left promiscuous mode
Jul 29 08:09:38 Leetbox kernel: vetha88e6da (unregistering): left allmulticast mode
Jul 29 08:09:38 Leetbox kernel: docker0: port 2(vetha88e6da) entered disabled state
Jul 29 08:09:38 Leetbox dockerd[860]: time="2024-07-29T08:09:38.830093642+02:00" level=warning msg="Failed to allocate and map port: Bind for 0.0.0.0:80 failed: port is already allocated"
Jul 29 08:09:38 Leetbox dockerd[860]: time="2024-07-29T08:09:38.827911357+02:00" level=info msg="No non-localhost DNS nameservers are left in resolv.conf. Using default external servers"
Jul 29 08:09:38 Leetbox kernel: vetha88e6da: entered promiscuous mode
Jul 29 08:09:38 Leetbox kernel: vetha88e6da: entered allmulticast mode
Jul 29 08:09:38 Leetbox kernel: docker0: port 2(vetha88e6da) entered disabled state
Jul 29 08:09:38 Leetbox kernel: docker0: port 2(vetha88e6da) entered blocking state
Jul 29 08:09:38 Leetbox dockerd[860]: time="2024-07-29T08:09:38.819978944+02:00" level=info msg="No non-localhost DNS nameservers are left in resolv.conf. Using default external servers"
Jul 29 08:09:38 Leetbox kernel: vetha21c0ed: entered promiscuous mode
Jul 29 08:09:38 Leetbox kernel: vetha21c0ed: entered allmulticast mode
Jul 29 08:09:38 Leetbox kernel: docker0: port 1(vetha21c0ed) entered disabled state
Jul 29 08:09:38 Leetbox kernel: docker0: port 1(vetha21c0ed) entered blocking state
Jul 29 08:09:38 Leetbox dockerd[860]: time="2024-07-29T08:09:38.808563219+02:00" level=warning msg="error locating sandbox id 55914dea8d0fc814b1a8657b309293dc14e61e368294292895fafe293a591ec0: sandbox 55914dea8d0fc814b1a8657b309293dc14e61e368294292895fafe293a591ec0 not found"
Jul 29 08:09:38 Leetbox dockerd[860]: time="2024-07-29T08:09:38.808537257+02:00" level=warning msg="error locating sandbox id fdfee576e33436558bea3892f3a5c96a786243539430d5e4b997af2fec934cde: sandbox fdfee576e33436558bea3892f3a5c96a786243539430d5e4b997af2fec934cde not found"
Jul 29 08:09:38 Leetbox dockerd[860]: time="2024-07-29T08:09:38.774104085+02:00" level=info msg="Firewalld: interface docker0 already part of docker zone, returning"
Jul 29 08:09:38 Leetbox dockerd[860]: time="2024-07-29T08:09:38.741426371+02:00" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address"
Jul 29 08:09:38 Leetbox dockerd[860]: time="2024-07-29T08:09:38.691050307+02:00" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint 015d8674db5cd5f792dcb9ad9315038828abbc9a36252dab9b409afb389ba17a f7f74c7086020eb1c1676e33fecaa332a6e10af03e2f7e6f53f9cd6eaf28fd92], retrying...."
Jul 29 08:09:38 Leetbox dockerd[860]: time="2024-07-29T08:09:38.677513651+02:00" level=info msg="Removing stale sandbox fdfee576e33436558bea3892f3a5c96a786243539430d5e4b997af2fec934cde (a272122c5a87c5036b146406a652616a5f5f29d360808748e1f1547e9b3a76fa)"
Jul 29 08:09:38 Leetbox dockerd[860]: time="2024-07-29T08:09:38.633898367+02:00" level=info msg="Firewalld: interface docker0 already part of docker zone, returning"
Jul 29 08:09:38 Leetbox dockerd[860]: time="2024-07-29T08:09:38.628321277+02:00" level=info msg="Firewalld: interface docker0 already part of docker zone, returning"
Jul 29 08:09:38 Leetbox kernel: Initializing XFRM netlink socket
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/ip6tables -w10 -t filter -X DOCKER-ISOLATION' failed: ip6tables: No chain/target/match by that name.
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/ip6tables -w10 -t filter -F DOCKER-ISOLATION' failed: ip6tables: No chain/target/match by that name.
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/ip6tables -w10 -t filter -X DOCKER-ISOLATION-STAGE-2' failed: ip6tables: No chain/target/match by that name.
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/ip6tables -w10 -t filter -F DOCKER-ISOLATION-STAGE-2' failed: ip6tables: No chain/target/match by that name.
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/ip6tables -w10 -t filter -X DOCKER-ISOLATION-STAGE-1' failed: ip6tables: No chain/target/match by that name.
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/ip6tables -w10 -t filter -F DOCKER-ISOLATION-STAGE-1' failed: ip6tables: No chain/target/match by that name.
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/ip6tables -w10 -t filter -X DOCKER' failed: ip6tables: No chain/target/match by that name.
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/ip6tables -w10 -t filter -F DOCKER' failed: ip6tables: No chain/target/match by that name.
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/ip6tables -w10 -t nat -X DOCKER' failed: ip6tables: No chain/target/match by that name.
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/ip6tables -w10 -t nat -F DOCKER' failed: ip6tables: No chain/target/match by that name.
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/ip6tables -w10 -t nat -D OUTPUT' failed: ip6tables: Bad rule (does a matching rule exist in that chain?).
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/ip6tables -w10 -t nat -D PREROUTING' failed: ip6tables: Bad rule (does a matching rule exist in that chain?).
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/ip6tables -w10 -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER' failed: ip6tables v1.8.10 (legacy): Couldn't load target `DOCKER':No such file or directory
                                        
                                        Try `ip6tables -h' or 'ip6tables --help' for more information.
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/ip6tables -w10 -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst ::1/128 -j DOCKER' failed: ip6tables v1.8.10 (legacy): Couldn't load target `DOCKER':No such file or directory
                                        
                                        Try `ip6tables -h' or 'ip6tables --help' for more information.
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/ip6tables -w10 -t nat -D PREROUTING -m addrtype --dst-type LOCAL -j DOCKER' failed: ip6tables v1.8.10 (legacy): Couldn't load target `DOCKER':No such file or directory
                                        
                                        Try `ip6tables -h' or 'ip6tables --help' for more information.
Jul 29 08:09:38 Leetbox systemd[1]: Started Anonymizing overlay network for TCP.
Jul 29 08:09:38 Leetbox Tor[810]: Signaled readiness to systemd
Jul 29 08:09:38 Leetbox Tor[810]: Starting with guard context "default"
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/iptables -w10 -t filter -X DOCKER-ISOLATION' failed: iptables: No chain/target/match by that name.
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/iptables -w10 -t filter -F DOCKER-ISOLATION' failed: iptables: No chain/target/match by that name.
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/iptables -w10 -t filter -X DOCKER-ISOLATION-STAGE-2' failed: iptables: No chain/target/match by that name.
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/iptables -w10 -t filter -F DOCKER-ISOLATION-STAGE-2' failed: iptables: No chain/target/match by that name.
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/iptables -w10 -t filter -X DOCKER-ISOLATION-STAGE-1' failed: iptables: No chain/target/match by that name.
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/iptables -w10 -t filter -F DOCKER-ISOLATION-STAGE-1' failed: iptables: No chain/target/match by that name.
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/iptables -w10 -t filter -X DOCKER' failed: iptables: No chain/target/match by that name.
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/iptables -w10 -t filter -F DOCKER' failed: iptables: No chain/target/match by that name.
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/iptables -w10 -t nat -X DOCKER' failed: iptables: No chain/target/match by that name.
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/iptables -w10 -t nat -F DOCKER' failed: iptables: No chain/target/match by that name.
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/iptables -w10 -t nat -D OUTPUT' failed: iptables: Bad rule (does a matching rule exist in that chain?).
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/iptables -w10 -t nat -D PREROUTING' failed: iptables: Bad rule (does a matching rule exist in that chain?).
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/iptables -w10 -t nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER' failed: iptables v1.8.10 (legacy): Couldn't load target `DOCKER':No such file or directory
                                        
                                        Try `iptables -h' or 'iptables --help' for more information.
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/iptables -w10 -t nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst 127.0.0.0/8 -j DOCKER' failed: iptables v1.8.10 (legacy): Couldn't load target `DOCKER':No such file or directory
                                        
                                        Try `iptables -h' or 'iptables --help' for more information.
Jul 29 08:09:38 Leetbox firewalld[616]: WARNING: COMMAND_FAILED: '/usr/bin/iptables -w10 -t nat -D PREROUTING -m addrtype --dst-type LOCAL -j DOCKER' failed: iptables v1.8.10 (legacy): Couldn't load target `DOCKER':No such file or directory
                                        
                                        Try `iptables -h' or 'iptables --help' for more information.
Jul 29 08:09:38 Leetbox firewalld[616]: ERROR: NAME_CONFLICT: new_policy_object(): 'docker-forwarding'
Jul 29 08:09:38 Leetbox dockerd[860]: time="2024-07-29T08:09:38.516795114+02:00" level=info msg="Firewalld: docker zone already exists, returning"
Jul 29 08:09:38 Leetbox kernel: Bridge firewalling registered
Jul 29 08:09:38 Leetbox kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Jul 29 08:09:38 Leetbox dockerd[860]: time="2024-07-29T08:09:38.451594368+02:00" level=info msg="Loading containers: start."
Jul 29 08:09:38 Leetbox Tor[810]: Bootstrapped 0% (starting): Starting
Jul 29 08:09:38 Leetbox dockerd[860]: time="2024-07-29T08:09:38.443253948+02:00" level=info msg="[graphdriver] using prior storage driver: overlay2"
Jul 29 08:09:38 Leetbox dockerd[860]: time="2024-07-29T08:09:38.405039054+02:00" level=info msg="Starting up"
Jul 29 08:09:38 Leetbox Tor[810]: Parsing GEOIP IPv6 file /usr/share/tor/geoip6.
Jul 29 08:09:38 Leetbox systemd[1]: Starting Docker Application Container Engine...
Jul 29 08:09:38 Leetbox systemd[1]: Started containerd container runtime.
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.264593734+02:00" level=info msg="containerd successfully booted in 0.026423s"
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.264554660+02:00" level=info msg=serving... address=/run/containerd/containerd.sock
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.264548763+02:00" level=info msg="Start streaming server"
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.264543933+02:00" level=info msg="Start cni network conf syncer for default"
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.264531323+02:00" level=info msg="Start snapshots syncer"
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.264519942+02:00" level=info msg=serving... address=/run/containerd/containerd.sock.ttrpc
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.264518790+02:00" level=info msg="Start event monitor"
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.264481612+02:00" level=info msg="Start recovering state"
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.264326950+02:00" level=info msg="Start subscribing containerd event"
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.263521672+02:00" level=error msg="failed to load cni during init, please check CRI plugin status before setting up network for pods" error="cni config load failed: no network config found in /etc/cni/net.d: cni plugin not initialized: failed to load cni config"
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.262826821+02:00" level=info msg="Get image filesystem path \"/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs\""
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.262634799+02:00" level=info msg="using experimental NRI integration - disable nri plugin to prevent this"
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.262628141+02:00" level=info msg="using legacy CRI server"
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.262262699+02:00" level=info msg="Connect containerd service"
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.262225840+02:00" level=info msg="Start cri plugin with config {PluginConfig:{ContainerdConfig:{Snapshotter:overlayfs DefaultRuntimeName:runc DefaultRuntime:{Type: Path: Engine: PodAnnotations:[] ContainerAnnotations:[] Root: Options:map[] PrivilegedWithoutHostDevices:false PrivilegedWithoutHostDevicesAllDevicesAllowed:false BaseRuntimeSpec: NetworkPluginConfDir: NetworkPluginMaxConfNum:0 Snapshotter: SandboxMode:} UntrustedWorkloadRuntime:{Type: Path: Engine: PodAnnotations:[] ContainerAnnotations:[] Root: Options:map[] PrivilegedWithoutHostDevices:false PrivilegedWithoutHostDevicesAllDevicesAllowed:false BaseRuntimeSpec: NetworkPluginConfDir: NetworkPluginMaxConfNum:0 Snapshotter: SandboxMode:} Runtimes:map[runc:{Type:io.containerd.runc.v2 Path: Engine: PodAnnotations:[] ContainerAnnotations:[] Root: Options:map[BinaryName: CriuImagePath: CriuPath: CriuWorkPath: IoGid:0 IoUid:0 NoNewKeyring:false NoPivotRoot:false Root: ShimCgroup: SystemdCgroup:false] PrivilegedWithoutHostDevices:false PrivilegedWithoutHostDevicesAllDevicesAllowed:false BaseRuntimeSpec: NetworkPluginConfDir: NetworkPluginMaxConfNum:0 Snapshotter: SandboxMode:podsandbox}] NoPivot:false DisableSnapshotAnnotations:true DiscardUnpackedLayers:false IgnoreBlockIONotEnabledErrors:false IgnoreRdtNotEnabledErrors:false} CniConfig:{NetworkPluginBinDir:/opt/cni/bin NetworkPluginConfDir:/etc/cni/net.d NetworkPluginMaxConfNum:1 NetworkPluginSetupSerially:false NetworkPluginConfTemplate: IPPreference:} Registry:{ConfigPath: Mirrors:map[] Configs:map[] Auths:map[] Headers:map[]} ImageDecryption:{KeyModel:node} DisableTCPService:true StreamServerAddress:127.0.0.1 StreamServerPort:0 StreamIdleTimeout:4h0m0s EnableSelinux:false SelinuxCategoryRange:1024 SandboxImage:registry.k8s.io/pause:3.8 StatsCollectPeriod:10 SystemdCgroup:false EnableTLSStreaming:false X509KeyPairStreaming:{TLSCertFile: TLSKeyFile:} MaxContainerLogLineSize:16384 DisableCgroup:false DisableApparmor:false RestrictOOMScoreAdj:false MaxConcurrentDownloads:3 DisableProcMount:false UnsetSeccompProfile: TolerateMissingHugetlbController:true DisableHugetlbController:true DeviceOwnershipFromSecurityContext:false IgnoreImageDefinedVolumes:false NetNSMountsUnderStateDir:false EnableUnprivilegedPorts:false EnableUnprivilegedICMP:false EnableCDI:false CDISpecDirs:[/etc/cdi /var/run/cdi] ImagePullProgressTimeout:5m0s DrainExecSyncIOTimeout:0s ImagePullWithSyncFs:false IgnoreDeprecationWarnings:[]} ContainerdRootDir:/var/lib/containerd ContainerdEndpoint:/run/containerd/containerd.sock RootDir:/var/lib/containerd/io.containerd.grpc.v1.cri StateDir:/run/containerd/io.containerd.grpc.v1.cri}"
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.262159098+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.cri\"..." type=io.containerd.grpc.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.262151955+02:00" level=info msg="NRI interface is disabled by configuration."
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.262144027+02:00" level=info msg="loading plugin \"io.containerd.nri.v1.nri\"..." type=io.containerd.nri.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.262134198+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.262122176+02:00" level=info msg="skip loading plugin \"io.containerd.internal.v1.tracing\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.internal.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.262113618+02:00" level=info msg="loading plugin \"io.containerd.internal.v1.tracing\"..." type=io.containerd.internal.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.262105554+02:00" level=info msg="skip loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.tracing.processor.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.262090341+02:00" level=info msg="loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." type=io.containerd.tracing.processor.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261600714+02:00" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261592502+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261581093+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.transfer\"..." type=io.containerd.grpc.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261566500+02:00" level=info msg="loading plugin \"io.containerd.transfer.v1.local\"..." type=io.containerd.transfer.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261556618+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261546939+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.streaming\"..." type=io.containerd.grpc.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261532349+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261523975+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.sandboxes\"..." type=io.containerd.grpc.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261511645+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.sandbox-controllers\"..." type=io.containerd.grpc.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261502826+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261493224+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261485451+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261476775+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261468369+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261459294+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261451113+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261440094+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261414102+02:00" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261406058+02:00" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261397491+02:00" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261387718+02:00" level=info msg="loading plugin \"io.containerd.service.v1.introspection-service\"..." type=io.containerd.service.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261377421+02:00" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261367928+02:00" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261359324+02:00" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261345855+02:00" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261336576+02:00" level=info msg="loading plugin \"io.containerd.sandbox.controller.v1.local\"..." type=io.containerd.sandbox.controller.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261326187+02:00" level=info msg="loading plugin \"io.containerd.sandbox.store.v1.local\"..." type=io.containerd.sandbox.store.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261313168+02:00" level=info msg="loading plugin \"io.containerd.runtime.v2.shim\"..." type=io.containerd.runtime.v2
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.261262940+02:00" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.260481563+02:00" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.260437809+02:00" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.260427630+02:00" level=info msg="loading plugin \"io.containerd.streaming.v1.manager\"..." type=io.containerd.streaming.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.260414570+02:00" level=info msg="loading plugin \"io.containerd.lease.v1.manager\"..." type=io.containerd.lease.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.260400752+02:00" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.260219866+02:00" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.258772862+02:00" level=info msg="metadata content store policy set" policy=shared
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.258753787+02:00" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.258615295+02:00" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.258604690+02:00" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /var/lib/containerd/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.258526836+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.258331157+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.258192992+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.258186279+02:00" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.258173321+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.258162532+02:00" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." error="path /var/lib/containerd/io.containerd.snapshotter.v1.btrfs (ext4) must be a btrfs filesystem to be used with the btrfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.258052812+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." type=io.containerd.snapshotter.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.258042681+02:00" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.257912101+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.257898973+02:00" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.257491015+02:00" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.257479559+02:00" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.257459212+02:00" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: FATAL: Module aufs not found in directory /lib/modules/6.10.2-arch1-1\\n\"): skip plugin" type=io.containerd.snapshotter.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.256155542+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
Jul 29 08:09:38 Leetbox containerd[803]: time="2024-07-29T08:09:38.238701711+02:00" level=info msg="starting containerd" revision=8fc6bcff51318944179630522a095cc9dbf9f353.m version=v1.7.20
Jul 29 08:09:38 Leetbox systemd[1]: Reached target Network is Online.
Jul 29 08:09:38 Leetbox systemd[1]: Started Validating, recursive, and caching DNS resolver.
Jul 29 08:09:38 Leetbox unbound[794]: [794:0] info: start of service (unbound 1.20.0).
Jul 29 08:09:38 Leetbox polkitd[798]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jul 29 08:09:38 Leetbox systemd[1]: Started Authorization Manager.
Jul 29 08:09:38 Leetbox polkitd[798]: Finished loading, compiling and executing 8 rules
Jul 29 08:09:38 Leetbox polkitd[798]: Loading rules from directory /usr/share/polkit-1/rules.d
Jul 29 08:09:38 Leetbox polkitd[798]: Loading rules from directory /etc/polkit-1/rules.d
Jul 29 08:09:38 Leetbox polkitd[798]: Started polkitd version 124
Jul 29 08:09:38 Leetbox Tor[810]: Parsing GEOIP IPv4 file /usr/share/tor/geoip.
Jul 29 08:09:38 Leetbox Tor[810]: Opened Socks listener connection (ready) on 127.0.0.1:9050
Jul 29 08:09:38 Leetbox Tor[810]: Opening Socks listener on 127.0.0.1:9050
Jul 29 08:09:38 Leetbox Tor[810]: Read configuration file "/etc/tor/torrc".
Jul 29 08:09:38 Leetbox Tor[810]: Tor can't help you if you use it wrong! Learn how to be safe at https://support.torproject.org/faq/staying-anonymous/
Jul 29 08:09:38 Leetbox Tor[810]: Tor 0.4.8.12 running on Linux with Libevent 2.1.12-stable, OpenSSL 3.3.1, Zlib 1.3.1, Liblzma 5.6.2, Libzstd 1.5.6 and Glibc 2.40 as libc.
Jul 29 08:09:38 Leetbox tor[810]: Jul 29 08:09:38.202 [notice] Opened Socks listener connection (ready) on 127.0.0.1:9050
Jul 29 08:09:38 Leetbox tor[810]: Jul 29 08:09:38.202 [notice] Opening Socks listener on 127.0.0.1:9050
Jul 29 08:09:38 Leetbox tor[810]: Jul 29 08:09:38.200 [notice] Read configuration file "/etc/tor/torrc".
Jul 29 08:09:38 Leetbox tor[810]: Jul 29 08:09:38.200 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://support.torproject.org/faq/staying-anonymous/
Jul 29 08:09:38 Leetbox tor[810]: Jul 29 08:09:38.200 [notice] Tor 0.4.8.12 running on Linux with Libevent 2.1.12-stable, OpenSSL 3.3.1, Zlib 1.3.1, Liblzma 5.6.2, Libzstd 1.5.6 and Glibc 2.40 as libc.
Jul 29 08:09:38 Leetbox unbound[794]: [794:0] notice: init module 2: iterator
Jul 29 08:09:38 Leetbox unbound[794]: [794:0] notice: init module 1: validator
Jul 29 08:09:38 Leetbox unbound[794]: [794:0] notice: init module 0: subnetcache
Jul 29 08:09:38 Leetbox tor[793]: Configuration was valid
Jul 29 08:09:38 Leetbox tor[793]: Jul 29 08:09:38.185 [notice] Read configuration file "/etc/tor/torrc".
Jul 29 08:09:38 Leetbox tor[793]: Jul 29 08:09:38.185 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://support.torproject.org/faq/staying-anonymous/
Jul 29 08:09:38 Leetbox tor[793]: Jul 29 08:09:38.185 [notice] Tor 0.4.8.12 running on Linux with Libevent 2.1.12-stable, OpenSSL 3.3.1, Zlib 1.3.1, Liblzma 5.6.2, Libzstd 1.5.6 and Glibc 2.40 as libc.
Jul 29 08:09:38 Leetbox systemd[1]: Reached target Login Prompts.
Jul 29 08:09:38 Leetbox systemd[1]: Started Getty on tty1.
Jul 29 08:09:38 Leetbox systemd[1]: Finished Permit User Sessions.
Jul 29 08:09:38 Leetbox systemd[1]: Starting Authorization Manager...
Jul 29 08:09:38 Leetbox kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20240322/nsarguments-61)
Jul 29 08:09:38 Leetbox kernel: ACPI Warning: \_SB.NPCF._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20240322/nsarguments-61)
Jul 29 08:09:38 Leetbox systemd[1]: Starting Validating, recursive, and caching DNS resolver...
Jul 29 08:09:38 Leetbox systemd[1]: Starting Anonymizing overlay network for TCP...
Jul 29 08:09:38 Leetbox systemd[1]: Starting Permit User Sessions...
Jul 29 08:09:38 Leetbox systemd[1]: Starting containerd container runtime...
Jul 29 08:09:38 Leetbox systemd[1]: Reached target Network.
Jul 29 08:09:38 Leetbox systemd[1]: Started Automatic wireless network connection using netctl profiles.
Jul 29 08:09:38 Leetbox kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input28
Jul 29 08:09:38 Leetbox kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input27
Jul 29 08:09:38 Leetbox kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input26
Jul 29 08:09:38 Leetbox kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input25
Jul 29 08:09:38 Leetbox systemd[1]: Reached target Sound Card.
Jul 29 08:09:38 Leetbox kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
Jul 29 08:09:38 Leetbox kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
Jul 29 08:09:38 Leetbox kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
Jul 29 08:09:38 Leetbox kernel: iwlwifi 0000:05:00.0: Registered PHC clock: iwlwifi-PTP, with index: 1
Jul 29 08:09:37 Leetbox kernel: iwlwifi 0000:05:00.0: CNVI_SCU_SEQ_DATA_DW9: 0x0
Jul 29 08:09:37 Leetbox kernel: iwlwifi 0000:05:00.0: WFPM_AUTH_KEY_0: 0x90
Jul 29 08:09:37 Leetbox kernel: iwlwifi 0000:05:00.0: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Jul 29 08:09:37 Leetbox kernel: iwlwifi 0000:05:00.0: WFPM_UMAC_PD_NOTIFICATION: 0x20
Jul 29 08:09:37 Leetbox kernel: iwlwifi 0000:05:00.0: WRT: Invalid buffer destination
Jul 29 08:09:37 Leetbox netctl-auto[735]: Included profile 'casaparescora'
Jul 29 08:09:37 Leetbox netctl-auto[728]: Included profile 'coraworktether'
Jul 29 08:09:37 Leetbox netctl-auto[721]: Included profile 'plandorgon-repeteur'
Jul 29 08:09:37 Leetbox netctl-auto[714]: Included profile 'lucasworktether'
Jul 29 08:09:37 Leetbox netctl-auto[707]: Included profile 'plandorgon'
Jul 29 08:09:37 Leetbox netctl-auto[700]: Included profile 'benassalelena'
Jul 29 08:09:37 Leetbox netctl-auto[693]: Included profile 'coratether'
Jul 29 08:09:37 Leetbox netctl-auto[686]: Included profile 'lucastether'
Jul 29 08:09:37 Leetbox netctl-auto[680]: Included profile 'renfe'
Jul 29 08:09:37 Leetbox netctl-auto[673]: Included profile 'madridlowi'
Jul 29 08:09:37 Leetbox netctl-auto[657]: Included profile 'madridlowi2g'
Jul 29 08:09:37 Leetbox systemd[1]: Starting Automatic wireless network connection using netctl profiles...
Jul 29 08:09:37 Leetbox systemd[1]: Reached target Preparation for Network.
Jul 29 08:09:37 Leetbox systemd[1]: Started firewalld - dynamic firewall daemon.
Jul 29 08:09:37 Leetbox systemd[1]: Started User Login Management.
Jul 29 08:09:37 Leetbox systemd-logind[619]: Watching system buttons on /dev/input/event4 (AT Translated Set 2 keyboard)
Jul 29 08:09:37 Leetbox systemd-logind[619]: Watching system buttons on /dev/input/event7 (SteelSeries SteelSeries KLC)
Jul 29 08:09:37 Leetbox systemd-logind[619]: Watching system buttons on /dev/input/event8 (SteelSeries SteelSeries ALC)
Jul 29 08:09:37 Leetbox systemd-logind[619]: Watching system buttons on /dev/input/event1 (Sleep Button)
Jul 29 08:09:37 Leetbox systemd-logind[619]: Watching system buttons on /dev/input/event2 (Power Button)
Jul 29 08:09:37 Leetbox systemd-logind[619]: Watching system buttons on /dev/input/event0 (Lid Switch)
Jul 29 08:09:37 Leetbox systemd-logind[619]: Watching system buttons on /dev/input/event3 (Power Button)
Jul 29 08:09:37 Leetbox systemd-logind[619]: New seat seat0.
Jul 29 08:09:37 Leetbox systemd[1]: Finished Initialize hardware monitoring sensors.
Jul 29 08:09:37 Leetbox dbus-broker-launch[614]: Ready
Jul 29 08:09:37 Leetbox (modprobe)[617]: lm_sensors.service: Referenced but unset environment variable evaluates to an empty string: BUS_MODULES
Jul 29 08:09:37 Leetbox systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 29 08:09:37 Leetbox systemd[1]: Starting User Login Management...
Jul 29 08:09:37 Leetbox systemd[1]: Started Razer device state daemon.
Jul 29 08:09:37 Leetbox systemd[1]: Starting Initialize hardware monitoring sensors...
Jul 29 08:09:37 Leetbox systemd[1]: Starting firewalld - dynamic firewall daemon...
Jul 29 08:09:37 Leetbox systemd[1]: Reached target Basic System.
Jul 29 08:09:37 Leetbox systemd[1]: Started D-Bus System Message Bus.
Jul 29 08:09:37 Leetbox systemd[1]: Reached target Socket Units.
Jul 29 08:09:37 Leetbox systemd[1]: Listening on Docker Socket for the API.
Jul 29 08:09:37 Leetbox systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 29 08:09:37 Leetbox systemd[1]: Starting D-Bus System Message Bus...
Jul 29 08:09:37 Leetbox systemd[1]: Listening on Hostname Service Socket.
Jul 29 08:09:37 Leetbox systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Jul 29 08:09:37 Leetbox systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Jul 29 08:09:37 Leetbox systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Jul 29 08:09:37 Leetbox systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Jul 29 08:09:37 Leetbox systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Jul 29 08:09:37 Leetbox systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Jul 29 08:09:37 Leetbox systemd[1]: Starting Docker Socket for the API...
Jul 29 08:09:37 Leetbox systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Jul 29 08:09:37 Leetbox systemd[1]: Listening on D-Bus System Message Bus Socket.
Jul 29 08:09:37 Leetbox systemd[1]: Reached target Timer Units.
Jul 29 08:09:37 Leetbox systemd[1]: Started Updates mirrorlist periodically.
Jul 29 08:09:37 Leetbox systemd[1]: Started Daily verification of password and group files.
Jul 29 08:09:37 Leetbox systemd[1]: Started Run root.hints monthly.
Jul 29 08:09:37 Leetbox systemd[1]: Started Daily man-db regeneration.
Jul 29 08:09:37 Leetbox systemd[1]: Started Discard unused filesystem blocks once a week.
Jul 29 08:09:37 Leetbox systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Jul 29 08:09:37 Leetbox systemd[1]: Reached target System Time Set.
Jul 29 08:09:37 Leetbox systemd[1]: Started Daily Cleanup of Temporary Directories.
Jul 29 08:09:37 Leetbox systemd[1]: Reached target System Initialization.
Jul 29 08:09:37 Leetbox systemd[1]: Started Network Time Synchronization.
Jul 29 08:09:37 Leetbox systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Jul 29 08:09:37 Leetbox systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Jul 29 08:09:37 Leetbox systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Jul 29 08:09:37 Leetbox systemd[1]: Starting Network Time Synchronization...
Jul 29 08:09:37 Leetbox systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Jul 29 08:09:37 Leetbox systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Jul 29 08:09:37 Leetbox systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jul 29 08:09:37 Leetbox systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jul 29 08:09:37 Leetbox systemd[1]: Finished Create System Files and Directories.
Jul 29 08:09:37 Leetbox systemd[1]: Finished Set Up Additional Binary Formats.
Jul 29 08:09:37 Leetbox systemd[1]: Mounted Arbitrary Executable File Formats File System.
Jul 29 08:09:37 Leetbox systemd[1]: Mounting Arbitrary Executable File Formats File System...
Jul 29 08:09:37 Leetbox systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 600 (systemd-binfmt)
Jul 29 08:09:37 Leetbox systemd[1]: Starting Create System Files and Directories...
Jul 29 08:09:37 Leetbox systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Jul 29 08:09:37 Leetbox systemd[1]: Starting Set Up Additional Binary Formats...
Jul 29 08:09:37 Leetbox systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Jul 29 08:09:37 Leetbox systemd[1]: Listening on System Extension Image Management.
Jul 29 08:09:37 Leetbox systemd[1]: Listening on Boot Entries Service Socket.
Jul 29 08:09:37 Leetbox systemd[1]: Reached target Local File Systems.
Jul 29 08:09:37 Leetbox systemd[1]: Mounted /boot.
Jul 29 08:09:37 Leetbox systemd[1]: Mounted Temporary Directory /tmp.
Jul 29 08:09:37 Leetbox systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jul 29 08:09:37 Leetbox systemd[1]: Finished Load Kernel Module loop.
Jul 29 08:09:37 Leetbox systemd[1]: modprobe@loop.service: Deactivated successfully.
Jul 29 08:09:37 Leetbox systemd[1]: Finished Load Kernel Module dm_mod.
Jul 29 08:09:37 Leetbox systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jul 29 08:09:37 Leetbox systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Jul 29 08:09:37 Leetbox systemd[1]: Mounting Temporary Directory /tmp...
Jul 29 08:09:37 Leetbox systemd[1]: Mounting /boot...
Jul 29 08:09:37 Leetbox systemd[1]: boot.mount: Directory /boot to mount over is not empty, mounting anyway.
Jul 29 08:09:37 Leetbox systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 29 08:09:37 Leetbox systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 29 08:09:37 Leetbox systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jul 29 08:09:37 Leetbox systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 29 08:09:37 Leetbox systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jul 29 08:09:37 Leetbox systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Jul 29 08:09:37 Leetbox systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Jul 29 08:09:37 Leetbox systemd[1]: Starting Load Kernel Module loop...
Jul 29 08:09:37 Leetbox systemd[1]: Starting Load Kernel Module dm_mod...
Jul 29 08:09:37 Leetbox systemd[1]: Created slice Slice /system/netctl-auto.
Jul 29 08:09:37 Leetbox kernel: input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input12
Jul 29 08:09:37 Leetbox kernel: iwlwifi 0000:05:00.0 wifi0: renamed from wlan0
Jul 29 08:09:37 Leetbox kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
Jul 29 08:09:37 Leetbox kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
Jul 29 08:09:37 Leetbox kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
Jul 29 08:09:37 Leetbox kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
Jul 29 08:09:37 Leetbox kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
Jul 29 08:09:37 Leetbox kernel: iwlwifi 0000:05:00.0: base HW address: 84:5c:f3:52:46:f8
Jul 29 08:09:37 Leetbox kernel: psmouse serio1: elantech: Elan sample query result 03, c0, 76
Jul 29 08:09:37 Leetbox kernel: psmouse serio1: elantech: Synaptics capabilities query result 0x11, 0x15, 0x0d.
Jul 29 08:09:37 Leetbox kernel: psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x4d5f01)
Jul 29 08:09:37 Leetbox kernel: iwlwifi 0000:05:00.0: Detected RF GF, rfid=0x10d000
Jul 29 08:09:37 Leetbox kernel: iwlwifi 0000:05:00.0: loaded PNVM version 35148b80
Jul 29 08:09:37 Leetbox kernel: iwlwifi 0000:05:00.0: CNVI_SCU_SEQ_DATA_DW9: 0x0
Jul 29 08:09:37 Leetbox kernel: iwlwifi 0000:05:00.0: WFPM_AUTH_KEY_0: 0x90
Jul 29 08:09:37 Leetbox kernel: iwlwifi 0000:05:00.0: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
Jul 29 08:09:37 Leetbox kernel: iwlwifi 0000:05:00.0: WFPM_UMAC_PD_NOTIFICATION: 0x20
Jul 29 08:09:37 Leetbox kernel: intel_tcc_cooling: Programmable TCC Offset detected
Jul 29 08:09:37 Leetbox kernel: iwlwifi 0000:05:00.0: WRT: Invalid buffer destination
Jul 29 08:09:37 Leetbox kernel: iwlwifi 0000:05:00.0: Detected Intel(R) Wi-Fi 6 AX210 160MHz, REV=0x420
Jul 29 08:09:37 Leetbox kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
Jul 29 08:09:37 Leetbox kernel: snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
Jul 29 08:09:37 Leetbox kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Jul 29 08:09:37 Leetbox kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Jul 29 08:09:37 Leetbox kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Jul 29 08:09:37 Leetbox kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jul 29 08:09:36 Leetbox kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC298: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
Jul 29 08:09:36 Leetbox kernel: mousedev: PS/2 mouse device common for all mice
Jul 29 08:09:36 Leetbox kernel: hid-multitouch 0018:04F3:30AA.0005: input,hidraw4: I2C HID v1.00 Mouse [CUST0001:00 04F3:30AA] on i2c-CUST0001:00
Jul 29 08:09:36 Leetbox kernel: input: CUST0001:00 04F3:30AA Touchpad as /devices/pci0000:00/0000:00:15.2/i2c_designware.1/i2c-7/i2c-CUST0001:00/0018:04F3:30AA.0005/input/input19
Jul 29 08:09:36 Leetbox kernel: input: CUST0001:00 04F3:30AA Mouse as /devices/pci0000:00/0000:00:15.2/i2c_designware.1/i2c-7/i2c-CUST0001:00/0018:04F3:30AA.0005/input/input17
Jul 29 08:09:36 Leetbox systemd[1]: Finished Apply Kernel Variables.
Jul 29 08:09:36 Leetbox systemd[1]: Started Load/Save RF Kill Switch Status.
Jul 29 08:09:36 Leetbox systemd-sysctl[553]: Couldn't write '0' to 'kernel/unpriviledged_userns_clone', ignoring: No such file or directory
Jul 29 08:09:36 Leetbox systemd[1]: Reached target Bluetooth Support.
Jul 29 08:09:36 Leetbox systemd[1]: Starting Load/Save RF Kill Switch Status...
Jul 29 08:09:36 Leetbox kernel: usbcore: registered new interface driver uvcvideo
Jul 29 08:09:36 Leetbox kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Jul 29 08:09:36 Leetbox kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Jul 29 08:09:36 Leetbox kernel: iwlwifi 0000:05:00.0: loaded firmware version 89.202a2f7b.0 ty-a0-gf-a0-89.ucode op_mode iwlmvm
Jul 29 08:09:36 Leetbox kernel: Bluetooth: hci0: Fseq BT Top: 00.00.02.41
Jul 29 08:09:36 Leetbox kernel: Bluetooth: hci0: Fseq executed: 00.00.02.41
Jul 29 08:09:36 Leetbox kernel: Bluetooth: hci0: Fseq status: Success (0x00)
Jul 29 08:09:36 Leetbox kernel: iwlwifi 0000:05:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.42
Jul 29 08:09:36 Leetbox kernel: usb 1-13: Found UVC 1.00 device Integrated Camera (5986:1160)
Jul 29 08:09:36 Leetbox kernel: Bluetooth: hci0: Firmware already loaded
Jul 29 08:09:36 Leetbox kernel: Bluetooth: hci0: Firmware Version: 120-18.24
Jul 29 08:09:36 Leetbox kernel: Bluetooth: hci0: Boot Address: 0x100800
Jul 29 08:09:36 Leetbox kernel: Bluetooth: hci0: Found device firmware: intel/ibt-0041-0041.sfi
Jul 29 08:09:36 Leetbox kernel: Bluetooth: hci0: No support for _PRR ACPI method
Jul 29 08:09:36 Leetbox kernel: Bluetooth: hci0: Firmware SHA1: 0xa8bb3f39
Jul 29 08:09:36 Leetbox kernel: Bluetooth: hci0: Firmware timestamp 2024.18 buildtype 1 build 81528
Jul 29 08:09:36 Leetbox kernel: AES CTR mode by8 optimization enabled
Jul 29 08:09:36 Leetbox kernel: AVX2 version of gcm_enc/dec engaged.
Jul 29 08:09:36 Leetbox kernel: usbcore: registered new interface driver btusb
Jul 29 08:09:36 Leetbox kernel: intel_rapl_common: Found RAPL domain dram
Jul 29 08:09:36 Leetbox kernel: intel_rapl_common: Found RAPL domain package
Jul 29 08:09:36 Leetbox kernel: proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
Jul 29 08:09:36 Leetbox kernel: iwlwifi 0000:05:00.0: PCI dev 2725/0024, rev=0x420, rfid=0x10d000
Jul 29 08:09:36 Leetbox kernel: iwlwifi 0000:05:00.0: Detected crf-id 0x400410, cnv-id 0x400410 wfpm id 0x80000000
Jul 29 08:09:36 Leetbox kernel: iwlwifi 0000:05:00.0: enabling device (0000 -> 0002)
Jul 29 08:09:36 Leetbox kernel: Intel(R) Wireless WiFi driver for Linux
Jul 29 08:09:36 Leetbox kernel: igc 0000:06:00.0 enp6s0: renamed from eth0
Jul 29 08:09:36 Leetbox systemd[1]: Starting Apply Kernel Variables...
Jul 29 08:09:36 Leetbox kernel: nvidia-uvm: Loaded the UVM driver, major device number 509.
Jul 29 08:09:36 Leetbox systemd[1]: Finished Load Kernel Modules.
Jul 29 08:09:36 Leetbox systemd-modules-load[387]: Inserted module 'nvidia_uvm'
Jul 29 08:09:36 Leetbox kernel: hid-generic 0018:04F3:30AA.0005: input,hidraw4: I2C HID v1.00 Mouse [CUST0001:00 04F3:30AA] on i2c-CUST0001:00
Jul 29 08:09:36 Leetbox kernel: input: CUST0001:00 04F3:30AA Touchpad as /devices/pci0000:00/0000:00:15.2/i2c_designware.1/i2c-7/i2c-CUST0001:00/0018:04F3:30AA.0005/input/input16
Jul 29 08:09:36 Leetbox kernel: input: CUST0001:00 04F3:30AA Mouse as /devices/pci0000:00/0000:00:15.2/i2c_designware.1/i2c-7/i2c-CUST0001:00/0018:04F3:30AA.0005/input/input14
Jul 29 08:09:36 Leetbox systemd[1]: Finished Virtual Console Setup.
Jul 29 08:09:36 Leetbox systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jul 29 08:09:36 Leetbox systemd[1]: Starting Virtual Console Setup...
Jul 29 08:09:36 Leetbox kernel: igc 0000:06:00.0 eth0: MAC: d8:bb:c1:1f:b2:01
Jul 29 08:09:36 Leetbox kernel: igc 0000:06:00.0: 4.000 Gb/s available PCIe bandwidth (5.0 GT/s PCIe x1 link)
Jul 29 08:09:36 Leetbox kernel: igc 0000:06:00.0 (unnamed net_device) (uninitialized): PHC added
Jul 29 08:09:36 Leetbox kernel: pps pps0: new PPS source ptp0
Jul 29 08:09:36 Leetbox kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Jul 29 08:09:36 Leetbox kernel: cryptd: max_cpu_qlen set to 1000
Jul 29 08:09:36 Leetbox kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  555.58.02  Tue Jun 25 01:10:21 UTC 2024
Jul 29 08:09:36 Leetbox kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
Jul 29 08:09:36 Leetbox kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Jul 29 08:09:36 Leetbox kernel: RAPL PMU: hw unit of domain dram 2^-14 Joules
Jul 29 08:09:36 Leetbox kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Jul 29 08:09:36 Leetbox kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Jul 29 08:09:36 Leetbox kernel: RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
Jul 29 08:09:36 Leetbox kernel: cfg80211: failed to load regulatory.db
Jul 29 08:09:36 Leetbox kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jul 29 08:09:36 Leetbox kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Jul 29 08:09:36 Leetbox kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jul 29 08:09:36 Leetbox kernel: idma64 idma64.1: Found Intel integrated DMA 64-bit
Jul 29 08:09:36 Leetbox kernel: intel-lpss 0000:00:15.2: enabling device (0004 -> 0006)
Jul 29 08:09:36 Leetbox kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jul 29 08:09:36 Leetbox kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
Jul 29 08:09:36 Leetbox kernel: idma64 idma64.0: Found Intel integrated DMA 64-bit
Jul 29 08:09:36 Leetbox kernel: intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
Jul 29 08:09:36 Leetbox kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  555.58.02  Tue Jun 25 01:39:15 UTC 2024
Jul 29 08:09:36 Leetbox kernel: videodev: Linux video capture interface: v2.00
Jul 29 08:09:36 Leetbox kernel: igc 0000:06:00.0: PTM enabled, 4ns granularity
Jul 29 08:09:36 Leetbox kernel: intel_rapl_common: Found RAPL domain dram
Jul 29 08:09:36 Leetbox kernel: intel_rapl_common: Found RAPL domain uncore
Jul 29 08:09:36 Leetbox kernel: intel_rapl_common: Found RAPL domain core
Jul 29 08:09:36 Leetbox kernel: intel_rapl_common: Found RAPL domain package
Jul 29 08:09:36 Leetbox kernel: Copyright(c) 2018 Intel Corporation.
Jul 29 08:09:36 Leetbox kernel: Intel(R) 2.5G Ethernet Linux Driver
Jul 29 08:09:36 Leetbox kernel: ee1004 5-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
Jul 29 08:09:36 Leetbox kernel: Bluetooth: SCO socket layer initialized
Jul 29 08:09:36 Leetbox kernel: Bluetooth: L2CAP socket layer initialized
Jul 29 08:09:36 Leetbox kernel: Bluetooth: HCI socket layer initialized
Jul 29 08:09:36 Leetbox kernel: Bluetooth: HCI device and connection manager initialized
Jul 29 08:09:36 Leetbox kernel: NET: Registered PF_BLUETOOTH protocol family
Jul 29 08:09:36 Leetbox kernel: Bluetooth: Core ver 2.22
Jul 29 08:09:36 Leetbox kernel: ACPI: battery: new extension: msi-ec
Jul 29 08:09:36 Leetbox kernel: i2c i2c-5: Successfully instantiated SPD at 0x50
Jul 29 08:09:36 Leetbox kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Jul 29 08:09:36 Leetbox kernel: i801_smbus 0000:00:1f.4: SPD Write Disable is set
Jul 29 08:09:36 Leetbox kernel: 0x000000000000-0x000001000000 : "BIOS"
Jul 29 08:09:36 Leetbox kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Jul 29 08:09:36 Leetbox kernel: input: MSI WMI hotkeys as /devices/virtual/input/input13
Jul 29 08:09:36 Leetbox kernel: PTP clock support registered
Jul 29 08:09:36 Leetbox kernel: usbcore: registered new interface driver xpad
Jul 29 08:09:36 Leetbox kernel: intel_pmc_core INT33A1:00:  initialized
Jul 29 08:09:36 Leetbox kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Jul 29 08:09:36 Leetbox kernel: nvidia 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
Jul 29 08:09:36 Leetbox kernel: nvidia 0000:01:00.0: enabling device (0000 -> 0003)
Jul 29 08:09:36 Leetbox kernel: input: PC Speaker as /devices/platform/pcspkr/input/input11
Jul 29 08:09:36 Leetbox kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Jul 29 08:09:36 Leetbox kernel: pps_core: LinuxPPS API ver. 1 registered
Jul 29 08:09:36 Leetbox kernel: input: Generic X-Box pad as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/input/input10
Jul 29 08:09:36 Leetbox kernel: 
Jul 29 08:09:36 Leetbox kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 235
Jul 29 08:09:36 Leetbox kernel: intel_pch_thermal 0000:00:12.0: enabling device (0000 -> 0002)
Jul 29 08:09:36 Leetbox kernel: mc: Linux media interface: v0.10
Jul 29 08:09:36 Leetbox systemd[1]: Finished File System Check on /dev/disk/by-uuid/9ECC-B606.
Jul 29 08:09:36 Leetbox systemd-fsck[509]: /dev/nvme1n1p1: 558 files, 312811/516922 clusters
Jul 29 08:09:36 Leetbox systemd-fsck[509]: Writing changes.
Jul 29 08:09:36 Leetbox systemd-fsck[509]: *** Filesystem was changed ***
Jul 29 08:09:36 Leetbox systemd-fsck[509]:  Automatically removing dirty bit.
Jul 29 08:09:36 Leetbox systemd-fsck[509]: Dirty bit is set. Fs was not properly unmounted and some data may be corrupt.
Jul 29 08:09:36 Leetbox systemd-fsck[509]:   Not automatically fixing this.
Jul 29 08:09:36 Leetbox systemd-fsck[509]:   65:01/00
Jul 29 08:09:36 Leetbox systemd-fsck[509]: This is mostly harmless. Differences: (offset:original/backup)
Jul 29 08:09:36 Leetbox systemd-fsck[509]: There are differences between boot sector and its backup.
Jul 29 08:09:36 Leetbox systemd-fsck[509]: fsck.fat 4.2 (2021-01-31)
Jul 29 08:09:36 Leetbox systemd[1]: Finished Flush Journal to Persistent Storage.
Jul 29 08:09:36 Leetbox systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Jul 29 08:09:36 Leetbox systemd[1]: Reached target Swaps.
Jul 29 08:09:36 Leetbox systemd[1]: Activated swap /dev/disk/by-uuid/0bb29e6d-45f5-454e-9acd-c14be916306c.
Jul 29 08:09:36 Leetbox systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Jul 29 08:09:36 Leetbox systemd[1]: Created slice Slice /system/systemd-backlight.
Jul 29 08:09:36 Leetbox systemd-journald[386]: File /var/log/journal/dc03a58aab2e43189dec98fb91a1ca62/system.journal corrupted or uncleanly shut down, renaming and replacing.
Jul 29 08:09:36 Leetbox kernel: Adding 4194300k swap on /dev/nvme0n1p1.  Priority:-2 extents:1 across:4194300k SS
Jul 29 08:09:36 Leetbox systemd-journald[386]: Received client request to flush runtime journal.
Jul 29 08:09:36 Leetbox systemd-journald[386]: System Journal (/var/log/journal/dc03a58aab2e43189dec98fb91a1ca62) is 795.9M, max 4G, 3.2G free.
Jul 29 08:09:36 Leetbox systemd-journald[386]: Time spent on flushing to /var/log/journal/dc03a58aab2e43189dec98fb91a1ca62 is 6.434ms for 955 entries.
Jul 29 08:09:36 Leetbox systemd[1]: Finished Coldplug All udev Devices.
Jul 29 08:09:36 Leetbox mtp-probe[485]: bus: 1, device: 2 was not an MTP device
Jul 29 08:09:36 Leetbox mtp-probe[485]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3"
Jul 29 08:09:36 Leetbox mtp-probe[484]: bus: 1, device: 5 was not an MTP device
Jul 29 08:09:36 Leetbox mtp-probe[484]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-13"
Jul 29 08:09:36 Leetbox systemd[1]: Starting Flush Journal to Persistent Storage...
Jul 29 08:09:36 Leetbox systemd[1]: Starting File System Check on /dev/disk/by-uuid/9ECC-B606...
Jul 29 08:09:36 Leetbox systemd[1]: Activating swap /dev/disk/by-uuid/0bb29e6d-45f5-454e-9acd-c14be916306c...
Jul 29 08:09:36 Leetbox systemd[1]: Found device WDC PC SN730 SDBPNTY-1T00-1032 EF.
Jul 29 08:09:36 Leetbox systemd[1]: Started Journal Service.
Jul 29 08:09:36 Leetbox systemd[1]: Found device Sabrent 1.
Jul 29 08:09:36 Leetbox mtp-probe[457]: bus: 1, device: 3 was not an MTP device
Jul 29 08:09:36 Leetbox mtp-probe[458]: bus: 1, device: 4 was not an MTP device
Jul 29 08:09:36 Leetbox systemd-udevd[402]: Using default interface naming scheme 'v255'.
Jul 29 08:09:36 Leetbox mtp-probe[457]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9"
Jul 29 08:09:36 Leetbox systemd-modules-load[387]: Inserted module 'i2c_dev'
Jul 29 08:09:36 Leetbox mtp-probe[458]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10"
Jul 29 08:09:36 Leetbox systemd-modules-load[387]: Inserted module 'crypto_user'
Jul 29 08:09:36 Leetbox systemd-journald[386]: Runtime Journal (/run/log/journal/dc03a58aab2e43189dec98fb91a1ca62) is 8M, max 1.5G, 1.5G free.
Jul 29 08:09:36 Leetbox systemd-journald[386]: Journal started
Jul 29 08:09:36 Leetbox kernel: Consider using thermal netlink events interface
Jul 29 08:09:36 Leetbox kernel: usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Jul 29 08:09:36 Leetbox kernel: usb 1-14: New USB device found, idVendor=8087, idProduct=0032, bcdDevice= 0.00
Jul 29 08:09:36 Leetbox kernel: nvidia: module license taints kernel.
Jul 29 08:09:36 Leetbox kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Jul 29 08:09:36 Leetbox kernel: Disabling lock debugging due to kernel taint
Jul 29 08:09:36 Leetbox kernel: nvidia: module license 'NVIDIA' taints kernel.
Jul 29 08:09:36 Leetbox kernel: nvidia: loading out-of-tree module taints kernel.
Jul 29 08:09:36 Leetbox systemd[1]: Started Rule-based Manager for Device Events and Files.
Jul 29 08:09:36 Leetbox systemd[1]: Reached target Preparation for Local File Systems.
Jul 29 08:09:36 Leetbox systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Jul 29 08:09:36 Leetbox systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jul 29 08:09:36 Leetbox systemd[1]: Finished Create Static Device Nodes in /dev.
Jul 29 08:09:36 Leetbox systemd[1]: Finished Load/Save OS Random Seed.
Jul 29 08:09:36 Leetbox systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 29 08:09:36 Leetbox systemd[1]: Starting Create Static Device Nodes in /dev...
Jul 29 08:09:36 Leetbox systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jul 29 08:09:36 Leetbox systemd[1]: Starting Load/Save OS Random Seed...
Jul 29 08:09:36 Leetbox systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jul 29 08:09:36 Leetbox systemd[1]: Finished Remount Root and Kernel File Systems.
Jul 29 08:09:36 Leetbox kernel: EXT4-fs (nvme0n1p2): re-mounted ebe54f77-c861-422c-ad54-94c707d29f25 r/w. Quota mode: none.
Jul 29 08:09:36 Leetbox systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Jul 29 08:09:36 Leetbox kernel: i2c_dev: i2c /dev entries driver
Jul 29 08:09:36 Leetbox systemd-journald[386]: Collecting audit messages is disabled.
Jul 29 08:09:36 Leetbox systemd[1]: Mounted Kernel Configuration File System.
Jul 29 08:09:36 Leetbox systemd[1]: Mounted FUSE Control File System.
Jul 29 08:09:36 Leetbox systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jul 29 08:09:36 Leetbox systemd[1]: Finished Load udev Rules from Credentials.
Jul 29 08:09:36 Leetbox systemd[1]: Finished Load Kernel Module dm_mod.
Jul 29 08:09:36 Leetbox systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jul 29 08:09:36 Leetbox systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Jul 29 08:09:36 Leetbox systemd[1]: Mounting Kernel Configuration File System...
Jul 29 08:09:36 Leetbox kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Jul 29 08:09:36 Leetbox systemd[1]: Mounting FUSE Control File System...
Jul 29 08:09:36 Leetbox kernel: device-mapper: uevent: version 1.0.3
Jul 29 08:09:36 Leetbox systemd[1]: Finished Load Kernel Module loop.
Jul 29 08:09:36 Leetbox systemd[1]: modprobe@loop.service: Deactivated successfully.
Jul 29 08:09:36 Leetbox systemd[1]: Finished Load Kernel Module fuse.
Jul 29 08:09:36 Leetbox systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jul 29 08:09:36 Leetbox systemd[1]: Finished Load Kernel Module drm.
Jul 29 08:09:36 Leetbox systemd[1]: modprobe@drm.service: Deactivated successfully.
Jul 29 08:09:36 Leetbox systemd[1]: Finished Load Kernel Module configfs.
Jul 29 08:09:36 Leetbox systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jul 29 08:09:36 Leetbox kernel: loop: module loaded
Jul 29 08:09:36 Leetbox systemd[1]: Finished Create List of Static Device Nodes.
Jul 29 08:09:36 Leetbox systemd[1]: Mounted Kernel Trace File System.
Jul 29 08:09:36 Leetbox systemd[1]: Mounted Kernel Debug File System.
Jul 29 08:09:36 Leetbox systemd[1]: Mounted POSIX Message Queue File System.
Jul 29 08:09:36 Leetbox systemd[1]: Mounted Huge Pages File System.
Jul 29 08:09:36 Leetbox systemd[1]: Starting Coldplug All udev Devices...
Jul 29 08:09:36 Leetbox systemd[1]: Starting Load udev Rules from Credentials...
Jul 29 08:09:36 Leetbox systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 29 08:09:36 Leetbox systemd[1]: Starting Remount Root and Kernel File Systems...
Jul 29 08:09:36 Leetbox systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 29 08:09:36 Leetbox systemd[1]: Starting Load Kernel Modules...
Jul 29 08:09:36 Leetbox systemd[1]: Starting Journal Service...
Jul 29 08:09:36 Leetbox systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
Jul 29 08:09:36 Leetbox systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Jul 29 08:09:36 Leetbox systemd[1]: Starting Load Kernel Module loop...
Jul 29 08:09:36 Leetbox systemd[1]: Starting Load Kernel Module fuse...
Jul 29 08:09:36 Leetbox systemd[1]: Starting Load Kernel Module drm...
Jul 29 08:09:36 Leetbox systemd[1]: Starting Load Kernel Module dm_mod...
Jul 29 08:09:36 Leetbox systemd[1]: Starting Load Kernel Module configfs...
Jul 29 08:09:36 Leetbox systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
Jul 29 08:09:36 Leetbox systemd[1]: Starting Create List of Static Device Nodes...
Jul 29 08:09:36 Leetbox systemd[1]: Mounting Kernel Trace File System...
Jul 29 08:09:36 Leetbox systemd[1]: Mounting Kernel Debug File System...
Jul 29 08:09:36 Leetbox systemd[1]: Mounting POSIX Message Queue File System...
Jul 29 08:09:36 Leetbox systemd[1]: Mounting Huge Pages File System...
Jul 29 08:09:36 Leetbox systemd[1]: Listening on udev Kernel Socket.
Jul 29 08:09:36 Leetbox systemd[1]: Listening on udev Control Socket.
Jul 29 08:09:36 Leetbox systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 29 08:09:36 Leetbox systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 29 08:09:36 Leetbox systemd[1]: Listening on Journal Sockets.
Jul 29 08:09:36 Leetbox systemd[1]: Listening on Journal Socket (/dev/log).
Jul 29 08:09:36 Leetbox systemd[1]: Listening on Credential Encryption/Decryption.
Jul 29 08:09:36 Leetbox systemd[1]: Listening on Process Core Dump Socket.
Jul 29 08:09:36 Leetbox systemd[1]: Listening on LVM2 poll daemon socket.
Jul 29 08:09:36 Leetbox systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jul 29 08:09:36 Leetbox systemd[1]: Reached target Local Verity Protected Volumes.
Jul 29 08:09:36 Leetbox systemd[1]: Reached target Slice Units.
Jul 29 08:09:36 Leetbox systemd[1]: Reached target Remote File Systems.
Jul 29 08:09:36 Leetbox systemd[1]: Reached target Path Units.
Jul 29 08:09:36 Leetbox systemd[1]: Reached target Local Integrity Protected Volumes.
Jul 29 08:09:36 Leetbox systemd[1]: Reached target Local Encrypted Volumes.
Jul 29 08:09:36 Leetbox systemd[1]: Expecting device /dev/disk/by-uuid/9ECC-B606...
Jul 29 08:09:36 Leetbox systemd[1]: Expecting device /dev/disk/by-uuid/0bb29e6d-45f5-454e-9acd-c14be916306c...
Jul 29 08:09:36 Leetbox systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jul 29 08:09:36 Leetbox systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jul 29 08:09:36 Leetbox systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jul 29 08:09:36 Leetbox systemd[1]: Created slice User and Session Slice.
Jul 29 08:09:36 Leetbox systemd[1]: Created slice Slice /system/systemd-fsck.
Jul 29 08:09:36 Leetbox systemd[1]: Created slice Slice /system/modprobe.
Jul 29 08:09:36 Leetbox systemd[1]: Created slice Slice /system/keyboxd.
Jul 29 08:09:36 Leetbox systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Jul 29 08:09:36 Leetbox systemd[1]: Created slice Slice /system/gpg-agent-extra.
Jul 29 08:09:36 Leetbox systemd[1]: Created slice Slice /system/gpg-agent-browser.
Jul 29 08:09:36 Leetbox systemd[1]: Created slice Slice /system/gpg-agent.
Jul 29 08:09:36 Leetbox systemd[1]: Created slice Slice /system/getty.
Jul 29 08:09:36 Leetbox systemd[1]: Created slice Slice /system/dirmngr.
Jul 29 08:09:36 Leetbox kernel: usb 1-14: new full-speed USB device number 6 using xhci_hcd
Jul 29 08:09:36 Leetbox systemd[1]: Queued start job for default target Graphical Interface.
Jul 29 08:09:36 Leetbox kernel: usb 1-13: SerialNumber: 200901010001
Jul 29 08:09:36 Leetbox kernel: usb 1-13: Manufacturer: Bison
Jul 29 08:09:36 Leetbox kernel: usb 1-13: Product: Integrated Camera
Jul 29 08:09:36 Leetbox kernel: usb 1-13: New USB device strings: Mfr=3, Product=1, SerialNumber=2
Jul 29 08:09:36 Leetbox kernel: usb 1-13: New USB device found, idVendor=5986, idProduct=1160, bcdDevice= 3.11
Jul 29 08:09:36 Leetbox systemd[1]: bpf-restrict-fs: LSM BPF program attached
Jul 29 08:09:36 Leetbox kernel: usb 1-13: new high-speed USB device number 5 using xhci_hcd
Jul 29 08:09:36 Leetbox kernel: hid-generic 0003:1038:1132.0004: input,hidraw3: USB HID v1.11 Device [SteelSeries SteelSeries ALC] on usb-0000:00:14.0-10/input1
Jul 29 08:09:36 Leetbox systemd[1]: Hostname set to <Leetbox>.
Jul 29 08:09:36 Leetbox systemd[1]: Detected architecture x86-64.
Jul 29 08:09:36 Leetbox systemd[1]: systemd 256.4-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
Jul 29 08:09:36 Leetbox kernel: input: SteelSeries SteelSeries ALC as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:1038:1132.0004/input/input9
Jul 29 08:09:36 Leetbox kernel: hid-generic 0003:1038:1132.0003: hiddev97,hidraw2: USB HID v1.11 Device [SteelSeries SteelSeries ALC] on usb-0000:00:14.0-10/input0
Jul 29 08:09:36 Leetbox kernel: usb 1-10: Manufacturer: SteelSeries
Jul 29 08:09:36 Leetbox kernel: usb 1-10: Product: SteelSeries ALC
Jul 29 08:09:36 Leetbox kernel: usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 29 08:09:36 Leetbox kernel: usb 1-10: New USB device found, idVendor=1038, idProduct=1132, bcdDevice= 2.26
Jul 29 08:09:36 Leetbox kernel: EXT4-fs (nvme0n1p2): mounted filesystem ebe54f77-c861-422c-ad54-94c707d29f25 r/w with ordered data mode. Quota mode: none.
Jul 29 08:09:36 Leetbox kernel: usb 1-10: new full-speed USB device number 4 using xhci_hcd
Jul 29 08:09:36 Leetbox kernel: hid-generic 0003:1038:1122.0002: input,hidraw1: USB HID v1.11 Device [SteelSeries SteelSeries KLC] on usb-0000:00:14.0-9/input1
Jul 29 08:09:36 Leetbox kernel: clocksource: Switched to clocksource tsc
Jul 29 08:09:36 Leetbox kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fd3b6211b4, max_idle_ns: 440795230313 ns
Jul 29 08:09:36 Leetbox kernel: tsc: Refined TSC clocksource calibration: 2207.998 MHz
Jul 29 08:09:36 Leetbox kernel: input: SteelSeries SteelSeries KLC as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:1038:1122.0002/input/input8
Jul 29 08:09:36 Leetbox kernel: hid-generic 0003:1038:1122.0001: hiddev96,hidraw0: USB HID v1.11 Device [SteelSeries SteelSeries KLC] on usb-0000:00:14.0-9/input0
Jul 29 08:09:36 Leetbox kernel: usbhid: USB HID core driver
Jul 29 08:09:36 Leetbox kernel: usbcore: registered new interface driver usbhid
Jul 29 08:09:36 Leetbox kernel: usb 1-9: Manufacturer: SteelSeries
Jul 29 08:09:36 Leetbox kernel: usb 1-9: Product: SteelSeries KLC
Jul 29 08:09:36 Leetbox kernel: usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 29 08:09:36 Leetbox kernel: usb 1-9: New USB device found, idVendor=1038, idProduct=1122, bcdDevice= 2.37
Jul 29 08:09:36 Leetbox kernel: Console: switching to colour frame buffer device 240x67
Jul 29 08:09:36 Leetbox kernel: usb 1-9: new full-speed USB device number 3 using xhci_hcd
Jul 29 08:09:36 Leetbox kernel: fbcon: Taking over console
Jul 29 08:09:36 Leetbox kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Jul 29 08:09:36 Leetbox kernel: fbcon: Deferring console take-over
Jul 29 08:09:36 Leetbox kernel: fbcon: i915drmfb (fb0) is primary device
Jul 29 08:09:36 Leetbox kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:01/input/input7
Jul 29 08:09:36 Leetbox kernel: ACPI: video: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
Jul 29 08:09:36 Leetbox kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
Jul 29 08:09:36 Leetbox kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Jul 29 08:09:36 Leetbox kernel: [drm] Initialized i915 1.6.0 20230929 for 0000:00:02.0 on minor 0
Jul 29 08:09:36 Leetbox kernel: usb 1-3: SerialNumber: 0000011CB1CFC6DB
Jul 29 08:09:36 Leetbox kernel: usb 1-3: Manufacturer: BDA
Jul 29 08:09:36 Leetbox kernel: usb 1-3: Product: Xbox Series X EnWired Blue Hint
Jul 29 08:09:36 Leetbox kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jul 29 08:09:36 Leetbox kernel: usb 1-3: New USB device found, idVendor=20d6, idProduct=2015, bcdDevice= 1.01
Jul 29 08:09:36 Leetbox kernel: i915 0000:00:02.0: [drm] [CONNECTOR:99:eDP-1] Panel is missing HDR static metadata. Possible support for Intel HDR backlight interface is not used. If your backlight controls don't work try booting with i915.enable_dpcd_backlight=3. needs this, please file a _new_ bug report on drm/i915, see https://drm.pages.freedesktop.org/intel-docs/how-to-file-i915-bugs.html for details.
Jul 29 08:09:36 Leetbox kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
Jul 29 08:09:36 Leetbox kernel: i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
Jul 29 08:09:36 Leetbox kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Jul 29 08:09:36 Leetbox kernel: usb 1-3: new full-speed USB device number 2 using xhci_hcd
Jul 29 08:09:36 Leetbox kernel: hub 4-0:1.0: 1 port detected
Jul 29 08:09:36 Leetbox kernel: hub 4-0:1.0: USB hub found
Jul 29 08:09:36 Leetbox kernel: usb usb4: SerialNumber: 0000:02:00.0
Jul 29 08:09:36 Leetbox kernel: usb usb4: Manufacturer: Linux 6.10.2-arch1-1 xhci-hcd
Jul 29 08:09:36 Leetbox kernel: usb usb4: Product: xHCI Host Controller
Jul 29 08:09:36 Leetbox kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 29 08:09:36 Leetbox kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.10
Jul 29 08:09:36 Leetbox kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Jul 29 08:09:36 Leetbox kernel: hub 3-0:1.0: 1 port detected
Jul 29 08:09:36 Leetbox kernel: hub 3-0:1.0: USB hub found
Jul 29 08:09:36 Leetbox kernel: usb usb3: SerialNumber: 0000:02:00.0
Jul 29 08:09:36 Leetbox kernel: usb usb3: Manufacturer: Linux 6.10.2-arch1-1 xhci-hcd
Jul 29 08:09:36 Leetbox kernel: usb usb3: Product: xHCI Host Controller
Jul 29 08:09:36 Leetbox kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 29 08:09:36 Leetbox kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
Jul 29 08:09:36 Leetbox kernel: xhci_hcd 0000:02:00.0: Host supports USB 3.2 Enhanced SuperSpeed
Jul 29 08:09:36 Leetbox kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 4
Jul 29 08:09:36 Leetbox kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
Jul 29 08:09:36 Leetbox kernel: xhci_hcd 0000:02:00.0: hcc params 0x0200ef80 hci version 0x110 quirks 0x0000000000800010
Jul 29 08:09:36 Leetbox kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Jul 29 08:09:36 Leetbox kernel:  nvme1n1: p1 p2 p3 p4 p5
Jul 29 08:09:36 Leetbox kernel: nvme nvme1: 16/0/0 default/read/poll queues
Jul 29 08:09:36 Leetbox kernel:  nvme0n1: p1 p2 p3
Jul 29 08:09:36 Leetbox kernel: nvme nvme0: Ignoring bogus Namespace Identifiers
Jul 29 08:09:36 Leetbox kernel: nvme nvme0: 8/0/0 default/read/poll queues
Jul 29 08:09:36 Leetbox kernel: nvme nvme0: D3 entry latency set to 10 seconds
Jul 29 08:09:36 Leetbox kernel: nvme nvme0: missing or invalid SUBNQN field.
Jul 29 08:09:36 Leetbox kernel: nvme nvme0: pci function 0000:03:00.0
Jul 29 08:09:36 Leetbox kernel: nvme nvme1: pci function 0000:04:00.0
Jul 29 08:09:36 Leetbox kernel: nvme 0000:04:00.0: platform quirk: setting simple suspend
Jul 29 08:09:36 Leetbox kernel: nvme 0000:03:00.0: platform quirk: setting simple suspend
Jul 29 08:09:36 Leetbox kernel: xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 3
Jul 29 08:09:36 Leetbox kernel: xhci_hcd 0000:02:00.0: xHCI Host Controller
Jul 29 08:09:36 Leetbox kernel: hub 2-0:1.0: 8 ports detected
Jul 29 08:09:36 Leetbox kernel: hub 2-0:1.0: USB hub found
Jul 29 08:09:36 Leetbox kernel: usb usb2: SerialNumber: 0000:00:14.0
Jul 29 08:09:36 Leetbox kernel: usb usb2: Manufacturer: Linux 6.10.2-arch1-1 xhci-hcd
Jul 29 08:09:36 Leetbox kernel: usb usb2: Product: xHCI Host Controller
Jul 29 08:09:36 Leetbox kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 29 08:09:36 Leetbox kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.10
Jul 29 08:09:36 Leetbox kernel: hub 1-0:1.0: 16 ports detected
Jul 29 08:09:36 Leetbox kernel: hub 1-0:1.0: USB hub found
Jul 29 08:09:36 Leetbox kernel: usb usb1: SerialNumber: 0000:00:14.0
Jul 29 08:09:36 Leetbox kernel: usb usb1: Manufacturer: Linux 6.10.2-arch1-1 xhci-hcd
Jul 29 08:09:36 Leetbox kernel: usb usb1: Product: xHCI Host Controller
Jul 29 08:09:36 Leetbox kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 29 08:09:36 Leetbox kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
Jul 29 08:09:36 Leetbox kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Jul 29 08:09:36 Leetbox kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Jul 29 08:09:36 Leetbox kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jul 29 08:09:36 Leetbox kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
Jul 29 08:09:36 Leetbox kernel: rtsx_pci 0000:07:00.0: enabling device (0000 -> 0002)
Jul 29 08:09:36 Leetbox kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Jul 29 08:09:36 Leetbox kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Jul 29 08:09:36 Leetbox kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Jul 29 08:09:36 Leetbox kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Jul 29 08:09:36 Leetbox kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
Jul 29 08:09:36 Leetbox kernel:     BOOT_IMAGE=/vmlinuz-linux
Jul 29 08:09:36 Leetbox kernel:     TERM=linux
Jul 29 08:09:36 Leetbox kernel:     HOME=/
Jul 29 08:09:36 Leetbox kernel:   with environment:
Jul 29 08:09:36 Leetbox kernel:     /init
Jul 29 08:09:36 Leetbox kernel:   with arguments:
Jul 29 08:09:36 Leetbox kernel: Run /init as init process
Jul 29 08:09:36 Leetbox kernel: rodata_test: all tests were successful
Jul 29 08:09:36 Leetbox kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jul 29 08:09:36 Leetbox kernel: Freeing unused kernel image (rodata/data gap) memory: 900K
Jul 29 08:09:36 Leetbox kernel: Write protecting the kernel read-only data: 32768k
Jul 29 08:09:36 Leetbox kernel: Freeing unused kernel image (initmem) memory: 3432K
Jul 29 08:09:36 Leetbox kernel: Freeing unused decrypted memory: 2028K
Jul 29 08:09:36 Leetbox kernel: ACPI: battery: Slot [BAT1] (battery present)
Jul 29 08:09:36 Leetbox kernel: PM: genpd: Disabling unused power domains
Jul 29 08:09:36 Leetbox kernel: clk: Disabling unused clocks
Jul 29 08:09:36 Leetbox kernel: RAS: Correctable Errors collector initialized.
Jul 29 08:09:36 Leetbox kernel: PM:   Magic number: 0:437:166
Jul 29 08:09:36 Leetbox kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Jul 29 08:09:36 Leetbox kernel: integrity: Loading X.509 certificate: UEFI:db
Jul 29 08:09:36 Leetbox kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Jul 29 08:09:36 Leetbox kernel: integrity: Loading X.509 certificate: UEFI:db
Jul 29 08:09:36 Leetbox kernel: Key type fscrypt-provisioning registered
Jul 29 08:09:36 Leetbox kernel: Key type .fscrypt registered
Jul 29 08:09:36 Leetbox kernel: Demotion targets for Node 0: null
Jul 29 08:09:36 Leetbox kernel: zswap: loaded using pool zstd/zsmalloc
Jul 29 08:09:36 Leetbox kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 2c6edf2c51fe0c343207b62ac79d76c394e03d96'
Jul 29 08:09:36 Leetbox kernel: Loading compiled-in X.509 certificates
Jul 29 08:09:36 Leetbox kernel: registered taskstats version 1
Jul 29 08:09:36 Leetbox kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Jul 29 08:09:36 Leetbox kernel: sched_clock: Marking stable (653334429, 13163945)->(719386515, -52888141)
Jul 29 08:09:36 Leetbox kernel: IPI shorthand broadcast: enabled
Jul 29 08:09:36 Leetbox kernel: microcode: Updated early from: 0x000000e2
Jul 29 08:09:36 Leetbox kernel: microcode: Current revision: 0x000000ea
Jul 29 08:09:36 Leetbox kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Jul 29 08:09:36 Leetbox kernel: NET: Registered PF_PACKET protocol family
Jul 29 08:09:36 Leetbox kernel: In-situ OAM (IOAM) with IPv6
Jul 29 08:09:36 Leetbox kernel: RPL Segment Routing with IPv6
Jul 29 08:09:36 Leetbox kernel: Segment Routing with IPv6
Jul 29 08:09:36 Leetbox kernel: Freeing initrd memory: 60472K
Jul 29 08:09:36 Leetbox kernel: NET: Registered PF_INET6 protocol family
Jul 29 08:09:36 Leetbox kernel: drop_monitor: Initializing network drop monitor service
Jul 29 08:09:36 Leetbox kernel: hid: raw HID events driver (C) Jiri Kosina
Jul 29 08:09:36 Leetbox kernel: fb0: EFI VGA frame buffer device
Jul 29 08:09:36 Leetbox kernel: fbcon: Deferring console take-over
Jul 29 08:09:36 Leetbox kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Jul 29 08:09:36 Leetbox kernel: efifb: scrolling: redraw
Jul 29 08:09:36 Leetbox kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
Jul 29 08:09:36 Leetbox kernel: efifb: framebuffer at 0x4000000000, using 3072k, total 3072k
Jul 29 08:09:36 Leetbox kernel: efifb: Ignoring BGRT: unexpected or invalid BMP data
Jul 29 08:09:36 Leetbox kernel: efifb: probing for efifb
Jul 29 08:09:36 Leetbox kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jul 29 08:09:36 Leetbox kernel: intel_pstate: HWP enabled
Jul 29 08:09:36 Leetbox kernel: intel_pstate: Intel P-state driver initializing
Jul 29 08:09:36 Leetbox kernel: rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram
Jul 29 08:09:36 Leetbox kernel: rtc_cmos 00:04: setting system clock to 2024-07-29T06:09:34 UTC (1722233374)
Jul 29 08:09:36 Leetbox kernel: rtc_cmos 00:04: registered as rtc0
Jul 29 08:09:36 Leetbox kernel: rtc_cmos 00:04: RTC can wake from S4
Jul 29 08:09:36 Leetbox kernel: usbserial: USB Serial support registered for generic
Jul 29 08:09:36 Leetbox kernel: usbcore: registered new interface driver usbserial_generic
Jul 29 08:09:36 Leetbox kernel: ACPI: bus type drm_connector registered
Jul 29 08:09:36 Leetbox kernel: Linux agpgart interface v0.103
Jul 29 08:09:36 Leetbox kernel: Non-volatile memory driver v1.3
Jul 29 08:09:36 Leetbox kernel: hpet_acpi_add: no address or irqs in _CRS
Jul 29 08:09:36 Leetbox kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jul 29 08:09:36 Leetbox kernel: ACPI: thermal: Thermal Zone [THRM] (69 C)
Jul 29 08:09:36 Leetbox kernel: thermal LNXTHERM:00: registered as thermal_zone0
Jul 29 08:09:36 Leetbox kernel: ACPI: button: Power Button [PWRF]
Jul 29 08:09:36 Leetbox kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Jul 29 08:09:36 Leetbox kernel: ACPI: button: Power Button [PWRB]
Jul 29 08:09:36 Leetbox kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
Jul 29 08:09:36 Leetbox kernel: ACPI: button: Sleep Button [SLPB]
Jul 29 08:09:36 Leetbox kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
Jul 29 08:09:36 Leetbox kernel: ACPI: button: Lid Switch [LID0]
Jul 29 08:09:36 Leetbox kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:50/PNP0C09:00/PNP0C0D:00/input/input0
Jul 29 08:09:36 Leetbox kernel: ACPI: AC: AC Adapter [ADP1] (on-line)
Jul 29 08:09:36 Leetbox kernel: ACPI: \_SB_.PR00: Found 3 idle states
Jul 29 08:09:36 Leetbox kernel: Monitor-Mwait will be used to enter C-3 state
Jul 29 08:09:36 Leetbox kernel: Monitor-Mwait will be used to enter C-2 state
Jul 29 08:09:36 Leetbox kernel: Monitor-Mwait will be used to enter C-1 state
Jul 29 08:09:36 Leetbox kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jul 29 08:09:36 Leetbox kernel: pcieport 0000:00:1d.7: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
Jul 29 08:09:36 Leetbox kernel: pcieport 0000:00:1d.7: DPC: enabled with IRQ 126
Jul 29 08:09:36 Leetbox kernel: pcieport 0000:00:1d.7: AER: enabled with IRQ 126
Jul 29 08:09:36 Leetbox kernel: pcieport 0000:00:1d.7: PME: Signaling with IRQ 126
Jul 29 08:09:36 Leetbox kernel: pcieport 0000:00:1d.6: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
Jul 29 08:09:36 Leetbox kernel: pcieport 0000:00:1d.6: DPC: enabled with IRQ 125
Jul 29 08:09:36 Leetbox kernel: pcieport 0000:00:1d.6: AER: enabled with IRQ 125
Jul 29 08:09:36 Leetbox kernel: pcieport 0000:00:1d.6: PME: Signaling with IRQ 125
Jul 29 08:09:36 Leetbox kernel: pcieport 0000:00:1d.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
Jul 29 08:09:36 Leetbox kernel: pcieport 0000:00:1d.4: DPC: enabled with IRQ 124
Jul 29 08:09:36 Leetbox kernel: pcieport 0000:00:1d.4: AER: enabled with IRQ 124
Jul 29 08:09:36 Leetbox kernel: pcieport 0000:00:1d.4: PME: Signaling with IRQ 124
Jul 29 08:09:36 Leetbox kernel: pcieport 0000:00:1d.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
Jul 29 08:09:36 Leetbox kernel: pcieport 0000:00:1d.0: DPC: enabled with IRQ 123
Jul 29 08:09:36 Leetbox kernel: pcieport 0000:00:1d.0: AER: enabled with IRQ 123
Jul 29 08:09:36 Leetbox kernel: pcieport 0000:00:1d.0: PME: Signaling with IRQ 123
Jul 29 08:09:36 Leetbox kernel: pcieport 0000:00:1b.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
Jul 29 08:09:36 Leetbox kernel: pcieport 0000:00:1b.4: DPC: enabled with IRQ 122
Jul 29 08:09:36 Leetbox kernel: pcieport 0000:00:1b.4: AER: enabled with IRQ 122
Jul 29 08:09:36 Leetbox kernel: pcieport 0000:00:1b.4: PME: Signaling with IRQ 122
Jul 29 08:09:36 Leetbox kernel: pcieport 0000:00:1b.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
Jul 29 08:09:36 Leetbox kernel: pcieport 0000:00:1b.0: DPC: enabled with IRQ 121
Jul 29 08:09:36 Leetbox kernel: pcieport 0000:00:1b.0: AER: enabled with IRQ 121
Jul 29 08:09:36 Leetbox kernel: pcieport 0000:00:1b.0: PME: Signaling with IRQ 121
Jul 29 08:09:36 Leetbox kernel: pcieport 0000:00:01.0: PME: Signaling with IRQ 120
Jul 29 08:09:36 Leetbox kernel: io scheduler bfq registered
Jul 29 08:09:36 Leetbox kernel: io scheduler kyber registered
Jul 29 08:09:36 Leetbox kernel: io scheduler mq-deadline registered
Jul 29 08:09:36 Leetbox kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Jul 29 08:09:36 Leetbox kernel: Asymmetric key parser 'x509' registered
Jul 29 08:09:36 Leetbox kernel: Key type asymmetric registered
Jul 29 08:09:36 Leetbox kernel: integrity: Machine keyring initialized
Jul 29 08:09:36 Leetbox kernel: integrity: Platform Keyring initialized
Jul 29 08:09:36 Leetbox kernel: fuse: init (API version 7.40)
Jul 29 08:09:36 Leetbox kernel: zbud: loaded
Jul 29 08:09:36 Leetbox kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Jul 29 08:09:36 Leetbox kernel: Key type blacklist registered
Jul 29 08:09:36 Leetbox kernel: Initialise system trusted keyrings
Jul 29 08:09:36 Leetbox kernel: Trying to unpack rootfs image as initramfs...
Jul 29 08:09:36 Leetbox kernel: software IO TLB: mapped [mem 0x0000000088a2f000-0x000000008ca2f000] (64MB)
Jul 29 08:09:36 Leetbox kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jul 29 08:09:36 Leetbox kernel: PCI: CLS 64 bytes, default 64
Jul 29 08:09:36 Leetbox kernel: pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
Jul 29 08:09:36 Leetbox kernel: pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
Jul 29 08:09:36 Leetbox kernel: pci_bus 0000:07: resource 1 [mem 0xa1400000-0xa14fffff]
Jul 29 08:09:36 Leetbox kernel: pci_bus 0000:06: resource 1 [mem 0xa1200000-0xa13fffff]
Jul 29 08:09:36 Leetbox kernel: pci_bus 0000:05: resource 1 [mem 0xa1500000-0xa15fffff]
Jul 29 08:09:36 Leetbox kernel: pci_bus 0000:04: resource 1 [mem 0xa1600000-0xa16fffff]
Jul 29 08:09:36 Leetbox kernel: pci_bus 0000:03: resource 1 [mem 0xa1700000-0xa17fffff]
Jul 29 08:09:36 Leetbox kernel: pci_bus 0000:02: resource 1 [mem 0xa1800000-0xa18fffff]
Jul 29 08:09:36 Leetbox kernel: pci_bus 0000:01: resource 2 [mem 0x6000000000-0x6201ffffff 64bit pref]
Jul 29 08:09:36 Leetbox kernel: pci_bus 0000:01: resource 1 [mem 0xa0000000-0xa10fffff]
Jul 29 08:09:36 Leetbox kernel: pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
Jul 29 08:09:36 Leetbox kernel: pci_bus 0000:00: resource 10 [mem 0xfc800000-0xfe7fffff window]
Jul 29 08:09:36 Leetbox kernel: pci_bus 0000:00: resource 9 [mem 0x4000000000-0x7fffffffff window]
Jul 29 08:09:36 Leetbox kernel: pci_bus 0000:00: resource 8 [mem 0x9f800000-0xdfffffff window]
Jul 29 08:09:36 Leetbox kernel: pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000fffff window]
Jul 29 08:09:36 Leetbox kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Jul 29 08:09:36 Leetbox kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Jul 29 08:09:36 Leetbox kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.7:   bridge window [mem 0xa1400000-0xa14fffff]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.7: PCI bridge to [bus 07]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.6:   bridge window [mem 0xa1200000-0xa13fffff]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.6: PCI bridge to [bus 06]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.4:   bridge window [mem 0xa1500000-0xa15fffff]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.4: PCI bridge to [bus 05]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.0:   bridge window [mem 0xa1600000-0xa16fffff]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.0: PCI bridge to [bus 04]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1b.4:   bridge window [mem 0xa1700000-0xa17fffff]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1b.4: PCI bridge to [bus 03]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1b.0:   bridge window [mem 0xa1800000-0xa18fffff]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1b.0: PCI bridge to [bus 02]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:01.0:   bridge window [mem 0x6000000000-0x6201ffffff 64bit pref]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:01.0:   bridge window [mem 0xa0000000-0xa10fffff]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:15.2: BAR 0 [mem 0x4010001000-0x4010001fff 64bit]: assigned
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:15.0: BAR 0 [mem 0x4010000000-0x4010000fff 64bit]: assigned
Jul 29 08:09:36 Leetbox kernel: NET: Registered PF_XDP protocol family
Jul 29 08:09:36 Leetbox kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jul 29 08:09:36 Leetbox kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Jul 29 08:09:36 Leetbox kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Jul 29 08:09:36 Leetbox kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Jul 29 08:09:36 Leetbox kernel: TCP: Hash tables configured (established 262144 bind 65536)
Jul 29 08:09:36 Leetbox kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Jul 29 08:09:36 Leetbox kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jul 29 08:09:36 Leetbox kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Jul 29 08:09:36 Leetbox kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Jul 29 08:09:36 Leetbox kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jul 29 08:09:36 Leetbox kernel: NET: Registered PF_INET protocol family
Jul 29 08:09:36 Leetbox kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jul 29 08:09:36 Leetbox kernel: pnp: PnP ACPI: found 10 devices
Jul 29 08:09:36 Leetbox kernel: system 00:09: [mem 0xfe038000-0xfe038fff] has been reserved
Jul 29 08:09:36 Leetbox kernel: system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
Jul 29 08:09:36 Leetbox kernel: system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
Jul 29 08:09:36 Leetbox kernel: system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
Jul 29 08:09:36 Leetbox kernel: system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
Jul 29 08:09:36 Leetbox kernel: system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
Jul 29 08:09:36 Leetbox kernel: system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
Jul 29 08:09:36 Leetbox kernel: system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
Jul 29 08:09:36 Leetbox kernel: system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
Jul 29 08:09:36 Leetbox kernel: system 00:07: [io  0x2000-0x20fe] has been reserved
Jul 29 08:09:36 Leetbox kernel: system 00:06: [mem 0xff000000-0xffffffff] has been reserved
Jul 29 08:09:36 Leetbox kernel: system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
Jul 29 08:09:36 Leetbox kernel: system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
Jul 29 08:09:36 Leetbox kernel: system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
Jul 29 08:09:36 Leetbox kernel: system 00:06: [mem 0xfd6c0000-0xfd6cffff] has been reserved
Jul 29 08:09:36 Leetbox kernel: system 00:06: [mem 0xfd000000-0xfd69ffff] has been reserved
Jul 29 08:09:36 Leetbox kernel: system 00:06: [io  0x1800-0x18fe] could not be reserved
Jul 29 08:09:36 Leetbox kernel: system 00:05: [io  0x1854-0x1857] has been reserved
Jul 29 08:09:36 Leetbox kernel: system 00:03: [io  0x164e-0x164f] has been reserved
Jul 29 08:09:36 Leetbox kernel: system 00:03: [io  0x0680-0x069f] has been reserved
Jul 29 08:09:36 Leetbox kernel: system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
Jul 29 08:09:36 Leetbox kernel: pnp: PnP ACPI init
Jul 29 08:09:36 Leetbox kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jul 29 08:09:36 Leetbox kernel: VFS: Disk quotas dquot_6.6.0
Jul 29 08:09:36 Leetbox kernel: clocksource: Switched to clocksource tsc-early
Jul 29 08:09:36 Leetbox kernel: vgaarb: loaded
Jul 29 08:09:36 Leetbox kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
Jul 29 08:09:36 Leetbox kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Jul 29 08:09:36 Leetbox kernel: e820: reserve RAM buffer [mem 0x85e800000-0x85fffffff]
Jul 29 08:09:36 Leetbox kernel: e820: reserve RAM buffer [mem 0x99b4f000-0x9bffffff]
Jul 29 08:09:36 Leetbox kernel: e820: reserve RAM buffer [mem 0x95f68000-0x97ffffff]
Jul 29 08:09:36 Leetbox kernel: e820: reserve RAM buffer [mem 0x8fb67000-0x8fffffff]
Jul 29 08:09:36 Leetbox kernel: e820: reserve RAM buffer [mem 0x8d052000-0x8fffffff]
Jul 29 08:09:36 Leetbox kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
Jul 29 08:09:36 Leetbox kernel: PCI: pci_cache_line_size set to 64 bytes
Jul 29 08:09:36 Leetbox kernel: PCI: Using ACPI for IRQ routing
Jul 29 08:09:36 Leetbox kernel: NET: Registered PF_MCTP protocol family
Jul 29 08:09:36 Leetbox kernel: mctp: management component transport protocol core
Jul 29 08:09:36 Leetbox kernel: NetLabel:  unlabeled traffic allowed by default
Jul 29 08:09:36 Leetbox kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jul 29 08:09:36 Leetbox kernel: NetLabel:  domain hash size = 128
Jul 29 08:09:36 Leetbox kernel: NetLabel: Initializing
Jul 29 08:09:36 Leetbox kernel: efivars: Registered efivars operations
Jul 29 08:09:36 Leetbox kernel: EDAC MC: Ver: 3.0.0
Jul 29 08:09:36 Leetbox kernel: usbcore: registered new device driver usb
Jul 29 08:09:36 Leetbox kernel: usbcore: registered new interface driver hub
Jul 29 08:09:36 Leetbox kernel: usbcore: registered new interface driver usbfs
Jul 29 08:09:36 Leetbox kernel: ACPI: bus type USB registered
Jul 29 08:09:36 Leetbox kernel: libata version 3.00 loaded.
Jul 29 08:09:36 Leetbox kernel: SCSI subsystem initialized
Jul 29 08:09:36 Leetbox kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Jul 29 08:09:36 Leetbox kernel: iommu: Default domain type: Translated
Jul 29 08:09:36 Leetbox kernel: ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events
Jul 29 08:09:36 Leetbox kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC initialization complete
Jul 29 08:09:36 Leetbox kernel: ACPI: EC: GPE=0x13
Jul 29 08:09:36 Leetbox kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jul 29 08:09:36 Leetbox kernel: ACPI: EC: event unblocked
Jul 29 08:09:36 Leetbox kernel: ACPI: EC: interrupt unblocked
Jul 29 08:09:36 Leetbox kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Jul 29 08:09:36 Leetbox kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Jul 29 08:09:36 Leetbox kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Jul 29 08:09:36 Leetbox kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Jul 29 08:09:36 Leetbox kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Jul 29 08:09:36 Leetbox kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Jul 29 08:09:36 Leetbox kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 1
Jul 29 08:09:36 Leetbox kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.7: PCI bridge to [bus 07]
Jul 29 08:09:36 Leetbox kernel: pci 0000:07:00.0: PME# supported from D1 D2 D3hot D3cold
Jul 29 08:09:36 Leetbox kernel: pci 0000:07:00.0: supports D1 D2
Jul 29 08:09:36 Leetbox kernel: pci 0000:07:00.0: BAR 1 [mem 0xa1400000-0xa1400fff]
Jul 29 08:09:36 Leetbox kernel: pci 0000:07:00.0: [10ec:525a] type 00 class 0xff0000 PCIe Endpoint
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.6: PCI bridge to [bus 06]
Jul 29 08:09:36 Leetbox kernel: pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
Jul 29 08:09:36 Leetbox kernel: pci 0000:06:00.0: BAR 3 [mem 0xa1300000-0xa1303fff]
Jul 29 08:09:36 Leetbox kernel: pci 0000:06:00.0: BAR 0 [mem 0xa1200000-0xa12fffff]
Jul 29 08:09:36 Leetbox kernel: pci 0000:06:00.0: [8086:3101] type 00 class 0x020000 PCIe Endpoint
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.4: PCI bridge to [bus 05]
Jul 29 08:09:36 Leetbox kernel: pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
Jul 29 08:09:36 Leetbox kernel: pci 0000:05:00.0: BAR 0 [mem 0xa1500000-0xa1503fff 64bit]
Jul 29 08:09:36 Leetbox kernel: pci 0000:05:00.0: [8086:2725] type 00 class 0x028000 PCIe Endpoint
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.0: PCI bridge to [bus 04]
Jul 29 08:09:36 Leetbox kernel: pci 0000:04:00.0: BAR 4 [mem 0xa1604000-0xa16040ff 64bit]
Jul 29 08:09:36 Leetbox kernel: pci 0000:04:00.0: BAR 0 [mem 0xa1600000-0xa1603fff 64bit]
Jul 29 08:09:36 Leetbox kernel: pci 0000:04:00.0: [15b7:5006] type 00 class 0x010802 PCIe Endpoint
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1b.4: PCI bridge to [bus 03]
Jul 29 08:09:36 Leetbox kernel: pci 0000:03:00.0: BAR 0 [mem 0xa1700000-0xa1703fff 64bit]
Jul 29 08:09:36 Leetbox kernel: pci 0000:03:00.0: [1987:5012] type 00 class 0x010802 PCIe Endpoint
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1b.0: PCI bridge to [bus 02]
Jul 29 08:09:36 Leetbox kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
Jul 29 08:09:36 Leetbox kernel: pci 0000:02:00.0: enabling Extended Tags
Jul 29 08:09:36 Leetbox kernel: pci 0000:02:00.0: BAR 0 [mem 0xa1800000-0xa1807fff 64bit]
Jul 29 08:09:36 Leetbox kernel: pci 0000:02:00.0: [1b21:3242] type 00 class 0x0c0330 PCIe Legacy Endpoint
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Jul 29 08:09:36 Leetbox kernel: pci 0000:01:00.1: BAR 0 [mem 0xa1080000-0xa1083fff]
Jul 29 08:09:36 Leetbox kernel: pci 0000:01:00.1: [10de:228e] type 00 class 0x040300 PCIe Endpoint
Jul 29 08:09:36 Leetbox kernel: pci 0000:01:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Jul 29 08:09:36 Leetbox kernel: pci 0000:01:00.0: PME# supported from D0 D3hot
Jul 29 08:09:36 Leetbox kernel: pci 0000:01:00.0: ROM [mem 0xa1000000-0xa107ffff pref]
Jul 29 08:09:36 Leetbox kernel: pci 0000:01:00.0: BAR 5 [io  0x3000-0x307f]
Jul 29 08:09:36 Leetbox kernel: pci 0000:01:00.0: BAR 3 [mem 0x6200000000-0x6201ffffff 64bit pref]
Jul 29 08:09:36 Leetbox kernel: pci 0000:01:00.0: BAR 1 [mem 0x6000000000-0x61ffffffff 64bit pref]
Jul 29 08:09:36 Leetbox kernel: pci 0000:01:00.0: BAR 0 [mem 0xa0000000-0xa0ffffff]
Jul 29 08:09:36 Leetbox kernel: pci 0000:01:00.0: [10de:2520] type 00 class 0x030000 PCIe Legacy Endpoint
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1f.5: [8086:06a4] type 00 class 0x0c8000 conventional PCI endpoint
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1f.4: BAR 4 [io  0xefa0-0xefbf]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1f.4: BAR 0 [mem 0x620311e000-0x620311e0ff 64bit]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1f.4: [8086:06a3] type 00 class 0x0c0500 conventional PCI endpoint
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1f.3: BAR 4 [mem 0x6203000000-0x62030fffff 64bit]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1f.3: BAR 0 [mem 0x6203118000-0x620311bfff 64bit]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1f.3: [8086:06c8] type 00 class 0x040300 conventional PCI endpoint
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1f.0: [8086:068d] type 00 class 0x060100 conventional PCI endpoint
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.7: PTM enabled (root), 4ns granularity
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.7:   bridge window [mem 0xa1400000-0xa14fffff]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.7: PCI bridge to [bus 07]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.7: [8086:06b7] type 01 class 0x060400 PCIe Root Port
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.6: PTM enabled (root), 4ns granularity
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.6: PME# supported from D0 D3hot D3cold
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.6:   bridge window [mem 0xa1200000-0xa13fffff]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.6: PCI bridge to [bus 06]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.6: [8086:06b6] type 01 class 0x060400 PCIe Root Port
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.4: PTM enabled (root), 4ns granularity
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.4:   bridge window [mem 0xa1500000-0xa15fffff]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.4: PCI bridge to [bus 05]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.4: [8086:06b4] type 01 class 0x060400 PCIe Root Port
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.0:   bridge window [mem 0xa1600000-0xa16fffff]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.0: PCI bridge to [bus 04]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1d.0: [8086:06b0] type 01 class 0x060400 PCIe Root Port
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1b.4: PTM enabled (root), 4ns granularity
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1b.4: PME# supported from D0 D3hot D3cold
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1b.4:   bridge window [mem 0xa1700000-0xa17fffff]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1b.4: PCI bridge to [bus 03]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1b.4: [8086:06ac] type 01 class 0x060400 PCIe Root Port
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1b.0: PTM enabled (root), 4ns granularity
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1b.0:   bridge window [mem 0xa1800000-0xa18fffff]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1b.0: PCI bridge to [bus 02]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:1b.0: [8086:06c0] type 01 class 0x060400 PCIe Root Port
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:16.0: PME# supported from D3hot
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:16.0: BAR 0 [mem 0x620311f000-0x620311ffff 64bit]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:16.0: [8086:06e0] type 00 class 0x078000 conventional PCI endpoint
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:15.2: BAR 0 [mem 0x00000000-0x00000fff 64bit]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:15.2: [8086:06ea] type 00 class 0x0c8000 conventional PCI endpoint
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:15.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:15.0: [8086:06e8] type 00 class 0x0c8000 conventional PCI endpoint
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:14.2: BAR 2 [mem 0x6203122000-0x6203122fff 64bit]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:14.2: BAR 0 [mem 0x620311c000-0x620311dfff 64bit]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:14.2: [8086:06ef] type 00 class 0x050000 conventional PCI endpoint
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:14.0: BAR 0 [mem 0x6203100000-0x620310ffff 64bit]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:14.0: [8086:06ed] type 00 class 0x0c0330 conventional PCI endpoint
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:12.0: BAR 0 [mem 0x6203123000-0x6203123fff 64bit]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:12.0: [8086:06f9] type 00 class 0x118000 conventional PCI endpoint
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:04.0: BAR 0 [mem 0x6203110000-0x6203117fff 64bit]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:04.0: [8086:1903] type 00 class 0x118000 conventional PCI endpoint
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:02.0: BAR 4 [io  0x4000-0x403f]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:02.0: BAR 2 [mem 0x4000000000-0x400fffffff 64bit pref]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:02.0: BAR 0 [mem 0x6202000000-0x6202ffffff 64bit]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:02.0: [8086:9bc4] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:01.0:   bridge window [mem 0x6000000000-0x6201ffffff 64bit pref]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:01.0:   bridge window [mem 0xa0000000-0xa10fffff]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:01.0: [8086:1901] type 01 class 0x060400 PCIe Root Port
Jul 29 08:09:36 Leetbox kernel: pci 0000:00:00.0: [8086:9b44] type 00 class 0x060000 conventional PCI endpoint
Jul 29 08:09:36 Leetbox kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Jul 29 08:09:36 Leetbox kernel: pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
Jul 29 08:09:36 Leetbox kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
Jul 29 08:09:36 Leetbox kernel: pci_bus 0000:00: root bus resource [mem 0x9f800000-0xdfffffff window]
Jul 29 08:09:36 Leetbox kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
Jul 29 08:09:36 Leetbox kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Jul 29 08:09:36 Leetbox kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jul 29 08:09:36 Leetbox kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Jul 29 08:09:36 Leetbox kernel: PCI host bridge to bus 0000:00
Jul 29 08:09:36 Leetbox kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Jul 29 08:09:36 Leetbox kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
Jul 29 08:09:36 Leetbox kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jul 29 08:09:36 Leetbox kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
Jul 29 08:09:36 Leetbox kernel: ACPI: \PIN_: New power resource
Jul 29 08:09:36 Leetbox kernel: ACPI: \_SB_.PCI0.CNVW.WRST: New power resource
Jul 29 08:09:36 Leetbox kernel: ACPI: \_SB_.PCI0.SAT0.VOL2.V2PR: New power resource
Jul 29 08:09:36 Leetbox kernel: ACPI: \_SB_.PCI0.SAT0.VOL1.V1PR: New power resource
Jul 29 08:09:36 Leetbox kernel: ACPI: \_SB_.PCI0.SAT0.VOL0.V0PR: New power resource
Jul 29 08:09:36 Leetbox kernel: ACPI: \_SB_.PCI0.XDCI.USBC: New power resource
Jul 29 08:09:36 Leetbox kernel: ACPI: \_SB_.PCI0.RP13.PXSX.DRST: New power resource
Jul 29 08:09:36 Leetbox kernel: ACPI: \_SB_.PCI0.RP13.PXSX.WRST: New power resource
Jul 29 08:09:36 Leetbox kernel: ACPI: \_SB_.PCI0.PEG0.PG00: New power resource
Jul 29 08:09:36 Leetbox kernel: ACPI: Enabled 10 GPEs in block 00 to 7F
Jul 29 08:09:36 Leetbox kernel: PCI: Using E820 reservations for host bridge windows
Jul 29 08:09:36 Leetbox kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jul 29 08:09:36 Leetbox kernel: ACPI: Using IOAPIC for interrupt routing
Jul 29 08:09:36 Leetbox kernel: ACPI: PM: (supports S0 S3 S4 S5)
Jul 29 08:09:36 Leetbox kernel: ACPI: Interpreter enabled
Jul 29 08:09:36 Leetbox kernel: ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions
Jul 29 08:09:36 Leetbox kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
Jul 29 08:09:36 Leetbox kernel: ACPI: EC: interrupt blocked
Jul 29 08:09:36 Leetbox kernel: ACPI: EC: EC started
Jul 29 08:09:36 Leetbox kernel: ACPI: _OSC evaluated successfully for all CPUs
Jul 29 08:09:36 Leetbox kernel: ACPI: SSDT 0xFFFF97D381C58C00 0003CA (v02 PmRef  ApCst    00003000 INTL 20160527)
Jul 29 08:09:36 Leetbox kernel: ACPI: Dynamic OEM Table Load:
Jul 29 08:09:36 Leetbox kernel: ACPI: SSDT 0xFFFF97D381C61000 000D22 (v02 PmRef  ApPsd    00003000 INTL 20160527)
Jul 29 08:09:36 Leetbox kernel: ACPI: Dynamic OEM Table Load:
Jul 29 08:09:36 Leetbox kernel: ACPI: SSDT 0xFFFF97D381C5F800 0003D7 (v02 PmRef  ApHwp    00003000 INTL 20160527)
Jul 29 08:09:36 Leetbox kernel: ACPI: Dynamic OEM Table Load:
Jul 29 08:09:36 Leetbox kernel: ACPI: SSDT 0xFFFF97D381C83000 000778 (v02 PmRef  ApIst    00003000 INTL 20160527)
Jul 29 08:09:36 Leetbox kernel: ACPI: Dynamic OEM Table Load:
Jul 29 08:09:36 Leetbox kernel: ACPI: SSDT 0xFFFF97D381C64000 000BEA (v02 PmRef  HwpLvt   00003000 INTL 20160527)
Jul 29 08:09:36 Leetbox kernel: ACPI: Dynamic OEM Table Load:
Jul 29 08:09:36 Leetbox kernel: ACPI: SSDT 0xFFFF97D381D08E00 000137 (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
Jul 29 08:09:36 Leetbox kernel: ACPI: Dynamic OEM Table Load:
Jul 29 08:09:36 Leetbox kernel: ACPI: SSDT 0xFFFF97D381CCB800 0000FC (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
Jul 29 08:09:36 Leetbox kernel: ACPI: Dynamic OEM Table Load:
Jul 29 08:09:36 Leetbox kernel: ACPI: SSDT 0xFFFF97D381C81800 000536 (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
Jul 29 08:09:36 Leetbox kernel: ACPI: Dynamic OEM Table Load:
Jul 29 08:09:36 Leetbox kernel: ACPI: SSDT 0xFFFF97D381C5E000 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
Jul 29 08:09:36 Leetbox kernel: ACPI: Dynamic OEM Table Load:
Jul 29 08:09:36 Leetbox kernel: ACPI: 10 ACPI AML tables successfully acquired and loaded
Jul 29 08:09:36 Leetbox kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jul 29 08:09:36 Leetbox kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jul 29 08:09:36 Leetbox kernel: ACPI: Added _OSI(Processor Device)
Jul 29 08:09:36 Leetbox kernel: ACPI: Added _OSI(Module Device)
Jul 29 08:09:36 Leetbox kernel: Demotion targets for Node 0: null
Jul 29 08:09:36 Leetbox kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Jul 29 08:09:36 Leetbox kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Jul 29 08:09:36 Leetbox kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Jul 29 08:09:36 Leetbox kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Jul 29 08:09:36 Leetbox kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jul 29 08:09:36 Leetbox kernel: PCI: Using configuration type 1 for base access
Jul 29 08:09:36 Leetbox kernel: PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
Jul 29 08:09:36 Leetbox kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jul 29 08:09:36 Leetbox kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Jul 29 08:09:36 Leetbox kernel: cpuidle: using governor menu
Jul 29 08:09:36 Leetbox kernel: cpuidle: using governor ladder
Jul 29 08:09:36 Leetbox kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jul 29 08:09:36 Leetbox kernel: thermal_sys: Registered thermal governor 'user_space'
Jul 29 08:09:36 Leetbox kernel: thermal_sys: Registered thermal governor 'step_wise'
Jul 29 08:09:36 Leetbox kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jul 29 08:09:36 Leetbox kernel: thermal_sys: Registered thermal governor 'fair_share'
Jul 29 08:09:36 Leetbox kernel: audit: type=2000 audit(1722233373.013:1): state=initialized audit_enabled=0 res=1
Jul 29 08:09:36 Leetbox kernel: audit: initializing netlink subsys (disabled)
Jul 29 08:09:36 Leetbox kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jul 29 08:09:36 Leetbox kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jul 29 08:09:36 Leetbox kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Jul 29 08:09:36 Leetbox kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jul 29 08:09:36 Leetbox kernel: PM: RTC time: 06:09:33, date: 2024-07-29
Jul 29 08:09:36 Leetbox kernel: pinctrl core: initialized pinctrl subsystem
Jul 29 08:09:36 Leetbox kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
Jul 29 08:09:36 Leetbox kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jul 29 08:09:36 Leetbox kernel: ACPI: PM: Registering ACPI NVS region [mem 0x97ca9000-0x97de8fff] (1310720 bytes)
Jul 29 08:09:36 Leetbox kernel: x86/mm: Memory block size: 128MB
Jul 29 08:09:36 Leetbox kernel: devtmpfs: initialized
Jul 29 08:09:36 Leetbox kernel: smpboot: Total of 16 processors activated (70428.20 BogoMIPS)
Jul 29 08:09:36 Leetbox kernel: smp: Brought up 1 node, 16 CPUs
Jul 29 08:09:36 Leetbox kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
Jul 29 08:09:36 Leetbox kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
Jul 29 08:09:36 Leetbox kernel: smpboot: x86: Booting SMP configuration:
Jul 29 08:09:36 Leetbox kernel: smp: Bringing up secondary CPUs ...
Jul 29 08:09:36 Leetbox kernel: rcu:         Max phase no-delay instances is 1000.
Jul 29 08:09:36 Leetbox kernel: rcu: Hierarchical SRCU implementation.
Jul 29 08:09:36 Leetbox kernel: Estimated ratio of average max frequency by base frequency (times 1024): 2141
Jul 29 08:09:36 Leetbox kernel: signal: max sigframe size: 3632
Jul 29 08:09:36 Leetbox kernel: ... event mask:             000000070000000f
Jul 29 08:09:36 Leetbox kernel: ... fixed-purpose events:   3
Jul 29 08:09:36 Leetbox kernel: ... max period:             00007fffffffffff
Jul 29 08:09:36 Leetbox kernel: ... value mask:             0000ffffffffffff
Jul 29 08:09:36 Leetbox kernel: ... generic registers:      4
Jul 29 08:09:36 Leetbox kernel: ... bit width:              48
Jul 29 08:09:36 Leetbox kernel: ... version:                4
Jul 29 08:09:36 Leetbox kernel: Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
Jul 29 08:09:36 Leetbox kernel: smpboot: CPU0: Intel(R) Core(TM) i7-10870H CPU @ 2.20GHz (family: 0x6, model: 0xa5, stepping: 0x2)
Jul 29 08:09:36 Leetbox kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jul 29 08:09:36 Leetbox kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jul 29 08:09:36 Leetbox kernel: LSM support for eBPF active
Jul 29 08:09:36 Leetbox kernel: Yama: becoming mindful.
Jul 29 08:09:36 Leetbox kernel: landlock: Up and running.
Jul 29 08:09:36 Leetbox kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Jul 29 08:09:36 Leetbox kernel: pid_max: default: 32768 minimum: 301
Jul 29 08:09:36 Leetbox kernel: Freeing SMP alternatives memory: 40K
Jul 29 08:09:36 Leetbox kernel: x86/fpu: Enabled xstate features 0x21f, context size is 968 bytes, using 'compacted' format.
Jul 29 08:09:36 Leetbox kernel: x86/fpu: xstate_offset[9]:  960, xstate_sizes[9]:    8
Jul 29 08:09:36 Leetbox kernel: x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
Jul 29 08:09:36 Leetbox kernel: x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
Jul 29 08:09:36 Leetbox kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jul 29 08:09:36 Leetbox kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Jul 29 08:09:36 Leetbox kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Jul 29 08:09:36 Leetbox kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Jul 29 08:09:36 Leetbox kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jul 29 08:09:36 Leetbox kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jul 29 08:09:36 Leetbox kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jul 29 08:09:36 Leetbox kernel: GDS: Vulnerable: No microcode
Jul 29 08:09:36 Leetbox kernel: SRBDS: Vulnerable: No microcode
Jul 29 08:09:36 Leetbox kernel: MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode
Jul 29 08:09:36 Leetbox kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Jul 29 08:09:36 Leetbox kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jul 29 08:09:36 Leetbox kernel: RETBleed: Mitigation: Enhanced IBRS
Jul 29 08:09:36 Leetbox kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Jul 29 08:09:36 Leetbox kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jul 29 08:09:36 Leetbox kernel: Spectre V2 : Mitigation: Enhanced / Automatic IBRS
Jul 29 08:09:36 Leetbox kernel: Spectre V2 : Spectre BHI mitigation: SW BHB clearing on syscall
Jul 29 08:09:36 Leetbox kernel: Spectre V2 : Spectre BHI mitigation: SW BHB clearing on vm exit
Jul 29 08:09:36 Leetbox kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jul 29 08:09:36 Leetbox kernel: process: using mwait in idle threads
Jul 29 08:09:36 Leetbox kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Jul 29 08:09:36 Leetbox kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Jul 29 08:09:36 Leetbox kernel: CPU0: Thermal monitoring enabled (TM1)
Jul 29 08:09:36 Leetbox kernel: x86/cpu: SGX disabled by BIOS.
Jul 29 08:09:36 Leetbox kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4401.32 BogoMIPS (lpj=7333320)
Jul 29 08:09:36 Leetbox kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1fb62f12e8c, max_idle_ns: 440795238402 ns
Jul 29 08:09:36 Leetbox kernel: APIC: Switched APIC routing to: cluster x2apic
Jul 29 08:09:36 Leetbox kernel: x2apic enabled
Jul 29 08:09:36 Leetbox kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Jul 29 08:09:36 Leetbox kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Jul 29 08:09:36 Leetbox kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Jul 29 08:09:36 Leetbox kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Jul 29 08:09:36 Leetbox kernel: DMAR: RMRR base: 0x0000009b000000 end: 0x0000009f7fffff
Jul 29 08:09:36 Leetbox kernel: DMAR: RMRR base: 0x0000009843e000 end: 0x00000098687fff
Jul 29 08:09:36 Leetbox kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Jul 29 08:09:36 Leetbox kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Jul 29 08:09:36 Leetbox kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
Jul 29 08:09:36 Leetbox kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Jul 29 08:09:36 Leetbox kernel: DMAR: Host address width 39
Jul 29 08:09:36 Leetbox kernel: APIC: Switch to symmetric I/O mode setup
Jul 29 08:09:36 Leetbox kernel: hpet: HPET dysfunctional in PC10. Force disabled.
Jul 29 08:09:36 Leetbox kernel: ACPI: Core revision 20240322
Jul 29 08:09:36 Leetbox kernel: printk: legacy console [tty0] enabled
Jul 29 08:09:36 Leetbox kernel: Console: colour dummy device 80x25
Jul 29 08:09:36 Leetbox kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Jul 29 08:09:36 Leetbox kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Jul 29 08:09:36 Leetbox kernel: NR_IRQS: 20736, nr_irqs: 2184, preallocated irqs: 16
Jul 29 08:09:36 Leetbox kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Jul 29 08:09:36 Leetbox kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Jul 29 08:09:36 Leetbox kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
Jul 29 08:09:36 Leetbox kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
Jul 29 08:09:36 Leetbox kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jul 29 08:09:36 Leetbox kernel:         Tracing variant of Tasks RCU enabled.
Jul 29 08:09:36 Leetbox kernel:         Rude variant of Tasks RCU enabled.
Jul 29 08:09:36 Leetbox kernel:         Trampoline variant of Tasks RCU enabled.
Jul 29 08:09:36 Leetbox kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Jul 29 08:09:36 Leetbox kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
Jul 29 08:09:36 Leetbox kernel: rcu: Preemptible hierarchical RCU implementation.
Jul 29 08:09:36 Leetbox kernel: Dynamic Preempt: full
Jul 29 08:09:36 Leetbox kernel: ftrace: allocated 197 pages with 4 groups
Jul 29 08:09:36 Leetbox kernel: ftrace: allocating 50263 entries in 197 pages
Jul 29 08:09:36 Leetbox kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
Jul 29 08:09:36 Leetbox kernel: Memory: 32457292K/33365020K available (18432K kernel code, 2177K rwdata, 13436K rodata, 3432K init, 3492K bss, 907468K reserved, 0K cma-reserved)
Jul 29 08:09:36 Leetbox kernel: software IO TLB: area num 16.
Jul 29 08:09:36 Leetbox kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Jul 29 08:09:36 Leetbox kernel: Policy zone: Normal
Jul 29 08:09:36 Leetbox kernel: Built 1 zonelists, mobility grouping on.  Total pages: 8341255
Jul 29 08:09:36 Leetbox kernel: Fallback order for Node 0: 0 
Jul 29 08:09:36 Leetbox kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jul 29 08:09:36 Leetbox kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Jul 29 08:09:36 Leetbox kernel: random: crng init done
Jul 29 08:09:36 Leetbox kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Jul 29 08:09:36 Leetbox kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ebe54f77-c861-422c-ad54-94c707d29f25 rw loglevel=3 quiet nvidia-drm.modeset=1 nowatchdog
Jul 29 08:09:36 Leetbox kernel: pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 
Jul 29 08:09:36 Leetbox kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
Jul 29 08:09:36 Leetbox kernel: pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
Jul 29 08:09:36 Leetbox kernel: percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
Jul 29 08:09:36 Leetbox kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
Jul 29 08:09:36 Leetbox kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jul 29 08:09:36 Leetbox kernel: Booting paravirtualized kernel on bare hardware
Jul 29 08:09:36 Leetbox kernel: [mem 0x9f800000-0xfdffffff] available for PCI devices
Jul 29 08:09:36 Leetbox kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
Jul 29 08:09:36 Leetbox kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Jul 29 08:09:36 Leetbox kernel: PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfedfffff]
Jul 29 08:09:36 Leetbox kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
Jul 29 08:09:36 Leetbox kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Jul 29 08:09:36 Leetbox kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Jul 29 08:09:36 Leetbox kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Jul 29 08:09:36 Leetbox kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Jul 29 08:09:36 Leetbox kernel: PM: hibernation: Registered nosave memory: [mem 0x9f800000-0xfdffffff]
Jul 29 08:09:36 Leetbox kernel: PM: hibernation: Registered nosave memory: [mem 0x99b4f000-0x9f7fffff]
Jul 29 08:09:36 Leetbox kernel: PM: hibernation: Registered nosave memory: [mem 0x99894000-0x99b4dfff]
Jul 29 08:09:36 Leetbox kernel: PM: hibernation: Registered nosave memory: [mem 0x97de9000-0x99893fff]
Jul 29 08:09:36 Leetbox kernel: PM: hibernation: Registered nosave memory: [mem 0x97ca9000-0x97de8fff]
Jul 29 08:09:36 Leetbox kernel: PM: hibernation: Registered nosave memory: [mem 0x97b79000-0x97ca8fff]
Jul 29 08:09:36 Leetbox kernel: PM: hibernation: Registered nosave memory: [mem 0x95f68000-0x97b78fff]
Jul 29 08:09:36 Leetbox kernel: PM: hibernation: Registered nosave memory: [mem 0x8fb67000-0x8fb67fff]
Jul 29 08:09:36 Leetbox kernel: PM: hibernation: Registered nosave memory: [mem 0x8d052000-0x8d145fff]
Jul 29 08:09:36 Leetbox kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jul 29 08:09:36 Leetbox kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
Jul 29 08:09:36 Leetbox kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jul 29 08:09:36 Leetbox kernel: CPU topo: Allowing 16 present CPUs plus 0 hotplug CPUs
Jul 29 08:09:36 Leetbox kernel: CPU topo: Num. threads per package:  16
Jul 29 08:09:36 Leetbox kernel: CPU topo: Num. cores per package:     8
Jul 29 08:09:36 Leetbox kernel: CPU topo: Max. threads per core:   2
Jul 29 08:09:36 Leetbox kernel: CPU topo: Max. dies per package:   1
Jul 29 08:09:36 Leetbox kernel: CPU topo: Max. logical dies:       1
Jul 29 08:09:36 Leetbox kernel: CPU topo: Max. logical packages:   1
Jul 29 08:09:36 Leetbox kernel: TSC deadline timer available
Jul 29 08:09:36 Leetbox kernel: e820: update [mem 0x8d052000-0x8d145fff] usable ==> reserved
Jul 29 08:09:36 Leetbox kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Jul 29 08:09:36 Leetbox kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jul 29 08:09:36 Leetbox kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Jul 29 08:09:36 Leetbox kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jul 29 08:09:36 Leetbox kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Jul 29 08:09:36 Leetbox kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Jul 29 08:09:36 Leetbox kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Jul 29 08:09:36 Leetbox kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Jul 29 08:09:36 Leetbox kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Jul 29 08:09:36 Leetbox kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Jul 29 08:09:36 Leetbox kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Jul 29 08:09:36 Leetbox kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Jul 29 08:09:36 Leetbox kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Jul 29 08:09:36 Leetbox kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Jul 29 08:09:36 Leetbox kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Jul 29 08:09:36 Leetbox kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Jul 29 08:09:36 Leetbox kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Jul 29 08:09:36 Leetbox kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Jul 29 08:09:36 Leetbox kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Jul 29 08:09:36 Leetbox kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Jul 29 08:09:36 Leetbox kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Jul 29 08:09:36 Leetbox kernel: ACPI: PM-Timer IO Port: 0x1808
Jul 29 08:09:36 Leetbox kernel: Reserving Intel graphics memory at [mem 0x9b800000-0x9f7fffff]
Jul 29 08:09:36 Leetbox kernel: On node 0, zone Normal: 6144 pages in unavailable ranges
Jul 29 08:09:36 Leetbox kernel: On node 0, zone Normal: 25777 pages in unavailable ranges
Jul 29 08:09:36 Leetbox kernel: On node 0, zone DMA32: 15334 pages in unavailable ranges
Jul 29 08:09:36 Leetbox kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Jul 29 08:09:36 Leetbox kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jul 29 08:09:36 Leetbox kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jul 29 08:09:36 Leetbox kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000085e7fffff]
Jul 29 08:09:36 Leetbox kernel:   node   0: [mem 0x0000000100000000-0x000000085e7fffff]
Jul 29 08:09:36 Leetbox kernel:   node   0: [mem 0x0000000099b4e000-0x0000000099b4efff]
Jul 29 08:09:36 Leetbox kernel:   node   0: [mem 0x0000000000100000-0x0000000095f67fff]
Jul 29 08:09:36 Leetbox kernel:   node   0: [mem 0x000000000009f000-0x000000000009ffff]
Jul 29 08:09:36 Leetbox kernel:   node   0: [mem 0x0000000000001000-0x000000000009dfff]
Jul 29 08:09:36 Leetbox kernel: Early memory node ranges
Jul 29 08:09:36 Leetbox kernel: Movable zone start for each node
Jul 29 08:09:36 Leetbox kernel:   Device   empty
Jul 29 08:09:36 Leetbox kernel:   Normal   [mem 0x0000000100000000-0x000000085e7fffff]
Jul 29 08:09:36 Leetbox kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jul 29 08:09:36 Leetbox kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jul 29 08:09:36 Leetbox kernel: Zone ranges:
Jul 29 08:09:36 Leetbox kernel: NODE_DATA(0) allocated [mem 0x85e7fb000-0x85e7fffff]
Jul 29 08:09:36 Leetbox kernel: Faking a node at [mem 0x0000000000000000-0x000000085e7fffff]
Jul 29 08:09:36 Leetbox kernel: No NUMA configuration found
Jul 29 08:09:36 Leetbox kernel: ACPI: Reserving FPDT table memory at [mem 0x97c3d000-0x97c3d043]
Jul 29 08:09:36 Leetbox kernel: ACPI: Reserving APIC table memory at [mem 0x97c3e000-0x97c3e12b]
Jul 29 08:09:36 Leetbox kernel: ACPI: Reserving WSMT table memory at [mem 0x97c4e000-0x97c4e027]
Jul 29 08:09:36 Leetbox kernel: ACPI: Reserving SSDT table memory at [mem 0x97c3f000-0x97c42756]
Jul 29 08:09:36 Leetbox kernel: ACPI: Reserving DMAR table memory at [mem 0x97c45000-0x97c450a7]
Jul 29 08:09:36 Leetbox kernel: ACPI: Reserving BGRT table memory at [mem 0x97c43000-0x97c43037]
Jul 29 08:09:36 Leetbox kernel: ACPI: Reserving SSDT table memory at [mem 0x97c44000-0x97c440ad]
Jul 29 08:09:36 Leetbox kernel: ACPI: Reserving DBG2 table memory at [mem 0x97c46000-0x97c46053]
Jul 29 08:09:36 Leetbox kernel: ACPI: Reserving DBGP table memory at [mem 0x97c47000-0x97c47033]
Jul 29 08:09:36 Leetbox kernel: ACPI: Reserving SSDT table memory at [mem 0x97c48000-0x97c4a5b1]
Jul 29 08:09:36 Leetbox kernel: ACPI: Reserving SSDT table memory at [mem 0x97c4b000-0x97c4d71f]
Jul 29 08:09:36 Leetbox kernel: ACPI: Reserving LPIT table memory at [mem 0x97c4f000-0x97c4f093]
Jul 29 08:09:36 Leetbox kernel: ACPI: Reserving NHLT table memory at [mem 0x97c50000-0x97c51820]
Jul 29 08:09:36 Leetbox kernel: ACPI: Reserving SSDT table memory at [mem 0x97c52000-0x97c552ba]
Jul 29 08:09:36 Leetbox kernel: ACPI: Reserving HPET table memory at [mem 0x97ca7000-0x97ca7037]
Jul 29 08:09:36 Leetbox kernel: ACPI: Reserving SSDT table memory at [mem 0x97c56000-0x97c589e6]
Jul 29 08:09:36 Leetbox kernel: ACPI: Reserving SSDT table memory at [mem 0x97c59000-0x97c5c1d9]
Jul 29 08:09:36 Leetbox kernel: ACPI: Reserving SLIC table memory at [mem 0x97ca8000-0x97ca8175]
Jul 29 08:09:36 Leetbox kernel: ACPI: Reserving FIDT table memory at [mem 0x97c5d000-0x97c5d09b]
Jul 29 08:09:36 Leetbox kernel: ACPI: Reserving SSDT table memory at [mem 0x97c9f000-0x97ca2aa6]
Jul 29 08:09:36 Leetbox kernel: ACPI: Reserving SSDT table memory at [mem 0x97ca3000-0x97ca5086]
Jul 29 08:09:36 Leetbox kernel: ACPI: Reserving MCFG table memory at [mem 0x97ca6000-0x97ca603b]
Jul 29 08:09:36 Leetbox kernel: ACPI: Reserving FACS table memory at [mem 0x97de8000-0x97de803f]
Jul 29 08:09:36 Leetbox kernel: ACPI: Reserving DSDT table memory at [mem 0x97c5e000-0x97c9d097]
Jul 29 08:09:36 Leetbox kernel: ACPI: Reserving FACP table memory at [mem 0x97c9e000-0x97c9e113]
Jul 29 08:09:36 Leetbox kernel: ACPI: FPDT 0x0000000097C3D000 000044 (v01 MSI_NB CML      01072009 AMI  01000013)
Jul 29 08:09:36 Leetbox kernel: ACPI: APIC 0x0000000097C3E000 00012C (v04 MSI_NB MEGABOOK 01072009 AMI  00010013)
Jul 29 08:09:36 Leetbox kernel: ACPI: WSMT 0x0000000097C4E000 000028 (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
Jul 29 08:09:36 Leetbox kernel: ACPI: SSDT 0x0000000097C3F000 003757 (v01 OptRf1 Opt1Tabl 00001000 INTL 20160527)
Jul 29 08:09:36 Leetbox kernel: ACPI: DMAR 0x0000000097C45000 0000A8 (v01 INTEL  EDK2     00000002      01000013)
Jul 29 08:09:36 Leetbox kernel: ACPI: BGRT 0x0000000097C43000 000038 (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
Jul 29 08:09:36 Leetbox kernel: ACPI: SSDT 0x0000000097C44000 0000AE (v02 SgRef  SgPeg    00001000 INTL 20160527)
Jul 29 08:09:36 Leetbox kernel: ACPI: DBG2 0x0000000097C46000 000054 (v00 MSI_NB MEGABOOK 01072009 AMI  01000013)
Jul 29 08:09:36 Leetbox kernel: ACPI: DBGP 0x0000000097C47000 000034 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
Jul 29 08:09:36 Leetbox kernel: ACPI: SSDT 0x0000000097C48000 0025B2 (v02 MSI_NB TbtTypeC 00000000 INTL 20160527)
Jul 29 08:09:36 Leetbox kernel: ACPI: SSDT 0x0000000097C4B000 002720 (v02 MSI_NB PtidDevc 00001000 INTL 20160527)
Jul 29 08:09:36 Leetbox kernel: ACPI: LPIT 0x0000000097C4F000 000094 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
Jul 29 08:09:36 Leetbox kernel: ACPI: NHLT 0x0000000097C50000 001821 (v00 MSI_NB MEGABOOK 01072009 AMI  01000013)
Jul 29 08:09:36 Leetbox kernel: ACPI: SSDT 0x0000000097C52000 0032BB (v02 INTEL  xh_cfhd4 00000000 INTL 20160527)
Jul 29 08:09:36 Leetbox kernel: ACPI: HPET 0x0000000097CA7000 000038 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
Jul 29 08:09:36 Leetbox kernel: ACPI: SSDT 0x0000000097C56000 0029E7 (v02 Intel  PegSsdt  00001000 INTL 20160527)
Jul 29 08:09:36 Leetbox kernel: ACPI: SSDT 0x0000000097C59000 0031DA (v02 SaSsdt SaSsdt   00003000 INTL 20160527)
Jul 29 08:09:36 Leetbox kernel: ACPI: SLIC 0x0000000097CA8000 000176 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
Jul 29 08:09:36 Leetbox kernel: ACPI: FIDT 0x0000000097C5D000 00009C (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
Jul 29 08:09:36 Leetbox kernel: ACPI: SSDT 0x0000000097C9F000 003AA7 (v02 INTEL  DptfTabl 00001000 INTL 20160527)
Jul 29 08:09:36 Leetbox kernel: ACPI: SSDT 0x0000000097CA3000 002087 (v02 CpuRef CpuSsdt  00003000 INTL 20160527)
Jul 29 08:09:36 Leetbox kernel: ACPI: MCFG 0x0000000097CA6000 00003C (v01 MSI_NB MEGABOOK 01072009 MSFT 00000097)
Jul 29 08:09:36 Leetbox kernel: ACPI: FACS 0x0000000097DE8000 000040
Jul 29 08:09:36 Leetbox kernel: ACPI: DSDT 0x0000000097C5E000 03F098 (v02 MSI_NB MEGABOOK 01072009 INTL 20160527)
Jul 29 08:09:36 Leetbox kernel: ACPI: FACP 0x0000000097C9E000 000114 (v06 MSI_NB MEGABOOK 01072009 AMI  00010013)
Jul 29 08:09:36 Leetbox kernel: ACPI: XSDT 0x0000000097D65728 0000DC (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
Jul 29 08:09:36 Leetbox kernel: ACPI: RSDP 0x0000000097D66014 000024 (v02 MSI_NB)
Jul 29 08:09:36 Leetbox kernel: ACPI: Early table checksum verification disabled
Jul 29 08:09:36 Leetbox kernel: RAMDISK: [mem 0x309d3000-0x344e0fff]
Jul 29 08:09:36 Leetbox kernel: Secure boot disabled
Jul 29 08:09:36 Leetbox kernel: Using GB pages for direct mapping
Jul 29 08:09:36 Leetbox kernel: e820: update [mem 0x8fb67000-0x8fb67fff] usable ==> reserved
Jul 29 08:09:36 Leetbox kernel: esrt: Reserving ESRT space from 0x000000008fb67c98 to 0x000000008fb67cf8.
Jul 29 08:09:36 Leetbox kernel: last_pfn = 0x99b4f max_arch_pfn = 0x400000000
Jul 29 08:09:36 Leetbox kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jul 29 08:09:36 Leetbox kernel: MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
Jul 29 08:09:36 Leetbox kernel: last_pfn = 0x85e800 max_arch_pfn = 0x400000000
Jul 29 08:09:36 Leetbox kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jul 29 08:09:36 Leetbox kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jul 29 08:09:36 Leetbox kernel: tsc: Detected 2199.996 MHz TSC
Jul 29 08:09:36 Leetbox kernel: tsc: Detected 2200.000 MHz processor
Jul 29 08:09:36 Leetbox kernel: DMI: Memory slots populated: 2/2
Jul 29 08:09:36 Leetbox kernel: DMI: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
Jul 29 08:09:36 Leetbox kernel: SMBIOS 3.2.0 present.
Jul 29 08:09:36 Leetbox kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
Jul 29 08:09:36 Leetbox kernel: efi: Remove mem271: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
Jul 29 08:09:36 Leetbox kernel: efi: Not removing mem270: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
Jul 29 08:09:36 Leetbox kernel: efi: Not removing mem269: MMIO range=[0xfed00000-0xfed03fff] (16KB) from e820 map
Jul 29 08:09:36 Leetbox kernel: efi: Not removing mem268: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
Jul 29 08:09:36 Leetbox kernel: efi: Not removing mem267: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
Jul 29 08:09:36 Leetbox kernel: e820: remove [mem 0xe0000000-0xefffffff] reserved
Jul 29 08:09:36 Leetbox kernel: efi: Remove mem266: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
Jul 29 08:09:36 Leetbox kernel: efi: ACPI=0x97d66000 ACPI 2.0=0x97d66014 SMBIOS=0x9970f000 SMBIOS 3.0=0x9970e000 MEMATTR=0x8cb55018 ESRT=0x8fb67c98 
Jul 29 08:09:36 Leetbox kernel: efi: EFI v2.7 by American Megatrends
Jul 29 08:09:36 Leetbox kernel: APIC: Static calls initialized
Jul 29 08:09:36 Leetbox kernel: NX (Execute Disable) protection: active
Jul 29 08:09:36 Leetbox kernel: The simpledrm driver will not be probed
Jul 29 08:09:36 Leetbox kernel: BIOS-e820: [mem 0x0000000100000000-0x000000085e7fffff] usable
Jul 29 08:09:36 Leetbox kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Jul 29 08:09:36 Leetbox kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Jul 29 08:09:36 Leetbox kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
Jul 29 08:09:36 Leetbox kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Jul 29 08:09:36 Leetbox kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Jul 29 08:09:36 Leetbox kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
Jul 29 08:09:36 Leetbox kernel: BIOS-e820: [mem 0x0000000099b4f000-0x000000009f7fffff] reserved
Jul 29 08:09:36 Leetbox kernel: BIOS-e820: [mem 0x0000000099b4e000-0x0000000099b4efff] usable
Jul 29 08:09:36 Leetbox kernel: BIOS-e820: [mem 0x0000000099894000-0x0000000099b4dfff] type 20
Jul 29 08:09:36 Leetbox kernel: BIOS-e820: [mem 0x0000000097de9000-0x0000000099893fff] reserved
Jul 29 08:09:36 Leetbox kernel: BIOS-e820: [mem 0x0000000097ca9000-0x0000000097de8fff] ACPI NVS
Jul 29 08:09:36 Leetbox kernel: BIOS-e820: [mem 0x0000000097b79000-0x0000000097ca8fff] ACPI data
Jul 29 08:09:36 Leetbox kernel: BIOS-e820: [mem 0x0000000095f68000-0x0000000097b78fff] reserved
Jul 29 08:09:36 Leetbox kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000095f67fff] usable
Jul 29 08:09:36 Leetbox kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Jul 29 08:09:36 Leetbox kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
Jul 29 08:09:36 Leetbox kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
Jul 29 08:09:36 Leetbox kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
Jul 29 08:09:36 Leetbox kernel: BIOS-provided physical RAM map:
Jul 29 08:09:36 Leetbox kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ebe54f77-c861-422c-ad54-94c707d29f25 rw loglevel=3 quiet nvidia-drm.modeset=1 nowatchdog
Jul 29 08:09:36 Leetbox kernel: Linux version 6.10.2-arch1-1 (linux@archlinux) (gcc (GCC) 14.1.1 20240720, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Sat, 27 Jul 2024 16:49:55 +0000

As recommended, I ran the nvidia-bug-report.sh command but unfortunately I can only do it after a reboot. I don't know how this would affect the content of the log. Also, the log is too long to be included in the body of the message and pastebin is blocking me from posting it there, do you have any advice on how to share it?

I'm also including the result of the dmesg command in case it proves useful:

[    0.000000] Linux version 6.10.2-arch1-1 (linux@archlinux) (gcc (GCC) 14.1.1 20240720, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Sat, 27 Jul 2024 16:49:55 +0000
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ebe54f77-c861-422c-ad54-94c707d29f25 rw loglevel=3 quiet nvidia-drm.modeset=1 nowatchdog
[    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-0x0000000095f67fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000095f68000-0x0000000097b78fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000097b79000-0x0000000097ca8fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000097ca9000-0x0000000097de8fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000097de9000-0x0000000099893fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000099894000-0x0000000099b4dfff] type 20
[    0.000000] BIOS-e820: [mem 0x0000000099b4e000-0x0000000099b4efff] usable
[    0.000000] BIOS-e820: [mem 0x0000000099b4f000-0x000000009f7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000085e7fffff] usable
[    0.000000] The simpledrm driver will not be probed
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] efi: EFI v2.7 by American Megatrends
[    0.000000] efi: ACPI=0x97d66000 ACPI 2.0=0x97d66014 SMBIOS=0x9970f000 SMBIOS 3.0=0x9970e000 MEMATTR=0x8cb55018 ESRT=0x8fb67c98 
[    0.000000] efi: Remove mem266: MMIO range=[0xe0000000-0xefffffff] (256MB) from e820 map
[    0.000000] e820: remove [mem 0xe0000000-0xefffffff] reserved
[    0.000000] efi: Not removing mem267: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
[    0.000000] efi: Not removing mem268: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem269: MMIO range=[0xfed00000-0xfed03fff] (16KB) from e820 map
[    0.000000] efi: Not removing mem270: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[    0.000000] efi: Remove mem271: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[    0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: Micro-Star International Co., Ltd. GE66 Raider 10UE/MS-1542, BIOS E1542IMS.109 02/22/2021
[    0.000000] DMI: Memory slots populated: 2/2
[    0.000000] tsc: Detected 2200.000 MHz processor
[    0.000000] tsc: Detected 2199.996 MHz TSC
[    0.000468] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000472] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000484] last_pfn = 0x85e800 max_arch_pfn = 0x400000000
[    0.000490] MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
[    0.000493] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000994] last_pfn = 0x99b4f max_arch_pfn = 0x400000000
[    0.019280] esrt: Reserving ESRT space from 0x000000008fb67c98 to 0x000000008fb67cf8.
[    0.019294] e820: update [mem 0x8fb67000-0x8fb67fff] usable ==> reserved
[    0.019342] Using GB pages for direct mapping
[    0.019916] Secure boot disabled
[    0.019917] RAMDISK: [mem 0x309d3000-0x344e0fff]
[    0.020079] ACPI: Early table checksum verification disabled
[    0.020082] ACPI: RSDP 0x0000000097D66014 000024 (v02 MSI_NB)
[    0.020088] ACPI: XSDT 0x0000000097D65728 0000DC (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.020096] ACPI: FACP 0x0000000097C9E000 000114 (v06 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.020103] ACPI: DSDT 0x0000000097C5E000 03F098 (v02 MSI_NB MEGABOOK 01072009 INTL 20160527)
[    0.020108] ACPI: FACS 0x0000000097DE8000 000040
[    0.020112] ACPI: MCFG 0x0000000097CA6000 00003C (v01 MSI_NB MEGABOOK 01072009 MSFT 00000097)
[    0.020116] ACPI: SSDT 0x0000000097CA3000 002087 (v02 CpuRef CpuSsdt  00003000 INTL 20160527)
[    0.020120] ACPI: SSDT 0x0000000097C9F000 003AA7 (v02 INTEL  DptfTabl 00001000 INTL 20160527)
[    0.020125] ACPI: FIDT 0x0000000097C5D000 00009C (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.020129] ACPI: SLIC 0x0000000097CA8000 000176 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.020133] ACPI: SSDT 0x0000000097C59000 0031DA (v02 SaSsdt SaSsdt   00003000 INTL 20160527)
[    0.020137] ACPI: SSDT 0x0000000097C56000 0029E7 (v02 Intel  PegSsdt  00001000 INTL 20160527)
[    0.020141] ACPI: HPET 0x0000000097CA7000 000038 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.020145] ACPI: SSDT 0x0000000097C52000 0032BB (v02 INTEL  xh_cfhd4 00000000 INTL 20160527)
[    0.020150] ACPI: NHLT 0x0000000097C50000 001821 (v00 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.020154] ACPI: LPIT 0x0000000097C4F000 000094 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.020158] ACPI: SSDT 0x0000000097C4B000 002720 (v02 MSI_NB PtidDevc 00001000 INTL 20160527)
[    0.020162] ACPI: SSDT 0x0000000097C48000 0025B2 (v02 MSI_NB TbtTypeC 00000000 INTL 20160527)
[    0.020166] ACPI: DBGP 0x0000000097C47000 000034 (v01 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.020170] ACPI: DBG2 0x0000000097C46000 000054 (v00 MSI_NB MEGABOOK 01072009 AMI  01000013)
[    0.020174] ACPI: SSDT 0x0000000097C44000 0000AE (v02 SgRef  SgPeg    00001000 INTL 20160527)
[    0.020179] ACPI: BGRT 0x0000000097C43000 000038 (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.020183] ACPI: DMAR 0x0000000097C45000 0000A8 (v01 INTEL  EDK2     00000002      01000013)
[    0.020187] ACPI: SSDT 0x0000000097C3F000 003757 (v01 OptRf1 Opt1Tabl 00001000 INTL 20160527)
[    0.020191] ACPI: WSMT 0x0000000097C4E000 000028 (v01 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.020195] ACPI: APIC 0x0000000097C3E000 00012C (v04 MSI_NB MEGABOOK 01072009 AMI  00010013)
[    0.020199] ACPI: FPDT 0x0000000097C3D000 000044 (v01 MSI_NB CML      01072009 AMI  01000013)
[    0.020203] ACPI: Reserving FACP table memory at [mem 0x97c9e000-0x97c9e113]
[    0.020205] ACPI: Reserving DSDT table memory at [mem 0x97c5e000-0x97c9d097]
[    0.020207] ACPI: Reserving FACS table memory at [mem 0x97de8000-0x97de803f]
[    0.020208] ACPI: Reserving MCFG table memory at [mem 0x97ca6000-0x97ca603b]
[    0.020209] ACPI: Reserving SSDT table memory at [mem 0x97ca3000-0x97ca5086]
[    0.020210] ACPI: Reserving SSDT table memory at [mem 0x97c9f000-0x97ca2aa6]
[    0.020211] ACPI: Reserving FIDT table memory at [mem 0x97c5d000-0x97c5d09b]
[    0.020213] ACPI: Reserving SLIC table memory at [mem 0x97ca8000-0x97ca8175]
[    0.020214] ACPI: Reserving SSDT table memory at [mem 0x97c59000-0x97c5c1d9]
[    0.020215] ACPI: Reserving SSDT table memory at [mem 0x97c56000-0x97c589e6]
[    0.020216] ACPI: Reserving HPET table memory at [mem 0x97ca7000-0x97ca7037]
[    0.020218] ACPI: Reserving SSDT table memory at [mem 0x97c52000-0x97c552ba]
[    0.020219] ACPI: Reserving NHLT table memory at [mem 0x97c50000-0x97c51820]
[    0.020220] ACPI: Reserving LPIT table memory at [mem 0x97c4f000-0x97c4f093]
[    0.020221] ACPI: Reserving SSDT table memory at [mem 0x97c4b000-0x97c4d71f]
[    0.020222] ACPI: Reserving SSDT table memory at [mem 0x97c48000-0x97c4a5b1]
[    0.020224] ACPI: Reserving DBGP table memory at [mem 0x97c47000-0x97c47033]
[    0.020225] ACPI: Reserving DBG2 table memory at [mem 0x97c46000-0x97c46053]
[    0.020226] ACPI: Reserving SSDT table memory at [mem 0x97c44000-0x97c440ad]
[    0.020227] ACPI: Reserving BGRT table memory at [mem 0x97c43000-0x97c43037]
[    0.020228] ACPI: Reserving DMAR table memory at [mem 0x97c45000-0x97c450a7]
[    0.020230] ACPI: Reserving SSDT table memory at [mem 0x97c3f000-0x97c42756]
[    0.020231] ACPI: Reserving WSMT table memory at [mem 0x97c4e000-0x97c4e027]
[    0.020232] ACPI: Reserving APIC table memory at [mem 0x97c3e000-0x97c3e12b]
[    0.020233] ACPI: Reserving FPDT table memory at [mem 0x97c3d000-0x97c3d043]
[    0.020517] No NUMA configuration found
[    0.020518] Faking a node at [mem 0x0000000000000000-0x000000085e7fffff]
[    0.020523] NODE_DATA(0) allocated [mem 0x85e7fb000-0x85e7fffff]
[    0.020590] Zone ranges:
[    0.020590]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.020593]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.020596]   Normal   [mem 0x0000000100000000-0x000000085e7fffff]
[    0.020598]   Device   empty
[    0.020599] Movable zone start for each node
[    0.020600] Early memory node ranges
[    0.020601]   node   0: [mem 0x0000000000001000-0x000000000009dfff]
[    0.020603]   node   0: [mem 0x000000000009f000-0x000000000009ffff]
[    0.020604]   node   0: [mem 0x0000000000100000-0x0000000095f67fff]
[    0.020606]   node   0: [mem 0x0000000099b4e000-0x0000000099b4efff]
[    0.020608]   node   0: [mem 0x0000000100000000-0x000000085e7fffff]
[    0.020614] Initmem setup node 0 [mem 0x0000000000001000-0x000000085e7fffff]
[    0.020621] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.020623] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.020663] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.026852] On node 0, zone DMA32: 15334 pages in unavailable ranges
[    0.102294] On node 0, zone Normal: 25777 pages in unavailable ranges
[    0.102410] On node 0, zone Normal: 6144 pages in unavailable ranges
[    0.102444] Reserving Intel graphics memory at [mem 0x9b800000-0x9f7fffff]
[    0.103026] ACPI: PM-Timer IO Port: 0x1808
[    0.103038] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.103041] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.103042] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.103043] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.103044] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.103045] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.103047] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.103048] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.103049] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.103050] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.103051] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.103052] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.103053] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.103054] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.103056] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.103057] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.103113] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.103117] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.103120] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.103126] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.103127] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.103142] e820: update [mem 0x8d052000-0x8d145fff] usable ==> reserved
[    0.103159] TSC deadline timer available
[    0.103166] CPU topo: Max. logical packages:   1
[    0.103167] CPU topo: Max. logical dies:       1
[    0.103168] CPU topo: Max. dies per package:   1
[    0.103174] CPU topo: Max. threads per core:   2
[    0.103175] CPU topo: Num. cores per package:     8
[    0.103176] CPU topo: Num. threads per package:  16
[    0.103177] CPU topo: Allowing 16 present CPUs plus 0 hotplug CPUs
[    0.103199] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.103202] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[    0.103205] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.103207] PM: hibernation: Registered nosave memory: [mem 0x8d052000-0x8d145fff]
[    0.103209] PM: hibernation: Registered nosave memory: [mem 0x8fb67000-0x8fb67fff]
[    0.103212] PM: hibernation: Registered nosave memory: [mem 0x95f68000-0x97b78fff]
[    0.103213] PM: hibernation: Registered nosave memory: [mem 0x97b79000-0x97ca8fff]
[    0.103214] PM: hibernation: Registered nosave memory: [mem 0x97ca9000-0x97de8fff]
[    0.103215] PM: hibernation: Registered nosave memory: [mem 0x97de9000-0x99893fff]
[    0.103216] PM: hibernation: Registered nosave memory: [mem 0x99894000-0x99b4dfff]
[    0.103219] PM: hibernation: Registered nosave memory: [mem 0x99b4f000-0x9f7fffff]
[    0.103220] PM: hibernation: Registered nosave memory: [mem 0x9f800000-0xfdffffff]
[    0.103221] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.103222] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.103223] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.103224] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.103225] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[    0.103226] PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfedfffff]
[    0.103227] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.103228] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[    0.103230] [mem 0x9f800000-0xfdffffff] available for PCI devices
[    0.103233] Booting paravirtualized kernel on bare hardware
[    0.103236] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.112357] setup_percpu: NR_CPUS:320 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
[    0.113480] percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
[    0.113491] pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
[    0.113494] pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
[    0.113503] pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 
[    0.113531] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ebe54f77-c861-422c-ad54-94c707d29f25 rw loglevel=3 quiet nvidia-drm.modeset=1 nowatchdog
[    0.113650] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
[    0.113660] random: crng init done
[    0.116807] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.118384] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.118649] Fallback order for Node 0: 0 
[    0.118653] Built 1 zonelists, mobility grouping on.  Total pages: 8341255
[    0.118655] Policy zone: Normal
[    0.118893] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.118902] software IO TLB: area num 16.
[    0.222311] Memory: 32457300K/33365020K available (18432K kernel code, 2177K rwdata, 13436K rodata, 3432K init, 3492K bss, 907460K reserved, 0K cma-reserved)
[    0.222669] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
[    0.222732] ftrace: allocating 50263 entries in 197 pages
[    0.233893] ftrace: allocated 197 pages with 4 groups
[    0.233990] Dynamic Preempt: full
[    0.234081] rcu: Preemptible hierarchical RCU implementation.
[    0.234083] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
[    0.234084] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.234086] 	Trampoline variant of Tasks RCU enabled.
[    0.234087] 	Rude variant of Tasks RCU enabled.
[    0.234087] 	Tracing variant of Tasks RCU enabled.
[    0.234088] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.234089] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.234103] RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
[    0.234106] RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
[    0.234109] RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
[    0.240669] NR_IRQS: 20736, nr_irqs: 2184, preallocated irqs: 16
[    0.240993] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.241434] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.241488] Console: colour dummy device 80x25
[    0.241491] printk: legacy console [tty0] enabled
[    0.241563] ACPI: Core revision 20240322
[    0.241899] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.241901] APIC: Switch to symmetric I/O mode setup
[    0.241904] DMAR: Host address width 39
[    0.241905] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.241913] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.241917] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.241921] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.241924] DMAR: RMRR base: 0x0000009843e000 end: 0x00000098687fff
[    0.241926] DMAR: RMRR base: 0x0000009b000000 end: 0x0000009f7fffff
[    0.241928] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.241930] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.241932] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.245201] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.245204] x2apic enabled
[    0.245291] APIC: Switched APIC routing to: cluster x2apic
[    0.254432] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x1fb62f12e8c, max_idle_ns: 440795238402 ns
[    0.254446] Calibrating delay loop (skipped), value calculated using timer frequency.. 4401.32 BogoMIPS (lpj=7333320)
[    0.254473] x86/cpu: SGX disabled by BIOS.
[    0.254479] CPU0: Thermal monitoring enabled (TM1)
[    0.254538] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.254540] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.254543] process: using mwait in idle threads
[    0.254546] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.254549] Spectre V2 : Spectre BHI mitigation: SW BHB clearing on vm exit
[    0.254550] Spectre V2 : Spectre BHI mitigation: SW BHB clearing on syscall
[    0.254551] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[    0.254552] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.254553] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[    0.254554] RETBleed: Mitigation: Enhanced IBRS
[    0.254557] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.254558] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.254565] MMIO Stale Data: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.254566] SRBDS: Vulnerable: No microcode
[    0.254567] GDS: Vulnerable: No microcode
[    0.254574] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.254576] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.254578] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.254579] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.254580] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.254581] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.254583] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.254585] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.254586] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.254588] x86/fpu: xstate_offset[9]:  960, xstate_sizes[9]:    8
[    0.254589] x86/fpu: Enabled xstate features 0x21f, context size is 968 bytes, using 'compacted' format.
[    0.257776] Freeing SMP alternatives memory: 40K
[    0.257776] pid_max: default: 32768 minimum: 301
[    0.257776] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
[    0.257776] landlock: Up and running.
[    0.257776] Yama: becoming mindful.
[    0.257776] LSM support for eBPF active
[    0.257776] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.257776] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.257776] smpboot: CPU0: Intel(R) Core(TM) i7-10870H CPU @ 2.20GHz (family: 0x6, model: 0xa5, stepping: 0x2)
[    0.257776] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.257776] ... version:                4
[    0.257776] ... bit width:              48
[    0.257776] ... generic registers:      4
[    0.257776] ... value mask:             0000ffffffffffff
[    0.257776] ... max period:             00007fffffffffff
[    0.257776] ... fixed-purpose events:   3
[    0.257776] ... event mask:             000000070000000f
[    0.257776] signal: max sigframe size: 3632
[    0.257776] Estimated ratio of average max frequency by base frequency (times 1024): 2141
[    0.257776] rcu: Hierarchical SRCU implementation.
[    0.257776] rcu: 	Max phase no-delay instances is 1000.
[    0.257776] smp: Bringing up secondary CPUs ...
[    0.257776] smpboot: x86: Booting SMP configuration:
[    0.257776] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
[    0.262495] MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
[    0.262495] smp: Brought up 1 node, 16 CPUs
[    0.262495] smpboot: Total of 16 processors activated (70428.20 BogoMIPS)
[    0.265481] devtmpfs: initialized
[    0.265481] x86/mm: Memory block size: 128MB
[    0.268540] ACPI: PM: Registering ACPI NVS region [mem 0x97ca9000-0x97de8fff] (1310720 bytes)
[    0.268540] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.268540] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.268540] pinctrl core: initialized pinctrl subsystem
[    0.268540] PM: RTC time: 06:16:06, date: 2024-07-29
[    0.268982] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.269454] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[    0.269777] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.270102] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.270111] audit: initializing netlink subsys (disabled)
[    0.270116] audit: type=2000 audit(1722233766.013:1): state=initialized audit_enabled=0 res=1
[    0.270116] thermal_sys: Registered thermal governor 'fair_share'
[    0.270116] thermal_sys: Registered thermal governor 'bang_bang'
[    0.270116] thermal_sys: Registered thermal governor 'step_wise'
[    0.270116] thermal_sys: Registered thermal governor 'user_space'
[    0.270116] thermal_sys: Registered thermal governor 'power_allocator'
[    0.271117] cpuidle: using governor ladder
[    0.271118] cpuidle: using governor menu
[    0.271167] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.271167] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.271272] PCI: ECAM [mem 0xe0000000-0xefffffff] (base 0xe0000000) for domain 0000 [bus 00-ff]
[    0.271289] PCI: Using configuration type 1 for base access
[    0.271410] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.274523] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.274523] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.274523] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.274523] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.274726] Demotion targets for Node 0: null
[    0.274726] ACPI: Added _OSI(Module Device)
[    0.274726] ACPI: Added _OSI(Processor Device)
[    0.274726] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.274726] ACPI: Added _OSI(Processor Aggregator Device)
[    0.361072] ACPI: 10 ACPI AML tables successfully acquired and loaded
[    0.371749] ACPI: Dynamic OEM Table Load:
[    0.371760] ACPI: SSDT 0xFFFF9BA141C58C00 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.373094] ACPI: Dynamic OEM Table Load:
[    0.373102] ACPI: SSDT 0xFFFF9BA141C84800 000536 (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.374642] ACPI: Dynamic OEM Table Load:
[    0.374649] ACPI: SSDT 0xFFFF9BA141CCA100 0000FC (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
[    0.375922] ACPI: Dynamic OEM Table Load:
[    0.375928] ACPI: SSDT 0xFFFF9BA141D09200 000137 (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[    0.377180] ACPI: Dynamic OEM Table Load:
[    0.377189] ACPI: SSDT 0xFFFF9BA141C61000 000BEA (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[    0.379044] ACPI: Dynamic OEM Table Load:
[    0.379052] ACPI: SSDT 0xFFFF9BA141C82000 000778 (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.380546] ACPI: Dynamic OEM Table Load:
[    0.380553] ACPI: SSDT 0xFFFF9BA141C5F400 0003D7 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    0.382043] ACPI: Dynamic OEM Table Load:
[    0.382052] ACPI: SSDT 0xFFFF9BA141C64000 000D22 (v02 PmRef  ApPsd    00003000 INTL 20160527)
[    0.384365] ACPI: Dynamic OEM Table Load:
[    0.384372] ACPI: SSDT 0xFFFF9BA141C58800 0003CA (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.392133] ACPI: _OSC evaluated successfully for all CPUs
[    0.392475] ACPI: EC: EC started
[    0.392476] ACPI: EC: interrupt blocked
[    0.399512] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.399516] ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC used to handle transactions
[    0.399519] ACPI: Interpreter enabled
[    0.399570] ACPI: PM: (supports S0 S3 S4 S5)
[    0.399572] ACPI: Using IOAPIC for interrupt routing
[    0.401293] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.401296] PCI: Using E820 reservations for host bridge windows
[    0.401888] ACPI: Enabled 10 GPEs in block 00 to 7F
[    0.405571] ACPI: \_SB_.PCI0.PEG0.PG00: New power resource
[    0.420425] ACPI: \_SB_.PCI0.RP13.PXSX.WRST: New power resource
[    0.420536] ACPI: \_SB_.PCI0.RP13.PXSX.DRST: New power resource
[    0.430246] ACPI: \_SB_.PCI0.XDCI.USBC: New power resource
[    0.433644] ACPI: \_SB_.PCI0.SAT0.VOL0.V0PR: New power resource
[    0.433918] ACPI: \_SB_.PCI0.SAT0.VOL1.V1PR: New power resource
[    0.434180] ACPI: \_SB_.PCI0.SAT0.VOL2.V2PR: New power resource
[    0.441574] ACPI: \_SB_.PCI0.CNVW.WRST: New power resource
[    0.445914] ACPI: \PIN_: New power resource
[    0.446434] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.446443] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.449484] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[    0.449486] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.451032] PCI host bridge to bus 0000:00
[    0.451035] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.451038] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.451040] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.451042] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
[    0.451044] pci_bus 0000:00: root bus resource [mem 0x9f800000-0xdfffffff window]
[    0.451046] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[    0.451048] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.451050] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.451081] pci 0000:00:00.0: [8086:9b44] type 00 class 0x060000 conventional PCI endpoint
[    0.451175] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400 PCIe Root Port
[    0.451190] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.451194] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.451197] pci 0000:00:01.0:   bridge window [mem 0xa0000000-0xa10fffff]
[    0.451204] pci 0000:00:01.0:   bridge window [mem 0x6000000000-0x6201ffffff 64bit pref]
[    0.451239] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.451960] pci 0000:00:02.0: [8086:9bc4] type 00 class 0x030000 PCIe Root Complex Integrated Endpoint
[    0.451973] pci 0000:00:02.0: BAR 0 [mem 0x6202000000-0x6202ffffff 64bit]
[    0.451981] pci 0000:00:02.0: BAR 2 [mem 0x4000000000-0x400fffffff 64bit pref]
[    0.451986] pci 0000:00:02.0: BAR 4 [io  0x4000-0x403f]
[    0.452011] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.452220] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000 conventional PCI endpoint
[    0.452230] pci 0000:00:04.0: BAR 0 [mem 0x6203110000-0x6203117fff 64bit]
[    0.452706] pci 0000:00:12.0: [8086:06f9] type 00 class 0x118000 conventional PCI endpoint
[    0.452732] pci 0000:00:12.0: BAR 0 [mem 0x6203123000-0x6203123fff 64bit]
[    0.452973] pci 0000:00:14.0: [8086:06ed] type 00 class 0x0c0330 conventional PCI endpoint
[    0.453002] pci 0000:00:14.0: BAR 0 [mem 0x6203100000-0x620310ffff 64bit]
[    0.453111] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.453889] pci 0000:00:14.2: [8086:06ef] type 00 class 0x050000 conventional PCI endpoint
[    0.453914] pci 0000:00:14.2: BAR 0 [mem 0x620311c000-0x620311dfff 64bit]
[    0.453929] pci 0000:00:14.2: BAR 2 [mem 0x6203122000-0x6203122fff 64bit]
[    0.454496] pci 0000:00:15.0: [8086:06e8] type 00 class 0x0c8000 conventional PCI endpoint
[    0.455073] pci 0000:00:15.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
[    0.458063] pci 0000:00:15.2: [8086:06ea] type 00 class 0x0c8000 conventional PCI endpoint
[    0.458570] pci 0000:00:15.2: BAR 0 [mem 0x00000000-0x00000fff 64bit]
[    0.461229] pci 0000:00:16.0: [8086:06e0] type 00 class 0x078000 conventional PCI endpoint
[    0.461255] pci 0000:00:16.0: BAR 0 [mem 0x620311f000-0x620311ffff 64bit]
[    0.461348] pci 0000:00:16.0: PME# supported from D3hot
[    0.461974] pci 0000:00:1b.0: [8086:06c0] type 01 class 0x060400 PCIe Root Port
[    0.462018] pci 0000:00:1b.0: PCI bridge to [bus 02]
[    0.462028] pci 0000:00:1b.0:   bridge window [mem 0xa1800000-0xa18fffff]
[    0.462172] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.462238] pci 0000:00:1b.0: PTM enabled (root), 4ns granularity
[    0.463288] pci 0000:00:1b.4: [8086:06ac] type 01 class 0x060400 PCIe Root Port
[    0.463332] pci 0000:00:1b.4: PCI bridge to [bus 03]
[    0.463342] pci 0000:00:1b.4:   bridge window [mem 0xa1700000-0xa17fffff]
[    0.463483] pci 0000:00:1b.4: PME# supported from D0 D3hot D3cold
[    0.463549] pci 0000:00:1b.4: PTM enabled (root), 4ns granularity
[    0.464596] pci 0000:00:1d.0: [8086:06b0] type 01 class 0x060400 PCIe Root Port
[    0.464641] pci 0000:00:1d.0: PCI bridge to [bus 04]
[    0.464650] pci 0000:00:1d.0:   bridge window [mem 0xa1600000-0xa16fffff]
[    0.464794] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.464859] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
[    0.465897] pci 0000:00:1d.4: [8086:06b4] type 01 class 0x060400 PCIe Root Port
[    0.465942] pci 0000:00:1d.4: PCI bridge to [bus 05]
[    0.465951] pci 0000:00:1d.4:   bridge window [mem 0xa1500000-0xa15fffff]
[    0.466094] pci 0000:00:1d.4: PME# supported from D0 D3hot D3cold
[    0.466159] pci 0000:00:1d.4: PTM enabled (root), 4ns granularity
[    0.467178] pci 0000:00:1d.6: [8086:06b6] type 01 class 0x060400 PCIe Root Port
[    0.467223] pci 0000:00:1d.6: PCI bridge to [bus 06]
[    0.467232] pci 0000:00:1d.6:   bridge window [mem 0xa1200000-0xa13fffff]
[    0.467373] pci 0000:00:1d.6: PME# supported from D0 D3hot D3cold
[    0.467434] pci 0000:00:1d.6: PTM enabled (root), 4ns granularity
[    0.468432] pci 0000:00:1d.7: [8086:06b7] type 01 class 0x060400 PCIe Root Port
[    0.468477] pci 0000:00:1d.7: PCI bridge to [bus 07]
[    0.468487] pci 0000:00:1d.7:   bridge window [mem 0xa1400000-0xa14fffff]
[    0.468625] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.468689] pci 0000:00:1d.7: PTM enabled (root), 4ns granularity
[    0.469697] pci 0000:00:1f.0: [8086:068d] type 00 class 0x060100 conventional PCI endpoint
[    0.470315] pci 0000:00:1f.3: [8086:06c8] type 00 class 0x040300 conventional PCI endpoint
[    0.470373] pci 0000:00:1f.3: BAR 0 [mem 0x6203118000-0x620311bfff 64bit]
[    0.470440] pci 0000:00:1f.3: BAR 4 [mem 0x6203000000-0x62030fffff 64bit]
[    0.470588] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.471986] pci 0000:00:1f.4: [8086:06a3] type 00 class 0x0c0500 conventional PCI endpoint
[    0.472074] pci 0000:00:1f.4: BAR 0 [mem 0x620311e000-0x620311e0ff 64bit]
[    0.472176] pci 0000:00:1f.4: BAR 4 [io  0xefa0-0xefbf]
[    0.472604] pci 0000:00:1f.5: [8086:06a4] type 00 class 0x0c8000 conventional PCI endpoint
[    0.472625] pci 0000:00:1f.5: BAR 0 [mem 0xfe010000-0xfe010fff]
[    0.472797] pci 0000:01:00.0: [10de:2520] type 00 class 0x030000 PCIe Legacy Endpoint
[    0.472806] pci 0000:01:00.0: BAR 0 [mem 0xa0000000-0xa0ffffff]
[    0.472814] pci 0000:01:00.0: BAR 1 [mem 0x6000000000-0x61ffffffff 64bit pref]
[    0.472821] pci 0000:01:00.0: BAR 3 [mem 0x6200000000-0x6201ffffff 64bit pref]
[    0.472826] pci 0000:01:00.0: BAR 5 [io  0x3000-0x307f]
[    0.472831] pci 0000:01:00.0: ROM [mem 0xa1000000-0xa107ffff pref]
[    0.472881] pci 0000:01:00.0: PME# supported from D0 D3hot
[    0.472932] pci 0000:01:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:01.0 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.473437] pci 0000:01:00.1: [10de:228e] type 00 class 0x040300 PCIe Endpoint
[    0.473447] pci 0000:01:00.1: BAR 0 [mem 0xa1080000-0xa1083fff]
[    0.473570] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.473707] pci 0000:02:00.0: [1b21:3242] type 00 class 0x0c0330 PCIe Legacy Endpoint
[    0.473735] pci 0000:02:00.0: BAR 0 [mem 0xa1800000-0xa1807fff 64bit]
[    0.473798] pci 0000:02:00.0: enabling Extended Tags
[    0.473902] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.474139] pci 0000:00:1b.0: PCI bridge to [bus 02]
[    0.474325] pci 0000:03:00.0: [1987:5012] type 00 class 0x010802 PCIe Endpoint
[    0.474391] pci 0000:03:00.0: BAR 0 [mem 0xa1700000-0xa1703fff 64bit]
[    0.475303] pci 0000:00:1b.4: PCI bridge to [bus 03]
[    0.475445] pci 0000:04:00.0: [15b7:5006] type 00 class 0x010802 PCIe Endpoint
[    0.475473] pci 0000:04:00.0: BAR 0 [mem 0xa1600000-0xa1603fff 64bit]
[    0.475512] pci 0000:04:00.0: BAR 4 [mem 0xa1604000-0xa16040ff 64bit]
[    0.475884] pci 0000:00:1d.0: PCI bridge to [bus 04]
[    0.476057] pci 0000:05:00.0: [8086:2725] type 00 class 0x028000 PCIe Endpoint
[    0.476097] pci 0000:05:00.0: BAR 0 [mem 0xa1500000-0xa1503fff 64bit]
[    0.476316] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    0.476741] pci 0000:00:1d.4: PCI bridge to [bus 05]
[    0.476887] pci 0000:06:00.0: [8086:3101] type 00 class 0x020000 PCIe Endpoint
[    0.476909] pci 0000:06:00.0: BAR 0 [mem 0xa1200000-0xa12fffff]
[    0.476943] pci 0000:06:00.0: BAR 3 [mem 0xa1300000-0xa1303fff]
[    0.477088] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[    0.477357] pci 0000:00:1d.6: PCI bridge to [bus 06]
[    0.478374] pci 0000:07:00.0: [10ec:525a] type 00 class 0xff0000 PCIe Endpoint
[    0.478401] pci 0000:07:00.0: BAR 1 [mem 0xa1400000-0xa1400fff]
[    0.479110] pci 0000:07:00.0: supports D1 D2
[    0.479111] pci 0000:07:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.480429] pci 0000:00:1d.7: PCI bridge to [bus 07]
[    0.483918] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.484045] ACPI: PCI: Interrupt link LNKB configured for IRQ 1
[    0.484167] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.484289] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.484411] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.484538] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.484661] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.484782] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.485497] ACPI: EC: interrupt unblocked
[    0.485499] ACPI: EC: event unblocked
[    0.485510] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.485512] ACPI: EC: GPE=0x13
[    0.485514] ACPI: \_SB_.PCI0.LPCB.EC__: Boot DSDT EC initialization complete
[    0.485517] ACPI: \_SB_.PCI0.LPCB.EC__: EC: Used to handle transactions and events
[    0.485598] iommu: Default domain type: Translated
[    0.485598] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.485598] SCSI subsystem initialized
[    0.485598] libata version 3.00 loaded.
[    0.485598] ACPI: bus type USB registered
[    0.485598] usbcore: registered new interface driver usbfs
[    0.485598] usbcore: registered new interface driver hub
[    0.485598] usbcore: registered new device driver usb
[    0.485598] EDAC MC: Ver: 3.0.0
[    0.485598] efivars: Registered efivars operations
[    0.485598] NetLabel: Initializing
[    0.485598] NetLabel:  domain hash size = 128
[    0.485598] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.485598] NetLabel:  unlabeled traffic allowed by default
[    0.485598] mctp: management component transport protocol core
[    0.485598] NET: Registered PF_MCTP protocol family
[    0.485598] PCI: Using ACPI for IRQ routing
[    0.569395] PCI: pci_cache_line_size set to 64 bytes
[    0.570408] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.570420] e820: reserve RAM buffer [mem 0x8d052000-0x8fffffff]
[    0.570422] e820: reserve RAM buffer [mem 0x8fb67000-0x8fffffff]
[    0.570423] e820: reserve RAM buffer [mem 0x95f68000-0x97ffffff]
[    0.570425] e820: reserve RAM buffer [mem 0x99b4f000-0x9bffffff]
[    0.570426] e820: reserve RAM buffer [mem 0x85e800000-0x85fffffff]
[    0.570473] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.570473] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.570473] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.570473] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.570473] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.570473] vgaarb: loaded
[    0.570473] clocksource: Switched to clocksource tsc-early
[    0.570473] VFS: Disk quotas dquot_6.6.0
[    0.570473] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.570473] pnp: PnP ACPI init
[    0.570473] system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
[    0.570473] system 00:03: [io  0x0680-0x069f] has been reserved
[    0.570473] system 00:03: [io  0x164e-0x164f] has been reserved
[    0.570473] system 00:05: [io  0x1854-0x1857] has been reserved
[    0.570473] system 00:06: [io  0x1800-0x18fe] could not be reserved
[    0.570473] system 00:06: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.570473] system 00:06: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    0.570473] system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.570473] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.570473] system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.570473] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.570473] system 00:07: [io  0x2000-0x20fe] has been reserved
[    0.571220] system 00:08: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.571223] system 00:08: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.571226] system 00:08: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.571228] system 00:08: [mem 0xe0000000-0xefffffff] has been reserved
[    0.571230] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.571232] system 00:08: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.571234] system 00:08: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.571236] system 00:08: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.571472] system 00:09: [mem 0xfe038000-0xfe038fff] has been reserved
[    0.571914] pnp: PnP ACPI: found 10 devices
[    0.577736] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.577814] NET: Registered PF_INET protocol family
[    0.578004] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.595776] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.595820] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.595981] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.596430] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.596763] TCP: Hash tables configured (established 262144 bind 65536)
[    0.596904] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[    0.597035] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.597136] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.597233] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.597240] NET: Registered PF_XDP protocol family
[    0.597260] pci 0000:00:15.0: BAR 0 [mem 0x4010000000-0x4010000fff 64bit]: assigned
[    0.597465] pci 0000:00:15.2: BAR 0 [mem 0x4010001000-0x4010001fff 64bit]: assigned
[    0.597734] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.597737] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.597740] pci 0000:00:01.0:   bridge window [mem 0xa0000000-0xa10fffff]
[    0.597743] pci 0000:00:01.0:   bridge window [mem 0x6000000000-0x6201ffffff 64bit pref]
[    0.597748] pci 0000:00:1b.0: PCI bridge to [bus 02]
[    0.597758] pci 0000:00:1b.0:   bridge window [mem 0xa1800000-0xa18fffff]
[    0.597769] pci 0000:00:1b.4: PCI bridge to [bus 03]
[    0.597775] pci 0000:00:1b.4:   bridge window [mem 0xa1700000-0xa17fffff]
[    0.597786] pci 0000:00:1d.0: PCI bridge to [bus 04]
[    0.597792] pci 0000:00:1d.0:   bridge window [mem 0xa1600000-0xa16fffff]
[    0.597803] pci 0000:00:1d.4: PCI bridge to [bus 05]
[    0.597808] pci 0000:00:1d.4:   bridge window [mem 0xa1500000-0xa15fffff]
[    0.597819] pci 0000:00:1d.6: PCI bridge to [bus 06]
[    0.597825] pci 0000:00:1d.6:   bridge window [mem 0xa1200000-0xa13fffff]
[    0.597836] pci 0000:00:1d.7: PCI bridge to [bus 07]
[    0.597841] pci 0000:00:1d.7:   bridge window [mem 0xa1400000-0xa14fffff]
[    0.597853] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.597855] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.597856] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.597858] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000fffff window]
[    0.597860] pci_bus 0000:00: resource 8 [mem 0x9f800000-0xdfffffff window]
[    0.597861] pci_bus 0000:00: resource 9 [mem 0x4000000000-0x7fffffffff window]
[    0.597863] pci_bus 0000:00: resource 10 [mem 0xfc800000-0xfe7fffff window]
[    0.597865] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.597867] pci_bus 0000:01: resource 1 [mem 0xa0000000-0xa10fffff]
[    0.597868] pci_bus 0000:01: resource 2 [mem 0x6000000000-0x6201ffffff 64bit pref]
[    0.597870] pci_bus 0000:02: resource 1 [mem 0xa1800000-0xa18fffff]
[    0.597872] pci_bus 0000:03: resource 1 [mem 0xa1700000-0xa17fffff]
[    0.597874] pci_bus 0000:04: resource 1 [mem 0xa1600000-0xa16fffff]
[    0.597875] pci_bus 0000:05: resource 1 [mem 0xa1500000-0xa15fffff]
[    0.597877] pci_bus 0000:06: resource 1 [mem 0xa1200000-0xa13fffff]
[    0.597878] pci_bus 0000:07: resource 1 [mem 0xa1400000-0xa14fffff]
[    0.598544] pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
[    0.598572] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    0.599498] PCI: CLS 64 bytes, default 64
[    0.599575] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.599576] software IO TLB: mapped [mem 0x0000000088a2f000-0x000000008ca2f000] (64MB)
[    0.599608] Trying to unpack rootfs image as initramfs...
[    0.607843] Initialise system trusted keyrings
[    0.607855] Key type blacklist registered
[    0.607900] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[    0.607909] zbud: loaded
[    0.608024] fuse: init (API version 7.40)
[    0.608110] integrity: Platform Keyring initialized
[    0.608113] integrity: Machine keyring initialized
[    0.623989] Key type asymmetric registered
[    0.623992] Asymmetric key parser 'x509' registered
[    0.624018] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    0.624070] io scheduler mq-deadline registered
[    0.624071] io scheduler kyber registered
[    0.624084] io scheduler bfq registered
[    0.624541] pcieport 0000:00:01.0: PME: Signaling with IRQ 120
[    0.624703] pcieport 0000:00:1b.0: PME: Signaling with IRQ 121
[    0.624777] pcieport 0000:00:1b.0: AER: enabled with IRQ 121
[    0.624840] pcieport 0000:00:1b.0: DPC: enabled with IRQ 121
[    0.624842] pcieport 0000:00:1b.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.625219] pcieport 0000:00:1b.4: PME: Signaling with IRQ 122
[    0.625292] pcieport 0000:00:1b.4: AER: enabled with IRQ 122
[    0.625339] pcieport 0000:00:1b.4: DPC: enabled with IRQ 122
[    0.625340] pcieport 0000:00:1b.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.625671] pcieport 0000:00:1d.0: PME: Signaling with IRQ 123
[    0.625745] pcieport 0000:00:1d.0: AER: enabled with IRQ 123
[    0.625795] pcieport 0000:00:1d.0: DPC: enabled with IRQ 123
[    0.625796] pcieport 0000:00:1d.0: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.626125] pcieport 0000:00:1d.4: PME: Signaling with IRQ 124
[    0.626197] pcieport 0000:00:1d.4: AER: enabled with IRQ 124
[    0.626241] pcieport 0000:00:1d.4: DPC: enabled with IRQ 124
[    0.626243] pcieport 0000:00:1d.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.626591] pcieport 0000:00:1d.6: PME: Signaling with IRQ 125
[    0.626658] pcieport 0000:00:1d.6: AER: enabled with IRQ 125
[    0.626703] pcieport 0000:00:1d.6: DPC: enabled with IRQ 125
[    0.626705] pcieport 0000:00:1d.6: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.627049] pcieport 0000:00:1d.7: PME: Signaling with IRQ 126
[    0.627111] pcieport 0000:00:1d.7: AER: enabled with IRQ 126
[    0.627160] pcieport 0000:00:1d.7: DPC: enabled with IRQ 126
[    0.627162] pcieport 0000:00:1d.7: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[    0.627314] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.627627] Monitor-Mwait will be used to enter C-1 state
[    0.627639] Monitor-Mwait will be used to enter C-2 state
[    0.627648] Monitor-Mwait will be used to enter C-3 state
[    0.627654] ACPI: \_SB_.PR00: Found 3 idle states
[    0.628948] ACPI: AC: AC Adapter [ADP1] (on-line)
[    0.629011] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:50/PNP0C09:00/PNP0C0D:00/input/input0
[    0.629088] ACPI: button: Lid Switch [LID0]
[    0.629129] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    0.629148] ACPI: button: Sleep Button [SLPB]
[    0.629178] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    0.629194] ACPI: button: Power Button [PWRB]
[    0.629221] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.629263] ACPI: button: Power Button [PWRF]
[    0.632530] thermal LNXTHERM:00: registered as thermal_zone0
[    0.632533] ACPI: thermal: Thermal Zone [THRM] (61 C)
[    0.632792] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.635099] hpet_acpi_add: no address or irqs in _CRS
[    0.635142] Non-volatile memory driver v1.3
[    0.635144] Linux agpgart interface v0.103
[    0.635266] ACPI: bus type drm_connector registered
[    0.639693] usbcore: registered new interface driver usbserial_generic
[    0.639700] usbserial: USB Serial support registered for generic
[    0.639784] rtc_cmos 00:04: RTC can wake from S4
[    0.641509] rtc_cmos 00:04: registered as rtc0
[    0.641862] rtc_cmos 00:04: setting system clock to 2024-07-29T06:16:06 UTC (1722233766)
[    0.641936] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram
[    0.643007] intel_pstate: Intel P-state driver initializing
[    0.644178] intel_pstate: HWP enabled
[    0.644633] ledtrig-cpu: registered to indicate activity on CPUs
[    0.644799] efifb: probing for efifb
[    0.644810] efifb: Ignoring BGRT: unexpected or invalid BMP data
[    0.644810] efifb: framebuffer at 0x4000000000, using 3072k, total 3072k
[    0.644811] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.644812] efifb: scrolling: redraw
[    0.644812] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.644831] fbcon: Deferring console take-over
[    0.644832] fb0: EFI VGA frame buffer device
[    0.644847] hid: raw HID events driver (C) Jiri Kosina
[    0.644870] drop_monitor: Initializing network drop monitor service
[    0.644924] NET: Registered PF_INET6 protocol family
[    0.667327] Freeing initrd memory: 60472K
[    0.671294] Segment Routing with IPv6
[    0.671295] RPL Segment Routing with IPv6
[    0.671304] In-situ OAM (IOAM) with IPv6
[    0.671329] NET: Registered PF_PACKET protocol family
[    0.672752] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.673490] microcode: Current revision: 0x000000ea
[    0.673492] microcode: Updated early from: 0x000000e2
[    0.674284] IPI shorthand broadcast: enabled
[    0.675259] sched_clock: Marking stable (661133288, 13138390)->(728138733, -53867055)
[    0.675499] Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
[    0.676073] registered taskstats version 1
[    0.677512] Loading compiled-in X.509 certificates
[    0.679267] Loaded X.509 cert 'Build time autogenerated kernel key: 2c6edf2c51fe0c343207b62ac79d76c394e03d96'
[    0.682176] zswap: loaded using pool zstd/zsmalloc
[    0.682240] Demotion targets for Node 0: null
[    0.682478] Key type .fscrypt registered
[    0.682479] Key type fscrypt-provisioning registered
[    0.682776] integrity: Loading X.509 certificate: UEFI:db
[    0.682793] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    0.682793] integrity: Loading X.509 certificate: UEFI:db
[    0.682802] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    0.683540] PM:   Magic number: 0:540:267
[    0.683614] memory memory137: hash matches
[    0.685911] RAS: Correctable Errors collector initialized.
[    0.692101] clk: Disabling unused clocks
[    0.692102] PM: genpd: Disabling unused power domains
[    0.760050] ACPI: battery: Slot [BAT1] (battery present)
[    0.761874] Freeing unused decrypted memory: 2028K
[    0.762605] Freeing unused kernel image (initmem) memory: 3432K
[    0.762627] Write protecting the kernel read-only data: 32768k
[    0.763445] Freeing unused kernel image (rodata/data gap) memory: 900K
[    0.797272] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.797279] rodata_test: all tests were successful
[    0.797285] Run /init as init process
[    0.797288]   with arguments:
[    0.797290]     /init
[    0.797292]   with environment:
[    0.797294]     HOME=/
[    0.797295]     TERM=linux
[    0.797297]     BOOT_IMAGE=/vmlinuz-linux
[    0.907319] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.913404] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.913451] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.914138] rtsx_pci 0000:07:00.0: enabling device (0000 -> 0002)
[    0.915326] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.915334] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.917010] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    0.917278] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.917282] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.917284] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.917312] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
[    0.917314] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.917315] usb usb1: Product: xHCI Host Controller
[    0.917316] usb usb1: Manufacturer: Linux 6.10.2-arch1-1 xhci-hcd
[    0.917317] usb usb1: SerialNumber: 0000:00:14.0
[    0.917418] hub 1-0:1.0: USB hub found
[    0.917435] hub 1-0:1.0: 16 ports detected
[    0.918856] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.10
[    0.918858] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.918859] usb usb2: Product: xHCI Host Controller
[    0.918860] usb usb2: Manufacturer: Linux 6.10.2-arch1-1 xhci-hcd
[    0.918861] usb usb2: SerialNumber: 0000:00:14.0
[    0.918916] hub 2-0:1.0: USB hub found
[    0.918933] hub 2-0:1.0: 8 ports detected
[    0.919784] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    0.919788] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 3
[    0.922989] nvme 0000:03:00.0: platform quirk: setting simple suspend
[    0.922991] nvme 0000:04:00.0: platform quirk: setting simple suspend
[    0.923047] nvme nvme1: pci function 0000:04:00.0
[    0.923052] nvme nvme0: pci function 0000:03:00.0
[    0.927966] nvme nvme0: missing or invalid SUBNQN field.
[    0.927981] nvme nvme0: D3 entry latency set to 10 seconds
[    0.929358] nvme nvme0: 8/0/0 default/read/poll queues
[    0.930103] nvme nvme0: Ignoring bogus Namespace Identifiers
[    0.933776]  nvme0n1: p1 p2 p3
[    0.934264] nvme nvme1: 16/0/0 default/read/poll queues
[    0.937734]  nvme1n1: p1 p2 p3 p4 p5
[    0.952328] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    0.975821] xhci_hcd 0000:02:00.0: hcc params 0x0200ef80 hci version 0x110 quirks 0x0000000000800010
[    0.976067] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    0.976069] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 4
[    0.976072] xhci_hcd 0000:02:00.0: Host supports USB 3.2 Enhanced SuperSpeed
[    0.976121] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.10
[    0.976122] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.976123] usb usb3: Product: xHCI Host Controller
[    0.976124] usb usb3: Manufacturer: Linux 6.10.2-arch1-1 xhci-hcd
[    0.976125] usb usb3: SerialNumber: 0000:02:00.0
[    0.976180] hub 3-0:1.0: USB hub found
[    0.976189] hub 3-0:1.0: 1 port detected
[    0.976247] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.976258] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.10
[    0.976259] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.976260] usb usb4: Product: xHCI Host Controller
[    0.976260] usb usb4: Manufacturer: Linux 6.10.2-arch1-1 xhci-hcd
[    0.976261] usb usb4: SerialNumber: 0000:02:00.0
[    0.976300] hub 4-0:1.0: USB hub found
[    0.976308] hub 4-0:1.0: 1 port detected
[    1.173212] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[    1.239511] i915 0000:00:02.0: vgaarb: deactivate vga console
[    1.241447] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
[    1.241821] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    1.280427] i915 0000:00:02.0: [drm] [CONNECTOR:99:eDP-1] Panel is missing HDR static metadata. Possible support for Intel HDR backlight interface is not used. If your backlight controls don't work try booting with i915.enable_dpcd_backlight=3. needs this, please file a _new_ bug report on drm/i915, see https://drm.pages.freedesktop.org/intel-docs/how-to-file-i915-bugs.html for details.
[    1.283259] [drm] Initialized i915 1.6.0 20230929 for 0000:00:02.0 on minor 0
[    1.285038] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.285165] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
[    1.285261] ACPI: video: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
[    1.285280] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:01/input/input7
[    1.286978] fbcon: i915drmfb (fb0) is primary device
[    1.286980] fbcon: Deferring console take-over
[    1.286981] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    1.315542] usb 1-3: New USB device found, idVendor=20d6, idProduct=2015, bcdDevice= 1.01
[    1.315556] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.315562] usb 1-3: Product: Xbox Series X EnWired Blue Hint
[    1.315567] usb 1-3: Manufacturer: BDA
[    1.315571] usb 1-3: SerialNumber: 0000011CB1CFC6DB
[    1.335739] fbcon: Taking over console
[    1.340992] Console: switching to colour frame buffer device 240x67
[    1.439829] usb 1-9: new full-speed USB device number 3 using xhci_hcd
[    1.584293] usb 1-9: New USB device found, idVendor=1038, idProduct=1122, bcdDevice= 2.37
[    1.584296] usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.584298] usb 1-9: Product: SteelSeries KLC
[    1.584298] usb 1-9: Manufacturer: SteelSeries
[    1.601735] usbcore: registered new interface driver usbhid
[    1.601737] usbhid: USB HID core driver
[    1.605256] hid-generic 0003:1038:1122.0001: hiddev96,hidraw0: USB HID v1.11 Device [SteelSeries SteelSeries KLC] on usb-0000:00:14.0-9/input0
[    1.605528] input: SteelSeries SteelSeries KLC as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:1038:1122.0002/input/input8
[    1.607961] EXT4-fs (nvme0n1p2): mounted filesystem ebe54f77-c861-422c-ad54-94c707d29f25 r/w with ordered data mode. Quota mode: none.
[    1.613152] tsc: Refined TSC clocksource calibration: 2207.998 MHz
[    1.613157] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1fd3b6211b4, max_idle_ns: 440795230313 ns
[    1.613276] clocksource: Switched to clocksource tsc
[    1.660057] hid-generic 0003:1038:1122.0002: input,hidraw1: USB HID v1.11 Device [SteelSeries SteelSeries KLC] on usb-0000:00:14.0-9/input1
[    1.671424] systemd[1]: systemd 256.4-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
[    1.671427] systemd[1]: Detected architecture x86-64.
[    1.672176] systemd[1]: Hostname set to <Leetbox>.
[    1.706610] usb 1-10: new full-speed USB device number 4 using xhci_hcd
[    1.849031] usb 1-10: New USB device found, idVendor=1038, idProduct=1132, bcdDevice= 2.26
[    1.849045] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.849051] usb 1-10: Product: SteelSeries ALC
[    1.849055] usb 1-10: Manufacturer: SteelSeries
[    1.850846] hid-generic 0003:1038:1132.0003: hiddev97,hidraw2: USB HID v1.11 Device [SteelSeries SteelSeries ALC] on usb-0000:00:14.0-10/input0
[    1.851387] input: SteelSeries SteelSeries ALC as /devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.1/0003:1038:1132.0004/input/input9
[    1.900149] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[    1.910173] hid-generic 0003:1038:1132.0004: input,hidraw3: USB HID v1.11 Device [SteelSeries SteelSeries ALC] on usb-0000:00:14.0-10/input1
[    2.033247] usb 1-13: new high-speed USB device number 5 using xhci_hcd
[    2.114248] systemd[1]: Queued start job for default target Graphical Interface.
[    2.161989] systemd[1]: Created slice Slice /system/dirmngr.
[    2.162276] systemd[1]: Created slice Slice /system/getty.
[    2.162530] systemd[1]: Created slice Slice /system/gpg-agent.
[    2.162791] systemd[1]: Created slice Slice /system/gpg-agent-browser.
[    2.163042] systemd[1]: Created slice Slice /system/gpg-agent-extra.
[    2.163412] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
[    2.163637] systemd[1]: Created slice Slice /system/keyboxd.
[    2.163864] systemd[1]: Created slice Slice /system/modprobe.
[    2.164097] systemd[1]: Created slice Slice /system/systemd-fsck.
[    2.164261] systemd[1]: Created slice User and Session Slice.
[    2.164298] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    2.164322] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.164414] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.164427] systemd[1]: Expecting device /dev/disk/by-uuid/0bb29e6d-45f5-454e-9acd-c14be916306c...
[    2.164431] systemd[1]: Expecting device /dev/disk/by-uuid/9ECC-B606...
[    2.164438] systemd[1]: Reached target Local Encrypted Volumes.
[    2.164450] systemd[1]: Reached target Local Integrity Protected Volumes.
[    2.164462] systemd[1]: Reached target Path Units.
[    2.164470] systemd[1]: Reached target Remote File Systems.
[    2.164475] systemd[1]: Reached target Slice Units.
[    2.164493] systemd[1]: Reached target Local Verity Protected Volumes.
[    2.164534] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    2.164589] systemd[1]: Listening on LVM2 poll daemon socket.
[    2.166602] systemd[1]: Listening on Process Core Dump Socket.
[    2.167089] systemd[1]: Listening on Credential Encryption/Decryption.
[    2.167151] systemd[1]: Listening on Journal Socket (/dev/log).
[    2.167201] systemd[1]: Listening on Journal Sockets.
[    2.167225] systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.167235] systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.167280] systemd[1]: Listening on udev Control Socket.
[    2.167314] systemd[1]: Listening on udev Kernel Socket.
[    2.167940] systemd[1]: Mounting Huge Pages File System...
[    2.168353] systemd[1]: Mounting POSIX Message Queue File System...
[    2.168770] systemd[1]: Mounting Kernel Debug File System...
[    2.169155] systemd[1]: Mounting Kernel Trace File System...
[    2.169639] systemd[1]: Starting Create List of Static Device Nodes...
[    2.170139] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    2.170584] systemd[1]: Starting Load Kernel Module configfs...
[    2.171096] systemd[1]: Starting Load Kernel Module dm_mod...
[    2.171619] systemd[1]: Starting Load Kernel Module drm...
[    2.172094] systemd[1]: Starting Load Kernel Module fuse...
[    2.172723] systemd[1]: Starting Load Kernel Module loop...
[    2.172769] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[    2.172804] systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    2.174284] systemd[1]: Starting Journal Service...
[    2.175403] systemd[1]: Starting Load Kernel Modules...
[    2.175413] systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.175894] systemd[1]: Starting Remount Root and Kernel File Systems...
[    2.175927] systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.176450] systemd[1]: Starting Load udev Rules from Credentials...
[    2.176972] systemd[1]: Starting Coldplug All udev Devices...
[    2.178111] systemd[1]: Mounted Huge Pages File System.
[    2.178593] systemd[1]: Mounted POSIX Message Queue File System.
[    2.178648] systemd[1]: Mounted Kernel Debug File System.
[    2.178700] systemd[1]: Mounted Kernel Trace File System.
[    2.178863] systemd[1]: Finished Create List of Static Device Nodes.
[    2.179041] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    2.179149] systemd[1]: Finished Load Kernel Module configfs.
[    2.179164] loop: module loaded
[    2.179571] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    2.179667] systemd[1]: Finished Load Kernel Module drm.
[    2.179817] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    2.179914] systemd[1]: Finished Load Kernel Module fuse.
[    2.180085] systemd[1]: modprobe@loop.service: Deactivated successfully.
[    2.180195] systemd[1]: Finished Load Kernel Module loop.
[    2.180777] systemd[1]: Mounting FUSE Control File System...
[    2.181264] systemd[1]: Mounting Kernel Configuration File System...
[    2.181326] device-mapper: uevent: version 1.0.3
[    2.181379] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
[    2.181986] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[    2.182191] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    2.182337] systemd[1]: Finished Load Kernel Module dm_mod.
[    2.182452] systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
[    2.183473] systemd[1]: Finished Load udev Rules from Credentials.
[    2.184259] systemd[1]: Mounted FUSE Control File System.
[    2.184749] systemd[1]: Mounted Kernel Configuration File System.
[    2.186259] systemd-journald[389]: Collecting audit messages is disabled.
[    2.187405] i2c_dev: i2c /dev entries driver
[    2.210455] systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
[    2.215117] usb 1-13: New USB device found, idVendor=5986, idProduct=1160, bcdDevice= 3.11
[    2.215120] usb 1-13: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    2.215121] usb 1-13: Product: Integrated Camera
[    2.215122] usb 1-13: Manufacturer: Bison
[    2.215123] usb 1-13: SerialNumber: 200901010001
[    2.246780] EXT4-fs (nvme0n1p2): re-mounted ebe54f77-c861-422c-ad54-94c707d29f25 r/w. Quota mode: none.
[    2.247441] systemd[1]: Finished Remount Root and Kernel File Systems.
[    2.247823] systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    2.248487] systemd[1]: Starting Load/Save OS Random Seed...
[    2.248518] systemd[1]: Create System Users was skipped because no trigger condition checks were met.
[    2.249064] systemd[1]: Starting Create Static Device Nodes in /dev...
[    2.249077] systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    2.277221] nvidia: loading out-of-tree module taints kernel.
[    2.277228] nvidia: module license 'NVIDIA' taints kernel.
[    2.277229] Disabling lock debugging due to kernel taint
[    2.277230] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    2.277231] nvidia: module license taints kernel.
[    2.293457] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[    2.299179] systemd[1]: Finished Load/Save OS Random Seed.
[    2.303767] systemd[1]: Finished Create Static Device Nodes in /dev.
[    2.303816] systemd[1]: Reached target Preparation for Local File Systems.
[    2.304490] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[    2.339856] usb 1-14: new full-speed USB device number 6 using xhci_hcd
[    2.345517] systemd[1]: Started Rule-based Manager for Device Events and Files.
[    2.387528] systemd[1]: Found device Sabrent 1.
[    2.387790] systemd[1]: Finished Coldplug All udev Devices.
[    2.434440] systemd[1]: Found device WDC PC SN730 SDBPNTY-1T00-1032 EF.
[    2.441122] systemd[1]: Created slice Slice /system/systemd-backlight.
[    2.441653] systemd[1]: Activating swap /dev/disk/by-uuid/0bb29e6d-45f5-454e-9acd-c14be916306c...
[    2.442215] systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
[    2.443213] systemd[1]: Starting File System Check on /dev/disk/by-uuid/9ECC-B606...
[    2.483112] usb 1-14: New USB device found, idVendor=8087, idProduct=0032, bcdDevice= 0.00
[    2.483115] usb 1-14: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.483518] nvidia-nvlink: Nvlink Core is being initialized, major device number 236

[    2.484454] pps_core: LinuxPPS API ver. 1 registered
[    2.484455] nvidia 0000:01:00.0: enabling device (0000 -> 0003)
[    2.484456] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    2.484543] nvidia 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
[    2.485645] intel_pch_thermal 0000:00:12.0: enabling device (0000 -> 0002)
[    2.485649] input: PC Speaker as /devices/platform/pcspkr/input/input10
[    2.486701] Consider using thermal netlink events interface
[    2.488691] input: MSI WMI hotkeys as /devices/virtual/input/input12
[    2.492496] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    2.493114] PTP clock support registered
[    2.495660] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    2.495715] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    2.496285] Creating 1 MTD partitions on "0000:00:1f.5":
[    2.496289] 0x000000000000-0x000001000000 : "BIOS"
[    2.496367] intel_pmc_core INT33A1:00:  initialized
[    2.497149] i2c i2c-5: Successfully instantiated SPD at 0x50
[    2.503294] mc: Linux media interface: v0.10
[    2.504549] Intel(R) 2.5G Ethernet Linux Driver
[    2.504551] Copyright(c) 2018 Intel Corporation.
[    2.504645] igc 0000:06:00.0: PTM enabled, 4ns granularity
[    2.508538] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
[    2.508794] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    2.516537] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[    2.516540] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    2.516541] RAPL PMU: hw unit of domain package 2^-14 Joules
[    2.516542] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    2.516542] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    2.524469] systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[    2.525698] intel-lpss 0000:00:15.2: enabling device (0004 -> 0006)
[    2.525997] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    2.531289] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  555.58.02  Tue Jun 25 01:39:15 UTC 2024
[    2.534018] systemd[1]: Starting Virtual Console Setup...
[    2.534280] input: gpio-keys as /devices/platform/ACPI0011:00/gpio-keys.1.auto/input/input13
[    2.534402] cryptd: max_cpu_qlen set to 1000
[    2.534763] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    2.536305] Adding 4194300k swap on /dev/nvme0n1p1.  Priority:-2 extents:1 across:4194300k SS
[    2.538201] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    2.538316] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    2.538794] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    2.538797] cfg80211: failed to load regulatory.db
[    2.540998] systemd[1]: Activated swap /dev/disk/by-uuid/0bb29e6d-45f5-454e-9acd-c14be916306c.
[    2.541588] systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:intel_backlight.
[    2.541673] systemd[1]: Reached target Swaps.
[    2.542963] ACPI: battery: new extension: msi-ec
[    2.545100] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[    2.545964] ee1004 5-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[    2.548197] systemd[1]: Finished Virtual Console Setup.
[    2.550252] pps pps0: new PPS source ptp0
[    2.550281] igc 0000:06:00.0 (unnamed net_device) (uninitialized): PHC added
[    2.551671] intel_rapl_common: Found RAPL domain package
[    2.551673] intel_rapl_common: Found RAPL domain core
[    2.551673] intel_rapl_common: Found RAPL domain uncore
[    2.551674] intel_rapl_common: Found RAPL domain dram
[    2.575491] igc 0000:06:00.0: 4.000 Gb/s available PCIe bandwidth (5.0 GT/s PCIe x1 link)
[    2.575495] igc 0000:06:00.0 eth0: MAC: d8:bb:c1:1f:b2:01
[    2.575846] systemd[1]: Finished File System Check on /dev/disk/by-uuid/9ECC-B606.
[    2.576741] systemd[1]: Started Journal Service.
[    2.582089] systemd-journald[389]: Received client request to flush runtime journal.
[    2.583018] systemd-journald[389]: File /var/log/journal/dc03a58aab2e43189dec98fb91a1ca62/system.journal corrupted or uncleanly shut down, renaming and replacing.
[    2.610069] input: CUST0001:00 04F3:30AA Mouse as /devices/pci0000:00/0000:00:15.2/i2c_designware.1/i2c-7/i2c-CUST0001:00/0018:04F3:30AA.0005/input/input14
[    2.610194] input: CUST0001:00 04F3:30AA Touchpad as /devices/pci0000:00/0000:00:15.2/i2c_designware.1/i2c-7/i2c-CUST0001:00/0018:04F3:30AA.0005/input/input16
[    2.610417] hid-generic 0018:04F3:30AA.0005: input,hidraw4: I2C HID v1.00 Mouse [CUST0001:00 04F3:30AA] on i2c-CUST0001:00
[    2.646083] igc 0000:06:00.0 enp6s0: renamed from eth0
[    2.653512] AVX2 version of gcm_enc/dec engaged.
[    2.653551] AES CTR mode by8 optimization enabled
[    2.656598] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[    2.657170] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[    2.657683] videodev: Linux video capture interface: v2.00
[    2.659822] intel_rapl_common: Found RAPL domain package
[    2.659824] intel_rapl_common: Found RAPL domain dram
[    2.663257] Intel(R) Wireless WiFi driver for Linux
[    2.663302] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  555.58.02  Tue Jun 25 01:10:21 UTC 2024
[    2.663333] iwlwifi 0000:05:00.0: enabling device (0000 -> 0002)
[    2.664657] iwlwifi 0000:05:00.0: Detected crf-id 0x400410, cnv-id 0x400410 wfpm id 0x80000000
[    2.664672] iwlwifi 0000:05:00.0: PCI dev 2725/0024, rev=0x420, rfid=0x10d000
[    2.673217] iwlwifi 0000:05:00.0: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.42
[    2.673428] iwlwifi 0000:05:00.0: loaded firmware version 89.202a2f7b.0 ty-a0-gf-a0-89.ucode op_mode iwlmvm
[    2.751604] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[    2.751843] nvidia-uvm: Loaded the UVM driver, major device number 509.
[    2.760150] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[    2.762570] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    2.764850] usb 1-13: Found UVC 1.00 device Integrated Camera (5986:1160)
[    2.773689] usbcore: registered new interface driver uvcvideo
[    2.843011] input: CUST0001:00 04F3:30AA Mouse as /devices/pci0000:00/0000:00:15.2/i2c_designware.1/i2c-7/i2c-CUST0001:00/0018:04F3:30AA.0005/input/input17
[    2.843067] input: CUST0001:00 04F3:30AA Touchpad as /devices/pci0000:00/0000:00:15.2/i2c_designware.1/i2c-7/i2c-CUST0001:00/0018:04F3:30AA.0005/input/input19
[    2.843106] hid-multitouch 0018:04F3:30AA.0005: input,hidraw4: I2C HID v1.00 Mouse [CUST0001:00 04F3:30AA] on i2c-CUST0001:00
[    2.843691] Bluetooth: Core ver 2.22
[    2.843708] NET: Registered PF_BLUETOOTH protocol family
[    2.843709] Bluetooth: HCI device and connection manager initialized
[    2.843716] Bluetooth: HCI socket layer initialized
[    2.843718] Bluetooth: L2CAP socket layer initialized
[    2.843722] Bluetooth: SCO socket layer initialized
[    2.849172] input: Generic X-Box pad as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/input/input20
[    2.849208] mousedev: PS/2 mouse device common for all mice
[    2.849272] usbcore: registered new interface driver xpad
[    2.851560] iwlwifi 0000:05:00.0: Detected Intel(R) Wi-Fi 6 AX210 160MHz, REV=0x420
[    2.851778] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC298: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[    2.851781] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    2.851783] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    2.851784] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    2.851785] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    2.851785] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
[    2.851786] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[    2.860162] iwlwifi 0000:05:00.0: WRT: Invalid buffer destination
[    2.866937] usbcore: registered new interface driver btusb
[    2.868471] Bluetooth: hci0: Firmware timestamp 2024.18 buildtype 1 build 81528
[    2.868473] Bluetooth: hci0: Firmware SHA1: 0xa8bb3f39
[    2.868477] Bluetooth: hci0: No support for _PRR ACPI method
[    2.873023] Bluetooth: hci0: Found device firmware: intel/ibt-0041-0041.sfi
[    2.873049] Bluetooth: hci0: Boot Address: 0x100800
[    2.873050] Bluetooth: hci0: Firmware Version: 120-18.24
[    2.873051] Bluetooth: hci0: Firmware already loaded
[    2.875477] intel_tcc_cooling: Programmable TCC Offset detected
[    2.876449] Bluetooth: hci0: Fseq status: Success (0x00)
[    2.876451] Bluetooth: hci0: Fseq executed: 00.00.02.41
[    2.876452] Bluetooth: hci0: Fseq BT Top: 00.00.02.41
[    3.015344] iwlwifi 0000:05:00.0: WFPM_UMAC_PD_NOTIFICATION: 0x20
[    3.015372] iwlwifi 0000:05:00.0: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[    3.015398] iwlwifi 0000:05:00.0: WFPM_AUTH_KEY_0: 0x90
[    3.015421] iwlwifi 0000:05:00.0: CNVI_SCU_SEQ_DATA_DW9: 0x0
[    3.018410] psmouse serio1: elantech: assuming hardware version 4 (with firmware version 0x4d5f01)
[    3.020440] iwlwifi 0000:05:00.0: loaded PNVM version 35148b80
[    3.029503] psmouse serio1: elantech: Synaptics capabilities query result 0x11, 0x15, 0x0d.
[    3.035954] iwlwifi 0000:05:00.0: Detected RF GF, rfid=0x10d000
[    3.040753] psmouse serio1: elantech: Elan sample query result 03, c0, 76
[    3.103368] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input11
[    3.104632] iwlwifi 0000:05:00.0: base HW address: 84:5c:f3:52:46:f8
[    3.126166] iwlwifi 0000:05:00.0 wifi0: renamed from wlan0
[    3.139471] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[    3.139505] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[    3.139532] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[    3.139554] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[    3.139575] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[    3.709870] iwlwifi 0000:05:00.0: WRT: Invalid buffer destination
[    3.865135] iwlwifi 0000:05:00.0: WFPM_UMAC_PD_NOTIFICATION: 0x20
[    3.865174] iwlwifi 0000:05:00.0: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[    3.865198] iwlwifi 0000:05:00.0: WFPM_AUTH_KEY_0: 0x90
[    3.865217] iwlwifi 0000:05:00.0: CNVI_SCU_SEQ_DATA_DW9: 0x0
[    3.954629] iwlwifi 0000:05:00.0: Registered PHC clock: iwlwifi-PTP, with index: 1
[    4.040041] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[    4.040139] snd_hda_intel 0000:01:00.1: Disabling MSI
[    4.040147] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    4.070821] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input26
[    4.070853] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input27
[    4.070874] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input28
[    4.070898] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input29
[    4.162176] ACPI Warning: \_SB.NPCF._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20240322/nsarguments-61)
[    4.162243] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20240322/nsarguments-61)
[    4.467741] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    4.470709] Bridge firewalling registered
[    4.577695] Initializing XFRM netlink socket
[    4.786629] docker0: port 1(vethb76d156) entered blocking state
[    4.786639] docker0: port 1(vethb76d156) entered disabled state
[    4.786645] vethb76d156: entered allmulticast mode
[    4.786698] vethb76d156: entered promiscuous mode
[    4.793541] docker0: port 2(veth5b5c02a) entered blocking state
[    4.793545] docker0: port 2(veth5b5c02a) entered disabled state
[    4.793549] veth5b5c02a: entered allmulticast mode
[    4.793585] veth5b5c02a: entered promiscuous mode
[    4.803718] docker0: port 2(veth5b5c02a) entered disabled state
[    4.803868] veth5b5c02a (unregistering): left allmulticast mode
[    4.803871] veth5b5c02a (unregistering): left promiscuous mode
[    4.803872] docker0: port 2(veth5b5c02a) entered disabled state
[    4.973478] eth0: renamed from veth418ad8b
[    4.973822] docker0: port 1(vethb76d156) entered blocking state
[    4.973825] docker0: port 1(vethb76d156) entered forwarding state
[    5.978013] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
[    7.742114] wifi0: authenticate with 7e:56:22:cb:18:08 (local address=84:5c:f3:52:46:f8)
[    7.743088] wifi0: send auth to 7e:56:22:cb:18:08 (try 1/3)
[    7.880220] wifi0: send auth to 7e:56:22:cb:18:08 (try 2/3)
[    7.888003] wifi0: authenticated
[    7.889930] wifi0: associate with 7e:56:22:cb:18:08 (try 1/3)
[    7.910364] wifi0: RX AssocResp from 7e:56:22:cb:18:08 (capab=0x1431 status=0 aid=6)
[    7.916803] wifi0: associated
[    7.936109] wifi0: Limiting TX power to 23 (23 - 0) dBm as advertised by 7e:56:22:cb:18:08
[    8.783558] systemd-journald[389]: File /var/log/journal/dc03a58aab2e43189dec98fb91a1ca62/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
[   11.731391] block nvme1n1: No UUID available providing old NGUID
[   12.574311] [drm:drm_new_set_master] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Failed to grab modeset ownership
[   24.548452] warning: `ThreadPoolForeg' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
[   33.905406] input: Microsoft X-Box 360 pad 0 as /devices/virtual/input/input30

Thanks in advance for the help, please let me know if there is any additional relevant information I can provide you.

Offline

#2 2024-07-29 23:07:48

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 24,096

Re: Arch system freezes after video card crash

The 555x drivers have known problems here, try installing linux-headers and https://aur.archlinux.org/packages/nvidia-535xx-dkms or alternatively nvidia-open if you have a Turing+ GPU, see https://bbs.archlinux.org/viewtopic.php?id=293400 as well.

Last edited by V1del (2024-07-29 23:13:45)

Offline

#3 2024-07-30 07:20:23

archjohn
Member
Registered: 2022-01-03
Posts: 11

Re: Arch system freezes after video card crash

Thanks for the help. Linux headers were already installed so I uninstalled the nvidia package and installed nvidia-open-dkms 555.58.02-10. Unfortunately, the problem occurred after leaving the system idle for a little bit. Here is the relevant journalctl:

Jul 30 09:15:05 Leetbox kernel: NVRM: rpcRmApiFree_GSP: GspRmFree failed: hClient=0xc1d00028; hObject=0xbeea4903; paramsStatus=0x00000000; status=0x0000000f
Jul 30 09:15:05 Leetbox kernel: NVRM: _issueRpcAndWait: rpcSendMessage failed with status 0x0000000f for fn 10!
Jul 30 09:15:05 Leetbox kernel: NVRM: rpcRmApiFree_GSP: GspRmFree failed: hClient=0xc1d00028; hObject=0xbeea0403; paramsStatus=0x00000000; status=0x0000000f
Jul 30 09:15:05 Leetbox kernel: NVRM: _issueRpcAndWait: rpcSendMessage failed with status 0x0000000f for fn 10!
Jul 30 09:14:56 Leetbox kernel: NVRM: Error in service of callback 
Jul 30 09:14:53 Leetbox systemd[1]: systemd-localed.service: Deactivated successfully.
Jul 30 09:14:52 Leetbox kernel: NVRM: nvAssertFailedNoLog: Assertion failed: status == NV_OK @ journal.c:2239
Jul 30 09:14:52 Leetbox kernel: NVRM: nvCheckOkFailedNoLog: Check failed: GPU lost from the bus [NV_ERR_GPU_IS_LOST] (0x0000000F) returned from nvdEngineDumpCallbackHelper(pGpu, pPrbEnc, pNvDumpState, pEngineCallback) @ nv_debug_dump.c:274
Jul 30 09:14:52 Leetbox kernel: NVRM: _issueRpcAndWait: rpcSendMessage failed with status 0x0000000f for fn 78!
Jul 30 09:14:52 Leetbox kernel: NVRM: nvCheckOkFailedNoLog: Check failed: GPU lost from the bus [NV_ERR_GPU_IS_LOST] (0x0000000F) returned from nvdEngineDumpCallbackHelper(pGpu, pPrbEnc, pNvDumpState, pEngineCallback) @ nv_debug_dump.c:274
Jul 30 09:14:52 Leetbox kernel: NVRM: _issueRpcAndWait: rpcSendMessage failed with status 0x0000000f for fn 78!
Jul 30 09:14:52 Leetbox kernel: NVRM: nvCheckOkFailedNoLog: Check failed: GPU lost from the bus [NV_ERR_GPU_IS_LOST] (0x0000000F) returned from nvdEngineDumpCallbackHelper(pGpu, pPrbEnc, pNvDumpState, pEngineCallback) @ nv_debug_dump.c:274
Jul 30 09:14:52 Leetbox kernel: NVRM: _issueRpcAndWait: rpcSendMessage failed with status 0x0000000f for fn 78!
Jul 30 09:14:52 Leetbox kernel: NVRM: A GPU crash dump has been created. If possible, please run
                                NVRM: nvidia-bug-report.sh as root to collect this data before
                                NVRM: the NVIDIA kernel module is unloaded.
Jul 30 09:14:52 Leetbox kernel: NVRM: prbEncStartAlloc: Can't allocate memory for protocol buffers.
Jul 30 09:14:52 Leetbox kernel: NVRM: GPU 0000:01:00.0: GPU serial number is 0.
Jul 30 09:14:52 Leetbox kernel: NVRM: GPU 0000:01:00.0: GPU has fallen off the bus.
Jul 30 09:14:52 Leetbox kernel: NVRM: Xid (PCI:0000:01:00): 79, pid='<unknown>', name=<unknown>, GPU has fallen off the bus.
Jul 30 09:14:52 Leetbox kernel: NVRM: GPU Board Serial Number: 0
Jul 30 09:14:52 Leetbox kernel: NVRM: GPU at PCI:0000:01:00: GPU-22d2e9b5-43dd-045a-eb3a-e8ff9cddd913

Offline

#4 2024-07-30 08:52:46

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 24,096

Re: Arch system freezes after video card crash

Is it truly random or e.g. triggered by having a system update running in the background? Generally speaking the "fallen off the bus" error might point to basically anything, could be HW could be a driver bug. Make sure the card is properly seated, maybe ensure your RAM is fine by running a memtest over night. Did this start at some specific point or was that always the case? Maybe thest the 535xx drivers anyway.

Offline

#5 2024-07-30 09:13:53

archjohn
Member
Registered: 2022-01-03
Posts: 11

Re: Arch system freezes after video card crash

It seems random in that I haven't been able to trigger it on purpose. It has happened minutes after booting the system, after the system has been running for a few hours or on recovering from sleep. The only thing I've noticed is that if a game is running (background or foreground), the freeze never triggers. It also doesn't seem to trigger if I don't launch a DE, although I haven't really tested that since I basically always run a DE.

I'll report the result of the memtest.

This behaviour started after I connected an external monitor to my laptop to watch movies, more precisely once I disconnected the external monitor. I thought at first it might have been related but I haven't been able to find anything online.

I'll test the 535xx nvidia drivers after the memtest.

Offline

#6 2024-07-30 13:25:51

Mario156090
Member
Registered: 2018-12-04
Posts: 54

Re: Arch system freezes after video card crash

It's a know nvidia problem. You need to change your driver version. Use 535.

https://forums.developer.nvidia.com/t/s … top/284772

Offline

#7 2025-02-08 07:13:47

Jeff_WuYo
Member
Registered: 2020-12-14
Posts: 62

Re: Arch system freezes after video card crash

I found out if I enable pcie ASPM in BIOS, it crashes a lot often. When it crashes, the output just freezes, but the system is still running. I can still switch to another tty and reboot system blindfolded. Disabling pice ASPM helps in my case.

Offline

Board footer

Powered by FluxBB