You are not logged in.

#1 2024-07-12 09:41:48

FernandoBasso
Member
From: Brazil
Registered: 2010-10-27
Posts: 99
Website

[SOLVED] Black screen when wake up from suspend with dual monitors

EDIT: The solution was to install the nvidia 535xx dirvers from AUR:

  • nvidia-535xx-dkms

  • nvidia-535xx-utils

  • lib32-nvidia-535xx-utils


About a month ago, when my machine wakes up from suspend to RAM (not hibernate to disk), it started displaying a black screen (both monitors display a black screen). It doesn't let me switch to TTY or do anything. I have sysrq enabled and typing the shortcut to reboot (Alt+SysRq+b) doesn't do anything, and I'm left with the only option of pressing and holding power reset button for a while.

This is a desktop computer (not a laptop) with an AMD processor and an NVidia 1080 video card. I also run Xfce with lightdm, and

Things I have tried so far was disabling Xfce's compositor before putting the computer to sleep, and enabling nvidia-suspend.service and nvidia-hibernate.service.

Here's the relevant journalctl logs from when I lasted tried to wake up from suspend:

Jul 12 06:14:18 theforce kernel: Filesystems sync: 0.006 seconds
Jul 12 06:14:18 theforce kernel: Freezing user space processes
Jul 12 06:14:18 theforce kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Jul 12 06:14:18 theforce kernel: OOM killer disabled.
Jul 12 06:14:18 theforce kernel: Freezing remaining freezable tasks
Jul 12 06:14:18 theforce kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Jul 12 06:14:18 theforce kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Jul 12 06:14:18 theforce kernel: serial 00:04: disabled
Jul 12 06:14:18 theforce kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Jul 12 06:14:18 theforce kernel: ata1.00: Entering standby power mode
Jul 12 06:14:18 theforce kernel: ACPI: PM: Preparing to enter system sleep state S3
Jul 12 06:14:18 theforce kernel: ACPI: PM: Saving platform NVS memory
Jul 12 06:14:18 theforce kernel: Disabling non-boot CPUs ...
Jul 12 06:14:18 theforce kernel: smpboot: CPU 1 is now offline
Jul 12 06:14:18 theforce kernel: smpboot: CPU 2 is now offline
Jul 12 06:14:18 theforce kernel: smpboot: CPU 3 is now offline
Jul 12 06:14:18 theforce kernel: smpboot: CPU 4 is now offline
Jul 12 06:14:18 theforce kernel: smpboot: CPU 5 is now offline
Jul 12 06:14:18 theforce kernel: smpboot: CPU 6 is now offline
Jul 12 06:14:18 theforce kernel: smpboot: CPU 7 is now offline
Jul 12 06:14:18 theforce kernel: smpboot: CPU 8 is now offline
Jul 12 06:14:18 theforce kernel: smpboot: CPU 9 is now offline
Jul 12 06:14:18 theforce kernel: smpboot: CPU 10 is now offline
Jul 12 06:14:18 theforce kernel: smpboot: CPU 11 is now offline
Jul 12 06:14:18 theforce kernel: smpboot: CPU 12 is now offline
Jul 12 06:14:18 theforce kernel: Spectre V2 : Update user space SMT mitigation: STIBP off
Jul 12 06:14:18 theforce kernel: smpboot: CPU 13 is now offline
Jul 12 06:14:18 theforce kernel: smpboot: CPU 14 is now offline
Jul 12 06:14:18 theforce kernel: smpboot: CPU 15 is now offline
Jul 12 06:14:18 theforce kernel: smpboot: CPU 16 is now offline
Jul 12 06:14:18 theforce kernel: smpboot: CPU 17 is now offline
Jul 12 06:14:18 theforce kernel: smpboot: CPU 18 is now offline
Jul 12 06:14:18 theforce kernel: smpboot: CPU 19 is now offline
Jul 12 06:14:18 theforce kernel: smpboot: CPU 20 is now offline
Jul 12 06:14:18 theforce kernel: smpboot: CPU 21 is now offline
Jul 12 06:14:18 theforce kernel: smpboot: CPU 22 is now offline
Jul 12 06:14:18 theforce kernel: smpboot: CPU 23 is now offline
Jul 12 06:14:18 theforce kernel: ACPI: PM: Low-level resume complete
Jul 12 06:14:18 theforce kernel: ACPI: PM: Restoring platform NVS memory
Jul 12 06:14:18 theforce kernel: AMD-Vi: Virtual APIC enabled
Jul 12 06:14:18 theforce kernel: AMD-Vi: Virtual APIC enabled
Jul 12 06:14:18 theforce kernel: LVT offset 0 assigned for vector 0x400
Jul 12 06:14:18 theforce kernel: Enabling non-boot CPUs ...
Jul 12 06:14:18 theforce kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Jul 12 06:14:18 theforce kernel: ACPI: \_PR_.C002: Found 2 idle states
Jul 12 06:14:18 theforce kernel: CPU1 is up
Jul 12 06:14:18 theforce kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Jul 12 06:14:18 theforce kernel: ACPI: \_PR_.C004: Found 2 idle states
Jul 12 06:14:18 theforce kernel: CPU2 is up
Jul 12 06:14:18 theforce kernel: smpboot: Booting Node 0 Processor 3 APIC 0x8
Jul 12 06:14:18 theforce kernel: ACPI: \_PR_.C006: Found 2 idle states
Jul 12 06:14:18 theforce kernel: CPU3 is up
Jul 12 06:14:18 theforce kernel: smpboot: Booting Node 0 Processor 4 APIC 0xa
Jul 12 06:14:18 theforce kernel: ACPI: \_PR_.C008: Found 2 idle states
Jul 12 06:14:18 theforce kernel: CPU4 is up
Jul 12 06:14:18 theforce kernel: smpboot: Booting Node 0 Processor 5 APIC 0xc
Jul 12 06:14:18 theforce kernel: ACPI: \_PR_.C00A: Found 2 idle states
Jul 12 06:14:18 theforce kernel: CPU5 is up
Jul 12 06:14:18 theforce kernel: smpboot: Booting Node 0 Processor 6 APIC 0x10
Jul 12 06:14:18 theforce kernel: ACPI: \_PR_.C00C: Found 2 idle states
Jul 12 06:14:18 theforce kernel: CPU6 is up
Jul 12 06:14:18 theforce kernel: smpboot: Booting Node 0 Processor 7 APIC 0x12
Jul 12 06:14:18 theforce kernel: ACPI: \_PR_.C00E: Found 2 idle states
Jul 12 06:14:18 theforce kernel: CPU7 is up
Jul 12 06:14:18 theforce kernel: smpboot: Booting Node 0 Processor 8 APIC 0x14
Jul 12 06:14:18 theforce kernel: ACPI: \_PR_.C010: Found 2 idle states
Jul 12 06:14:18 theforce kernel: CPU8 is up
Jul 12 06:14:18 theforce kernel: smpboot: Booting Node 0 Processor 9 APIC 0x18
Jul 12 06:14:18 theforce kernel: ACPI: \_PR_.C012: Found 2 idle states
Jul 12 06:14:18 theforce kernel: CPU9 is up
Jul 12 06:14:18 theforce kernel: smpboot: Booting Node 0 Processor 10 APIC 0x1a
Jul 12 06:14:18 theforce kernel: ACPI: \_PR_.C014: Found 2 idle states
Jul 12 06:14:18 theforce kernel: CPU10 is up
Jul 12 06:14:18 theforce kernel: smpboot: Booting Node 0 Processor 11 APIC 0x1c
Jul 12 06:14:18 theforce kernel: ACPI: \_PR_.C016: Found 2 idle states
Jul 12 06:14:18 theforce kernel: CPU11 is up
Jul 12 06:14:18 theforce kernel: smpboot: Booting Node 0 Processor 12 APIC 0x1
Jul 12 06:14:18 theforce kernel: ACPI: \_PR_.C001: Found 2 idle states
Jul 12 06:14:18 theforce kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Jul 12 06:14:18 theforce kernel: CPU12 is up
Jul 12 06:14:18 theforce kernel: smpboot: Booting Node 0 Processor 13 APIC 0x3
Jul 12 06:14:18 theforce kernel: ACPI: \_PR_.C003: Found 2 idle states
Jul 12 06:14:18 theforce kernel: CPU13 is up
Jul 12 06:14:18 theforce kernel: smpboot: Booting Node 0 Processor 14 APIC 0x5
Jul 12 06:14:18 theforce kernel: ACPI: \_PR_.C005: Found 2 idle states
Jul 12 06:14:18 theforce kernel: CPU14 is up
Jul 12 06:14:18 theforce kernel: smpboot: Booting Node 0 Processor 15 APIC 0x9
Jul 12 06:14:18 theforce kernel: ACPI: \_PR_.C007: Found 2 idle states
Jul 12 06:14:18 theforce kernel: CPU15 is up
Jul 12 06:14:18 theforce kernel: smpboot: Booting Node 0 Processor 16 APIC 0xb
Jul 12 06:14:18 theforce kernel: ACPI: \_PR_.C009: Found 2 idle states
Jul 12 06:14:18 theforce kernel: CPU16 is up
Jul 12 06:14:18 theforce kernel: smpboot: Booting Node 0 Processor 17 APIC 0xd
Jul 12 06:14:18 theforce kernel: ACPI: \_PR_.C00B: Found 2 idle states
Jul 12 06:14:18 theforce kernel: CPU17 is up
Jul 12 06:14:18 theforce kernel: smpboot: Booting Node 0 Processor 18 APIC 0x11
Jul 12 06:14:18 theforce kernel: ACPI: \_PR_.C00D: Found 2 idle states
Jul 12 06:14:18 theforce kernel: CPU18 is up
Jul 12 06:14:18 theforce kernel: smpboot: Booting Node 0 Processor 19 APIC 0x13
Jul 12 06:14:18 theforce kernel: ACPI: \_PR_.C00F: Found 2 idle states
Jul 12 06:14:18 theforce kernel: CPU19 is up
Jul 12 06:14:18 theforce kernel: smpboot: Booting Node 0 Processor 20 APIC 0x15
Jul 12 06:14:18 theforce kernel: ACPI: \_PR_.C011: Found 2 idle states
Jul 12 06:14:18 theforce kernel: CPU20 is up
Jul 12 06:14:18 theforce kernel: smpboot: Booting Node 0 Processor 21 APIC 0x19
Jul 12 06:14:18 theforce kernel: ACPI: \_PR_.C013: Found 2 idle states
Jul 12 06:14:18 theforce kernel: CPU21 is up
Jul 12 06:14:18 theforce kernel: smpboot: Booting Node 0 Processor 22 APIC 0x1b
Jul 12 06:14:18 theforce kernel: ACPI: \_PR_.C015: Found 2 idle states
Jul 12 06:14:18 theforce kernel: CPU22 is up
Jul 12 06:14:18 theforce kernel: smpboot: Booting Node 0 Processor 23 APIC 0x1d
Jul 12 06:14:18 theforce kernel: ACPI: \_PR_.C017: Found 2 idle states
Jul 12 06:14:18 theforce kernel: CPU23 is up
Jul 12 06:14:18 theforce kernel: ACPI: PM: Waking up from system sleep state S3
Jul 12 06:14:18 theforce kernel: serial 00:04: activated
Jul 12 06:14:18 theforce kernel: nvme nvme0: 15/0/0 default/read/poll queues
Jul 12 06:14:18 theforce kernel: ata3: SATA link down (SStatus 0 SControl 300)
Jul 12 06:14:18 theforce kernel: ata2: SATA link down (SStatus 0 SControl 300)
Jul 12 06:14:18 theforce kernel: ata6: SATA link down (SStatus 0 SControl 300)
Jul 12 06:14:18 theforce kernel: ata5: SATA link down (SStatus 0 SControl 300)
Jul 12 06:14:18 theforce kernel: ata4: SATA link down (SStatus 0 SControl 300)
Jul 12 06:14:18 theforce kernel: OOM killer enabled.
Jul 12 06:14:18 theforce kernel: Restarting tasks ... done.
Jul 12 06:14:18 theforce kernel: random: crng reseeded on system resumption
Jul 12 06:14:18 theforce kernel: PM: suspend exit
Jul 12 06:14:18 theforce systemd-sleep[18102]: System returned from sleep operation 'suspend'.
Jul 12 06:14:18 theforce systemd[1]: Started Verify integrity of password and group files.
Jul 12 06:14:18 theforce systemd[1]: shadow.service: Deactivated successfully.
Jul 12 06:14:19 theforce kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jul 12 06:14:19 theforce kernel: sd 0:0:0:0: [sda] Starting disk
Jul 12 06:14:19 theforce kernel: ata1.00: configured for UDMA/133
Jul 12 06:14:19 theforce systemd[1]: systemd-suspend.service: Deactivated successfully.
Jul 12 06:14:19 theforce systemd[1]: Finished System Suspend.
Jul 12 06:14:19 theforce systemd[1]: Stopped target Sleep.
Jul 12 06:14:19 theforce systemd[1]: Reached target Suspend.
Jul 12 06:14:19 theforce systemd[1]: Stopped target Suspend.
Jul 12 06:14:19 theforce systemd-logind[746]: Operation 'suspend' finished.
Jul 12 06:14:19 theforce NetworkManager[744]: <info>  [1720775659.3690] manager: sleep: wake requested (sleeping: yes  enabled: yes)
Jul 12 06:14:19 theforce NetworkManager[744]: <info>  [1720775659.3691] device (enp39s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 12 06:14:19 theforce kernel: Generic FE-GE Realtek PHY r8169-0-2700:00: attached PHY driver (mii_bus:phy_addr=r8169-0-2700:00, irq=MAC)
Jul 12 06:14:19 theforce kernel: BUG: unable to handle page fault for address: ffffab2c11fcac34
Jul 12 06:14:19 theforce kernel: #PF: supervisor read access in kernel mode
Jul 12 06:14:19 theforce kernel: #PF: error_code(0x0000) - not-present page
Jul 12 06:14:19 theforce kernel: PGD 100000067 P4D 100000067 PUD 10025c067 PMD 0 
Jul 12 06:14:19 theforce kernel: Oops: 0000 [#1] PREEMPT SMP NOPTI
Jul 12 06:14:19 theforce kernel: CPU: 0 PID: 3308 Comm: irq/91-nvidia Tainted: P        W  OE      6.9.8-arch1-1 #1 94e07224523d037399a143bde732b0ca153835c7
Jul 12 06:14:19 theforce kernel: Hardware name: Micro-Star International Co., Ltd. MS-7C37/MPG X570 GAMING PLUS (MS-7C37), BIOS A.40 09/10/2019
Jul 12 06:14:19 theforce kernel: RIP: 0010:_nv012398rm+0xbd/0x130 [nvidia]
Jul 12 06:14:19 theforce kernel: Code: 8b 45 20 41 bf 01 00 00 00 41 89 54 24 20 41 89 44 24 24 4c 89 e6 4c 89 ef e8 ef 78 65 00 49 89 c4 48 85 c0 74 5f 49 8b 0c 24 <8b> 41 04 0f ae e8 41 39 44 24 20 74 dc 8b 41 08 0f b7 d8 25 00 00
Jul 12 06:14:19 theforce kernel: RSP: 0018:ffffab2c0ce8fcc0 EFLAGS: 00010282
Jul 12 06:14:19 theforce kernel: RAX: ffff9be8a1d71598 RBX: 0000000000000001 RCX: ffffab2c11fcac30
Jul 12 06:14:19 theforce kernel: RDX: fffffffffffffff0 RSI: ffff9be8b8002008 RDI: ffff9be8b80028e8
Jul 12 06:14:19 theforce kernel: RBP: ffff9be7d1142be0 R08: 0000000000000000 R09: 0000000000000020
Jul 12 06:14:19 theforce kernel: R10: ffff9be7d1142c24 R11: ffffffffc10215f0 R12: ffff9be8a1d71598
Jul 12 06:14:19 theforce kernel: R13: ffff9be8b80028e8 R14: ffff9be8b8002008 R15: 0000000000000000
Jul 12 06:14:19 theforce kernel: FS:  0000000000000000(0000) GS:ffff9beebe600000(0000) knlGS:0000000000000000
Jul 12 06:14:19 theforce kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 12 06:14:19 theforce kernel: CR2: ffffab2c11fcac34 CR3: 00000001311ba000 CR4: 0000000000350ef0
Jul 12 06:14:19 theforce kernel: Call Trace:
Jul 12 06:14:19 theforce kernel:  <TASK>
Jul 12 06:14:19 theforce kernel:  ? __die_body.cold+0x19/0x27
Jul 12 06:14:19 theforce kernel:  ? page_fault_oops+0x15a/0x2b0
Jul 12 06:14:19 theforce kernel:  ? search_bpf_extables+0x5f/0x80
Jul 12 06:14:19 theforce kernel:  ? srso_return_thunk+0x5/0x5f
Jul 12 06:14:19 theforce kernel:  ? exc_page_fault+0x18a/0x190
Jul 12 06:14:19 theforce kernel:  ? asm_exc_page_fault+0x26/0x30
Jul 12 06:14:19 theforce kernel:  ? _nv012399rm+0x1f0/0x1f0 [nvidia fab6b33bb7dc50e7d7a20ff01611a2b17f9b6625]
Jul 12 06:14:19 theforce kernel:  ? _nv012398rm+0xbd/0x130 [nvidia fab6b33bb7dc50e7d7a20ff01611a2b17f9b6625]
Jul 12 06:14:19 theforce kernel:  _nv035255rm+0x19e/0x2f0 [nvidia fab6b33bb7dc50e7d7a20ff01611a2b17f9b6625]
Jul 12 06:14:19 theforce kernel:  _nv030183rm+0x24/0xc0 [nvidia fab6b33bb7dc50e7d7a20ff01611a2b17f9b6625]
Jul 12 06:14:19 theforce kernel:  _nv021801rm+0x295/0x3c4 [nvidia fab6b33bb7dc50e7d7a20ff01611a2b17f9b6625]
Jul 12 06:14:19 theforce kernel:  _nv031947rm+0x63/0xc0 [nvidia fab6b33bb7dc50e7d7a20ff01611a2b17f9b6625]
Jul 12 06:14:19 theforce kernel:  _nv012544rm+0x27f/0x3f0 [nvidia fab6b33bb7dc50e7d7a20ff01611a2b17f9b6625]
Jul 12 06:14:19 theforce kernel:  _nv031957rm+0x167/0x1d0 [nvidia fab6b33bb7dc50e7d7a20ff01611a2b17f9b6625]
Jul 12 06:14:19 theforce kernel:  _nv000735rm+0x113/0x150 [nvidia fab6b33bb7dc50e7d7a20ff01611a2b17f9b6625]
Jul 12 06:14:19 theforce kernel:  rm_isr_bh+0x20/0x5c [nvidia fab6b33bb7dc50e7d7a20ff01611a2b17f9b6625]
Jul 12 06:14:19 theforce kernel:  nvidia_isr_kthread_bh+0x1f/0x50 [nvidia fab6b33bb7dc50e7d7a20ff01611a2b17f9b6625]
Jul 12 06:14:19 theforce kernel:  irq_thread_fn+0x23/0x60
Jul 12 06:14:19 theforce kernel:  irq_thread+0x18f/0x270
Jul 12 06:14:19 theforce kernel:  ? __pfx_irq_thread_fn+0x10/0x10
Jul 12 06:14:19 theforce kernel:  ? __pfx_irq_thread_dtor+0x10/0x10
Jul 12 06:14:19 theforce kernel:  ? __pfx_irq_thread+0x10/0x10
Jul 12 06:14:19 theforce kernel:  kthread+0xd2/0x100
Jul 12 06:14:19 theforce kernel:  ? __pfx_kthread+0x10/0x10
Jul 12 06:14:19 theforce kernel:  ret_from_fork+0x34/0x50
Jul 12 06:14:19 theforce kernel:  ? __pfx_kthread+0x10/0x10
Jul 12 06:14:19 theforce kernel:  ret_from_fork_asm+0x1a/0x30
Jul 12 06:14:19 theforce kernel:  </TASK>
Jul 12 06:14:19 theforce kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq 8812au(OE) uvcvideo videobuf2_vmalloc uvc videobuf2_memops videobuf2_v4l2 snd_usb_audio snd_usbmidi_lib videodev snd_ump cfg80211 snd_rawmidi videobuf2_common snd_seq_device mc rfkill nvidia_drm(POE) nvidia_modeset(POE) nvidia_uvm(POE) vfat fat nvidia(POE) intel_rapl_msr amd_atl intel_rapl_common kvm_amd ccp snd_hda_codec_realtek kvm snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi crct10dif_pclmul crc32_pclmul polyval_clmulni snd_hda_intel polyval_generic gf128mul snd_intel_dspcfg ghash_clmulni_intel snd_intel_sdw_acpi sha512_ssse3 snd_hda_codec sha256_ssse3 sha1_ssse3 snd_hda_core aesni_intel snd_hwdep crypto_simd r8169 snd_pcm cryptd joydev mousedev realtek snd_timer sp5100_tco mdio_devres wmi_bmof rapl snd pcspkr video acpi_cpufreq libphy k10temp i2c_piix4 soundcore mac_hid sg crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid nvme crc32c_intel nvme_core xhci_pci
Jul 12 06:14:19 theforce kernel:  xhci_pci_renesas nvme_auth wmi
Jul 12 06:14:19 theforce kernel: CR2: ffffab2c11fcac34
Jul 12 06:14:19 theforce kernel: ---[ end trace 0000000000000000 ]---
Jul 12 06:14:19 theforce kernel: RIP: 0010:_nv012398rm+0xbd/0x130 [nvidia]
Jul 12 06:14:19 theforce kernel: Code: 8b 45 20 41 bf 01 00 00 00 41 89 54 24 20 41 89 44 24 24 4c 89 e6 4c 89 ef e8 ef 78 65 00 49 89 c4 48 85 c0 74 5f 49 8b 0c 24 <8b> 41 04 0f ae e8 41 39 44 24 20 74 dc 8b 41 08 0f b7 d8 25 00 00
Jul 12 06:14:19 theforce kernel: RSP: 0018:ffffab2c0ce8fcc0 EFLAGS: 00010282
Jul 12 06:14:19 theforce kernel: RAX: ffff9be8a1d71598 RBX: 0000000000000001 RCX: ffffab2c11fcac30
Jul 12 06:14:19 theforce kernel: RDX: fffffffffffffff0 RSI: ffff9be8b8002008 RDI: ffff9be8b80028e8
Jul 12 06:14:19 theforce kernel: RBP: ffff9be7d1142be0 R08: 0000000000000000 R09: 0000000000000020
Jul 12 06:14:19 theforce kernel: R10: ffff9be7d1142c24 R11: ffffffffc10215f0 R12: ffff9be8a1d71598
Jul 12 06:14:19 theforce kernel: R13: ffff9be8b80028e8 R14: ffff9be8b8002008 R15: 0000000000000000
Jul 12 06:14:19 theforce kernel: FS:  0000000000000000(0000) GS:ffff9beebe600000(0000) knlGS:0000000000000000
Jul 12 06:14:19 theforce kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 12 06:14:19 theforce kernel: CR2: ffffab2c11fcac34 CR3: 00000001311ba000 CR4: 0000000000350ef0
Jul 12 06:14:19 theforce kernel: note: irq/91-nvidia[3308] exited with irqs disabled
Jul 12 06:14:19 theforce kernel: BUG: kernel NULL pointer dereference, address: 000000000000032c
Jul 12 06:14:19 theforce kernel: #PF: supervisor read access in kernel mode
Jul 12 06:14:19 theforce kernel: #PF: error_code(0x0000) - not-present page
Jul 12 06:14:19 theforce kernel: PGD 1ef6a0067 P4D 1ef6a0067 PUD 0 
Jul 12 06:14:19 theforce kernel: Oops: 0000 [#2] PREEMPT SMP NOPTI
Jul 12 06:14:19 theforce kernel: CPU: 0 PID: 3308 Comm: irq/91-nvidia Tainted: P      D W  OE      6.9.8-arch1-1 #1 94e07224523d037399a143bde732b0ca153835c7
Jul 12 06:14:19 theforce kernel: Hardware name: Micro-Star International Co., Ltd. MS-7C37/MPG X570 GAMING PLUS (MS-7C37), BIOS A.40 09/10/2019
Jul 12 06:14:19 theforce kernel: RIP: 0010:exit_shm+0x4b/0x1d0
Jul 12 06:14:19 theforce kernel: Code: 89 fd 53 48 83 ec 08 4c 89 e7 e8 30 3e 90 00 48 8b 85 20 08 00 00 4c 39 f8 0f 84 52 01 00 00 4c 8b b5 20 08 00 00 49 8b 5e 10 <8b> 93 2c 03 00 00 85 d2 0f 84 04 01 00 00 48 85 db 0f 84 fb 00 00
Jul 12 06:14:19 theforce kernel: RSP: 0018:ffffab2c0ce8fea0 EFLAGS: 00010282
Jul 12 06:14:19 theforce kernel: RAX: ffff9be8ea124e20 RBX: 0000000000000000 RCX: 00000000000001c0
Jul 12 06:14:19 theforce kernel: RDX: 0000000000000001 RSI: 0000000000000286 RDI: ffffab2c0ce8fe78
Jul 12 06:14:19 theforce kernel: RBP: ffff9be8ea124600 R08: 0000000000000000 R09: ffffab2c0ce8fdb8
Jul 12 06:14:19 theforce kernel: R10: ffff9beebe5fffa8 R11: 0000000000000003 R12: ffff9be8ea124f14
Jul 12 06:14:19 theforce kernel: R13: ffff9be7ce48f301 R14: ffff9be8ea124e20 R15: 0000000000000000
Jul 12 06:14:19 theforce kernel: FS:  0000000000000000(0000) GS:ffff9beebe600000(0000) knlGS:0000000000000000
Jul 12 06:14:19 theforce kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 12 06:14:19 theforce kernel: CR2: 000000000000032c CR3: 00000001311ba000 CR4: 0000000000350ef0
Jul 12 06:14:19 theforce kernel: Call Trace:
Jul 12 06:14:19 theforce kernel:  <TASK>
Jul 12 06:14:19 theforce kernel:  ? __die_body.cold+0x19/0x27
Jul 12 06:14:19 theforce kernel:  ? page_fault_oops+0x15a/0x2b0
Jul 12 06:14:19 theforce kernel:  ? exc_page_fault+0x81/0x190
Jul 12 06:14:19 theforce kernel:  ? asm_exc_page_fault+0x26/0x30
Jul 12 06:14:19 theforce kernel:  ? exit_shm+0x4b/0x1d0
Jul 12 06:14:19 theforce kernel:  ? task_work_run+0x5c/0x90
Jul 12 06:14:19 theforce kernel:  ? do_exit+0x332/0xaf0
Jul 12 06:14:19 theforce kernel:  ? make_task_dead+0x90/0x90
Jul 12 06:14:19 theforce kernel:  ? rewind_stack_and_make_dead+0x16/0x20
Jul 12 06:14:19 theforce kernel:  </TASK>
Jul 12 06:14:19 theforce kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq 8812au(OE) uvcvideo videobuf2_vmalloc uvc videobuf2_memops videobuf2_v4l2 snd_usb_audio snd_usbmidi_lib videodev snd_ump cfg80211 snd_rawmidi videobuf2_common snd_seq_device mc rfkill nvidia_drm(POE) nvidia_modeset(POE) nvidia_uvm(POE) vfat fat nvidia(POE) intel_rapl_msr amd_atl intel_rapl_common kvm_amd ccp snd_hda_codec_realtek kvm snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi crct10dif_pclmul crc32_pclmul polyval_clmulni snd_hda_intel polyval_generic gf128mul snd_intel_dspcfg ghash_clmulni_intel snd_intel_sdw_acpi sha512_ssse3 snd_hda_codec sha256_ssse3 sha1_ssse3 snd_hda_core aesni_intel snd_hwdep crypto_simd r8169 snd_pcm cryptd joydev mousedev realtek snd_timer sp5100_tco mdio_devres wmi_bmof rapl snd pcspkr video acpi_cpufreq libphy k10temp i2c_piix4 soundcore mac_hid sg crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid nvme crc32c_intel nvme_core xhci_pci
Jul 12 06:14:19 theforce kernel:  xhci_pci_renesas nvme_auth wmi
Jul 12 06:14:19 theforce kernel: CR2: 000000000000032c
Jul 12 06:14:19 theforce kernel: ---[ end trace 0000000000000000 ]---
Jul 12 06:14:19 theforce kernel: RIP: 0010:_nv012398rm+0xbd/0x130 [nvidia]
Jul 12 06:14:19 theforce kernel: Code: 8b 45 20 41 bf 01 00 00 00 41 89 54 24 20 41 89 44 24 24 4c 89 e6 4c 89 ef e8 ef 78 65 00 49 89 c4 48 85 c0 74 5f 49 8b 0c 24 <8b> 41 04 0f ae e8 41 39 44 24 20 74 dc 8b 41 08 0f b7 d8 25 00 00
Jul 12 06:14:19 theforce kernel: RSP: 0018:ffffab2c0ce8fcc0 EFLAGS: 00010282
Jul 12 06:14:19 theforce kernel: RAX: ffff9be8a1d71598 RBX: 0000000000000001 RCX: ffffab2c11fcac30
Jul 12 06:14:19 theforce kernel: RDX: fffffffffffffff0 RSI: ffff9be8b8002008 RDI: ffff9be8b80028e8
Jul 12 06:14:19 theforce kernel: RBP: ffff9be7d1142be0 R08: 0000000000000000 R09: 0000000000000020
Jul 12 06:14:19 theforce kernel: R10: ffff9be7d1142c24 R11: ffffffffc10215f0 R12: ffff9be8a1d71598
Jul 12 06:14:19 theforce kernel: R13: ffff9be8b80028e8 R14: ffff9be8b8002008 R15: 0000000000000000
Jul 12 06:14:19 theforce kernel: FS:  0000000000000000(0000) GS:ffff9beebe600000(0000) knlGS:0000000000000000
Jul 12 06:14:19 theforce kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 12 06:14:19 theforce kernel: CR2: 000000000000032c CR3: 00000001311ba000 CR4: 0000000000350ef0
Jul 12 06:14:19 theforce kernel: note: irq/91-nvidia[3308] exited with irqs disabled
Jul 12 06:14:19 theforce kernel: Fixing recursive fault but reboot is needed!
Jul 12 06:14:19 theforce kernel: BUG: scheduling while atomic: irq/91-nvidia/3308/0x00000000
Jul 12 06:14:19 theforce kernel: Modules linked in: snd_seq_dummy snd_hrtimer snd_seq 8812au(OE) uvcvideo videobuf2_vmalloc uvc videobuf2_memops videobuf2_v4l2 snd_usb_audio snd_usbmidi_lib videodev snd_ump cfg80211 snd_rawmidi videobuf2_common snd_seq_device mc rfkill nvidia_drm(POE) nvidia_modeset(POE) nvidia_uvm(POE) vfat fat nvidia(POE) intel_rapl_msr amd_atl intel_rapl_common kvm_amd ccp snd_hda_codec_realtek kvm snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi crct10dif_pclmul crc32_pclmul polyval_clmulni snd_hda_intel polyval_generic gf128mul snd_intel_dspcfg ghash_clmulni_intel snd_intel_sdw_acpi sha512_ssse3 snd_hda_codec sha256_ssse3 sha1_ssse3 snd_hda_core aesni_intel snd_hwdep crypto_simd r8169 snd_pcm cryptd joydev mousedev realtek snd_timer sp5100_tco mdio_devres wmi_bmof rapl snd pcspkr video acpi_cpufreq libphy k10temp i2c_piix4 soundcore mac_hid sg crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid nvme crc32c_intel nvme_core xhci_pci
Jul 12 06:14:19 theforce kernel:  xhci_pci_renesas nvme_auth wmi
Jul 12 06:14:19 theforce kernel: CPU: 0 PID: 3308 Comm: irq/91-nvidia Tainted: P      D W  OE      6.9.8-arch1-1 #1 94e07224523d037399a143bde732b0ca153835c7
Jul 12 06:14:19 theforce kernel: Hardware name: Micro-Star International Co., Ltd. MS-7C37/MPG X570 GAMING PLUS (MS-7C37), BIOS A.40 09/10/2019
Jul 12 06:14:19 theforce kernel: Call Trace:
Jul 12 06:14:19 theforce kernel:  <TASK>
Jul 12 06:14:19 theforce kernel:  dump_stack_lvl+0x5d/0x80
Jul 12 06:14:19 theforce kernel:  __schedule_bug.cold+0x42/0x4e
Jul 12 06:14:19 theforce kernel:  __schedule+0x108d/0x1510
Jul 12 06:14:19 theforce kernel:  ? srso_return_thunk+0x5/0x5f
Jul 12 06:14:19 theforce kernel:  ? srso_return_thunk+0x5/0x5f
Jul 12 06:14:19 theforce kernel:  ? vprintk_emit+0x176/0x2a0
Jul 12 06:14:19 theforce kernel:  ? srso_return_thunk+0x5/0x5f
Jul 12 06:14:19 theforce kernel:  ? _printk+0x6c/0x87
Jul 12 06:14:19 theforce kernel:  do_task_dead+0x42/0x50
Jul 12 06:14:19 theforce kernel:  make_task_dead.cold+0xd9/0xe5
Jul 12 06:14:19 theforce kernel:  rewind_stack_and_make_dead+0x16/0x20
Jul 12 06:14:19 theforce kernel: RIP: 0000:0x0
Jul 12 06:14:19 theforce kernel: Code: Unable to access opcode bytes at 0xffffffffffffffd6.
Jul 12 06:14:19 theforce kernel: RSP: 0000:0000000000000000 EFLAGS: 00000000 ORIG_RAX: 0000000000000000
Jul 12 06:14:19 theforce kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
Jul 12 06:14:19 theforce kernel: RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
Jul 12 06:14:19 theforce kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
Jul 12 06:14:19 theforce kernel: R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
Jul 12 06:14:19 theforce kernel: R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
Jul 12 06:14:19 theforce kernel:  </TASK>
Jul 12 06:14:19 theforce NetworkManager[744]: <info>  [1720775659.5832] device (wlp47s0f3u1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 12 06:14:19 theforce kernel: r8169 0000:27:00.0 enp39s0: Link is Down
Jul 12 06:14:19 theforce NetworkManager[744]: <info>  [1720775659.5898] device (wlp47s0f3u1): set-hw-addr: set MAC address to 42:B8:20:5F:CE:EC (scanning)
Jul 12 06:14:19 theforce NetworkManager[744]: <info>  [1720775659.5903] device (p2p-dev-wlp47s0f3u1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 12 06:14:19 theforce NetworkManager[744]: <info>  [1720775659.5905] manager: NetworkManager state is now DISCONNECTED
Jul 12 06:14:19 theforce NetworkManager[744]: <info>  [1720775659.6684] device (wlp47s0f3u1): supplicant interface state: internal-starting -> disconnected
Jul 12 06:14:19 theforce NetworkManager[744]: <info>  [1720775659.6684] device (p2p-dev-wlp47s0f3u1): state change: unavailable -> unmanaged (reason 'unmanaged-link-not-init', sys-iface-state: 'removed')
Jul 12 06:14:19 theforce NetworkManager[744]: <info>  [1720775659.6688] Wi-Fi P2P device controlled by interface wlp47s0f3u1 created
Jul 12 06:14:19 theforce NetworkManager[744]: <info>  [1720775659.6690] manager: (p2p-dev-wlp47s0f3u1): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/6)
Jul 12 06:14:19 theforce NetworkManager[744]: <info>  [1720775659.6692] device (p2p-dev-wlp47s0f3u1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 12 06:14:19 theforce NetworkManager[744]: <info>  [1720775659.6695] device (wlp47s0f3u1): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jul 12 06:14:19 theforce NetworkManager[744]: <info>  [1720775659.6699] device (p2p-dev-wlp47s0f3u1): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jul 12 06:14:20 theforce wireplumber[1000]: spa.bluez5: BlueZ system service is not available
Jul 12 06:14:23 theforce NetworkManager[744]: <info>  [1720775663.1048] policy: auto-activating connection 'Cati2_5G' (d40e07c8-007f-4eca-9d1e-e01e6f1fd9ff)
Jul 12 06:14:23 theforce NetworkManager[744]: <info>  [1720775663.1052] device (wlp47s0f3u1): Activation: starting connection 'Cati2_5G' (d40e07c8-007f-4eca-9d1e-e01e6f1fd9ff)
Jul 12 06:14:23 theforce NetworkManager[744]: <info>  [1720775663.1053] device (wlp47s0f3u1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 12 06:14:23 theforce NetworkManager[744]: <info>  [1720775663.1055] manager: NetworkManager state is now CONNECTING
Jul 12 06:14:23 theforce NetworkManager[744]: <info>  [1720775663.1760] device (wlp47s0f3u1): set-hw-addr: reset MAC address to 30:E1:F1:86:50:C8 (preserve)
Jul 12 06:14:23 theforce NetworkManager[744]: <info>  [1720775663.1762] device (wlp47s0f3u1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 12 06:14:23 theforce NetworkManager[744]: <info>  [1720775663.1765] device (wlp47s0f3u1): Activation: (wifi) access point 'Cati2_5G' has security, but secrets are required.
Jul 12 06:14:23 theforce NetworkManager[744]: <info>  [1720775663.1765] device (wlp47s0f3u1): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Jul 12 06:14:23 theforce wpa_supplicant[840]: wlp47s0f3u1: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 12 06:14:23 theforce NetworkManager[744]: <info>  [1720775663.1766] sup-iface[bd25996a3de62d55,2,wlp47s0f3u1]: wps: type pbc start...
Jul 12 06:14:23 theforce NetworkManager[744]: <info>  [1720775663.1768] device (wlp47s0f3u1): supplicant interface state: disconnected -> inactive
Jul 12 06:14:23 theforce NetworkManager[744]: <info>  [1720775663.1768] device (p2p-dev-wlp47s0f3u1): supplicant management interface state: disconnected -> inactive
Jul 12 06:14:23 theforce NetworkManager[744]: <info>  [1720775663.1776] device (wlp47s0f3u1): supplicant interface state: inactive -> disconnected
Jul 12 06:14:23 theforce NetworkManager[744]: <info>  [1720775663.1776] device (p2p-dev-wlp47s0f3u1): supplicant management interface state: inactive -> disconnected
Jul 12 06:14:23 theforce NetworkManager[744]: <info>  [1720775663.1777] device (wlp47s0f3u1): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 12 06:14:23 theforce wpa_supplicant[840]: wlp47s0f3u1: WPS-PBC-ACTIVE
Jul 12 06:14:23 theforce NetworkManager[744]: <info>  [1720775663.1780] device (wlp47s0f3u1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 12 06:14:23 theforce NetworkManager[744]: <info>  [1720775663.1782] device (wlp47s0f3u1): Activation: (wifi) connection 'Cati2_5G' has security, and secrets exist.  No new secrets needed.
Jul 12 06:14:23 theforce NetworkManager[744]: <info>  [1720775663.1782] Config: added 'ssid' value 'Cati2_5G'
Jul 12 06:14:23 theforce NetworkManager[744]: <info>  [1720775663.1782] Config: added 'scan_ssid' value '1'
Jul 12 06:14:23 theforce NetworkManager[744]: <info>  [1720775663.1782] Config: added 'bgscan' value 'simple:30:-65:300'
Jul 12 06:14:23 theforce NetworkManager[744]: <info>  [1720775663.1783] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Jul 12 06:14:23 theforce NetworkManager[744]: <info>  [1720775663.1783] Config: added 'auth_alg' value 'OPEN'
Jul 12 06:14:23 theforce NetworkManager[744]: <info>  [1720775663.1783] Config: added 'psk' value '<hidden>'
Jul 12 06:14:24 theforce wpa_supplicant[840]: wlp47s0f3u1: WPS-CANCEL
Jul 12 06:14:24 theforce NetworkManager[744]: <info>  [1720775664.6713] device (wlp47s0f3u1): supplicant interface state: disconnected -> scanning
Jul 12 06:14:24 theforce NetworkManager[744]: <info>  [1720775664.6713] device (p2p-dev-wlp47s0f3u1): supplicant management interface state: disconnected -> scanning
Jul 12 06:14:25 theforce systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jul 12 06:14:25 theforce wpa_supplicant[840]: wlp47s0f3u1: Trying to associate with 9a:1a:35:12:f0:54 (SSID='Cati2_5G' freq=5180 MHz)
Jul 12 06:14:25 theforce NetworkManager[744]: <info>  [1720775665.3046] device (wlp47s0f3u1): supplicant interface state: scanning -> associating
Jul 12 06:14:25 theforce NetworkManager[744]: <info>  [1720775665.3046] device (p2p-dev-wlp47s0f3u1): supplicant management interface state: scanning -> associating
Jul 12 06:14:25 theforce wpa_supplicant[840]: wlp47s0f3u1: CTRL-EVENT-STARTED-CHANNEL-SWITCH freq=5180 ht_enabled=1 ch_offset=1 ch_width=80 MHz cf1=5210 cf2=0
Jul 12 06:14:25 theforce wpa_supplicant[840]: wlp47s0f3u1: Associated with 9a:1a:35:12:f0:54
Jul 12 06:14:25 theforce wpa_supplicant[840]: wlp47s0f3u1: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 12 06:14:25 theforce NetworkManager[744]: <info>  [1720775665.6314] device (wlp47s0f3u1): supplicant interface state: associating -> 4way_handshake
Jul 12 06:14:25 theforce NetworkManager[744]: <info>  [1720775665.6315] device (p2p-dev-wlp47s0f3u1): supplicant management interface state: associating -> 4way_handshake
Jul 12 06:14:25 theforce wpa_supplicant[840]: wlp47s0f3u1: WPA: Key negotiation completed with 9a:1a:35:12:f0:54 [PTK=CCMP GTK=TKIP]
Jul 12 06:14:25 theforce wpa_supplicant[840]: wlp47s0f3u1: CTRL-EVENT-CONNECTED - Connection to 9a:1a:35:12:f0:54 completed [id=0 id_str=]
Jul 12 06:14:25 theforce wpa_supplicant[840]: bgscan simple: Failed to enable signal strength monitoring
Jul 12 06:14:25 theforce NetworkManager[744]: <info>  [1720775665.6495] device (wlp47s0f3u1): supplicant interface state: 4way_handshake -> completed
Jul 12 06:14:25 theforce NetworkManager[744]: <info>  [1720775665.6495] device (wlp47s0f3u1): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Cati2_5G"
Jul 12 06:14:25 theforce NetworkManager[744]: <info>  [1720775665.6495] device (p2p-dev-wlp47s0f3u1): supplicant management interface state: 4way_handshake -> completed
Jul 12 06:14:25 theforce NetworkManager[744]: <info>  [1720775665.6496] device (wlp47s0f3u1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jul 12 06:14:25 theforce NetworkManager[744]: <info>  [1720775665.6499] dhcp4 (wlp47s0f3u1): activation: beginning transaction (timeout in 45 seconds)
Jul 12 06:14:25 theforce systemd[1]: Starting Network Manager Script Dispatcher Service...
Jul 12 06:14:25 theforce systemd[1]: Started Network Manager Script Dispatcher Service.
Jul 12 06:14:26 theforce NetworkManager[744]: <info>  [1720775666.8740] dhcp6 (wlp47s0f3u1): activation: beginning transaction (timeout in 45 seconds)
Jul 12 06:14:26 theforce NetworkManager[744]: <info>  [1720775666.8743] policy: set 'Cati2_5G' (wlp47s0f3u1) as default for IPv6 routing and DNS
Jul 12 06:14:26 theforce NetworkManager[744]: <info>  [1720775666.9941] dhcp6 (wlp47s0f3u1): state changed new lease, address=2804:1354:8100:6b00::1
Jul 12 06:14:28 theforce NetworkManager[744]: <info>  [1720775668.8095] device (wlp47s0f3u1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jul 12 06:14:28 theforce NetworkManager[744]: <info>  [1720775668.8112] device (wlp47s0f3u1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jul 12 06:14:28 theforce NetworkManager[744]: <info>  [1720775668.8113] device (wlp47s0f3u1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jul 12 06:14:28 theforce NetworkManager[744]: <info>  [1720775668.8116] manager: NetworkManager state is now CONNECTED_SITE
Jul 12 06:14:28 theforce NetworkManager[744]: <info>  [1720775668.8119] device (wlp47s0f3u1): Activation: successful, device activated.
Jul 12 06:14:29 theforce NetworkManager[744]: <info>  [1720775669.7994] dhcp4 (wlp47s0f3u1): state changed new lease, address=192.168.18.19, acd pending
Jul 12 06:14:29 theforce NetworkManager[744]: <info>  [1720775669.9654] manager: NetworkManager state is now CONNECTED_GLOBAL
Jul 12 06:14:30 theforce NetworkManager[744]: <info>  [1720775670.0126] dhcp4 (wlp47s0f3u1): state changed new lease, address=192.168.18.19
Jul 12 06:14:30 theforce NetworkManager[744]: <info>  [1720775670.0128] policy: set 'Cati2_5G' (wlp47s0f3u1) as default for IPv4 routing and DNS
Jul 12 06:14:34 theforce NetworkManager[744]: <info>  [1720775674.2919] device (enp39s0): carrier: link connected
Jul 12 06:14:34 theforce NetworkManager[744]: <info>  [1720775674.2921] device (enp39s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Jul 12 06:14:34 theforce kernel: Generic FE-GE Realtek PHY r8169-0-2700:00: Downshift occurred from negotiated speed 1Gbps to actual speed 100Mbps, check cabling!
Jul 12 06:14:34 theforce kernel: r8169 0000:27:00.0 enp39s0: Link is Up - 100Mbps/Full (downshifted) - flow control off
Jul 12 06:14:35 theforce systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jul 12 06:14:57 theforce systemd-logind[746]: Power key pressed short.
Jul 12 06:14:57 theforce systemd-logind[746]: Power key pressed short.
Jul 12 06:14:57 theforce systemd-logind[746]: Power key pressed short.
Jul 12 06:14:57 theforce systemd-logind[746]: Power key pressed short.
Jul 12 06:14:58 theforce systemd-logind[746]: Power key pressed short.
Jul 12 06:14:58 theforce systemd-logind[746]: Power key pressed short.
Jul 12 06:14:58 theforce systemd-logind[746]: Power key pressed short.
Jul 12 06:14:59 theforce systemd-logind[746]: Power key pressed short.
-- Boot 9628dc016b0547e7bee53ee474dfb260 --

Last edited by FernandoBasso (2024-07-20 12:24:59)


There is a difference between knowing the path and walking the path.

Offline

#2 2024-07-12 11:26:45

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 22,640

Re: [SOLVED] Black screen when wake up from suspend with dual monitors

FWIW cross ref https://bbs.archlinux.org/viewtopic.php?id=297635

Might be an explicit quirk of 1080 cards? Can you verify the suggestion there? What changed a month ago? systemd 256 and/or new nvidia driver version?

FWIW generally speaking for nvidia and suspend to work more correctly you'd want to do the setup for storing VRAM on enough free disk space as explained in https://wiki.archlinux.org/title/NVIDIA … er_suspend

Last edited by V1del (2024-07-12 11:36:33)

Offline

#3 2024-07-13 15:46:17

FernandoBasso
Member
From: Brazil
Registered: 2010-10-27
Posts: 99
Website

Re: [SOLVED] Black screen when wake up from suspend with dual monitors

Following the instructions on https://wiki.archlinux.org/title/NVIDIA … er_suspend, I now have:

$ 0< /etc/modprobe.d/nvidia.conf sed ''
nvidia NVreg_PreserveVideoMemoryAllocations=1

Then I enabled some services as per the instructions on that link:

$ sudo systemctl enable nvidia-{suspend,hibernate,resume}.service

Restarted the machine an from Xfce logout GUI, I selected “Suspend”. Tried waking up from suspend (by pressing the power button) and the same problem still persisted. Waited for about a minute just in case (have seen some posts it would take 20 seconds or so) but to no avail. Tried getting to TTY, moved the mouse, typed characters on the keyboard. Nothing.

Was that the config I was supposed to try?

Last edited by FernandoBasso (2024-07-13 15:47:19)


There is a difference between knowing the path and walking the path.

Offline

#4 2024-07-14 21:04:15

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 22,640

Re: [SOLVED] Black screen when wake up from suspend with dual monitors

To ensure it works properly you'd also want to pay attention to the second bullet point of the node box and configure NVreg_TemporaryFilePath=/var/tmp as well so that the VRAM contents are getting written to a persistent (and with enough free space to house the entirety of VRAM) spot.

Offline

#5 2024-07-15 10:45:43

FernandoBasso
Member
From: Brazil
Registered: 2010-10-27
Posts: 99
Website

Re: [SOLVED] Black screen when wake up from suspend with dual monitors

This is my new "/etc/modprobe.d/nvidia.conf":

$ cat /etc/modprobe.d/nvidia.conf 
options nvidia NVreg_PreserveVideoMemoryAllocations=1 NVreg_TemporaryFilePath=/var/tmp

Instead of a black screen, I now can see the messages on the screen (same messages as if I run `journalctl`).

Also tried switching from suspend to RAM to hibernate to memory in Xfce power settings. Same result.

I'm running Xfce on Xorg. I may still try Gnome on Wayland and see if it makes any difference.

One thing I'm not sure is if the nvidia module parameters are actually being applied. I see my system has something like:

$ sudo cat /sys/module/nvidia_drm/parameters/{fbdev,modeset}
N
N

But I don't have a "parameters" directory for "/sys/module/nvidia/". Should it be there? If not, how do I check those parameters have really been applied?


There is a difference between knowing the path and walking the path.

Offline

#6 2024-07-16 07:02:31

seth
Member
Registered: 2012-09-03
Posts: 56,103

Re: [SOLVED] Black screen when wake up from suspend with dual monitors

Check the journal, the services will complain if you forgot to enable the parameter and generally enable nvidia_drm.modeset, use the kernel commandline to conveniently get the simpledrm device out of the way to make sure you're not accidentally using that.

HOWEVER:

About a month ago, when my machine wakes up from suspend to RAM (not hibernate to disk), it started displaying a black screen (both monitors display a black screen). It doesn't let me switch to TTY or do anything. I have sysrq enabled and typing the shortcut to reboot (Alt+SysRq+b) doesn't do anything

… and you're probably also not seeing a mouse cursor. That's not indicating VRAM decay, the system fails to resume from S3 and w/ the provided backtrace you're likely falling into https://bbs.archlinux.org/viewtopic.php … 7#p2181447

Offline

#7 2024-07-16 09:52:17

ULP
Member
Registered: 2024-07-15
Posts: 1

Re: [SOLVED] Black screen when wake up from suspend with dual monitors

Hi guys!

I've spent all day yesterday trying to troubleshoot this exact (?) problem with no success, except I'm not using suspend but hibernate.
Edit: What I've tried:

  • Adding nvidia nvidia_modeset nvidia_uvm nvidia_drm to initramfs

  • Adding kms hook in mkinitcpio.conf

  • Removing most of the kernel parameters I had set (below I've postet the complete line)

  • using nvidia-dkms instead nvidia

/Edit

I'm running a GTX1080 as well, using driver nvidia 555.58.02-3, dual monitors, GNOME on xorg.
Hibernation+resume was working fine on this computer and setup before but stopped doing so some weeks ago. I can't pin point anymore when exactly, or what might have changed.

FernandoBasso wrote:

Journal from resume suspend:

Jul 12 06:14:19 theforce kernel: BUG: unable to handle page fault for address: ffffab2c11fcac34
[...]
Jul 12 06:14:19 theforce kernel: CR2: ffffab2c11fcac34 CR3: 00000001311ba000 CR4: 0000000000350ef0

I've noticed the address of the page fault corresponds to the address given as 'CR2' in the lines below. Though the exact address of the page fault in my journal is different, it's also the same as the one called 'CR2' in my case. Maybe someone smart can make sense of this information? I don't know what to make of this myself.


This is my journal from today, trying to resume hibernation:

Jul 16 10:36:41 maschine-arch kernel: Filesystems sync: 0.025 seconds
Jul 16 10:36:41 maschine-arch kernel: Freezing user space processes
Jul 16 10:36:41 maschine-arch kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Jul 16 10:36:41 maschine-arch kernel: OOM killer disabled.
Jul 16 10:36:41 maschine-arch kernel: PM: hibernation: Marking nosave pages: [mem 0x00000000-0x00000fff]
Jul 16 10:36:41 maschine-arch kernel: PM: hibernation: Marking nosave pages: [mem 0x00058000-0x00058fff]
Jul 16 10:36:41 maschine-arch kernel: PM: hibernation: Marking nosave pages: [mem 0x0009e000-0x000fffff]
Jul 16 10:36:41 maschine-arch kernel: PM: hibernation: Marking nosave pages: [mem 0x40000000-0x403fffff]
Jul 16 10:36:41 maschine-arch kernel: PM: hibernation: Marking nosave pages: [mem 0xb408a000-0xb408bfff]
Jul 16 10:36:41 maschine-arch kernel: PM: hibernation: Marking nosave pages: [mem 0xb8746000-0xb879cfff]
Jul 16 10:36:41 maschine-arch kernel: PM: hibernation: Marking nosave pages: [mem 0xba433000-0xba433fff]
Jul 16 10:36:41 maschine-arch kernel: PM: hibernation: Marking nosave pages: [mem 0xbc1b0000-0xbd849fff]
Jul 16 10:36:41 maschine-arch kernel: PM: hibernation: Marking nosave pages: [mem 0xbd8c4000-0xbeffdfff]
Jul 16 10:36:41 maschine-arch kernel: PM: hibernation: Marking nosave pages: [mem 0xbefff000-0xffffffff]
Jul 16 10:36:41 maschine-arch kernel: PM: hibernation: Basic memory bitmaps created
Jul 16 10:36:41 maschine-arch kernel: PM: hibernation: Preallocating image memory
Jul 16 10:36:41 maschine-arch kernel: PM: hibernation: Allocated 3139869 pages for snapshot
Jul 16 10:36:41 maschine-arch kernel: PM: hibernation: Allocated 12559476 kbytes in 1.22 seconds (10294.65 MB/s)
Jul 16 10:36:41 maschine-arch kernel: Freezing remaining freezable tasks
Jul 16 10:36:41 maschine-arch kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Jul 16 10:36:41 maschine-arch kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Jul 16 10:36:41 maschine-arch kernel: ata3.00: Entering standby power mode
Jul 16 10:36:41 maschine-arch kernel: ACPI: PM: Preparing to enter system sleep state S4
Jul 16 10:36:41 maschine-arch kernel: ACPI: PM: Saving platform NVS memory
Jul 16 10:36:41 maschine-arch kernel: Disabling non-boot CPUs ...
Jul 16 10:36:41 maschine-arch kernel: smpboot: CPU 1 is now offline
Jul 16 10:36:41 maschine-arch kernel: smpboot: CPU 2 is now offline
Jul 16 10:36:41 maschine-arch kernel: smpboot: CPU 3 is now offline
Jul 16 10:36:41 maschine-arch kernel: smpboot: CPU 4 is now offline
Jul 16 10:36:41 maschine-arch kernel: smpboot: CPU 5 is now offline
Jul 16 10:36:41 maschine-arch kernel: smpboot: CPU 6 is now offline
Jul 16 10:36:41 maschine-arch kernel: smpboot: CPU 7 is now offline
Jul 16 10:36:41 maschine-arch kernel: smpboot: CPU 8 is now offline
Jul 16 10:36:41 maschine-arch kernel: smpboot: CPU 9 is now offline
Jul 16 10:36:41 maschine-arch kernel: smpboot: CPU 10 is now offline
Jul 16 10:36:41 maschine-arch kernel: smpboot: CPU 11 is now offline
Jul 16 10:36:41 maschine-arch kernel: PM: hibernation: Creating image:
Jul 16 10:36:41 maschine-arch kernel: PM: hibernation: Need to copy 3070711 pages
Jul 16 10:36:41 maschine-arch kernel: PM: hibernation: Normal pages needed: 3070711 + 1024, available pages: 5295507
Jul 16 10:36:41 maschine-arch kernel: ACPI: PM: Restoring platform NVS memory
Jul 16 10:36:41 maschine-arch kernel: Enabling non-boot CPUs ...
Jul 16 10:36:41 maschine-arch kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Jul 16 10:36:41 maschine-arch kernel: CPU1 is up
Jul 16 10:36:41 maschine-arch kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Jul 16 10:36:41 maschine-arch kernel: CPU2 is up
Jul 16 10:36:41 maschine-arch kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Jul 16 10:36:41 maschine-arch kernel: CPU3 is up
Jul 16 10:36:41 maschine-arch kernel: smpboot: Booting Node 0 Processor 4 APIC 0x8
Jul 16 10:36:41 maschine-arch kernel: CPU4 is up
Jul 16 10:36:41 maschine-arch kernel: smpboot: Booting Node 0 Processor 5 APIC 0xa
Jul 16 10:36:41 maschine-arch kernel: CPU5 is up
Jul 16 10:36:41 maschine-arch kernel: smpboot: Booting Node 0 Processor 6 APIC 0x1
Jul 16 10:36:41 maschine-arch kernel: CPU6 is up
Jul 16 10:36:41 maschine-arch kernel: smpboot: Booting Node 0 Processor 7 APIC 0x3
Jul 16 10:36:41 maschine-arch kernel: CPU7 is up
Jul 16 10:36:41 maschine-arch kernel: smpboot: Booting Node 0 Processor 8 APIC 0x5
Jul 16 10:36:41 maschine-arch kernel: CPU8 is up
Jul 16 10:36:41 maschine-arch kernel: smpboot: Booting Node 0 Processor 9 APIC 0x7
Jul 16 10:36:41 maschine-arch kernel: CPU9 is up
Jul 16 10:36:41 maschine-arch kernel: smpboot: Booting Node 0 Processor 10 APIC 0x9
Jul 16 10:36:41 maschine-arch kernel: CPU10 is up
Jul 16 10:36:41 maschine-arch kernel: smpboot: Booting Node 0 Processor 11 APIC 0xb
Jul 16 10:36:41 maschine-arch kernel: CPU11 is up
Jul 16 10:36:41 maschine-arch kernel: ACPI: PM: Waking up from system sleep state S4
Jul 16 10:36:41 maschine-arch kernel: usb usb1: root hub lost power or was reset
Jul 16 10:36:41 maschine-arch kernel: usb usb2: root hub lost power or was reset
Jul 16 10:36:41 maschine-arch kernel: usb usb3: root hub lost power or was reset
Jul 16 10:36:41 maschine-arch kernel: usb usb5: root hub lost power or was reset
Jul 16 10:36:41 maschine-arch kernel: usb usb4: root hub lost power or was reset
Jul 16 10:36:41 maschine-arch kernel: usb usb6: root hub lost power or was reset
Jul 16 10:36:41 maschine-arch kernel: nvme nvme1: D3 entry latency set to 8 seconds
Jul 16 10:36:41 maschine-arch kernel: nvme nvme0: D3 entry latency set to 10 seconds
Jul 16 10:36:41 maschine-arch kernel: nvme nvme0: 12/0/0 default/read/poll queues
Jul 16 10:36:41 maschine-arch kernel: nvme nvme1: 12/0/0 default/read/poll queues
Jul 16 10:36:41 maschine-arch kernel: usb 1-2: reset full-speed USB device number 3 using xhci_hcd
Jul 16 10:36:41 maschine-arch kernel: ata4: SATA link down (SStatus 4 SControl 300)
Jul 16 10:36:41 maschine-arch kernel: ata2: SATA link down (SStatus 4 SControl 300)
Jul 16 10:36:41 maschine-arch kernel: ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jul 16 10:36:41 maschine-arch kernel: ata1: SATA link down (SStatus 4 SControl 300)
Jul 16 10:36:41 maschine-arch kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.PRT2._GTF.DSSP], AE_NOT_FOUND (20230628>
Jul 16 10:36:41 maschine-arch kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.PRT2._GTF due to previous error (AE_NOT_FOUND) (20230628/psp>
Jul 16 10:36:41 maschine-arch kernel: BUG: unable to handle page fault for address: ffffa87387fcac34
Jul 16 10:36:41 maschine-arch kernel: #PF: supervisor read access in kernel mode
Jul 16 10:36:41 maschine-arch kernel: #PF: error_code(0x0000) - not-present page
Jul 16 10:36:41 maschine-arch kernel: PGD 100000067 P4D 100000067 PUD 100230067 PMD 0 
Jul 16 10:36:41 maschine-arch kernel: Oops: 0000 [#1] PREEMPT SMP PTI
Jul 16 10:36:41 maschine-arch kernel: CPU: 0 PID: 745 Comm: irq/184-nvidia Tainted: P           OE      6.9.9-arch1-1 #1 a564e80ab10c5cd5584d>
Jul 16 10:36:41 maschine-arch kernel: Hardware name: Gigabyte Technology Co., Ltd. Z370 AORUS Gaming 7/Z370 AORUS Gaming 7, BIOS F15 11/13/20>
Jul 16 10:36:41 maschine-arch kernel: RIP: 0010:_nv012398rm+0xbd/0x130 [nvidia]
Jul 16 10:36:41 maschine-arch kernel: Code: 8b 45 20 41 bf 01 00 00 00 41 89 54 24 20 41 89 44 24 24 4c 89 e6 4c 89 ef e8 ef 78 65 00 49 89 c>
Jul 16 10:36:41 maschine-arch kernel: RSP: 0018:ffffa87381de7cc0 EFLAGS: 00010282
Jul 16 10:36:41 maschine-arch kernel: RAX: ffff98e9a163a698 RBX: 0000000000000001 RCX: ffffa87387fcac30
Jul 16 10:36:41 maschine-arch kernel: RDX: fffffffffffffff0 RSI: ffff98e9a5969008 RDI: ffff98e9a59698e8
Jul 16 10:36:41 maschine-arch kernel: RBP: ffff98e9840cabe0 R08: 0000000000000000 R09: 0000000000000020
Jul 16 10:36:41 maschine-arch kernel: R10: ffff98e9840cac24 R11: ffffffffc15095f0 R12: ffff98e9a163a698
Jul 16 10:36:41 maschine-arch kernel: R13: ffff98e9a59698e8 R14: ffff98e9a5969008 R15: 0000000000000000
Jul 16 10:36:41 maschine-arch kernel: FS:  0000000000000000(0000) GS:ffff98f09e800000(0000) knlGS:0000000000000000
Jul 16 10:36:41 maschine-arch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 16 10:36:41 maschine-arch kernel: CR2: ffffa87387fcac34 CR3: 000000000f820003 CR4: 00000000003706f0
Jul 16 10:36:41 maschine-arch kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Jul 16 10:36:41 maschine-arch kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Jul 16 10:36:41 maschine-arch kernel: Call Trace:
Jul 16 10:36:41 maschine-arch kernel:  <TASK>
Jul 16 10:36:41 maschine-arch kernel:  ? __die_body.cold+0x19/0x27
Jul 16 10:36:41 maschine-arch kernel:  ? page_fault_oops+0x15a/0x2b0
Jul 16 10:36:41 maschine-arch kernel:  ? search_bpf_extables+0x5f/0x80
Jul 16 10:36:41 maschine-arch kernel:  ? exc_page_fault+0x18a/0x190
Jul 16 10:36:41 maschine-arch kernel:  ? asm_exc_page_fault+0x26/0x30
Jul 16 10:36:41 maschine-arch kernel:  ? _nv012399rm+0x1f0/0x1f0 [nvidia 41a16fe130ec860eaba96a8a9fe1d23564470a94]
Jul 16 10:36:41 maschine-arch kernel:  ? _nv012398rm+0xbd/0x130 [nvidia 41a16fe130ec860eaba96a8a9fe1d23564470a94]
Jul 16 10:36:41 maschine-arch kernel:  _nv035255rm+0x19c/0x2f0 [nvidia 41a16fe130ec860eaba96a8a9fe1d23564470a94]
Jul 16 10:36:41 maschine-arch kernel:  _nv030183rm+0x21/0xc0 [nvidia 41a16fe130ec860eaba96a8a9fe1d23564470a94]
Jul 16 10:36:41 maschine-arch kernel:  _nv021801rm+0x292/0x3c4 [nvidia 41a16fe130ec860eaba96a8a9fe1d23564470a94]
Jul 16 10:36:41 maschine-arch kernel:  _nv031947rm+0x60/0xc0 [nvidia 41a16fe130ec860eaba96a8a9fe1d23564470a94]
Jul 16 10:36:41 maschine-arch kernel:  _nv012544rm+0x27f/0x3f0 [nvidia 41a16fe130ec860eaba96a8a9fe1d23564470a94]
Jul 16 10:36:41 maschine-arch kernel:  _nv031957rm+0x167/0x1d0 [nvidia 41a16fe130ec860eaba96a8a9fe1d23564470a94]
Jul 16 10:36:41 maschine-arch kernel:  _nv000735rm+0x113/0x150 [nvidia 41a16fe130ec860eaba96a8a9fe1d23564470a94]
Jul 16 10:36:41 maschine-arch kernel:  rm_isr_bh+0x20/0x5c [nvidia 41a16fe130ec860eaba96a8a9fe1d23564470a94]
Jul 16 10:36:41 maschine-arch kernel:  nvidia_isr_kthread_bh+0x1f/0x50 [nvidia 41a16fe130ec860eaba96a8a9fe1d23564470a94]
Jul 16 10:36:41 maschine-arch kernel:  irq_thread_fn+0x20/0x60
Jul 16 10:36:41 maschine-arch kernel:  irq_thread+0x18c/0x270
Jul 16 10:36:41 maschine-arch kernel:  ? __pfx_irq_thread_fn+0x10/0x10
Jul 16 10:36:41 maschine-arch kernel:  ? __pfx_irq_thread_dtor+0x10/0x10
Jul 16 10:36:41 maschine-arch kernel:  ? __pfx_irq_thread+0x10/0x10
Jul 16 10:36:41 maschine-arch kernel:  kthread+0xcf/0x100
Jul 16 10:36:41 maschine-arch kernel:  ? __pfx_kthread+0x10/0x10
Jul 16 10:36:41 maschine-arch kernel:  ret_from_fork+0x31/0x50
Jul 16 10:36:41 maschine-arch kernel:  ? __pfx_kthread+0x10/0x10
Jul 16 10:36:41 maschine-arch kernel:  ret_from_fork_asm+0x1a/0x30
Jul 16 10:36:41 maschine-arch kernel:  </TASK>
Jul 16 10:36:41 maschine-arch kernel: Modules linked in: btrfs blake2b_generic xor raid6_pq ufs hfsplus hfs cdrom minix msdos jfs nls_ucs2_ut>
Jul 16 10:36:41 maschine-arch kernel:  sha256_ssse3 dm_bio_prison sha1_ssse3 snd_hda_intel dm_bufio aesni_intel libcrc32c snd_intel_dspcfg cr>
Jul 16 10:36:41 maschine-arch kernel: CR2: ffffa87387fcac34
Jul 16 10:36:41 maschine-arch kernel: ---[ end trace 0000000000000000 ]---
Jul 16 10:36:41 maschine-arch kernel: RIP: 0010:_nv012398rm+0xbd/0x130 [nvidia]
Jul 16 10:36:41 maschine-arch kernel: Code: 8b 45 20 41 bf 01 00 00 00 41 89 54 24 20 41 89 44 24 24 4c 89 e6 4c 89 ef e8 ef 78 65 00 49 89 c>
Jul 16 10:36:41 maschine-arch kernel: RSP: 0018:ffffa87381de7cc0 EFLAGS: 00010282
Jul 16 10:36:41 maschine-arch kernel: RAX: ffff98e9a163a698 RBX: 0000000000000001 RCX: ffffa87387fcac30
Jul 16 10:36:41 maschine-arch kernel: RDX: fffffffffffffff0 RSI: ffff98e9a5969008 RDI: ffff98e9a59698e8
Jul 16 10:36:41 maschine-arch kernel: RBP: ffff98e9840cabe0 R08: 0000000000000000 R09: 0000000000000020
Jul 16 10:36:41 maschine-arch kernel: R10: ffff98e9840cac24 R11: ffffffffc15095f0 R12: ffff98e9a163a698
Jul 16 10:36:41 maschine-arch kernel: R13: ffff98e9a59698e8 R14: ffff98e9a5969008 R15: 0000000000000000
Jul 16 10:36:41 maschine-arch kernel: FS:  0000000000000000(0000) GS:ffff98f09e800000(0000) knlGS:0000000000000000
Jul 16 10:36:41 maschine-arch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 16 10:36:41 maschine-arch kernel: CR2: ffffa87387fcac34 CR3: 000000000f820003 CR4: 00000000003706f0
Jul 16 10:36:41 maschine-arch kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Jul 16 10:36:41 maschine-arch kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Jul 16 10:36:41 maschine-arch kernel: note: irq/184-nvidia[745] exited with irqs disabled
Jul 16 10:36:41 maschine-arch kernel: BUG: kernel NULL pointer dereference, address: 000000000000032c
Jul 16 10:36:41 maschine-arch kernel: #PF: supervisor read access in kernel mode
Jul 16 10:36:41 maschine-arch kernel: #PF: error_code(0x0000) - not-present page
Jul 16 10:36:41 maschine-arch kernel: PGD 0 P4D 0 
Jul 16 10:36:41 maschine-arch kernel: Oops: 0000 [#2] PREEMPT SMP PTI
Jul 16 10:36:41 maschine-arch kernel: CPU: 0 PID: 745 Comm: irq/184-nvidia Tainted: P      D    OE      6.9.9-arch1-1 #1 a564e80ab10c5cd5584d>
Jul 16 10:36:41 maschine-arch kernel: Hardware name: Gigabyte Technology Co., Ltd. Z370 AORUS Gaming 7/Z370 AORUS Gaming 7, BIOS F15 11/13/20>
Jul 16 10:36:41 maschine-arch kernel: RIP: 0010:exit_shm+0x4b/0x1d0
Jul 16 10:36:41 maschine-arch kernel: Code: 89 fd 53 48 83 ec 08 4c 89 e7 e8 80 3d 90 00 48 8b 85 20 08 00 00 4c 39 f8 0f 84 52 01 00 00 4c 8>
Jul 16 10:36:41 maschine-arch kernel: RSP: 0018:ffffa87381de7ea0 EFLAGS: 00010282
Jul 16 10:36:41 maschine-arch kernel: RAX: ffff98e99f5f6220 RBX: 0000000000000000 RCX: 00000000000001c0
Jul 16 10:36:41 maschine-arch kernel: RDX: 0000000000000001 RSI: 0000000000000286 RDI: ffffa87381de7e78
Jul 16 10:36:41 maschine-arch kernel: RBP: ffff98e99f5f5a00 R08: 0000000000000000 R09: ffffa87381de7d00
Jul 16 10:36:41 maschine-arch kernel: R10: ffffffffbe0b21a8 R11: 0000000000000003 R12: ffff98e99f5f6314
Jul 16 10:36:41 maschine-arch kernel: R13: ffff98e98abdf301 R14: ffff98e99f5f6220 R15: 0000000000000000
Jul 16 10:36:41 maschine-arch kernel: FS:  0000000000000000(0000) GS:ffff98f09e800000(0000) knlGS:0000000000000000
Jul 16 10:36:41 maschine-arch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 16 10:36:41 maschine-arch kernel: CR2: 000000000000032c CR3: 000000000f820003 CR4: 00000000003706f0
Jul 16 10:36:41 maschine-arch kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Jul 16 10:36:41 maschine-arch kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Jul 16 10:36:41 maschine-arch kernel: Call Trace:
Jul 16 10:36:41 maschine-arch kernel:  <TASK>
Jul 16 10:36:41 maschine-arch kernel:  ? __die_body.cold+0x19/0x27
Jul 16 10:36:41 maschine-arch kernel:  ? page_fault_oops+0x15a/0x2b0
Jul 16 10:36:41 maschine-arch kernel:  ? desc_update_last_finalized+0x4c/0x90
Jul 16 10:36:41 maschine-arch kernel:  ? exc_page_fault+0x81/0x190
Jul 16 10:36:41 maschine-arch kernel:  ? asm_exc_page_fault+0x26/0x30
Jul 16 10:36:41 maschine-arch kernel:  ? exit_shm+0x4b/0x1d0
Jul 16 10:36:41 maschine-arch kernel:  ? task_work_run+0x59/0x90
Jul 16 10:36:41 maschine-arch kernel:  ? do_exit+0x332/0xaf0
Jul 16 10:36:41 maschine-arch kernel:  ? make_task_dead+0x90/0x90
Jul 16 10:36:41 maschine-arch kernel:  ? rewind_stack_and_make_dead+0x16/0x20
Jul 16 10:36:41 maschine-arch kernel:  </TASK>
Jul 16 10:36:41 maschine-arch kernel: Modules linked in: btrfs blake2b_generic xor raid6_pq ufs hfsplus hfs cdrom minix msdos jfs nls_ucs2_ut>
Jul 16 10:36:41 maschine-arch kernel:  sha256_ssse3 dm_bio_prison sha1_ssse3 snd_hda_intel dm_bufio aesni_intel libcrc32c snd_intel_dspcfg cr>
Jul 16 10:36:41 maschine-arch kernel: CR2: 000000000000032c
Jul 16 10:36:41 maschine-arch kernel: ---[ end trace 0000000000000000 ]---
Jul 16 10:36:41 maschine-arch kernel: RIP: 0010:_nv012398rm+0xbd/0x130 [nvidia]
Jul 16 10:36:41 maschine-arch kernel: Code: 8b 45 20 41 bf 01 00 00 00 41 89 54 24 20 41 89 44 24 24 4c 89 e6 4c 89 ef e8 ef 78 65 00 49 89 c>
Jul 16 10:36:41 maschine-arch kernel: RSP: 0018:ffffa87381de7cc0 EFLAGS: 00010282
Jul 16 10:36:41 maschine-arch kernel: RAX: ffff98e9a163a698 RBX: 0000000000000001 RCX: ffffa87387fcac30
Jul 16 10:36:41 maschine-arch kernel: RDX: fffffffffffffff0 RSI: ffff98e9a5969008 RDI: ffff98e9a59698e8
Jul 16 10:36:41 maschine-arch kernel: RBP: ffff98e9840cabe0 R08: 0000000000000000 R09: 0000000000000020
Jul 16 10:36:41 maschine-arch kernel: R10: ffff98e9840cac24 R11: ffffffffc15095f0 R12: ffff98e9a163a698
Jul 16 10:36:41 maschine-arch kernel: R13: ffff98e9a59698e8 R14: ffff98e9a5969008 R15: 0000000000000000
Jul 16 10:36:41 maschine-arch kernel: FS:  0000000000000000(0000) GS:ffff98f09e800000(0000) knlGS:0000000000000000
Jul 16 10:36:41 maschine-arch kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 16 10:36:41 maschine-arch kernel: CR2: 000000000000032c CR3: 000000000f820003 CR4: 00000000003706f0
Jul 16 10:36:41 maschine-arch kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Jul 16 10:36:41 maschine-arch kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Jul 16 10:36:41 maschine-arch kernel: note: irq/184-nvidia[745] exited with irqs disabled
Jul 16 10:36:41 maschine-arch kernel: Fixing recursive fault but reboot is needed!
Jul 16 10:36:41 maschine-arch kernel: BUG: scheduling while atomic: irq/184-nvidia/745/0x00000000
Jul 16 10:36:41 maschine-arch kernel: Modules linked in: btrfs blake2b_generic xor raid6_pq ufs hfsplus hfs cdrom minix msdos jfs nls_ucs2_ut>
Jul 16 10:36:41 maschine-arch kernel:  sha256_ssse3 dm_bio_prison sha1_ssse3 snd_hda_intel dm_bufio aesni_intel libcrc32c snd_intel_dspcfg cr>
Jul 16 10:36:41 maschine-arch kernel: CPU: 0 PID: 745 Comm: irq/184-nvidia Tainted: P      D    OE      6.9.9-arch1-1 #1 a564e80ab10c5cd5584d>
Jul 16 10:36:41 maschine-arch kernel: Hardware name: Gigabyte Technology Co., Ltd. Z370 AORUS Gaming 7/Z370 AORUS Gaming 7, BIOS F15 11/13/20>
Jul 16 10:36:41 maschine-arch kernel: Call Trace:
Jul 16 10:36:41 maschine-arch kernel:  <TASK>
Jul 16 10:36:41 maschine-arch kernel:  dump_stack_lvl+0x5d/0x80
Jul 16 10:36:41 maschine-arch kernel:  __schedule_bug.cold+0x42/0x4e
Jul 16 10:36:41 maschine-arch kernel:  __schedule+0x108d/0x1510
Jul 16 10:36:41 maschine-arch kernel:  ? __wake_up_klogd.part.0+0x3c/0x60
Jul 16 10:36:41 maschine-arch kernel:  ? vprintk_emit+0x176/0x2a0
Jul 16 10:36:41 maschine-arch kernel:  ? _printk+0x6c/0x87
Jul 16 10:36:41 maschine-arch kernel:  do_task_dead+0x42/0x50
Jul 16 10:36:41 maschine-arch kernel:  make_task_dead.cold+0xd9/0xe5
Jul 16 10:36:41 maschine-arch kernel:  rewind_stack_and_make_dead+0x16/0x20
Jul 16 10:36:41 maschine-arch kernel: RIP: 0000:0x0
Jul 16 10:36:41 maschine-arch kernel: Code: Unable to access opcode bytes at 0xffffffffffffffd6.
Jul 16 10:36:41 maschine-arch kernel: RSP: 0000:0000000000000000 EFLAGS: 00000000 ORIG_RAX: 0000000000000000
Jul 16 10:36:41 maschine-arch kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
Jul 16 10:36:41 maschine-arch kernel: RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
Jul 16 10:36:41 maschine-arch kernel: RBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000
Jul 16 10:36:41 maschine-arch kernel: R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
Jul 16 10:36:41 maschine-arch kernel: R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
Jul 16 10:36:41 maschine-arch kernel:  </TASK>
Jul 16 10:36:41 maschine-arch kernel: usb 1-1: reset high-speed USB device number 2 using xhci_hcd
Jul 16 10:36:41 maschine-arch kernel: usb 1-5: reset high-speed USB device number 6 using xhci_hcd
Jul 16 10:36:41 maschine-arch kernel: usb 1-4: reset full-speed USB device number 5 using xhci_hcd
Jul 16 10:36:41 maschine-arch kernel: usb 1-10: reset low-speed USB device number 7 using xhci_hcd
Jul 16 10:36:41 maschine-arch kernel: usb 2-1: reset SuperSpeed USB device number 2 using xhci_hcd
Jul 16 10:36:41 maschine-arch kernel: usb 1-1.2: reset high-speed USB device number 4 using xhci_hcd
Jul 16 10:36:41 maschine-arch kernel: usb 1-5.1: reset full-speed USB device number 8 using xhci_hcd
Jul 16 10:36:41 maschine-arch kernel: usb 1-5.4: reset full-speed USB device number 9 using xhci_hcd
Jul 16 10:36:41 maschine-arch kernel: PM: hibernation: Basic memory bitmaps freed
Jul 16 10:36:41 maschine-arch kernel: OOM killer enabled.
Jul 16 10:36:41 maschine-arch kernel: Restarting tasks ... done.
Jul 16 10:36:41 maschine-arch kernel: PM: hibernation: hibernation exit
Jul 16 10:36:41 maschine-arch dhcpcd[784]: eno1: carrier lost
Jul 16 10:36:41 maschine-arch google-chrome.desktop[1965]: [0716/103641.183858:ERROR:file_io_posix.cc(153)] open /home/lnrd/.config/google-ch>
Jul 16 10:36:41 maschine-arch pipewire[1394]: pw.node: (alsa_output.pci-0000_00_1f.3.analog-stereo-56) xrun state:0x7a9929d46008 pending:1/1 >
Jul 16 10:36:41 maschine-arch syncthing[1395]: [FP5TO] INFO: Lost primary connection to 3LDAEEE at [fe80::4960:28c4:2aec:8284%eno1]:22000-[fe>
Jul 16 10:36:41 maschine-arch syncthing[1395]: [FP5TO] INFO: Connection to 3LDAEEE at [fe80::4960:28c4:2aec:8284%eno1]:22000-[fe80::1cc2:6ff:>
Jul 16 10:36:41 maschine-arch bluetoothd[777]: Battery Provider Manager destroyed
Jul 16 10:36:41 maschine-arch dbus-broker[774]: A security policy denied :1.5 to send method call /midi/profile:org.bluez.GattProfile1.Releas>
Jul 16 10:36:41 maschine-arch systemd-sleep[37482]: System returned from sleep operation 'hibernate'.
Jul 16 10:36:41 maschine-arch systemd[1]: Starting Load/Save RF Kill Switch Status...
Jul 16 10:36:41 maschine-arch csc_vpnagent[797]: The network interface for the VPN connection has gone down.
Jul 16 10:36:41 maschine-arch csc_vpnagent[797]: IP addresses from active interfaces:
Jul 16 10:36:41 maschine-arch systemd[1]: systemd-hibernate.service: Deactivated successfully.
Jul 16 10:36:41 maschine-arch systemd-resolved[758]: Clock change detected. Flushing caches.
Jul 16 10:36:41 maschine-arch csc_vpnagent[797]: Function: applyHostConfigForNoVpn File: ../../vpn/Agent/MainThread.cpp Line: 13690 No networ>
Jul 16 10:36:41 maschine-arch csc_vpnagent[797]: Current network state: No network interface
Jul 16 10:36:41 maschine-arch csc_vpnagent[797]: Function: applyHostConfigForNoVpn File: ../../vpn/Agent/MainThread.cpp Line: 13690 No networ>
Jul 16 10:36:41 maschine-arch systemd[1]: Finished System Hibernate.
Jul 16 10:36:41 maschine-arch systemd[1]: Reached target System Hibernation.
Jul 16 10:36:41 maschine-arch systemd[1]: Stopped target Sleep.
Jul 16 10:36:41 maschine-arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Jul 16 10:36:41 maschine-arch systemd[1]: Stopped target System Hibernation.
Jul 16 10:36:41 maschine-arch fwupd[2890]: 08:36:41.221 FuPluginIntelMe      failed to get public key using /fpf/OemCred: generic failure [0x>
Jul 16 10:36:41 maschine-arch systemd[1]: Started Network Manager Script Dispatcher Service.
Jul 16 10:36:41 maschine-arch systemd[1]: Stopped target Bluetooth Support.
Jul 16 10:36:41 maschine-arch systemd[1375]: Reached target Bluetooth.
Jul 16 10:36:41 maschine-arch systemd[1]: Reached target Bluetooth Support.
Jul 16 10:36:41 maschine-arch systemd[1]: Started Load/Save RF Kill Switch Status.
Jul 16 10:36:41 maschine-arch dhcpcd[784]: eno1: deleting address 2a01:c22:88fa:d500:7d12:1da5:42f5:1fa7/64
Jul 16 10:36:41 maschine-arch avahi-daemon[3004]: Withdrawing address record for 2a01:c22:88fa:d500:7d12:1da5:42f5:1fa7 on eno1.
Jul 16 10:36:41 maschine-arch avahi-daemon[3004]: Leaving mDNS multicast group on interface eno1.IPv6 with address 2a01:c22:88fa:d500:7d12:1d>
Jul 16 10:36:41 maschine-arch avahi-daemon[3004]: Joining mDNS multicast group on interface eno1.IPv6 with address fd00::8406:2c49:e062:8518.
Jul 16 10:36:41 maschine-arch dhcpcd[784]: eno1: deleting address fd00::8406:2c49:e062:8518/64
Jul 16 10:36:41 maschine-arch avahi-daemon[3004]: Withdrawing address record for fd00::8406:2c49:e062:8518 on eno1.
Jul 16 10:36:41 maschine-arch avahi-daemon[3004]: Leaving mDNS multicast group on interface eno1.IPv6 with address fd00::8406:2c49:e062:8518.
Jul 16 10:36:41 maschine-arch avahi-daemon[3004]: Joining mDNS multicast group on interface eno1.IPv6 with address fd00::938b:b3a7:e9a7:b192.
Jul 16 10:36:41 maschine-arch dhcpcd[784]: eno1: deleting route to fd00::/64 via fe80::7eff:4dff:fe3f:6bfb
Jul 16 10:36:41 maschine-arch dhcpcd[784]: eno1: deleting route to 2a01:c22:88fa:d500::/64
Jul 16 10:36:41 maschine-arch dhcpcd[784]: eno1: deleting route to 2a01:c22:88fa:d500::/56 via fe80::7eff:4dff:fe3f:6bfb
Jul 16 10:36:41 maschine-arch dhcpcd[784]: eno1: deleting default route via fe80::7eff:4dff:fe3f:6bfb
Jul 16 10:36:41 maschine-arch /usr/lib/gdm-x-session[1534]: (II) systemd-logind: got resume for 13:71
Jul 16 10:36:41 maschine-arch kernel: Bluetooth: hci0: CSR: Setting up dongle with HCI ver=6 rev=22bb
Jul 16 10:36:41 maschine-arch kernel: Bluetooth: hci0: LMP ver=6 subver=22bb; manufacturer=10
Jul 16 10:36:41 maschine-arch avahi-daemon[3004]: Got SIGHUP, reloading.
Jul 16 10:36:41 maschine-arch avahi-daemon[3004]: No service file found in /etc/avahi/services.
Jul 16 10:36:41 maschine-arch dhcpcd[784]: eno1: deleting address fe80::4960:28c4:2aec:8284
Jul 16 10:36:41 maschine-arch avahi-daemon[3004]: Withdrawing address record for 192.168.178.25 on eno1.
Jul 16 10:36:41 maschine-arch avahi-daemon[3004]: Leaving mDNS multicast group on interface eno1.IPv4 with address 192.168.178.25.
Jul 16 10:36:41 maschine-arch dhcpcd[784]: eno1: deleting route to 192.168.178.0/24
Jul 16 10:36:41 maschine-arch avahi-daemon[3004]: Interface eno1.IPv4 no longer relevant for mDNS.
Jul 16 10:36:41 maschine-arch dhcpcd[784]: eno1: deleting default route via 192.168.178.1
Jul 16 10:36:41 maschine-arch avahi-daemon[3004]: Got SIGHUP, reloading.
Jul 16 10:36:41 maschine-arch avahi-daemon[3004]: No service file found in /etc/avahi/services.
Jul 16 10:36:41 maschine-arch bluetoothd[777]: Battery Provider Manager created
Jul 16 10:36:41 maschine-arch bluetoothd[777]: src/device.c:device_set_wake_support() Unable to set wake_support without RPA resolution
Jul 16 10:36:41 maschine-arch kernel: Bluetooth: MGMT ver 1.22
Jul 16 10:36:41 maschine-arch kernel: rfkill: input handler disabled
Jul 16 10:36:41 maschine-arch systemd-logind[782]: Operation 'hibernate' finished.
Jul 16 10:36:41 maschine-arch NetworkManager[775]: <info>  [1721119001.5884] manager: sleep: wake requested (sleeping: yes  enabled: yes)
Jul 16 10:36:41 maschine-arch NetworkManager[775]: <info>  [1721119001.5887] device (eno1): state change: activated -> unmanaged (reason 'unm>
Jul 16 10:36:41 maschine-arch NetworkManager[775]: <info>  [1721119001.5891] dhcp4 (eno1): canceled DHCP transaction
Jul 16 10:36:41 maschine-arch NetworkManager[775]: <info>  [1721119001.5891] dhcp4 (eno1): activation: beginning transaction (timeout in 45 s>
Jul 16 10:36:41 maschine-arch NetworkManager[775]: <info>  [1721119001.5892] dhcp4 (eno1): state changed no lease
Jul 16 10:36:41 maschine-arch systemd-resolved[758]: Closing all remaining TCP connections.
Jul 16 10:36:41 maschine-arch systemd-resolved[758]: Resetting learnt feature levels on all servers.
Jul 16 10:36:41 maschine-arch systemd-resolved[758]: eno1: Bus client reset search domain list.
Jul 16 10:36:41 maschine-arch systemd-resolved[758]: eno1: Bus client set default route setting: no
Jul 16 10:36:41 maschine-arch systemd-resolved[758]: eno1: Bus client reset DNS server list

This is the corresponding cmd line from the journal above:

Jul 16 01:44:42 maschine-arch kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=78ed964f-8662-48cc-8646-5d4aff79a963 rw loglevel=4 nvidia_drm.modeset=1 pcie_aspm=off pci=nommconf intel-iommu=on iommu=pt resume=UUID=2c67e1f0-fad3-4513-860b-85a2c0372f3d tsc=reliable clocksource=tsc

These are the relevant lines from my mkinitcpio.conf:

$ cat mkinitcpio.conf | grep -E '^HOOKS=|^MODULES='
MODULES=()
HOOKS=(base udev autodetect microcode modconf block keyboard keymap filesystems resume fsck)

This is my /etc/systemd/sleep.conf

[Sleep]
AllowSuspend=no
AllowHibernation=yes
#AllowSuspendThenHibernate=yes
AllowHybridSleep=no
SuspendState=mem standby freeze
HibernateMode=platform shutdown
HibernateDelaySec=5
#SuspendEstimationSec=60min

Last edited by ULP (2024-07-16 10:06:20)

Offline

#8 2024-07-16 12:34:27

seth
Member
Registered: 2012-09-03
Posts: 56,103

Re: [SOLVED] Black screen when wake up from suspend with dual monitors

Well, try the 535xx drivers.

Sidebar: you've NM and dhcpcd running but the journal snippet doesn't reveal whether dhcpd acts as NM backend or runs concurrently.

Offline

#9 2024-07-19 11:40:37

FernandoBasso
Member
From: Brazil
Registered: 2010-10-27
Posts: 99
Website

Re: [SOLVED] Black screen when wake up from suspend with dual monitors

I cleaned up the journal, put the computer to sleep, then tried to wake it up. Result was non-responsive black screen and not even cursor showing. Both displays showed their power button as "on" (not in idle mode). This is the result running `journalctl`:

https://0x0.st/X93Q.txt

Jul 19 08:27:22 theforce systemd-journald[492]: System Journal (/var/log/journal/b4e406e7e6364d62924c8abf4101bcf9) is 16M, max 4G, 3.9G free.
Jul 19 08:27:22 theforce systemd-journald[492]: Received client request to rotate journal, rotating.
Jul 19 08:27:22 theforce systemd-journald[492]: Vacuuming done, freed 0B of archived journals from /var/log/journal/b4e406e7e6364d62924c8abf4101bcf9.
Jul 19 08:27:22 theforce sudo[8029]: pam_unix(sudo:session): session closed for user root
Jul 19 08:27:25 theforce sudo[8073]: pam_systemd_home(sudo:account): New sd-bus connection (system-bus-pam-systemd-home-8073) opened.
Jul 19 08:27:25 theforce sudo[8073]:   deveng : TTY=pts/0 ; PWD=/home/deveng/Public ; USER=root ; COMMAND=/usr/bin/journalctl --vacuum-time=1s
Jul 19 08:27:25 theforce sudo[8073]: pam_unix(sudo:session): session opened for user root(uid=0) by deveng(uid=1000)
Jul 19 08:27:25 theforce sudo[8073]: pam_unix(sudo:session): session closed for user root
Jul 19 08:27:35 theforce systemd[921]: Started dbus-:1.2-org.xfce.Xfconf@2.service.
Jul 19 08:27:35 theforce systemd[1]: Starting Cleanup of Temporary Directories...
Jul 19 08:27:35 theforce systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
Jul 19 08:27:35 theforce systemd[1]: Finished Cleanup of Temporary Directories.
Jul 19 08:27:35 theforce systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dclean.service.mount: Deactivated successfully.
Jul 19 08:27:36 theforce systemd-logind[745]: The system will suspend now!
Jul 19 08:27:36 theforce NetworkManager[743]: <info>  [1721388456.9544] manager: sleep: sleep requested (sleeping: no  enabled: yes)
Jul 19 08:27:36 theforce NetworkManager[743]: <info>  [1721388456.9545] device (enp39s0): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', sys-iface-state: 'managed')
Jul 19 08:27:36 theforce kernel: r8169 0000:27:00.0 enp39s0: Link is Down
Jul 19 08:27:36 theforce NetworkManager[743]: <info>  [1721388456.9617] device (p2p-dev-wlp47s0f3u1): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', sys-iface-state: 'managed')
Jul 19 08:27:36 theforce NetworkManager[743]: <info>  [1721388456.9619] manager: NetworkManager state is now ASLEEP
Jul 19 08:27:36 theforce NetworkManager[743]: <info>  [1721388456.9621] device (wlp47s0f3u1): state change: activated -> deactivating (reason 'sleeping', sys-iface-state: 'managed')
Jul 19 08:27:36 theforce NetworkManager[743]: <info>  [1721388456.9622] dhcp4 (wlp47s0f3u1): canceled DHCP transaction
Jul 19 08:27:36 theforce NetworkManager[743]: <info>  [1721388456.9622] dhcp4 (wlp47s0f3u1): activation: beginning transaction (timeout in 45 seconds)
Jul 19 08:27:36 theforce NetworkManager[743]: <info>  [1721388456.9622] dhcp4 (wlp47s0f3u1): state changed no lease
Jul 19 08:27:36 theforce NetworkManager[743]: <info>  [1721388456.9623] dhcp6 (wlp47s0f3u1): canceled DHCP transaction
Jul 19 08:27:36 theforce NetworkManager[743]: <info>  [1721388456.9623] dhcp6 (wlp47s0f3u1): activation: beginning transaction (timeout in 45 seconds)
Jul 19 08:27:36 theforce NetworkManager[743]: <info>  [1721388456.9623] dhcp6 (wlp47s0f3u1): state changed no lease
Jul 19 08:27:36 theforce systemd[1]: Starting Network Manager Script Dispatcher Service...
Jul 19 08:27:37 theforce systemd[1]: Started Network Manager Script Dispatcher Service.
Jul 19 08:27:37 theforce wpa_supplicant[866]: wlp47s0f3u1: CTRL-EVENT-DISCONNECTED bssid=10:a4:da:c3:16:88 reason=3 locally_generated=1
Jul 19 08:27:37 theforce wpa_supplicant[866]: wlp47s0f3u1: CTRL-EVENT-DSCP-POLICY clear_all
Jul 19 08:27:37 theforce wpa_supplicant[866]: wlp47s0f3u1: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 19 08:27:37 theforce NetworkManager[743]: <info>  [1721388457.1282] device (wlp47s0f3u1): supplicant interface state: completed -> disconnected
Jul 19 08:27:37 theforce NetworkManager[743]: <info>  [1721388457.1284] device (wlp47s0f3u1): state change: deactivating -> disconnected (reason 'sleeping', sys-iface-state: 'managed')
Jul 19 08:27:37 theforce NetworkManager[743]: <info>  [1721388457.1447] device (wlp47s0f3u1): set-hw-addr: set MAC address to 1E:E6:44:B0:64:25 (scanning)
Jul 19 08:27:37 theforce NetworkManager[743]: <info>  [1721388457.1456] device (wlp47s0f3u1): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', sys-iface-state: 'managed')
Jul 19 08:27:37 theforce NetworkManager[743]: <info>  [1721388457.1512] device (wlp47s0f3u1): set-hw-addr: reset MAC address to 30:E1:F1:86:50:C8 (unmanage)
Jul 19 08:27:37 theforce systemd[1]: Reached target Sleep.
Jul 19 08:27:37 theforce systemd[1]: Starting NVIDIA system suspend actions...
Jul 19 08:27:37 theforce suspend[8164]: nvidia-suspend.service
Jul 19 08:27:37 theforce logger[8164]: <13>Jul 19 08:27:37 suspend: nvidia-suspend.service
Jul 19 08:27:37 theforce wpa_supplicant[866]: wlp47s0f3u1: CTRL-EVENT-DSCP-POLICY clear_all
Jul 19 08:27:37 theforce wpa_supplicant[866]: wlp47s0f3u1: CTRL-EVENT-DSCP-POLICY clear_all
Jul 19 08:27:37 theforce wpa_supplicant[866]: nl80211: deinit ifname=wlp47s0f3u1 disabled_11b_rates=0
Jul 19 08:27:37 theforce systemd[1]: nvidia-suspend.service: Deactivated successfully.
Jul 19 08:27:37 theforce systemd[1]: Finished NVIDIA system suspend actions.
Jul 19 08:27:37 theforce systemd[1]: Starting System Suspend...
Jul 19 08:27:37 theforce systemd-sleep[8186]: User sessions remain unfrozen on explicit request ($SYSTEMD_SLEEP_FREEZE_USER_SESSIONS=0).
Jul 19 08:27:37 theforce systemd-sleep[8186]: This is not recommended, and might result in unexpected behavior, particularly
Jul 19 08:27:37 theforce systemd-sleep[8186]: in suspend-then-hibernate operations or setups with encrypted home directories.
Jul 19 08:27:37 theforce systemd-sleep[8186]: Performing sleep operation 'suspend'...
Jul 19 08:27:37 theforce kernel: PM: suspend entry (deep)
Jul 19 08:27:53 theforce kernel: Filesystems sync: 0.003 seconds
Jul 19 08:27:53 theforce kernel: Freezing user space processes
Jul 19 08:27:53 theforce kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Jul 19 08:27:53 theforce kernel: OOM killer disabled.
Jul 19 08:27:53 theforce kernel: Freezing remaining freezable tasks
Jul 19 08:27:53 theforce kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Jul 19 08:27:53 theforce kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Jul 19 08:27:53 theforce kernel: serial 00:04: disabled
Jul 19 08:27:53 theforce kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Jul 19 08:27:53 theforce kernel: ata1.00: Entering standby power mode
Jul 19 08:27:53 theforce kernel: ata4: failed stop FIS RX (-16)
Jul 19 08:27:53 theforce kernel: ata4: SATA link down (SStatus 0 SControl 300)
Jul 19 08:27:53 theforce kernel: ACPI: PM: Preparing to enter system sleep state S3
Jul 19 08:27:53 theforce kernel: ACPI: PM: Saving platform NVS memory
Jul 19 08:27:53 theforce kernel: Disabling non-boot CPUs ...
Jul 19 08:27:53 theforce kernel: smpboot: CPU 1 is now offline
Jul 19 08:27:53 theforce kernel: smpboot: CPU 2 is now offline
Jul 19 08:27:53 theforce kernel: smpboot: CPU 3 is now offline
Jul 19 08:27:53 theforce kernel: smpboot: CPU 4 is now offline
Jul 19 08:27:53 theforce kernel: smpboot: CPU 5 is now offline
Jul 19 08:27:53 theforce kernel: smpboot: CPU 6 is now offline
Jul 19 08:27:53 theforce kernel: smpboot: CPU 7 is now offline
Jul 19 08:27:53 theforce kernel: smpboot: CPU 8 is now offline
Jul 19 08:27:53 theforce kernel: smpboot: CPU 9 is now offline
Jul 19 08:27:53 theforce kernel: smpboot: CPU 10 is now offline
Jul 19 08:27:53 theforce kernel: smpboot: CPU 11 is now offline
Jul 19 08:27:53 theforce kernel: smpboot: CPU 12 is now offline
Jul 19 08:27:53 theforce kernel: Spectre V2 : Update user space SMT mitigation: STIBP off
Jul 19 08:27:53 theforce kernel: smpboot: CPU 13 is now offline
Jul 19 08:27:53 theforce kernel: smpboot: CPU 14 is now offline
Jul 19 08:27:53 theforce kernel: smpboot: CPU 15 is now offline
Jul 19 08:27:53 theforce kernel: smpboot: CPU 16 is now offline
Jul 19 08:27:53 theforce kernel: smpboot: CPU 17 is now offline
Jul 19 08:27:53 theforce kernel: smpboot: CPU 18 is now offline
Jul 19 08:27:53 theforce kernel: smpboot: CPU 19 is now offline
Jul 19 08:27:53 theforce kernel: smpboot: CPU 20 is now offline
Jul 19 08:27:53 theforce kernel: smpboot: CPU 21 is now offline
Jul 19 08:27:53 theforce kernel: smpboot: CPU 22 is now offline
Jul 19 08:27:53 theforce kernel: smpboot: CPU 23 is now offline
Jul 19 08:27:53 theforce kernel: ACPI: PM: Low-level resume complete
Jul 19 08:27:53 theforce kernel: ACPI: PM: Restoring platform NVS memory
Jul 19 08:27:53 theforce kernel: AMD-Vi: Virtual APIC enabled
Jul 19 08:27:53 theforce kernel: AMD-Vi: Virtual APIC enabled
Jul 19 08:27:53 theforce kernel: LVT offset 0 assigned for vector 0x400
Jul 19 08:27:53 theforce kernel: Enabling non-boot CPUs ...
Jul 19 08:27:53 theforce kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Jul 19 08:27:53 theforce kernel: ACPI: \_PR_.C002: Found 2 idle states
Jul 19 08:27:53 theforce kernel: CPU1 is up
Jul 19 08:27:53 theforce kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Jul 19 08:27:53 theforce kernel: ACPI: \_PR_.C004: Found 2 idle states
Jul 19 08:27:53 theforce kernel: CPU2 is up
Jul 19 08:27:53 theforce kernel: smpboot: Booting Node 0 Processor 3 APIC 0x8
Jul 19 08:27:53 theforce kernel: ACPI: \_PR_.C006: Found 2 idle states
Jul 19 08:27:53 theforce kernel: CPU3 is up
Jul 19 08:27:53 theforce kernel: smpboot: Booting Node 0 Processor 4 APIC 0xa
Jul 19 08:27:53 theforce kernel: ACPI: \_PR_.C008: Found 2 idle states
Jul 19 08:27:53 theforce kernel: CPU4 is up
Jul 19 08:27:53 theforce kernel: smpboot: Booting Node 0 Processor 5 APIC 0xc
Jul 19 08:27:53 theforce kernel: ACPI: \_PR_.C00A: Found 2 idle states
Jul 19 08:27:53 theforce kernel: CPU5 is up
Jul 19 08:27:53 theforce kernel: smpboot: Booting Node 0 Processor 6 APIC 0x10
Jul 19 08:27:53 theforce kernel: ACPI: \_PR_.C00C: Found 2 idle states
Jul 19 08:27:53 theforce kernel: CPU6 is up
Jul 19 08:27:53 theforce kernel: smpboot: Booting Node 0 Processor 7 APIC 0x12
Jul 19 08:27:53 theforce kernel: ACPI: \_PR_.C00E: Found 2 idle states
Jul 19 08:27:53 theforce kernel: CPU7 is up
Jul 19 08:27:53 theforce kernel: smpboot: Booting Node 0 Processor 8 APIC 0x14
Jul 19 08:27:53 theforce kernel: ACPI: \_PR_.C010: Found 2 idle states
Jul 19 08:27:53 theforce kernel: CPU8 is up
Jul 19 08:27:53 theforce kernel: smpboot: Booting Node 0 Processor 9 APIC 0x18
Jul 19 08:27:53 theforce kernel: ACPI: \_PR_.C012: Found 2 idle states
Jul 19 08:27:53 theforce kernel: CPU9 is up
Jul 19 08:27:53 theforce kernel: smpboot: Booting Node 0 Processor 10 APIC 0x1a
Jul 19 08:27:53 theforce kernel: ACPI: \_PR_.C014: Found 2 idle states
Jul 19 08:27:53 theforce kernel: CPU10 is up
Jul 19 08:27:53 theforce kernel: smpboot: Booting Node 0 Processor 11 APIC 0x1c
Jul 19 08:27:53 theforce kernel: ACPI: \_PR_.C016: Found 2 idle states
Jul 19 08:27:53 theforce kernel: CPU11 is up
Jul 19 08:27:53 theforce kernel: smpboot: Booting Node 0 Processor 12 APIC 0x1
Jul 19 08:27:53 theforce kernel: ACPI: \_PR_.C001: Found 2 idle states
Jul 19 08:27:53 theforce kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Jul 19 08:27:53 theforce kernel: CPU12 is up
Jul 19 08:27:53 theforce kernel: smpboot: Booting Node 0 Processor 13 APIC 0x3
Jul 19 08:27:53 theforce kernel: ACPI: \_PR_.C003: Found 2 idle states
Jul 19 08:27:53 theforce kernel: CPU13 is up
Jul 19 08:27:53 theforce kernel: smpboot: Booting Node 0 Processor 14 APIC 0x5
Jul 19 08:27:53 theforce kernel: ACPI: \_PR_.C005: Found 2 idle states
Jul 19 08:27:53 theforce kernel: CPU14 is up
Jul 19 08:27:53 theforce kernel: smpboot: Booting Node 0 Processor 15 APIC 0x9
Jul 19 08:27:53 theforce kernel: ACPI: \_PR_.C007: Found 2 idle states
Jul 19 08:27:53 theforce kernel: CPU15 is up
Jul 19 08:27:53 theforce kernel: smpboot: Booting Node 0 Processor 16 APIC 0xb
Jul 19 08:27:53 theforce kernel: ACPI: \_PR_.C009: Found 2 idle states
Jul 19 08:27:53 theforce kernel: CPU16 is up
Jul 19 08:27:53 theforce kernel: smpboot: Booting Node 0 Processor 17 APIC 0xd
Jul 19 08:27:53 theforce kernel: ACPI: \_PR_.C00B: Found 2 idle states
Jul 19 08:27:53 theforce kernel: CPU17 is up
Jul 19 08:27:53 theforce kernel: smpboot: Booting Node 0 Processor 18 APIC 0x11
Jul 19 08:27:53 theforce kernel: ACPI: \_PR_.C00D: Found 2 idle states
Jul 19 08:27:53 theforce kernel: CPU18 is up
Jul 19 08:27:53 theforce kernel: smpboot: Booting Node 0 Processor 19 APIC 0x13
Jul 19 08:27:53 theforce kernel: ACPI: \_PR_.C00F: Found 2 idle states
Jul 19 08:27:53 theforce kernel: CPU19 is up
Jul 19 08:27:53 theforce kernel: smpboot: Booting Node 0 Processor 20 APIC 0x15
Jul 19 08:27:53 theforce kernel: ACPI: \_PR_.C011: Found 2 idle states
Jul 19 08:27:53 theforce kernel: CPU20 is up
Jul 19 08:27:53 theforce kernel: smpboot: Booting Node 0 Processor 21 APIC 0x19
Jul 19 08:27:53 theforce kernel: ACPI: \_PR_.C013: Found 2 idle states
Jul 19 08:27:53 theforce kernel: CPU21 is up
Jul 19 08:27:53 theforce kernel: smpboot: Booting Node 0 Processor 22 APIC 0x1b
Jul 19 08:27:53 theforce kernel: ACPI: \_PR_.C015: Found 2 idle states
Jul 19 08:27:53 theforce kernel: CPU22 is up
Jul 19 08:27:53 theforce kernel: smpboot: Booting Node 0 Processor 23 APIC 0x1d
Jul 19 08:27:53 theforce kernel: ACPI: \_PR_.C017: Found 2 idle states
Jul 19 08:27:53 theforce kernel: CPU23 is up
Jul 19 08:27:53 theforce kernel: ACPI: PM: Waking up from system sleep state S3
Jul 19 08:27:53 theforce kernel: ------------[ cut here ]------------
Jul 19 08:27:53 theforce kernel: WARNING: CPU: 17 PID: 231 at drivers/ata/libata-eh.c:4118 ata_scsi_port_error_handler+0x8b9/0x8d0
Jul 19 08:27:53 theforce kernel: Modules linked in: ledtrig_audio snd_seq_dummy snd_hrtimer snd_seq 8812au(OE) uvcvideo videobuf2_vmalloc snd_usb_audio uvc videobuf2_memops snd_usbmidi_lib snd_ump videobuf2_v4l2 snd_rawmidi cfg80211 videodev snd_seq_device videobuf2_common rfkill mc nvidia_drm(POE) nvidia_uvm(POE) nvidia_modeset(POE) vfat fat nvidia(POE) amd_atl intel_rapl_msr intel_rapl_common kvm_amd ccp kvm snd_hda_codec_realtek snd_hda_codec_generic crct10dif_pclmul snd_hda_codec_hdmi snd_hda_scodec_component crc32_pclmul polyval_clmulni polyval_generic snd_hda_intel gf128mul ghash_clmulni_intel snd_intel_dspcfg sha512_ssse3 snd_intel_sdw_acpi sha256_ssse3 snd_hda_codec sha1_ssse3 aesni_intel snd_hda_core crypto_simd snd_hwdep cryptd r8169 snd_pcm joydev mousedev snd_timer realtek rapl mdio_devres wmi_bmof snd sp5100_tco acpi_cpufreq pcspkr soundcore video libphy k10temp i2c_piix4 mac_hid sg crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid nvme crc32c_intel nvme_core
Jul 19 08:27:53 theforce kernel:  xhci_pci xhci_pci_renesas nvme_auth wmi
Jul 19 08:27:53 theforce kernel: CPU: 17 PID: 231 Comm: scsi_eh_3 Tainted: P           OE      6.9.10-arch1-1 #1 00e85f1f51a9d10a62595b85d7ee51a73153e5b7
Jul 19 08:27:53 theforce kernel: Hardware name: Micro-Star International Co., Ltd. MS-7C37/MPG X570 GAMING PLUS (MS-7C37), BIOS A.40 09/10/2019
Jul 19 08:27:53 theforce kernel: RIP: 0010:ata_scsi_port_error_handler+0x8b9/0x8d0
Jul 19 08:27:53 theforce kernel: Code: c5 48 85 c0 75 e3 4c 89 e7 ba 02 00 00 00 48 89 de e8 5b ee fe ff 49 89 c4 48 85 c0 75 b7 e9 54 fe ff ff 0f 0b e9 4d fb ff ff <0f> 0b e9 d9 f7 ff ff 0f 0b e9 a5 fd ff ff 0f 0b e9 6e f7 ff ff 66
Jul 19 08:27:53 theforce kernel: RSP: 0018:ffffb1800082bdf8 EFLAGS: 00010246
Jul 19 08:27:53 theforce kernel: RAX: 0000000000000286 RBX: ffffa02c49d40000 RCX: 0000000000000000
Jul 19 08:27:53 theforce kernel: RDX: 0000000000000001 RSI: 0000000000000286 RDI: ffffa02c44335080
Jul 19 08:27:53 theforce kernel: RBP: ffffb1800082be38 R08: 0000000000000020 R09: 0000000000000004
Jul 19 08:27:53 theforce kernel: R10: ffffffffad3adac0 R11: ffffa02c446e30e0 R12: ffffa02c49d40000
Jul 19 08:27:53 theforce kernel: R13: 0000000000000001 R14: ffffa02c49d42040 R15: 0000000000000001
Jul 19 08:27:53 theforce kernel: FS:  0000000000000000(0000) GS:ffffa0333ee80000(0000) knlGS:0000000000000000
Jul 19 08:27:53 theforce kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 19 08:27:53 theforce kernel: CR2: 0000000000000000 CR3: 000000026c020000 CR4: 0000000000350ef0
Jul 19 08:27:53 theforce kernel: Call Trace:
Jul 19 08:27:53 theforce kernel:  <TASK>
Jul 19 08:27:53 theforce kernel:  ? ata_scsi_port_error_handler+0x8b9/0x8d0
Jul 19 08:27:53 theforce kernel:  ? __warn.cold+0x8e/0xe8
Jul 19 08:27:53 theforce kernel:  ? ata_scsi_port_error_handler+0x8b9/0x8d0
Jul 19 08:27:53 theforce kernel:  ? report_bug+0xff/0x140
Jul 19 08:27:53 theforce kernel:  ? handle_bug+0x3c/0x80
Jul 19 08:27:53 theforce kernel:  ? exc_invalid_op+0x17/0x70
Jul 19 08:27:53 theforce kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 19 08:27:53 theforce kernel:  ? __pfx_scsi_host_check_in_flight+0x10/0x10
Jul 19 08:27:53 theforce kernel:  ? ata_scsi_port_error_handler+0x8b9/0x8d0
Jul 19 08:27:53 theforce kernel:  ? ata_scsi_port_error_handler+0x8f/0x8d0
Jul 19 08:27:53 theforce kernel:  ata_scsi_error+0x93/0xd0
Jul 19 08:27:53 theforce kernel:  scsi_error_handler+0xcf/0x4f0
Jul 19 08:27:53 theforce kernel:  ? __pfx_scsi_error_handler+0x10/0x10
Jul 19 08:27:53 theforce kernel:  kthread+0xd2/0x100
Jul 19 08:27:53 theforce kernel:  ? __pfx_kthread+0x10/0x10
Jul 19 08:27:53 theforce kernel:  ret_from_fork+0x34/0x50
Jul 19 08:27:53 theforce kernel:  ? __pfx_kthread+0x10/0x10
Jul 19 08:27:53 theforce kernel:  ret_from_fork_asm+0x1a/0x30
Jul 19 08:27:53 theforce kernel:  </TASK>
Jul 19 08:27:53 theforce kernel: ---[ end trace 0000000000000000 ]---
Jul 19 08:27:53 theforce kernel: serial 00:04: activated
Jul 19 08:27:53 theforce kernel: nvme nvme0: 15/0/0 default/read/poll queues
Jul 19 08:27:53 theforce kernel: ata4: SATA link down (SStatus 0 SControl 300)
Jul 19 08:27:53 theforce kernel: ata2: SATA link down (SStatus 0 SControl 300)
Jul 19 08:27:53 theforce kernel: ata6: SATA link down (SStatus 0 SControl 300)
Jul 19 08:27:53 theforce kernel: ata3: SATA link down (SStatus 0 SControl 300)
Jul 19 08:27:53 theforce kernel: ata5: SATA link down (SStatus 0 SControl 300)
Jul 19 08:27:53 theforce kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jul 19 08:27:53 theforce kernel: sd 0:0:0:0: [sda] Starting disk
Jul 19 08:27:53 theforce kernel: ata1.00: configured for UDMA/133
Jul 19 08:27:53 theforce kernel: OOM killer enabled.
Jul 19 08:27:53 theforce kernel: Restarting tasks ... done.
Jul 19 08:27:53 theforce kernel: random: crng reseeded on system resumption
Jul 19 08:27:53 theforce kernel: PM: suspend exit
Jul 19 08:27:53 theforce systemd-sleep[8186]: System returned from sleep operation 'suspend'.
Jul 19 08:27:54 theforce systemd[1]: systemd-suspend.service: Deactivated successfully.
Jul 19 08:27:54 theforce systemd[1]: Finished System Suspend.
Jul 19 08:27:54 theforce systemd[1]: Stopped target Sleep.
Jul 19 08:27:54 theforce systemd[1]: Reached target Suspend.
Jul 19 08:27:54 theforce systemd[1]: Starting NVIDIA system resume actions...
Jul 19 08:27:54 theforce systemd[1]: Stopped target Suspend.
Jul 19 08:27:54 theforce systemd-logind[745]: Operation 'suspend' finished.
Jul 19 08:27:54 theforce NetworkManager[743]: <info>  [1721388474.2629] manager: sleep: wake requested (sleeping: yes  enabled: yes)
Jul 19 08:27:54 theforce NetworkManager[743]: <info>  [1721388474.2630] device (enp39s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 19 08:27:54 theforce kernel: Generic FE-GE Realtek PHY r8169-0-2700:00: attached PHY driver (mii_bus:phy_addr=r8169-0-2700:00, irq=MAC)
Jul 19 08:27:54 theforce suspend[8352]: nvidia-resume.service
Jul 19 08:27:54 theforce logger[8352]: <13>Jul 19 08:27:54 suspend: nvidia-resume.service
Jul 19 08:27:54 theforce systemd[1]: nvidia-resume.service: Deactivated successfully.
Jul 19 08:27:54 theforce systemd[1]: Finished NVIDIA system resume actions.
Jul 19 08:27:54 theforce NetworkManager[743]: <info>  [1721388474.4796] device (wlp47s0f3u1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 19 08:27:54 theforce NetworkManager[743]: <info>  [1721388474.4805] device (p2p-dev-wlp47s0f3u1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 19 08:27:54 theforce NetworkManager[743]: <info>  [1721388474.4807] manager: NetworkManager state is now DISCONNECTED
Jul 19 08:27:54 theforce kernel: BUG: unable to handle page fault for address: ffffb1800cfdac04
Jul 19 08:27:54 theforce kernel: #PF: supervisor read access in kernel mode
Jul 19 08:27:54 theforce kernel: #PF: error_code(0x0000) - not-present page
Jul 19 08:27:54 theforce kernel: PGD 100000067 P4D 100000067 PUD 100259067 PMD 0 
Jul 19 08:27:54 theforce kernel: Oops: 0000 [#1] PREEMPT SMP NOPTI
Jul 19 08:27:54 theforce kernel: CPU: 9 PID: 844 Comm: Xorg Tainted: P        W  OE      6.9.10-arch1-1 #1 00e85f1f51a9d10a62595b85d7ee51a73153e5b7
Jul 19 08:27:54 theforce kernel: Hardware name: Micro-Star International Co., Ltd. MS-7C37/MPG X570 GAMING PLUS (MS-7C37), BIOS A.40 09/10/2019
Jul 19 08:27:54 theforce kernel: RIP: 0010:_nv012398rm+0xbd/0x130 [nvidia]
Jul 19 08:27:54 theforce kernel: Code: 8b 45 20 41 bf 01 00 00 00 41 89 54 24 20 41 89 44 24 24 4c 89 e6 4c 89 ef e8 ef 78 65 00 49 89 c4 48 85 c0 74 5f 49 8b 0c 24 <8b> 41 04 0f ae e8 41 39 44 24 20 74 dc 8b 41 08 0f b7 d8 25 00 00
Jul 19 08:27:54 theforce kernel: RSP: 0018:ffffb180010fb3b8 EFLAGS: 00010286
Jul 19 08:27:54 theforce kernel: RAX: ffffa02c720a88d8 RBX: 0000000000000001 RCX: ffffb1800cfdac00
Jul 19 08:27:54 theforce kernel: RDX: fffffffffffffff0 RSI: ffffa02c7188b008 RDI: ffffa02c7188b8e8
Jul 19 08:27:54 theforce kernel: RBP: ffffa02c76f1a220 R08: 0000000000000000 R09: 0000000000000020
Jul 19 08:27:54 theforce kernel: R10: ffffa02c76f1a264 R11: ffffffffc0da45f0 R12: ffffa02c720a88d8
Jul 19 08:27:54 theforce kernel: R13: ffffa02c7188b8e8 R14: ffffa02c7188b008 R15: 0000000000000000
Jul 19 08:27:54 theforce kernel: FS:  00007ab4686749c0(0000) GS:ffffa0333ea80000(0000) knlGS:0000000000000000
Jul 19 08:27:54 theforce kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 19 08:27:54 theforce kernel: CR2: ffffb1800cfdac04 CR3: 000000010a2dc000 CR4: 0000000000350ef0
Jul 19 08:27:54 theforce kernel: Call Trace:
Jul 19 08:27:54 theforce kernel:  <TASK>
Jul 19 08:27:54 theforce kernel:  ? __die_body.cold+0x19/0x27
Jul 19 08:27:54 theforce kernel:  ? page_fault_oops+0x15a/0x2b0
Jul 19 08:27:54 theforce kernel:  ? search_bpf_extables+0x5f/0x80
Jul 19 08:27:54 theforce kernel:  ? srso_return_thunk+0x5/0x5f
Jul 19 08:27:54 theforce kernel:  ? exc_page_fault+0x18a/0x190
Jul 19 08:27:54 theforce kernel:  ? asm_exc_page_fault+0x26/0x30
Jul 19 08:27:54 theforce kernel:  ? _nv012399rm+0x1f0/0x1f0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  ? _nv012398rm+0xbd/0x130 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  ? _nv012398rm+0x42/0x130 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv035255rm+0x19e/0x2f0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv030183rm+0x24/0xc0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv021801rm+0x295/0x3c4 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv031947rm+0x63/0xc0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv012544rm+0x27f/0x3f0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv031955rm+0x11e/0x370 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel: r8169 0000:27:00.0 enp39s0: Link is Down
Jul 19 08:27:54 theforce kernel:  _nv036486rm+0x8e/0xf0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv036365rm+0x1ab/0x1c0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv036398rm+0x92/0x1c9 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv012290rm+0xd6/0x1b0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv032053rm+0xee/0x180 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  ? _nv032053rm+0xcb/0x180 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv028693rm+0x1d/0x70 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv028304rm+0x4f/0xc0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv028200rm+0x31/0x100 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv028946rm+0x67/0x9b0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv028493rm+0x5b5/0x7da [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv027321rm+0x3a9/0xc21 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv027302rm+0x436/0x800 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv029239rm+0x1a0/0x348 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv005632rm+0x14a/0x250 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv005192rm+0x4b/0x80 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv045655rm+0x98/0x1b0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv011164rm+0x27b/0x5f0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv047608rm+0x2a5/0xac0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv047606rm+0x244/0x3d0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv045775rm+0x16f/0x350 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv035046rm+0xa3/0x150 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv035048rm+0x561/0x6ff [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv005671rm+0x1b2/0x2c0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv005192rm+0x4b/0x80 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv045655rm+0x98/0x1b0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv011164rm+0x27b/0x5f0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv047608rm+0x2a5/0xac0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv047606rm+0x244/0x3d0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv045775rm+0x16f/0x350 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv045776rm+0x5c/0x90 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv000581rm+0x6b/0x80 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv000734rm+0xb30/0xeb0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  rm_ioctl+0x58/0xb0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  nvidia_unlocked_ioctl+0x53b/0x8c0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  __x64_sys_ioctl+0x97/0xd0
Jul 19 08:27:54 theforce kernel:  do_syscall_64+0x83/0x190
Jul 19 08:27:54 theforce kernel:  ? _nv050341rm+0xed/0x1d0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  ? rm_ioctl+0x67/0xb0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  ? srso_return_thunk+0x5/0x5f
Jul 19 08:27:54 theforce kernel:  ? nvidia_unlocked_ioctl+0x166/0x8c0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  ? srso_return_thunk+0x5/0x5f
Jul 19 08:27:54 theforce kernel:  ? syscall_exit_to_user_mode+0x72/0x200
Jul 19 08:27:54 theforce kernel:  ? srso_return_thunk+0x5/0x5f
Jul 19 08:27:54 theforce kernel:  ? do_syscall_64+0x8f/0x190
Jul 19 08:27:54 theforce kernel:  ? srso_return_thunk+0x5/0x5f
Jul 19 08:27:54 theforce kernel:  ? syscall_exit_to_user_mode+0x72/0x200
Jul 19 08:27:54 theforce kernel:  ? srso_return_thunk+0x5/0x5f
Jul 19 08:27:54 theforce kernel:  ? do_syscall_64+0x8f/0x190
Jul 19 08:27:54 theforce kernel:  ? srso_return_thunk+0x5/0x5f
Jul 19 08:27:54 theforce kernel:  ? syscall_exit_to_user_mode+0x72/0x200
Jul 19 08:27:54 theforce kernel:  ? srso_return_thunk+0x5/0x5f
Jul 19 08:27:54 theforce kernel:  ? do_syscall_64+0x8f/0x190
Jul 19 08:27:54 theforce kernel:  ? srso_return_thunk+0x5/0x5f
Jul 19 08:27:54 theforce kernel:  ? syscall_exit_to_user_mode+0x72/0x200
Jul 19 08:27:54 theforce kernel:  ? srso_return_thunk+0x5/0x5f
Jul 19 08:27:54 theforce kernel:  ? do_syscall_64+0x8f/0x190
Jul 19 08:27:54 theforce kernel:  ? do_syscall_64+0x8f/0x190
Jul 19 08:27:54 theforce kernel:  ? do_syscall_64+0x8f/0x190
Jul 19 08:27:54 theforce kernel:  ? srso_return_thunk+0x5/0x5f
Jul 19 08:27:54 theforce kernel:  entry_SYSCALL_64_after_hwframe+0x76/0x7e
Jul 19 08:27:54 theforce kernel: RIP: 0033:0x7ab468e059ed
Jul 19 08:27:54 theforce kernel: Code: 04 25 28 00 00 00 48 89 45 c8 31 c0 48 8d 45 10 c7 45 b0 10 00 00 00 48 89 45 b8 48 8d 45 d0 48 89 45 c0 b8 10 00 00 00 0f 05 <89> c2 3d 00 f0 ff ff 77 1a 48 8b 45 c8 64 48 2b 04 25 28 00 00 00
Jul 19 08:27:54 theforce kernel: RSP: 002b:00007ffc63f91550 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Jul 19 08:27:54 theforce kernel: RAX: ffffffffffffffda RBX: 0000000000000030 RCX: 00007ab468e059ed
Jul 19 08:27:54 theforce kernel: RDX: 00007ffc63f916b0 RSI: 00000000c030462b RDI: 000000000000000f
Jul 19 08:27:54 theforce kernel: RBP: 00007ffc63f915a0 R08: 00007ffc63f916b0 R09: 00007ffc63f916d8
Jul 19 08:27:54 theforce kernel: R10: 00006328ee294fb0 R11: 0000000000000246 R12: 000000000000000f
Jul 19 08:27:54 theforce kernel: R13: 00000000c030462b R14: 000000000000002b R15: 00007ffc63f915b0
Jul 19 08:27:54 theforce kernel:  </TASK>
Jul 19 08:27:54 theforce kernel: Modules linked in: ledtrig_audio snd_seq_dummy snd_hrtimer snd_seq 8812au(OE) uvcvideo videobuf2_vmalloc snd_usb_audio uvc videobuf2_memops snd_usbmidi_lib snd_ump videobuf2_v4l2 snd_rawmidi cfg80211 videodev snd_seq_device videobuf2_common rfkill mc nvidia_drm(POE) nvidia_uvm(POE) nvidia_modeset(POE) vfat fat nvidia(POE) amd_atl intel_rapl_msr intel_rapl_common kvm_amd ccp kvm snd_hda_codec_realtek snd_hda_codec_generic crct10dif_pclmul snd_hda_codec_hdmi snd_hda_scodec_component crc32_pclmul polyval_clmulni polyval_generic snd_hda_intel gf128mul ghash_clmulni_intel snd_intel_dspcfg sha512_ssse3 snd_intel_sdw_acpi sha256_ssse3 snd_hda_codec sha1_ssse3 aesni_intel snd_hda_core crypto_simd snd_hwdep cryptd r8169 snd_pcm joydev mousedev snd_timer realtek rapl mdio_devres wmi_bmof snd sp5100_tco acpi_cpufreq pcspkr soundcore video libphy k10temp i2c_piix4 mac_hid sg crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid nvme crc32c_intel nvme_core
Jul 19 08:27:54 theforce kernel:  xhci_pci xhci_pci_renesas nvme_auth wmi
Jul 19 08:27:54 theforce kernel: CR2: ffffb1800cfdac04
Jul 19 08:27:54 theforce kernel: ---[ end trace 0000000000000000 ]---
Jul 19 08:27:54 theforce kernel: RIP: 0010:_nv012398rm+0xbd/0x130 [nvidia]
Jul 19 08:27:54 theforce kernel: Code: 8b 45 20 41 bf 01 00 00 00 41 89 54 24 20 41 89 44 24 24 4c 89 e6 4c 89 ef e8 ef 78 65 00 49 89 c4 48 85 c0 74 5f 49 8b 0c 24 <8b> 41 04 0f ae e8 41 39 44 24 20 74 dc 8b 41 08 0f b7 d8 25 00 00
Jul 19 08:27:54 theforce kernel: RSP: 0018:ffffb180010fb3b8 EFLAGS: 00010286
Jul 19 08:27:54 theforce kernel: RAX: ffffa02c720a88d8 RBX: 0000000000000001 RCX: ffffb1800cfdac00
Jul 19 08:27:54 theforce kernel: RDX: fffffffffffffff0 RSI: ffffa02c7188b008 RDI: ffffa02c7188b8e8
Jul 19 08:27:54 theforce kernel: RBP: ffffa02c76f1a220 R08: 0000000000000000 R09: 0000000000000020
Jul 19 08:27:54 theforce kernel: R10: ffffa02c76f1a264 R11: ffffffffc0da45f0 R12: ffffa02c720a88d8
Jul 19 08:27:54 theforce kernel: R13: ffffa02c7188b8e8 R14: ffffa02c7188b008 R15: 0000000000000000
Jul 19 08:27:54 theforce kernel: FS:  00007ab4686749c0(0000) GS:ffffa0333ea80000(0000) knlGS:0000000000000000
Jul 19 08:27:54 theforce kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 19 08:27:54 theforce kernel: CR2: ffffb1800cfdac04 CR3: 000000010a2dc000 CR4: 0000000000350ef0
Jul 19 08:27:54 theforce kernel: note: Xorg[844] exited with irqs disabled
Jul 19 08:27:54 theforce NetworkManager[743]: <info>  [1721388474.5518] device (wlp47s0f3u1): supplicant interface state: internal-starting -> disconnected
Jul 19 08:27:54 theforce NetworkManager[743]: <info>  [1721388474.5518] device (p2p-dev-wlp47s0f3u1): state change: unavailable -> unmanaged (reason 'unmanaged-link-not-init', sys-iface-state: 'removed')
Jul 19 08:27:54 theforce NetworkManager[743]: <info>  [1721388474.5520] Wi-Fi P2P device controlled by interface wlp47s0f3u1 created
Jul 19 08:27:54 theforce NetworkManager[743]: <info>  [1721388474.5522] manager: (p2p-dev-wlp47s0f3u1): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/5)
Jul 19 08:27:54 theforce NetworkManager[743]: <info>  [1721388474.5523] device (p2p-dev-wlp47s0f3u1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 19 08:27:54 theforce NetworkManager[743]: <info>  [1721388474.5526] device (wlp47s0f3u1): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jul 19 08:27:54 theforce NetworkManager[743]: <info>  [1721388474.5532] device (p2p-dev-wlp47s0f3u1): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jul 19 08:27:54 theforce wireplumber[1024]: spa.bluez5: BlueZ system service is not available
Jul 19 08:27:57 theforce NetworkManager[743]: <info>  [1721388477.9791] policy: auto-activating connection 'Cati2_5G' (d40e07c8-007f-4eca-9d1e-e01e6f1fd9ff)
Jul 19 08:27:57 theforce NetworkManager[743]: <info>  [1721388477.9795] device (wlp47s0f3u1): Activation: starting connection 'Cati2_5G' (d40e07c8-007f-4eca-9d1e-e01e6f1fd9ff)
Jul 19 08:27:57 theforce NetworkManager[743]: <info>  [1721388477.9796] device (wlp47s0f3u1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 19 08:27:57 theforce NetworkManager[743]: <info>  [1721388477.9798] manager: NetworkManager state is now CONNECTING
Jul 19 08:27:57 theforce NetworkManager[743]: <info>  [1721388477.9800] device (wlp47s0f3u1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 19 08:27:57 theforce NetworkManager[743]: <info>  [1721388477.9803] device (wlp47s0f3u1): Activation: (wifi) access point 'Cati2_5G' has security, but secrets are required.
Jul 19 08:27:57 theforce NetworkManager[743]: <info>  [1721388477.9803] device (wlp47s0f3u1): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Jul 19 08:27:57 theforce NetworkManager[743]: <info>  [1721388477.9804] sup-iface[086ad147fc82b66a,1,wlp47s0f3u1]: wps: type pbc start...
Jul 19 08:27:57 theforce NetworkManager[743]: <info>  [1721388477.9812] device (wlp47s0f3u1): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 19 08:27:57 theforce wpa_supplicant[866]: wlp47s0f3u1: WPS-PBC-ACTIVE
Jul 19 08:27:57 theforce NetworkManager[743]: <info>  [1721388477.9815] device (wlp47s0f3u1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 19 08:27:57 theforce NetworkManager[743]: <info>  [1721388477.9817] device (wlp47s0f3u1): Activation: (wifi) connection 'Cati2_5G' has security, and secrets exist.  No new secrets needed.
Jul 19 08:27:57 theforce NetworkManager[743]: <info>  [1721388477.9817] Config: added 'ssid' value 'Cati2_5G'
Jul 19 08:27:57 theforce NetworkManager[743]: <info>  [1721388477.9817] Config: added 'scan_ssid' value '1'
Jul 19 08:27:57 theforce NetworkManager[743]: <info>  [1721388477.9817] Config: added 'bgscan' value 'simple:30:-65:300'
Jul 19 08:27:57 theforce NetworkManager[743]: <info>  [1721388477.9817] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Jul 19 08:27:57 theforce NetworkManager[743]: <info>  [1721388477.9817] Config: added 'auth_alg' value 'OPEN'
Jul 19 08:27:57 theforce wpa_supplicant[866]: wlp47s0f3u1: WPS-CANCEL
Jul 19 08:27:57 theforce NetworkManager[743]: <info>  [1721388477.9817] Config: added 'psk' value '<hidden>'
Jul 19 08:27:57 theforce NetworkManager[743]: <info>  [1721388477.9830] device (wlp47s0f3u1): supplicant interface state: disconnected -> scanning
Jul 19 08:27:57 theforce NetworkManager[743]: <info>  [1721388477.9830] device (p2p-dev-wlp47s0f3u1): supplicant management interface state: disconnected -> scanning
Jul 19 08:27:58 theforce wpa_supplicant[866]: wlp47s0f3u1: Trying to associate with 9a:1a:35:12:f0:54 (SSID='Cati2_5G' freq=5180 MHz)
Jul 19 08:27:58 theforce wpa_supplicant[866]: wlp47s0f3u1: CTRL-EVENT-STARTED-CHANNEL-SWITCH freq=5180 ht_enabled=1 ch_offset=1 ch_width=80 MHz cf1=5210 cf2=0
Jul 19 08:27:58 theforce NetworkManager[743]: <info>  [1721388478.6329] device (wlp47s0f3u1): supplicant interface state: scanning -> associating
Jul 19 08:27:58 theforce NetworkManager[743]: <info>  [1721388478.6330] device (p2p-dev-wlp47s0f3u1): supplicant management interface state: scanning -> associating
Jul 19 08:27:58 theforce wpa_supplicant[866]: wlp47s0f3u1: Associated with 9a:1a:35:12:f0:54
Jul 19 08:27:58 theforce wpa_supplicant[866]: wlp47s0f3u1: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 19 08:27:58 theforce NetworkManager[743]: <info>  [1721388478.8745] device (wlp47s0f3u1): supplicant interface state: associating -> 4way_handshake
Jul 19 08:27:58 theforce NetworkManager[743]: <info>  [1721388478.8745] device (p2p-dev-wlp47s0f3u1): supplicant management interface state: associating -> 4way_handshake
Jul 19 08:27:58 theforce wpa_supplicant[866]: wlp47s0f3u1: WPA: Key negotiation completed with 9a:1a:35:12:f0:54 [PTK=CCMP GTK=TKIP]
Jul 19 08:27:58 theforce wpa_supplicant[866]: wlp47s0f3u1: CTRL-EVENT-CONNECTED - Connection to 9a:1a:35:12:f0:54 completed [id=0 id_str=]
Jul 19 08:27:58 theforce wpa_supplicant[866]: bgscan simple: Failed to enable signal strength monitoring
Jul 19 08:27:58 theforce NetworkManager[743]: <info>  [1721388478.8924] device (wlp47s0f3u1): supplicant interface state: 4way_handshake -> completed
Jul 19 08:27:58 theforce NetworkManager[743]: <info>  [1721388478.8924] device (wlp47s0f3u1): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Cati2_5G"
Jul 19 08:27:58 theforce NetworkManager[743]: <info>  [1721388478.8924] device (p2p-dev-wlp47s0f3u1): supplicant management interface state: 4way_handshake -> completed
Jul 19 08:27:58 theforce NetworkManager[743]: <info>  [1721388478.8930] device (wlp47s0f3u1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jul 19 08:27:58 theforce NetworkManager[743]: <info>  [1721388478.8935] dhcp4 (wlp47s0f3u1): activation: beginning transaction (timeout in 45 seconds)
Jul 19 08:27:58 theforce NetworkManager[743]: <info>  [1721388478.9333] dhcp4 (wlp47s0f3u1): state changed new lease, address=192.168.18.19, acd pending
Jul 19 08:27:59 theforce NetworkManager[743]: <info>  [1721388479.0964] dhcp4 (wlp47s0f3u1): state changed new lease, address=192.168.18.19
Jul 19 08:27:59 theforce NetworkManager[743]: <info>  [1721388479.0969] policy: set 'Cati2_5G' (wlp47s0f3u1) as default for IPv4 routing and DNS
Jul 19 08:27:59 theforce NetworkManager[743]: <info>  [1721388479.1012] device (wlp47s0f3u1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jul 19 08:27:59 theforce NetworkManager[743]: <info>  [1721388479.1024] device (wlp47s0f3u1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jul 19 08:27:59 theforce NetworkManager[743]: <info>  [1721388479.1025] device (wlp47s0f3u1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jul 19 08:27:59 theforce NetworkManager[743]: <info>  [1721388479.1028] manager: NetworkManager state is now CONNECTED_SITE
Jul 19 08:27:59 theforce NetworkManager[743]: <info>  [1721388479.1030] device (wlp47s0f3u1): Activation: successful, device activated.
Jul 19 08:27:59 theforce systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jul 19 08:27:59 theforce NetworkManager[743]: <info>  [1721388479.8429] manager: NetworkManager state is now CONNECTED_GLOBAL
Jul 19 08:27:59 theforce systemd[1]: Starting Network Manager Script Dispatcher Service...
Jul 19 08:27:59 theforce systemd[1]: Started Network Manager Script Dispatcher Service.
Jul 19 08:28:01 theforce NetworkManager[743]: <info>  [1721388481.0014] dhcp6 (wlp47s0f3u1): activation: beginning transaction (timeout in 45 seconds)
Jul 19 08:28:01 theforce NetworkManager[743]: <info>  [1721388481.0021] policy: set 'Cati2_5G' (wlp47s0f3u1) as default for IPv6 routing and DNS
Jul 19 08:28:01 theforce NetworkManager[743]: <info>  [1721388481.0489] dhcp6 (wlp47s0f3u1): state changed new lease, address=2804:1354:814c:dc00::2
Jul 19 08:28:01 theforce NetworkManager[743]: <info>  [1721388481.0501] device (enp39s0): carrier: link connected
Jul 19 08:28:01 theforce NetworkManager[743]: <info>  [1721388481.0503] device (enp39s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Jul 19 08:28:01 theforce kernel: Generic FE-GE Realtek PHY r8169-0-2700:00: Downshift occurred from negotiated speed 1Gbps to actual speed 100Mbps, check cabling!
Jul 19 08:28:01 theforce kernel: r8169 0000:27:00.0 enp39s0: Link is Up - 100Mbps/Full (downshifted) - flow control off
Jul 19 08:28:02 theforce kernel: r8169 0000:27:00.0 enp39s0: Link is Down
Jul 19 08:28:02 theforce NetworkManager[743]: <info>  [1721388482.0537] device (enp39s0): state change: disconnected -> unavailable (reason 'carrier-changed', sys-iface-state: 'managed')
-- Boot 09f2fc6f40694300829d3e75686b64dc --
Jul 19 08:28:57 theforce kernel: Linux version 6.9.10-arch1-1 (linux@archlinux) (gcc (GCC) 14.1.1 20240522, GNU ld (GNU Binutils) 2.42.0) #1 SMP PREEMPT_DYNAMIC Thu, 18 Jul 2024 18:06:13 +0000
Jul 19 08:28:57 theforce kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=52d88cb9-6aaa-4e24-9cf2-80fa07ec91a5 rw loglevel=3 quiet
Jul 19 08:28:57 theforce kernel: BIOS-provided physical RAM map:
Jul 19 08:28:57 theforce kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
Jul 19 08:28:57 theforce kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Jul 19 08:28:57 theforce kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000009d81fff] usable
Jul 19 08:28:57 theforce kernel: BIOS-e820: [mem 0x0000000009d82000-0x0000000009ffffff] reserved
Jul 19 08:28:57 theforce kernel: BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
Jul 19 08:28:57 theforce kernel: BIOS-e820: [mem 0x000000000a200000-0x000000000a20bfff] ACPI NVS
Jul 19 08:28:57 theforce kernel: BIOS-e820: [mem 0x000000000a20c000-0x00000000db75afff] usable
Jul 19 08:28:57 theforce kernel: BIOS-e820: [mem 0x00000000db75b000-0x00000000db919fff] reserved
Jul 19 08:28:57 theforce kernel: BIOS-e820: [mem 0x00000000db91a000-0x00000000db996fff] ACPI data
Jul 19 08:28:57 theforce kernel: BIOS-e820: [mem 0x00000000db997000-0x00000000dbebefff] ACPI NVS
Jul 19 08:28:57 theforce kernel: BIOS-e820: [mem 0x00000000dbebf000-0x00000000dcb2bfff] reserved
Jul 19 08:28:57 theforce kernel: BIOS-e820: [mem 0x00000000dcb2c000-0x00000000deffffff] usable
Jul 19 08:28:57 theforce kernel: BIOS-e820: [mem 0x00000000df000000-0x00000000dfffffff] reserved
Jul 19 08:28:57 theforce kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Jul 19 08:28:57 theforce kernel: BIOS-e820: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
Jul 19 08:28:57 theforce kernel: BIOS-e820: [mem 0x0000000100000000-0x000000081f2fffff] usable
Jul 19 08:28:57 theforce kernel: NX (Execute Disable) protection: active
Jul 19 08:28:57 theforce kernel: APIC: Static calls initialized
Jul 19 08:28:57 theforce kernel: e820: update [mem 0xd7386018-0xd7394057] usable ==> usable
Jul 19 08:28:57 theforce kernel: e820: update [mem 0xd0071018-0xd0090a57] usable ==> usable
Jul 19 08:28:57 theforce kernel: extended physical RAM map:
Jul 19 08:28:57 theforce kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
Jul 19 08:28:57 theforce kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Jul 19 08:28:57 theforce kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000009d81fff] usable
Jul 19 08:28:57 theforce kernel: reserve setup_data: [mem 0x0000000009d82000-0x0000000009ffffff] reserved
Jul 19 08:28:57 theforce kernel: reserve setup_data: [mem 0x000000000a000000-0x000000000a1fffff] usable
Jul 19 08:28:57 theforce kernel: reserve setup_data: [mem 0x000000000a200000-0x000000000a20bfff] ACPI NVS
Jul 19 08:28:57 theforce kernel: reserve setup_data: [mem 0x000000000a20c000-0x00000000d0071017] usable
Jul 19 08:28:57 theforce kernel: reserve setup_data: [mem 0x00000000d0071018-0x00000000d0090a57] usable
Jul 19 08:28:57 theforce kernel: reserve setup_data: [mem 0x00000000d0090a58-0x00000000d7386017] usable
Jul 19 08:28:57 theforce kernel: reserve setup_data: [mem 0x00000000d7386018-0x00000000d7394057] usable
Jul 19 08:28:57 theforce kernel: reserve setup_data: [mem 0x00000000d7394058-0x00000000db75afff] usable
Jul 19 08:28:57 theforce kernel: reserve setup_data: [mem 0x00000000db75b000-0x00000000db919fff] reserved
Jul 19 08:28:57 theforce kernel: reserve setup_data: [mem 0x00000000db91a000-0x00000000db996fff] ACPI data
Jul 19 08:28:57 theforce kernel: reserve setup_data: [mem 0x00000000db997000-0x00000000dbebefff] ACPI NVS
Jul 19 08:28:57 theforce kernel: reserve setup_data: [mem 0x00000000dbebf000-0x00000000dcb2bfff] reserved
Jul 19 08:28:57 theforce kernel: reserve setup_data: [mem 0x00000000dcb2c000-0x00000000deffffff] usable
Jul 19 08:28:57 theforce kernel: reserve setup_data: [mem 0x00000000df000000-0x00000000dfffffff] reserved
Jul 19 08:28:57 theforce kernel: reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Jul 19 08:28:57 theforce kernel: reserve setup_data: [mem 0x00000000fd000000-0x00000000ffffffff] reserved
Jul 19 08:28:57 theforce kernel: reserve setup_data: [mem 0x0000000100000000-0x000000081f2fffff] usable
Jul 19 08:28:57 theforce kernel: efi: EFI v2.7 by American Megatrends
Jul 19 08:28:57 theforce kernel: efi: ACPI 2.0=0xdbe3a000 ACPI=0xdbe3a000 SMBIOS=0xdc96a000 MEMATTR=0xd93c0698 ESRT=0xd93c1f98 INITRD=0xd7488018 RNG=0xdb996018 
Jul 19 08:28:57 theforce kernel: random: crng init done
Jul 19 08:28:57 theforce kernel: efi: Remove mem267: MMIO range=[0xf8000000-0xfbffffff] (64MB) from e820 map
Jul 19 08:28:57 theforce kernel: e820: remove [mem 0xf8000000-0xfbffffff] reserved
Jul 19 08:28:57 theforce kernel: efi: Remove mem268: MMIO range=[0xfd000000-0xffffffff] (48MB) from e820 map
Jul 19 08:28:57 theforce kernel: e820: remove [mem 0xfd000000-0xffffffff] reserved
Jul 19 08:28:57 theforce kernel: SMBIOS 2.8 present.
Jul 19 08:28:57 theforce kernel: DMI: Micro-Star International Co., Ltd. MS-7C37/MPG X570 GAMING PLUS (MS-7C37), BIOS A.40 09/10/2019
Jul 19 08:28:57 theforce kernel: tsc: Fast TSC calibration failed
Jul 19 08:28:57 theforce kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Jul 19 08:28:57 theforce kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Jul 19 08:28:57 theforce kernel: last_pfn = 0x81f300 max_arch_pfn = 0x400000000
Jul 19 08:28:57 theforce kernel: total RAM covered: 3583M
Jul 19 08:28:57 theforce kernel: Found optimal setting for mtrr clean up
Jul 19 08:28:57 theforce kernel:  gran_size: 64K         chunk_size: 64M         num_reg: 4          lose cover RAM: 0G
Jul 19 08:28:57 theforce kernel: MTRR map: 7 entries (3 fixed + 4 variable; max 20), built from 9 variable MTRRs
Jul 19 08:28:57 theforce kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Jul 19 08:28:57 theforce kernel: e820: update [mem 0xdc260000-0xdc26ffff] usable ==> reserved
Jul 19 08:28:57 theforce kernel: e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
Jul 19 08:28:57 theforce kernel: last_pfn = 0xdf000 max_arch_pfn = 0x400000000
Jul 19 08:28:57 theforce kernel: esrt: Reserving ESRT space from 0x00000000d93c1f98 to 0x00000000d93c1fd0.
Jul 19 08:28:57 theforce kernel: e820: update [mem 0xd93c1000-0xd93c1fff] usable ==> reserved
Jul 19 08:28:57 theforce kernel: Using GB pages for direct mapping
Jul 19 08:28:57 theforce kernel: Secure boot disabled
Jul 19 08:28:57 theforce kernel: RAMDISK: [mem 0xd0891000-0xd39acfff]
Jul 19 08:28:57 theforce kernel: ACPI: Early table checksum verification disabled
Jul 19 08:28:57 theforce kernel: ACPI: RSDP 0x00000000DBE3A000 000024 (v02 ALASKA)
Jul 19 08:28:57 theforce kernel: ACPI: XSDT 0x00000000DBE3A098 0000B4 (v01 ALASKA A M I    01072009 AMI  00010013)
Jul 19 08:28:57 theforce kernel: ACPI: FACP 0x00000000DBE41D28 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
Jul 19 08:28:57 theforce kernel: ACPI: DSDT 0x00000000DBE3A1E8 007B39 (v02 ALASKA A M I    01072009 INTL 20120913)
Jul 19 08:28:57 theforce kernel: ACPI: FACS 0x00000000DBEA6E00 000040
Jul 19 08:28:57 theforce kernel: ACPI: APIC 0x00000000DBE41E40 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
Jul 19 08:28:57 theforce kernel: ACPI: FPDT 0x00000000DBE41FA0 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
Jul 19 08:28:57 theforce kernel: ACPI: FIDT 0x00000000DBE41FE8 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
Jul 19 08:28:57 theforce kernel: ACPI: SSDT 0x00000000DBE42088 000164 (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
Jul 19 08:28:57 theforce kernel: ACPI: SSDT 0x00000000DBE421F0 008C98 (v02 AMD    AMD ALIB 00000002 MSFT 04000000)
Jul 19 08:28:57 theforce kernel: ACPI: SSDT 0x00000000DBE4AE88 003301 (v01 AMD    AMD AOD  00000001 INTL 20120913)
Jul 19 08:28:57 theforce kernel: ACPI: MCFG 0x00000000DBE4E190 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
Jul 19 08:28:57 theforce kernel: ACPI: HPET 0x00000000DBE4E1D0 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
Jul 19 08:28:57 theforce kernel: ACPI: SSDT 0x00000000DBE4E208 000024 (v01 AMDBIX BIXBY    00001000 INTL 20120913)
Jul 19 08:28:57 theforce kernel: ACPI: UEFI 0x00000000DBE4E230 000042 (v01 ALASKA A M I    00000002      01000013)
Jul 19 08:28:57 theforce kernel: ACPI: IVRS 0x00000000DBE4E278 0000D0 (v02 AMD    AMD IVRS 00000001 AMD  00000000)
Jul 19 08:28:57 theforce kernel: ACPI: PCCT 0x00000000DBE4E348 00006E (v01 AMD    AMD PCCT 00000001 AMD  00000000)
Jul 19 08:28:57 theforce kernel: ACPI: SSDT 0x00000000DBE4E3B8 005E09 (v01 AMD    AMD CPU  00000001 AMD  00000001)
Jul 19 08:28:57 theforce kernel: ACPI: CRAT 0x00000000DBE541C8 001658 (v01 AMD    AMD CRAT 00000001 AMD  00000001)
Jul 19 08:28:57 theforce kernel: ACPI: CDIT 0x00000000DBE55820 000029 (v01 AMD    AMD CDIT 00000001 AMD  00000001)
Jul 19 08:28:57 theforce kernel: ACPI: SSDT 0x00000000DBE55850 001D4A (v01 AMD    AmdTable 00000001 INTL 20120913)
Jul 19 08:28:57 theforce kernel: ACPI: WSMT 0x00000000DBE575A0 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
Jul 19 08:28:57 theforce kernel: ACPI: Reserving FACP table memory at [mem 0xdbe41d28-0xdbe41e3b]
Jul 19 08:28:57 theforce kernel: ACPI: Reserving DSDT table memory at [mem 0xdbe3a1e8-0xdbe41d20]
Jul 19 08:28:57 theforce kernel: ACPI: Reserving FACS table memory at [mem 0xdbea6e00-0xdbea6e3f]
Jul 19 08:28:57 theforce kernel: ACPI: Reserving APIC table memory at [mem 0xdbe41e40-0xdbe41f9d]
Jul 19 08:28:57 theforce kernel: ACPI: Reserving FPDT table memory at [mem 0xdbe41fa0-0xdbe41fe3]
Jul 19 08:28:57 theforce kernel: ACPI: Reserving FIDT table memory at [mem 0xdbe41fe8-0xdbe42083]
Jul 19 08:28:57 theforce kernel: ACPI: Reserving SSDT table memory at [mem 0xdbe42088-0xdbe421eb]
Jul 19 08:28:57 theforce kernel: ACPI: Reserving SSDT table memory at [mem 0xdbe421f0-0xdbe4ae87]
Jul 19 08:28:57 theforce kernel: ACPI: Reserving SSDT table memory at [mem 0xdbe4ae88-0xdbe4e188]
Jul 19 08:28:57 theforce kernel: ACPI: Reserving MCFG table memory at [mem 0xdbe4e190-0xdbe4e1cb]
Jul 19 08:28:57 theforce kernel: ACPI: Reserving HPET table memory at [mem 0xdbe4e1d0-0xdbe4e207]
Jul 19 08:28:57 theforce kernel: ACPI: Reserving SSDT table memory at [mem 0xdbe4e208-0xdbe4e22b]
Jul 19 08:28:57 theforce kernel: ACPI: Reserving UEFI table memory at [mem 0xdbe4e230-0xdbe4e271]
Jul 19 08:28:57 theforce kernel: ACPI: Reserving IVRS table memory at [mem 0xdbe4e278-0xdbe4e347]
Jul 19 08:28:57 theforce kernel: ACPI: Reserving PCCT table memory at [mem 0xdbe4e348-0xdbe4e3b5]
Jul 19 08:28:57 theforce kernel: ACPI: Reserving SSDT table memory at [mem 0xdbe4e3b8-0xdbe541c0]
Jul 19 08:28:57 theforce kernel: ACPI: Reserving CRAT table memory at [mem 0xdbe541c8-0xdbe5581f]
Jul 19 08:28:57 theforce kernel: ACPI: Reserving CDIT table memory at [mem 0xdbe55820-0xdbe55848]
Jul 19 08:28:57 theforce kernel: ACPI: Reserving SSDT table memory at [mem 0xdbe55850-0xdbe57599]
Jul 19 08:28:57 theforce kernel: ACPI: Reserving WSMT table memory at [mem 0xdbe575a0-0xdbe575c7]
Jul 19 08:28:57 theforce kernel: No NUMA configuration found
Jul 19 08:28:57 theforce kernel: Faking a node at [mem 0x0000000000000000-0x000000081f2fffff]
Jul 19 08:28:57 theforce kernel: NODE_DATA(0) allocated [mem 0x81f2fb000-0x81f2fffff]
Jul 19 08:28:57 theforce kernel: Zone ranges:
Jul 19 08:28:57 theforce kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Jul 19 08:28:57 theforce kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Jul 19 08:28:57 theforce kernel:   Normal   [mem 0x0000000100000000-0x000000081f2fffff]
Jul 19 08:28:57 theforce kernel:   Device   empty
Jul 19 08:28:57 theforce kernel: Movable zone start for each node
Jul 19 08:28:57 theforce kernel: Early memory node ranges
Jul 19 08:28:57 theforce kernel:   node   0: [mem 0x0000000000001000-0x000000000009ffff]
Jul 19 08:28:57 theforce kernel:   node   0: [mem 0x0000000000100000-0x0000000009d81fff]
Jul 19 08:28:57 theforce kernel:   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
Jul 19 08:28:57 theforce kernel:   node   0: [mem 0x000000000a20c000-0x00000000db75afff]
Jul 19 08:28:57 theforce kernel:   node   0: [mem 0x00000000dcb2c000-0x00000000deffffff]
Jul 19 08:28:57 theforce kernel:   node   0: [mem 0x0000000100000000-0x000000081f2fffff]
Jul 19 08:28:57 theforce kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000081f2fffff]
Jul 19 08:28:57 theforce kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Jul 19 08:28:57 theforce kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Jul 19 08:28:57 theforce kernel: On node 0, zone DMA32: 638 pages in unavailable ranges
Jul 19 08:28:57 theforce kernel: On node 0, zone DMA32: 12 pages in unavailable ranges
Jul 19 08:28:57 theforce kernel: On node 0, zone DMA32: 5073 pages in unavailable ranges
Jul 19 08:28:57 theforce kernel: On node 0, zone Normal: 4096 pages in unavailable ranges
Jul 19 08:28:57 theforce kernel: On node 0, zone Normal: 3328 pages in unavailable ranges
Jul 19 08:28:57 theforce kernel: ACPI: PM-Timer IO Port: 0x808
Jul 19 08:28:57 theforce kernel: CPU topo: Ignoring hot-pluggable APIC ID 0 in present package.
Jul 19 08:28:57 theforce kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Jul 19 08:28:57 theforce kernel: IOAPIC[0]: apic_id 25, version 33, address 0xfec00000, GSI 0-23
Jul 19 08:28:57 theforce kernel: IOAPIC[1]: apic_id 26, version 33, address 0xfec01000, GSI 24-55
Jul 19 08:28:57 theforce kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Jul 19 08:28:57 theforce kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Jul 19 08:28:57 theforce kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Jul 19 08:28:57 theforce kernel: ACPI: HPET id: 0x10228201 base: 0xfed00000
Jul 19 08:28:57 theforce kernel: CPU topo: Max. logical packages:   1
Jul 19 08:28:57 theforce kernel: CPU topo: Max. logical dies:       1
Jul 19 08:28:57 theforce kernel: CPU topo: Max. dies per package:   1
Jul 19 08:28:57 theforce kernel: CPU topo: Max. threads per core:   2
Jul 19 08:28:57 theforce kernel: CPU topo: Num. cores per package:    12
Jul 19 08:28:57 theforce kernel: CPU topo: Num. threads per package:  24
Jul 19 08:28:57 theforce kernel: CPU topo: Allowing 24 present CPUs plus 0 hotplug CPUs
Jul 19 08:28:57 theforce kernel: CPU topo: Rejected CPUs 8
Jul 19 08:28:57 theforce kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Jul 19 08:28:57 theforce kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Jul 19 08:28:57 theforce kernel: PM: hibernation: Registered nosave memory: [mem 0x09d82000-0x09ffffff]
Jul 19 08:28:57 theforce kernel: PM: hibernation: Registered nosave memory: [mem 0x0a200000-0x0a20bfff]
Jul 19 08:28:57 theforce kernel: PM: hibernation: Registered nosave memory: [mem 0xd0071000-0xd0071fff]
Jul 19 08:28:57 theforce kernel: PM: hibernation: Registered nosave memory: [mem 0xd0090000-0xd0090fff]
Jul 19 08:28:57 theforce kernel: PM: hibernation: Registered nosave memory: [mem 0xd7386000-0xd7386fff]
Jul 19 08:28:57 theforce kernel: PM: hibernation: Registered nosave memory: [mem 0xd7394000-0xd7394fff]
Jul 19 08:28:57 theforce kernel: PM: hibernation: Registered nosave memory: [mem 0xd93c1000-0xd93c1fff]
Jul 19 08:28:57 theforce kernel: PM: hibernation: Registered nosave memory: [mem 0xdb75b000-0xdb919fff]
Jul 19 08:28:57 theforce kernel: PM: hibernation: Registered nosave memory: [mem 0xdb91a000-0xdb996fff]
Jul 19 08:28:57 theforce kernel: PM: hibernation: Registered nosave memory: [mem 0xdb997000-0xdbebefff]
Jul 19 08:28:57 theforce kernel: PM: hibernation: Registered nosave memory: [mem 0xdbebf000-0xdcb2bfff]
Jul 19 08:28:57 theforce kernel: PM: hibernation: Registered nosave memory: [mem 0xdf000000-0xdfffffff]
Jul 19 08:28:57 theforce kernel: PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xffffffff]
Jul 19 08:28:57 theforce kernel: [mem 0xe0000000-0xffffffff] available for PCI devices
Jul 19 08:28:57 theforce kernel: Booting paravirtualized kernel on bare hardware
Jul 19 08:28:57 theforce kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Jul 19 08:28:57 theforce kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:24 nr_cpu_ids:24 nr_node_ids:1
Jul 19 08:28:57 theforce kernel: percpu: Embedded 66 pages/cpu s233472 r8192 d28672 u524288
Jul 19 08:28:57 theforce kernel: pcpu-alloc: s233472 r8192 d28672 u524288 alloc=1*2097152
Jul 19 08:28:57 theforce kernel: pcpu-alloc: [0] 00 01 02 03 [0] 04 05 06 07 
Jul 19 08:28:57 theforce kernel: pcpu-alloc: [0] 08 09 10 11 [0] 12 13 14 15 
Jul 19 08:28:57 theforce kernel: pcpu-alloc: [0] 16 17 18 19 [0] 20 21 22 23 
Jul 19 08:28:57 theforce kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=52d88cb9-6aaa-4e24-9cf2-80fa07ec91a5 rw loglevel=3 quiet
Jul 19 08:28:57 theforce kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux", will be passed to user space.
Jul 19 08:28:57 theforce kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Jul 19 08:28:57 theforce kernel: printk: log_buf_len total cpu_extra contributions: 94208 bytes
Jul 19 08:28:57 theforce kernel: printk: log_buf_len min size: 131072 bytes
Jul 19 08:28:57 theforce kernel: printk: log_buf_len: 262144 bytes
Jul 19 08:28:57 theforce kernel: printk: early log buf free: 117864(89%)
Jul 19 08:28:57 theforce kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Jul 19 08:28:57 theforce kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Jul 19 08:28:57 theforce kernel: Fallback order for Node 0: 0 
Jul 19 08:28:57 theforce kernel: Built 1 zonelists, mobility grouping on.  Total pages: 8244338
Jul 19 08:28:57 theforce kernel: Policy zone: Normal
Jul 19 08:28:57 theforce kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Jul 19 08:28:57 theforce kernel: software IO TLB: area num 32.
Jul 19 08:28:57 theforce kernel: Memory: 32646056K/33501456K available (18432K kernel code, 2165K rwdata, 13264K rodata, 3420K init, 3600K bss, 855140K reserved, 0K cma-reserved)
Jul 19 08:28:57 theforce kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1
Jul 19 08:28:57 theforce kernel: ftrace: allocating 50029 entries in 196 pages
Jul 19 08:28:57 theforce kernel: ftrace: allocated 196 pages with 3 groups
Jul 19 08:28:57 theforce kernel: Dynamic Preempt: full
Jul 19 08:28:57 theforce kernel: rcu: Preemptible hierarchical RCU implementation.
Jul 19 08:28:57 theforce kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=24.
Jul 19 08:28:57 theforce kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Jul 19 08:28:57 theforce kernel:         Trampoline variant of Tasks RCU enabled.
Jul 19 08:28:57 theforce kernel:         Rude variant of Tasks RCU enabled.
Jul 19 08:28:57 theforce kernel:         Tracing variant of Tasks RCU enabled.
Jul 19 08:28:57 theforce kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Jul 19 08:28:57 theforce kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24
Jul 19 08:28:57 theforce kernel: RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
Jul 19 08:28:57 theforce kernel: RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
Jul 19 08:28:57 theforce kernel: RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
Jul 19 08:28:57 theforce kernel: NR_IRQS: 20736, nr_irqs: 1160, preallocated irqs: 16
Jul 19 08:28:57 theforce kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Jul 19 08:28:57 theforce kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
Jul 19 08:28:57 theforce kernel: Console: colour dummy device 80x25
Jul 19 08:28:57 theforce kernel: printk: legacy console [tty0] enabled
Jul 19 08:28:57 theforce kernel: ACPI: Core revision 20230628
Jul 19 08:28:57 theforce kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
Jul 19 08:28:57 theforce kernel: APIC: Switch to symmetric I/O mode setup
Jul 19 08:28:57 theforce kernel: AMD-Vi: Using global IVHD EFR:0x58f77ef22294ade, EFR2:0x0
Jul 19 08:28:57 theforce kernel: APIC: Switched APIC routing to: physical flat
Jul 19 08:28:57 theforce kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Jul 19 08:28:57 theforce kernel: tsc: PIT calibration matches HPET. 2 loops
Jul 19 08:28:57 theforce kernel: tsc: Detected 3800.093 MHz processor
Jul 19 08:28:57 theforce kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6d8d60af523, max_idle_ns: 881590517444 ns
Jul 19 08:28:57 theforce kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 7603.86 BogoMIPS (lpj=12666976)
Jul 19 08:28:57 theforce kernel: Zenbleed: please update your microcode for the most optimal fix
Jul 19 08:28:57 theforce kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Jul 19 08:28:57 theforce kernel: LVT offset 2 assigned for vector 0xf4
Jul 19 08:28:57 theforce kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
Jul 19 08:28:57 theforce kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
Jul 19 08:28:57 theforce kernel: process: using mwait in idle threads
Jul 19 08:28:57 theforce kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Jul 19 08:28:57 theforce kernel: Spectre V2 : Mitigation: Retpolines
Jul 19 08:28:57 theforce kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Jul 19 08:28:57 theforce kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
Jul 19 08:28:57 theforce kernel: Spectre V2 : Enabling Speculation Barrier for firmware calls
Jul 19 08:28:57 theforce kernel: RETBleed: Mitigation: untrained return thunk
Jul 19 08:28:57 theforce kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Jul 19 08:28:57 theforce kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
Jul 19 08:28:57 theforce kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Jul 19 08:28:57 theforce kernel: Speculative Return Stack Overflow: Mitigation: Safe RET
Jul 19 08:28:57 theforce kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Jul 19 08:28:57 theforce kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Jul 19 08:28:57 theforce kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Jul 19 08:28:57 theforce kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Jul 19 08:28:57 theforce kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
Jul 19 08:28:57 theforce kernel: Freeing SMP alternatives memory: 40K
Jul 19 08:28:57 theforce kernel: pid_max: default: 32768 minimum: 301
Jul 19 08:28:57 theforce kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
Jul 19 08:28:57 theforce kernel: landlock: Up and running.
Jul 19 08:28:57 theforce kernel: Yama: becoming mindful.
Jul 19 08:28:57 theforce kernel: LSM support for eBPF active
Jul 19 08:28:57 theforce kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jul 19 08:28:57 theforce kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Jul 19 08:28:57 theforce kernel: smpboot: CPU0: AMD Ryzen 9 3900X 12-Core Processor (family: 0x17, model: 0x71, stepping: 0x0)
Jul 19 08:28:57 theforce kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
Jul 19 08:28:57 theforce kernel: ... version:                0
Jul 19 08:28:57 theforce kernel: ... bit width:              48
Jul 19 08:28:57 theforce kernel: ... generic registers:      6
Jul 19 08:28:57 theforce kernel: ... value mask:             0000ffffffffffff
Jul 19 08:28:57 theforce kernel: ... max period:             00007fffffffffff
Jul 19 08:28:57 theforce kernel: ... fixed-purpose events:   0
Jul 19 08:28:57 theforce kernel: ... event mask:             000000000000003f
Jul 19 08:28:57 theforce kernel: signal: max sigframe size: 1776
Jul 19 08:28:57 theforce kernel: rcu: Hierarchical SRCU implementation.
Jul 19 08:28:57 theforce kernel: rcu:         Max phase no-delay instances is 1000.
Jul 19 08:28:57 theforce kernel: MCE: In-kernel MCE decoding enabled.
Jul 19 08:28:57 theforce kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Jul 19 08:28:57 theforce kernel: smp: Bringing up secondary CPUs ...
Jul 19 08:28:57 theforce kernel: smpboot: x86: Booting SMP configuration:
Jul 19 08:28:57 theforce kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15 #16 #17 #18 #19 #20 #21 #22 #23
Jul 19 08:28:57 theforce kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Jul 19 08:28:57 theforce kernel: smp: Brought up 1 node, 24 CPUs
Jul 19 08:28:57 theforce kernel: smpboot: Total of 24 processors activated (182477.64 BogoMIPS)
Jul 19 08:28:57 theforce kernel: devtmpfs: initialized
Jul 19 08:28:57 theforce kernel: x86/mm: Memory block size: 128MB
Jul 19 08:28:57 theforce kernel: ACPI: PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20bfff] (49152 bytes)
Jul 19 08:28:57 theforce kernel: ACPI: PM: Registering ACPI NVS region [mem 0xdb997000-0xdbebefff] (5406720 bytes)
Jul 19 08:28:57 theforce kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Jul 19 08:28:57 theforce kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Jul 19 08:28:57 theforce kernel: pinctrl core: initialized pinctrl subsystem
Jul 19 08:28:57 theforce kernel: PM: RTC time: 11:28:54, date: 2024-07-19
Jul 19 08:28:57 theforce kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Jul 19 08:28:57 theforce kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Jul 19 08:28:57 theforce kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Jul 19 08:28:57 theforce kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Jul 19 08:28:57 theforce kernel: audit: initializing netlink subsys (disabled)
Jul 19 08:28:57 theforce kernel: audit: type=2000 audit(1721388533.216:1): state=initialized audit_enabled=0 res=1
Jul 19 08:28:57 theforce kernel: thermal_sys: Registered thermal governor 'fair_share'
Jul 19 08:28:57 theforce kernel: thermal_sys: Registered thermal governor 'bang_bang'
Jul 19 08:28:57 theforce kernel: thermal_sys: Registered thermal governor 'step_wise'
Jul 19 08:28:57 theforce kernel: thermal_sys: Registered thermal governor 'user_space'
Jul 19 08:28:57 theforce kernel: thermal_sys: Registered thermal governor 'power_allocator'
Jul 19 08:28:57 theforce kernel: cpuidle: using governor ladder
Jul 19 08:28:57 theforce kernel: cpuidle: using governor menu
Jul 19 08:28:57 theforce kernel: Detected 1 PCC Subspaces
Jul 19 08:28:57 theforce kernel: Registering PCC driver as Mailbox controller
Jul 19 08:28:57 theforce kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Jul 19 08:28:57 theforce kernel: PCI: ECAM [mem 0xf8000000-0xfbffffff] (base 0xf8000000) for domain 0000 [bus 00-3f]
Jul 19 08:28:57 theforce kernel: PCI: Using configuration type 1 for base access
Jul 19 08:28:57 theforce kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Jul 19 08:28:57 theforce kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Jul 19 08:28:57 theforce kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Jul 19 08:28:57 theforce kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Jul 19 08:28:57 theforce kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Jul 19 08:28:57 theforce kernel: Demotion targets for Node 0: null
Jul 19 08:28:57 theforce kernel: ACPI: Added _OSI(Module Device)
Jul 19 08:28:57 theforce kernel: ACPI: Added _OSI(Processor Device)
Jul 19 08:28:57 theforce kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Jul 19 08:28:57 theforce kernel: ACPI: Added _OSI(Processor Aggregator Device)
Jul 19 08:28:57 theforce kernel: ACPI: 7 ACPI AML tables successfully acquired and loaded
Jul 19 08:28:57 theforce kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
Jul 19 08:28:57 theforce kernel: ACPI: _OSC evaluation for CPUs failed, trying _PDC
Jul 19 08:28:57 theforce kernel: ACPI: Interpreter enabled
Jul 19 08:28:57 theforce kernel: ACPI: PM: (supports S0 S3 S4 S5)
Jul 19 08:28:57 theforce kernel: ACPI: Using IOAPIC for interrupt routing
Jul 19 08:28:57 theforce kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Jul 19 08:28:57 theforce kernel: PCI: Using E820 reservations for host bridge windows
Jul 19 08:28:57 theforce kernel: ACPI: Enabled 2 GPEs in block 00 to 1F
Jul 19 08:28:57 theforce kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
Jul 19 08:28:57 theforce kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Jul 19 08:28:57 theforce kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug PME LTR DPC]
Jul 19 08:28:57 theforce kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug AER PCIeCapability]
Jul 19 08:28:57 theforce kernel: acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xf8000000-0xfbffffff] for domain 0000 [bus 00-3f] only partially covers this bridge
Jul 19 08:28:57 theforce kernel: PCI host bridge to bus 0000:00
Jul 19 08:28:57 theforce kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000dffff window]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec02fff window]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
Jul 19 08:28:57 theforce kernel: pci 0000:00:00.0: [1022:1480] type 00 class 0x060000 conventional PCI endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:00:00.2: [1022:1481] type 00 class 0x080600 conventional PCI endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:00:01.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:00:01.1: [1022:1483] type 01 class 0x060400 PCIe Root Port
Jul 19 08:28:57 theforce kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Jul 19 08:28:57 theforce kernel: pci 0000:00:01.1:   bridge window [mem 0xf7c00000-0xf7cfffff]
Jul 19 08:28:57 theforce kernel: pci 0000:00:01.1: enabling Extended Tags
Jul 19 08:28:57 theforce kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
Jul 19 08:28:57 theforce kernel: pci 0000:00:01.2: [1022:1483] type 01 class 0x060400 PCIe Root Port
Jul 19 08:28:57 theforce kernel: pci 0000:00:01.2: PCI bridge to [bus 20-2c]
Jul 19 08:28:57 theforce kernel: pci 0000:00:01.2:   bridge window [io  0xd000-0xefff]
Jul 19 08:28:57 theforce kernel: pci 0000:00:01.2:   bridge window [mem 0xf7200000-0xf77fffff]
Jul 19 08:28:57 theforce kernel: pci 0000:00:01.2: enabling Extended Tags
Jul 19 08:28:57 theforce kernel: pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
Jul 19 08:28:57 theforce kernel: pci 0000:00:02.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:00:03.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:00:03.1: [1022:1483] type 01 class 0x060400 PCIe Root Port
Jul 19 08:28:57 theforce kernel: pci 0000:00:03.1: PCI bridge to [bus 2d]
Jul 19 08:28:57 theforce kernel: pci 0000:00:03.1:   bridge window [io  0xf000-0xffff]
Jul 19 08:28:57 theforce kernel: pci 0000:00:03.1:   bridge window [mem 0xf6000000-0xf70fffff]
Jul 19 08:28:57 theforce kernel: pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
Jul 19 08:28:57 theforce kernel: pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
Jul 19 08:28:57 theforce kernel: pci 0000:00:04.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:00:05.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:00:07.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:00:07.1: [1022:1484] type 01 class 0x060400 PCIe Root Port
Jul 19 08:28:57 theforce kernel: pci 0000:00:07.1: PCI bridge to [bus 2e]
Jul 19 08:28:57 theforce kernel: pci 0000:00:07.1: enabling Extended Tags
Jul 19 08:28:57 theforce kernel: pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.0: [1022:1482] type 00 class 0x060000 conventional PCI endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.1: [1022:1484] type 01 class 0x060400 PCIe Root Port
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.1: PCI bridge to [bus 2f]
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.1:   bridge window [mem 0xf7800000-0xf79fffff]
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.1: enabling Extended Tags
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.2: [1022:1484] type 01 class 0x060400 PCIe Root Port
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.2: PCI bridge to [bus 30]
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.2:   bridge window [mem 0xf7b00000-0xf7bfffff]
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.2: enabling Extended Tags
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.3: [1022:1484] type 01 class 0x060400 PCIe Root Port
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.3: PCI bridge to [bus 31]
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.3:   bridge window [mem 0xf7a00000-0xf7afffff]
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.3: enabling Extended Tags
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
Jul 19 08:28:57 theforce kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:00:18.0: [1022:1440] type 00 class 0x060000 conventional PCI endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:00:18.1: [1022:1441] type 00 class 0x060000 conventional PCI endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:00:18.2: [1022:1442] type 00 class 0x060000 conventional PCI endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:00:18.3: [1022:1443] type 00 class 0x060000 conventional PCI endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:00:18.4: [1022:1444] type 00 class 0x060000 conventional PCI endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:00:18.5: [1022:1445] type 00 class 0x060000 conventional PCI endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:00:18.6: [1022:1446] type 00 class 0x060000 conventional PCI endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:00:18.7: [1022:1447] type 00 class 0x060000 conventional PCI endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:01:00.0: [1cc1:8201] type 00 class 0x010802 PCIe Endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:01:00.0: BAR 0 [mem 0xf7c00000-0xf7c03fff 64bit]
Jul 19 08:28:57 theforce kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Jul 19 08:28:57 theforce kernel: pci 0000:20:00.0: [1022:57ad] type 01 class 0x060400 PCIe Switch Upstream Port
Jul 19 08:28:57 theforce kernel: pci 0000:20:00.0: PCI bridge to [bus 21-2c]
Jul 19 08:28:57 theforce kernel: pci 0000:20:00.0:   bridge window [io  0xd000-0xefff]
Jul 19 08:28:57 theforce kernel: pci 0000:20:00.0:   bridge window [mem 0xf7200000-0xf77fffff]
Jul 19 08:28:57 theforce kernel: pci 0000:20:00.0: enabling Extended Tags
Jul 19 08:28:57 theforce kernel: pci 0000:20:00.0: PME# supported from D0 D3hot D3cold
Jul 19 08:28:57 theforce kernel: pci 0000:20:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
Jul 19 08:28:57 theforce kernel: pci 0000:00:01.2: PCI bridge to [bus 20-2c]
Jul 19 08:28:57 theforce kernel: pci 0000:21:04.0: [1022:57a3] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 19 08:28:57 theforce kernel: pci 0000:21:04.0: PCI bridge to [bus 26]
Jul 19 08:28:57 theforce kernel: pci 0000:21:04.0:   bridge window [io  0xe000-0xefff]
Jul 19 08:28:57 theforce kernel: pci 0000:21:04.0:   bridge window [mem 0xf7700000-0xf77fffff]
Jul 19 08:28:57 theforce kernel: pci 0000:21:04.0: enabling Extended Tags
Jul 19 08:28:57 theforce kernel: pci 0000:21:04.0: PME# supported from D0 D3hot D3cold
Jul 19 08:28:57 theforce kernel: pci 0000:21:05.0: [1022:57a3] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 19 08:28:57 theforce kernel: pci 0000:21:05.0: PCI bridge to [bus 27]
Jul 19 08:28:57 theforce kernel: pci 0000:21:05.0:   bridge window [io  0xd000-0xdfff]
Jul 19 08:28:57 theforce kernel: pci 0000:21:05.0:   bridge window [mem 0xf7600000-0xf76fffff]
Jul 19 08:28:57 theforce kernel: pci 0000:21:05.0: enabling Extended Tags
Jul 19 08:28:57 theforce kernel: pci 0000:21:05.0: PME# supported from D0 D3hot D3cold
Jul 19 08:28:57 theforce kernel: pci 0000:21:08.0: [1022:57a4] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 19 08:28:57 theforce kernel: pci 0000:21:08.0: PCI bridge to [bus 2a]
Jul 19 08:28:57 theforce kernel: pci 0000:21:08.0:   bridge window [mem 0xf7200000-0xf73fffff]
Jul 19 08:28:57 theforce kernel: pci 0000:21:08.0: enabling Extended Tags
Jul 19 08:28:57 theforce kernel: pci 0000:21:08.0: PME# supported from D0 D3hot D3cold
Jul 19 08:28:57 theforce kernel: pci 0000:21:09.0: [1022:57a4] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 19 08:28:57 theforce kernel: pci 0000:21:09.0: PCI bridge to [bus 2b]
Jul 19 08:28:57 theforce kernel: pci 0000:21:09.0:   bridge window [mem 0xf7500000-0xf75fffff]
Jul 19 08:28:57 theforce kernel: pci 0000:21:09.0: enabling Extended Tags
Jul 19 08:28:57 theforce kernel: pci 0000:21:09.0: PME# supported from D0 D3hot D3cold
Jul 19 08:28:57 theforce kernel: pci 0000:21:0a.0: [1022:57a4] type 01 class 0x060400 PCIe Switch Downstream Port
Jul 19 08:28:57 theforce kernel: pci 0000:21:0a.0: PCI bridge to [bus 2c]
Jul 19 08:28:57 theforce kernel: pci 0000:21:0a.0:   bridge window [mem 0xf7400000-0xf74fffff]
Jul 19 08:28:57 theforce kernel: pci 0000:21:0a.0: enabling Extended Tags
Jul 19 08:28:57 theforce kernel: pci 0000:21:0a.0: PME# supported from D0 D3hot D3cold
Jul 19 08:28:57 theforce kernel: pci 0000:20:00.0: PCI bridge to [bus 21-2c]
Jul 19 08:28:57 theforce kernel: pci 0000:26:00.0: [1b21:0612] type 00 class 0x010601 PCIe Legacy Endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:26:00.0: BAR 0 [io  0xe050-0xe057]
Jul 19 08:28:57 theforce kernel: pci 0000:26:00.0: BAR 1 [io  0xe040-0xe043]
Jul 19 08:28:57 theforce kernel: pci 0000:26:00.0: BAR 2 [io  0xe030-0xe037]
Jul 19 08:28:57 theforce kernel: pci 0000:26:00.0: BAR 3 [io  0xe020-0xe023]
Jul 19 08:28:57 theforce kernel: pci 0000:26:00.0: BAR 4 [io  0xe000-0xe01f]
Jul 19 08:28:57 theforce kernel: pci 0000:26:00.0: BAR 5 [mem 0xf7700000-0xf77001ff]
Jul 19 08:28:57 theforce kernel: pci 0000:21:04.0: PCI bridge to [bus 26]
Jul 19 08:28:57 theforce kernel: pci 0000:27:00.0: [10ec:8168] type 00 class 0x020000 PCIe Endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:27:00.0: BAR 0 [io  0xd000-0xd0ff]
Jul 19 08:28:57 theforce kernel: pci 0000:27:00.0: BAR 2 [mem 0xf7604000-0xf7604fff 64bit]
Jul 19 08:28:57 theforce kernel: pci 0000:27:00.0: BAR 4 [mem 0xf7600000-0xf7603fff 64bit]
Jul 19 08:28:57 theforce kernel: pci 0000:27:00.0: supports D1 D2
Jul 19 08:28:57 theforce kernel: pci 0000:27:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Jul 19 08:28:57 theforce kernel: pci 0000:21:05.0: PCI bridge to [bus 27]
Jul 19 08:28:57 theforce kernel: pci 0000:2a:00.0: [1022:1485] type 00 class 0x130000 PCIe Endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:2a:00.0: enabling Extended Tags
Jul 19 08:28:57 theforce kernel: pci 0000:2a:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Jul 19 08:28:57 theforce kernel: pci 0000:2a:00.1: [1022:149c] type 00 class 0x0c0330 PCIe Endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:2a:00.1: BAR 0 [mem 0xf7300000-0xf73fffff 64bit]
Jul 19 08:28:57 theforce kernel: pci 0000:2a:00.1: enabling Extended Tags
Jul 19 08:28:57 theforce kernel: pci 0000:2a:00.1: PME# supported from D0 D3hot D3cold
Jul 19 08:28:57 theforce kernel: pci 0000:2a:00.3: [1022:149c] type 00 class 0x0c0330 PCIe Endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:2a:00.3: BAR 0 [mem 0xf7200000-0xf72fffff 64bit]
Jul 19 08:28:57 theforce kernel: pci 0000:2a:00.3: enabling Extended Tags
Jul 19 08:28:57 theforce kernel: pci 0000:2a:00.3: PME# supported from D0 D3hot D3cold
Jul 19 08:28:57 theforce kernel: pci 0000:21:08.0: PCI bridge to [bus 2a]
Jul 19 08:28:57 theforce kernel: pci 0000:2b:00.0: [1022:7901] type 00 class 0x010601 PCIe Endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:2b:00.0: BAR 5 [mem 0xf7500000-0xf75007ff]
Jul 19 08:28:57 theforce kernel: pci 0000:2b:00.0: enabling Extended Tags
Jul 19 08:28:57 theforce kernel: pci 0000:2b:00.0: PME# supported from D3hot D3cold
Jul 19 08:28:57 theforce kernel: pci 0000:2b:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Jul 19 08:28:57 theforce kernel: pci 0000:21:09.0: PCI bridge to [bus 2b]
Jul 19 08:28:57 theforce kernel: pci 0000:2c:00.0: [1022:7901] type 00 class 0x010601 PCIe Endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:2c:00.0: BAR 5 [mem 0xf7400000-0xf74007ff]
Jul 19 08:28:57 theforce kernel: pci 0000:2c:00.0: enabling Extended Tags
Jul 19 08:28:57 theforce kernel: pci 0000:2c:00.0: PME# supported from D3hot D3cold
Jul 19 08:28:57 theforce kernel: pci 0000:2c:00.0: 63.012 Gb/s available PCIe bandwidth, limited by 16.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
Jul 19 08:28:57 theforce kernel: pci 0000:21:0a.0: PCI bridge to [bus 2c]
Jul 19 08:28:57 theforce kernel: pci 0000:2d:00.0: [10de:1b80] type 00 class 0x030000 PCIe Legacy Endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:2d:00.0: BAR 0 [mem 0xf6000000-0xf6ffffff]
Jul 19 08:28:57 theforce kernel: pci 0000:2d:00.0: BAR 1 [mem 0xe0000000-0xefffffff 64bit pref]
Jul 19 08:28:57 theforce kernel: pci 0000:2d:00.0: BAR 3 [mem 0xf0000000-0xf1ffffff 64bit pref]
Jul 19 08:28:57 theforce kernel: pci 0000:2d:00.0: BAR 5 [io  0xf000-0xf07f]
Jul 19 08:28:57 theforce kernel: pci 0000:2d:00.0: ROM [mem 0xf7000000-0xf707ffff pref]
Jul 19 08:28:57 theforce kernel: pci 0000:2d:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Jul 19 08:28:57 theforce kernel: pci 0000:2d:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:03.1 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
Jul 19 08:28:57 theforce kernel: pci 0000:2d:00.1: [10de:10f0] type 00 class 0x040300 PCIe Endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:2d:00.1: BAR 0 [mem 0xf7080000-0xf7083fff]
Jul 19 08:28:57 theforce kernel: pci 0000:00:03.1: PCI bridge to [bus 2d]
Jul 19 08:28:57 theforce kernel: pci 0000:2e:00.0: [1022:148a] type 00 class 0x130000 PCIe Endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:2e:00.0: enabling Extended Tags
Jul 19 08:28:57 theforce kernel: pci 0000:00:07.1: PCI bridge to [bus 2e]
Jul 19 08:28:57 theforce kernel: pci 0000:2f:00.0: [1022:1485] type 00 class 0x130000 PCIe Endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:2f:00.0: enabling Extended Tags
Jul 19 08:28:57 theforce kernel: pci 0000:2f:00.3: [1022:149c] type 00 class 0x0c0330 PCIe Endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:2f:00.3: BAR 0 [mem 0xf7800000-0xf78fffff 64bit]
Jul 19 08:28:57 theforce kernel: pci 0000:2f:00.3: enabling Extended Tags
Jul 19 08:28:57 theforce kernel: pci 0000:2f:00.3: PME# supported from D0 D3hot D3cold
Jul 19 08:28:57 theforce kernel: pci 0000:2f:00.4: [1022:1487] type 00 class 0x040300 PCIe Endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:2f:00.4: BAR 0 [mem 0xf7900000-0xf7907fff]
Jul 19 08:28:57 theforce kernel: pci 0000:2f:00.4: enabling Extended Tags
Jul 19 08:28:57 theforce kernel: pci 0000:2f:00.4: PME# supported from D0 D3hot D3cold
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.1: PCI bridge to [bus 2f]
Jul 19 08:28:57 theforce kernel: pci 0000:30:00.0: [1022:7901] type 00 class 0x010601 PCIe Endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:30:00.0: BAR 5 [mem 0xf7b00000-0xf7b007ff]
Jul 19 08:28:57 theforce kernel: pci 0000:30:00.0: enabling Extended Tags
Jul 19 08:28:57 theforce kernel: pci 0000:30:00.0: PME# supported from D3hot D3cold
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.2: PCI bridge to [bus 30]
Jul 19 08:28:57 theforce kernel: pci 0000:31:00.0: [1022:7901] type 00 class 0x010601 PCIe Endpoint
Jul 19 08:28:57 theforce kernel: pci 0000:31:00.0: BAR 5 [mem 0xf7a00000-0xf7a007ff]
Jul 19 08:28:57 theforce kernel: pci 0000:31:00.0: enabling Extended Tags
Jul 19 08:28:57 theforce kernel: pci 0000:31:00.0: PME# supported from D3hot D3cold
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.3: PCI bridge to [bus 31]
Jul 19 08:28:57 theforce kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Jul 19 08:28:57 theforce kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
Jul 19 08:28:57 theforce kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Jul 19 08:28:57 theforce kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Jul 19 08:28:57 theforce kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Jul 19 08:28:57 theforce kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Jul 19 08:28:57 theforce kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Jul 19 08:28:57 theforce kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Jul 19 08:28:57 theforce kernel: iommu: Default domain type: Translated
Jul 19 08:28:57 theforce kernel: iommu: DMA domain TLB invalidation policy: lazy mode
Jul 19 08:28:57 theforce kernel: SCSI subsystem initialized
Jul 19 08:28:57 theforce kernel: libata version 3.00 loaded.
Jul 19 08:28:57 theforce kernel: ACPI: bus type USB registered
Jul 19 08:28:57 theforce kernel: usbcore: registered new interface driver usbfs
Jul 19 08:28:57 theforce kernel: usbcore: registered new interface driver hub
Jul 19 08:28:57 theforce kernel: usbcore: registered new device driver usb
Jul 19 08:28:57 theforce kernel: EDAC MC: Ver: 3.0.0
Jul 19 08:28:57 theforce kernel: efivars: Registered efivars operations
Jul 19 08:28:57 theforce kernel: NetLabel: Initializing
Jul 19 08:28:57 theforce kernel: NetLabel:  domain hash size = 128
Jul 19 08:28:57 theforce kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Jul 19 08:28:57 theforce kernel: NetLabel:  unlabeled traffic allowed by default
Jul 19 08:28:57 theforce kernel: mctp: management component transport protocol core
Jul 19 08:28:57 theforce kernel: NET: Registered PF_MCTP protocol family
Jul 19 08:28:57 theforce kernel: PCI: Using ACPI for IRQ routing
Jul 19 08:28:57 theforce kernel: PCI: pci_cache_line_size set to 64 bytes
Jul 19 08:28:57 theforce kernel: e820: reserve RAM buffer [mem 0x09d82000-0x0bffffff]
Jul 19 08:28:57 theforce kernel: e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
Jul 19 08:28:57 theforce kernel: e820: reserve RAM buffer [mem 0xd0071018-0xd3ffffff]
Jul 19 08:28:57 theforce kernel: e820: reserve RAM buffer [mem 0xd7386018-0xd7ffffff]
Jul 19 08:28:57 theforce kernel: e820: reserve RAM buffer [mem 0xd93c1000-0xdbffffff]
Jul 19 08:28:57 theforce kernel: e820: reserve RAM buffer [mem 0xdb75b000-0xdbffffff]
Jul 19 08:28:57 theforce kernel: e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
Jul 19 08:28:57 theforce kernel: e820: reserve RAM buffer [mem 0x81f300000-0x81fffffff]
Jul 19 08:28:57 theforce kernel: pci 0000:2d:00.0: vgaarb: setting as boot VGA device
Jul 19 08:28:57 theforce kernel: pci 0000:2d:00.0: vgaarb: bridge control possible
Jul 19 08:28:57 theforce kernel: pci 0000:2d:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Jul 19 08:28:57 theforce kernel: vgaarb: loaded
Jul 19 08:28:57 theforce kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
Jul 19 08:28:57 theforce kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
Jul 19 08:28:57 theforce kernel: clocksource: Switched to clocksource tsc-early
Jul 19 08:28:57 theforce kernel: VFS: Disk quotas dquot_6.6.0
Jul 19 08:28:57 theforce kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Jul 19 08:28:57 theforce kernel: pnp: PnP ACPI init
Jul 19 08:28:57 theforce kernel: system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:01: [mem 0xfd000000-0xfd0fffff] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:03: [io  0x0a00-0x0a0f] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:03: [io  0x0a10-0x0a1f] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:03: [io  0x0a20-0x0a2f] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:03: [io  0x0a40-0x0a4f] has been reserved
Jul 19 08:28:57 theforce kernel: pnp 00:04: [dma 0 disabled]
Jul 19 08:28:57 theforce kernel: system 00:05: [io  0x04d0-0x04d1] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:05: [io  0x040b] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:05: [io  0x04d6] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:05: [io  0x0c00-0x0c01] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:05: [io  0x0c14] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:05: [io  0x0c50-0x0c51] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:05: [io  0x0c52] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:05: [io  0x0c6c] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:05: [io  0x0c6f] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:05: [io  0x0cd0-0x0cd1] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:05: [io  0x0cd2-0x0cd3] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:05: [io  0x0cd4-0x0cd5] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:05: [io  0x0cd6-0x0cd7] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:05: [io  0x0cd8-0x0cdf] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:05: [io  0x0800-0x089f] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:05: [io  0x0b00-0x0b0f] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:05: [io  0x0b20-0x0b3f] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:05: [io  0x0900-0x090f] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:05: [io  0x0910-0x091f] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:05: [mem 0xfec00000-0xfec00fff] could not be reserved
Jul 19 08:28:57 theforce kernel: system 00:05: [mem 0xfec01000-0xfec01fff] could not be reserved
Jul 19 08:28:57 theforce kernel: system 00:05: [mem 0xfedc0000-0xfedc0fff] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:05: [mem 0xfee00000-0xfee00fff] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:05: [mem 0xfed80000-0xfed8ffff] could not be reserved
Jul 19 08:28:57 theforce kernel: system 00:05: [mem 0xfec10000-0xfec10fff] has been reserved
Jul 19 08:28:57 theforce kernel: system 00:05: [mem 0xff000000-0xffffffff] has been reserved
Jul 19 08:28:57 theforce kernel: pnp: PnP ACPI: found 6 devices
Jul 19 08:28:57 theforce kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Jul 19 08:28:57 theforce kernel: NET: Registered PF_INET protocol family
Jul 19 08:28:57 theforce kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jul 19 08:28:57 theforce kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Jul 19 08:28:57 theforce kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Jul 19 08:28:57 theforce kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Jul 19 08:28:57 theforce kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
Jul 19 08:28:57 theforce kernel: TCP: Hash tables configured (established 262144 bind 65536)
Jul 19 08:28:57 theforce kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Jul 19 08:28:57 theforce kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Jul 19 08:28:57 theforce kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Jul 19 08:28:57 theforce kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Jul 19 08:28:57 theforce kernel: NET: Registered PF_XDP protocol family
Jul 19 08:28:57 theforce kernel: pci 0000:00:01.1: PCI bridge to [bus 01]
Jul 19 08:28:57 theforce kernel: pci 0000:00:01.1:   bridge window [mem 0xf7c00000-0xf7cfffff]
Jul 19 08:28:57 theforce kernel: pci 0000:21:04.0: PCI bridge to [bus 26]
Jul 19 08:28:57 theforce kernel: pci 0000:21:04.0:   bridge window [io  0xe000-0xefff]
Jul 19 08:28:57 theforce kernel: pci 0000:21:04.0:   bridge window [mem 0xf7700000-0xf77fffff]
Jul 19 08:28:57 theforce kernel: pci 0000:21:05.0: PCI bridge to [bus 27]
Jul 19 08:28:57 theforce kernel: pci 0000:21:05.0:   bridge window [io  0xd000-0xdfff]
Jul 19 08:28:57 theforce kernel: pci 0000:21:05.0:   bridge window [mem 0xf7600000-0xf76fffff]
Jul 19 08:28:57 theforce kernel: pci 0000:21:08.0: PCI bridge to [bus 2a]
Jul 19 08:28:57 theforce kernel: pci 0000:21:08.0:   bridge window [mem 0xf7200000-0xf73fffff]
Jul 19 08:28:57 theforce kernel: pci 0000:21:09.0: PCI bridge to [bus 2b]
Jul 19 08:28:57 theforce kernel: pci 0000:21:09.0:   bridge window [mem 0xf7500000-0xf75fffff]
Jul 19 08:28:57 theforce kernel: pci 0000:21:0a.0: PCI bridge to [bus 2c]
Jul 19 08:28:57 theforce kernel: pci 0000:21:0a.0:   bridge window [mem 0xf7400000-0xf74fffff]
Jul 19 08:28:57 theforce kernel: pci 0000:20:00.0: PCI bridge to [bus 21-2c]
Jul 19 08:28:57 theforce kernel: pci 0000:20:00.0:   bridge window [io  0xd000-0xefff]
Jul 19 08:28:57 theforce kernel: pci 0000:20:00.0:   bridge window [mem 0xf7200000-0xf77fffff]
Jul 19 08:28:57 theforce kernel: pci 0000:00:01.2: PCI bridge to [bus 20-2c]
Jul 19 08:28:57 theforce kernel: pci 0000:00:01.2:   bridge window [io  0xd000-0xefff]
Jul 19 08:28:57 theforce kernel: pci 0000:00:01.2:   bridge window [mem 0xf7200000-0xf77fffff]
Jul 19 08:28:57 theforce kernel: pci 0000:00:03.1: PCI bridge to [bus 2d]
Jul 19 08:28:57 theforce kernel: pci 0000:00:03.1:   bridge window [io  0xf000-0xffff]
Jul 19 08:28:57 theforce kernel: pci 0000:00:03.1:   bridge window [mem 0xf6000000-0xf70fffff]
Jul 19 08:28:57 theforce kernel: pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
Jul 19 08:28:57 theforce kernel: pci 0000:00:07.1: PCI bridge to [bus 2e]
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.1: PCI bridge to [bus 2f]
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.1:   bridge window [mem 0xf7800000-0xf79fffff]
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.2: PCI bridge to [bus 30]
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.2:   bridge window [mem 0xf7b00000-0xf7bfffff]
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.3: PCI bridge to [bus 31]
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.3:   bridge window [mem 0xf7a00000-0xf7afffff]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000dffff window]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:00: resource 9 [mem 0xe0000000-0xfec02fff window]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:00: resource 10 [mem 0xfee00000-0xffffffff window]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:01: resource 1 [mem 0xf7c00000-0xf7cfffff]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:20: resource 0 [io  0xd000-0xefff]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:20: resource 1 [mem 0xf7200000-0xf77fffff]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:21: resource 0 [io  0xd000-0xefff]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:21: resource 1 [mem 0xf7200000-0xf77fffff]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:26: resource 0 [io  0xe000-0xefff]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:26: resource 1 [mem 0xf7700000-0xf77fffff]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:27: resource 0 [io  0xd000-0xdfff]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:27: resource 1 [mem 0xf7600000-0xf76fffff]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:2a: resource 1 [mem 0xf7200000-0xf73fffff]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:2b: resource 1 [mem 0xf7500000-0xf75fffff]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:2c: resource 1 [mem 0xf7400000-0xf74fffff]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:2d: resource 0 [io  0xf000-0xffff]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:2d: resource 1 [mem 0xf6000000-0xf70fffff]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:2d: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:2f: resource 1 [mem 0xf7800000-0xf79fffff]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:30: resource 1 [mem 0xf7b00000-0xf7bfffff]
Jul 19 08:28:57 theforce kernel: pci_bus 0000:31: resource 1 [mem 0xf7a00000-0xf7afffff]
Jul 19 08:28:57 theforce kernel: pci 0000:2d:00.1: extending delay after power-on from D3hot to 20 msec
Jul 19 08:28:57 theforce kernel: pci 0000:2d:00.1: D0 power state depends on 0000:2d:00.0
Jul 19 08:28:57 theforce kernel: PCI: CLS 64 bytes, default 64
Jul 19 08:28:57 theforce kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
Jul 19 08:28:57 theforce kernel: Trying to unpack rootfs image as initramfs...
Jul 19 08:28:57 theforce kernel: pci 0000:00:01.0: Adding to iommu group 0
Jul 19 08:28:57 theforce kernel: pci 0000:00:01.1: Adding to iommu group 1
Jul 19 08:28:57 theforce kernel: pci 0000:00:01.2: Adding to iommu group 2
Jul 19 08:28:57 theforce kernel: pci 0000:00:02.0: Adding to iommu group 3
Jul 19 08:28:57 theforce kernel: pci 0000:00:03.0: Adding to iommu group 4
Jul 19 08:28:57 theforce kernel: pci 0000:00:03.1: Adding to iommu group 5
Jul 19 08:28:57 theforce kernel: pci 0000:00:04.0: Adding to iommu group 6
Jul 19 08:28:57 theforce kernel: pci 0000:00:05.0: Adding to iommu group 7
Jul 19 08:28:57 theforce kernel: pci 0000:00:07.0: Adding to iommu group 8
Jul 19 08:28:57 theforce kernel: pci 0000:00:07.1: Adding to iommu group 8
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.0: Adding to iommu group 9
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.1: Adding to iommu group 9
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.2: Adding to iommu group 9
Jul 19 08:28:57 theforce kernel: pci 0000:00:08.3: Adding to iommu group 9
Jul 19 08:28:57 theforce kernel: pci 0000:00:14.0: Adding to iommu group 10
Jul 19 08:28:57 theforce kernel: pci 0000:00:14.3: Adding to iommu group 10
Jul 19 08:28:57 theforce kernel: pci 0000:00:18.0: Adding to iommu group 11
Jul 19 08:28:57 theforce kernel: pci 0000:00:18.1: Adding to iommu group 11
Jul 19 08:28:57 theforce kernel: pci 0000:00:18.2: Adding to iommu group 11
Jul 19 08:28:57 theforce kernel: pci 0000:00:18.3: Adding to iommu group 11
Jul 19 08:28:57 theforce kernel: pci 0000:00:18.4: Adding to iommu group 11
Jul 19 08:28:57 theforce kernel: pci 0000:00:18.5: Adding to iommu group 11
Jul 19 08:28:57 theforce kernel: pci 0000:00:18.6: Adding to iommu group 11
Jul 19 08:28:57 theforce kernel: pci 0000:00:18.7: Adding to iommu group 11
Jul 19 08:28:57 theforce kernel: pci 0000:01:00.0: Adding to iommu group 12
Jul 19 08:28:57 theforce kernel: pci 0000:20:00.0: Adding to iommu group 13
Jul 19 08:28:57 theforce kernel: pci 0000:21:04.0: Adding to iommu group 14
Jul 19 08:28:57 theforce kernel: pci 0000:21:05.0: Adding to iommu group 15
Jul 19 08:28:57 theforce kernel: pci 0000:21:08.0: Adding to iommu group 16
Jul 19 08:28:57 theforce kernel: pci 0000:21:09.0: Adding to iommu group 17
Jul 19 08:28:57 theforce kernel: pci 0000:21:0a.0: Adding to iommu group 18
Jul 19 08:28:57 theforce kernel: pci 0000:26:00.0: Adding to iommu group 19
Jul 19 08:28:57 theforce kernel: pci 0000:27:00.0: Adding to iommu group 20
Jul 19 08:28:57 theforce kernel: pci 0000:2a:00.0: Adding to iommu group 16
Jul 19 08:28:57 theforce kernel: pci 0000:2a:00.1: Adding to iommu group 16
Jul 19 08:28:57 theforce kernel: pci 0000:2a:00.3: Adding to iommu group 16
Jul 19 08:28:57 theforce kernel: pci 0000:2b:00.0: Adding to iommu group 17
Jul 19 08:28:57 theforce kernel: pci 0000:2c:00.0: Adding to iommu group 18
Jul 19 08:28:57 theforce kernel: pci 0000:2d:00.0: Adding to iommu group 21
Jul 19 08:28:57 theforce kernel: pci 0000:2d:00.1: Adding to iommu group 21
Jul 19 08:28:57 theforce kernel: pci 0000:2e:00.0: Adding to iommu group 8
Jul 19 08:28:57 theforce kernel: pci 0000:2f:00.0: Adding to iommu group 9
Jul 19 08:28:57 theforce kernel: pci 0000:2f:00.3: Adding to iommu group 9
Jul 19 08:28:57 theforce kernel: pci 0000:2f:00.4: Adding to iommu group 9
Jul 19 08:28:57 theforce kernel: pci 0000:30:00.0: Adding to iommu group 9
Jul 19 08:28:57 theforce kernel: pci 0000:31:00.0: Adding to iommu group 9
Jul 19 08:28:57 theforce kernel: AMD-Vi: Extended features (0x58f77ef22294ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC
Jul 19 08:28:57 theforce kernel: AMD-Vi: Interrupt remapping enabled
Jul 19 08:28:57 theforce kernel: AMD-Vi: X2APIC enabled
Jul 19 08:28:57 theforce kernel: AMD-Vi: Virtual APIC enabled
Jul 19 08:28:57 theforce kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Jul 19 08:28:57 theforce kernel: software IO TLB: mapped [mem 0x00000000cc071000-0x00000000d0071000] (64MB)
Jul 19 08:28:57 theforce kernel: LVT offset 0 assigned for vector 0x400
Jul 19 08:28:57 theforce kernel: perf: AMD IBS detected (0x000003ff)
Jul 19 08:28:57 theforce kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
Jul 19 08:28:57 theforce kernel: Initialise system trusted keyrings
Jul 19 08:28:57 theforce kernel: Key type blacklist registered
Jul 19 08:28:57 theforce kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Jul 19 08:28:57 theforce kernel: zbud: loaded
Jul 19 08:28:57 theforce kernel: fuse: init (API version 7.40)
Jul 19 08:28:57 theforce kernel: integrity: Platform Keyring initialized
Jul 19 08:28:57 theforce kernel: integrity: Machine keyring initialized
Jul 19 08:28:57 theforce kernel: Key type asymmetric registered
Jul 19 08:28:57 theforce kernel: Asymmetric key parser 'x509' registered
Jul 19 08:28:57 theforce kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
Jul 19 08:28:57 theforce kernel: io scheduler mq-deadline registered
Jul 19 08:28:57 theforce kernel: io scheduler kyber registered
Jul 19 08:28:57 theforce kernel: io scheduler bfq registered
Jul 19 08:28:57 theforce kernel: pcieport 0000:00:01.1: AER: enabled with IRQ 29
Jul 19 08:28:57 theforce kernel: pcieport 0000:00:01.2: AER: enabled with IRQ 30
Jul 19 08:28:57 theforce kernel: pcieport 0000:00:03.1: AER: enabled with IRQ 31
Jul 19 08:28:57 theforce kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jul 19 08:28:57 theforce kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Jul 19 08:28:57 theforce kernel: ACPI: button: Power Button [PWRB]
Jul 19 08:28:57 theforce kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Jul 19 08:28:57 theforce kernel: ACPI: button: Power Button [PWRF]
Jul 19 08:28:57 theforce kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1141
Jul 19 08:28:57 theforce kernel: Monitor-Mwait will be used to enter C-1 state
Jul 19 08:28:57 theforce kernel: ACPI: \_PR_.C000: Found 2 idle states
Jul 19 08:28:57 theforce kernel: ACPI: \_PR_.C002: Found 2 idle states
Jul 19 08:28:57 theforce kernel: ACPI: \_PR_.C004: Found 2 idle states
Jul 19 08:28:57 theforce kernel: ACPI: \_PR_.C006: Found 2 idle states
Jul 19 08:28:57 theforce kernel: ACPI: \_PR_.C008: Found 2 idle states
Jul 19 08:28:57 theforce kernel: ACPI: \_PR_.C00A: Found 2 idle states
Jul 19 08:28:57 theforce kernel: ACPI: \_PR_.C00C: Found 2 idle states
Jul 19 08:28:57 theforce kernel: ACPI: \_PR_.C00E: Found 2 idle states
Jul 19 08:28:57 theforce kernel: ACPI: \_PR_.C010: Found 2 idle states
Jul 19 08:28:57 theforce kernel: ACPI: \_PR_.C012: Found 2 idle states
Jul 19 08:28:57 theforce kernel: ACPI: \_PR_.C014: Found 2 idle states
Jul 19 08:28:57 theforce kernel: ACPI: \_PR_.C016: Found 2 idle states
Jul 19 08:28:57 theforce kernel: ACPI: \_PR_.C001: Found 2 idle states
Jul 19 08:28:57 theforce kernel: ACPI: \_PR_.C003: Found 2 idle states
Jul 19 08:28:57 theforce kernel: ACPI: \_PR_.C005: Found 2 idle states
Jul 19 08:28:57 theforce kernel: ACPI: \_PR_.C007: Found 2 idle states
Jul 19 08:28:57 theforce kernel: ACPI: \_PR_.C009: Found 2 idle states
Jul 19 08:28:57 theforce kernel: ACPI: \_PR_.C00B: Found 2 idle states
Jul 19 08:28:57 theforce kernel: ACPI: \_PR_.C00D: Found 2 idle states
Jul 19 08:28:57 theforce kernel: ACPI: \_PR_.C00F: Found 2 idle states
Jul 19 08:28:57 theforce kernel: ACPI: \_PR_.C011: Found 2 idle states
Jul 19 08:28:57 theforce kernel: ACPI: \_PR_.C013: Found 2 idle states
Jul 19 08:28:57 theforce kernel: ACPI: \_PR_.C015: Found 2 idle states
Jul 19 08:28:57 theforce kernel: ACPI: \_PR_.C017: Found 2 idle states
Jul 19 08:28:57 theforce kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Jul 19 08:28:57 theforce kernel: 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Jul 19 08:28:57 theforce kernel: Non-volatile memory driver v1.3
Jul 19 08:28:57 theforce kernel: Linux agpgart interface v0.103
Jul 19 08:28:57 theforce kernel: ACPI: bus type drm_connector registered
Jul 19 08:28:57 theforce kernel: ahci 0000:26:00.0: version 3.0
Jul 19 08:28:57 theforce kernel: ahci 0000:26:00.0: SSS flag set, parallel bus scan disabled
Jul 19 08:28:57 theforce kernel: ahci 0000:26:00.0: AHCI vers 0001.0200, 32 command slots, 6 Gbps, SATA mode
Jul 19 08:28:57 theforce kernel: ahci 0000:26:00.0: 2/2 ports implemented (port mask 0x3)
Jul 19 08:28:57 theforce kernel: ahci 0000:26:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc 
Jul 19 08:28:57 theforce kernel: scsi host0: ahci
Jul 19 08:28:57 theforce kernel: scsi host1: ahci
Jul 19 08:28:57 theforce kernel: ata1: SATA max UDMA/133 abar m512@0xf7700000 port 0xf7700100 irq 44 lpm-pol 3
Jul 19 08:28:57 theforce kernel: ata2: SATA max UDMA/133 abar m512@0xf7700000 port 0xf7700180 irq 44 lpm-pol 3
Jul 19 08:28:57 theforce kernel: ahci 0000:2b:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Jul 19 08:28:57 theforce kernel: ahci 0000:2b:00.0: 1/1 ports implemented (port mask 0x1)
Jul 19 08:28:57 theforce kernel: ahci 0000:2b:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
Jul 19 08:28:57 theforce kernel: scsi host2: ahci
Jul 19 08:28:57 theforce kernel: ata3: SATA max UDMA/133 abar m2048@0xf7500000 port 0xf7500100 irq 45 lpm-pol 3
Jul 19 08:28:57 theforce kernel: Freeing initrd memory: 50288K
Jul 19 08:28:57 theforce kernel: ata3: SATA link down (SStatus 0 SControl 300)
Jul 19 08:28:57 theforce kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Jul 19 08:28:57 theforce kernel: ata1.00: ATA-10: WDC WD10EZEX-00WN4A0, 01.01A01, max UDMA/133
Jul 19 08:28:57 theforce kernel: ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Jul 19 08:28:57 theforce kernel: ata1.00: Features: NCQ-prio
Jul 19 08:28:57 theforce kernel: ata1.00: configured for UDMA/133
Jul 19 08:28:57 theforce kernel: scsi 0:0:0:0: Direct-Access     ATA      WDC WD10EZEX-00W 1A01 PQ: 0 ANSI: 5
Jul 19 08:28:57 theforce kernel: sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Jul 19 08:28:57 theforce kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
Jul 19 08:28:57 theforce kernel: sd 0:0:0:0: [sda] Write Protect is off
Jul 19 08:28:57 theforce kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Jul 19 08:28:57 theforce kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Jul 19 08:28:57 theforce kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 4096 bytes
Jul 19 08:28:57 theforce kernel:  sda: sda1 sda2 sda3
Jul 19 08:28:57 theforce kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Jul 19 08:28:57 theforce kernel: ata2: SATA link down (SStatus 0 SControl 300)
Jul 19 08:28:57 theforce kernel: tsc: Refined TSC clocksource calibration: 3799.998 MHz
Jul 19 08:28:57 theforce kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6d8cab05ec1, max_idle_ns: 881590646801 ns
Jul 19 08:28:57 theforce kernel: clocksource: Switched to clocksource tsc
Jul 19 08:28:57 theforce kernel: ahci 0000:2c:00.0: failed stop FIS RX (-16)
Jul 19 08:28:57 theforce kernel: ahci 0000:2c:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Jul 19 08:28:57 theforce kernel: ahci 0000:2c:00.0: 1/1 ports implemented (port mask 0x1)
Jul 19 08:28:57 theforce kernel: ahci 0000:2c:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
Jul 19 08:28:57 theforce kernel: scsi host3: ahci
Jul 19 08:28:57 theforce kernel: ata4: SATA max UDMA/133 abar m2048@0xf7400000 port 0xf7400100 irq 46 lpm-pol 3
Jul 19 08:28:57 theforce kernel: ahci 0000:30:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Jul 19 08:28:57 theforce kernel: ahci 0000:30:00.0: 1/1 ports implemented (port mask 0x1)
Jul 19 08:28:57 theforce kernel: ahci 0000:30:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
Jul 19 08:28:57 theforce kernel: scsi host4: ahci
Jul 19 08:28:57 theforce kernel: ata5: SATA max UDMA/133 abar m2048@0xf7b00000 port 0xf7b00100 irq 48 lpm-pol 3
Jul 19 08:28:57 theforce kernel: ahci 0000:31:00.0: AHCI vers 0001.0301, 32 command slots, 6 Gbps, SATA mode
Jul 19 08:28:57 theforce kernel: ahci 0000:31:00.0: 1/1 ports implemented (port mask 0x1)
Jul 19 08:28:57 theforce kernel: ahci 0000:31:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
Jul 19 08:28:57 theforce kernel: scsi host5: ahci
Jul 19 08:28:57 theforce kernel: ata6: SATA max UDMA/133 abar m2048@0xf7a00000 port 0xf7a00100 irq 50 lpm-pol 3
Jul 19 08:28:57 theforce kernel: usbcore: registered new interface driver usbserial_generic
Jul 19 08:28:57 theforce kernel: usbserial: USB Serial support registered for generic
Jul 19 08:28:57 theforce kernel: rtc_cmos 00:02: RTC can wake from S4
Jul 19 08:28:57 theforce kernel: rtc_cmos 00:02: registered as rtc0
Jul 19 08:28:57 theforce kernel: rtc_cmos 00:02: setting system clock to 2024-07-19T11:28:55 UTC (1721388535)
Jul 19 08:28:57 theforce kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Jul 19 08:28:57 theforce kernel: amd_pstate: driver load is disabled, boot with specific mode to enable this
Jul 19 08:28:57 theforce kernel: ledtrig-cpu: registered to indicate activity on CPUs
Jul 19 08:28:57 theforce kernel: Relocating firmware framebuffer to offset 0x0000000001000000[d] within [mem 0xf0000000-0xf1ffffff flags 0x14220c]
Jul 19 08:28:57 theforce kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
Jul 19 08:28:57 theforce kernel: fbcon: Deferring console take-over
Jul 19 08:28:57 theforce kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
Jul 19 08:28:57 theforce kernel: hid: raw HID events driver (C) Jiri Kosina
Jul 19 08:28:57 theforce kernel: drop_monitor: Initializing network drop monitor service
Jul 19 08:28:57 theforce kernel: NET: Registered PF_INET6 protocol family
Jul 19 08:28:57 theforce kernel: Segment Routing with IPv6
Jul 19 08:28:57 theforce kernel: RPL Segment Routing with IPv6
Jul 19 08:28:57 theforce kernel: In-situ OAM (IOAM) with IPv6
Jul 19 08:28:57 theforce kernel: NET: Registered PF_PACKET protocol family
Jul 19 08:28:57 theforce kernel: microcode: Current revision: 0x08701013
Jul 19 08:28:57 theforce kernel: resctrl: L3 allocation detected
Jul 19 08:28:57 theforce kernel: resctrl: MB allocation detected
Jul 19 08:28:57 theforce kernel: resctrl: L3 monitoring detected
Jul 19 08:28:57 theforce kernel: IPI shorthand broadcast: enabled
Jul 19 08:28:57 theforce kernel: sched_clock: Marking stable (1363335714, -23329983)->(1367118793, -27113062)
Jul 19 08:28:57 theforce kernel: Timer migration: 2 hierarchy levels; 8 children per group; 2 crossnode level
Jul 19 08:28:57 theforce kernel: registered taskstats version 1
Jul 19 08:28:57 theforce kernel: Loading compiled-in X.509 certificates
Jul 19 08:28:57 theforce kernel: Loaded X.509 cert 'Build time autogenerated kernel key: 1f9af57cebf1d9222d2d9ced37a7c4e05f3629f9'
Jul 19 08:28:57 theforce kernel: zswap: loaded using pool zstd/zsmalloc
Jul 19 08:28:57 theforce kernel: Key type .fscrypt registered
Jul 19 08:28:57 theforce kernel: Key type fscrypt-provisioning registered
Jul 19 08:28:57 theforce kernel: PM:   Magic number: 0:526:479
Jul 19 08:28:57 theforce kernel: RAS: Correctable Errors collector initialized.
Jul 19 08:28:57 theforce kernel: clk: Disabling unused clocks
Jul 19 08:28:57 theforce kernel: PM: genpd: Disabling unused power domains
Jul 19 08:28:57 theforce kernel: ata4: SATA link down (SStatus 0 SControl 300)
Jul 19 08:28:57 theforce kernel: ata6: SATA link down (SStatus 0 SControl 300)
Jul 19 08:28:57 theforce kernel: ata5: SATA link down (SStatus 0 SControl 300)
Jul 19 08:28:57 theforce kernel: Freeing unused decrypted memory: 2028K
Jul 19 08:28:57 theforce kernel: Freeing unused kernel image (initmem) memory: 3420K
Jul 19 08:28:57 theforce kernel: Write protecting the kernel read-only data: 32768k
Jul 19 08:28:57 theforce kernel: Freeing unused kernel image (rodata/data gap) memory: 1072K
Jul 19 08:28:57 theforce kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Jul 19 08:28:57 theforce kernel: rodata_test: all tests were successful
Jul 19 08:28:57 theforce kernel: Run /init as init process
Jul 19 08:28:57 theforce kernel:   with arguments:
Jul 19 08:28:57 theforce kernel:     /init
Jul 19 08:28:57 theforce kernel:   with environment:
Jul 19 08:28:57 theforce kernel:     HOME=/
Jul 19 08:28:57 theforce kernel:     TERM=linux
Jul 19 08:28:57 theforce kernel:     BOOT_IMAGE=/vmlinuz-linux
Jul 19 08:28:57 theforce kernel: xhci_hcd 0000:2a:00.1: xHCI Host Controller
Jul 19 08:28:57 theforce kernel: xhci_hcd 0000:2a:00.1: new USB bus registered, assigned bus number 1
Jul 19 08:28:57 theforce kernel: xhci_hcd 0000:2a:00.1: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000010
Jul 19 08:28:57 theforce kernel: xhci_hcd 0000:2a:00.1: xHCI Host Controller
Jul 19 08:28:57 theforce kernel: xhci_hcd 0000:2a:00.1: new USB bus registered, assigned bus number 2
Jul 19 08:28:57 theforce kernel: xhci_hcd 0000:2a:00.1: Host supports USB 3.1 Enhanced SuperSpeed
Jul 19 08:28:57 theforce kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jul 19 08:28:57 theforce kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 19 08:28:57 theforce kernel: usb usb1: Product: xHCI Host Controller
Jul 19 08:28:57 theforce kernel: usb usb1: Manufacturer: Linux 6.9.10-arch1-1 xhci-hcd
Jul 19 08:28:57 theforce kernel: usb usb1: SerialNumber: 0000:2a:00.1
Jul 19 08:28:57 theforce kernel: hub 1-0:1.0: USB hub found
Jul 19 08:28:57 theforce kernel: hub 1-0:1.0: 6 ports detected
Jul 19 08:28:57 theforce kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Jul 19 08:28:57 theforce kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
Jul 19 08:28:57 theforce kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 19 08:28:57 theforce kernel: usb usb2: Product: xHCI Host Controller
Jul 19 08:28:57 theforce kernel: usb usb2: Manufacturer: Linux 6.9.10-arch1-1 xhci-hcd
Jul 19 08:28:57 theforce kernel: usb usb2: SerialNumber: 0000:2a:00.1
Jul 19 08:28:57 theforce kernel: hub 2-0:1.0: USB hub found
Jul 19 08:28:57 theforce kernel: hub 2-0:1.0: 4 ports detected
Jul 19 08:28:57 theforce kernel: xhci_hcd 0000:2a:00.3: xHCI Host Controller
Jul 19 08:28:57 theforce kernel: xhci_hcd 0000:2a:00.3: new USB bus registered, assigned bus number 3
Jul 19 08:28:57 theforce kernel: xhci_hcd 0000:2a:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000010
Jul 19 08:28:57 theforce kernel: xhci_hcd 0000:2a:00.3: xHCI Host Controller
Jul 19 08:28:57 theforce kernel: xhci_hcd 0000:2a:00.3: new USB bus registered, assigned bus number 4
Jul 19 08:28:57 theforce kernel: xhci_hcd 0000:2a:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Jul 19 08:28:57 theforce kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jul 19 08:28:57 theforce kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 19 08:28:57 theforce kernel: usb usb3: Product: xHCI Host Controller
Jul 19 08:28:57 theforce kernel: usb usb3: Manufacturer: Linux 6.9.10-arch1-1 xhci-hcd
Jul 19 08:28:57 theforce kernel: usb usb3: SerialNumber: 0000:2a:00.3
Jul 19 08:28:57 theforce kernel: hub 3-0:1.0: USB hub found
Jul 19 08:28:57 theforce kernel: hub 3-0:1.0: 6 ports detected
Jul 19 08:28:57 theforce kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
Jul 19 08:28:57 theforce kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
Jul 19 08:28:57 theforce kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 19 08:28:57 theforce kernel: usb usb4: Product: xHCI Host Controller
Jul 19 08:28:57 theforce kernel: usb usb4: Manufacturer: Linux 6.9.10-arch1-1 xhci-hcd
Jul 19 08:28:57 theforce kernel: usb usb4: SerialNumber: 0000:2a:00.3
Jul 19 08:28:57 theforce kernel: hub 4-0:1.0: USB hub found
Jul 19 08:28:57 theforce kernel: hub 4-0:1.0: 4 ports detected
Jul 19 08:28:57 theforce kernel: xhci_hcd 0000:2f:00.3: xHCI Host Controller
Jul 19 08:28:57 theforce kernel: xhci_hcd 0000:2f:00.3: new USB bus registered, assigned bus number 5
Jul 19 08:28:57 theforce kernel: xhci_hcd 0000:2f:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000010
Jul 19 08:28:57 theforce kernel: xhci_hcd 0000:2f:00.3: xHCI Host Controller
Jul 19 08:28:57 theforce kernel: xhci_hcd 0000:2f:00.3: new USB bus registered, assigned bus number 6
Jul 19 08:28:57 theforce kernel: xhci_hcd 0000:2f:00.3: Host supports USB 3.1 Enhanced SuperSpeed
Jul 19 08:28:59 theforce kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.09
Jul 19 08:28:59 theforce kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 19 08:28:59 theforce kernel: usb usb5: Product: xHCI Host Controller
Jul 19 08:28:59 theforce kernel: usb usb5: Manufacturer: Linux 6.9.10-arch1-1 xhci-hcd
Jul 19 08:28:59 theforce kernel: usb usb5: SerialNumber: 0000:2f:00.3
Jul 19 08:28:59 theforce kernel: hub 5-0:1.0: USB hub found
Jul 19 08:28:59 theforce kernel: hub 5-0:1.0: 4 ports detected
Jul 19 08:28:59 theforce kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Jul 19 08:28:59 theforce kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.09
Jul 19 08:28:59 theforce kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Jul 19 08:28:59 theforce kernel: usb usb6: Product: xHCI Host Controller
Jul 19 08:28:59 theforce kernel: usb usb6: Manufacturer: Linux 6.9.10-arch1-1 xhci-hcd
Jul 19 08:28:59 theforce kernel: usb usb6: SerialNumber: 0000:2f:00.3
Jul 19 08:28:59 theforce kernel: hub 6-0:1.0: USB hub found
Jul 19 08:28:59 theforce kernel: hub 6-0:1.0: 4 ports detected
Jul 19 08:28:59 theforce kernel: nvme nvme0: pci function 0000:01:00.0
Jul 19 08:28:59 theforce kernel: nvme 0000:01:00.0: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x000d address=0xfedfc000 flags=0x0050]
Jul 19 08:28:59 theforce kernel: nvme nvme0: 15/0/0 default/read/poll queues
Jul 19 08:28:59 theforce kernel:  nvme0n1: p1 p2 p3
Jul 19 08:28:59 theforce kernel: usb 3-5: new full-speed USB device number 2 using xhci_hcd
Jul 19 08:28:59 theforce kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
Jul 19 08:28:59 theforce kernel: usb 5-1: new high-speed USB device number 2 using xhci_hcd
Jul 19 08:28:59 theforce kernel: usb 5-1: New USB device found, idVendor=0bda, idProduct=8812, bcdDevice= 0.00
Jul 19 08:28:59 theforce kernel: usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jul 19 08:28:59 theforce kernel: usb 5-1: Product: 802.11n NIC
Jul 19 08:28:59 theforce kernel: usb 5-1: Manufacturer: Realtek
Jul 19 08:28:59 theforce kernel: usb 5-1: SerialNumber: 123456
Jul 19 08:28:59 theforce kernel: usb 1-1: New USB device found, idVendor=258a, idProduct=002a, bcdDevice=90.36
Jul 19 08:28:59 theforce kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 19 08:28:59 theforce kernel: usb 1-1: Product: Gaming KB 
Jul 19 08:28:59 theforce kernel: usb 1-1: Manufacturer: SINO WEALTH
Jul 19 08:28:59 theforce kernel: usb 3-5: New USB device found, idVendor=1462, idProduct=7c37, bcdDevice= 0.01
Jul 19 08:28:59 theforce kernel: usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jul 19 08:28:59 theforce kernel: usb 3-5: Product: MYSTIC LIGHT 
Jul 19 08:28:59 theforce kernel: usb 3-5: Manufacturer: MSI
Jul 19 08:28:59 theforce kernel: usb 3-5: SerialNumber: A02019050806
Jul 19 08:28:59 theforce kernel: usbcore: registered new interface driver usbhid
Jul 19 08:28:59 theforce kernel: usbhid: USB HID core driver
Jul 19 08:28:59 theforce kernel: input: SINO WEALTH Gaming KB  as /devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.1/usb1/1-1/1-1:1.0/0003:258A:002A.0001/input/input2
Jul 19 08:28:59 theforce kernel: hid-generic 0003:258A:002A.0001: input,hidraw0: USB HID v1.11 Keyboard [SINO WEALTH Gaming KB ] on usb-0000:2a:00.1-1/input0
Jul 19 08:28:59 theforce kernel: input: SINO WEALTH Gaming KB  System Control as /devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.1/usb1/1-1/1-1:1.1/0003:258A:002A.0002/input/input3
Jul 19 08:28:59 theforce kernel: usb 5-4: new high-speed USB device number 3 using xhci_hcd
Jul 19 08:28:59 theforce kernel: usb 1-6: new low-speed USB device number 3 using xhci_hcd
Jul 19 08:28:59 theforce kernel: input: SINO WEALTH Gaming KB  Consumer Control as /devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.1/usb1/1-1/1-1:1.1/0003:258A:002A.0002/input/input4
Jul 19 08:28:59 theforce kernel: input: SINO WEALTH Gaming KB  Keyboard as /devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.1/usb1/1-1/1-1:1.1/0003:258A:002A.0002/input/input5
Jul 19 08:28:59 theforce kernel: hid-generic 0003:258A:002A.0002: input,hiddev96,hidraw1: USB HID v1.11 Keyboard [SINO WEALTH Gaming KB ] on usb-0000:2a:00.1-1/input1
Jul 19 08:28:59 theforce kernel: input: MSI MYSTIC LIGHT  as /devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.3/usb3/3-5/3-5:1.0/0003:1462:7C37.0003/input/input6
Jul 19 08:28:59 theforce kernel: hid-generic 0003:1462:7C37.0003: input,hiddev97,hidraw2: USB HID v1.10 Device [MSI MYSTIC LIGHT ] on usb-0000:2a:00.3-5/input0
Jul 19 08:28:59 theforce kernel: usb 3-6: new high-speed USB device number 3 using xhci_hcd
Jul 19 08:28:59 theforce kernel: fbcon: Taking over console
Jul 19 08:28:59 theforce kernel: Console: switching to colour frame buffer device 128x48
Jul 19 08:28:59 theforce kernel: usb 1-6: New USB device found, idVendor=046d, idProduct=c077, bcdDevice=72.00
Jul 19 08:28:59 theforce kernel: usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jul 19 08:28:59 theforce kernel: usb 1-6: Product: USB Optical Mouse
Jul 19 08:28:59 theforce kernel: usb 1-6: Manufacturer: Logitech
Jul 19 08:28:59 theforce kernel: usb 3-6: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=88.32
Jul 19 08:28:59 theforce kernel: usb 3-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Jul 19 08:28:59 theforce kernel: usb 3-6: Product: USB2.0 Hub
Jul 19 08:28:59 theforce kernel: EXT4-fs error (device nvme0n1p1): ext4_orphan_get:1420: comm mount: bad orphan inode 3801797
Jul 19 08:28:59 theforce kernel: ext4_test_bit(bit=708, block=15204368) = 0
Jul 19 08:28:59 theforce kernel: EXT4-fs (nvme0n1p1): recovery complete
Jul 19 08:28:59 theforce kernel: EXT4-fs (nvme0n1p1): mounted filesystem 52d88cb9-6aaa-4e24-9cf2-80fa07ec91a5 r/w with ordered data mode. Quota mode: none.
Jul 19 08:28:59 theforce kernel: input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.1/usb1/1-6/1-6:1.0/0003:046D:C077.0004/input/input7
Jul 19 08:28:59 theforce kernel: hid-generic 0003:046D:C077.0004: input,hidraw3: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:2a:00.1-6/input0
Jul 19 08:28:59 theforce kernel: hub 3-6:1.0: USB hub found
Jul 19 08:28:59 theforce kernel: hub 3-6:1.0: 4 ports detected
Jul 19 08:28:59 theforce kernel: usb: port power management may be unreliable
Jul 19 08:28:59 theforce systemd[1]: systemd 256.2-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 19 08:28:59 theforce systemd[1]: Detected architecture x86-64.
Jul 19 08:28:59 theforce systemd[1]: Hostname set to <theforce>.
Jul 19 08:28:59 theforce systemd[1]: bpf-restrict-fs: LSM BPF program attached
Jul 19 08:28:59 theforce systemd[1]: Queued start job for default target Graphical Interface.
Jul 19 08:28:59 theforce systemd[1]: Created slice Slice /system/dirmngr.
Jul 19 08:28:59 theforce systemd[1]: Created slice Slice /system/getty.
Jul 19 08:28:59 theforce systemd[1]: Created slice Slice /system/gpg-agent.
Jul 19 08:28:59 theforce systemd[1]: Created slice Slice /system/gpg-agent-browser.
Jul 19 08:28:59 theforce systemd[1]: Created slice Slice /system/gpg-agent-extra.
Jul 19 08:28:59 theforce systemd[1]: Created slice Slice /system/gpg-agent-ssh.
Jul 19 08:28:59 theforce systemd[1]: Created slice Slice /system/keyboxd.
Jul 19 08:28:59 theforce systemd[1]: Created slice Slice /system/modprobe.
Jul 19 08:28:59 theforce systemd[1]: Created slice Slice /system/systemd-fsck.
Jul 19 08:28:59 theforce systemd[1]: Created slice User and Session Slice.
Jul 19 08:28:59 theforce systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Jul 19 08:28:59 theforce systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Jul 19 08:28:59 theforce systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Jul 19 08:28:59 theforce systemd[1]: Expecting device /dev/disk/by-uuid/8f7fae7e-d410-40b6-83c2-b3ef91c8285c...
Jul 19 08:28:59 theforce systemd[1]: Expecting device /dev/disk/by-uuid/98A6-1256...
Jul 19 08:28:59 theforce systemd[1]: Reached target Local Encrypted Volumes.
Jul 19 08:28:59 theforce systemd[1]: Reached target Login Prompts.
Jul 19 08:28:59 theforce systemd[1]: Reached target Local Integrity Protected Volumes.
Jul 19 08:28:59 theforce systemd[1]: Reached target Path Units.
Jul 19 08:28:59 theforce systemd[1]: Reached target Remote File Systems.
Jul 19 08:28:59 theforce systemd[1]: Reached target Slice Units.
Jul 19 08:28:59 theforce systemd[1]: Reached target Local Verity Protected Volumes.
Jul 19 08:28:59 theforce systemd[1]: Listening on Device-mapper event daemon FIFOs.
Jul 19 08:28:59 theforce systemd[1]: Listening on Process Core Dump Socket.
Jul 19 08:28:59 theforce systemd[1]: Listening on Credential Encryption/Decryption.
Jul 19 08:28:59 theforce systemd[1]: Listening on Journal Socket (/dev/log).
Jul 19 08:28:59 theforce systemd[1]: Listening on Journal Sockets.
Jul 19 08:28:59 theforce systemd[1]: TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 19 08:28:59 theforce systemd[1]: Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 19 08:28:59 theforce systemd[1]: Listening on udev Control Socket.
Jul 19 08:28:59 theforce systemd[1]: Listening on udev Kernel Socket.
Jul 19 08:28:59 theforce systemd[1]: Listening on User Database Manager Socket.
Jul 19 08:28:59 theforce systemd[1]: Mounting Huge Pages File System...
Jul 19 08:28:59 theforce systemd[1]: Mounting POSIX Message Queue File System...
Jul 19 08:28:59 theforce systemd[1]: Mounting Kernel Debug File System...
Jul 19 08:28:59 theforce systemd[1]: Mounting Kernel Trace File System...
Jul 19 08:28:59 theforce systemd[1]: Starting Create List of Static Device Nodes...
Jul 19 08:28:59 theforce systemd[1]: Starting Load Kernel Module configfs...
Jul 19 08:28:59 theforce systemd[1]: Starting Load Kernel Module dm_mod...
Jul 19 08:28:59 theforce systemd[1]: Starting Load Kernel Module drm...
Jul 19 08:28:59 theforce systemd[1]: Starting Load Kernel Module fuse...
Jul 19 08:28:59 theforce systemd[1]: Starting Load Kernel Module loop...
Jul 19 08:28:59 theforce systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Jul 19 08:28:59 theforce 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 19 08:28:59 theforce systemd[1]: Starting Journal Service...
Jul 19 08:28:59 theforce systemd[1]: Starting Load Kernel Modules...
Jul 19 08:28:59 theforce systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 19 08:28:59 theforce systemd[1]: Starting Remount Root and Kernel File Systems...
Jul 19 08:28:59 theforce systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 19 08:28:59 theforce systemd[1]: Starting Load udev Rules from Credentials...
Jul 19 08:28:59 theforce systemd[1]: Starting Coldplug All udev Devices...
Jul 19 08:28:59 theforce systemd[1]: Mounted Huge Pages File System.
Jul 19 08:28:59 theforce systemd[1]: Mounted POSIX Message Queue File System.
Jul 19 08:28:59 theforce systemd[1]: Mounted Kernel Debug File System.
Jul 19 08:28:59 theforce systemd[1]: Mounted Kernel Trace File System.
Jul 19 08:28:59 theforce systemd[1]: Finished Create List of Static Device Nodes.
Jul 19 08:28:59 theforce systemd[1]: modprobe@configfs.service: Deactivated successfully.
Jul 19 08:28:59 theforce systemd[1]: Finished Load Kernel Module configfs.
Jul 19 08:28:59 theforce systemd[1]: modprobe@drm.service: Deactivated successfully.
Jul 19 08:28:59 theforce systemd[1]: Finished Load Kernel Module drm.
Jul 19 08:28:59 theforce systemd[1]: modprobe@fuse.service: Deactivated successfully.
Jul 19 08:28:59 theforce systemd[1]: Finished Load Kernel Module fuse.
Jul 19 08:28:59 theforce systemd[1]: Mounting FUSE Control File System...
Jul 19 08:28:59 theforce kernel: loop: module loaded
Jul 19 08:28:59 theforce systemd[1]: Mounting Kernel Configuration File System...
Jul 19 08:28:59 theforce systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
Jul 19 08:28:59 theforce systemd[1]: modprobe@loop.service: Deactivated successfully.
Jul 19 08:28:59 theforce systemd[1]: Finished Load Kernel Module loop.
Jul 19 08:28:59 theforce systemd[1]: Finished Load udev Rules from Credentials.
Jul 19 08:28:59 theforce systemd[1]: Mounted FUSE Control File System.
Jul 19 08:28:59 theforce kernel: device-mapper: uevent: version 1.0.3
Jul 19 08:28:59 theforce kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev
Jul 19 08:28:59 theforce systemd[1]: Mounted Kernel Configuration File System.
Jul 19 08:28:59 theforce systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jul 19 08:28:59 theforce systemd[1]: Finished Load Kernel Module dm_mod.
Jul 19 08:28:59 theforce systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jul 19 08:28:59 theforce systemd-journald[494]: Collecting audit messages is disabled.
Jul 19 08:28:59 theforce kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Jul 19 08:28:59 theforce systemd[1]: Starting User Database Manager...
Jul 19 08:28:59 theforce kernel: EXT4-fs (nvme0n1p1): re-mounted 52d88cb9-6aaa-4e24-9cf2-80fa07ec91a5 r/w. Quota mode: none.
Jul 19 08:28:59 theforce systemd[1]: Finished Remount Root and Kernel File Systems.
Jul 19 08:28:59 theforce systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jul 19 08:28:59 theforce systemd[1]: Starting Load/Save OS Random Seed...
Jul 19 08:28:59 theforce systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 19 08:28:59 theforce systemd[1]: Finished Load/Save OS Random Seed.
Jul 19 08:28:59 theforce systemd[1]: Started User Database Manager.
Jul 19 08:28:59 theforce systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
Jul 19 08:28:59 theforce systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jul 19 08:28:59 theforce systemd[1]: Starting Create Static Device Nodes in /dev...
Jul 19 08:28:59 theforce systemd[1]: Finished Create Static Device Nodes in /dev.
Jul 19 08:28:59 theforce systemd[1]: Reached target Preparation for Local File Systems.
Jul 19 08:28:59 theforce systemd[1]: Starting Rule-based Manager for Device Events and Files...
Jul 19 08:28:59 theforce systemd[1]: Started Rule-based Manager for Device Events and Files.
Jul 19 08:28:59 theforce systemd[1]: Finished Coldplug All udev Devices.
Jul 19 08:28:59 theforce systemd[1]: Found device XPG GAMMIX S11 Pro 3.
Jul 19 08:28:59 theforce kernel: acpi_cpufreq: overriding BIOS provided _PSD data
Jul 19 08:28:59 theforce kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
Jul 19 08:28:59 theforce kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
Jul 19 08:28:59 theforce kernel: input: PC Speaker as /devices/platform/pcspkr/input/input8
Jul 19 08:28:59 theforce kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
Jul 19 08:28:59 theforce kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
Jul 19 08:28:59 theforce kernel: sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address
Jul 19 08:28:59 theforce kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
Jul 19 08:28:59 theforce systemd[1]: Found device XPG GAMMIX S11 Pro 2.
Jul 19 08:28:59 theforce kernel: mousedev: PS/2 mouse device common for all mice
Jul 19 08:28:59 theforce kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
Jul 19 08:28:59 theforce kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
Jul 19 08:28:59 theforce kernel: cryptd: max_cpu_qlen set to 1000
Jul 19 08:28:59 theforce kernel: AVX2 version of gcm_enc/dec engaged.
Jul 19 08:28:59 theforce kernel: AES CTR mode by8 optimization enabled
Jul 19 08:28:59 theforce kernel: r8169 0000:27:00.0 eth0: RTL8168h/8111h, 00:d8:61:c6:4f:4e, XID 541, IRQ 86
Jul 19 08:28:59 theforce kernel: r8169 0000:27:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
Jul 19 08:28:59 theforce kernel: r8169 0000:27:00.0 enp39s0: renamed from eth0
Jul 19 08:28:59 theforce systemd[1]: Starting File System Check on /dev/disk/by-uuid/8f7fae7e-d410-40b6-83c2-b3ef91c8285c...
Jul 19 08:28:59 theforce systemd[1]: Starting Virtual Console Setup...
Jul 19 08:28:59 theforce kernel: snd_hda_intel 0000:2d:00.1: Disabling MSI
Jul 19 08:28:59 theforce kernel: snd_hda_intel 0000:2d:00.1: Handle vga_switcheroo audio client
Jul 19 08:28:59 theforce kernel: snd_hda_intel 0000:2f:00.4: enabling device (0000 -> 0002)
Jul 19 08:28:59 theforce systemd[1]: Finished Virtual Console Setup.
Jul 19 08:28:59 theforce kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:2d:00.1/sound/card0/input9
Jul 19 08:28:59 theforce kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:2d:00.1/sound/card0/input10
Jul 19 08:28:59 theforce kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:2d:00.1/sound/card0/input11
Jul 19 08:28:59 theforce kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:2d:00.1/sound/card0/input12
Jul 19 08:28:59 theforce systemd[1]: Starting Load Kernel Module dm_mod...
Jul 19 08:28:59 theforce systemd[1]: Starting Load Kernel Module loop...
Jul 19 08:28:59 theforce systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Jul 19 08:28:59 theforce 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 19 08:28:59 theforce systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jul 19 08:28:59 theforce systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 19 08:28:59 theforce systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jul 19 08:28:59 theforce systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 19 08:28:59 theforce systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 19 08:28:59 theforce systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jul 19 08:28:59 theforce systemd[1]: Finished Load Kernel Module dm_mod.
Jul 19 08:28:59 theforce systemd[1]: modprobe@loop.service: Deactivated successfully.
Jul 19 08:28:59 theforce systemd[1]: Finished Load Kernel Module loop.
Jul 19 08:28:59 theforce systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jul 19 08:28:59 theforce kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
Jul 19 08:28:59 theforce kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Jul 19 08:28:59 theforce kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
Jul 19 08:28:59 theforce kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
Jul 19 08:28:59 theforce kernel: snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x1e/0x0
Jul 19 08:28:59 theforce kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
Jul 19 08:28:59 theforce kernel: snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
Jul 19 08:28:59 theforce kernel: snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
Jul 19 08:28:59 theforce kernel: snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
Jul 19 08:28:59 theforce kernel: input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:2f:00.4/sound/card1/input13
Jul 19 08:28:59 theforce kernel: input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:2f:00.4/sound/card1/input14
Jul 19 08:28:59 theforce kernel: input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:2f:00.4/sound/card1/input15
Jul 19 08:28:59 theforce kernel: input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:2f:00.4/sound/card1/input16
Jul 19 08:28:59 theforce kernel: input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:2f:00.4/sound/card1/input17
Jul 19 08:28:59 theforce kernel: input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:2f:00.4/sound/card1/input18
Jul 19 08:28:59 theforce kernel: input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:2f:00.4/sound/card1/input19
Jul 19 08:28:59 theforce kernel: kvm_amd: TSC scaling supported
Jul 19 08:28:59 theforce kernel: kvm_amd: Nested Virtualization enabled
Jul 19 08:28:59 theforce kernel: kvm_amd: Nested Paging enabled
Jul 19 08:28:59 theforce kernel: kvm_amd: LBR virtualization supported
Jul 19 08:28:59 theforce kernel: kvm_amd: SEV enabled (ASIDs 1 - 509)
Jul 19 08:28:59 theforce kernel: kvm_amd: SEV-ES disabled (ASIDs 0 - 0)
Jul 19 08:28:59 theforce kernel: kvm_amd: Virtual VMLOAD VMSAVE supported
Jul 19 08:28:59 theforce kernel: kvm_amd: Virtual GIF supported
Jul 19 08:28:59 theforce systemd[1]: Starting Load Kernel Module dm_mod...
Jul 19 08:28:59 theforce systemd[1]: Starting Load Kernel Module loop...
Jul 19 08:28:59 theforce systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
Jul 19 08:28:59 theforce 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 19 08:28:59 theforce systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jul 19 08:28:59 theforce systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 19 08:28:59 theforce systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jul 19 08:28:59 theforce systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 19 08:28:59 theforce systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 19 08:28:59 theforce systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jul 19 08:28:59 theforce systemd[1]: Finished Load Kernel Module dm_mod.
Jul 19 08:28:59 theforce systemd[1]: modprobe@loop.service: Deactivated successfully.
Jul 19 08:28:59 theforce systemd[1]: Finished Load Kernel Module loop.
Jul 19 08:28:59 theforce systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jul 19 08:28:59 theforce kernel: AMD Address Translation Library initialized
Jul 19 08:28:59 theforce kernel: intel_rapl_common: Found RAPL domain package
Jul 19 08:28:59 theforce kernel: intel_rapl_common: Found RAPL domain core
Jul 19 08:28:59 theforce kernel: nvidia: loading out-of-tree module taints kernel.
Jul 19 08:28:59 theforce kernel: nvidia: module license 'NVIDIA' taints kernel.
Jul 19 08:28:59 theforce kernel: Disabling lock debugging due to kernel taint
Jul 19 08:28:59 theforce kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Jul 19 08:28:59 theforce kernel: nvidia: module license taints kernel.
Jul 19 08:28:59 theforce systemd[1]: Mounting /boot...
Jul 19 08:28:59 theforce systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
Jul 19 08:28:59 theforce systemd[1]: Finished File System Check on /dev/disk/by-uuid/8f7fae7e-d410-40b6-83c2-b3ef91c8285c.
Jul 19 08:28:59 theforce systemd[1]: home.mount: Directory /home to mount over is not empty, mounting anyway.
Jul 19 08:28:59 theforce systemd[1]: Mounting /home...
Jul 19 08:28:59 theforce kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 239
Jul 19 08:28:59 theforce kernel: 
Jul 19 08:28:59 theforce kernel: nvidia 0000:2d:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
Jul 19 08:28:59 theforce kernel: FAT-fs (nvme0n1p2): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
Jul 19 08:28:59 theforce systemd[1]: Mounted /boot.
Jul 19 08:28:59 theforce kernel: EXT4-fs (nvme0n1p3): mounted filesystem 8f7fae7e-d410-40b6-83c2-b3ef91c8285c r/w with ordered data mode. Quota mode: none.
Jul 19 08:28:59 theforce systemd[1]: Mounted /home.
Jul 19 08:28:59 theforce systemd[1]: Activating swap /home/swapfile...
Jul 19 08:28:59 theforce kernel: Adding 4194300k swap on /home/swapfile.  Priority:-2 extents:81 across:117211136k SS
Jul 19 08:28:59 theforce systemd[1]: Activated swap /home/swapfile.
Jul 19 08:28:59 theforce systemd[1]: Reached target Swaps.
Jul 19 08:28:59 theforce systemd[1]: Mounting Temporary Directory /tmp...
Jul 19 08:28:59 theforce systemd[1]: Mounted Temporary Directory /tmp.
Jul 19 08:28:59 theforce systemd[1]: Reached target Local File Systems.
Jul 19 08:28:59 theforce systemd[1]: Listening on Boot Entries Service Socket.
Jul 19 08:28:59 theforce systemd[1]: Listening on System Extension Image Management.
Jul 19 08:28:59 theforce systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Jul 19 08:28:59 theforce systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Jul 19 08:28:59 theforce systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Jul 19 08:28:59 theforce kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  555.58.02  Tue Jun 25 01:39:15 UTC 2024
Jul 19 08:28:59 theforce kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
Jul 19 08:28:59 theforce kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  555.58.02  Tue Jun 25 01:10:21 UTC 2024
Jul 19 08:28:59 theforce kernel: nvidia_drm: unknown parameter 'Vreg_PreserveVideoMemoryAllocations' ignored
Jul 19 08:28:59 theforce kernel: nvidia_drm: unknown parameter 'NVreg_TemporaryFilePath' ignored
Jul 19 08:28:59 theforce kernel: [drm] [nvidia-drm] [GPU ID 0x00002d00] Loading driver
Jul 19 08:28:59 theforce kernel: usb 5-4: New USB device found, idVendor=046d, idProduct=085c, bcdDevice= 0.16
Jul 19 08:28:59 theforce kernel: usb 5-4: New USB device strings: Mfr=0, Product=2, SerialNumber=1
Jul 19 08:28:59 theforce kernel: usb 5-4: Product: C922 Pro Stream Webcam
Jul 19 08:28:59 theforce kernel: usb 5-4: SerialNumber: 6D7F566F
Jul 19 08:28:59 theforce systemd-journald[494]: Journal started
Jul 19 08:28:59 theforce systemd-journald[494]: Runtime Journal (/run/log/journal/b4e406e7e6364d62924c8abf4101bcf9) is 8M, max 1.5G, 1.5G free.
Jul 19 08:28:57 theforce mtp-probe[577]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.3/usb3/3-5"
Jul 19 08:28:57 theforce systemd-modules-load[495]: Inserted module 'crypto_user'
Jul 19 08:28:57 theforce mtp-probe[578]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.1/usb1/1-6"
Jul 19 08:28:57 theforce systemd-modules-load[495]: Inserted module 'sg'
Jul 19 08:28:57 theforce mtp-probe[576]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:01.2/0000:20:00.0/0000:21:08.0/0000:2a:00.1/usb1/1-1"
Jul 19 08:28:57 theforce systemd-udevd[515]: Using default interface naming scheme 'v255'.
Jul 19 08:28:57 theforce mtp-probe[578]: bus: 1, device: 3 was not an MTP device
Jul 19 08:28:57 theforce (udev-worker)[534]: controlC0: Process '/usr/bin/alsactl restore /dev/snd/controlC0' failed with exit code 2.
Jul 19 08:28:57 theforce mtp-probe[577]: bus: 3, device: 2 was not an MTP device
Jul 19 08:28:57 theforce (udev-worker)[589]: controlC1: Process '/usr/bin/alsactl restore /dev/snd/controlC1' failed with exit code 2.
Jul 19 08:28:57 theforce mtp-probe[576]: bus: 1, device: 2 was not an MTP device
Jul 19 08:28:59 theforce mtp-probe[687]: checking bus 5, device 2: "/sys/devices/pci0000:00/0000:00:08.1/0000:2f:00.3/usb5/5-1"
Jul 19 08:28:59 theforce mtp-probe[687]: bus: 5, device: 2 was not an MTP device
Jul 19 08:28:59 theforce mtp-probe[688]: checking bus 5, device 3: "/sys/devices/pci0000:00/0000:00:08.1/0000:2f:00.3/usb5/5-4"
Jul 19 08:28:59 theforce mtp-probe[688]: bus: 5, device: 3 was not an MTP device
Jul 19 08:28:59 theforce systemd-fsck[613]: /dev/nvme0n1p3: recovering journal
Jul 19 08:28:59 theforce systemd-fsck[613]: /dev/nvme0n1p3: Clearing orphaned inode 25457589 (uid=1000, gid=1000, mode=0100644, size=21069)
Jul 19 08:28:59 theforce systemd-fsck[613]: /dev/nvme0n1p3: clean, 1265285/56590336 files, 93791155/226337792 blocks
Jul 19 08:28:59 theforce kernel: mc: Linux media interface: v0.10
Jul 19 08:28:59 theforce systemd[1]: Started Journal Service.
Jul 19 08:28:59 theforce systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Jul 19 08:28:59 theforce systemd[1]: Starting Flush Journal to Persistent Storage...
Jul 19 08:28:59 theforce kernel: videodev: Linux video capture interface: v2.00
Jul 19 08:28:59 theforce kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Jul 19 08:28:59 theforce kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Jul 19 08:28:59 theforce kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
Jul 19 08:28:59 theforce kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Jul 19 08:28:59 theforce kernel: cfg80211: failed to load regulatory.db
Jul 19 08:28:59 theforce kernel: usbcore: registered new interface driver snd-usb-audio
Jul 19 08:28:59 theforce kernel: usb 5-4: Found UVC 1.00 device C922 Pro Stream Webcam (046d:085c)
Jul 19 08:28:59 theforce kernel: usbcore: registered new interface driver uvcvideo
Jul 19 08:28:59 theforce mtp-probe[723]: checking bus 5, device 3: "/sys/devices/pci0000:00/0000:00:08.1/0000:2f:00.3/usb5/5-4"
Jul 19 08:28:59 theforce mtp-probe[723]: bus: 5, device: 3 was not an MTP device
Jul 19 08:28:59 theforce (udev-worker)[575]: controlC2: Process '/usr/bin/alsactl restore /dev/snd/controlC2' failed with exit code 2.
Jul 19 08:28:59 theforce systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
Jul 19 08:28:59 theforce systemd[1]: Starting Load Kernel Module dm_mod...
Jul 19 08:28:59 theforce systemd[1]: Starting Load Kernel Module loop...
Jul 19 08:28:59 theforce systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
Jul 19 08:28:59 theforce systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
Jul 19 08:28:59 theforce 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 19 08:28:59 theforce systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
Jul 19 08:28:59 theforce systemd[1]: TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 19 08:28:59 theforce systemd[1]: Create System Users was skipped because no trigger condition checks were met.
Jul 19 08:28:59 theforce systemd[1]: Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 19 08:28:59 theforce systemd[1]: TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 19 08:28:59 theforce systemd[1]: modprobe@loop.service: Deactivated successfully.
Jul 19 08:28:59 theforce systemd[1]: Finished Load Kernel Module loop.
Jul 19 08:28:59 theforce systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
Jul 19 08:28:59 theforce systemd[1]: Finished Load Kernel Module dm_mod.
Jul 19 08:28:59 theforce systemd-journald[494]: Time spent on flushing to /var/log/journal/b4e406e7e6364d62924c8abf4101bcf9 is 6.832ms for 1248 entries.
Jul 19 08:28:59 theforce systemd-journald[494]: System Journal (/var/log/journal/b4e406e7e6364d62924c8abf4101bcf9) is 24M, max 4G, 3.9G free.
Jul 19 08:28:59 theforce systemd-journald[494]: Received client request to flush runtime journal.
Jul 19 08:28:59 theforce systemd-journald[494]: File /var/log/journal/b4e406e7e6364d62924c8abf4101bcf9/system.journal corrupted or uncleanly shut down, renaming and replacing.
Jul 19 08:28:59 theforce systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
Jul 19 08:28:59 theforce systemd[1]: Finished Flush Journal to Persistent Storage.
Jul 19 08:28:59 theforce systemd[1]: Starting Create System Files and Directories...
Jul 19 08:28:59 theforce systemd[1]: Finished Create System Files and Directories.
Jul 19 08:28:59 theforce systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jul 19 08:28:59 theforce systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
Jul 19 08:28:59 theforce systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
Jul 19 08:28:59 theforce systemd[1]: Save Transient machine-id to Disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
Jul 19 08:28:59 theforce systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
Jul 19 08:28:59 theforce systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Jul 19 08:28:59 theforce systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Jul 19 08:28:59 theforce systemd-modules-load[495]: Inserted module 'nvidia_uvm'
Jul 19 08:28:59 theforce kernel: nvidia-uvm: Loaded the UVM driver, major device number 236.
Jul 19 08:28:59 theforce systemd[1]: Finished Load Kernel Modules.
Jul 19 08:28:59 theforce systemd[1]: Starting Apply Kernel Variables...
Jul 19 08:28:59 theforce systemd[1]: Finished Apply Kernel Variables.
Jul 19 08:28:59 theforce systemd[1]: Reached target System Initialization.
Jul 19 08:28:59 theforce systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Jul 19 08:28:59 theforce systemd[1]: Started Daily man-db regeneration.
Jul 19 08:28:59 theforce systemd[1]: Started Daily verification of password and group files.
Jul 19 08:28:59 theforce systemd[1]: Started Daily Cleanup of Temporary Directories.
Jul 19 08:28:59 theforce systemd[1]: Reached target Timer Units.
Jul 19 08:28:59 theforce systemd[1]: Listening on D-Bus System Message Bus Socket.
Jul 19 08:28:59 theforce systemd[1]: Listening on GnuPG network certificate management daemon for /etc/pacman.d/gnupg.
Jul 19 08:28:59 theforce systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers) for /etc/pacman.d/gnupg.
Jul 19 08:28:59 theforce systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache (restricted) for /etc/pacman.d/gnupg.
Jul 19 08:28:59 theforce systemd[1]: Listening on GnuPG cryptographic agent (ssh-agent emulation) for /etc/pacman.d/gnupg.
Jul 19 08:28:59 theforce systemd[1]: Listening on GnuPG cryptographic agent and passphrase cache for /etc/pacman.d/gnupg.
Jul 19 08:28:59 theforce systemd[1]: Listening on GnuPG public key management service for /etc/pacman.d/gnupg.
Jul 19 08:28:59 theforce systemd[1]: Listening on OpenSSH Server Socket (systemd-ssh-generator, AF_UNIX Local).
Jul 19 08:28:59 theforce systemd[1]: Listening on Hostname Service Socket.
Jul 19 08:28:59 theforce systemd[1]: Reached target Socket Units.
Jul 19 08:28:59 theforce systemd[1]: Starting D-Bus System Message Bus...
Jul 19 08:28:59 theforce systemd[1]: TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 19 08:28:59 theforce systemd[1]: Started D-Bus System Message Bus.
Jul 19 08:28:59 theforce systemd[1]: Reached target Basic System.
Jul 19 08:28:59 theforce systemd[1]: Starting Network Manager...
Jul 19 08:28:59 theforce systemd[1]: Starting Save/Restore Sound Card State...
Jul 19 08:28:59 theforce systemd[1]: Manage Sound Card State (restore and store) was skipped because of an unmet condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Jul 19 08:28:59 theforce systemd[1]: Starting User Login Management...
Jul 19 08:28:59 theforce systemd[1]: TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
Jul 19 08:28:59 theforce dbus-broker-launch[747]: Ready
Jul 19 08:28:59 theforce systemd[1]: Finished Save/Restore Sound Card State.
Jul 19 08:28:59 theforce systemd[1]: Reached target Sound Card.
Jul 19 08:28:59 theforce NetworkManager[749]: <info>  [1721388539.7730] NetworkManager (version 1.48.4-1) is starting... (boot:09f2fc6f-4069-4300-829d-3e75686b64dc)
Jul 19 08:28:59 theforce NetworkManager[749]: <info>  [1721388539.7731] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
Jul 19 08:28:59 theforce NetworkManager[749]: <info>  [1721388539.7787] manager[0x5e8f7c4df060]: monitoring kernel firmware directory '/lib/firmware'.
Jul 19 08:28:59 theforce systemd[1]: Starting Hostname Service...
Jul 19 08:28:59 theforce systemd-logind[751]: Watching system buttons on /dev/input/event1 (Power Button)
Jul 19 08:28:59 theforce systemd-logind[751]: Watching system buttons on /dev/input/event0 (Power Button)
Jul 19 08:28:59 theforce systemd-logind[751]: Watching system buttons on /dev/input/event2 (SINO WEALTH Gaming KB )
Jul 19 08:28:59 theforce systemd-logind[751]: Watching system buttons on /dev/input/event3 (SINO WEALTH Gaming KB  System Control)
Jul 19 08:28:59 theforce systemd-logind[751]: Watching system buttons on /dev/input/event4 (SINO WEALTH Gaming KB  Consumer Control)
Jul 19 08:28:59 theforce systemd-logind[751]: Watching system buttons on /dev/input/event5 (SINO WEALTH Gaming KB  Keyboard)
Jul 19 08:28:59 theforce systemd-logind[751]: New seat seat0.
Jul 19 08:28:59 theforce systemd[1]: Started User Login Management.
Jul 19 08:28:59 theforce systemd[1]: Started Hostname Service.
Jul 19 08:28:59 theforce NetworkManager[749]: <info>  [1721388539.8226] hostname: hostname: using hostnamed
Jul 19 08:28:59 theforce NetworkManager[749]: <info>  [1721388539.8226] hostname: static hostname changed from (none) to "theforce"
Jul 19 08:28:59 theforce NetworkManager[749]: <info>  [1721388539.8229] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
Jul 19 08:28:59 theforce NetworkManager[749]: <info>  [1721388539.8231] manager[0x5e8f7c4df060]: rfkill: Wi-Fi hardware radio set enabled
Jul 19 08:28:59 theforce NetworkManager[749]: <info>  [1721388539.8231] manager[0x5e8f7c4df060]: rfkill: WWAN hardware radio set enabled
Jul 19 08:28:59 theforce NetworkManager[749]: <info>  [1721388539.8310] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.48.4-1/libnm-device-plugin-bluetooth.so)
Jul 19 08:28:59 theforce NetworkManager[749]: <info>  [1721388539.8312] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.48.4-1/libnm-device-plugin-wwan.so)
Jul 19 08:28:59 theforce NetworkManager[749]: <info>  [1721388539.8315] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.48.4-1/libnm-device-plugin-adsl.so)
Jul 19 08:28:59 theforce NetworkManager[749]: <info>  [1721388539.8326] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.48.4-1/libnm-device-plugin-wifi.so)
Jul 19 08:28:59 theforce NetworkManager[749]: <info>  [1721388539.8335] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.48.4-1/libnm-device-plugin-ovs.so)
Jul 19 08:28:59 theforce NetworkManager[749]: <info>  [1721388539.8461] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.48.4-1/libnm-device-plugin-team.so)
Jul 19 08:28:59 theforce NetworkManager[749]: <info>  [1721388539.8462] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file
Jul 19 08:28:59 theforce NetworkManager[749]: <info>  [1721388539.8463] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
Jul 19 08:28:59 theforce NetworkManager[749]: <info>  [1721388539.8463] manager: Networking is enabled by state file
Jul 19 08:28:59 theforce NetworkManager[749]: <info>  [1721388539.8468] settings: Loaded settings plugin: keyfile (internal)
Jul 19 08:28:59 theforce NetworkManager[749]: <info>  [1721388539.8486] dhcp: init: Using DHCP client 'internal'
Jul 19 08:28:59 theforce NetworkManager[749]: <info>  [1721388539.8487] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
Jul 19 08:28:59 theforce NetworkManager[749]: <info>  [1721388539.8493] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
Jul 19 08:28:59 theforce NetworkManager[749]: <info>  [1721388539.8498] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
Jul 19 08:28:59 theforce NetworkManager[749]: <info>  [1721388539.8502] device (lo): Activation: starting connection 'lo' (664e85d0-077d-4014-9421-d0d09e9424a1)
Jul 19 08:28:59 theforce NetworkManager[749]: <info>  [1721388539.8507] manager: (enp39s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
Jul 19 08:28:59 theforce NetworkManager[749]: <info>  [1721388539.8508] device (enp39s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 19 08:28:59 theforce systemd[1]: Starting Network Manager Script Dispatcher Service...
Jul 19 08:28:59 theforce systemd[1]: Started Network Manager Script Dispatcher Service.
Jul 19 08:28:59 theforce kernel: Generic FE-GE Realtek PHY r8169-0-2700:00: attached PHY driver (mii_bus:phy_addr=r8169-0-2700:00, irq=MAC)
Jul 19 08:29:00 theforce systemd[1]: Started Network Manager.
Jul 19 08:29:00 theforce NetworkManager[749]: <info>  [1721388540.0177] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
Jul 19 08:29:00 theforce systemd[1]: Reached target Network.
Jul 19 08:29:00 theforce NetworkManager[749]: <info>  [1721388540.0187] ovsdb: disconnected from ovsdb
Jul 19 08:29:00 theforce NetworkManager[749]: <info>  [1721388540.0187] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
Jul 19 08:29:00 theforce NetworkManager[749]: <info>  [1721388540.0189] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
Jul 19 08:29:00 theforce NetworkManager[749]: <info>  [1721388540.0190] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
Jul 19 08:29:00 theforce systemd[1]: Starting Permit User Sessions...
Jul 19 08:29:00 theforce NetworkManager[749]: <info>  [1721388540.0193] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
Jul 19 08:29:00 theforce kernel: r8169 0000:27:00.0 enp39s0: Link is Down
Jul 19 08:29:00 theforce NetworkManager[749]: <info>  [1721388540.0200] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
Jul 19 08:29:00 theforce NetworkManager[749]: <info>  [1721388540.0201] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
Jul 19 08:29:00 theforce NetworkManager[749]: <info>  [1721388540.0203] device (lo): Activation: successful, device activated.
Jul 19 08:29:00 theforce kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:2d:00.0 on minor 1
Jul 19 08:29:00 theforce kernel: Console: switching to colour dummy device 80x25
Jul 19 08:29:00 theforce systemd[1]: Finished Permit User Sessions.
Jul 19 08:29:00 theforce systemd[1]: Reached target Multi-User System.
Jul 19 08:29:00 theforce systemd[1]: Starting Light Display Manager...
Jul 19 08:29:00 theforce systemd[1]: Started Light Display Manager.
Jul 19 08:29:00 theforce systemd[1]: Reached target Graphical Interface.
Jul 19 08:29:00 theforce systemd[1]: Startup finished in 25.183s (firmware) + 1.697s (loader) + 2.675s (kernel) + 3.242s (userspace) = 32.799s.
Jul 19 08:29:00 theforce systemd[1]: Reached target User and Group Name Lookups.
Jul 19 08:29:00 theforce systemd[1]: Starting Accounts Service...
Jul 19 08:29:00 theforce kernel: nvidia 0000:2d:00.0: vgaarb: deactivate vga console
Jul 19 08:29:00 theforce systemd[1]: Starting Authorization Manager...
Jul 19 08:29:00 theforce polkitd[799]: Started polkitd version 124
Jul 19 08:29:00 theforce polkitd[799]: Loading rules from directory /etc/polkit-1/rules.d
Jul 19 08:29:00 theforce polkitd[799]: Loading rules from directory /usr/share/polkit-1/rules.d
Jul 19 08:29:00 theforce polkitd[799]: Finished loading, compiling and executing 12 rules
Jul 19 08:29:00 theforce systemd[1]: Started Authorization Manager.
Jul 19 08:29:00 theforce polkitd[799]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Jul 19 08:29:00 theforce accounts-daemon[794]: started daemon version 23.13.0
Jul 19 08:29:00 theforce systemd[1]: Started Accounts Service.
Jul 19 08:29:00 theforce NetworkManager[749]: <info>  [1721388540.1894] device (wlan0): driver supports Access Point (AP) mode
Jul 19 08:29:00 theforce systemd[1]: Starting Load/Save RF Kill Switch Status...
Jul 19 08:29:00 theforce NetworkManager[749]: <info>  [1721388540.1898] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
Jul 19 08:29:00 theforce kernel: usbcore: registered new interface driver rtl8812au
Jul 19 08:29:00 theforce NetworkManager[749]: <info>  [1721388540.1913] rfkill0: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:08.1/0000:2f:00.3/usb5/5-1/5-1:1.0/ieee80211/phy0/rfkill0) (driver rtl8812au)
Jul 19 08:29:00 theforce NetworkManager[749]: <info>  [1721388540.1927] device (wlan0): interface index 3 renamed iface from 'wlan0' to 'wlp47s0f3u1'
Jul 19 08:29:00 theforce kernel: rtl8812au 5-1:1.0 wlp47s0f3u1: renamed from wlan0
Jul 19 08:29:00 theforce kernel: fbcon: nvidia-drmdrmfb (fb0) is primary device
Jul 19 08:29:00 theforce systemd[1]: Started Load/Save RF Kill Switch Status.
Jul 19 08:29:00 theforce NetworkManager[749]: <info>  [1721388540.1971] device (wlp47s0f3u1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 19 08:29:00 theforce kernel: Console: switching to colour frame buffer device 180x56
Jul 19 08:29:00 theforce kernel: nvidia 0000:2d:00.0: [drm] fb0: nvidia-drmdrmfb frame buffer device
Jul 19 08:29:00 theforce lightdm[787]: display_manager_add_seat: assertion '!priv->stopping' failed
Jul 19 08:29:00 theforce systemd[1]: lightdm.service: Main process exited, code=exited, status=1/FAILURE
Jul 19 08:29:00 theforce systemd[1]: lightdm.service: Failed with result 'exit-code'.
Jul 19 08:29:00 theforce systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 1.
Jul 19 08:29:00 theforce systemd[1]: Starting Light Display Manager...
Jul 19 08:29:00 theforce systemd[1]: Started Light Display Manager.
Jul 19 08:29:01 theforce lightdm[853]: pam_unix(lightdm-greeter:session): session opened for user lightdm(uid=971) by (uid=0)
Jul 19 08:29:01 theforce lightdm[853]: pam_systemd(lightdm-greeter:session): New sd-bus connection (system-bus-pam-systemd-853) opened.
Jul 19 08:29:01 theforce systemd-logind[751]: New session c1 of user lightdm.
Jul 19 08:29:01 theforce systemd[1]: Created slice User Slice of UID 971.
Jul 19 08:29:01 theforce systemd[1]: Starting User Runtime Directory /run/user/971...
Jul 19 08:29:01 theforce systemd[1]: Finished User Runtime Directory /run/user/971.
Jul 19 08:29:01 theforce systemd[1]: Starting User Manager for UID 971...
Jul 19 08:29:01 theforce dbus-broker-launch[747]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
Jul 19 08:29:01 theforce (systemd)[860]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[lightdm] ruser=[<unknown>] rhost=[<unknown>]
Jul 19 08:29:01 theforce (systemd)[860]: pam_unix(systemd-user:session): session opened for user lightdm(uid=971) by lightdm(uid=0)
Jul 19 08:29:01 theforce systemd-logind[751]: New session 1 of user lightdm.
Jul 19 08:29:01 theforce NetworkManager[749]: <info>  [1721388541.6934] device (wlp47s0f3u1): set-hw-addr: set MAC address to 4A:80:87:F1:4E:67 (scanning)
Jul 19 08:29:01 theforce systemd[1]: Starting WPA supplicant...
Jul 19 08:29:01 theforce systemd[1]: Started WPA supplicant.
Jul 19 08:29:01 theforce wpa_supplicant[870]: Successfully initialized wpa_supplicant
Jul 19 08:29:01 theforce systemd[860]: Queued start job for default target Main User Target.
Jul 19 08:29:01 theforce NetworkManager[749]: <info>  [1721388541.8384] device (wlp47s0f3u1): supplicant interface state: internal-starting -> disconnected
Jul 19 08:29:01 theforce NetworkManager[749]: <info>  [1721388541.8385] Wi-Fi P2P device controlled by interface wlp47s0f3u1 created
Jul 19 08:29:01 theforce NetworkManager[749]: <info>  [1721388541.8387] manager: (p2p-dev-wlp47s0f3u1): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
Jul 19 08:29:01 theforce NetworkManager[749]: <info>  [1721388541.8389] device (p2p-dev-wlp47s0f3u1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Jul 19 08:29:01 theforce NetworkManager[749]: <info>  [1721388541.8394] device (wlp47s0f3u1): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Jul 19 08:29:01 theforce NetworkManager[749]: <info>  [1721388541.8400] device (p2p-dev-wlp47s0f3u1): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Jul 19 08:29:01 theforce systemd[860]: Created slice User Application Slice.
Jul 19 08:29:01 theforce systemd[860]: Reached target Paths.
Jul 19 08:29:01 theforce systemd[860]: Reached target Timers.
Jul 19 08:29:01 theforce systemd[860]: Starting D-Bus User Message Bus Socket...
Jul 19 08:29:01 theforce systemd[860]: Listening on GnuPG network certificate management daemon.
Jul 19 08:29:01 theforce systemd[860]: Listening on GNOME Keyring daemon.
Jul 19 08:29:01 theforce systemd[860]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jul 19 08:29:01 theforce systemd[860]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jul 19 08:29:01 theforce systemd[860]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jul 19 08:29:01 theforce systemd[860]: Listening on GnuPG cryptographic agent and passphrase cache.
Jul 19 08:29:01 theforce systemd[860]: Listening on GnuPG public key management service.
Jul 19 08:29:01 theforce systemd[860]: Listening on p11-kit server.
Jul 19 08:29:01 theforce systemd[860]: Listening on PipeWire PulseAudio.
Jul 19 08:29:01 theforce systemd[860]: Listening on PipeWire Multimedia System Sockets.
Jul 19 08:29:01 theforce systemd[860]: Listening on D-Bus User Message Bus Socket.
Jul 19 08:29:01 theforce systemd[860]: Reached target Sockets.
Jul 19 08:29:01 theforce systemd[860]: Reached target Basic System.
Jul 19 08:29:01 theforce systemd[1]: Started User Manager for UID 971.
Jul 19 08:29:01 theforce systemd[860]: Starting Update XDG user dir configuration...
Jul 19 08:29:01 theforce systemd[1]: Started Session c1 of User lightdm.
Jul 19 08:29:01 theforce systemd[860]: Finished Update XDG user dir configuration.
Jul 19 08:29:01 theforce systemd[860]: Reached target Main User Target.
Jul 19 08:29:01 theforce systemd[860]: Startup finished in 389ms.
Jul 19 08:29:01 theforce systemd[860]: Created slice User Core Session Slice.
Jul 19 08:29:01 theforce systemd[860]: Starting D-Bus User Message Bus...
Jul 19 08:29:01 theforce dbus-broker-launch[877]: Service file '/usr/share//dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Jul 19 08:29:01 theforce dbus-broker-launch[877]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share//dbus-1/services/org.xfce.Thunar.FileManager1.service'
Jul 19 08:29:01 theforce dbus-broker-launch[877]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Cache1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Cache1'.
Jul 19 08:29:01 theforce dbus-broker-launch[877]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Manager1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Manager1'.
Jul 19 08:29:01 theforce dbus-broker-launch[877]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Thumbnailer1'.
Jul 19 08:29:01 theforce dbus-broker-launch[877]: Service file '/usr/share//dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Jul 19 08:29:01 theforce dbus-broker-launch[877]: Service file '/usr/share//dbus-1/services/org.xfce.xfce4-notifyd.Notifyd.service' is not named after the D-Bus name 'org.xfce.Notifyd'.
Jul 19 08:29:01 theforce dbus-broker-launch[877]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Jul 19 08:29:01 theforce dbus-broker-launch[877]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Jul 19 08:29:01 theforce systemd[860]: Started D-Bus User Message Bus.
Jul 19 08:29:01 theforce dbus-broker-launch[877]: Ready
Jul 19 08:29:01 theforce systemd[860]: Starting Accessibility services bus...
Jul 19 08:29:01 theforce systemd[860]: Started Accessibility services bus.
Jul 19 08:29:01 theforce at-spi-bus-launcher[885]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +15: Eavesdropping is deprecated and ignored
Jul 19 08:29:01 theforce at-spi-bus-launcher[885]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +17: Eavesdropping is deprecated and ignored
Jul 19 08:29:01 theforce dbus-broker-launch[885]: Ready
Jul 19 08:29:01 theforce systemd[860]: Starting Virtual filesystem service...
Jul 19 08:29:01 theforce systemd[860]: Started Virtual filesystem service.
Jul 19 08:29:02 theforce systemd[860]: Created slice Slice /app/dbus-:1.4-org.a11y.atspi.Registry.
Jul 19 08:29:02 theforce systemd[860]: Started dbus-:1.4-org.a11y.atspi.Registry@0.service.
Jul 19 08:29:02 theforce lightdm[907]: pam_systemd_home(lightdm:auth): New sd-bus connection (system-bus-pam-systemd-home-907) opened.
Jul 19 08:29:02 theforce at-spi2-registryd[908]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jul 19 08:29:05 theforce systemd[1]: systemd-rfkill.service: Deactivated successfully.
Jul 19 08:29:05 theforce NetworkManager[749]: <info>  [1721388545.2472] policy: auto-activating connection 'Cati2_5G' (d40e07c8-007f-4eca-9d1e-e01e6f1fd9ff)
Jul 19 08:29:05 theforce NetworkManager[749]: <info>  [1721388545.2476] device (wlp47s0f3u1): Activation: starting connection 'Cati2_5G' (d40e07c8-007f-4eca-9d1e-e01e6f1fd9ff)
Jul 19 08:29:05 theforce NetworkManager[749]: <info>  [1721388545.2477] device (wlp47s0f3u1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 19 08:29:05 theforce NetworkManager[749]: <info>  [1721388545.2479] manager: NetworkManager state is now CONNECTING
Jul 19 08:29:05 theforce NetworkManager[749]: <info>  [1721388545.3218] device (wlp47s0f3u1): set-hw-addr: reset MAC address to 30:E1:F1:86:50:C8 (preserve)
Jul 19 08:29:05 theforce NetworkManager[749]: <info>  [1721388545.3219] device (wlp47s0f3u1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 19 08:29:05 theforce NetworkManager[749]: <info>  [1721388545.3221] device (wlp47s0f3u1): Activation: (wifi) access point 'Cati2_5G' has security, but secrets are required.
Jul 19 08:29:05 theforce NetworkManager[749]: <info>  [1721388545.3222] device (wlp47s0f3u1): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Jul 19 08:29:05 theforce NetworkManager[749]: <info>  [1721388545.3223] sup-iface[9cedf7387e24f729,0,wlp47s0f3u1]: wps: type pbc start...
Jul 19 08:29:05 theforce NetworkManager[749]: <info>  [1721388545.3230] device (wlp47s0f3u1): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Jul 19 08:29:05 theforce NetworkManager[749]: <info>  [1721388545.3232] device (wlp47s0f3u1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Jul 19 08:29:05 theforce NetworkManager[749]: <info>  [1721388545.3233] device (wlp47s0f3u1): Activation: (wifi) connection 'Cati2_5G' has security, and secrets exist.  No new secrets needed.
Jul 19 08:29:05 theforce NetworkManager[749]: <info>  [1721388545.3234] Config: added 'ssid' value 'Cati2_5G'
Jul 19 08:29:05 theforce NetworkManager[749]: <info>  [1721388545.3234] Config: added 'scan_ssid' value '1'
Jul 19 08:29:05 theforce NetworkManager[749]: <info>  [1721388545.3234] Config: added 'bgscan' value 'simple:30:-65:300'
Jul 19 08:29:05 theforce NetworkManager[749]: <info>  [1721388545.3234] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Jul 19 08:29:05 theforce NetworkManager[749]: <info>  [1721388545.3234] Config: added 'auth_alg' value 'OPEN'
Jul 19 08:29:05 theforce NetworkManager[749]: <info>  [1721388545.3234] Config: added 'psk' value '<hidden>'
Jul 19 08:29:05 theforce wpa_supplicant[870]: wlp47s0f3u1: WPS-CANCEL
Jul 19 08:29:05 theforce wpa_supplicant[870]: wlp47s0f3u1: Trying to associate with 9a:1a:35:12:f0:54 (SSID='Cati2_5G' freq=5180 MHz)
Jul 19 08:29:06 theforce lightdm[907]: gkr-pam: unable to locate daemon control file
Jul 19 08:29:06 theforce lightdm[907]: gkr-pam: stashed password to try later in open session
Jul 19 08:29:06 theforce systemd[1]: Stopping Session c1 of User lightdm...
Jul 19 08:29:06 theforce lightdm[853]: pam_unix(lightdm-greeter:session): session closed for user lightdm
Jul 19 08:29:06 theforce lightdm[853]: pam_systemd(lightdm-greeter:session): New sd-bus connection (system-bus-pam-systemd-853) opened.
Jul 19 08:29:06 theforce systemd[1]: session-c1.scope: Deactivated successfully.
Jul 19 08:29:06 theforce systemd[1]: Stopped Session c1 of User lightdm.
Jul 19 08:29:06 theforce systemd-logind[751]: Removed session c1.
Jul 19 08:29:06 theforce lightdm[907]: pam_unix(lightdm:session): session opened for user deveng(uid=1000) by deveng(uid=0)
Jul 19 08:29:06 theforce lightdm[907]: pam_systemd(lightdm:session): New sd-bus connection (system-bus-pam-systemd-907) opened.
Jul 19 08:29:06 theforce systemd-logind[751]: New session 2 of user deveng.
Jul 19 08:29:06 theforce systemd[1]: Created slice User Slice of UID 1000.
Jul 19 08:29:06 theforce systemd[1]: Starting User Runtime Directory /run/user/1000...
Jul 19 08:29:06 theforce systemd[1]: Finished User Runtime Directory /run/user/1000.
Jul 19 08:29:06 theforce systemd[1]: Starting User Manager for UID 1000...
Jul 19 08:29:06 theforce (systemd)[925]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[deveng] ruser=[<unknown>] rhost=[<unknown>]
Jul 19 08:29:06 theforce (systemd)[925]: pam_unix(systemd-user:session): session opened for user deveng(uid=1000) by deveng(uid=0)
Jul 19 08:29:06 theforce systemd-logind[751]: New session 3 of user deveng.
Jul 19 08:29:06 theforce systemd[925]: Queued start job for default target Main User Target.
Jul 19 08:29:06 theforce systemd-journald[494]: File /var/log/journal/b4e406e7e6364d62924c8abf4101bcf9/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
Jul 19 08:29:06 theforce systemd[925]: Created slice User Application Slice.
Jul 19 08:29:06 theforce systemd[925]: Reached target Paths.
Jul 19 08:29:06 theforce systemd[925]: Reached target Timers.
Jul 19 08:29:06 theforce systemd[925]: Starting D-Bus User Message Bus Socket...
Jul 19 08:29:06 theforce systemd[925]: Listening on GnuPG network certificate management daemon.
Jul 19 08:29:06 theforce systemd[925]: Listening on GNOME Keyring daemon.
Jul 19 08:29:06 theforce systemd[925]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jul 19 08:29:06 theforce systemd[925]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jul 19 08:29:06 theforce systemd[925]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jul 19 08:29:06 theforce systemd[925]: Listening on GnuPG cryptographic agent and passphrase cache.
Jul 19 08:29:06 theforce systemd[925]: Listening on GnuPG public key management service.
Jul 19 08:29:06 theforce systemd[925]: Listening on p11-kit server.
Jul 19 08:29:06 theforce systemd[925]: Listening on PipeWire PulseAudio.
Jul 19 08:29:06 theforce systemd[925]: Listening on PipeWire Multimedia System Sockets.
Jul 19 08:29:06 theforce systemd[925]: Listening on D-Bus User Message Bus Socket.
Jul 19 08:29:06 theforce systemd[925]: Reached target Sockets.
Jul 19 08:29:06 theforce systemd[925]: Reached target Basic System.
Jul 19 08:29:06 theforce systemd[925]: Starting Update XDG user dir configuration...
Jul 19 08:29:06 theforce systemd[1]: Started User Manager for UID 1000.
Jul 19 08:29:06 theforce systemd[1]: Started Session 2 of User deveng.
Jul 19 08:29:06 theforce systemd[925]: Started GNOME Keyring daemon.
Jul 19 08:29:06 theforce systemd[925]: Finished Update XDG user dir configuration.
Jul 19 08:29:06 theforce systemd[925]: Reached target Main User Target.
Jul 19 08:29:06 theforce systemd[925]: Startup finished in 161ms.
Jul 19 08:29:06 theforce gnome-keyring-daemon[937]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring
Jul 19 08:29:06 theforce systemd[925]: Created slice User Core Session Slice.
Jul 19 08:29:06 theforce systemd[925]: Starting D-Bus User Message Bus...
Jul 19 08:29:06 theforce NetworkManager[749]: <info>  [1721388546.8089] device (enp39s0): carrier: link connected
Jul 19 08:29:06 theforce NetworkManager[749]: <info>  [1721388546.8091] device (enp39s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Jul 19 08:29:06 theforce kernel: Generic FE-GE Realtek PHY r8169-0-2700:00: Downshift occurred from negotiated speed 1Gbps to actual speed 100Mbps, check cabling!
Jul 19 08:29:06 theforce kernel: r8169 0000:27:00.0 enp39s0: Link is Up - 100Mbps/Full (downshifted) - flow control off
Jul 19 08:29:06 theforce dbus-broker-launch[943]: Service file '/usr/share//dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Jul 19 08:29:06 theforce dbus-broker-launch[943]: Ignoring duplicate name 'org.freedesktop.FileManager1' in service file '/usr/share//dbus-1/services/org.xfce.Thunar.FileManager1.service'
Jul 19 08:29:06 theforce dbus-broker-launch[943]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Jul 19 08:29:06 theforce dbus-broker-launch[943]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Jul 19 08:29:06 theforce dbus-broker-launch[943]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Cache1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Cache1'.
Jul 19 08:29:06 theforce dbus-broker-launch[943]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Manager1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Manager1'.
Jul 19 08:29:06 theforce dbus-broker-launch[943]: Service file '/usr/share//dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Thumbnailer1'.
Jul 19 08:29:06 theforce dbus-broker-launch[943]: Service file '/usr/share//dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Jul 19 08:29:06 theforce dbus-broker-launch[943]: Service file '/usr/share//dbus-1/services/org.xfce.xfce4-notifyd.Notifyd.service' is not named after the D-Bus name 'org.xfce.Notifyd'.
Jul 19 08:29:06 theforce systemd[925]: Started D-Bus User Message Bus.
Jul 19 08:29:06 theforce dbus-broker-launch[943]: Ready
Jul 19 08:29:06 theforce lightdm[907]: gkr-pam: unlocked login keyring
Jul 19 08:29:06 theforce NetworkManager[749]: <info>  [1721388546.8860] device (wlp47s0f3u1): supplicant interface state: disconnected -> associating
Jul 19 08:29:06 theforce NetworkManager[749]: <info>  [1721388546.8860] device (p2p-dev-wlp47s0f3u1): supplicant management interface state: disconnected -> associating
Jul 19 08:29:06 theforce systemd[925]: Starting Virtual filesystem service...
Jul 19 08:29:07 theforce systemd[925]: Started Virtual filesystem service.
Jul 19 08:29:07 theforce systemd[925]: Starting Accessibility services bus...
Jul 19 08:29:07 theforce wpa_supplicant[870]: wlp47s0f3u1: CTRL-EVENT-STARTED-CHANNEL-SWITCH freq=5180 ht_enabled=1 ch_offset=1 ch_width=80 MHz cf1=5210 cf2=0
Jul 19 08:29:07 theforce systemd[925]: Started Accessibility services bus.
Jul 19 08:29:07 theforce at-spi-bus-launcher[992]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +15: Eavesdropping is deprecated and ignored
Jul 19 08:29:07 theforce at-spi-bus-launcher[992]: Policy to allow eavesdropping in /usr/share/defaults/at-spi2/accessibility.conf +17: Eavesdropping is deprecated and ignored
Jul 19 08:29:07 theforce dbus-broker-launch[992]: Ready
Jul 19 08:29:07 theforce systemd[925]: Created slice Slice /app/dbus-:1.2-org.xfce.Xfconf.
Jul 19 08:29:07 theforce systemd[925]: Started dbus-:1.2-org.xfce.Xfconf@0.service.
Jul 19 08:29:07 theforce systemd[925]: Created slice Slice /app/dbus-:1.11-org.a11y.atspi.Registry.
Jul 19 08:29:07 theforce systemd[925]: Started dbus-:1.11-org.a11y.atspi.Registry@0.service.
Jul 19 08:29:07 theforce at-spi2-registryd[1000]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Jul 19 08:29:07 theforce systemd[925]: Started GnuPG cryptographic agent and passphrase cache.
Jul 19 08:29:07 theforce gpg-agent[1010]: gpg-agent (GnuPG) 2.4.5 starting in supervised mode.
Jul 19 08:29:07 theforce gpg-agent[1010]: using fd 3 for ssh socket (/run/user/1000/gnupg/S.gpg-agent.ssh)
Jul 19 08:29:07 theforce gpg-agent[1010]: using fd 4 for extra socket (/run/user/1000/gnupg/S.gpg-agent.extra)
Jul 19 08:29:07 theforce gpg-agent[1010]: using fd 5 for std socket (/run/user/1000/gnupg/S.gpg-agent)
Jul 19 08:29:07 theforce gpg-agent[1010]: using fd 6 for browser socket (/run/user/1000/gnupg/S.gpg-agent.browser)
Jul 19 08:29:07 theforce gpg-agent[1010]: listening on: std=5 extra=4 browser=6 ssh=3
Jul 19 08:29:07 theforce systemd[925]: Started GnuPG cryptographic agent and passphrase cache.
Jul 19 08:29:07 theforce gpg-agent[1014]: gpg-agent (GnuPG) 2.4.5 starting in supervised mode.
Jul 19 08:29:07 theforce gpg-agent[1014]: using fd 3 for ssh socket (/run/user/1000/gnupg/S.gpg-agent.ssh)
Jul 19 08:29:07 theforce gpg-agent[1014]: using fd 4 for extra socket (/run/user/1000/gnupg/S.gpg-agent.extra)
Jul 19 08:29:07 theforce gpg-agent[1014]: using fd 5 for std socket (/run/user/1000/gnupg/S.gpg-agent)
Jul 19 08:29:07 theforce gpg-agent[1014]: using fd 6 for browser socket (/run/user/1000/gnupg/S.gpg-agent.browser)
Jul 19 08:29:07 theforce gpg-agent[1014]: listening on: std=5 extra=4 browser=6 ssh=3
Jul 19 08:29:07 theforce systemd[925]: Started PipeWire Multimedia Service.
Jul 19 08:29:07 theforce systemd[925]: Started Multimedia Service Session Manager.
Jul 19 08:29:07 theforce systemd[925]: Started PipeWire PulseAudio.
Jul 19 08:29:07 theforce systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Jul 19 08:29:07 theforce systemd[1]: Started RealtimeKit Scheduling Policy Service.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Successfully called chroot.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Successfully dropped privileges.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Successfully limited resources.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Canary thread running.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Running.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Watchdog thread running.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Supervising 0 threads of 0 processes of 0 users.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Supervising 0 threads of 0 processes of 0 users.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Supervising 0 threads of 0 processes of 0 users.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Supervising 0 threads of 0 processes of 0 users.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Supervising 0 threads of 0 processes of 0 users.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Supervising 0 threads of 0 processes of 0 users.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Supervising 0 threads of 0 processes of 0 users.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Supervising 0 threads of 0 processes of 0 users.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Supervising 0 threads of 0 processes of 0 users.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Successfully made thread 1027 of process 1027 owned by '1000' high priority at nice level -11.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Supervising 1 threads of 1 processes of 1 users.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Successfully made thread 1035 of process 1027 owned by '1000' RT at priority 20.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Supervising 2 threads of 1 processes of 1 users.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Successfully made thread 1028 of process 1028 owned by '1000' high priority at nice level -11.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Supervising 3 threads of 2 processes of 1 users.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Successfully made thread 1040 of process 1028 owned by '1000' RT at priority 20.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Supervising 4 threads of 2 processes of 1 users.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Successfully made thread 1029 of process 1029 owned by '1000' high priority at nice level -11.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Supervising 5 threads of 3 processes of 1 users.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Successfully made thread 1036 of process 1029 owned by '1000' RT at priority 20.
Jul 19 08:29:07 theforce rtkit-daemon[1034]: Supervising 6 threads of 3 processes of 1 users.
Jul 19 08:29:07 theforce kernel: r8169 0000:27:00.0 enp39s0: Link is Down
Jul 19 08:29:07 theforce NetworkManager[749]: <info>  [1721388547.8106] device (enp39s0): state change: disconnected -> unavailable (reason 'carrier-changed', sys-iface-state: 'managed')
Jul 19 08:29:07 theforce kernel: usb 5-4: reset high-speed USB device number 3 using xhci_hcd
Jul 19 08:29:07 theforce systemd[925]: Starting Thumbnailing service...
Jul 19 08:29:08 theforce systemd[1]: Starting Daemon for power management...
Jul 19 08:29:08 theforce systemd[925]: Starting XFCE notifications service...
Jul 19 08:29:08 theforce tumblerd[1088]: Failed to load plugin "tumbler-ffmpeg-thumbnailer.so": libffmpegthumbnailer.so.4: cannot open shared object file: No such file or directory
Jul 19 08:29:08 theforce tumblerd[1088]: Failed to load plugin "tumbler-gepub-thumbnailer.so": libgepub-0.7.so.0: cannot open shared object file: No such file or directory
Jul 19 08:29:08 theforce tumblerd[1088]: Failed to load plugin "tumbler-raw-thumbnailer.so": libopenrawgnome.so.9: cannot open shared object file: No such file or directory
Jul 19 08:29:08 theforce systemd[925]: Starting Virtual filesystem service - disk device monitor...
Jul 19 08:29:08 theforce systemd[925]: Started XFCE notifications service.
Jul 19 08:29:08 theforce systemd[1]: Starting Disk Manager...
Jul 19 08:29:08 theforce udisksd[1125]: udisks daemon version 2.10.1 starting
Jul 19 08:29:08 theforce systemd[1]: Started Daemon for power management.
Jul 19 08:29:08 theforce systemd[1]: Started Disk Manager.
Jul 19 08:29:08 theforce udisksd[1125]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Jul 19 08:29:08 theforce systemd[925]: Started Virtual filesystem service - disk device monitor.
Jul 19 08:29:08 theforce systemd[925]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
Jul 19 08:29:08 theforce systemd[925]: Created slice Slice /app/dbus-:1.2-org.gnome.OnlineAccounts.
Jul 19 08:29:08 theforce systemd[925]: Started dbus-:1.2-org.gnome.OnlineAccounts@0.service.
Jul 19 08:29:08 theforce goa-daemon[1150]: goa-daemon version 3.50.3 starting
Jul 19 08:29:08 theforce systemd[925]: Created slice Slice /app/dbus-:1.2-org.gnome.Identity.
Jul 19 08:29:08 theforce systemd[925]: Started dbus-:1.2-org.gnome.Identity@0.service.
Jul 19 08:29:08 theforce systemd[925]: Started Virtual filesystem service - GNOME Online Accounts monitor.
Jul 19 08:29:08 theforce systemd[925]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
Jul 19 08:29:08 theforce systemd[925]: Started Virtual filesystem service - Media Transfer Protocol monitor.
Jul 19 08:29:08 theforce systemd[925]: Starting Virtual filesystem service - Apple File Conduit monitor...
Jul 19 08:29:08 theforce systemd[925]: Started Virtual filesystem service - Apple File Conduit monitor.
Jul 19 08:29:08 theforce systemd[925]: Starting Virtual filesystem service - digital camera monitor...
Jul 19 08:29:08 theforce systemd[925]: Started Virtual filesystem service - digital camera monitor.
Jul 19 08:29:08 theforce systemd[925]: Started Thumbnailing service.
Jul 19 08:29:08 theforce gvfsd-trash[1230]: GFileInfo created without standard::name
Jul 19 08:29:08 theforce gvfsd-trash[1230]: file ../glib/gio/gfileinfo.c: line 1698 (g_file_info_get_name): should not be reached
Jul 19 08:29:08 theforce gvfsd-trash[1230]: GFileInfo created without standard::name
Jul 19 08:29:08 theforce gvfsd-trash[1230]: file ../glib/gio/gfileinfo.c: line 1698 (g_file_info_get_name): should not be reached
Jul 19 08:29:08 theforce gvfsd-trash[1230]: GFileInfo created without standard::name
Jul 19 08:29:08 theforce gvfsd-trash[1230]: file ../glib/gio/gfileinfo.c: line 1698 (g_file_info_get_name): should not be reached
Jul 19 08:29:08 theforce gvfsd-trash[1230]: GFileInfo created without standard::name
Jul 19 08:29:08 theforce gvfsd-trash[1230]: file ../glib/gio/gfileinfo.c: line 1698 (g_file_info_get_name): should not be reached
Jul 19 08:29:08 theforce gvfsd-trash[1230]: GFileInfo created without standard::name
Jul 19 08:29:08 theforce gvfsd-trash[1230]: file ../glib/gio/gfileinfo.c: line 1698 (g_file_info_get_name): should not be reached
Jul 19 08:29:08 theforce gvfsd-trash[1230]: GFileInfo created without standard::name
Jul 19 08:29:08 theforce gvfsd-trash[1230]: file ../glib/gio/gfileinfo.c: line 1698 (g_file_info_get_name): should not be reached
Jul 19 08:29:08 theforce gvfsd-trash[1230]: GFileInfo created without standard::name
Jul 19 08:29:08 theforce gvfsd-trash[1230]: file ../glib/gio/gfileinfo.c: line 1698 (g_file_info_get_name): should not be reached
Jul 19 08:29:08 theforce gvfsd-trash[1230]: GFileInfo created without standard::name
Jul 19 08:29:08 theforce gvfsd-trash[1230]: file ../glib/gio/gfileinfo.c: line 1698 (g_file_info_get_name): should not be reached
Jul 19 08:29:08 theforce gvfsd-trash[1230]: GFileInfo created without standard::name
Jul 19 08:29:08 theforce gvfsd-trash[1230]: file ../glib/gio/gfileinfo.c: line 1698 (g_file_info_get_name): should not be reached
Jul 19 08:29:08 theforce gvfsd-trash[1230]: GFileInfo created without standard::name
Jul 19 08:29:08 theforce gvfsd-trash[1230]: file ../glib/gio/gfileinfo.c: line 1698 (g_file_info_get_name): should not be reached
Jul 19 08:29:08 theforce gvfsd-trash[1230]: GFileInfo created without standard::name
Jul 19 08:29:08 theforce gvfsd-trash[1230]: file ../glib/gio/gfileinfo.c: line 1698 (g_file_info_get_name): should not be reached
Jul 19 08:29:08 theforce gvfsd-trash[1230]: GFileInfo created without standard::name
Jul 19 08:29:08 theforce gvfsd-trash[1230]: file ../glib/gio/gfileinfo.c: line 1698 (g_file_info_get_name): should not be reached
Jul 19 08:29:08 theforce gvfsd-trash[1230]: GFileInfo created without standard::name
Jul 19 08:29:08 theforce gvfsd-trash[1230]: file ../glib/gio/gfileinfo.c: line 1698 (g_file_info_get_name): should not be reached
Jul 19 08:29:08 theforce gvfsd-trash[1230]: GFileInfo created without standard::name
Jul 19 08:29:08 theforce gvfsd-trash[1230]: file ../glib/gio/gfileinfo.c: line 1698 (g_file_info_get_name): should not be reached
Jul 19 08:29:08 theforce wireplumber[1028]: spa.bluez5: BlueZ system service is not available
Jul 19 08:29:08 theforce wireplumber[1028]: [0:00:14.451746605] [1028] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
Jul 19 08:29:08 theforce wireplumber[1028]: [0:00:14.451762305] [1028] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
Jul 19 08:29:08 theforce wireplumber[1028]: [0:00:14.451788095] [1028]  INFO Camera camera_manager.cpp:313 libcamera v0.3.0
Jul 19 08:29:08 theforce systemd[925]: Starting sandboxed app permission store...
Jul 19 08:29:08 theforce systemd[925]: Started sandboxed app permission store.
Jul 19 08:29:09 theforce wpa_supplicant[870]: wlp47s0f3u1: CTRL-EVENT-ASSOC-REJECT status_code=1
Jul 19 08:29:09 theforce wpa_supplicant[870]: BSSID 9a:1a:35:12:f0:54 ignore list count incremented to 2, ignoring for 10 seconds
Jul 19 08:29:09 theforce wpa_supplicant[870]: wlp47s0f3u1: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 19 08:29:09 theforce NetworkManager[749]: <info>  [1721388549.0304] device (wlp47s0f3u1): supplicant interface state: associating -> disconnected
Jul 19 08:29:09 theforce NetworkManager[749]: <info>  [1721388549.0305] device (p2p-dev-wlp47s0f3u1): supplicant management interface state: associating -> disconnected
Jul 19 08:29:09 theforce NetworkManager[749]: <info>  [1721388549.1356] device (wlp47s0f3u1): supplicant interface state: disconnected -> scanning
Jul 19 08:29:09 theforce NetworkManager[749]: <info>  [1721388549.1356] device (p2p-dev-wlp47s0f3u1): supplicant management interface state: disconnected -> scanning
Jul 19 08:29:09 theforce wpa_supplicant[870]: wlp47s0f3u1: Trying to associate with 10:a4:da:c3:16:88 (SSID='Cati2_5G' freq=5180 MHz)
Jul 19 08:29:09 theforce wpa_supplicant[870]: wlp47s0f3u1: CTRL-EVENT-STARTED-CHANNEL-SWITCH freq=5180 ht_enabled=1 ch_offset=1 ch_width=80 MHz cf1=5210 cf2=0
Jul 19 08:29:09 theforce NetworkManager[749]: <info>  [1721388549.8438] device (wlp47s0f3u1): supplicant interface state: scanning -> associating
Jul 19 08:29:09 theforce NetworkManager[749]: <info>  [1721388549.8438] device (p2p-dev-wlp47s0f3u1): supplicant management interface state: scanning -> associating
Jul 19 08:29:09 theforce systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jul 19 08:29:10 theforce wpa_supplicant[870]: wlp47s0f3u1: Associated with 10:a4:da:c3:16:88
Jul 19 08:29:10 theforce wpa_supplicant[870]: wlp47s0f3u1: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 19 08:29:10 theforce NetworkManager[749]: <info>  [1721388550.1637] device (wlp47s0f3u1): supplicant interface state: associating -> 4way_handshake
Jul 19 08:29:10 theforce NetworkManager[749]: <info>  [1721388550.1637] device (p2p-dev-wlp47s0f3u1): supplicant management interface state: associating -> 4way_handshake
Jul 19 08:29:10 theforce wpa_supplicant[870]: wlp47s0f3u1: WPA: Key negotiation completed with 10:a4:da:c3:16:88 [PTK=CCMP GTK=TKIP]
Jul 19 08:29:10 theforce wpa_supplicant[870]: wlp47s0f3u1: CTRL-EVENT-CONNECTED - Connection to 10:a4:da:c3:16:88 completed [id=0 id_str=]
Jul 19 08:29:10 theforce wpa_supplicant[870]: bgscan simple: Failed to enable signal strength monitoring
Jul 19 08:29:10 theforce NetworkManager[749]: <info>  [1721388550.1807] device (wlp47s0f3u1): supplicant interface state: 4way_handshake -> completed
Jul 19 08:29:10 theforce NetworkManager[749]: <info>  [1721388550.1807] device (wlp47s0f3u1): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "Cati2_5G"
Jul 19 08:29:10 theforce NetworkManager[749]: <info>  [1721388550.1807] device (p2p-dev-wlp47s0f3u1): supplicant management interface state: 4way_handshake -> completed
Jul 19 08:29:10 theforce NetworkManager[749]: <info>  [1721388550.1815] device (wlp47s0f3u1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Jul 19 08:29:10 theforce NetworkManager[749]: <info>  [1721388550.1820] dhcp4 (wlp47s0f3u1): activation: beginning transaction (timeout in 45 seconds)
Jul 19 08:29:11 theforce systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 1287 (AUTHENTICATE)
Jul 19 08:29:11 theforce systemd[1]: Mounting Arbitrary Executable File Formats File System...
Jul 19 08:29:11 theforce systemd[1]: Mounted Arbitrary Executable File Formats File System.
Jul 19 08:29:11 theforce NetworkManager[749]: <info>  [1721388551.5588] dhcp6 (wlp47s0f3u1): activation: beginning transaction (timeout in 45 seconds)
Jul 19 08:29:11 theforce NetworkManager[749]: <info>  [1721388551.5591] policy: set 'Cati2_5G' (wlp47s0f3u1) as default for IPv6 routing and DNS
Jul 19 08:29:11 theforce dbus-broker-launch[747]: Activation request for 'org.freedesktop.resolve1' failed: The systemd unit 'dbus-org.freedesktop.resolve1.service' could not be found.
Jul 19 08:29:11 theforce NetworkManager[749]: <info>  [1721388551.6012] dhcp6 (wlp47s0f3u1): state changed new lease, address=2804:1354:814c:dc00::2
Jul 19 08:29:13 theforce systemd[1]: Starting Network Manager Script Dispatcher Service...
Jul 19 08:29:13 theforce systemd[1]: Started Network Manager Script Dispatcher Service.
Jul 19 08:29:13 theforce NetworkManager[749]: <info>  [1721388553.5608] device (wlp47s0f3u1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Jul 19 08:29:13 theforce NetworkManager[749]: <info>  [1721388553.5622] device (wlp47s0f3u1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Jul 19 08:29:13 theforce NetworkManager[749]: <info>  [1721388553.5624] device (wlp47s0f3u1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Jul 19 08:29:13 theforce NetworkManager[749]: <info>  [1721388553.5628] manager: NetworkManager state is now CONNECTED_SITE
Jul 19 08:29:13 theforce NetworkManager[749]: <info>  [1721388553.5631] device (wlp47s0f3u1): Activation: successful, device activated.
Jul 19 08:29:13 theforce NetworkManager[749]: <info>  [1721388553.5637] manager: startup complete
Jul 19 08:29:14 theforce NetworkManager[749]: <info>  [1721388554.3282] dhcp4 (wlp47s0f3u1): state changed new lease, address=192.168.18.19, acd pending
Jul 19 08:29:14 theforce NetworkManager[749]: <info>  [1721388554.4701] dhcp4 (wlp47s0f3u1): state changed new lease, address=192.168.18.19
Jul 19 08:29:14 theforce NetworkManager[749]: <info>  [1721388554.4704] policy: set 'Cati2_5G' (wlp47s0f3u1) as default for IPv4 routing and DNS
Jul 19 08:29:14 theforce NetworkManager[749]: <info>  [1721388554.7185] manager: NetworkManager state is now CONNECTED_GLOBAL
Jul 19 08:29:16 theforce systemd[925]: Starting Evolution source registry...
Jul 19 08:29:16 theforce NetworkManager[749]: <info>  [1721388556.1540] agent-manager: agent[c2011a66f40b63d2,:1.49/org.freedesktop.nm-applet/1000]: agent registered
Jul 19 08:29:16 theforce polkitd[799]: Registered Authentication Agent for unix-session:2 (system bus name :1.48 [/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1], object path /org/gnome/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Jul 19 08:29:16 theforce systemd[925]: Started Evolution source registry.
Jul 19 08:29:16 theforce systemd[925]: Starting Evolution calendar service...
Jul 19 08:29:16 theforce systemd[925]: Started Evolution calendar service.
Jul 19 08:29:16 theforce systemd[925]: Starting Evolution address book service...
Jul 19 08:29:16 theforce systemd[925]: Started Evolution address book service.
Jul 19 08:29:16 theforce systemd[1]: Stopping User Manager for UID 971...
Jul 19 08:29:16 theforce systemd[860]: Activating special unit Exit the Session...
Jul 19 08:29:16 theforce systemd[860]: Stopped target Main User Target.
Jul 19 08:29:16 theforce dbus-broker[886]: Dispatched 20 messages @ 4(±6)μs / message.
Jul 19 08:29:16 theforce systemd[860]: Stopping Accessibility services bus...
Jul 19 08:29:16 theforce systemd[860]: Stopping dbus-:1.4-org.a11y.atspi.Registry@0.service...
Jul 19 08:29:16 theforce systemd[860]: Stopping Virtual filesystem service...
Jul 19 08:29:16 theforce systemd[860]: Stopped Accessibility services bus.
Jul 19 08:29:16 theforce systemd[1]: run-user-971-gvfs.mount: Deactivated successfully.
Jul 19 08:29:16 theforce systemd[860]: Stopped Virtual filesystem service.
Jul 19 08:29:16 theforce systemd[860]: Stopped dbus-:1.4-org.a11y.atspi.Registry@0.service.
Jul 19 08:29:16 theforce systemd[860]: Removed slice Slice /app/dbus-:1.4-org.a11y.atspi.Registry.
Jul 19 08:29:16 theforce systemd[860]: Stopped target Basic System.
Jul 19 08:29:16 theforce systemd[860]: Stopped target Paths.
Jul 19 08:29:16 theforce systemd[860]: Stopped target Sockets.
Jul 19 08:29:16 theforce systemd[860]: Stopped target Timers.
Jul 19 08:29:16 theforce systemd[860]: Closed GnuPG network certificate management daemon.
Jul 19 08:29:16 theforce systemd[860]: Closed GNOME Keyring daemon.
Jul 19 08:29:16 theforce systemd[860]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Jul 19 08:29:16 theforce systemd[860]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jul 19 08:29:16 theforce systemd[860]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jul 19 08:29:16 theforce systemd[860]: Closed GnuPG cryptographic agent and passphrase cache.
Jul 19 08:29:16 theforce systemd[860]: Closed GnuPG public key management service.
Jul 19 08:29:16 theforce systemd[860]: Closed p11-kit server.
Jul 19 08:29:16 theforce systemd[860]: Closed PipeWire PulseAudio.
Jul 19 08:29:16 theforce systemd[860]: Closed PipeWire Multimedia System Sockets.
Jul 19 08:29:16 theforce dbus-broker[878]: Dispatched 492 messages @ 1(±3)μs / message.
Jul 19 08:29:16 theforce systemd[860]: Stopping D-Bus User Message Bus...
Jul 19 08:29:16 theforce systemd[860]: Stopped D-Bus User Message Bus.
Jul 19 08:29:16 theforce systemd[860]: Removed slice User Core Session Slice.
Jul 19 08:29:16 theforce systemd[860]: Closed D-Bus User Message Bus Socket.
Jul 19 08:29:16 theforce systemd[860]: Removed slice User Application Slice.
Jul 19 08:29:16 theforce systemd[860]: Reached target Shutdown.
Jul 19 08:29:16 theforce systemd[860]: Finished Exit the Session.
Jul 19 08:29:16 theforce systemd[860]: Reached target Exit the Session.
Jul 19 08:29:16 theforce (sd-pam)[862]: pam_unix(systemd-user:session): session closed for user lightdm
Jul 19 08:29:16 theforce systemd[1]: user@971.service: Deactivated successfully.
Jul 19 08:29:16 theforce systemd[1]: Stopped User Manager for UID 971.
Jul 19 08:29:16 theforce systemd[1]: Stopping User Runtime Directory /run/user/971...
Jul 19 08:29:16 theforce systemd[1]: run-user-971.mount: Deactivated successfully.
Jul 19 08:29:16 theforce systemd[1]: user-runtime-dir@971.service: Deactivated successfully.
Jul 19 08:29:16 theforce systemd[1]: Stopped User Runtime Directory /run/user/971.
Jul 19 08:29:16 theforce systemd[1]: Removed slice User Slice of UID 971.
Jul 19 08:29:16 theforce systemd-logind[751]: Removed session 1.
Jul 19 08:29:16 theforce dbus-broker-launch[747]: Activation request for 'org.bluez' failed: The systemd unit 'dbus-org.bluez.service' could not be found.
Jul 19 08:29:16 theforce kernel: warning: `NetworkChangeNo' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
Jul 19 08:29:17 theforce NetworkManager[749]: <info>  [1721388557.8045] device (enp39s0): carrier: link connected
Jul 19 08:29:17 theforce NetworkManager[749]: <info>  [1721388557.8047] device (enp39s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Jul 19 08:29:17 theforce kernel: Generic FE-GE Realtek PHY r8169-0-2700:00: Downshift occurred from negotiated speed 1Gbps to actual speed 100Mbps, check cabling!
Jul 19 08:29:17 theforce kernel: r8169 0000:27:00.0 enp39s0: Link is Up - 100Mbps/Full (downshifted) - flow control off
Jul 19 08:29:18 theforce NetworkManager[749]: <info>  [1721388558.8087] device (enp39s0): state change: disconnected -> unavailable (reason 'carrier-changed', sys-iface-state: 'managed')
Jul 19 08:29:18 theforce kernel: r8169 0000:27:00.0 enp39s0: Link is Down
Jul 19 08:29:23 theforce systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jul 19 08:29:25 theforce NetworkManager[749]: <info>  [1721388565.3909] device (enp39s0): carrier: link connected
Jul 19 08:29:25 theforce NetworkManager[749]: <info>  [1721388565.3910] device (enp39s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Jul 19 08:29:25 theforce kernel: Generic FE-GE Realtek PHY r8169-0-2700:00: Downshift occurred from negotiated speed 1Gbps to actual speed 100Mbps, check cabling!
Jul 19 08:29:25 theforce kernel: r8169 0000:27:00.0 enp39s0: Link is Up - 100Mbps/Full (downshifted) - flow control off
Jul 19 08:29:26 theforce kernel: r8169 0000:27:00.0 enp39s0: Link is Down
Jul 19 08:29:26 theforce NetworkManager[749]: <info>  [1721388566.3939] device (enp39s0): state change: disconnected -> unavailable (reason 'carrier-changed', sys-iface-state: 'managed')
Jul 19 08:29:29 theforce systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jul 19 08:29:33 theforce NetworkManager[749]: <info>  [1721388573.0072] device (enp39s0): carrier: link connected
Jul 19 08:29:33 theforce NetworkManager[749]: <info>  [1721388573.0075] device (enp39s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Jul 19 08:29:33 theforce kernel: Generic FE-GE Realtek PHY r8169-0-2700:00: Downshift occurred from negotiated speed 1Gbps to actual speed 100Mbps, check cabling!
Jul 19 08:29:33 theforce kernel: r8169 0000:27:00.0 enp39s0: Link is Up - 100Mbps/Full (downshifted) - flow control off
Jul 19 08:29:33 theforce kernel: r8169 0000:27:00.0 enp39s0: Link is Down
Jul 19 08:29:34 theforce NetworkManager[749]: <info>  [1721388574.0107] device (enp39s0): state change: disconnected -> unavailable (reason 'carrier-changed', sys-iface-state: 'managed')
Jul 19 08:29:40 theforce NetworkManager[749]: <info>  [1721388580.6872] device (enp39s0): carrier: link connected
Jul 19 08:29:40 theforce NetworkManager[749]: <info>  [1721388580.6874] device (enp39s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Jul 19 08:29:40 theforce kernel: Generic FE-GE Realtek PHY r8169-0-2700:00: Downshift occurred from negotiated speed 1Gbps to actual speed 100Mbps, check cabling!
Jul 19 08:29:40 theforce kernel: r8169 0000:27:00.0 enp39s0: Link is Up - 100Mbps/Full (downshifted) - flow control off
Jul 19 08:29:41 theforce kernel: r8169 0000:27:00.0 enp39s0: Link is Down
Jul 19 08:29:41 theforce NetworkManager[749]: <info>  [1721388581.6909] device (enp39s0): state change: disconnected -> unavailable (reason 'carrier-changed', sys-iface-state: 'managed')
Jul 19 08:29:43 theforce wpa_supplicant[870]: wlp47s0f3u1: Trying to associate with 9a:1a:35:12:f0:54 (SSID='Cati2_5G' freq=5180 MHz)
Jul 19 08:29:43 theforce NetworkManager[749]: <info>  [1721388583.6984] device (wlp47s0f3u1): supplicant interface state: completed -> associating
Jul 19 08:29:43 theforce NetworkManager[749]: <info>  [1721388583.6984] device (p2p-dev-wlp47s0f3u1): supplicant management interface state: completed -> associating
Jul 19 08:29:43 theforce wpa_supplicant[870]: wlp47s0f3u1: CTRL-EVENT-STARTED-CHANNEL-SWITCH freq=5180 ht_enabled=1 ch_offset=1 ch_width=80 MHz cf1=5210 cf2=0
Jul 19 08:29:43 theforce wpa_supplicant[870]: wlp47s0f3u1: Associated with 9a:1a:35:12:f0:54
Jul 19 08:29:43 theforce wpa_supplicant[870]: wlp47s0f3u1: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 19 08:29:43 theforce NetworkManager[749]: <info>  [1721388583.8003] device (wlp47s0f3u1): supplicant interface state: associating -> associated
Jul 19 08:29:43 theforce NetworkManager[749]: <info>  [1721388583.8004] device (p2p-dev-wlp47s0f3u1): supplicant management interface state: associating -> associated
Jul 19 08:29:48 theforce NetworkManager[749]: <info>  [1721388588.3870] device (enp39s0): carrier: link connected
Jul 19 08:29:48 theforce NetworkManager[749]: <info>  [1721388588.3872] device (enp39s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Jul 19 08:29:48 theforce kernel: Generic FE-GE Realtek PHY r8169-0-2700:00: Downshift occurred from negotiated speed 1Gbps to actual speed 100Mbps, check cabling!
Jul 19 08:29:48 theforce kernel: r8169 0000:27:00.0 enp39s0: Link is Up - 100Mbps/Full (downshifted) - flow control off
Jul 19 08:29:49 theforce kernel: r8169 0000:27:00.0 enp39s0: Link is Down
Jul 19 08:29:49 theforce NetworkManager[749]: <info>  [1721388589.3912] device (enp39s0): state change: disconnected -> unavailable (reason 'carrier-changed', sys-iface-state: 'managed')
Jul 19 08:29:53 theforce wpa_supplicant[870]: wlp47s0f3u1: Authentication with 9a:1a:35:12:f0:54 timed out.
Jul 19 08:29:53 theforce wpa_supplicant[870]: BSSID 9a:1a:35:12:f0:54 ignore list count incremented to 3, ignoring for 60 seconds
Jul 19 08:29:53 theforce wpa_supplicant[870]: wlp47s0f3u1: CTRL-EVENT-DISCONNECTED bssid=9a:1a:35:12:f0:54 reason=3 locally_generated=1
Jul 19 08:29:53 theforce wpa_supplicant[870]: BSSID 9a:1a:35:12:f0:54 ignore list count incremented to 4, ignoring for 120 seconds
Jul 19 08:29:53 theforce wpa_supplicant[870]: wlp47s0f3u1: CTRL-EVENT-DSCP-POLICY clear_all
Jul 19 08:29:53 theforce wpa_supplicant[870]: wlp47s0f3u1: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Jul 19 08:29:53 theforce NetworkManager[749]: <info>  [1721388593.8134] device (wlp47s0f3u1): supplicant interface state: associated -> disconnected
Jul 19 08:29:53 theforce NetworkManager[749]: <info>  [1721388593.8134] device (p2p-dev-wlp47s0f3u1): supplicant management interface state: associated -> disconnected
Jul 19 08:29:53 theforce NetworkManager[749]: <info>  [1721388593.9138] device (wlp47s0f3u1): supplicant interface state: disconnected -> scanning
Jul 19 08:29:53 theforce NetworkManager[749]: <info>  [1721388593.9138] device (p2p-dev-wlp47s0f3u1): supplicant management interface state: disconnected -> scanning
Jul 19 08:29:57 theforce wpa_supplicant[870]: wlp47s0f3u1: Trying to associate with 10:a4:da:c3:16:88 (SSID='Cati2_5G' freq=5180 MHz)
Jul 19 08:29:57 theforce wpa_supplicant[870]: wlp47s0f3u1: CTRL-EVENT-STARTED-CHANNEL-SWITCH freq=5180 ht_enabled=1 ch_offset=1 ch_width=80 MHz cf1=5210 cf2=0
Jul 19 08:29:57 theforce NetworkManager[749]: <info>  [1721388597.3397] device (wlp47s0f3u1): supplicant interface state: scanning -> associating
Jul 19 08:29:57 theforce NetworkManager[749]: <info>  [1721388597.3398] device (p2p-dev-wlp47s0f3u1): supplicant management interface state: scanning -> associating
Jul 19 08:29:57 theforce wpa_supplicant[870]: wlp47s0f3u1: Associated with 10:a4:da:c3:16:88
Jul 19 08:29:57 theforce wpa_supplicant[870]: wlp47s0f3u1: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 19 08:29:57 theforce NetworkManager[749]: <info>  [1721388597.5752] device (wlp47s0f3u1): supplicant interface state: associating -> 4way_handshake
Jul 19 08:29:57 theforce NetworkManager[749]: <info>  [1721388597.5752] device (p2p-dev-wlp47s0f3u1): supplicant management interface state: associating -> 4way_handshake
Jul 19 08:29:57 theforce wpa_supplicant[870]: wlp47s0f3u1: WPA: Key negotiation completed with 10:a4:da:c3:16:88 [PTK=CCMP GTK=TKIP]
Jul 19 08:29:57 theforce wpa_supplicant[870]: wlp47s0f3u1: CTRL-EVENT-CONNECTED - Connection to 10:a4:da:c3:16:88 completed [id=0 id_str=]
Jul 19 08:29:57 theforce wpa_supplicant[870]: bgscan simple: Failed to enable signal strength monitoring
Jul 19 08:29:57 theforce NetworkManager[749]: <info>  [1721388597.5909] device (wlp47s0f3u1): supplicant interface state: 4way_handshake -> completed
Jul 19 08:29:57 theforce NetworkManager[749]: <info>  [1721388597.5910] device (wlp47s0f3u1): ip:dhcp4: restarting
Jul 19 08:29:57 theforce NetworkManager[749]: <info>  [1721388597.5910] dhcp4 (wlp47s0f3u1): canceled DHCP transaction
Jul 19 08:29:57 theforce NetworkManager[749]: <info>  [1721388597.5911] dhcp4 (wlp47s0f3u1): activation: beginning transaction (timeout in 45 seconds)
Jul 19 08:29:57 theforce NetworkManager[749]: <info>  [1721388597.5911] dhcp4 (wlp47s0f3u1): state changed no lease
Jul 19 08:29:57 theforce NetworkManager[749]: <info>  [1721388597.5911] dhcp4 (wlp47s0f3u1): activation: beginning transaction (timeout in 45 seconds)
Jul 19 08:29:57 theforce NetworkManager[749]: <info>  [1721388597.5912] device (wlp47s0f3u1): ip:dhcp6: restarting
Jul 19 08:29:57 theforce NetworkManager[749]: <info>  [1721388597.5912] dhcp6 (wlp47s0f3u1): canceled DHCP transaction
Jul 19 08:29:57 theforce NetworkManager[749]: <info>  [1721388597.5913] dhcp6 (wlp47s0f3u1): activation: beginning transaction (timeout in 45 seconds)
Jul 19 08:29:57 theforce NetworkManager[749]: <info>  [1721388597.5913] dhcp6 (wlp47s0f3u1): state changed no lease
Jul 19 08:29:57 theforce NetworkManager[749]: <info>  [1721388597.5913] dhcp6 (wlp47s0f3u1): activation: beginning transaction (timeout in 45 seconds)
Jul 19 08:29:57 theforce NetworkManager[749]: <info>  [1721388597.5914] device (p2p-dev-wlp47s0f3u1): supplicant management interface state: 4way_handshake -> completed
Jul 19 08:29:57 theforce NetworkManager[749]: <info>  [1721388597.6918] dhcp4 (wlp47s0f3u1): state changed new lease, address=192.168.18.19, acd pending
Jul 19 08:29:57 theforce NetworkManager[749]: <info>  [1721388597.6921] dhcp4 (wlp47s0f3u1): state changed new lease, address=192.168.18.19
Jul 19 08:29:57 theforce systemd[1]: Starting Network Manager Script Dispatcher Service...
Jul 19 08:29:57 theforce systemd[1]: Started Network Manager Script Dispatcher Service.
Jul 19 08:29:57 theforce NetworkManager[749]: <info>  [1721388597.7854] dhcp6 (wlp47s0f3u1): state changed new lease, address=2804:1354:814c:dc00::2
Jul 19 08:30:03 theforce NetworkManager[749]: <info>  [1721388603.0054] device (enp39s0): carrier: link connected
Jul 19 08:30:03 theforce NetworkManager[749]: <info>  [1721388603.0056] device (enp39s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Jul 19 08:30:03 theforce kernel: Generic FE-GE Realtek PHY r8169-0-2700:00: Downshift occurred from negotiated speed 1Gbps to actual speed 100Mbps, check cabling!
Jul 19 08:30:03 theforce kernel: r8169 0000:27:00.0 enp39s0: Link is Up - 100Mbps/Full (downshifted) - flow control off
Jul 19 08:30:03 theforce kernel: r8169 0000:27:00.0 enp39s0: Link is Down
Jul 19 08:30:04 theforce NetworkManager[749]: <info>  [1721388604.0082] device (enp39s0): state change: disconnected -> unavailable (reason 'carrier-changed', sys-iface-state: 'managed')
Jul 19 08:30:07 theforce systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jul 19 08:30:17 theforce kernel: Generic FE-GE Realtek PHY r8169-0-2700:00: Downshift occurred from negotiated speed 1Gbps to actual speed 100Mbps, check cabling!
Jul 19 08:30:17 theforce kernel: r8169 0000:27:00.0 enp39s0: Link is Up - 100Mbps/Full (downshifted) - flow control off
Jul 19 08:30:17 theforce NetworkManager[749]: <info>  [1721388617.8867] device (enp39s0): carrier: link connected
Jul 19 08:30:17 theforce NetworkManager[749]: <info>  [1721388617.8869] device (enp39s0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')
Jul 19 08:30:18 theforce kernel: r8169 0000:27:00.0 enp39s0: Link is Down
Jul 19 08:30:18 theforce NetworkManager[749]: <info>  [1721388618.8880] device (enp39s0): state change: disconnected -> unavailable (reason 'carrier-changed', sys-iface-state: 'managed')

Currently, this is my nvidia settings:

$ cat /etc/modprobe.d/nvidia.conf 
options nvidia_drm modeset=1 fbdev=1 Vreg_PreserveVideoMemoryAllocations=1 NVreg_TemporaryFilePath=/var/tmp

I did not touch "/etc/mkinitcpio.conf" and "MODULES()" is empty. I wonder if I should try to add some nvidia-related stuff in there.


There is a difference between knowing the path and walking the path.

Offline

#10 2024-07-19 15:32:51

seth
Member
Registered: 2012-09-03
Posts: 56,103

Re: [SOLVED] Black screen when wake up from suspend with dual monitors

Jul 19 08:27:53 theforce kernel: ACPI: PM: Preparing to enter system sleep state S3
…
Jul 19 08:27:53 theforce kernel: ACPI: PM: Waking up from system sleep state S3
Jul 19 08:27:53 theforce kernel: ------------[ cut here ]------------
Jul 19 08:27:53 theforce kernel: WARNING: CPU: 17 PID: 231 at drivers/ata/libata-eh.c:4118 ata_scsi_port_error_handler+0x8b9/0x8d0
Jul 19 08:27:53 theforce kernel: Modules linked in: ledtrig_audio snd_seq_dummy snd_hrtimer snd_seq 8812au(OE) uvcvideo videobuf2_vmalloc snd_usb_audio uvc videobuf2_memops snd_usbmidi_lib snd_ump videobuf2_v4l2 snd_rawmidi cfg80211 videodev snd_seq_device videobuf2_common rfkill mc nvidia_drm(POE) nvidia_uvm(POE) nvidia_modeset(POE) vfat fat nvidia(POE) amd_atl intel_rapl_msr intel_rapl_common kvm_amd ccp kvm snd_hda_codec_realtek snd_hda_codec_generic crct10dif_pclmul snd_hda_codec_hdmi snd_hda_scodec_component crc32_pclmul polyval_clmulni polyval_generic snd_hda_intel gf128mul ghash_clmulni_intel snd_intel_dspcfg sha512_ssse3 snd_intel_sdw_acpi sha256_ssse3 snd_hda_codec sha1_ssse3 aesni_intel snd_hda_core crypto_simd snd_hwdep cryptd r8169 snd_pcm joydev mousedev snd_timer realtek rapl mdio_devres wmi_bmof snd sp5100_tco acpi_cpufreq pcspkr soundcore video libphy k10temp i2c_piix4 mac_hid sg crypto_user dm_mod loop nfnetlink ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 hid_generic usbhid nvme crc32c_intel nvme_core
Jul 19 08:27:53 theforce kernel:  xhci_pci xhci_pci_renesas nvme_auth wmi
Jul 19 08:27:53 theforce kernel: CPU: 17 PID: 231 Comm: scsi_eh_3 Tainted: P           OE      6.9.10-arch1-1 #1 00e85f1f51a9d10a62595b85d7ee51a73153e5b7
Jul 19 08:27:53 theforce kernel: Hardware name: Micro-Star International Co., Ltd. MS-7C37/MPG X570 GAMING PLUS (MS-7C37), BIOS A.40 09/10/2019
Jul 19 08:27:53 theforce kernel: RIP: 0010:ata_scsi_port_error_handler+0x8b9/0x8d0
Jul 19 08:27:53 theforce kernel: Code: c5 48 85 c0 75 e3 4c 89 e7 ba 02 00 00 00 48 89 de e8 5b ee fe ff 49 89 c4 48 85 c0 75 b7 e9 54 fe ff ff 0f 0b e9 4d fb ff ff <0f> 0b e9 d9 f7 ff ff 0f 0b e9 a5 fd ff ff 0f 0b e9 6e f7 ff ff 66
Jul 19 08:27:53 theforce kernel: RSP: 0018:ffffb1800082bdf8 EFLAGS: 00010246
Jul 19 08:27:53 theforce kernel: RAX: 0000000000000286 RBX: ffffa02c49d40000 RCX: 0000000000000000
Jul 19 08:27:53 theforce kernel: RDX: 0000000000000001 RSI: 0000000000000286 RDI: ffffa02c44335080
Jul 19 08:27:53 theforce kernel: RBP: ffffb1800082be38 R08: 0000000000000020 R09: 0000000000000004
Jul 19 08:27:53 theforce kernel: R10: ffffffffad3adac0 R11: ffffa02c446e30e0 R12: ffffa02c49d40000
Jul 19 08:27:53 theforce kernel: R13: 0000000000000001 R14: ffffa02c49d42040 R15: 0000000000000001
Jul 19 08:27:53 theforce kernel: FS:  0000000000000000(0000) GS:ffffa0333ee80000(0000) knlGS:0000000000000000
Jul 19 08:27:53 theforce kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 19 08:27:53 theforce kernel: CR2: 0000000000000000 CR3: 000000026c020000 CR4: 0000000000350ef0
Jul 19 08:27:53 theforce kernel: Call Trace:
Jul 19 08:27:53 theforce kernel:  <TASK>
Jul 19 08:27:53 theforce kernel:  ? ata_scsi_port_error_handler+0x8b9/0x8d0
Jul 19 08:27:53 theforce kernel:  ? __warn.cold+0x8e/0xe8
Jul 19 08:27:53 theforce kernel:  ? ata_scsi_port_error_handler+0x8b9/0x8d0
Jul 19 08:27:53 theforce kernel:  ? report_bug+0xff/0x140
Jul 19 08:27:53 theforce kernel:  ? handle_bug+0x3c/0x80
Jul 19 08:27:53 theforce kernel:  ? exc_invalid_op+0x17/0x70
Jul 19 08:27:53 theforce kernel:  ? asm_exc_invalid_op+0x1a/0x20
Jul 19 08:27:53 theforce kernel:  ? __pfx_scsi_host_check_in_flight+0x10/0x10
Jul 19 08:27:53 theforce kernel:  ? ata_scsi_port_error_handler+0x8b9/0x8d0
Jul 19 08:27:53 theforce kernel:  ? ata_scsi_port_error_handler+0x8f/0x8d0
Jul 19 08:27:53 theforce kernel:  ata_scsi_error+0x93/0xd0
Jul 19 08:27:53 theforce kernel:  scsi_error_handler+0xcf/0x4f0
Jul 19 08:27:53 theforce kernel:  ? __pfx_scsi_error_handler+0x10/0x10
Jul 19 08:27:53 theforce kernel:  kthread+0xd2/0x100
Jul 19 08:27:53 theforce kernel:  ? __pfx_kthread+0x10/0x10
Jul 19 08:27:53 theforce kernel:  ret_from_fork+0x34/0x50
Jul 19 08:27:53 theforce kernel:  ? __pfx_kthread+0x10/0x10
Jul 19 08:27:53 theforce kernel:  ret_from_fork_asm+0x1a/0x30
Jul 19 08:27:53 theforce kernel:  </TASK>
Jul 19 08:27:53 theforce kernel: ---[ end trace 0000000000000000 ]---
…
Jul 19 08:27:53 theforce kernel: PM: suspend exit
…
Jul 19 08:27:54 theforce kernel: RIP: 0010:_nv012398rm+0xbd/0x130 [nvidia]
Jul 19 08:27:54 theforce kernel: Code: 8b 45 20 41 bf 01 00 00 00 41 89 54 24 20 41 89 44 24 24 4c 89 e6 4c 89 ef e8 ef 78 65 00 49 89 c4 48 85 c0 74 5f 49 8b 0c 24 <8b> 41 04 0f ae e8 41 39 44 24 20 74 dc 8b 41 08 0f b7 d8 25 00 00
Jul 19 08:27:54 theforce kernel: RSP: 0018:ffffb180010fb3b8 EFLAGS: 00010286
Jul 19 08:27:54 theforce kernel: RAX: ffffa02c720a88d8 RBX: 0000000000000001 RCX: ffffb1800cfdac00
Jul 19 08:27:54 theforce kernel: RDX: fffffffffffffff0 RSI: ffffa02c7188b008 RDI: ffffa02c7188b8e8
Jul 19 08:27:54 theforce kernel: RBP: ffffa02c76f1a220 R08: 0000000000000000 R09: 0000000000000020
Jul 19 08:27:54 theforce kernel: R10: ffffa02c76f1a264 R11: ffffffffc0da45f0 R12: ffffa02c720a88d8
Jul 19 08:27:54 theforce kernel: R13: ffffa02c7188b8e8 R14: ffffa02c7188b008 R15: 0000000000000000
Jul 19 08:27:54 theforce kernel: FS:  00007ab4686749c0(0000) GS:ffffa0333ea80000(0000) knlGS:0000000000000000
Jul 19 08:27:54 theforce kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jul 19 08:27:54 theforce kernel: CR2: ffffb1800cfdac04 CR3: 000000010a2dc000 CR4: 0000000000350ef0
Jul 19 08:27:54 theforce kernel: Call Trace:
Jul 19 08:27:54 theforce kernel:  <TASK>
Jul 19 08:27:54 theforce kernel:  ? __die_body.cold+0x19/0x27
Jul 19 08:27:54 theforce kernel:  ? page_fault_oops+0x15a/0x2b0
Jul 19 08:27:54 theforce kernel:  ? search_bpf_extables+0x5f/0x80
Jul 19 08:27:54 theforce kernel:  ? srso_return_thunk+0x5/0x5f
Jul 19 08:27:54 theforce kernel:  ? exc_page_fault+0x18a/0x190
Jul 19 08:27:54 theforce kernel:  ? asm_exc_page_fault+0x26/0x30
Jul 19 08:27:54 theforce kernel:  ? _nv012399rm+0x1f0/0x1f0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  ? _nv012398rm+0xbd/0x130 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  ? _nv012398rm+0x42/0x130 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv035255rm+0x19e/0x2f0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv030183rm+0x24/0xc0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv021801rm+0x295/0x3c4 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv031947rm+0x63/0xc0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv012544rm+0x27f/0x3f0 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
Jul 19 08:27:54 theforce kernel:  _nv031955rm+0x11e/0x370 [nvidia 45b9715c5698a911a6cdf58057c5a5e1d5705806]
…
Jul 19 08:28:01 theforce kernel: r8169 0000:27:00.0 enp39s0: Link is Up - 100Mbps/Full (downshifted) - flow control off
Jul 19 08:28:02 theforce kernel: r8169 0000:27:00.0 enp39s0: Link is Down
Jul 19 08:28:02 theforce NetworkManager[743]: <info>  [1721388482.0537] device (enp39s0): state change: disconnected -> unavailable (reason 'carrier-changed', sys-iface-state: 'managed')
-- Boot 09f2fc6f40694300829d3e75686b64dc --
…
Jul 19 08:28:59 theforce kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  555.58.02  Tue Jun 25 01:39:15 UTC 2024

There's an ATA warning and an OOPS in the nvidia modul =>

seth wrote:

Well, try the 535xx drivers.

Offline

#11 2024-07-20 10:42:23

FernandoBasso
Member
From: Brazil
Registered: 2010-10-27
Posts: 99
Website

Re: [SOLVED] Black screen when wake up from suspend with dual monitors

Installed https://aur.archlinux.org/packages/opencl-nvidia-535xx and it didn't ask me to remove any other currently installed nvidia driver. Not sure if that is expected or not. In any case, restarted, and `lsmod' still shows the same nvidia output, and still the same black screen problem.


There is a difference between knowing the path and walking the path.

Offline

#12 2024-07-20 10:45:18

seth
Member
Registered: 2012-09-03
Posts: 56,103

Re: [SOLVED] Black screen when wake up from suspend with dual monitors

https://aur.archlinux.org/packages/nvidia-535xx-dkms
The opencl package is completely irrelvant, you only have an incompatible opencl implementation installed.

Offline

#13 2024-07-20 11:37:52

FernandoBasso
Member
From: Brazil
Registered: 2010-10-27
Posts: 99
Website

Re: [SOLVED] Black screen when wake up from suspend with dual monitors

Had to uninstall steam with some of its lib32 nvida dependencies. Installed it back again and chose lib32-vulkan-nouveau dependency option, but Steam games crash and resolution is to low.

But can wake from sleep just fine with nvidia-535xx-dkms.


There is a difference between knowing the path and walking the path.

Offline

#14 2024-07-20 11:50:56

seth
Member
Registered: 2012-09-03
Posts: 56,103

Re: [SOLVED] Black screen when wake up from suspend with dual monitors

chose lib32-vulkan-nouveau

Why?
https://aur.archlinux.org/packages/lib3 … 35xx-utils will provide the 32 bit implementation of the nvidia GL libs and they'll support vulkan.
Please remove lib32-vulkan-nouveau again, it's at best getting in the way.

Offline

#15 2024-07-20 12:20:53

FernandoBasso
Member
From: Brazil
Registered: 2010-10-27
Posts: 99
Website

Re: [SOLVED] Black screen when wake up from suspend with dual monitors

Yeah, that does the trick.

I'll keep the 535xx drivers installed for now.

Thank you.


There is a difference between knowing the path and walking the path.

Offline

#16 2024-07-29 22:04:47

drgomesp
Member
Registered: 2024-07-29
Posts: 2

Re: [SOLVED] Black screen when wake up from suspend with dual monitors

I'm having the same issue even with the mentioned versions.. Do you have any other tops @FernandoBasso?

Offline

#17 2024-07-30 10:30:36

FernandoBasso
Member
From: Brazil
Registered: 2010-10-27
Posts: 99
Website

Re: [SOLVED] Black screen when wake up from suspend with dual monitors

drgomesp wrote:

I'm having the same issue even with the mentioned versions.. Do you have any other tops @FernandoBasso?

I have at least two other issue too (observed it only after marking this thread as solved). One of which is that some times upon waking from sleep or simply a new restart will cause one of the displays not to show anything, a black screen. The other is sometimes wrong resolution.

I'm almost preferring to go back to default drivers from main repos and live without suspend working (no pun intended) for a while until the issue gets resolved with main drivers or we figure something else out.


There is a difference between knowing the path and walking the path.

Offline

#18 2024-07-30 12:10:33

seth
Member
Registered: 2012-09-03
Posts: 56,103

Re: [SOLVED] Black screen when wake up from suspend with dual monitors

nb. that there're couple of reports esp. reg. DVI outputs not working w/ 555xx

What's the output of "xrandr -q" in such situations?

Offline

#19 2024-08-01 09:26:42

FernandoBasso
Member
From: Brazil
Registered: 2010-10-27
Posts: 99
Website

Re: [SOLVED] Black screen when wake up from suspend with dual monitors

seth wrote:

nb. that there're couple of reports esp. reg. DVI outputs not working w/ 555xx

What's the output of "xrandr -q" in such situations?

I have a DisplayPort and VGA connector (to a very old display that I use on the side to keep an eye on IRC, company chat, email, etc.).

Will post the output of "xrandr -q" as soon as it happens again.

Last edited by FernandoBasso (2024-08-05 23:48:48)


There is a difference between knowing the path and walking the path.

Offline

Board footer

Powered by FluxBB