You are not logged in.

#26 2024-01-02 10:34:44

treblaHY
Member
Registered: 2023-12-26
Posts: 26

Re: screen freezes when using picom and opening fullscreen apps

I run eglinfo -B again after update(and eglinfo also), and the results have changed a bit, so I'll post the newer version hereto
The main changes are 1. GBM platform doesn't eglInitialize failed anymore, 2. Device #1 and Device #2 swapped(?)

eglinfo -B:

GBM platform:
EGL API version: 1.5
EGL vendor string: NVIDIA
EGL version string: 1.5
EGL client APIs: OpenGL_ES OpenGL
OpenGL core profile vendor: NVIDIA Corporation
OpenGL core profile renderer: NVIDIA GeForce RTX 4050 Laptop GPU/PCIe/SSE2
OpenGL core profile version: 4.6.0 NVIDIA 545.29.06
OpenGL core profile shading language version: 4.60 NVIDIA
OpenGL compatibility profile vendor: NVIDIA Corporation
OpenGL compatibility profile renderer: NVIDIA GeForce RTX 4050 Laptop GPU/PCIe/SSE2
OpenGL compatibility profile version: 4.6.0 NVIDIA 545.29.06
OpenGL compatibility profile shading language version: 4.60 NVIDIA
OpenGL ES profile vendor: NVIDIA Corporation
OpenGL ES profile renderer: NVIDIA GeForce RTX 4050 Laptop GPU/PCIe/SSE2
OpenGL ES profile version: OpenGL ES 3.2 NVIDIA 545.29.06
OpenGL ES profile shading language version: OpenGL ES GLSL ES 3.20

Wayland platform:
eglinfo: eglInitialize failed

X11 platform:
EGL API version: 1.5
EGL vendor string: Mesa Project
EGL version string: 1.5
EGL client APIs: OpenGL OpenGL_ES 
OpenGL core profile vendor: Intel
OpenGL core profile renderer: Mesa Intel(R) Graphics (RPL-P)
OpenGL core profile version: 4.6 (Core Profile) Mesa 23.3.2-arch1.2
OpenGL core profile shading language version: 4.60
OpenGL compatibility profile vendor: Intel
OpenGL compatibility profile renderer: Mesa Intel(R) Graphics (RPL-P)
OpenGL compatibility profile version: 4.6 (Compatibility Profile) Mesa 23.3.2-arch1.2
OpenGL compatibility profile shading language version: 4.60
OpenGL ES profile vendor: Intel
OpenGL ES profile renderer: Mesa Intel(R) Graphics (RPL-P)
OpenGL ES profile version: OpenGL ES 3.2 Mesa 23.3.2-arch1.2
OpenGL ES profile shading language version: OpenGL ES GLSL ES 3.20

Surfaceless platform:
EGL API version: 1.5
EGL vendor string: NVIDIA
EGL version string: 1.5
EGL client APIs: OpenGL_ES OpenGL
OpenGL core profile vendor: NVIDIA Corporation
OpenGL core profile renderer: NVIDIA GeForce RTX 4050 Laptop GPU/PCIe/SSE2
OpenGL core profile version: 4.6.0 NVIDIA 545.29.06
OpenGL core profile shading language version: 4.60 NVIDIA
OpenGL compatibility profile vendor: NVIDIA Corporation
OpenGL compatibility profile renderer: NVIDIA GeForce RTX 4050 Laptop GPU/PCIe/SSE2
OpenGL compatibility profile version: 4.6.0 NVIDIA 545.29.06
OpenGL compatibility profile shading language version: 4.60 NVIDIA
OpenGL ES profile vendor: NVIDIA Corporation
OpenGL ES profile renderer: NVIDIA GeForce RTX 4050 Laptop GPU/PCIe/SSE2
OpenGL ES profile version: OpenGL ES 3.2 NVIDIA 545.29.06
OpenGL ES profile shading language version: OpenGL ES GLSL ES 3.20

Device platform:
Device #0:

Platform Device platform:
EGL API version: 1.5
EGL vendor string: NVIDIA
EGL version string: 1.5
EGL client APIs: OpenGL_ES OpenGL
OpenGL core profile vendor: NVIDIA Corporation
OpenGL core profile renderer: NVIDIA GeForce RTX 4050 Laptop GPU/PCIe/SSE2
OpenGL core profile version: 4.6.0 NVIDIA 545.29.06
OpenGL core profile shading language version: 4.60 NVIDIA
OpenGL compatibility profile vendor: NVIDIA Corporation
OpenGL compatibility profile renderer: NVIDIA GeForce RTX 4050 Laptop GPU/PCIe/SSE2
OpenGL compatibility profile version: 4.6.0 NVIDIA 545.29.06
OpenGL compatibility profile shading language version: 4.60 NVIDIA
OpenGL ES profile vendor: NVIDIA Corporation
OpenGL ES profile renderer: NVIDIA GeForce RTX 4050 Laptop GPU/PCIe/SSE2
OpenGL ES profile version: OpenGL ES 3.2 NVIDIA 545.29.06
OpenGL ES profile shading language version: OpenGL ES GLSL ES 3.20

Device #1:

Platform Device platform:
libEGL warning: egl: failed to create dri2 screen
libEGL warning: egl: failed to create dri2 screen
libEGL warning: egl: failed to create dri2 screen
eglinfo: eglInitialize failed

Device #2:

Platform Device platform:
EGL API version: 1.5
EGL vendor string: Mesa Project
EGL version string: 1.5
EGL client APIs: OpenGL OpenGL_ES 
OpenGL core profile vendor: Intel
OpenGL core profile renderer: Mesa Intel(R) Graphics (RPL-P)
OpenGL core profile version: 4.6 (Core Profile) Mesa 23.3.2-arch1.2
OpenGL core profile shading language version: 4.60
OpenGL compatibility profile vendor: Intel
OpenGL compatibility profile renderer: Mesa Intel(R) Graphics (RPL-P)
OpenGL compatibility profile version: 4.6 (Compatibility Profile) Mesa 23.3.2-arch1.2
OpenGL compatibility profile shading language version: 4.60
OpenGL ES profile vendor: Intel
OpenGL ES profile renderer: Mesa Intel(R) Graphics (RPL-P)
OpenGL ES profile version: OpenGL ES 3.2 Mesa 23.3.2-arch1.2
OpenGL ES profile shading language version: OpenGL ES GLSL ES 3.20

Device #3:

Platform Device platform:
EGL API version: 1.5
EGL vendor string: Mesa Project
EGL version string: 1.5
EGL client APIs: OpenGL OpenGL_ES 
OpenGL core profile vendor: Mesa
OpenGL core profile renderer: llvmpipe (LLVM 16.0.6, 256 bits)
OpenGL core profile version: 4.5 (Core Profile) Mesa 23.3.2-arch1.2
OpenGL core profile shading language version: 4.50
OpenGL compatibility profile vendor: Mesa
OpenGL compatibility profile renderer: llvmpipe (LLVM 16.0.6, 256 bits)
OpenGL compatibility profile version: 4.5 (Compatibility Profile) Mesa 23.3.2-arch1.2
OpenGL compatibility profile shading language version: 4.50
OpenGL ES profile vendor: Mesa
OpenGL ES profile renderer: llvmpipe (LLVM 16.0.6, 256 bits)
OpenGL ES profile version: OpenGL ES 3.2 Mesa 23.3.2-arch1.2
OpenGL ES profile shading language version: OpenGL ES GLSL ES 3.20

eglinfo:
https://pastebin.com/NUQbVKE4

Offline

#27 2024-01-02 16:14:50

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,046

Re: screen freezes when using picom and opening fullscreen apps

What does the "Surfaceless platform" mean in the output?

The display server runs on the intel chip.

Sidebar, because it just flared up:
The simpledrm device shows in the journal but not the xorg log, so it gets unloaded - probably by the intel drm before nvidia even kicks in and takes the abandoned card0.
But do you set nvidia_drm modeset=1 or fbdev=1 in some modprobe.conf? (Because the latter seems prone to glitches)

Offline

#28 2024-01-03 03:07:25

treblaHY
Member
Registered: 2023-12-26
Posts: 26

Re: screen freezes when using picom and opening fullscreen apps

Yes, I do set both nvidia_drm modeset=1 and fbdev=1 in /etc/modprobe.d/nvidia.conf. Should I unset it and do some tests?

Edit: The glitch still occurs after I set both of them = 0.

Last edited by treblaHY (2024-01-03 03:09:28)

Offline

#29 2024-01-03 07:52:01

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,046

Re: screen freezes when using picom and opening fullscreen apps

Do not disable "nvidia_drm modeset=1" and ideally add "nvidia_drm.modeset=1" to your kernel commandline
You also may have to rebuild the initramfs to apply this (if the nvidia modules are in there, you can check the file contents w/ lsinitcpio)

Ftr: https://bbs.archlinux.org/viewtopic.php … 8#p2140888 - not sure how significant that is.

Offline

#30 2024-01-04 03:01:48

treblaHY
Member
Registered: 2023-12-26
Posts: 26

Re: screen freezes when using picom and opening fullscreen apps

I've added "nvidia_drm.modeset=1" to my kernel parameter list, removed /etc/modprobe.d/nvidia.conf, and rebuild the initramfs. Graphical glitches and freezes are still here

Ftr: https://bbs.archlinux.org/viewtopic.php … 8#p2140888 - not sure how significant that is.

It's does remove the graphical glitches(not the freezes though). However, my fps drops to about 60 in-game, while the steam overlay still says 144fps, which is why I turn this option on the first place.

Offline

#31 2024-01-05 07:00:05

treblaHY
Member
Registered: 2023-12-26
Posts: 26

Re: screen freezes when using picom and opening fullscreen apps

My game just freeze while I was playing it, so I xwininfo to see if I can get any information, and it seems like the steam window itself is a ARGB/32 bit window, the game is a RGB/24 bit window using directColor.
This time the game just freezes and goes into a black screen, however the sound is still working, and it's even receiving my command(it's a rhythm game so I can confirm that), basically only the rendering stuff dies, but other things are still working(I can probably still beat the level if I memorize the whole chart). Before the whole game "freezes", I've also experienced some short "freezes"(2-3 times with 5-10 second), then the game becomes normal and playable again after those 5-10 seconds.


Steam:

xwininfo: Window id: 0x2c00012 "Steam"

  Absolute upper-left X:  0
  Absolute upper-left Y:  43
  Relative upper-left X:  0
  Relative upper-left Y:  43
  Width: 1914
  Height: 1031
  Depth: 32
  Visual: 0x7cf
  Visual Class: TrueColor
  Border width: 3
  Class: InputOutput
  Colormap: 0x2c00011 (not installed)
  Bit Gravity State: ForgetGravity
  Window Gravity State: NorthWestGravity
  Backing Store State: NotUseful
  Save Under State: no
  Map State: IsViewable
  Override Redirect State: no
  Corners:  +0+43  -0+43  -0-0  +0-0
  -geometry 1914x1031+0-0

Game(A Dance Of Fire And Ice):

xwininfo: Window id: 0x3c00008 "A Dance of Fire and Ice"

  Absolute upper-left X:  0
  Absolute upper-left Y:  43
  Relative upper-left X:  0
  Relative upper-left Y:  43
  Width: 1914
  Height: 1031
  Depth: 24
  Visual: 0x22
  Visual Class: DirectColor
  Border width: 3
  Class: InputOutput
  Colormap: 0x3c00004 (not installed)
  Bit Gravity State: ForgetGravity
  Window Gravity State: NorthWestGravity
  Backing Store State: NotUseful
  Save Under State: no
  Map State: IsViewable
  Override Redirect State: no
  Corners:  +0+43  -0+43  -0-0  +0-0
  -geometry 1914x1031+0-0

lsmod | grep nvidia:

nvidia_wmi_ec_backlight    12288  0
nvidia_drm            118784  4
nvidia_uvm           3506176  0
nvidia_modeset       1585152  3 nvidia_drm
video                  77824  4 nvidia_wmi_ec_backlight,asus_wmi,i915,nvidia_modeset
wmi                    45056  4 video,nvidia_wmi_ec_backlight,asus_wmi,wmi_bmof
nvidia              62390272  34 nvidia_uvm,nvidia_modeset

lsmod | grep i915:

i915                 4136960  36
i2c_algo_bit           20480  1 i915
drm_buddy              20480  1 i915
ttm                   110592  1 i915
intel_gtt              28672  1 i915
drm_display_helper    229376  1 i915
cec                    86016  2 drm_display_helper,i915
video                  77824  4 nvidia_wmi_ec_backlight,asus_wmi,i915,nvidia_modeset

lspci -k  | grep -A 4 -E "VGA":

0000:00:02.0 VGA compatible controller: Intel Corporation Raptor Lake-P [Iris Xe Graphics] (rev 04)
	DeviceName: Onboard - Video
	Subsystem: ASUSTeK Computer Inc. Raptor Lake-P [Iris Xe Graphics]
	Kernel driver in use: i915
	Kernel modules: i915
--
0000:01:00.0 VGA compatible controller: NVIDIA Corporation AD107M [GeForce RTX 4050 Max-Q / Mobile] (rev a1)
	Subsystem: ASUSTeK Computer Inc. AD107M [GeForce RTX 4050 Max-Q / Mobile]
	Kernel driver in use: nvidia
	Kernel modules: nouveau, nvidia_drm, nvidia

journalctl -b 0:
https://pastebin.com/Jrs3KWMz

Offline

#32 2024-01-05 08:55:18

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,046

Re: screen freezes when using picom and opening fullscreen apps

Jan 05 14:18:57 treblaHY kernel: i915 0000:00:02.0: [drm] *ERROR* GT0: GUC: Engine reset failed on 0:0 (rcs0) because 0x00000000
Jan 05 14:18:57 treblaHY kernel: i915 0000:00:02.0: [drm] GPU HANG: ecode 12:1:84dffffb, in ADanceOfFireAnd [4069]
Jan 05 14:18:57 treblaHY kernel: i915 0000:00:02.0: [drm] Resetting chip for GuC failed to reset engine mask=0x1
Jan 05 14:18:57 treblaHY kernel: i915 0000:00:02.0: [drm] *ERROR* rcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001}
Jan 05 14:18:57 treblaHY kernel: i915 0000:00:02.0: [drm] *ERROR* rcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001}
Jan 05 14:18:57 treblaHY kernel: i915 0000:00:02.0: [drm] ADanceOfFireAnd[4069] context reset due to GPU hang
Jan 05 14:18:57 treblaHY kernel: i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.13.1
Jan 05 14:18:57 treblaHY kernel: i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
Jan 05 14:18:57 treblaHY kernel: i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
Jan 05 14:18:57 treblaHY kernel: i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
Jan 05 14:18:57 treblaHY kernel: i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled
Jan 05 14:23:16 treblaHY kernel: i915 0000:00:02.0: [drm] *ERROR* GT0: GUC: Engine reset failed on 0:0 (rcs0) because 0x00000000
Jan 05 14:23:16 treblaHY kernel: i915 0000:00:02.0: [drm] GPU HANG: ecode 12:1:84dffffb, in ADanceOf:gdrv0 [4141]
Jan 05 14:23:16 treblaHY kernel: i915 0000:00:02.0: [drm] Resetting chip for GuC failed to reset engine mask=0x1
Jan 05 14:23:16 treblaHY kernel: i915 0000:00:02.0: [drm] *ERROR* rcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001}
Jan 05 14:23:16 treblaHY kernel: i915 0000:00:02.0: [drm] *ERROR* rcs0 reset request timed out: {request: 00000001, RESET_CTL: 00000001}
Jan 05 14:23:16 treblaHY kernel: i915 0000:00:02.0: [drm] ADanceOf:gdrv0[4141] context reset due to GPU hang
Jan 05 14:23:16 treblaHY kernel: i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.13.1
Jan 05 14:23:16 treblaHY kernel: i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
Jan 05 14:23:16 treblaHY kernel: i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
Jan 05 14:23:16 treblaHY kernel: i915 0000:00:02.0: [drm] GT0: GUC: submission enabled
Jan 05 14:23:16 treblaHY kernel: i915 0000:00:02.0: [drm] GT0: GUC: SLPC enabled

https://wiki.archlinux.org/title/Intel_ … re_loading
If disabling HuC or GUC helps, there're multiple versions of both firmwares under /usr/lib/firmware/i915/ - you can define them w/ "i915.guc_firmware_path=/usr/lib/firmware/i915/<filename>" and "i915.huc_firmware_path=/usr/lib/firmware/i915/<filename>"

Offline

#33 2024-01-07 03:21:43

treblaHY
Member
Registered: 2023-12-26
Posts: 26

Re: screen freezes when using picom and opening fullscreen apps

Sorry for not replying for quite some time. I've do some tests and confirmed that disabling HuC, disabling GUC, and disabling both doesn't help solving the problem. The games are still presented with the same graphical glitch and often freezes afterward.

I also found something in my dmesg, not sure if it's related to the problem, but I'll still post here just in case.

[    0.000000] x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks

[ 3821.779261] x86/split lock detection: #AC: CContentUpdateC/5867 took a split_lock trap at address: 0xe6f8716f
[ 3822.049577] x86/split lock detection: #AC: CContentUpdateC/5869 took a split_lock trap at address: 0xe6f8716f
[ 3823.402482] x86/split lock detection: #AC: CContentUpdateC/5894 took a split_lock trap at address: 0xe6f8716f
[ 3823.402772] x86/split lock detection: #AC: CContentUpdateC/5895 took a split_lock trap at address: 0xe6f8716f
[ 3823.838802] x86/split lock detection: #AC: CContentUpdateC/5908 took a split_lock trap at address: 0xe6f8716f
[ 3824.304396] x86/split lock detection: #AC: CContentUpdateC/5912 took a split_lock trap at address: 0xe6f8716f
[ 3825.240796] x86/split lock detection: #AC: CContentUpdateC/5916 took a split_lock trap at address: 0xe6f8716f

I have no idea what these mean(´・ω・`)


[    0.160242] ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PC00.LPCB.SEN2 (20230628/dspkginit-438)

I searched a bit and found that I can't do much to this error except trying to update my bios, so I'll do that when I have time.


full dmesg:

[    0.000000] microcode: updated early: 0x410e -> 0x411c, date = 2023-08-30
[    0.000000] Linux version 6.6.9-arch1-1 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Tue, 02 Jan 2024 02:28:28 +0000
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=1a418188-af15-4a89-ba2f-f3940f619c24 rw loglevel=3 quiet nvidia_drm.modeset=1
[    0.000000] x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000038312fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000038313000-0x00000000409ebfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000409ec000-0x0000000040b18fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x0000000040b19000-0x0000000040c87fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000040c88000-0x00000000417fefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000417ff000-0x00000000417fffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000041800000-0x0000000047ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000048800000-0x0000000048bfffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000048e00000-0x000000004f7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe700000-0x00000000fe70ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004b07fffff] usable
[    0.000000] The simpledrm driver will not be probed
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] e820: update [mem 0x276fa018-0x2771ea57] usable ==> usable
[    0.000000] e820: update [mem 0x276fa018-0x2771ea57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009dfff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009e000-0x000000000009efff] reserved
[    0.000000] reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x00000000276fa017] usable
[    0.000000] reserve setup_data: [mem 0x00000000276fa018-0x000000002771ea57] usable
[    0.000000] reserve setup_data: [mem 0x000000002771ea58-0x0000000038312fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000038313000-0x00000000409ebfff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000409ec000-0x0000000040b18fff] ACPI data
[    0.000000] reserve setup_data: [mem 0x0000000040b19000-0x0000000040c87fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x0000000040c88000-0x00000000417fefff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000417ff000-0x00000000417fffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000041800000-0x0000000047ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000048800000-0x0000000048bfffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000048e00000-0x000000004f7fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe700000-0x00000000fe70ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x00000004b07fffff] usable
[    0.000000] efi: EFI v2.8 by American Megatrends
[    0.000000] efi: ACPI=0x40b18000 ACPI 2.0=0x40b18014 TPMFinalLog=0x40bb3000 SMBIOS=0x4139b000 SMBIOS 3.0=0x4139a000 MEMATTR=0x33bb1018 ESRT=0x30156e98 INITRD=0x30148d98 RNG=0x40a27018 TPMEventLog=0x2f303018 
[    0.000000] random: crng init done
[    0.000000] efi: Remove mem82: MMIO range=[0xc0000000-0xcfffffff] (256MB) from e820 map
[    0.000000] e820: remove [mem 0xc0000000-0xcfffffff] reserved
[    0.000000] efi: Not removing mem83: MMIO range=[0xfe000000-0xfe010fff] (68KB) from e820 map
[    0.000000] efi: Not removing mem84: MMIO range=[0xfe700000-0xfe70ffff] (64KB) from e820 map
[    0.000000] efi: Not removing mem85: MMIO range=[0xfec00000-0xfec00fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem86: MMIO range=[0xfed00000-0xfed00fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem88: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[    0.000000] efi: Remove mem89: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[    0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[    0.000000] SMBIOS 3.5.0 present.
[    0.000000] DMI: ASUSTeK COMPUTER INC. ASUS TUF Gaming F15 FX507VU4_FX507VU4/FX507VU4, BIOS FX507VU4.320 07/05/2023
[    0.000000] tsc: Detected 3000.000 MHz processor
[    0.000000] tsc: Detected 2995.200 MHz TSC
[    0.000685] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000686] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000691] last_pfn = 0x4b0800 max_arch_pfn = 0x400000000
[    0.000694] total RAM covered: 29872M
[    0.000756] Found optimal setting for mtrr clean up
[    0.000757]  gran_size: 64K 	chunk_size: 64K 	num_reg: 7  	lose cover RAM: 0G
[    0.000759] MTRR map: 5 entries (3 fixed + 2 variable; max 23), built from 10 variable MTRRs
[    0.000760] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.001115] e820: update [mem 0x4b000000-0xffffffff] usable ==> reserved
[    0.001117] last_pfn = 0x41800 max_arch_pfn = 0x400000000
[    0.008944] esrt: Reserving ESRT space from 0x0000000030156e98 to 0x0000000030156f98.
[    0.008948] e820: update [mem 0x30156000-0x30156fff] usable ==> reserved
[    0.008958] Using GB pages for direct mapping
[    0.008959] Incomplete global flushes, disabling PCID
[    0.009157] Secure boot disabled
[    0.009157] RAMDISK: [mem 0x2771f000-0x2e676fff]
[    0.009160] ACPI: Early table checksum verification disabled
[    0.009162] ACPI: RSDP 0x0000000040B18014 000024 (v02 _ASUS_)
[    0.009164] ACPI: XSDT 0x0000000040B17728 000144 (v01 _ASUS_ Notebook 01072009 AMI  01000013)
[    0.009167] ACPI: FACP 0x0000000040B13000 000114 (v06 _ASUS_ Notebook 01072009 AMI  01000013)
[    0.009170] ACPI: DSDT 0x0000000040A78000 09A43D (v02 _ASUS_ Notebook 01072009 INTL 20200717)
[    0.009171] ACPI: FACS 0x0000000040C86000 000040
[    0.009173] ACPI: SSDT 0x0000000040B14000 002EF0 (v02 DptfTb DptfTabl 00001000 INTL 20200717)
[    0.009174] ACPI: FIDT 0x0000000040A77000 00009C (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.009175] ACPI: MSDM 0x0000000040A76000 000055 (v03 _ASUS_ Notebook 01072009 ASUS 00000001)
[    0.009176] ACPI: SSDT 0x0000000040A75000 00038C (v02 PmaxDv Pmax_Dev 00000001 INTL 20200717)
[    0.009178] ACPI: SSDT 0x0000000040A6F000 005D34 (v02 CpuRef CpuSsdt  00003000 INTL 20200717)
[    0.009179] ACPI: SSDT 0x0000000040A6C000 002949 (v02 SaSsdt SaSsdt   00003000 INTL 20200717)
[    0.009181] ACPI: SSDT 0x0000000040A68000 0033E9 (v02 INTEL  IgfxSsdt 00003000 INTL 20200717)
[    0.009182] ACPI: SSDT 0x0000000040A5A000 00D46B (v02 INTEL  TcssSsdt 00001000 INTL 20200717)
[    0.009183] ACPI: HPET 0x0000000040A59000 000038 (v01 _ASUS_ Notebook 01072009 AMI  01000013)
[    0.009184] ACPI: APIC 0x0000000040A58000 0001DC (v05 _ASUS_ Notebook 01072009 AMI  01000013)
[    0.009186] ACPI: MCFG 0x0000000040A57000 00003C (v01 _ASUS_ Notebook 01072009 AMI  01000013)
[    0.009187] ACPI: SSDT 0x0000000040A4E000 008733 (v02 _ASUS_ AdlP_Rvp 00001000 INTL 20200717)
[    0.009188] ACPI: SSDT 0x0000000040A4C000 001F1A (v02 _ASUS_ Ther_Rvp 00001000 INTL 20200717)
[    0.009189] ACPI: NHLT 0x0000000040A4B000 0002F1 (v00 _ASUS_ Notebook 01072009 AMI  01000013)
[    0.009190] ACPI: LPIT 0x0000000040A4A000 0000CC (v01 _ASUS_ Notebook 01072009 AMI  01000013)
[    0.009192] ACPI: SSDT 0x0000000040A46000 002A83 (v02 _ASUS_ PtidDevc 00001000 INTL 20200717)
[    0.009193] ACPI: SSDT 0x0000000040A43000 002357 (v02 _ASUS_ TbtTypeC 00000000 INTL 20200717)
[    0.009194] ACPI: DBGP 0x0000000040A42000 000034 (v01 _ASUS_ Notebook 01072009 AMI  01000013)
[    0.009195] ACPI: DBG2 0x0000000040A41000 000054 (v00 _ASUS_ Notebook 01072009 AMI  01000013)
[    0.009197] ACPI: SSDT 0x0000000040A3F000 00111C (v02 _ASUS_ UsbCTabl 00001000 INTL 20200717)
[    0.009198] ACPI: DMAR 0x0000000040A3E000 000088 (v02 INTEL  EDK2     00000002      01000013)
[    0.009199] ACPI: FPDT 0x0000000040A3D000 000044 (v01 _ASUS_ A M I    01072009 AMI  01000013)
[    0.009200] ACPI: SSDT 0x0000000040A3C000 000BDB (v02 INTEL  xh_adlLP 00000000 INTL 20200717)
[    0.009202] ACPI: SSDT 0x0000000040A38000 003AEA (v02 SocGpe SocGpe   00003000 INTL 20200717)
[    0.009203] ACPI: SSDT 0x0000000040A34000 0039DA (v02 SocCmn SocCmn   00003000 INTL 20200717)
[    0.009204] ACPI: SSDT 0x0000000040A33000 000457 (v02 HgRef  HgRpSsdt 00001000 INTL 20200717)
[    0.009205] ACPI: SSDT 0x0000000040A32000 000144 (v02 Intel  ADebTabl 00001000 INTL 20200717)
[    0.009207] ACPI: BGRT 0x0000000040A31000 000038 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.009208] ACPI: UEFI 0x0000000040B94000 00063A (v01 INTEL  RstVmdE  00000000 INTL 00000000)
[    0.009209] ACPI: UEFI 0x0000000040B93000 00005C (v01 INTEL  RstVmdV  00000000 INTL 00000000)
[    0.009210] ACPI: TPM2 0x0000000040A30000 00004C (v04 _ASUS_ Notebook 00000001 AMI  00000000)
[    0.009212] ACPI: SSDT 0x0000000040A2F000 000710 (v01 NvDDS  NvDDSN20 00001000 INTL 20200717)
[    0.009213] ACPI: SSDT 0x0000000040A29000 0053F9 (v01 OptRf2 Opt2Tabl 00001000 INTL 20200717)
[    0.009214] ACPI: PHAT 0x0000000040A28000 00062D (v01 _ASUS_ Notebook 00000005 MSFT 0100000D)
[    0.009215] ACPI: WSMT 0x0000000040A49000 000028 (v01 _ASUS_ Notebook 01072009 AMI  00010013)
[    0.009216] ACPI: Reserving FACP table memory at [mem 0x40b13000-0x40b13113]
[    0.009217] ACPI: Reserving DSDT table memory at [mem 0x40a78000-0x40b1243c]
[    0.009217] ACPI: Reserving FACS table memory at [mem 0x40c86000-0x40c8603f]
[    0.009218] ACPI: Reserving SSDT table memory at [mem 0x40b14000-0x40b16eef]
[    0.009218] ACPI: Reserving FIDT table memory at [mem 0x40a77000-0x40a7709b]
[    0.009218] ACPI: Reserving MSDM table memory at [mem 0x40a76000-0x40a76054]
[    0.009219] ACPI: Reserving SSDT table memory at [mem 0x40a75000-0x40a7538b]
[    0.009219] ACPI: Reserving SSDT table memory at [mem 0x40a6f000-0x40a74d33]
[    0.009219] ACPI: Reserving SSDT table memory at [mem 0x40a6c000-0x40a6e948]
[    0.009220] ACPI: Reserving SSDT table memory at [mem 0x40a68000-0x40a6b3e8]
[    0.009220] ACPI: Reserving SSDT table memory at [mem 0x40a5a000-0x40a6746a]
[    0.009220] ACPI: Reserving HPET table memory at [mem 0x40a59000-0x40a59037]
[    0.009221] ACPI: Reserving APIC table memory at [mem 0x40a58000-0x40a581db]
[    0.009221] ACPI: Reserving MCFG table memory at [mem 0x40a57000-0x40a5703b]
[    0.009221] ACPI: Reserving SSDT table memory at [mem 0x40a4e000-0x40a56732]
[    0.009222] ACPI: Reserving SSDT table memory at [mem 0x40a4c000-0x40a4df19]
[    0.009222] ACPI: Reserving NHLT table memory at [mem 0x40a4b000-0x40a4b2f0]
[    0.009222] ACPI: Reserving LPIT table memory at [mem 0x40a4a000-0x40a4a0cb]
[    0.009223] ACPI: Reserving SSDT table memory at [mem 0x40a46000-0x40a48a82]
[    0.009227] ACPI: Reserving SSDT table memory at [mem 0x40a43000-0x40a45356]
[    0.009228] ACPI: Reserving DBGP table memory at [mem 0x40a42000-0x40a42033]
[    0.009228] ACPI: Reserving DBG2 table memory at [mem 0x40a41000-0x40a41053]
[    0.009228] ACPI: Reserving SSDT table memory at [mem 0x40a3f000-0x40a4011b]
[    0.009228] ACPI: Reserving DMAR table memory at [mem 0x40a3e000-0x40a3e087]
[    0.009229] ACPI: Reserving FPDT table memory at [mem 0x40a3d000-0x40a3d043]
[    0.009229] ACPI: Reserving SSDT table memory at [mem 0x40a3c000-0x40a3cbda]
[    0.009229] ACPI: Reserving SSDT table memory at [mem 0x40a38000-0x40a3bae9]
[    0.009230] ACPI: Reserving SSDT table memory at [mem 0x40a34000-0x40a379d9]
[    0.009230] ACPI: Reserving SSDT table memory at [mem 0x40a33000-0x40a33456]
[    0.009230] ACPI: Reserving SSDT table memory at [mem 0x40a32000-0x40a32143]
[    0.009231] ACPI: Reserving BGRT table memory at [mem 0x40a31000-0x40a31037]
[    0.009231] ACPI: Reserving UEFI table memory at [mem 0x40b94000-0x40b94639]
[    0.009231] ACPI: Reserving UEFI table memory at [mem 0x40b93000-0x40b9305b]
[    0.009232] ACPI: Reserving TPM2 table memory at [mem 0x40a30000-0x40a3004b]
[    0.009232] ACPI: Reserving SSDT table memory at [mem 0x40a2f000-0x40a2f70f]
[    0.009232] ACPI: Reserving SSDT table memory at [mem 0x40a29000-0x40a2e3f8]
[    0.009233] ACPI: Reserving PHAT table memory at [mem 0x40a28000-0x40a2862c]
[    0.009233] ACPI: Reserving WSMT table memory at [mem 0x40a49000-0x40a49027]
[    0.009384] No NUMA configuration found
[    0.009384] Faking a node at [mem 0x0000000000000000-0x00000004b07fffff]
[    0.009386] NODE_DATA(0) allocated [mem 0x4b07fb000-0x4b07fffff]
[    0.009399] Zone ranges:
[    0.009399]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.009400]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.009401]   Normal   [mem 0x0000000100000000-0x00000004b07fffff]
[    0.009402]   Device   empty
[    0.009402] Movable zone start for each node
[    0.009403] Early memory node ranges
[    0.009403]   node   0: [mem 0x0000000000001000-0x000000000009dfff]
[    0.009404]   node   0: [mem 0x000000000009f000-0x000000000009ffff]
[    0.009404]   node   0: [mem 0x0000000000100000-0x0000000038312fff]
[    0.009404]   node   0: [mem 0x00000000417ff000-0x00000000417fffff]
[    0.009405]   node   0: [mem 0x0000000100000000-0x00000004b07fffff]
[    0.009406] Initmem setup node 0 [mem 0x0000000000001000-0x00000004b07fffff]
[    0.009408] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.009409] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.009420] On node 0, zone DMA: 96 pages in unavailable ranges
[    0.010227] On node 0, zone DMA32: 38124 pages in unavailable ranges
[    0.028073] On node 0, zone Normal: 26624 pages in unavailable ranges
[    0.028253] On node 0, zone Normal: 30720 pages in unavailable ranges
[    0.028293] Reserving Intel graphics memory at [mem 0x4b800000-0x4f7fffff]
[    0.028598] ACPI: PM-Timer IO Port: 0x1808
[    0.028603] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.028604] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.028604] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.028605] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.028605] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.028605] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.028606] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.028606] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.028606] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.028607] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.028607] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.028607] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.028608] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.028608] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.028608] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.028609] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.028609] ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
[    0.028609] ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
[    0.028610] ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
[    0.028610] ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
[    0.028610] ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
[    0.028611] ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
[    0.028611] ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
[    0.028611] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.028646] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.028648] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.028649] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.028651] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.028652] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.028656] e820: update [mem 0x303e3000-0x30411fff] usable ==> reserved
[    0.028662] TSC deadline timer available
[    0.028663] smpboot: Allowing 20 CPUs, 0 hotplug CPUs
[    0.028672] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.028674] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[    0.028674] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.028675] PM: hibernation: Registered nosave memory: [mem 0x276fa000-0x276fafff]
[    0.028676] PM: hibernation: Registered nosave memory: [mem 0x2771e000-0x2771efff]
[    0.028676] PM: hibernation: Registered nosave memory: [mem 0x30156000-0x30156fff]
[    0.028677] PM: hibernation: Registered nosave memory: [mem 0x303e3000-0x30411fff]
[    0.028678] PM: hibernation: Registered nosave memory: [mem 0x38313000-0x409ebfff]
[    0.028678] PM: hibernation: Registered nosave memory: [mem 0x409ec000-0x40b18fff]
[    0.028678] PM: hibernation: Registered nosave memory: [mem 0x40b19000-0x40c87fff]
[    0.028679] PM: hibernation: Registered nosave memory: [mem 0x40c88000-0x417fefff]
[    0.028679] PM: hibernation: Registered nosave memory: [mem 0x41800000-0x47ffffff]
[    0.028680] PM: hibernation: Registered nosave memory: [mem 0x48000000-0x487fffff]
[    0.028680] PM: hibernation: Registered nosave memory: [mem 0x48800000-0x48bfffff]
[    0.028680] PM: hibernation: Registered nosave memory: [mem 0x48c00000-0x48dfffff]
[    0.028681] PM: hibernation: Registered nosave memory: [mem 0x48e00000-0x4f7fffff]
[    0.028681] PM: hibernation: Registered nosave memory: [mem 0x4f800000-0xfdffffff]
[    0.028681] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.028682] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfe6fffff]
[    0.028682] PM: hibernation: Registered nosave memory: [mem 0xfe700000-0xfe70ffff]
[    0.028682] PM: hibernation: Registered nosave memory: [mem 0xfe710000-0xfebfffff]
[    0.028682] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.028683] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.028683] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.028683] PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed1ffff]
[    0.028684] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
[    0.028684] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfedfffff]
[    0.028684] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.028684] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[    0.028685] [mem 0x4f800000-0xfdffffff] available for PCI devices
[    0.028686] Booting paravirtualized kernel on bare hardware
[    0.028687] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.031686] setup_percpu: NR_CPUS:320 nr_cpumask_bits:20 nr_cpu_ids:20 nr_node_ids:1
[    0.032331] percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
[    0.032334] pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
[    0.032335] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.032339] pcpu-alloc: [0] 16 17 18 19 -- -- -- -- 
[    0.032348] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=1a418188-af15-4a89-ba2f-f3940f619c24 rw loglevel=3 quiet nvidia_drm.modeset=1
[    0.032382] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux", will be passed to user space.
[    0.032389] printk: log_buf_len individual max cpu contribution: 4096 bytes
[    0.032390] printk: log_buf_len total cpu_extra contributions: 77824 bytes
[    0.032390] printk: log_buf_len min size: 131072 bytes
[    0.032488] printk: log_buf_len: 262144 bytes
[    0.032489] printk: early log buf free: 111104(84%)
[    0.033694] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.034330] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.034421] Fallback order for Node 0: 0 
[    0.034423] Built 1 zonelists, mobility grouping on.  Total pages: 4034535
[    0.034424] Policy zone: Normal
[    0.034586] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.034592] software IO TLB: area num 32.
[    0.065541] Memory: 15780932K/16394952K available (16384K kernel code, 2132K rwdata, 13072K rodata, 3412K init, 3840K bss, 613764K reserved, 0K cma-reserved)
[    0.065665] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=20, Nodes=1
[    0.065680] ftrace: allocating 48816 entries in 191 pages
[    0.069791] ftrace: allocated 191 pages with 7 groups
[    0.069844] Dynamic Preempt: full
[    0.069894] rcu: Preemptible hierarchical RCU implementation.
[    0.069894] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=20.
[    0.069895] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.069895] 	Trampoline variant of Tasks RCU enabled.
[    0.069895] 	Rude variant of Tasks RCU enabled.
[    0.069896] 	Tracing variant of Tasks RCU enabled.
[    0.069896] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.069896] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=20
[    0.071084] NR_IRQS: 20736, nr_irqs: 2216, preallocated irqs: 16
[    0.071360] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.071623] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.071645] Console: colour dummy device 80x25
[    0.071646] printk: console [tty0] enabled
[    0.071672] ACPI: Core revision 20230628
[    0.071922] hpet: HPET dysfunctional in PC10. Force disabled.
[    0.071922] APIC: Switch to symmetric I/O mode setup
[    0.071923] DMAR: Host address width 39
[    0.071924] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.071927] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
[    0.071929] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.071932] DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
[    0.071933] DMAR: RMRR base: 0x0000004b000000 end: 0x0000004f7fffff
[    0.071935] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.071935] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.071936] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.073488] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.073489] x2apic enabled
[    0.073533] APIC: Switched APIC routing to: cluster x2apic
[    0.078005] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b2c8ec87c7, max_idle_ns: 440795278598 ns
[    0.078010] Calibrating delay loop (skipped), value calculated using timer frequency.. 5992.00 BogoMIPS (lpj=9984000)
[    0.078051] x86/tme: not enabled by BIOS
[    0.078056] CPU0: Thermal monitoring enabled (TM1)
[    0.078057] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.078162] process: using mwait in idle threads
[    0.078163] CET detected: Indirect Branch Tracking enabled
[    0.078164] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.078164] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.078166] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.078168] Spectre V2 : Mitigation: Enhanced / Automatic IBRS
[    0.078168] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.078169] Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
[    0.078170] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.078170] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.078177] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.078177] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.078178] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.078178] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[    0.078179] x86/fpu: Supporting XSAVE feature 0x800: 'Control-flow User registers'
[    0.078179] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.078180] x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
[    0.078180] x86/fpu: xstate_offset[11]:  840, xstate_sizes[11]:   16
[    0.078181] x86/fpu: Enabled xstate features 0xa07, context size is 856 bytes, using 'compacted' format.
[    0.081342] Freeing SMP alternatives memory: 40K
[    0.081342] pid_max: default: 32768 minimum: 301
[    0.081342] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
[    0.081342] landlock: Up and running.
[    0.081342] Yama: becoming mindful.
[    0.081342] LSM support for eBPF active
[    0.081342] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.081342] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.081342] smpboot: CPU0: 13th Gen Intel(R) Core(TM) i9-13900H (family: 0x6, model: 0xba, stepping: 0x2)
[    0.081342] RCU Tasks: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
[    0.081342] RCU Tasks Rude: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
[    0.081342] RCU Tasks Trace: Setting shift to 5 and lim to 1 rcu_task_cb_adjust=1.
[    0.081342] Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline,  AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.081342] core: cpu_core PMU driver: 
[    0.081342] ... version:                5
[    0.081342] ... bit width:              48
[    0.081342] ... generic registers:      8
[    0.081342] ... value mask:             0000ffffffffffff
[    0.081342] ... max period:             00007fffffffffff
[    0.081342] ... fixed-purpose events:   4
[    0.081342] ... event mask:             0001000f000000ff
[    0.081342] signal: max sigframe size: 3632
[    0.081342] Estimated ratio of average max frequency by base frequency (times 1024): 1740
[    0.081342] rcu: Hierarchical SRCU implementation.
[    0.081342] rcu: 	Max phase no-delay instances is 1000.
[    0.081342] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.081342] smp: Bringing up secondary CPUs ...
[    0.081342] smpboot: x86: Booting SMP configuration:
[    0.081342] .... node  #0, CPUs:        #2  #4  #6  #8 #10 #12 #13 #14 #15 #16 #17 #18 #19
[    0.009795] core: cpu_atom PMU driver: PEBS-via-PT 
[    0.009795] ... version:                5
[    0.009795] ... bit width:              48
[    0.009795] ... generic registers:      6
[    0.009795] ... value mask:             0000ffffffffffff
[    0.009795] ... max period:             00007fffffffffff
[    0.009795] ... fixed-purpose events:   3
[    0.009795] ... event mask:             000000070000003f
[    0.088068]   #1  #3  #5  #7  #9 #11
[    0.091382] smp: Brought up 1 node, 20 CPUs
[    0.091382] smpboot: Max logical packages: 1
[    0.091382] smpboot: Total of 20 processors activated (119855.00 BogoMIPS)
[    0.094962] devtmpfs: initialized
[    0.094962] x86/mm: Memory block size: 128MB
[    0.095135] ACPI: PM: Registering ACPI NVS region [mem 0x40b19000-0x40c87fff] (1503232 bytes)
[    0.095135] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.095135] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    0.095135] pinctrl core: initialized pinctrl subsystem
[    0.095135] PM: RTC time: 22:46:34, date: 2024-01-05
[    0.095255] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.095431] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.095537] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.095643] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.095650] audit: initializing netlink subsys (disabled)
[    0.095669] audit: type=2000 audit(1704494794.016:1): state=initialized audit_enabled=0 res=1
[    0.095669] thermal_sys: Registered thermal governor 'fair_share'
[    0.095669] thermal_sys: Registered thermal governor 'bang_bang'
[    0.095669] thermal_sys: Registered thermal governor 'step_wise'
[    0.095669] thermal_sys: Registered thermal governor 'user_space'
[    0.095669] thermal_sys: Registered thermal governor 'power_allocator'
[    0.095669] cpuidle: using governor ladder
[    0.095669] cpuidle: using governor menu
[    0.095669] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.095669] PCI: MMCONFIG for domain 0000 [bus 00-e0] at [mem 0xc0000000-0xce0fffff] (base 0xc0000000)
[    0.095669] PCI: not using MMCONFIG
[    0.095669] PCI: Using configuration type 1 for base access
[    0.095669] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.095669] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.098058] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.098058] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.098058] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.098058] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.098075] ACPI: Added _OSI(Module Device)
[    0.098076] ACPI: Added _OSI(Processor Device)
[    0.098076] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.098077] ACPI: Added _OSI(Processor Aggregator Device)
[    0.159736] ACPI: 19 ACPI AML tables successfully acquired and loaded
[    0.160242] ACPI Error: AE_NOT_FOUND, While resolving a named reference package element - \_SB_.PC00.LPCB.SEN2 (20230628/dspkginit-438)
[    0.170447] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
[    0.170448] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
[    0.171274] ACPI: Dynamic OEM Table Load:
[    0.171280] ACPI: SSDT 0xFFFF888101FDC000 000394 (v02 PmRef  Cpu0Cst  00003001 INTL 20200717)
[    0.171959] ACPI: Dynamic OEM Table Load:
[    0.171963] ACPI: SSDT 0xFFFF888102CCD800 000689 (v02 PmRef  Cpu0Ist  00003000 INTL 20200717)
[    0.172658] ACPI: Dynamic OEM Table Load:
[    0.172662] ACPI: SSDT 0xFFFF888102CF2400 0001AB (v02 PmRef  Cpu0Psd  00003000 INTL 20200717)
[    0.173281] ACPI: Dynamic OEM Table Load:
[    0.173285] ACPI: SSDT 0xFFFF888102CCA800 0004B5 (v02 PmRef  Cpu0Hwp  00003000 INTL 20200717)
[    0.174116] ACPI: Dynamic OEM Table Load:
[    0.174121] ACPI: SSDT 0xFFFF888101C9A000 001BAF (v02 PmRef  ApIst    00003000 INTL 20200717)
[    0.175351] ACPI: Dynamic OEM Table Load:
[    0.175360] ACPI: SSDT 0xFFFF88810166A000 001038 (v02 PmRef  ApHwp    00003000 INTL 20200717)
[    0.177052] ACPI: Dynamic OEM Table Load:
[    0.177059] ACPI: SSDT 0xFFFF888101668000 001349 (v02 PmRef  ApPsd    00003000 INTL 20200717)
[    0.178437] ACPI: Dynamic OEM Table Load:
[    0.178443] ACPI: SSDT 0xFFFF88810167C000 000FBB (v02 PmRef  ApCst    00003000 INTL 20200717)
[    0.186297] ACPI: _OSC evaluated successfully for all CPUs
[    0.187454] ACPI: Interpreter enabled
[    0.187506] ACPI: PM: (supports S0 S3 S4 S5)
[    0.187508] ACPI: Using IOAPIC for interrupt routing
[    0.188610] PCI: MMCONFIG for domain 0000 [bus 00-e0] at [mem 0xc0000000-0xce0fffff] (base 0xc0000000)
[    0.190206] PCI: MMCONFIG at [mem 0xc0000000-0xce0fffff] reserved as ACPI motherboard resource
[    0.190217] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.190218] PCI: Ignoring E820 reservations for host bridge windows
[    0.191626] ACPI: Enabled 12 GPEs in block 00 to 7F
[    0.192425] ACPI: \_SB_.PC00.PEG1.PXP_: New power resource
[    0.193346] ACPI: \_SB_.PC00.PEG2.PXP_: New power resource
[    0.194223] ACPI: \_SB_.PC00.PEG0.PXP_: New power resource
[    0.195776] ACPI: \_SB_.PC00.RP09.PXP_: New power resource
[    0.202134] ACPI: \_SB_.PC00.RP06.PXP_: New power resource
[    0.203462] ACPI: \_SB_.PC00.RP08.PXP_: New power resource
[    0.209194] ACPI: \_SB_.PC00.XHCI.RHUB.HS10.BTRT: New power resource
[    0.209834] ACPI: \_SB_.PC00.PAUD: New power resource
[    0.210710] ACPI: \_SB_.PC00.I2C0.PXTC: New power resource
[    0.215568] ACPI: \_SB_.PC00.CNVW.WRST: New power resource
[    0.218997] ACPI: \_SB_.PC00.TBT0: New power resource
[    0.219307] ACPI: \_SB_.PC00.TBT1: New power resource
[    0.219610] ACPI: \_SB_.PC00.D3C_: New power resource
[    0.380199] ACPI: \_TZ_.FN00: New power resource
[    0.380245] ACPI: \_TZ_.FN01: New power resource
[    0.380289] ACPI: \_TZ_.FN02: New power resource
[    0.380334] ACPI: \_TZ_.FN03: New power resource
[    0.380383] ACPI: \_TZ_.FN04: New power resource
[    0.380852] ACPI: \PIN_: New power resource
[    0.381117] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-e0])
[    0.381123] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.382282] acpi PNP0A08:00: _OSC: platform does not support [AER]
[    0.384537] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME PCIeCapability LTR DPC]
[    0.388625] PCI host bridge to bus 0000:00
[    0.388627] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.388628] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.388629] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.388631] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
[    0.388632] pci_bus 0000:00: root bus resource [mem 0x4f800000-0xbfffffff window]
[    0.388632] pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
[    0.388634] pci_bus 0000:00: root bus resource [bus 00-e0]
[    0.388716] pci 0000:00:00.0: [8086:a706] type 00 class 0x060000
[    0.388832] pci 0000:00:01.0: [8086:a70d] type 01 class 0x060400
[    0.388887] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.388911] pci 0000:00:01.0: PTM enabled (root), 4ns granularity
[    0.389426] pci 0000:00:02.0: [8086:a7a0] type 00 class 0x030000
[    0.389433] pci 0000:00:02.0: reg 0x10: [mem 0x622e000000-0x622effffff 64bit]
[    0.389438] pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
[    0.389441] pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
[    0.389454] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.389455] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
[    0.389457] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.389479] pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
[    0.389480] pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 64bit] (contains BAR0 for 7 VFs)
[    0.389484] pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit pref]
[    0.389485] pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 64bit pref] (contains BAR2 for 7 VFs)
[    0.389602] pci 0000:00:04.0: [8086:a71d] type 00 class 0x118000
[    0.389614] pci 0000:00:04.0: reg 0x10: [mem 0x622f240000-0x622f25ffff 64bit]
[    0.389853] pci 0000:00:06.0: [8086:09ab] type 00 class 0x088000
[    0.390369] pci 0000:00:07.0: [8086:a76e] type 01 class 0x060400
[    0.390464] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[    0.390489] pci 0000:00:07.0: PTM enabled (root), 4ns granularity
[    0.390494] pci 0000:00:07.0: DPC: RP PIO log size 0 is invalid
[    0.392582] pci 0000:00:08.0: [8086:a74f] type 00 class 0x088000
[    0.392589] pci 0000:00:08.0: reg 0x10: [mem 0x622f292000-0x622f292fff 64bit]
[    0.392679] pci 0000:00:0d.0: [8086:a71e] type 00 class 0x0c0330
[    0.392687] pci 0000:00:0d.0: reg 0x10: [mem 0x622f270000-0x622f27ffff 64bit]
[    0.392724] pci 0000:00:0d.0: PME# supported from D3hot D3cold
[    0.394639] pci 0000:00:0d.2: [8086:a73e] type 00 class 0x0c0340
[    0.394648] pci 0000:00:0d.2: reg 0x10: [mem 0x622f200000-0x622f23ffff 64bit]
[    0.394654] pci 0000:00:0d.2: reg 0x18: [mem 0x622f291000-0x622f291fff 64bit]
[    0.394706] pci 0000:00:0d.2: supports D1 D2
[    0.394707] pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.394851] pci 0000:00:0e.0: [8086:a77f] type 00 class 0x010400
[    0.394863] pci 0000:00:0e.0: reg 0x10: [mem 0x622c000000-0x622dffffff 64bit]
[    0.394869] pci 0000:00:0e.0: reg 0x18: [mem 0x50000000-0x51ffffff]
[    0.394882] pci 0000:00:0e.0: reg 0x20: [mem 0x622f100000-0x622f1fffff 64bit]
[    0.395096] pci 0000:00:14.0: [8086:51ed] type 00 class 0x0c0330
[    0.395116] pci 0000:00:14.0: reg 0x10: [mem 0x622f260000-0x622f26ffff 64bit]
[    0.395196] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.397134] pci 0000:00:14.2: [8086:51ef] type 00 class 0x050000
[    0.397153] pci 0000:00:14.2: reg 0x10: [mem 0x622f288000-0x622f28bfff 64bit]
[    0.397166] pci 0000:00:14.2: reg 0x18: [mem 0x622f290000-0x622f290fff 64bit]
[    0.397360] pci 0000:00:14.3: [8086:51f1] type 00 class 0x028000
[    0.397380] pci 0000:00:14.3: reg 0x10: [mem 0x622f284000-0x622f287fff 64bit]
[    0.397560] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[    0.397874] pci 0000:00:15.0: [8086:51e8] type 00 class 0x0c8000
[    0.397903] pci 0000:00:15.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.398422] pci 0000:00:15.1: [8086:51e9] type 00 class 0x0c8000
[    0.398451] pci 0000:00:15.1: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[    0.398809] pci 0000:00:16.0: [8086:51e0] type 00 class 0x078000
[    0.398831] pci 0000:00:16.0: reg 0x10: [mem 0x622f28d000-0x622f28dfff 64bit]
[    0.398913] pci 0000:00:16.0: PME# supported from D3hot
[    0.399417] pci 0000:00:1c.0: [8086:51be] type 01 class 0x060400
[    0.399511] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.399544] pci 0000:00:1c.0: PTM enabled (root), 4ns granularity
[    0.400121] pci 0000:00:1f.0: [8086:519d] type 00 class 0x060100
[    0.400465] pci 0000:00:1f.3: [8086:51ca] type 00 class 0x040380
[    0.400513] pci 0000:00:1f.3: reg 0x10: [mem 0x622f280000-0x622f283fff 64bit]
[    0.400583] pci 0000:00:1f.3: reg 0x20: [mem 0x622f000000-0x622f0fffff 64bit]
[    0.400690] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.400771] pci 0000:00:1f.4: [8086:51a3] type 00 class 0x0c0500
[    0.400794] pci 0000:00:1f.4: reg 0x10: [mem 0x622f28c000-0x622f28c0ff 64bit]
[    0.400822] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.401044] pci 0000:00:1f.5: [8086:51a4] type 00 class 0x0c8000
[    0.401062] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.401197] acpiphp: Slot [1] registered
[    0.401213] pci 0000:01:00.0: [10de:28e1] type 00 class 0x030000
[    0.401220] pci 0000:01:00.0: reg 0x10: [mem 0x5f000000-0x5fffffff]
[    0.401227] pci 0000:01:00.0: reg 0x14: [mem 0x6000000000-0x61ffffffff 64bit pref]
[    0.401233] pci 0000:01:00.0: reg 0x1c: [mem 0x6200000000-0x6201ffffff 64bit pref]
[    0.401237] pci 0000:01:00.0: reg 0x24: [io  0x4000-0x407f]
[    0.401241] pci 0000:01:00.0: reg 0x30: [mem 0x60000000-0x6007ffff pref]
[    0.401288] pci 0000:01:00.0: PME# supported from D0 D3hot
[    0.401342] pci 0000:01:00.1: [10de:22be] type 00 class 0x040300
[    0.401342] pci 0000:01:00.1: reg 0x10: [mem 0x60080000-0x60083fff]
[    0.401342] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.401342] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    0.401342] pci 0000:00:01.0:   bridge window [mem 0x5f000000-0x600fffff]
[    0.401342] pci 0000:00:01.0:   bridge window [mem 0x6000000000-0x6201ffffff 64bit pref]
[    0.401342] pci 0000:00:07.0: PCI bridge to [bus 02-36]
[    0.401342] pci 0000:00:07.0:   bridge window [mem 0x52000000-0x5e1fffff]
[    0.401342] pci 0000:00:07.0:   bridge window [mem 0x6210000000-0x622bffffff 64bit pref]
[    0.401342] pci 0000:37:00.0: [10ec:8168] type 00 class 0x020000
[    0.401342] pci 0000:37:00.0: reg 0x10: [io  0x3000-0x30ff]
[    0.401342] pci 0000:37:00.0: reg 0x18: [mem 0x60204000-0x60204fff 64bit]
[    0.401342] pci 0000:37:00.0: reg 0x20: [mem 0x60200000-0x60203fff 64bit]
[    0.401342] pci 0000:37:00.0: supports D1 D2
[    0.401342] pci 0000:37:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.401342] pci 0000:00:1c.0: PCI bridge to [bus 37]
[    0.401342] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.401342] pci 0000:00:1c.0:   bridge window [mem 0x60200000-0x602fffff]
[    0.405235] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.405332] ACPI: PCI: Interrupt link LNKB configured for IRQ 1
[    0.405427] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.405520] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.405615] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.405708] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.405803] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.405896] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.754951] Low-power S0 idle used by default for system suspend
[    0.784823] iommu: Default domain type: Translated
[    0.784823] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.784823] SCSI subsystem initialized
[    0.784823] libata version 3.00 loaded.
[    0.784823] ACPI: bus type USB registered
[    0.784823] usbcore: registered new interface driver usbfs
[    0.784823] usbcore: registered new interface driver hub
[    0.784823] usbcore: registered new device driver usb
[    0.784823] pps_core: LinuxPPS API ver. 1 registered
[    0.784823] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.784823] PTP clock support registered
[    0.784823] EDAC MC: Ver: 3.0.0
[    0.784900] efivars: Registered efivars operations
[    0.784900] NetLabel: Initializing
[    0.784900] NetLabel:  domain hash size = 128
[    0.784900] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.784900] NetLabel:  unlabeled traffic allowed by default
[    0.784900] mctp: management component transport protocol core
[    0.784900] NET: Registered PF_MCTP protocol family
[    0.784900] PCI: Using ACPI for IRQ routing
[    0.800595] PCI: pci_cache_line_size set to 64 bytes
[    0.800739] pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
[    0.800840] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    0.800849] e820: reserve RAM buffer [mem 0x276fa018-0x27ffffff]
[    0.800850] e820: reserve RAM buffer [mem 0x30156000-0x33ffffff]
[    0.800851] e820: reserve RAM buffer [mem 0x303e3000-0x33ffffff]
[    0.800851] e820: reserve RAM buffer [mem 0x38313000-0x3bffffff]
[    0.800852] e820: reserve RAM buffer [mem 0x41800000-0x43ffffff]
[    0.800852] e820: reserve RAM buffer [mem 0x4b0800000-0x4b3ffffff]
[    0.801359] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.801359] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.801359] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.801359] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.801359] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.801359] vgaarb: loaded
[    0.804682] clocksource: Switched to clocksource tsc-early
[    0.804687] VFS: Disk quotas dquot_6.6.0
[    0.804687] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.804687] pnp: PnP ACPI init
[    0.804687] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.804687] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.804687] system 00:01: [io  0x1854-0x1857] has been reserved
[    0.807721] pnp 00:02: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[    0.807739] system 00:02: [mem 0xfedc0000-0xfedc7fff] has been reserved
[    0.807740] system 00:02: [mem 0xfeda0000-0xfeda0fff] has been reserved
[    0.807741] system 00:02: [mem 0xfeda1000-0xfeda1fff] has been reserved
[    0.807742] system 00:02: [mem 0xfed20000-0xfed7ffff] could not be reserved
[    0.807743] system 00:02: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.807744] system 00:02: [mem 0xfed45000-0xfed8ffff] could not be reserved
[    0.807745] system 00:02: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.810700] system 00:04: [io  0x2000-0x20fe] has been reserved
[    0.811529] pnp: PnP ACPI: found 6 devices
[    0.816844] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.816890] NET: Registered PF_INET protocol family
[    0.817136] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.818405] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.818432] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.818518] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.818795] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.818868] TCP: Hash tables configured (established 131072 bind 65536)
[    0.818951] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.818983] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.819018] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.819050] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.819054] NET: Registered PF_XDP protocol family
[    0.819061] pci 0000:00:07.0: bridge window [io  0x1000-0x0fff] to [bus 02-36] add_size 1000
[    0.819072] pci 0000:00:02.0: BAR 9: assigned [mem 0x4020000000-0x40ffffffff 64bit pref]
[    0.819075] pci 0000:00:02.0: BAR 7: assigned [mem 0x4010000000-0x4016ffffff 64bit]
[    0.819077] pci 0000:00:07.0: BAR 13: assigned [io  0x6000-0x6fff]
[    0.819078] pci 0000:00:15.0: BAR 0: assigned [mem 0x4017000000-0x4017000fff 64bit]
[    0.819134] pci 0000:00:15.1: BAR 0: assigned [mem 0x4017001000-0x4017001fff 64bit]
[    0.819149] pci 0000:00:1f.5: BAR 0: assigned [mem 0x4f800000-0x4f800fff]
[    0.819160] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.819161] pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
[    0.819163] pci 0000:00:01.0:   bridge window [mem 0x5f000000-0x600fffff]
[    0.819164] pci 0000:00:01.0:   bridge window [mem 0x6000000000-0x6201ffffff 64bit pref]
[    0.819167] pci 0000:00:07.0: PCI bridge to [bus 02-36]
[    0.819168] pci 0000:00:07.0:   bridge window [io  0x6000-0x6fff]
[    0.819170] pci 0000:00:07.0:   bridge window [mem 0x52000000-0x5e1fffff]
[    0.819172] pci 0000:00:07.0:   bridge window [mem 0x6210000000-0x622bffffff 64bit pref]
[    0.819175] pci 0000:00:1c.0: PCI bridge to [bus 37]
[    0.819177] pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
[    0.819181] pci 0000:00:1c.0:   bridge window [mem 0x60200000-0x602fffff]
[    0.819187] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.819188] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.819188] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.819189] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000fffff window]
[    0.819189] pci_bus 0000:00: resource 8 [mem 0x4f800000-0xbfffffff window]
[    0.819190] pci_bus 0000:00: resource 9 [mem 0x4000000000-0x7fffffffff window]
[    0.819191] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
[    0.819191] pci_bus 0000:01: resource 1 [mem 0x5f000000-0x600fffff]
[    0.819192] pci_bus 0000:01: resource 2 [mem 0x6000000000-0x6201ffffff 64bit pref]
[    0.819192] pci_bus 0000:02: resource 0 [io  0x6000-0x6fff]
[    0.819193] pci_bus 0000:02: resource 1 [mem 0x52000000-0x5e1fffff]
[    0.819193] pci_bus 0000:02: resource 2 [mem 0x6210000000-0x622bffffff 64bit pref]
[    0.819194] pci_bus 0000:37: resource 0 [io  0x3000-0x3fff]
[    0.819194] pci_bus 0000:37: resource 1 [mem 0x60200000-0x602fffff]
[    0.819624] pci 0000:01:00.1: extending delay after power-on from D3hot to 20 msec
[    0.819639] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[    0.819650] PCI: CLS 64 bytes, default 64
[    0.819656] DMAR: Intel-IOMMU force enabled due to platform opt in
[    0.819661] DMAR: No ATSR found
[    0.819661] DMAR: No SATC found
[    0.819662] DMAR: IOMMU feature fl1gp_support inconsistent
[    0.819662] DMAR: IOMMU feature pgsel_inv inconsistent
[    0.819662] DMAR: IOMMU feature nwfs inconsistent
[    0.819663] DMAR: IOMMU feature dit inconsistent
[    0.819663] DMAR: IOMMU feature sc_support inconsistent
[    0.819663] DMAR: IOMMU feature dev_iotlb_support inconsistent
[    0.819664] DMAR: dmar0: Using Queued invalidation
[    0.819666] DMAR: dmar1: Using Queued invalidation
[    0.819768] Trying to unpack rootfs image as initramfs...
[    0.819880] pci 0000:00:02.0: Adding to iommu group 0
[    0.819895] pci 0000:00:00.0: Adding to iommu group 1
[    0.819901] pci 0000:00:01.0: Adding to iommu group 2
[    0.819904] pci 0000:00:04.0: Adding to iommu group 3
[    0.819910] pci 0000:00:06.0: Adding to iommu group 4
[    0.819915] pci 0000:00:07.0: Adding to iommu group 5
[    0.819918] pci 0000:00:08.0: Adding to iommu group 6
[    0.819925] pci 0000:00:0d.0: Adding to iommu group 7
[    0.819929] pci 0000:00:0d.2: Adding to iommu group 7
[    0.819933] pci 0000:00:0e.0: Adding to iommu group 8
[    0.819941] pci 0000:00:14.0: Adding to iommu group 9
[    0.819944] pci 0000:00:14.2: Adding to iommu group 9
[    0.819948] pci 0000:00:14.3: Adding to iommu group 10
[    0.819956] pci 0000:00:15.0: Adding to iommu group 11
[    0.819960] pci 0000:00:15.1: Adding to iommu group 11
[    0.819966] pci 0000:00:16.0: Adding to iommu group 12
[    0.819974] pci 0000:00:1c.0: Adding to iommu group 13
[    0.819984] pci 0000:00:1f.0: Adding to iommu group 14
[    0.819989] pci 0000:00:1f.3: Adding to iommu group 14
[    0.819993] pci 0000:00:1f.4: Adding to iommu group 14
[    0.819998] pci 0000:00:1f.5: Adding to iommu group 14
[    0.820005] pci 0000:01:00.0: Adding to iommu group 15
[    0.820010] pci 0000:01:00.1: Adding to iommu group 15
[    0.820017] pci 0000:37:00.0: Adding to iommu group 16
[    0.820131] DMAR: Intel(R) Virtualization Technology for Directed I/O
[    0.820132] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.820132] software IO TLB: mapped [mem 0x0000000022bb5000-0x0000000026bb5000] (64MB)
[    0.820271] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b2c8ec87c7, max_idle_ns: 440795278598 ns
[    0.820321] clocksource: Switched to clocksource tsc
[    0.820332] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.827882] Initialise system trusted keyrings
[    0.827888] Key type blacklist registered
[    0.827907] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.827911] zbud: loaded
[    0.827986] integrity: Platform Keyring initialized
[    0.827988] integrity: Machine keyring initialized
[    0.830776] Key type asymmetric registered
[    0.830777] Asymmetric key parser 'x509' registered
[    0.830783] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[    0.830864] io scheduler mq-deadline registered
[    0.830864] io scheduler kyber registered
[    0.830868] io scheduler bfq registered
[    0.832691] pcieport 0000:00:01.0: PME: Signaling with IRQ 122
[    0.832811] pcieport 0000:00:07.0: PME: Signaling with IRQ 123
[    0.832820] pcieport 0000:00:07.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[    0.833041] pcieport 0000:00:1c.0: PME: Signaling with IRQ 124
[    0.833104] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.833119] efifb: probing for efifb
[    0.833126] efifb: showing boot graphics
[    0.834609] efifb: framebuffer at 0x4000000000, using 8100k, total 8100k
[    0.834610] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    0.834610] efifb: scrolling: redraw
[    0.834611] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.834651] fbcon: Deferring console take-over
[    0.834651] fb0: EFI VGA frame buffer device
[    0.834761] Monitor-Mwait will be used to enter C-1 state
[    0.834765] Monitor-Mwait will be used to enter C-2 state
[    0.834769] Monitor-Mwait will be used to enter C-3 state
[    0.834771] ACPI: \_SB_.PR00: Found 3 idle states
[    0.835530] ACPI: AC: AC Adapter [ADP0] (off-line)
[    0.835555] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0a/PNP0C0D:01/input/input0
[    0.835563] ACPI: button: Lid Switch [LID0]
[    0.835577] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    0.835583] ACPI: button: Sleep Button [SLPB]
[    0.835593] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    0.835598] ACPI: button: Power Button [PWRB]
[    0.837974] thermal LNXTHERM:00: registered as thermal_zone0
[    0.837975] ACPI: thermal: Thermal Zone [TZ00] (28 C)
[    0.838080] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.838882] ACPI: battery: Slot [BAT0] (battery present)
[    0.838968] hpet_acpi_add: no address or irqs in _CRS
[    0.838996] Non-volatile memory driver v1.3
[    0.838996] Linux agpgart interface v0.103
[    0.850021] AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
[    0.850280] ACPI: bus type drm_connector registered
[    0.852588] usbcore: registered new interface driver usbserial_generic
[    0.852590] usbserial: USB Serial support registered for generic
[    0.852620] rtc_cmos rtc_cmos: RTC can wake from S4
[    0.853497] rtc_cmos rtc_cmos: registered as rtc0
[    0.853675] rtc_cmos rtc_cmos: setting system clock to 2024-01-05T22:46:35 UTC (1704494795)
[    0.853691] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
[    0.855050] intel_pstate: Intel P-state driver initializing
[    0.856818] intel_pstate: HWP enabled
[    0.863553] ledtrig-cpu: registered to indicate activity on CPUs
[    0.863861] hid: raw HID events driver (C) Jiri Kosina
[    0.863996] intel_pmc_core INT33A1:00:  initialized
[    0.864100] drop_monitor: Initializing network drop monitor service
[    0.874149] Initializing XFRM netlink socket
[    0.874178] NET: Registered PF_INET6 protocol family
[    0.977251] Freeing initrd memory: 114016K
[    0.984725] Segment Routing with IPv6
[    0.984727] RPL Segment Routing with IPv6
[    0.984734] In-situ OAM (IOAM) with IPv6
[    0.984752] NET: Registered PF_PACKET protocol family
[    0.987684] microcode: Microcode Update Driver: v2.2.
[    0.987688] IPI shorthand broadcast: enabled
[    0.988549] sched_clock: Marking stable (981220176, 6462082)->(1010455515, -22773257)
[    0.989037] registered taskstats version 1
[    0.990897] Loading compiled-in X.509 certificates
[    0.992538] Loaded X.509 cert 'Build time autogenerated kernel key: 80898a47c7fafcc229826409c6697162aacd8588'
[    0.996228] zswap: loaded using pool zstd/zsmalloc
[    0.997436] Key type .fscrypt registered
[    0.997438] Key type fscrypt-provisioning registered
[    0.997850] integrity: Loading X.509 certificate: UEFI:db
[    0.998133] integrity: Loaded X.509 cert ': 4238256238813fab4f31de855fe58652'
[    0.998134] integrity: Loading X.509 certificate: UEFI:db
[    0.998146] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[    0.998147] integrity: Loading X.509 certificate: UEFI:db
[    0.998154] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[    0.998793] PM:   Magic number: 8:913:804
[    1.003228] RAS: Correctable Errors collector initialized.
[    1.003268] clk: Disabling unused clocks
[    1.006120] Freeing unused decrypted memory: 2028K
[    1.006572] Freeing unused kernel image (initmem) memory: 3412K
[    1.026519] Write protecting the kernel read-only data: 30720k
[    1.028017] Freeing unused kernel image (rodata/data gap) memory: 1264K
[    1.041579] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.041582] rodata_test: all tests were successful
[    1.041585] Run /init as init process
[    1.041587]   with arguments:
[    1.041588]     /init
[    1.041588]   with environment:
[    1.041589]     HOME=/
[    1.041590]     TERM=linux
[    1.041590]     BOOT_IMAGE=/boot/vmlinuz-linux
[    1.125076] nvidia: loading out-of-tree module taints kernel.
[    1.125087] nvidia: module license 'NVIDIA' taints kernel.
[    1.125088] Disabling lock debugging due to kernel taint
[    1.125091] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    1.125091] nvidia: module license taints kernel.
[    1.261418] nvidia-nvlink: Nvlink Core is being initialized, major device number 238

[    1.262275] nvidia 0000:01:00.0: enabling device (0000 -> 0003)
[    1.262387] nvidia 0000:01:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none
[    1.304445] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  545.29.06  Thu Nov 16 01:59:08 UTC 2023
[    1.308148] wmi_bus wmi_bus-PNP0C14:00: WQ00 data block query control method not found
[    1.315325] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  545.29.06  Thu Nov 16 01:47:29 UTC 2023
[    1.317293] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[    1.406025] nvidia-uvm: Loaded the UVM driver, major device number 236.
[    1.407241] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[    2.594672] ACPI Warning: \_SB.NPCF._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20230628/nsarguments-61)
[    2.594718] ACPI Warning: \_SB.PC00.PEG1.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20230628/nsarguments-61)
[    3.418749] nvidia-modeset: WARNING: GPU:0: Unable to read EDID for display device DP-2
[    3.427919] nvidia-modeset: WARNING: GPU:0: Unable to read EDID for display device DP-2
[    3.428639] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[    3.494470] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    3.494473] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    3.496068] serio: i8042 KBD port at 0x60,0x64 irq 1
[    3.500300] vmd 0000:00:0e.0: PCI host bridge to bus 10000:e0
[    3.500303] pci_bus 10000:e0: root bus resource [bus e0-ff]
[    3.500304] pci_bus 10000:e0: root bus resource [mem 0x50000000-0x51ffffff]
[    3.500305] pci_bus 10000:e0: root bus resource [mem 0x622f102000-0x622f1fffff 64bit]
[    3.500323] pci 10000:e0:06.0: [8086:a74d] type 01 class 0x060400
[    3.500374] pci 10000:e0:06.0: PME# supported from D0 D3hot D3cold
[    3.500400] pci 10000:e0:06.0: PTM enabled (root), 4ns granularity
[    3.500475] pci 10000:e0:06.0: Adding to iommu group 8
[    3.500494] pci 10000:e0:06.2: [8086:a73d] type 01 class 0x060400
[    3.500544] pci 10000:e0:06.2: PME# supported from D0 D3hot D3cold
[    3.500565] pci 10000:e0:06.2: PTM enabled (root), 4ns granularity
[    3.500620] pci 10000:e0:06.2: Adding to iommu group 8
[    3.500628] pci 10000:e0:06.0: Primary bus is hard wired to 0
[    3.500661] pci 10000:e1:00.0: [1344:5413] type 00 class 0x010802
[    3.500674] pci 10000:e1:00.0: reg 0x10: [mem 0x50000000-0x50003fff 64bit]
[    3.500945] pci 10000:e1:00.0: Adding to iommu group 8
[    3.500967] pci 10000:e0:06.0: PCI bridge to [bus e1]
[    3.500968] pci 10000:e0:06.0:   bridge window [io  0x0000-0x0fff]
[    3.500970] pci 10000:e0:06.0:   bridge window [mem 0x50000000-0x500fffff]
[    3.500973] pci 10000:e0:06.2: Primary bus is hard wired to 0
[    3.500998] pci 10000:e2:00.0: [15b7:501a] type 00 class 0x010802
[    3.501015] pci 10000:e2:00.0: reg 0x10: [mem 0x50100000-0x50103fff 64bit]
[    3.501042] pci 10000:e2:00.0: reg 0x20: [mem 0x00000000-0x000000ff 64bit]
[    3.501174] pci 10000:e2:00.0: Adding to iommu group 8
[    3.501196] pci 10000:e0:06.2: PCI bridge to [bus e2]
[    3.501197] pci 10000:e0:06.2:   bridge window [io  0x0000-0x0fff]
[    3.501199] pci 10000:e0:06.2:   bridge window [mem 0x50100000-0x501fffff]
[    3.501202] pci 10000:e0:06.0: Primary bus is hard wired to 0
[    3.501204] pci 10000:e0:06.2: Primary bus is hard wired to 0
[    3.507068] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[    3.507075] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
[    3.508138] xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
[    3.508365] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[    3.508368] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
[    3.508371] xhci_hcd 0000:00:0d.0: Host supports USB 3.2 Enhanced SuperSpeed
[    3.508481] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[    3.508486] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.508488] usb usb1: Product: xHCI Host Controller
[    3.508489] usb usb1: Manufacturer: Linux 6.6.9-arch1-1 xhci-hcd
[    3.508491] usb usb1: SerialNumber: 0000:00:0d.0
[    3.508604] hub 1-0:1.0: USB hub found
[    3.508620] hub 1-0:1.0: 1 port detected
[    3.508987] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
[    3.508990] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.508992] usb usb2: Product: xHCI Host Controller
[    3.508994] usb usb2: Manufacturer: Linux 6.6.9-arch1-1 xhci-hcd
[    3.508995] usb usb2: SerialNumber: 0000:00:0d.0
[    3.509088] hub 2-0:1.0: USB hub found
[    3.509100] hub 2-0:1.0: 2 ports detected
[    3.509923] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    3.509928] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    3.511011] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000100200009810
[    3.511216] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    3.511217] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[    3.511218] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    3.511256] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.06
[    3.511258] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.511259] usb usb3: Product: xHCI Host Controller
[    3.511260] usb usb3: Manufacturer: Linux 6.6.9-arch1-1 xhci-hcd
[    3.511261] usb usb3: SerialNumber: 0000:00:14.0
[    3.511341] hub 3-0:1.0: USB hub found
[    3.511356] hub 3-0:1.0: 12 ports detected
[    3.512657] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.06
[    3.512659] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.512660] usb usb4: Product: xHCI Host Controller
[    3.512660] usb usb4: Manufacturer: Linux 6.6.9-arch1-1 xhci-hcd
[    3.512661] usb usb4: SerialNumber: 0000:00:14.0
[    3.512705] hub 4-0:1.0: USB hub found
[    3.512713] hub 4-0:1.0: 4 ports detected
[    3.523433] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    3.669961] pci 10000:e0:06.0: BAR 14: assigned [mem 0x50000000-0x500fffff]
[    3.669964] pci 10000:e0:06.2: BAR 14: assigned [mem 0x50100000-0x501fffff]
[    3.669965] pci 10000:e0:06.0: BAR 13: no space for [io  size 0x1000]
[    3.669967] pci 10000:e0:06.0: BAR 13: failed to assign [io  size 0x1000]
[    3.669967] pci 10000:e0:06.2: BAR 13: no space for [io  size 0x1000]
[    3.669968] pci 10000:e0:06.2: BAR 13: failed to assign [io  size 0x1000]
[    3.669969] pci 10000:e1:00.0: BAR 0: assigned [mem 0x50000000-0x50003fff 64bit]
[    3.669976] pci 10000:e0:06.0: PCI bridge to [bus e1]
[    3.669979] pci 10000:e0:06.0:   bridge window [mem 0x50000000-0x500fffff]
[    3.669984] pci 10000:e2:00.0: BAR 0: assigned [mem 0x50100000-0x50103fff 64bit]
[    3.669992] pci 10000:e2:00.0: BAR 4: assigned [mem 0x50104000-0x501040ff 64bit]
[    3.670000] pci 10000:e0:06.2: PCI bridge to [bus e2]
[    3.670002] pci 10000:e0:06.2:   bridge window [mem 0x50100000-0x501fffff]
[    3.670059] pcieport 10000:e0:06.0: can't derive routing for PCI INT D
[    3.670060] pcieport 10000:e0:06.0: PCI INT D: no GSI
[    3.670112] pcieport 10000:e0:06.0: PME: Signaling with IRQ 147
[    3.670163] pcieport 10000:e0:06.2: can't derive routing for PCI INT B
[    3.670164] pcieport 10000:e0:06.2: PCI INT B: no GSI
[    3.670190] pcieport 10000:e0:06.2: PME: Signaling with IRQ 148
[    3.670247] vmd 0000:00:0e.0: Bound to PCI domain 10000
[    3.746996] Setting dangerous option enable_guc - tainting kernel
[    3.747929] i915 0000:00:02.0: [drm] VT-d active for gfx access
[    3.747991] i915 0000:00:02.0: vgaarb: deactivate vga console
[    3.748053] i915 0000:00:02.0: [drm] Using Transparent Hugepages
[    3.748380] i915 0000:00:02.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=io+mem
[    3.750554] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adlp_dmc.bin (v2.20)
[    3.754163] nvme nvme0: pci function 10000:e1:00.0
[    3.754184] nvme nvme1: pci function 10000:e2:00.0
[    3.754281] pcieport 10000:e0:06.0: can't derive routing for PCI INT A
[    3.754282] nvme 10000:e1:00.0: PCI INT A: not connected
[    3.754285] pcieport 10000:e0:06.2: can't derive routing for PCI INT A
[    3.754287] nvme 10000:e2:00.0: PCI INT A: no GSI
[    3.763159] usb 3-7: new high-speed USB device number 2 using xhci_hcd
[    3.770410] nvme nvme1: allocated 32 MiB host memory buffer.
[    3.770798] i915 0000:00:02.0: [drm] GT0: GuC firmware i915/adlp_guc_70.bin version 70.13.1
[    3.770801] i915 0000:00:02.0: [drm] GT0: HuC firmware i915/tgl_huc.bin version 7.9.3
[    3.772077] nvme nvme1: 16/0/0 default/read/poll queues
[    3.776173]  nvme1n1: p1 p2 p3 p4 p5
[    3.783475] nvme nvme0: allocated 64 MiB host memory buffer.
[    3.806678] nvme nvme0: 16/0/0 default/read/poll queues
[    3.818789]  nvme0n1: p1 p2 p3 p4 p5 p6
[    3.852133] i915 0000:00:02.0: [drm] GT0: HuC: authenticated for all workloads
[    3.852160] i915 0000:00:02.0: [drm] GT0: GUC: submission disabled
[    3.852168] i915 0000:00:02.0: [drm] GT0: GUC: SLPC disabled
[    3.855019] i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
[    3.908345] usb 3-7: New USB device found, idVendor=13d3, idProduct=56a2, bcdDevice=20.01
[    3.908360] usb 3-7: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    3.908365] usb 3-7: Product: USB2.0 HD UVC WebCam
[    3.908368] usb 3-7: Manufacturer: Azurewave
[    3.908372] usb 3-7: SerialNumber: 0x0001
[    4.033349] usb 3-10: new full-speed USB device number 3 using xhci_hcd
[    4.176738] usb 3-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
[    4.176754] usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    5.069694] i915 0000:00:02.0: [drm] Skipping intel_backlight registration
[    5.070536] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 1
[    5.071071] ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[    5.071107] ACPI: video: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
[    5.071291] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input4
[    5.073444] ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    5.073976] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input5
[    5.076286] fbcon: i915drmfb (fb0) is primary device
[    5.076289] fbcon: Deferring console take-over
[    5.076291] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    5.138138] fbcon: Taking over console
[    5.141236] Console: switching to colour frame buffer device 240x67
[    5.222075] EXT4-fs (nvme1n1p4): mounted filesystem 1a418188-af15-4a89-ba2f-f3940f619c24 r/w with ordered data mode. Quota mode: none.
[    5.272575] systemd[1]: RTC configured in localtime, applying delta of 480 minutes to system time.
[    5.297958] systemd[1]: systemd 255.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 +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
[    5.297965] systemd[1]: Detected architecture x86-64.
[    5.298780] systemd[1]: Hostname set to <treblaHY>.
[    5.440042] systemd[1]: bpf-lsm: LSM BPF program attached
[    5.517747] systemd[1]: /usr/lib/systemd/system/avahi-daemon.socket:22: ListenStream= references a path below legacy directory /var/run/, updating /var/run/avahi-daemon/socket → /run/avahi-daemon/socket; please update the unit file accordingly.
[    5.526814] systemd[1]: Queued start job for default target Graphical Interface.
[    5.567263] systemd[1]: Created slice Slice /system/getty.
[    5.568159] systemd[1]: Created slice Slice /system/modprobe.
[    5.568562] systemd[1]: Created slice User and Session Slice.
[    5.568645] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    5.568693] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    5.568916] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    5.568939] systemd[1]: Expecting device /dev/disk/by-uuid/6ee71cbe-2417-40dc-91f1-4c28e6ee742e...
[    5.568950] systemd[1]: Reached target Local Encrypted Volumes.
[    5.568977] systemd[1]: Reached target Local Integrity Protected Volumes.
[    5.569000] systemd[1]: Reached target Path Units.
[    5.569014] systemd[1]: Reached target Remote File Systems.
[    5.569024] systemd[1]: Reached target Slice Units.
[    5.569053] systemd[1]: Reached target Local Verity Protected Volumes.
[    5.569133] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    5.569427] systemd[1]: Listening on LVM2 poll daemon socket.
[    5.570911] systemd[1]: Listening on Process Core Dump Socket.
[    5.571020] systemd[1]: Listening on Journal Socket (/dev/log).
[    5.571110] systemd[1]: Listening on Journal Socket.
[    5.571142] systemd[1]: TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.571368] systemd[1]: Listening on udev Control Socket.
[    5.571445] systemd[1]: Listening on udev Kernel Socket.
[    5.571517] systemd[1]: Listening on User Database Manager Socket.
[    5.572665] systemd[1]: Mounting /dev/hugepages...
[    5.573582] systemd[1]: Mounting /dev/mqueue...
[    5.574773] systemd[1]: Mounting /proc/sys/fs/binfmt_misc...
[    5.574874] systemd[1]: sys-fs-fuse-connections.mount: Failed to create mount point '/sys/fs/fuse/connections', ignoring: Operation not permitted
[    5.574884] systemd[1]: sys-fs-fuse-connections.mount: Failed to check directory /sys/fs/fuse/connections: No such file or directory
[    5.576018] systemd[1]: Mounting /sys/fs/fuse/connections...
[    5.577049] systemd[1]: Mounting /sys/kernel/config...
[    5.578221] systemd[1]: Mounting /sys/kernel/debug...
[    5.579211] systemd[1]: Mounting /sys/kernel/tracing...
[    5.580431] systemd[1]: Starting Create List of Static Device Nodes...
[    5.581417] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    5.581924] systemd[1]: Starting Load Kernel Module dm_mod...
[    5.582469] systemd[1]: Starting Load Kernel Module drm...
[    5.583162] systemd[1]: Starting Load Kernel Module loop...
[    5.583221] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[    5.584435] systemd[1]: Starting Journal Service...
[    5.585268] systemd[1]: Starting Load Kernel Modules...
[    5.585277] systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.586071] systemd[1]: Starting Remount Root and Kernel File Systems...
[    5.586114] systemd[1]: TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
[    5.586840] systemd[1]: Starting Coldplug All udev Devices...
[    5.587390] systemd[1]: Mounted /dev/hugepages.
[    5.587430] systemd[1]: Mounted /dev/mqueue.
[    5.587456] systemd[1]: Mounted /proc/sys/fs/binfmt_misc.
[    5.587483] systemd[1]: Mounted /sys/kernel/config.
[    5.587509] systemd[1]: Mounted /sys/kernel/debug.
[    5.587533] systemd[1]: Mounted /sys/kernel/tracing.
[    5.590170] fuse: init (API version 7.39)
[    5.592207] device-mapper: uevent: version 1.0.3
[    5.592262] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[    5.593209] loop: module loaded
[    5.595131] systemd-journald[350]: Collecting audit messages is disabled.
[    5.597662] Asymmetric key parser 'pkcs8' registered
[    5.616899] systemd[1]: Finished Create List of Static Device Nodes.
[    5.617267] systemd[1]: Started Journal Service.
[    5.636766] EXT4-fs (nvme1n1p4): re-mounted 1a418188-af15-4a89-ba2f-f3940f619c24 r/w. Quota mode: none.
[    5.887649] systemd-journald[350]: Received client request to flush runtime journal.
[    5.898133] systemd-journald[350]: /var/log/journal/2ddca9be07c14005a78685075759e5ca/system.journal: Journal file uses a different sequence number ID, rotating.
[    5.898140] systemd-journald[350]: Rotating system journal.
[    6.361422] mc: Linux media interface: v0.10
[    6.366832] Consider using thermal netlink events interface
[    6.378491] videodev: Linux video capture interface: v2.00
[    6.397145] ACPI: bus type thunderbolt registered
[    6.398265] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    6.399704] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    6.399746] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    6.400727] input: PC Speaker as /devices/platform/pcspkr/input/input6
[    6.405643] i2c i2c-16: 2/2 memory slots populated (from DMI)
[    6.406055] i2c i2c-16: Successfully instantiated SPD at 0x50
[    6.408957] intel-lpss 0000:00:15.0: enabling device (0004 -> 0006)
[    6.409373] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    6.446550] intel-lpss 0000:00:15.1: enabling device (0004 -> 0006)
[    6.447240] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    6.459414] Adding 4195324k swap on /dev/nvme1n1p5.  Priority:-2 extents:1 across:4195324k SS
[    6.470163] iTCO_vendor_support: vendor-support=0
[    6.470223] intel_rapl_msr: PL4 support detected.
[    6.470690] ee1004 16-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[    6.470784] intel_rapl_common: Found RAPL domain package
[    6.470790] intel_rapl_common: Found RAPL domain core
[    6.470792] intel_rapl_common: Found RAPL domain uncore
[    6.470650] mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
[    6.470795] intel_rapl_common: Found RAPL domain psys
[    6.471537] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_ops [i915])
[    6.475958] spi-nor spi0.0: w25q256 (32768 Kbytes)
[    6.480340] Creating 1 MTD partitions on "0000:00:1f.5":
[    6.480349] 0x000000000000-0x000002000000 : "BIOS"
[    6.517973] Bluetooth: Core ver 2.22
[    6.517997] NET: Registered PF_BLUETOOTH protocol family
[    6.517999] Bluetooth: HCI device and connection manager initialized
[    6.518003] Bluetooth: HCI socket layer initialized
[    6.518006] Bluetooth: L2CAP socket layer initialized
[    6.518010] Bluetooth: SCO socket layer initialized
[    6.518551] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    6.518791] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    6.518994] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    6.520105] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    6.520108] cfg80211: failed to load regulatory.db
[    6.577307] input: ASUF1204:00 2808:0202 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-17/i2c-ASUF1204:00/0018:2808:0202.0001/input/input7
[    6.577623] input: ASUF1204:00 2808:0202 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-17/i2c-ASUF1204:00/0018:2808:0202.0001/input/input8
[    6.577813] hid-generic 0018:2808:0202.0001: input,hidraw0: I2C HID v1.00 Mouse [ASUF1204:00 2808:0202] on i2c-ASUF1204:00
[    6.638409] input: ITE5570:00 048D:8051 as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-18/i2c-ITE5570:00/0018:048D:8051.0002/input/input11
[    6.638568] hid-generic 0018:048D:8051.0002: input,hidraw1: I2C HID v1.00 Device [ITE5570:00 048D:8051] on i2c-ITE5570:00
[    6.651973] proc_thermal_pci 0000:00:04.0: enabling device (0000 -> 0002)
[    6.652170] asus_wmi: ASUS WMI generic driver loaded
[    6.652250] iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[    6.652425] iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    6.655471] intel_rapl_common: Found RAPL domain package
[    6.664055] asus_wmi: Initialization: 0x1
[    6.664141] Intel(R) Wireless WiFi driver for Linux
[    6.664252] iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
[    6.664567] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[    6.664575] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    6.664578] RAPL PMU: hw unit of domain package 2^-14 Joules
[    6.664580] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    6.664581] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    6.665731] asus_wmi: SFUN value: 0x21
[    6.665741] asus-nb-wmi asus-nb-wmi: Detected ATK, not ASUSWMI, use DSTS
[    6.665745] asus-nb-wmi asus-nb-wmi: Detected ATK, enable event queue
[    6.669740] iwlwifi 0000:00:14.3: Detected crf-id 0x1300504, cnv-id 0x80400 wfpm id 0x80000030
[    6.669785] iwlwifi 0000:00:14.3: PCI dev 51f1/0074, rev=0x370, rfid=0x10a100
[    6.673106] cryptd: max_cpu_qlen set to 1000
[    6.682253] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[    6.682264] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 0.0.2.41
[    6.682432] iwlwifi 0000:00:14.3: loaded firmware version 83.e8f84e98.0 so-a0-hr-b0-83.ucode op_mode iwlmvm
[    6.682519] r8169 0000:37:00.0 eth0: RTL8168h/8111h, 08:bf:b8:2c:43:f8, XID 541, IRQ 220
[    6.682524] r8169 0000:37:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[    6.683640] usb 3-7: Found UVC 1.10 device USB2.0 HD UVC WebCam (13d3:56a2)
[    6.684928] usbcore: registered new interface driver uvcvideo
[    6.686981] AVX2 version of gcm_enc/dec engaged.
[    6.687056] AES CTR mode by8 optimization enabled
[    6.687386] r8169 0000:37:00.0 enp55s0: renamed from eth0
[    6.695246] asus-nb-wmi asus-nb-wmi: Using throttle_thermal_policy for platform_profile support
[    6.700785] snd_hda_intel 0000:00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040380
[    6.700805] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input12
[    6.701037] snd_hda_intel 0000:01:00.1: Disabling MSI
[    6.701041] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[    6.701204] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    6.746801] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
[    6.747510] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC256: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    6.747515] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    6.747518] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    6.747520] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    6.747521] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    6.747523] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
[    6.747524] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[    6.753462] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[    6.753480] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[    6.753496] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[    6.760642] input: ASUF1204:00 2808:0202 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-17/i2c-ASUF1204:00/0018:2808:0202.0001/input/input17
[    6.760674] input: ASUF1204:00 2808:0202 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-17/i2c-ASUF1204:00/0018:2808:0202.0001/input/input18
[    6.760707] hid-multitouch 0018:2808:0202.0001: input,hidraw0: I2C HID v1.00 Mouse [ASUF1204:00 2808:0202] on i2c-ASUF1204:00
[    6.764810] mousedev: PS/2 mouse device common for all mice
[    6.772899] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x370
[    6.772950] thermal thermal_zone5: failed to read out thermal zone (-61)
[    6.778875] asus_wmi: fan_curve_get_factory_default (0x00110032) failed: -19
[    6.782157] iwlwifi 0000:00:14.3: WRT: Invalid buffer destination
[    6.789921] ACPI: battery: new extension: ASUS Battery Extension
[    6.790118] usbcore: registered new interface driver btusb
[    6.791659] Bluetooth: hci0: Device revision is 2
[    6.791675] Bluetooth: hci0: Secure boot is enabled
[    6.791681] Bluetooth: hci0: OTP lock is enabled
[    6.791685] Bluetooth: hci0: API lock is enabled
[    6.791687] Bluetooth: hci0: Debug lock is disabled
[    6.791688] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    6.791689] Bluetooth: hci0: Bootloader timestamp 2019.40 buildtype 1 build 38
[    6.791704] ACPI Warning: \_SB.PC00.XHCI.RHUB.HS10._DSM: Argument #4 type mismatch - Found [Integer], ACPI requires [Package] (20230628/nsarguments-61)
[    6.791715] Bluetooth: hci0: DSM reset method type: 0x00
[    6.794184] Bluetooth: hci0: Found device firmware: intel/ibt-0040-4150.sfi
[    6.794191] Bluetooth: hci0: Boot Address: 0x100800
[    6.794192] Bluetooth: hci0: Firmware Version: 151-42.23
[    6.813772] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[    6.813794] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[    6.813811] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[    6.813837] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[    6.813854] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[    6.842442] intel_tcc_cooling: Programmable TCC Offset detected
[    6.886566] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
[    6.886614] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[    6.886625] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
[    6.886636] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
[    6.886696] iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
[    6.887898] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
[    6.953748] iwlwifi 0000:00:14.3: base HW address: bc:09:1b:82:bd:7e
[    7.099343] input: keyd virtual keyboard as /devices/virtual/input/input26
[    7.099441] input: keyd virtual pointer as /devices/virtual/input/input27
[    7.109723] NET: Registered PF_ALG protocol family
[    7.117909] 8021q: 802.1Q VLAN Support v1.8
[    7.123433] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    7.123436] Bluetooth: BNEP filters: protocol multicast
[    7.123440] Bluetooth: BNEP socket layer initialized
[    7.163204] Generic FE-GE Realtek PHY r8169-0-3700:00: attached PHY driver (mii_bus:phy_addr=r8169-0-3700:00, irq=MAC)
[    7.269371] lxc-info[778]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[    7.363310] r8169 0000:37:00.0 enp55s0: Link is Down
[    7.371860] iwlwifi 0000:00:14.3: WRT: Invalid buffer destination
[    7.471260] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
[    7.471270] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[    7.471277] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
[    7.471285] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
[    7.472663] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
[    7.482637] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
[    7.543939] iwlwifi 0000:00:14.3: Registered PHC clock: iwlwifi-PTP, with index: 0
[    7.640090] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    7.643496] Bridge firewalling registered
[    7.668506] iwlwifi 0000:00:14.3: WRT: Invalid buffer destination
[    7.768014] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
[    7.768061] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[    7.768070] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
[    7.768079] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
[    7.769522] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
[    8.211461] Bluetooth: hci0: Waiting for firmware download to complete
[    8.211589] Bluetooth: hci0: Firmware loaded in 1384183 usecs
[    8.211624] Bluetooth: hci0: Waiting for device to boot
[    8.226594] Bluetooth: hci0: Malformed MSFT vendor event: 0x02
[    8.226599] Bluetooth: hci0: Device booted in 14641 usecs
[    8.226838] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-0040-4150.ddc
[    8.229752] Bluetooth: hci0: Applying Intel DDC parameters completed
[    8.232648] Bluetooth: hci0: Firmware timestamp 2023.42 buildtype 1 build 73111
[    8.248129] iwlwifi 0000:00:14.3: Microcode SW error detected. Restarting 0x0.
[    8.248232] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[    8.248234] iwlwifi 0000:00:14.3: Transport status: 0x0000004A, valid: 6
[    8.248236] iwlwifi 0000:00:14.3: Loaded firmware version: 83.e8f84e98.0 so-a0-hr-b0-83.ucode
[    8.248238] iwlwifi 0000:00:14.3: 0x00000071 | NMI_INTERRUPT_UMAC_FATAL    
[    8.248240] iwlwifi 0000:00:14.3: 0x000002F0 | trm_hw_status0
[    8.248241] iwlwifi 0000:00:14.3: 0x00000000 | trm_hw_status1
[    8.248242] iwlwifi 0000:00:14.3: 0x004D9024 | branchlink2
[    8.248243] iwlwifi 0000:00:14.3: 0x004CF2F2 | interruptlink1
[    8.248244] iwlwifi 0000:00:14.3: 0x004CF2F2 | interruptlink2
[    8.248245] iwlwifi 0000:00:14.3: 0x0000EF10 | data1
[    8.248247] iwlwifi 0000:00:14.3: 0x00000010 | data2
[    8.248248] iwlwifi 0000:00:14.3: 0x00000000 | data3
[    8.248249] iwlwifi 0000:00:14.3: 0x0037EA3A | beacon time
[    8.248250] iwlwifi 0000:00:14.3: 0x00081D39 | tsf low
[    8.248251] iwlwifi 0000:00:14.3: 0x00000000 | tsf hi
[    8.248252] iwlwifi 0000:00:14.3: 0x00000000 | time gp1
[    8.248253] iwlwifi 0000:00:14.3: 0x0008D61D | time gp2
[    8.248254] iwlwifi 0000:00:14.3: 0x00000001 | uCode revision type
[    8.248255] iwlwifi 0000:00:14.3: 0x00000053 | uCode version major
[    8.248256] iwlwifi 0000:00:14.3: 0xE8F84E98 | uCode version minor
[    8.248257] iwlwifi 0000:00:14.3: 0x00000370 | hw version
[    8.248258] iwlwifi 0000:00:14.3: 0x18C80002 | board version
[    8.248259] iwlwifi 0000:00:14.3: 0x0000001C | hcmd
[    8.248260] iwlwifi 0000:00:14.3: 0x00020000 | isr0
[    8.248261] iwlwifi 0000:00:14.3: 0x00000000 | isr1
[    8.248262] iwlwifi 0000:00:14.3: 0x48F00002 | isr2
[    8.248264] iwlwifi 0000:00:14.3: 0x00C3000D | isr3
[    8.248265] iwlwifi 0000:00:14.3: 0x00000000 | isr4
[    8.248265] iwlwifi 0000:00:14.3: 0x001E0103 | last cmd Id
[    8.248266] iwlwifi 0000:00:14.3: 0x0000EF10 | wait_event
[    8.248268] iwlwifi 0000:00:14.3: 0x00000000 | l2p_control
[    8.248269] iwlwifi 0000:00:14.3: 0x00000020 | l2p_duration
[    8.248270] iwlwifi 0000:00:14.3: 0x00000000 | l2p_mhvalid
[    8.248271] iwlwifi 0000:00:14.3: 0x00000000 | l2p_addr_match
[    8.248272] iwlwifi 0000:00:14.3: 0x00000009 | lmpm_pmg_sel
[    8.248273] iwlwifi 0000:00:14.3: 0x00000000 | timestamp
[    8.248274] iwlwifi 0000:00:14.3: 0x00002854 | flow_handler
[    8.248329] iwlwifi 0000:00:14.3: Start IWL Error Log Dump:
[    8.248330] iwlwifi 0000:00:14.3: Transport status: 0x0000004A, valid: 7
[    8.248332] iwlwifi 0000:00:14.3: 0x2010190E | ADVANCED_SYSASSERT
[    8.248333] iwlwifi 0000:00:14.3: 0x00000000 | umac branchlink1
[    8.248334] iwlwifi 0000:00:14.3: 0x804703E0 | umac branchlink2
[    8.248335] iwlwifi 0000:00:14.3: 0xC0081500 | umac interruptlink1
[    8.248336] iwlwifi 0000:00:14.3: 0x00000000 | umac interruptlink2
[    8.248337] iwlwifi 0000:00:14.3: 0x0101971C | umac data1
[    8.248338] iwlwifi 0000:00:14.3: 0xDEADBEEF | umac data2
[    8.248339] iwlwifi 0000:00:14.3: 0xDEADBEEF | umac data3
[    8.248340] iwlwifi 0000:00:14.3: 0x00000053 | umac major
[    8.248341] iwlwifi 0000:00:14.3: 0xE8F84E98 | umac minor
[    8.248342] iwlwifi 0000:00:14.3: 0x0008D616 | frame pointer
[    8.248343] iwlwifi 0000:00:14.3: 0xC0886BE0 | stack pointer
[    8.248344] iwlwifi 0000:00:14.3: 0x001F010D | last host cmd
[    8.248345] iwlwifi 0000:00:14.3: 0x00000000 | isr status reg
[    8.248386] iwlwifi 0000:00:14.3: IML/ROM dump:
[    8.248387] iwlwifi 0000:00:14.3: 0x00000B03 | IML/ROM error/state
[    8.248396] iwlwifi 0000:00:14.3: 0x00005118 | IML/ROM data1
[    8.248405] iwlwifi 0000:00:14.3: 0x00000090 | IML/ROM WFPM_AUTH_KEY_0
[    8.248411] iwlwifi 0000:00:14.3: Fseq Registers:
[    8.248413] iwlwifi 0000:00:14.3: 0x60000000 | FSEQ_ERROR_CODE
[    8.248416] iwlwifi 0000:00:14.3: 0x00350002 | FSEQ_TOP_INIT_VERSION
[    8.248420] iwlwifi 0000:00:14.3: 0x00150001 | FSEQ_CNVIO_INIT_VERSION
[    8.248423] iwlwifi 0000:00:14.3: 0x0000A482 | FSEQ_OTP_VERSION
[    8.248426] iwlwifi 0000:00:14.3: 0x00000003 | FSEQ_TOP_CONTENT_VERSION
[    8.248429] iwlwifi 0000:00:14.3: 0x4552414E | FSEQ_ALIVE_TOKEN
[    8.248432] iwlwifi 0000:00:14.3: 0x00080400 | FSEQ_CNVI_ID
[    8.248435] iwlwifi 0000:00:14.3: 0x01300504 | FSEQ_CNVR_ID
[    8.248438] iwlwifi 0000:00:14.3: 0x00080400 | CNVI_AUX_MISC_CHIP
[    8.248443] iwlwifi 0000:00:14.3: 0x01300504 | CNVR_AUX_MISC_CHIP
[    8.248448] iwlwifi 0000:00:14.3: 0x05B0905B | CNVR_SCU_SD_REGS_SD_REG_DIG_DCDC_VTRIM
[    8.248453] iwlwifi 0000:00:14.3: 0x0000025B | CNVR_SCU_SD_REGS_SD_REG_ACTIVE_VDIG_MIRROR
[    8.248495] iwlwifi 0000:00:14.3: 0x00150001 | FSEQ_PREV_CNVIO_INIT_VERSION
[    8.248498] iwlwifi 0000:00:14.3: 0x00350002 | FSEQ_WIFI_FSEQ_VERSION
[    8.248501] iwlwifi 0000:00:14.3: 0x00350002 | FSEQ_BT_FSEQ_VERSION
[    8.248504] iwlwifi 0000:00:14.3: 0x000000EB | FSEQ_CLASS_TP_VERSION
[    8.248513] iwlwifi 0000:00:14.3: UMAC CURRENT PC: 0x8048f214
[    8.248555] iwlwifi 0000:00:14.3: LMAC1 CURRENT PC: 0xd0
[    8.248656] iwlwifi 0000:00:14.3: WRT: Collecting data: ini trigger 4 fired (delay=0ms).
[    8.248661] ieee80211 phy0: Hardware restart was requested
[    8.304818] Bluetooth: MGMT ver 1.22
[    8.728300] iwlwifi 0000:00:14.3: WRT: Invalid buffer destination
[    8.832422] iwlwifi 0000:00:14.3: WFPM_UMAC_PD_NOTIFICATION: 0x20
[    8.832470] iwlwifi 0000:00:14.3: WFPM_LMAC2_PD_NOTIFICATION: 0x1f
[    8.832479] iwlwifi 0000:00:14.3: WFPM_AUTH_KEY_0: 0x90
[    8.832489] iwlwifi 0000:00:14.3: CNVI_SCU_SEQ_DATA_DW9: 0x10
[    8.833923] iwlwifi 0000:00:14.3: RFIm is deactivated, reason = 4
[   10.447281] r8169 0000:37:00.0 enp55s0: Link is Up - 1Gbps/Full - flow control off
[   11.010794] IPv6: enp55s0: IPv6 duplicate address fe80::39e2:bbf6:e3cd:b588 used by b4:cd:27:44:56:3f detected!
[   14.347316] systemd-journald[350]: /var/log/journal/2ddca9be07c14005a78685075759e5ca/user-1000.journal: Journal file uses a different sequence number ID, rotating.
[   15.401262] Bluetooth: RFCOMM TTY layer initialized
[   15.401271] Bluetooth: RFCOMM socket layer initialized
[   15.401278] Bluetooth: RFCOMM ver 1.11
[ 3790.968759] usb 3-2: new full-speed USB device number 4 using xhci_hcd
[ 3791.118921] usb 3-2: New USB device found, idVendor=046d, idProduct=c21d, bcdDevice=40.14
[ 3791.118937] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3791.118942] usb 3-2: Product: Gamepad F310
[ 3791.118945] usb 3-2: Manufacturer: Logitech
[ 3791.118948] usb 3-2: SerialNumber: 840AB835
[ 3791.170585] input: Logitech Gamepad F310 as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/input/input28
[ 3791.170830] usbcore: registered new interface driver xpad
[ 3805.022999] x86/split lock detection: #AC: CSystemManager:/5681 took a split_lock trap at address: 0xe6f8716f
[ 3805.167515] x86/split lock detection: #AC: CNet Encrypt:0/5698 took a split_lock trap at address: 0xe6f8716f
[ 3805.178104] block nvme0n1: No UUID available providing old NGUID
[ 3821.779261] x86/split lock detection: #AC: CContentUpdateC/5867 took a split_lock trap at address: 0xe6f8716f
[ 3822.049577] x86/split lock detection: #AC: CContentUpdateC/5869 took a split_lock trap at address: 0xe6f8716f
[ 3823.402482] x86/split lock detection: #AC: CContentUpdateC/5894 took a split_lock trap at address: 0xe6f8716f
[ 3823.402772] x86/split lock detection: #AC: CContentUpdateC/5895 took a split_lock trap at address: 0xe6f8716f
[ 3823.838802] x86/split lock detection: #AC: CContentUpdateC/5908 took a split_lock trap at address: 0xe6f8716f
[ 3824.304396] x86/split lock detection: #AC: CContentUpdateC/5912 took a split_lock trap at address: 0xe6f8716f
[ 3825.240796] x86/split lock detection: #AC: CContentUpdateC/5916 took a split_lock trap at address: 0xe6f8716f
[ 3929.385646] sysrq: Keyboard mode set to system default
[ 4490.261662] perf: interrupt took too long (2550 > 2500), lowering kernel.perf_event_max_sample_rate to 78300
[ 5866.199517] perf: interrupt took too long (3195 > 3187), lowering kernel.perf_event_max_sample_rate to 62400
[ 9185.570870] perf: interrupt took too long (4028 > 3993), lowering kernel.perf_event_max_sample_rate to 49500

Offline

#34 2024-01-09 09:18:20

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,046

Re: screen freezes when using picom and opening fullscreen apps

https://askubuntu.com/questions/1356884 … is-running
"split_lock_detect=off", https://wiki.archlinux.org/title/Kernel_parameters
I don't expect that to do much about the game performance, though?

ACPI errors are unfortunately rather common and the BIOS update will likely not do anything about it, they're frequently harmless, though.

Offline

#35 2024-01-10 16:33:06

treblaHY
Member
Registered: 2023-12-26
Posts: 26

Re: screen freezes when using picom and opening fullscreen apps

https://askubuntu.com/questions/1356884 … is-running
"split_lock_detect=off", https://wiki.archlinux.org/title/Kernel_parameters
I don't expect that to do much about the game performance, though?

Yes, as expected, the errors are gone, but it didn't solve the problem nor improve my framrate(under vulkan)


ACPI errors are unfortunately rather common and the BIOS update will likely not do anything about it, they're frequently harmless, though.

Get it, I still update my bios though, just to make sure, and yes it didn't change anything.

Offline

#36 2024-01-10 18:04:15

treblaHY
Member
Registered: 2023-12-26
Posts: 26

Re: screen freezes when using picom and opening fullscreen apps

So, eh I've just done a full system upgrade, and now I can't start xorg.
Which I believe is related to problem like:
https://bbs.archlinux.org/viewtopic.php?id=291519

Setting nvida_drm.modeset=1 doesn't fix the problem though.
Other than that, I have no idea what to do and how can I get some useful information.

I'll just post my journalctl here first:
https://pastebin.com/uzDUpDHR

Offline

#37 2024-01-10 20:04:20

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,046

Re: screen freezes when using picom and opening fullscreen apps

Setting nvida_drm.modeset=1 doesn't fix the problem though.

And doesn't show up in the journal either?

#0  0x00007f7af533883c n/a (libc.so.6 + 0x8e83c)
#1  0x00007f7af52e8668 raise (libc.so.6 + 0x3e668)
#2  0x00007f7af52d04b8 abort (libc.so.6 + 0x264b8)
#3  0x0000555fef73da00 OsAbort (Xorg + 0x159a00)
#4  0x0000555fef73dd3b FatalError (Xorg + 0x159d3b)
#5  0x0000555fef735cb6 n/a (Xorg + 0x151cb6)
#6  0x00007f7af52e8710 n/a (libc.so.6 + 0x3e710)
#7  0x00007f7aceaa50dd n/a (libnvidia-glcore.so.545.29.06 + 0xaa50dd)
#8  0x00007f7acea43864 n/a (libnvidia-glcore.so.545.29.06 + 0xa43864)
#9  0x00007f7addac48b5 n/a (libglxserver_nvidia.so + 0x6c48b5)
#10 0x00007f7addd3a880 n/a (libglxserver_nvidia.so + 0x93a880)

Mesa was technically fixed, please post the xorg log for the crashing server.

Offline

#38 2024-01-11 05:35:53

treblaHY
Member
Registered: 2023-12-26
Posts: 26

Re: screen freezes when using picom and opening fullscreen apps

I add it in /etc/default/grub

# GRUB boot loader configuration

GRUB_DEFAULT="1"
GRUB_TIMEOUT="3"
GRUB_DISTRIBUTOR="Arch"
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 quiet nvidia_drm.modeset=1"
GRUB_CMDLINE_LINUX=""

# Preload both GPT and MBR modules so that they are not missed
GRUB_PRELOAD_MODULES="part_gpt part_msdos"

# Uncomment to enable booting from LUKS encrypted devices
#GRUB_ENABLE_CRYPTODISK="y"

# Set to 'countdown' or 'hidden' to change timeout behavior,
# press ESC key to display menu.
GRUB_TIMEOUT_STYLE="menu"

# Uncomment to use basic console
GRUB_TERMINAL_INPUT="console"

# Uncomment to disable graphical terminal
#GRUB_TERMINAL_OUTPUT="console"

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `videoinfo'
#GRUB_GFXMODE="saved"

# Uncomment to allow the kernel use the same resolution used by grub
GRUB_GFXPAYLOAD_LINUX="keep"

# Uncomment if you want GRUB to pass to the Linux kernel the old parameter
# format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx"
#GRUB_DISABLE_LINUX_UUID="true"

# Uncomment to disable generation of recovery mode menu entries
GRUB_DISABLE_RECOVERY="true"

# Uncomment and set to the desired menu colors.  Used by normal and wallpaper
# modes only.  Entries specified as foreground/background.
export GRUB_COLOR_NORMAL="white/black"
export GRUB_COLOR_HIGHLIGHT="black/white"

# Uncomment one of them for the gfx desired, a image background or a gfxtheme
GRUB_BACKGROUND="/home/Albertchen/Downloads/milky-way-2971669_1920.jpg"
#GRUB_THEME="/path/to/gfxtheme"

# Uncomment to get a beep at GRUB start
#GRUB_INIT_TUNE="480 440 1"

# Uncomment to make GRUB remember the last selection. This requires
# setting 'GRUB_DEFAULT=saved' above.
#GRUB_SAVEDEFAULT="true"

# Uncomment to disable submenus in boot menu
#GRUB_DISABLE_SUBMENU="y"

# Probing for other operating systems is disabled for security reasons. Read
# documentation on GRUB_DISABLE_OS_PROBER, if still want to enable this
# functionality install os-prober and uncomment to detect and include other
# operating systems.
GRUB_DISABLE_OS_PROBER="false"

Xorg.0.log:
https://pastebin.com/8skH6HEn

BTW, sddm still displays correctly without issues.

Last edited by treblaHY (2024-01-11 08:03:48)

Offline

#39 2024-01-11 08:43:07

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,046

Re: screen freezes when using picom and opening fullscreen apps

You didn't grub-mkconfig, though. The parameter isn't in the xorg log. Nor is there any error.

SDDM runs on X11, so your premise is false. It's likely some session process that crashes. Maybe you forgot to rebuild an AUR package?
Anything in "sudo journalctl -b" or "coredumpctl"?

Offline

#40 2024-01-11 17:43:20

treblaHY
Member
Registered: 2023-12-26
Posts: 26

Re: screen freezes when using picom and opening fullscreen apps

My bad, didn't check it thoroughly. And startx does run when using root account.

sudo journalctl -b:
https://pastebin.com/DHVpxAGX

coredumpctl:

TIME                           PID  UID  GID SIG     COREFILE     EXE                                                          SIZE
Thu 2024-01-11 00:43:57 CST   1553 1000 1000 SIGSEGV present      /home/Albertchen/.local/share/Steam/ubuntu12_32/steam        6.9M
Thu 2024-01-11 00:46:59 CST   2364 1000 1000 SIGSEGV present      /usr/bin/vulkaninfo                                          1.6M
Thu 2024-01-11 00:48:22 CST  17720 1000 1000 SIGSEGV present      /home/Albertchen/.local/share/Steam/ubuntu12_32/steam        6.9M
Thu 2024-01-11 00:48:31 CST  18004 1000 1000 SIGSEGV present      /home/Albertchen/.local/share/Steam/ubuntu12_32/steam        6.9M
Thu 2024-01-11 01:05:12 CST 107838 1000 1000 SIGSEGV none         /home/Albertchen/.cache/yay/python2/src/Python-2.7.18/python    -
Thu 2024-01-11 01:13:33 CST 114332 1000 1000 SIGSEGV none         /home/Albertchen/.cache/yay/python2/src/Python-2.7.18/python    -
Thu 2024-01-11 01:14:40 CST 115805 1000 1000 SIGABRT none         /home/Albertchen/.cache/yay/python2/src/Python-2.7.18/python    -
Thu 2024-01-11 01:25:53 CST    854    0    0 SIGABRT inaccessible /usr/lib/Xorg                                                   -
Thu 2024-01-11 01:32:14 CST    840    0    0 SIGABRT inaccessible /usr/lib/Xorg                                                   -
Thu 2024-01-11 01:32:15 CST   1069  967  967 SIGABRT inaccessible /usr/bin/sddm-greeter                                           -
Thu 2024-01-11 01:36:14 CST    851    0    0 SIGABRT inaccessible /usr/lib/Xorg                                                   -
Thu 2024-01-11 13:20:02 CST    793    0    0 SIGABRT inaccessible /usr/lib/Xorg                                                   -
Thu 2024-01-11 13:20:02 CST   1043  967  967 SIGABRT inaccessible /usr/bin/sddm-greeter                                           -
Thu 2024-01-11 19:38:33 CST    823    0    0 SIGABRT inaccessible /usr/lib/Xorg                                                   -
Thu 2024-01-11 19:38:33 CST   1051  967  967 SIGABRT inaccessible /usr/bin/sddm-greeter                                           -
Thu 2024-01-11 19:39:03 CST    802    0    0 SIGABRT inaccessible /usr/lib/Xorg                                                   -
Thu 2024-01-11 19:39:04 CST   1047  967  967 SIGABRT inaccessible /usr/bin/sddm-greeter                                           -
Thu 2024-01-11 15:37:16 CST    778    0    0 SIGABRT inaccessible /usr/lib/Xorg                                                   -
Fri 2024-01-12 01:22:14 CST    840    0    0 SIGABRT inaccessible /usr/lib/Xorg                                                   -
Fri 2024-01-12 01:22:15 CST   1088  967  967 SIGABRT inaccessible /usr/bin/sddm-greeter                                           -
Fri 2024-01-12 01:27:41 CST    846    0    0 SIGABRT inaccessible /usr/lib/Xorg                                                   -
Fri 2024-01-12 01:27:41 CST   1094  967  967 SIGABRT inaccessible /usr/bin/sddm-greeter                                           -
Fri 2024-01-12 01:31:08 CST    826    0    0 SIGABRT inaccessible /usr/lib/Xorg                                                   -

Offline

#41 2024-01-11 22:01:26

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,046

Re: screen freezes when using picom and opening fullscreen apps

Xorg segfaults for SDDM:

Jan 12 01:31:08 treblaHY systemd-logind[649]: New session c1 of user sddm.
…
Jan 12 01:31:08 treblaHY (systemd)[1070]: pam_unix(systemd-user:session): session opened for user sddm(uid=967) by sddm(uid=0)
Jan 12 01:31:08 treblaHY systemd-coredump[1067]: Process 826 (Xorg) of user 0 dumped core.
                                                 
                                                 Stack trace of thread 826:
                                                 #0  0x00007fc06fdf583c n/a (libc.so.6 + 0x8e83c)
                                                 #1  0x00007fc06fda5668 raise (libc.so.6 + 0x3e668)
                                                 #2  0x00007fc06fd8d4b8 abort (libc.so.6 + 0x264b8)
                                                 #3  0x0000561be0c45a00 OsAbort (Xorg + 0x159a00)
                                                 #4  0x0000561be0c45d3b FatalError (Xorg + 0x159d3b)
                                                 #5  0x0000561be0c3dcb6 n/a (Xorg + 0x151cb6)
                                                 #6  0x00007fc06fda5710 n/a (libc.so.6 + 0x3e710)
                                                 #7  0x00007fc04aaa50dd n/a (libnvidia-glcore.so.545.29.06 + 0xaa50dd)
                                                 #8  0x00007fc04aa43864 n/a (libnvidia-glcore.so.545.29.06 + 0xa43864)
                                                 #9  0x00007fc050ec48b5 n/a (libglxserver_nvidia.so + 0x6c48b5)
                                                 #10 0x00007fc05113a880 n/a (libglxserver_nvidia.so + 0x93a880)
                                                 ELF object binary architecture: AMD x86-64

But SDDM restarts

Jan 12 01:31:10 treblaHY systemd-logind[649]: New session c2 of user sddm.

Then you login, premid fails, sddm tries to start xmonad and immediately terminates.

Jan 12 01:31:15 treblaHY systemd-logind[649]: New session 2 of user Albertchen.
…
Jan 12 01:31:15 treblaHY systemd-xdg-autostart-generator[1141]: Exec binary '/opt/premid/premid' does not exist: No such file or directory
Jan 12 01:31:15 treblaHY systemd-journald[372]: /var/log/journal/2ddca9be07c14005a78685075759e5ca/user-1000.journal: Journal file uses a different sequence number ID, rotating.
Jan 12 01:31:15 treblaHY systemd-xdg-autostart-generator[1141]: /home/Albertchen/.config/autostart/premid.desktop: not generating unit, executable specified in Exec= does not exist.
…
Jan 12 01:31:15 treblaHY sddm-helper[1133]: Starting X11 session: "" "/usr/share/sddm/scripts/Xsession \"xmonad\""
Jan 12 01:31:15 treblaHY sddm[819]: Session started true
…
Jan 12 01:31:16 treblaHY sddm-helper[1133]: [PAM] Closing session
Jan 12 01:31:16 treblaHY sddm-helper[1133]: pam_unix(sddm:session): session closed for user Albertchen
Jan 12 01:31:16 treblaHY sddm-helper[1133]: [PAM] Ended.
Jan 12 01:31:16 treblaHY sddm[819]: Auth: sddm-helper exited with 127

Seems xmonad related, do you also use that for your root startx?
What if you "startx xterm" as Albertchen and try to run xmonad from that xterm?

Offline

#42 2024-01-12 08:20:36

treblaHY
Member
Registered: 2023-12-26
Posts: 26

Re: screen freezes when using picom and opening fullscreen apps

My bad, xmonad --recompile then reboot solves the problem...
I forgot to recompile xmonad after update(´・ω・`)

Also, when booting up, system displays a message "libkmkod: kmod_config_parse: /etc/modprobe.d/nvidia.conf line 1: ignoring bad line starting with nvidia_drm.modeset=1"
It's because there used to be a file nvidia.conf with content "options wnvidia_drm modeset=1", but is now no longer there.
I don't think it would effect anything though, but what cause this to happen?

Offline

#43 2024-01-12 08:47:02

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,046

Re: screen freezes when using picom and opening fullscreen apps

You've an /etc/modprobe.d/nvidia.conf either in the system or the initramfs or both that has a line w/ bogus syntax in it ("nvidia_drm.modeset=1" is for the kernel commandline and suggested there, because it also disables the simpledrm device)
Check the file, in doubt recreate the initramfs and post the output of

cat /proc/cmdline

Offline

#44 2024-01-12 10:29:19

treblaHY
Member
Registered: 2023-12-26
Posts: 26

Re: screen freezes when using picom and opening fullscreen apps

Recreating initramfs does solve the issue, I guess I just never recreate initramfs after I delete the file...

However, cat /proc/cmdline gives:

BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=1a418188-af15-4a89-ba2f-f3940f619c24 rw loglevel=3 quiet

Should nvidia_drm.modeset=1 appear here?

Offline

#45 2024-01-12 13:43:48

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,046

Re: screen freezes when using picom and opening fullscreen apps

Yup.
If you're using grub and only edited /etc/default/grub, you forgot grub-mkconfig as well

Offline

#46 2024-01-14 09:42:29

treblaHY
Member
Registered: 2023-12-26
Posts: 26

Re: screen freezes when using picom and opening fullscreen apps

Hey seth, just want to say thank you for this journey(?) of fixing my stuffs, I grub-mkconfig and confirm that nvidia_drm.modeset=1 is being set. However, the problem still didn't get fixed.
I eventually decide to reinstall arch and start from scratch(I've back up some stuff so I can setup quicker), and after a fresh install, the screen freeze issue is no longer here, but picom still gives error though, so I guess these two problems really are just seperated.
The graphical glitch is still there even when after a fresh install, so I'm not sure how to fix it, I guess I'll switch to vulkan mode in that game.

Thank you a lot for helping me, and I learned a lot from your ways of analyzing the problem.
smile <3

(Btw, should I mark this post as solved? Since it's not actually solved though...

Offline

#47 2024-01-14 21:54:26

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,046

Re: screen freezes when using picom and opening fullscreen apps

What error?
This one?

Also, when booting up, system displays a message "libkmkod: kmod_config_parse: /etc/modprobe.d/nvidia.conf line 1: ignoring bad line starting with nvidia_drm.modeset=1"

Btw, should I mark this post as solved?

The graphical glitch is still there

I assume the original problem (freeze) is fixed?
You could open a thread for the game specifically (and identify it, maybe there's something recorded if it's a game/OpenGL specific bug)

Offline

#48 2024-01-15 04:59:49

treblaHY
Member
Registered: 2023-12-26
Posts: 26

Re: screen freezes when using picom and opening fullscreen apps

I assume the original problem (freeze) is fixed?

Yes, it's fixed after I reinstall the whole system.

What error?

I am refering to the graphical glitch, should've explain it better... my bad.

The graphical glitch is still there

The one I've screen recorded(and got something 1-2 fps) with is still there even after a fresh install.
Also, running picom still gives "GL error at line 714: GL_INVALID_FRAMEBUFFER_OPERATION", but it seems to effect nothing.

I'm glad that my steam games finally don't freeze randomly, and for that one game with graphical glitch I can switch to vulkan(glitch only happens in openGL mode in that one game). Picom also seems to be working well also.

Offline

Board footer

Powered by FluxBB