You are not logged in.

#1 2023-09-17 13:30:26

Mxxry
Member
Registered: 2023-09-12
Posts: 15

Black Screen on Wake from Sleep with iGPU

Hello everyone,

First of all, this is my first post on this forum, so if there's anything that bothers you, please let me know. Additionally, English is not my native language, so I apologize for any mistakes.

Regarding my issue, when I wake up my laptop from sleep while it's using the iGPU, I get a black screen with no option to do anything. This also happens occasionally during startup. I tried another distro (Fedora) to see if it was a hardware issue, but it worked perfectly there. Everything works fine when I disable the iGPU and only use the dGPU (I could live with this, but I only get 1-2 hours of battery life instead of 5-6).

Here are the specs of my laptop:

- Lenovo Legion 5 15ACH6A
- AMD Ryzen 7 5800H with Radeon Graphics
- AMD Radeon RX 6600M

On the software side:

- KDE on Wayland
- Kernel: 6.5.3-arch1-1

I'm using the video drivers following this wiki: https://wiki.archlinux.org/title/AMDGPU

lspci -k | grep -A 3 -E "(VGA|3D)"

03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 23 [Radeon RX 6600/6600 XT/6600M] (rev c3)
        DeviceName: Realtek RTL8111E Ethernet LOM
        Subsystem: Lenovo Navi 23 [Radeon RX 6600/6600 XT/6600M]
        Kernel driver in use: amdgpu

Offline

#2 2023-09-19 02:03:17

Skidout
Member
Registered: 2023-05-26
Posts: 37

Re: Black Screen on Wake from Sleep with iGPU

Does the issue happen on Plasma with X11?

Offline

#3 2023-09-19 15:38:12

Mxxry
Member
Registered: 2023-09-12
Posts: 15

Re: Black Screen on Wake from Sleep with iGPU

Yes, it doesn't work with X11. I also tested it on the LTS kernel, and it doesn't make any difference.

Here are the logs I get when it goes into sleep :

systemd[1]: Starting System Suspend...
systemd-sleep[4409]: Entering sleep state 'suspend'...

Here are the logs on my dGPU:

archlinux systemd[1]: Reached target Sleep.
systemd[1]: Starting System Suspend...
systemd-sleep[5370]: Entering sleep state 'suspend'...
kernel: PM: suspend entry (deep)
kernel: Filesystems sync: 0.003 seconds
kernel: Freezing user space processes
kernel: Freezing user space processes completed (elapsed 0.015 seconds)
kernel: OOM killer disabled.
kernel: Freezing remaining freezable tasks
kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
kernel: printk: Suspending console(s) (use no_console_suspend to debug)
kernel: ACPI: EC: interrupt blocked
kernel: amdgpu 0000:03:00.0: amdgpu: MODE1 reset
kernel: amdgpu 0000:03:00.0: amdgpu: GPU mode1 reset
kernel: amdgpu 0000:03:00.0: amdgpu: GPU smu mode1 reset
kernel: ACPI: PM: Preparing to enter system sleep state S3
kernel: ACPI: EC: event blocked
kernel: ACPI: EC: EC stopped
kernel: ACPI: PM: Saving platform NVS memory
kernel: Disabling non-boot CPUs ...
kernel: smpboot: CPU 1 is now offline
kernel: smpboot: CPU 2 is now offline
kernel: smpboot: CPU 3 is now offline
kernel: smpboot: CPU 4 is now offline
kernel: smpboot: CPU 5 is now offline
kernel: smpboot: CPU 6 is now offline
kernel: smpboot: CPU 7 is now offline
kernel: smpboot: CPU 8 is now offline
kernel: smpboot: CPU 9 is now offline
kernel: smpboot: CPU 10 is now offline
kernel: smpboot: CPU 11 is now offline
kernel: smpboot: CPU 12 is now offline
kernel: smpboot: CPU 13 is now offline
kernel: smpboot: CPU 14 is now offline
kernel: Spectre V2 : Update user space SMT mitigation: STIBP off
kernel: smpboot: CPU 15 is now offline
...
...

After that, I have to perform a hard reboot, and the logs do not indicate any errors during boot.

However, I noticed that I have this error in my logs (only with the iGPU) :

journalctl -p 3 -b
systemd-coredump[1581]: [?] Process 1418 (Xorg) of user 0 dumped core.
                                                    
                                                    Stack trace of thread 1418:
                                                    #0  0x00007fb10508e83c n/a (libc.so.6 + 0x8e83c)
                                                    #1  0x00007fb10503e668 raise (libc.so.6 + 0x3e668)
                                                    #2  0x00007fb1050264b8 abort (libc.so.6 + 0x264b8)
                                                    #3  0x000055e587b145a0 OsAbort (Xorg + 0x1535a0)
                                                    #4  0x000055e587b15a0b FatalError (Xorg + 0x154a0b)
                                                    #5  0x000055e587b1c516 n/a (Xorg + 0x15b516)
                                                    #6  0x00007fb10503e710 n/a (libc.so.6 + 0x3e710)
                                                    #7  0x00007fb10508e83c n/a (libc.so.6 + 0x8e83c)
                                                    #8  0x00007fb10503e668 raise (libc.so.6 + 0x3e668)
                                                    #9  0x00007fb1050264b8 abort (libc.so.6 + 0x264b8)
                                                    #10 0x00007fb1050263dc n/a (libc.so.6 + 0x263dc)
                                                    #11 0x00007fb105036d26 __assert_fail (libc.so.6 + 0x36d26)
                                                    #12 0x000055e587a5d693 dixRegisterPrivateKey (Xorg + 0x9c693)
                                                    #13 0x00007fb1043b3998 glamor_init (libglamoregl.so + 0xd998)
                                                    #14 0x00007fb1057a40e1 n/a (modesetting_drv.so + 0xf0e1)
                                                    #15 0x000055e587a403c5 AddGPUScreen (Xorg + 0x7f3c5)
                                                    #16 0x000055e587b51296 n/a (Xorg + 0x190296)
                                                    #17 0x000055e587b7037a n/a (Xorg + 0x1af37a)
                                                    #18 0x000055e587b96ce1 n/a (Xorg + 0x1d5ce1)
                                                    #19 0x000055e587b972b0 n/a (Xorg + 0x1d62b0)
                                                    #20 0x000055e587b141f2 n/a (Xorg + 0x1531f2)
                                                    #21 0x000055e587b0f739 WaitForSomething (Xorg + 0x14e739)
                                                    #22 0x000055e5879ff34f n/a (Xorg + 0x3e34f)
                                                    #23 0x00007fb105027cd0 n/a (libc.so.6 + 0x27cd0)
                                                    #24 0x00007fb105027d8a __libc_start_main (libc.so.6 + 0x27d8a)
                                                    #25 0x000055e587a00465 _start (Xorg + 0x3f465)


                                                    Stack trace of thread 1574:
                                                    #0  0x00007fb1050894ae n/a (libc.so.6 + 0x894ae)
                                                    #1  0x00007fb10508bd40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                                                    #2  0x00007fb0f52c794c n/a (swrast_dri.so + 0xc794c)
                                                    #3  0x00007fb0f531485c n/a (swrast_dri.so + 0x11485c)
                                                    #4  0x00007fb10508c9eb n/a (libc.so.6 + 0x8c9eb)
                                                    #5  0x00007fb105110dfc n/a (libc.so.6 + 0x110dfc)
                                                    
                                                    Stack trace of thread 1576:
                                                    #0  0x00007fb1050894ae n/a (libc.so.6 + 0x894ae)
                                                    #1  0x00007fb10508bd40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                                                    #2  0x00007fb0f52c794c n/a (swrast_dri.so + 0xc794c)
                                                    #3  0x00007fb0f531485c n/a (swrast_dri.so + 0x11485c)
                                                    #4  0x00007fb10508c9eb n/a (libc.so.6 + 0x8c9eb)
                                                    #5  0x00007fb105110dfc n/a (libc.so.6 + 0x110dfc)
                                                    
                                                    Stack trace of thread 1575:
                                                    #0  0x00007fb1050894ae n/a (libc.so.6 + 0x894ae)
                                                    #1  0x00007fb10508bd40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                                                    #2  0x00007fb0f52c794c n/a (swrast_dri.so + 0xc794c)
                                                    #3  0x00007fb0f531485c n/a (swrast_dri.so + 0x11485c)
                                                    #4  0x00007fb10508c9eb n/a (libc.so.6 + 0x8c9eb)
                                                    #5  0x00007fb105110dfc n/a (libc.so.6 + 0x110dfc)

                                                    Stack trace of thread 1577:
                                                    #0  0x00007fb1050894ae n/a (libc.so.6 + 0x894ae)
                                                    #1  0x00007fb10508bd40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                                                    #2  0x00007fb0f52c794c n/a (swrast_dri.so + 0xc794c)
                                                    #3  0x00007fb0f531485c n/a (swrast_dri.so + 0x11485c)
                                                    #4  0x00007fb10508c9eb n/a (libc.so.6 + 0x8c9eb)
                                                    #5  0x00007fb105110dfc n/a (libc.so.6 + 0x110dfc)
                                                    
                                                    Stack trace of thread 1466:
                                                    #0  0x00007fb105089700 n/a (libc.so.6 + 0x89700)
                                                    #1  0x00007fb10508ff1a pthread_mutex_lock (libc.so.6 + 0x8ff1a)
                                                    #2  0x000055e587b12a35 n/a (Xorg + 0x151a35)
                                                    #3  0x000055e587b141f2 n/a (Xorg + 0x1531f2)
                                                    #4  0x000055e587b17849 n/a (Xorg + 0x156849)
                                                    #5  0x00007fb10508c9eb n/a (libc.so.6 + 0x8c9eb)
                                                    #6  0x00007fb105110dfc n/a (libc.so.6 + 0x110dfc)
                                                    
                                                    Stack trace of thread 1578:
                                                    #0  0x00007fb1050894ae n/a (libc.so.6 + 0x894ae)
                                                    #1  0x00007fb10508bd40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                                                    #2  0x00007fb0f52c794c n/a (swrast_dri.so + 0xc794c)
                                                    #3  0x00007fb0f531485c n/a (swrast_dri.so + 0x11485c)
                                                    #4  0x00007fb10508c9eb n/a (libc.so.6 + 0x8c9eb)
                                                    #5  0x00007fb105110dfc n/a (libc.so.6 + 0x110dfc)
                                                    
                                                    Stack trace of thread 1579:
                                                    #0  0x00007fb1050894ae n/a (libc.so.6 + 0x894ae)
                                                    #1  0x00007fb10508bd40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                                                    #2  0x00007fb0f52c794c n/a (swrast_dri.so + 0xc794c)
                                                    #3  0x00007fb0f531485c n/a (swrast_dri.so + 0x11485c)
                                                    #4  0x00007fb10508c9eb n/a (libc.so.6 + 0x8c9eb)
                                                    #5  0x00007fb105110dfc n/a (libc.so.6 + 0x110dfc)
                                                    ELF object binary architecture: AMD x86-64

EDIT : It seems to work on the Zen kernel, at least for now, and the Xorg error no longer appears. However, I still experience visual glitches and a black screen at the login screen.
But if someone has a solution on the stable kernel, that would be great

Last edited by Mxxry (2023-09-19 16:20:53)

Offline

#4 2023-09-19 20:13:30

seth
Member
Registered: 2012-09-03
Posts: 51,617

Re: Black Screen on Wake from Sleep with iGPU

                                                    #2  0x00007fb0f52c794c n/a (swrast_dri.so + 0xc794c)
                                                    #3  0x00007fb0f531485c n/a (swrast_dri.so + 0x11485c)

Please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General

After that, I have to perform a hard reboot

https://wiki.archlinux.org/title/Keyboa … el_(SysRq)

Offline

#5 2023-09-20 17:23:01

Mxxry
Member
Registered: 2023-09-12
Posts: 15

Re: Black Screen on Wake from Sleep with iGPU

First of all, thank you smile

Here are the boot logs http://0x0.st/HOYp.txt (I don't know if this is what you were expecting.)

And here are the Xorg logs:

[    33.906] (--) Log file renamed from "/var/log/Xorg.pid-1582.log" to "/var/log/Xorg.0.log"
[    33.906] 
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[    33.906] Current Operating System: Linux archlinux 6.5.3-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 13 Sep 2023 08:37:40 +0000 x86_64
[    33.906] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=853b361d-6ba2-484c-8a3b-55127b2f74a5 rw cryptdevice=UUID=7acf3c63-f57a-44bc-b6b4-4709c34a176d:ainstnvme0n1p2 root=UUID=853b361d-6ba2-484c-8a3b-55127b2f74a5 loglevel=3 quiet
[    33.906]  
[    33.906] Current version of pixman: 0.42.2
[    33.906] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    33.906] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    33.906] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 20 19:11:30 2023
[    33.906] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    33.906] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    33.906] (==) No Layout section.  Using the first Screen section.
[    33.906] (==) No screen section available. Using defaults.
[    33.906] (**) |-->Screen "Default Screen Section" (0)
[    33.906] (**) |   |-->Monitor "<default monitor>"
[    33.907] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    33.907] (==) Automatically adding devices
[    33.907] (==) Automatically enabling devices
[    33.907] (==) Automatically adding GPU devices
[    33.907] (==) Automatically binding GPU devices
[    33.907] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    33.907] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[    33.907] 	Entry deleted from font path.
[    33.907] 	(Run 'mkfontdir' on "/usr/share/fonts/misc").
[    33.907] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[    33.907] 	Entry deleted from font path.
[    33.907] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[    33.907] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF".
[    33.907] 	Entry deleted from font path.
[    33.907] 	(Run 'mkfontdir' on "/usr/share/fonts/OTF").
[    33.907] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    33.907] 	Entry deleted from font path.
[    33.907] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    33.907] 	Entry deleted from font path.
[    33.907] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    33.907] 	Entry deleted from font path.
[    33.907] (==) FontPath set to:
	
[    33.907] (==) ModulePath set to "/usr/lib/xorg/modules"
[    33.907] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    33.907] (II) Module ABI versions:
[    33.907] 	X.Org ANSI C Emulation: 0.4
[    33.907] 	X.Org Video Driver: 25.2
[    33.907] 	X.Org XInput driver : 24.4
[    33.907] 	X.Org Server Extension : 10.0
[    33.907] (++) using VT number 2

[    33.907] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    33.910] (II) xfree86: Adding drm device (/dev/dri/card1)
[    33.910] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.0/drm/card1
[    33.912] (II) xfree86: Adding drm device (/dev/dri/card2)
[    33.912] (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:07:00.0/drm/card2
[    33.930] (--) PCI: (3@0:0:0) 1002:73ff:17aa:3ab1 rev 195, Mem @ 0xfa00000000/8589934592, 0xfc00000000/268435456, 0xd0800000/1048576, I/O @ 0x00004000/256, BIOS @ 0x????????/131072
[    33.930] (--) PCI:*(7@0:0:0) 1002:1638:17aa:3ab1 rev 197, Mem @ 0xfc10000000/268435456, 0xfc20000000/2097152, 0xd0400000/524288, I/O @ 0x00001000/256
[    33.930] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    33.930] (II) LoadModule: "glx"
[    33.930] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    33.931] (II) Module glx: vendor="X.Org Foundation"
[    33.931] 	compiled for 1.21.1.8, module version = 1.0.0
[    33.931] 	ABI class: X.Org Server Extension, version 10.0
[    33.931] (II) Applying OutputClass "AMDgpu" to /dev/dri/card2
[    33.931] 	loading driver: amdgpu
[    33.931] (II) Applying OutputClass "AMDgpu" to /dev/dri/card1
[    33.931] 	loading driver: amdgpu
[    33.931] (==) Matched amdgpu as autoconfigured driver 0
[    33.931] (==) Matched ati as autoconfigured driver 1
[    33.931] (==) Matched modesetting as autoconfigured driver 2
[    33.931] (==) Matched fbdev as autoconfigured driver 3
[    33.931] (==) Matched vesa as autoconfigured driver 4
[    33.931] (==) Assigned the driver to the xf86ConfigLayout
[    33.931] (II) LoadModule: "amdgpu"
[    33.932] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[    33.933] (II) Module amdgpu: vendor="X.Org Foundation"
[    33.933] 	compiled for 1.21.1.7, module version = 23.0.0
[    33.934] 	Module class: X.Org Video Driver
[    33.934] 	ABI class: X.Org Video Driver, version 25.2
[    33.934] (II) LoadModule: "ati"
[    33.934] (WW) Warning, couldn't open module ati
[    33.934] (EE) Failed to load module "ati" (module does not exist, 0)
[    33.934] (II) LoadModule: "modesetting"
[    33.934] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    33.934] (II) Module modesetting: vendor="X.Org Foundation"
[    33.934] 	compiled for 1.21.1.8, module version = 1.21.1
[    33.934] 	Module class: X.Org Video Driver
[    33.934] 	ABI class: X.Org Video Driver, version 25.2
[    33.934] (II) LoadModule: "fbdev"
[    33.934] (WW) Warning, couldn't open module fbdev
[    33.934] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    33.934] (II) LoadModule: "vesa"
[    33.934] (WW) Warning, couldn't open module vesa
[    33.934] (EE) Failed to load module "vesa" (module does not exist, 0)
[    33.934] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[    33.934] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    33.948] (WW) Falling back to old probe method for modesetting
[    33.948] (EE) open /dev/dri/card0: No such file or directory
[    33.949] (II) AMDGPU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    33.949] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[    33.949] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    33.949] (==) AMDGPU(0): Default visual is TrueColor
[    33.949] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card2
[    33.949] (==) AMDGPU(0): RGB weight 888
[    33.949] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[    33.949] (--) AMDGPU(0): Chipset: "AMD Radeon Graphics" (ChipID = 0x1638)
[    33.949] (II) Loading sub module "fb"
[    33.949] (II) LoadModule: "fb"
[    33.949] (II) Module "fb" already built-in
[    33.949] (II) Loading sub module "dri2"
[    33.949] (II) LoadModule: "dri2"
[    33.949] (II) Module "dri2" already built-in
[    34.001] (II) Loading sub module "glamoregl"
[    34.001] (II) LoadModule: "glamoregl"
[    34.001] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    34.004] (II) Module glamoregl: vendor="X.Org Foundation"
[    34.004] 	compiled for 1.21.1.8, module version = 1.0.1
[    34.004] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    34.013] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon Graphics (renoir, LLVM 16.0.6, DRM 3.54, 6.5.3-arch1-1)
[    34.014] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[    34.014] (==) AMDGPU(0): TearFree property default: auto
[    34.014] (==) AMDGPU(0): VariableRefresh: disabled
[    34.014] (==) AMDGPU(0): AsyncFlipSecondaries: disabled
[    34.014] (II) AMDGPU(0): KMS Pageflipping: enabled
[    34.020] (II) AMDGPU(0): Output eDP-1 has no monitor section
[    34.033] (II) AMDGPU(0): EDID for output eDP-1
[    34.033] (II) AMDGPU(0): Manufacturer: LGD  Model: 6a5  Serial#: 0
[    34.033] (II) AMDGPU(0): Year: 2020  Week: 0
[    34.033] (II) AMDGPU(0): EDID Version: 1.4
[    34.033] (II) AMDGPU(0): Digital Display Input
[    34.033] (II) AMDGPU(0): 10 bits per channel
[    34.033] (II) AMDGPU(0): Digital interface is DisplayPort
[    34.033] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    34.033] (II) AMDGPU(0): Gamma: 2.20
[    34.033] (II) AMDGPU(0): No DPMS capabilities specified
[    34.033] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 
[    34.033] (II) AMDGPU(0): First detailed timing is preferred mode
[    34.033] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[    34.033] (II) AMDGPU(0): Display is continuous-frequency
[    34.033] (II) AMDGPU(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.620
[    34.033] (II) AMDGPU(0): blueX: 0.150 blueY: 0.055   whiteX: 0.313 whiteY: 0.329
[    34.033] (II) AMDGPU(0): Manufacturer's mask: 0
[    34.033] (II) AMDGPU(0): Supported detailed timing:
[    34.033] (II) AMDGPU(0): clock: 401.2 MHz   Image Size:  344 x 194 mm
[    34.033] (II) AMDGPU(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    34.033] (II) AMDGPU(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1169 v_border: 0
[    34.033] (II) AMDGPU(0): Ranges: V min: 60 V max: 165 Hz, H min: 193 H max: 193 kHz, PixClock max 415 MHz
[    34.033] (II) AMDGPU(0):  LG Display
[    34.033] (II) AMDGPU(0):  LP156WFG-SPT2
[    34.033] (II) AMDGPU(0): EDID (in hex):
[    34.033] (II) AMDGPU(0): 	00ffffffffffff0030e4a50600000000
[    34.033] (II) AMDGPU(0): 	001e0104b522137803ef85a3544c9e26
[    34.033] (II) AMDGPU(0): 	0e505400000001010101010101010101
[    34.033] (II) AMDGPU(0): 	010101010101b99c80a0703859403020
[    34.033] (II) AMDGPU(0): 	350058c21000001a000000fd003ca5c1
[    34.033] (II) AMDGPU(0): 	c129010a202020202020000000fe004c
[    34.033] (II) AMDGPU(0): 	4720446973706c61790a2020000000fe
[    34.033] (II) AMDGPU(0): 	004c503135365746472d53505432006e
[    34.033] (II) AMDGPU(0): Printing probed modes for output eDP-1
[    34.033] (II) AMDGPU(0): Modeline "1920x1080"x165.0  401.21  1920 1968 2000 2080  1080 1083 1088 1169 +hsync -vsync (192.9 kHz eP)
[    34.033] (II) AMDGPU(0): Modeline "1920x1080"x120.0  401.21  1920 1968 2000 2080  1080 1521 1526 1607 +hsync -vsync (192.9 kHz e)
[    34.033] (II) AMDGPU(0): Modeline "1920x1080"x96.0  401.21  1920 1968 2000 2080  1080 1923 1928 2009 +hsync -vsync (192.9 kHz e)
[    34.033] (II) AMDGPU(0): Modeline "1920x1080"x72.0  401.21  1920 1968 2000 2080  1080 2593 2598 2679 +hsync -vsync (192.9 kHz e)
[    34.033] (II) AMDGPU(0): Modeline "1920x1080"x60.0  401.21  1920 1968 2000 2080  1080 3128 3133 3214 +hsync -vsync (192.9 kHz e)
[    34.033] (II) AMDGPU(0): Modeline "1680x1050"x165.0  401.21  1680 1968 2000 2080  1050 1083 1088 1169 +hsync -vsync (192.9 kHz e)
[    34.033] (II) AMDGPU(0): Modeline "1280x1024"x165.0  401.21  1280 1968 2000 2080  1024 1083 1088 1169 +hsync -vsync (192.9 kHz e)
[    34.033] (II) AMDGPU(0): Modeline "1440x900"x165.0  401.21  1440 1968 2000 2080  900 1083 1088 1169 +hsync -vsync (192.9 kHz e)
[    34.033] (II) AMDGPU(0): Modeline "1280x800"x165.0  401.21  1280 1968 2000 2080  800 1083 1088 1169 +hsync -vsync (192.9 kHz e)
[    34.033] (II) AMDGPU(0): Modeline "1280x720"x165.0  401.21  1280 1968 2000 2080  720 1083 1088 1169 +hsync -vsync (192.9 kHz e)
[    34.033] (II) AMDGPU(0): Modeline "1024x768"x165.0  401.21  1024 1968 2000 2080  768 1083 1088 1169 +hsync -vsync (192.9 kHz e)
[    34.033] (II) AMDGPU(0): Modeline "800x600"x165.0  401.21  800 1968 2000 2080  600 1083 1088 1169 +hsync -vsync (192.9 kHz e)
[    34.033] (II) AMDGPU(0): Modeline "640x480"x165.0  401.21  640 1968 2000 2080  480 1083 1088 1169 +hsync -vsync (192.9 kHz e)
[    34.033] (II) AMDGPU(0): Output eDP-1 connected
[    34.033] (II) AMDGPU(0): Using exact sizes for initial modes
[    34.033] (II) AMDGPU(0): Output eDP-1 using initial mode 1920x1080 +0+0
[    34.033] (II) AMDGPU(0): mem size init: gart size :1af924000 vram size: s:7df4c000 visible:7df4c000
[    34.033] (==) AMDGPU(0): DPI set to (96, 96)
[    34.033] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[    34.033] (II) Loading sub module "ramdac"
[    34.033] (II) LoadModule: "ramdac"
[    34.033] (II) Module "ramdac" already built-in
[    34.033] (==) AMDGPU(G0): Depth 24, (--) framebuffer bpp 32
[    34.033] (II) AMDGPU(G0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    34.033] (==) AMDGPU(G0): Default visual is TrueColor
[    34.033] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card1
[    34.033] (==) AMDGPU(G0): RGB weight 888
[    34.033] (II) AMDGPU(G0): Using 8 bits per RGB (8 bit DAC)
[    34.033] (--) AMDGPU(G0): Chipset: "AMD Radeon RX 6600M" (ChipID = 0x73ff)
[    34.033] (II) Loading sub module "fb"
[    34.033] (II) LoadModule: "fb"
[    34.034] (II) Module "fb" already built-in
[    34.034] (II) Loading sub module "dri2"
[    34.034] (II) LoadModule: "dri2"
[    34.034] (II) Module "dri2" already built-in
[    34.043] (II) Loading sub module "glamoregl"
[    34.043] (II) LoadModule: "glamoregl"
[    34.043] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    34.043] (II) Module glamoregl: vendor="X.Org Foundation"
[    34.043] 	compiled for 1.21.1.8, module version = 1.0.1
[    34.043] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    34.049] (II) AMDGPU(G0): glamor X acceleration enabled on AMD Radeon RX 6600M (navi23, LLVM 16.0.6, DRM 3.54, 6.5.3-arch1-1)
[    34.049] (II) AMDGPU(G0): glamor detected, initialising EGL layer.
[    34.049] (==) AMDGPU(G0): TearFree property default: auto
[    34.049] (II) AMDGPU(G0): Output eDP-1-0 has no monitor section
[    34.049] (II) AMDGPU(G0): Output DisplayPort-1-0 has no monitor section
[    34.049] (II) AMDGPU(G0): Output DisplayPort-1-1 has no monitor section
[    34.049] (II) AMDGPU(G0): Output HDMI-A-1-0 has no monitor section
[    34.050] (II) AMDGPU(G0): EDID for output eDP-1-0
[    34.050] (II) AMDGPU(G0): EDID for output DisplayPort-1-0
[    34.050] (II) AMDGPU(G0): EDID for output DisplayPort-1-1
[    34.050] (II) AMDGPU(G0): EDID for output HDMI-A-1-0
[    34.050] (II) AMDGPU(G0): mem size init: gart size :1af77f000 vram size: s:1fd825000 visible:1fd825000
[    34.050] (==) AMDGPU(G0): DPI set to (96, 96)
[    34.050] (==) AMDGPU(G0): Using gamma correction (1.0, 1.0, 1.0)
[    34.050] (II) Loading sub module "ramdac"
[    34.050] (II) LoadModule: "ramdac"
[    34.050] (II) Module "ramdac" already built-in
[    34.050] (II) UnloadModule: "modesetting"
[    34.050] (II) Unloading modesetting
[    34.050] (II) AMDGPU(0): [DRI2] Setup complete
[    34.050] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[    34.050] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[    34.087] (II) AMDGPU(0): Front buffer pitch: 7680 bytes
[    34.087] (II) AMDGPU(0): SYNC extension fences enabled
[    34.087] (II) AMDGPU(0): Present extension enabled
[    34.087] (==) AMDGPU(0): DRI3 enabled
[    34.087] (==) AMDGPU(0): Backing store enabled
[    34.087] (II) AMDGPU(0): Direct rendering enabled
[    34.098] (II) AMDGPU(0): Use GLAMOR acceleration.
[    34.098] (II) AMDGPU(0): Acceleration enabled
[    34.098] (==) AMDGPU(0): DPMS enabled
[    34.098] (==) AMDGPU(0): Silken mouse enabled
[    34.098] (II) AMDGPU(0): Set up textured video (glamor)
[    34.105] (WW) AMDGPU(0): Option "HotplugDriver" is not used
[    34.106] (II) AMDGPU(G0): [DRI2] Setup complete
[    34.106] (II) AMDGPU(G0): [DRI2]   DRI driver: radeonsi
[    34.106] (II) AMDGPU(G0): [DRI2]   VDPAU driver: radeonsi
[    34.116] (II) AMDGPU(G0): Front buffer pitch: 4096 bytes
[    34.116] (II) AMDGPU(G0): SYNC extension fences enabled
[    34.116] (II) AMDGPU(G0): Present extension enabled
[    34.116] (==) AMDGPU(G0): DRI3 enabled
[    34.116] (==) AMDGPU(G0): Backing store enabled
[    34.116] (II) AMDGPU(G0): Direct rendering enabled
[    34.119] (II) AMDGPU(G0): Use GLAMOR acceleration.
[    34.119] (II) AMDGPU(G0): Acceleration enabled
[    34.119] (==) AMDGPU(G0): DPMS enabled
[    34.119] (==) AMDGPU(G0): Silken mouse enabled
[    34.122] (WW) AMDGPU(G0): Option "HotplugDriver" is not used
[    34.122] (II) Found 2 VGA devices: arbiter wrapping enabled
[    34.122] (II) Initializing extension Generic Event Extension
[    34.122] (II) Initializing extension SHAPE
[    34.122] (II) Initializing extension MIT-SHM
[    34.122] (II) Initializing extension XInputExtension
[    34.123] (II) Initializing extension XTEST
[    34.123] (II) Initializing extension BIG-REQUESTS
[    34.123] (II) Initializing extension SYNC
[    34.123] (II) Initializing extension XKEYBOARD
[    34.123] (II) Initializing extension XC-MISC
[    34.123] (II) Initializing extension SECURITY
[    34.123] (II) Initializing extension XFIXES
[    34.123] (II) Initializing extension RENDER
[    34.123] (II) Initializing extension RANDR
[    34.123] (II) Initializing extension COMPOSITE
[    34.124] (II) Initializing extension DAMAGE
[    34.124] (II) Initializing extension MIT-SCREEN-SAVER
[    34.124] (II) Initializing extension DOUBLE-BUFFER
[    34.124] (II) Initializing extension RECORD
[    34.124] (II) Initializing extension DPMS
[    34.124] (II) Initializing extension Present
[    34.124] (II) Initializing extension DRI3
[    34.124] (II) Initializing extension X-Resource
[    34.124] (II) Initializing extension XVideo
[    34.124] (II) Initializing extension XVideo-MotionCompensation
[    34.124] (II) Initializing extension GLX
[    34.130] (II) AIGLX: Loaded and initialized radeonsi
[    34.130] (II) GLX: Initialized DRI2 GL provider for screen 0
[    34.130] (II) Initializing extension XFree86-VidModeExtension
[    34.130] (II) Initializing extension XFree86-DGA
[    34.130] (II) Initializing extension XFree86-DRI
[    34.130] (II) Initializing extension DRI2
[    34.131] (II) AMDGPU(0): Setting screen physical size to 508 x 285
[    34.206] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    34.206] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    34.206] (**) Power Button: Applying InputClass "system-keyboard"
[    34.206] (II) LoadModule: "libinput"
[    34.207] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    34.208] (II) Module libinput: vendor="X.Org Foundation"
[    34.208] 	compiled for 1.21.1.8, module version = 1.4.0
[    34.208] 	Module class: X.Org XInput Driver
[    34.208] 	ABI class: X.Org XInput driver, version 24.4
[    34.208] (II) Using input driver 'libinput' for 'Power Button'
[    34.208] (**) Power Button: always reports core events
[    34.208] (**) Option "Device" "/dev/input/event2"
[    34.210] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    34.210] (II) event2  - Power Button: device is a keyboard
[    34.210] (II) event2  - Power Button: device removed
[    34.260] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    34.260] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    34.260] (**) Option "xkb_model" "pc105"
[    34.260] (**) Option "xkb_layout" "fr"
[    34.260] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    34.281] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    34.281] (II) event2  - Power Button: device is a keyboard
[    34.282] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    34.282] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    34.282] (**) Video Bus: Applying InputClass "system-keyboard"
[    34.282] (II) Using input driver 'libinput' for 'Video Bus'
[    34.282] (**) Video Bus: always reports core events
[    34.282] (**) Option "Device" "/dev/input/event6"
[    34.283] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[    34.283] (II) event6  - Video Bus: device is a keyboard
[    34.283] (II) event6  - Video Bus: device removed
[    34.350] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:11/LNXVIDEO:00/input/input6/event6"
[    34.350] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    34.350] (**) Option "xkb_model" "pc105"
[    34.350] (**) Option "xkb_layout" "fr"
[    34.350] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    34.351] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[    34.352] (II) event6  - Video Bus: device is a keyboard
[    34.352] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    34.352] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    34.352] (**) Power Button: Applying InputClass "system-keyboard"
[    34.352] (II) Using input driver 'libinput' for 'Power Button'
[    34.353] (**) Power Button: always reports core events
[    34.353] (**) Option "Device" "/dev/input/event0"
[    34.354] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    34.354] (II) event0  - Power Button: device is a keyboard
[    34.354] (II) event0  - Power Button: device removed
[    34.410] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    34.410] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    34.410] (**) Option "xkb_model" "pc105"
[    34.410] (**) Option "xkb_layout" "fr"
[    34.410] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    34.411] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    34.411] (II) event0  - Power Button: device is a keyboard
[    34.412] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    34.412] (II) No input driver specified, ignoring this device.
[    34.412] (II) This device may have been added with another device file.
[    34.413] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event10)
[    34.413] (II) No input driver specified, ignoring this device.
[    34.413] (II) This device may have been added with another device file.
[    34.414] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event11)
[    34.414] (II) No input driver specified, ignoring this device.
[    34.414] (II) This device may have been added with another device file.
[    34.414] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event12)
[    34.414] (II) No input driver specified, ignoring this device.
[    34.414] (II) This device may have been added with another device file.
[    34.416] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8910) Keyboard (/dev/input/event4)
[    34.416] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "libinput keyboard catchall"
[    34.416] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "system-keyboard"
[    34.416] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Keyboard'
[    34.416] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: always reports core events
[    34.416] (**) Option "Device" "/dev/input/event4"
[    34.417] (II) event4  - ITE Tech. Inc. ITE Device(8910) Keyboard: is tagged by udev as: Keyboard
[    34.417] (II) event4  - ITE Tech. Inc. ITE Device(8910) Keyboard: device is a keyboard
[    34.418] (II) event4  - ITE Tech. Inc. ITE Device(8910) Keyboard: device removed
[    34.459] (II) libinput: ITE Tech. Inc. ITE Device(8910) Keyboard: needs a virtual subdevice
[    34.460] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-4/1-4:1.0/0003:048D:C101.0001/input/input4/event4"
[    34.460] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Keyboard" (type: MOUSE, id 9)
[    34.460] (**) Option "AccelerationScheme" "none"
[    34.460] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) selected scheme none/0
[    34.460] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) acceleration factor: 2.000
[    34.460] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) acceleration threshold: 4
[    34.462] (II) event4  - ITE Tech. Inc. ITE Device(8910) Keyboard: is tagged by udev as: Keyboard
[    34.462] (II) event4  - ITE Tech. Inc. ITE Device(8910) Keyboard: device is a keyboard
[    34.463] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8910) Wireless Radio Control (/dev/input/event5)
[    34.463] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[    34.463] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: Applying InputClass "system-keyboard"
[    34.463] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Wireless Radio Control'
[    34.463] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: always reports core events
[    34.463] (**) Option "Device" "/dev/input/event5"
[    34.465] (II) event5  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: is tagged by udev as: Keyboard
[    34.465] (II) event5  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device is a keyboard
[    34.465] (II) event5  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device removed
[    34.543] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-4/1-4:1.0/0003:048D:C101.0001/input/input5/event5"
[    34.543] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Wireless Radio Control" (type: KEYBOARD, id 10)
[    34.543] (**) Option "xkb_model" "pc105"
[    34.543] (**) Option "xkb_layout" "fr"
[    34.543] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    34.545] (II) event5  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: is tagged by udev as: Keyboard
[    34.545] (II) event5  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device is a keyboard
[    34.546] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event13)
[    34.546] (II) No input driver specified, ignoring this device.
[    34.546] (II) This device may have been added with another device file.
[    34.547] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event14)
[    34.547] (II) No input driver specified, ignoring this device.
[    34.547] (II) This device may have been added with another device file.
[    34.548] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event7)
[    34.548] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[    34.548] (**) Ideapad extra buttons: Applying InputClass "system-keyboard"
[    34.548] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[    34.548] (**) Ideapad extra buttons: always reports core events
[    34.548] (**) Option "Device" "/dev/input/event7"
[    34.549] (II) event7  - Ideapad extra buttons: is tagged by udev as: Keyboard
[    34.549] (II) event7  - Ideapad extra buttons: device is a keyboard
[    34.549] (II) event7  - Ideapad extra buttons: device removed
[    34.650] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.3/PNP0C09:00/VPC2004:00/input/input10/event7"
[    34.650] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 11)
[    34.650] (**) Option "xkb_model" "pc105"
[    34.650] (**) Option "xkb_layout" "fr"
[    34.650] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    34.651] (II) event7  - Ideapad extra buttons: is tagged by udev as: Keyboard
[    34.651] (II) event7  - Ideapad extra buttons: device is a keyboard
[    34.652] (II) config/udev: Adding input device MSFT0001:00 06CB:CE2D Mouse (/dev/input/event8)
[    34.652] (**) MSFT0001:00 06CB:CE2D Mouse: Applying InputClass "libinput pointer catchall"
[    34.652] (II) Using input driver 'libinput' for 'MSFT0001:00 06CB:CE2D Mouse'
[    34.652] (**) MSFT0001:00 06CB:CE2D Mouse: always reports core events
[    34.652] (**) Option "Device" "/dev/input/event8"
[    34.653] (II) event8  - MSFT0001:00 06CB:CE2D Mouse: is tagged by udev as: Mouse Pointingstick
[    34.654] (II) event8  - MSFT0001:00 06CB:CE2D Mouse: device is a pointer
[    34.655] (II) event8  - MSFT0001:00 06CB:CE2D Mouse: device removed
[    34.740] (II) libinput: MSFT0001:00 06CB:CE2D Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    34.740] (II) libinput: MSFT0001:00 06CB:CE2D Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    34.740] (II) libinput: MSFT0001:00 06CB:CE2D Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    34.740] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:01/i2c-0/i2c-MSFT0001:00/0018:06CB:CE2D.0002/input/input11/event8"
[    34.740] (II) XINPUT: Adding extended input device "MSFT0001:00 06CB:CE2D Mouse" (type: MOUSE, id 12)
[    34.740] (**) Option "AccelerationScheme" "none"
[    34.740] (**) MSFT0001:00 06CB:CE2D Mouse: (accel) selected scheme none/0
[    34.740] (**) MSFT0001:00 06CB:CE2D Mouse: (accel) acceleration factor: 2.000
[    34.740] (**) MSFT0001:00 06CB:CE2D Mouse: (accel) acceleration threshold: 4
[    34.742] (II) event8  - MSFT0001:00 06CB:CE2D Mouse: is tagged by udev as: Mouse Pointingstick
[    34.742] (II) event8  - MSFT0001:00 06CB:CE2D Mouse: device is a pointer
[    34.744] (II) config/udev: Adding input device MSFT0001:00 06CB:CE2D Mouse (/dev/input/mouse0)
[    34.744] (II) No input driver specified, ignoring this device.
[    34.744] (II) This device may have been added with another device file.
[    34.744] (II) config/udev: Adding input device MSFT0001:00 06CB:CE2D Touchpad (/dev/input/event9)
[    34.744] (**) MSFT0001:00 06CB:CE2D Touchpad: Applying InputClass "libinput touchpad catchall"
[    34.744] (II) Using input driver 'libinput' for 'MSFT0001:00 06CB:CE2D Touchpad'
[    34.744] (**) MSFT0001:00 06CB:CE2D Touchpad: always reports core events
[    34.744] (**) Option "Device" "/dev/input/event9"
[    34.746] (II) event9  - MSFT0001:00 06CB:CE2D Touchpad: is tagged by udev as: Touchpad
[    34.748] (II) event9  - MSFT0001:00 06CB:CE2D Touchpad: device is a touchpad
[    34.748] (II) event9  - MSFT0001:00 06CB:CE2D Touchpad: device removed
[    34.866] (II) libinput: MSFT0001:00 06CB:CE2D Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    34.866] (II) libinput: MSFT0001:00 06CB:CE2D Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    34.866] (II) libinput: MSFT0001:00 06CB:CE2D Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    34.867] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:01/i2c-0/i2c-MSFT0001:00/0018:06CB:CE2D.0002/input/input12/event9"
[    34.867] (II) XINPUT: Adding extended input device "MSFT0001:00 06CB:CE2D Touchpad" (type: TOUCHPAD, id 13)
[    34.869] (**) Option "AccelerationScheme" "none"
[    34.869] (**) MSFT0001:00 06CB:CE2D Touchpad: (accel) selected scheme none/0
[    34.869] (**) MSFT0001:00 06CB:CE2D Touchpad: (accel) acceleration factor: 2.000
[    34.869] (**) MSFT0001:00 06CB:CE2D Touchpad: (accel) acceleration threshold: 4
[    34.870] (II) event9  - MSFT0001:00 06CB:CE2D Touchpad: is tagged by udev as: Touchpad
[    34.872] (II) event9  - MSFT0001:00 06CB:CE2D Touchpad: device is a touchpad
[    34.874] (II) config/udev: Adding input device MSFT0001:00 06CB:CE2D Touchpad (/dev/input/mouse1)
[    34.874] (II) No input driver specified, ignoring this device.
[    34.874] (II) This device may have been added with another device file.
[    34.874] (II) config/udev: Adding input device AT Raw Set 2 keyboard (/dev/input/event3)
[    34.874] (**) AT Raw Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    34.874] (**) AT Raw Set 2 keyboard: Applying InputClass "system-keyboard"
[    34.874] (II) Using input driver 'libinput' for 'AT Raw Set 2 keyboard'
[    34.874] (**) AT Raw Set 2 keyboard: always reports core events
[    34.874] (**) Option "Device" "/dev/input/event3"
[    34.875] (II) event3  - AT Raw Set 2 keyboard: is tagged by udev as: Keyboard
[    34.875] (II) event3  - AT Raw Set 2 keyboard: device is a keyboard
[    34.876] (II) event3  - AT Raw Set 2 keyboard: device removed
[    34.924] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[    34.924] (II) XINPUT: Adding extended input device "AT Raw Set 2 keyboard" (type: KEYBOARD, id 14)
[    34.924] (**) Option "xkb_model" "pc105"
[    34.924] (**) Option "xkb_layout" "fr"
[    34.924] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    34.925] (II) event3  - AT Raw Set 2 keyboard: is tagged by udev as: Keyboard
[    34.926] (II) event3  - AT Raw Set 2 keyboard: device is a keyboard
[    34.936] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "libinput keyboard catchall"
[    34.936] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "system-keyboard"
[    34.936] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Keyboard'
[    34.936] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: always reports core events
[    34.936] (**) Option "Device" "/dev/input/event4"
[    34.936] (II) libinput: ITE Tech. Inc. ITE Device(8910) Keyboard: is a virtual subdevice
[    34.936] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-4/1-4:1.0/0003:048D:C101.0001/input/input4/event4"
[    34.936] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Keyboard" (type: KEYBOARD, id 15)
[    34.937] (**) Option "xkb_model" "pc105"
[    34.937] (**) Option "xkb_layout" "fr"
[    34.937] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    41.898] (WW) AMDGPU(0): flip queue failed: Invalid argument
[    41.898] (WW) AMDGPU(0): Page flip failed: Invalid argument
[    42.305] (II) event2  - Power Button: device removed
[    42.333] (II) event6  - Video Bus: device removed
[    42.413] (II) event0  - Power Button: device removed
[    42.430] (II) event5  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device removed
[    42.473] (II) event7  - Ideapad extra buttons: device removed
[    42.506] (II) event8  - MSFT0001:00 06CB:CE2D Mouse: device removed
[    42.540] (II) event9  - MSFT0001:00 06CB:CE2D Touchpad: device removed
[    42.593] (II) event3  - AT Raw Set 2 keyboard: device removed
[    42.610] (II) event4  - ITE Tech. Inc. ITE Device(8910) Keyboard: device removed
[    42.627] (II) AIGLX: Suspending AIGLX clients for VT switch

Offline

#6 2023-09-20 18:29:46

seth
Member
Registered: 2012-09-03
Posts: 51,617

Re: Black Screen on Wake from Sleep with iGPU

sept. 20 19:11:20 archlinux kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
sept. 20 19:11:20 archlinux kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device

It's not in the Xorg log, but add "initcall_blacklist=simpledrm_platform_driver_init" to the https://wiki.archlinux.org/title/Kernel_parameters
Next, drop xf86-video-amdgpu - though I'm not sure how you ended up w/ swrast_dri.so and no radeon in the OP (though the journal and hence the xorg log likely don't cover a triggering S3 cycle?)

Offline

#7 2023-09-22 15:12:46

Mxxry
Member
Registered: 2023-09-12
Posts: 15

Re: Black Screen on Wake from Sleep with iGPU

Sorry for the delay. I just did what you told me to do. For now, it seems to be working. I will test it for a few days, and if it works correctly, I will mark this topic as "Solved."

However, I don't really understand where this is coming from and why I had to drop xf86-video-amdgpu?

If it can help you, I'll repost the logs:

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

and

[    29.919] (--) Log file renamed from "/var/log/Xorg.pid-1571.log" to "/var/log/Xorg.0.log"
[    29.920] 
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[    29.920] Current Operating System: Linux archlinux 6.5.4-arch2-1 #1 SMP PREEMPT_DYNAMIC Thu, 21 Sep 2023 11:06:39 +0000 x86_64
[    29.920] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=853b361d-6ba2-484c-8a3b-55127b2f74a5 rw cryptdevice=UUID=7acf3c63-f57a-44bc-b6b4-4709c34a176d:ainstnvme0n1p2 root=UUID=853b361d-6ba2-484c-8a3b-55127b2f74a5 loglevel=3 quiet
[    29.920]  
[    29.920] Current version of pixman: 0.42.2
[    29.920] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    29.920] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    29.920] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Sep 22 17:03:39 2023
[    29.920] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    29.920] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    29.920] (==) No Layout section.  Using the first Screen section.
[    29.920] (==) No screen section available. Using defaults.
[    29.920] (**) |-->Screen "Default Screen Section" (0)
[    29.920] (**) |   |-->Monitor "<default monitor>"
[    29.920] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    29.920] (==) Automatically adding devices
[    29.920] (==) Automatically enabling devices
[    29.920] (==) Automatically adding GPU devices
[    29.920] (==) Automatically binding GPU devices
[    29.920] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    29.920] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[    29.920] 	Entry deleted from font path.
[    29.920] 	(Run 'mkfontdir' on "/usr/share/fonts/misc").
[    29.920] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[    29.920] 	Entry deleted from font path.
[    29.920] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[    29.920] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF".
[    29.920] 	Entry deleted from font path.
[    29.920] 	(Run 'mkfontdir' on "/usr/share/fonts/OTF").
[    29.920] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    29.920] 	Entry deleted from font path.
[    29.920] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    29.920] 	Entry deleted from font path.
[    29.920] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    29.920] 	Entry deleted from font path.
[    29.920] (==) FontPath set to:
	
[    29.920] (==) ModulePath set to "/usr/lib/xorg/modules"
[    29.920] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    29.920] (II) Module ABI versions:
[    29.920] 	X.Org ANSI C Emulation: 0.4
[    29.920] 	X.Org Video Driver: 25.2
[    29.920] 	X.Org XInput driver : 24.4
[    29.920] 	X.Org Server Extension : 10.0
[    29.921] (++) using VT number 2

[    29.921] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    29.923] (II) xfree86: Adding drm device (/dev/dri/card1)
[    29.923] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.0/drm/card1
[    29.924] (II) xfree86: Adding drm device (/dev/dri/card2)
[    29.924] (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:07:00.0/drm/card2
[    29.943] (--) PCI: (3@0:0:0) 1002:73ff:17aa:3ab1 rev 195, Mem @ 0xfa00000000/8589934592, 0xfc00000000/268435456, 0xd0800000/1048576, I/O @ 0x00004000/256, BIOS @ 0x????????/131072
[    29.943] (--) PCI:*(7@0:0:0) 1002:1638:17aa:3ab1 rev 197, Mem @ 0xfc10000000/268435456, 0xfc20000000/2097152, 0xd0400000/524288, I/O @ 0x00001000/256
[    29.943] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    29.943] (II) LoadModule: "glx"
[    29.943] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    29.944] (II) Module glx: vendor="X.Org Foundation"
[    29.944] 	compiled for 1.21.1.8, module version = 1.0.0
[    29.944] 	ABI class: X.Org Server Extension, version 10.0
[    29.944] (==) Matched ati as autoconfigured driver 0
[    29.944] (==) Matched modesetting as autoconfigured driver 1
[    29.944] (==) Matched fbdev as autoconfigured driver 2
[    29.944] (==) Matched vesa as autoconfigured driver 3
[    29.944] (==) Assigned the driver to the xf86ConfigLayout
[    29.944] (II) LoadModule: "ati"
[    29.944] (WW) Warning, couldn't open module ati
[    29.944] (EE) Failed to load module "ati" (module does not exist, 0)
[    29.944] (II) LoadModule: "modesetting"
[    29.944] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    29.945] (II) Module modesetting: vendor="X.Org Foundation"
[    29.945] 	compiled for 1.21.1.8, module version = 1.21.1
[    29.945] 	Module class: X.Org Video Driver
[    29.945] 	ABI class: X.Org Video Driver, version 25.2
[    29.945] (II) LoadModule: "fbdev"
[    29.945] (WW) Warning, couldn't open module fbdev
[    29.945] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    29.945] (II) LoadModule: "vesa"
[    29.945] (WW) Warning, couldn't open module vesa
[    29.945] (EE) Failed to load module "vesa" (module does not exist, 0)
[    29.945] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    29.967] (II) modeset(0): using drv /dev/dri/card2
[    29.968] (II) modeset(G0): using drv /dev/dri/card1
[    29.969] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    29.969] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    29.969] (==) modeset(0): RGB weight 888
[    29.969] (==) modeset(0): Default visual is TrueColor
[    29.969] (II) Loading sub module "glamoregl"
[    29.969] (II) LoadModule: "glamoregl"
[    29.969] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    29.972] (II) Module glamoregl: vendor="X.Org Foundation"
[    29.972] 	compiled for 1.21.1.8, module version = 1.0.1
[    29.972] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    30.036] (II) modeset(0): glamor X acceleration enabled on AMD Radeon Graphics (renoir, LLVM 16.0.6, DRM 3.54, 6.5.4-arch2-1)
[    30.036] (II) modeset(0): glamor initialized
[    30.036] (==) modeset(0): VariableRefresh: disabled
[    30.036] (==) modeset(0): AsyncFlipSecondaries: disabled
[    30.042] (II) modeset(0): Output eDP-2 has no monitor section
[    30.049] (II) modeset(0): EDID for output eDP-2
[    30.049] (II) modeset(0): Manufacturer: LGD  Model: 6a5  Serial#: 0
[    30.049] (II) modeset(0): Year: 2020  Week: 0
[    30.049] (II) modeset(0): EDID Version: 1.4
[    30.049] (II) modeset(0): Digital Display Input
[    30.049] (II) modeset(0): 10 bits per channel
[    30.049] (II) modeset(0): Digital interface is DisplayPort
[    30.049] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    30.049] (II) modeset(0): Gamma: 2.20
[    30.049] (II) modeset(0): No DPMS capabilities specified
[    30.049] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[    30.049] (II) modeset(0): First detailed timing is preferred mode
[    30.049] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    30.049] (II) modeset(0): Display is continuous-frequency
[    30.049] (II) modeset(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.620
[    30.049] (II) modeset(0): blueX: 0.150 blueY: 0.055   whiteX: 0.313 whiteY: 0.329
[    30.049] (II) modeset(0): Manufacturer's mask: 0
[    30.049] (II) modeset(0): Supported detailed timing:
[    30.049] (II) modeset(0): clock: 401.2 MHz   Image Size:  344 x 194 mm
[    30.049] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    30.049] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1169 v_border: 0
[    30.049] (II) modeset(0): Ranges: V min: 60 V max: 165 Hz, H min: 193 H max: 193 kHz, PixClock max 415 MHz
[    30.049] (II) modeset(0):  LG Display
[    30.049] (II) modeset(0):  LP156WFG-SPT2
[    30.049] (II) modeset(0): EDID (in hex):
[    30.049] (II) modeset(0): 	00ffffffffffff0030e4a50600000000
[    30.049] (II) modeset(0): 	001e0104b522137803ef85a3544c9e26
[    30.049] (II) modeset(0): 	0e505400000001010101010101010101
[    30.049] (II) modeset(0): 	010101010101b99c80a0703859403020
[    30.049] (II) modeset(0): 	350058c21000001a000000fd003ca5c1
[    30.049] (II) modeset(0): 	c129010a202020202020000000fe004c
[    30.049] (II) modeset(0): 	4720446973706c61790a2020000000fe
[    30.049] (II) modeset(0): 	004c503135365746472d53505432006e
[    30.049] (II) modeset(0): Printing probed modes for output eDP-2
[    30.049] (II) modeset(0): Modeline "1920x1080"x165.0  401.21  1920 1968 2000 2080  1080 1083 1088 1169 +hsync -vsync (192.9 kHz eP)
[    30.049] (II) modeset(0): Modeline "1920x1080"x120.0  401.21  1920 1968 2000 2080  1080 1521 1526 1607 +hsync -vsync (192.9 kHz e)
[    30.049] (II) modeset(0): Modeline "1920x1080"x96.0  401.21  1920 1968 2000 2080  1080 1923 1928 2009 +hsync -vsync (192.9 kHz e)
[    30.049] (II) modeset(0): Modeline "1920x1080"x72.0  401.21  1920 1968 2000 2080  1080 2593 2598 2679 +hsync -vsync (192.9 kHz e)
[    30.049] (II) modeset(0): Modeline "1920x1080"x60.0  401.21  1920 1968 2000 2080  1080 3128 3133 3214 +hsync -vsync (192.9 kHz e)
[    30.049] (II) modeset(0): Modeline "1920x1080"x60.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[    30.049] (II) modeset(0): Modeline "1920x1080"x60.0  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[    30.049] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[    30.049] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    30.049] (II) modeset(0): Modeline "1680x1050"x165.0  401.21  1680 1968 2000 2080  1050 1083 1088 1169 +hsync -vsync (192.9 kHz e)
[    30.049] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    30.049] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    30.049] (II) modeset(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[    30.049] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    30.049] (II) modeset(0): Modeline "1600x900"x60.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[    30.049] (II) modeset(0): Modeline "1600x900"x59.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[    30.049] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    30.049] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    30.049] (II) modeset(0): Modeline "1280x1024"x165.0  401.21  1280 1968 2000 2080  1024 1083 1088 1169 +hsync -vsync (192.9 kHz e)
[    30.049] (II) modeset(0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[    30.049] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[    30.049] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    30.049] (II) modeset(0): Modeline "1440x900"x165.0  401.21  1440 1968 2000 2080  900 1083 1088 1169 +hsync -vsync (192.9 kHz e)
[    30.049] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    30.049] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    30.049] (II) modeset(0): Modeline "1280x960"x85.0  148.50  1280 1344 1504 1728  960 961 964 1011 +hsync +vsync (85.9 kHz d)
[    30.049] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    30.049] (II) modeset(0): Modeline "1440x810"x60.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[    30.049] (II) modeset(0): Modeline "1440x810"x60.0  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    30.049] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    30.049] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    30.050] (II) modeset(0): Modeline "1280x800"x165.0  401.21  1280 1968 2000 2080  800 1083 1088 1169 +hsync -vsync (192.9 kHz e)
[    30.050] (II) modeset(0): Modeline "1280x800"x60.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    30.050] (II) modeset(0): Modeline "1280x800"x60.0  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    30.050] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[    30.050] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[    30.050] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz d)
[    30.050] (II) modeset(0): Modeline "1280x720"x165.0  401.21  1280 1968 2000 2080  720 1083 1088 1169 +hsync -vsync (192.9 kHz e)
[    30.050] (II) modeset(0): Modeline "1280x720"x60.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    30.050] (II) modeset(0): Modeline "1280x720"x60.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    30.050] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    30.050] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    30.050] (II) modeset(0): Modeline "1024x768"x165.0  401.21  1024 1968 2000 2080  768 1083 1088 1169 +hsync -vsync (192.9 kHz e)
[    30.050] (II) modeset(0): Modeline "1024x768"x85.0  194.02  1024 1108 1220 1416  768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[    30.050] (II) modeset(0): Modeline "1024x768"x75.0  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[    30.050] (II) modeset(0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    30.050] (II) modeset(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz d)
[    30.050] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz d)
[    30.050] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz d)
[    30.050] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    30.050] (II) modeset(0): Modeline "1024x768i"x87.0   44.90  1024 1032 1208 1264  768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[    30.050] (II) modeset(0): Modeline "960x720"x85.0  170.68  960 1036 1144 1328  720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[    30.050] (II) modeset(0): Modeline "960x720"x75.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[    30.050] (II) modeset(0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    30.050] (II) modeset(0): Modeline "928x696"x75.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[    30.050] (II) modeset(0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    30.050] (II) modeset(0): Modeline "896x672"x75.0  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[    30.050] (II) modeset(0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    30.050] (II) modeset(0): Modeline "1024x576"x60.0   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    30.050] (II) modeset(0): Modeline "1024x576"x60.0   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    30.050] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    30.050] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    30.050] (II) modeset(0): Modeline "960x600"x59.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    30.050] (II) modeset(0): Modeline "960x600"x60.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    30.050] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz d)
[    30.050] (II) modeset(0): Modeline "960x540"x60.0   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    30.050] (II) modeset(0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    30.050] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    30.050] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    30.050] (II) modeset(0): Modeline "800x600"x165.0  401.21  800 1968 2000 2080  600 1083 1088 1169 +hsync -vsync (192.9 kHz e)
[    30.050] (II) modeset(0): Modeline "800x600"x85.0  114.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[    30.050] (II) modeset(0): Modeline "800x600"x75.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[    30.050] (II) modeset(0): Modeline "800x600"x70.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[    30.050] (II) modeset(0): Modeline "800x600"x65.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[    30.050] (II) modeset(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    30.050] (II) modeset(0): Modeline "800x600"x85.1   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz d)
[    30.050] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz d)
[    30.050] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz d)
[    30.050] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    30.050] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    30.050] (II) modeset(0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    30.050] (II) modeset(0): Modeline "840x525"x59.9   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    30.050] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    30.050] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    30.050] (II) modeset(0): Modeline "700x525"x74.8   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[    30.050] (II) modeset(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    30.050] (II) modeset(0): Modeline "800x450"x59.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    30.050] (II) modeset(0): Modeline "800x450"x59.8   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    30.050] (II) modeset(0): Modeline "640x512"x85.0   78.75  640 672 752 864  512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[    30.050] (II) modeset(0): Modeline "640x512"x75.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[    30.050] (II) modeset(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    30.050] (II) modeset(0): Modeline "700x450"x60.0   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    30.050] (II) modeset(0): Modeline "700x450"x59.9   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    30.050] (II) modeset(0): Modeline "640x480"x165.0  401.21  640 1968 2000 2080  480 1083 1088 1169 +hsync -vsync (192.9 kHz e)
[    30.050] (II) modeset(0): Modeline "640x480"x85.1   74.25  640 672 752 864  480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[    30.050] (II) modeset(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    30.050] (II) modeset(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz d)
[    30.050] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz d)
[    30.050] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[    30.050] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    30.050] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    30.050] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    30.050] (II) modeset(0): Modeline "720x400"x85.0   35.50  720 756 828 936  400 401 404 446 -hsync +vsync (37.9 kHz d)
[    30.050] (II) modeset(0): Modeline "684x384"x59.9   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    30.050] (II) modeset(0): Modeline "684x384"x59.9   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    30.050] (II) modeset(0): Modeline "640x400"x59.9   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    30.050] (II) modeset(0): Modeline "640x400"x60.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    30.050] (II) modeset(0): Modeline "640x400"x85.1   31.50  640 672 736 832  400 401 404 445 -hsync +vsync (37.9 kHz d)
[    30.050] (II) modeset(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[    30.050] (II) modeset(0): Modeline "640x360"x59.9   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    30.050] (II) modeset(0): Modeline "640x360"x59.8   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    30.050] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    30.050] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    30.050] (II) modeset(0): Modeline "640x350"x85.1   31.50  640 672 736 832  350 382 385 445 +hsync -vsync (37.9 kHz d)
[    30.050] (II) modeset(0): Modeline "512x384"x85.0   47.25  512 536 584 688  384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[    30.050] (II) modeset(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[    30.050] (II) modeset(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[    30.050] (II) modeset(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    30.050] (II) modeset(0): Modeline "512x384i"x87.1   22.45  512 516 604 632  384 384 388 408 interlace doublescan +hsync +vsync (35.5 kHz d)
[    30.050] (II) modeset(0): Modeline "512x288"x60.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    30.050] (II) modeset(0): Modeline "512x288"x59.9   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    30.050] (II) modeset(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[    30.050] (II) modeset(0): Modeline "480x270"x59.6   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    30.050] (II) modeset(0): Modeline "480x270"x59.8   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    30.050] (II) modeset(0): Modeline "400x300"x85.3   28.15  400 416 448 524  300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[    30.050] (II) modeset(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[    30.050] (II) modeset(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[    30.050] (II) modeset(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    30.050] (II) modeset(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    30.050] (II) modeset(0): Modeline "432x243"x59.9   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    30.050] (II) modeset(0): Modeline "432x243"x59.6   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    30.050] (II) modeset(0): Modeline "320x240"x85.2   18.00  320 348 376 416  240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[    30.050] (II) modeset(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[    30.050] (II) modeset(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[    30.050] (II) modeset(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    30.050] (II) modeset(0): Modeline "360x202"x59.5   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    30.050] (II) modeset(0): Modeline "360x202"x59.1   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    30.050] (II) modeset(0): Modeline "360x200"x85.0   17.75  360 378 414 468  200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[    30.050] (II) modeset(0): Modeline "320x200"x85.3   15.75  320 336 368 416  200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[    30.050] (II) modeset(0): Modeline "320x180"x59.8    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    30.050] (II) modeset(0): Modeline "320x180"x59.3    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    30.050] (II) modeset(0): Modeline "320x175"x85.3   15.75  320 336 368 416  175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[    30.050] (II) modeset(0): Output eDP-2 connected
[    30.050] (II) modeset(0): Using exact sizes for initial modes
[    30.050] (II) modeset(0): Output eDP-2 using initial mode 1920x1080 +0+0
[    30.051] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    30.051] (==) modeset(0): DPI set to (96, 96)
[    30.051] (II) Loading sub module "fb"
[    30.051] (II) LoadModule: "fb"
[    30.051] (II) Module "fb" already built-in
[    30.051] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    30.051] (==) modeset(G0): RGB weight 888
[    30.051] (==) modeset(G0): Default visual is TrueColor
[    30.051] (II) Loading sub module "glamoregl"
[    30.051] (II) LoadModule: "glamoregl"
[    30.051] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    30.051] (II) Module glamoregl: vendor="X.Org Foundation"
[    30.051] 	compiled for 1.21.1.8, module version = 1.0.1
[    30.051] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    30.063] (II) modeset(G0): glamor X acceleration enabled on AMD Radeon RX 6600M (navi23, LLVM 16.0.6, DRM 3.54, 6.5.4-arch2-1)
[    30.063] (II) modeset(G0): glamor initialized
[    30.064] (II) modeset(G0): Output eDP-1-1 has no monitor section
[    30.064] (II) modeset(G0): Output DP-1-1 has no monitor section
[    30.064] (II) modeset(G0): Output DP-1-2 has no monitor section
[    30.064] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[    30.065] (II) modeset(G0): EDID for output eDP-1-1
[    30.065] (II) modeset(G0): EDID for output DP-1-1
[    30.065] (II) modeset(G0): EDID for output DP-1-2
[    30.065] (II) modeset(G0): EDID for output HDMI-1-1
[    30.065] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    30.065] (==) modeset(G0): DPI set to (96, 96)
[    30.065] (II) Loading sub module "fb"
[    30.065] (II) LoadModule: "fb"
[    30.065] (II) Module "fb" already built-in
[    30.115] (==) modeset(0): Backing store enabled
[    30.115] (==) modeset(0): Silken mouse enabled
[    30.116] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    30.116] (==) modeset(0): DPMS enabled
[    30.116] (II) modeset(0): [DRI2] Setup complete
[    30.116] (II) modeset(0): [DRI2]   DRI driver: radeonsi
[    30.116] (II) modeset(0): [DRI2]   VDPAU driver: radeonsi
[    30.129] (==) modeset(G0): Backing store enabled
[    30.129] (==) modeset(G0): Silken mouse enabled
[    30.131] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[    30.131] (==) modeset(G0): DPMS enabled
[    30.131] (II) modeset(G0): [DRI2] Setup complete
[    30.131] (II) modeset(G0): [DRI2]   DRI driver: radeonsi
[    30.131] (II) modeset(G0): [DRI2]   VDPAU driver: radeonsi
[    30.131] (II) Found 2 VGA devices: arbiter wrapping enabled
[    30.131] (II) Initializing extension Generic Event Extension
[    30.131] (II) Initializing extension SHAPE
[    30.131] (II) Initializing extension MIT-SHM
[    30.131] (II) Initializing extension XInputExtension
[    30.132] (II) Initializing extension XTEST
[    30.132] (II) Initializing extension BIG-REQUESTS
[    30.132] (II) Initializing extension SYNC
[    30.132] (II) Initializing extension XKEYBOARD
[    30.132] (II) Initializing extension XC-MISC
[    30.132] (II) Initializing extension SECURITY
[    30.132] (II) Initializing extension XFIXES
[    30.132] (II) Initializing extension RENDER
[    30.132] (II) Initializing extension RANDR
[    30.132] (II) Initializing extension COMPOSITE
[    30.133] (II) Initializing extension DAMAGE
[    30.133] (II) Initializing extension MIT-SCREEN-SAVER
[    30.133] (II) Initializing extension DOUBLE-BUFFER
[    30.133] (II) Initializing extension RECORD
[    30.133] (II) Initializing extension DPMS
[    30.133] (II) Initializing extension Present
[    30.133] (II) Initializing extension DRI3
[    30.133] (II) Initializing extension X-Resource
[    30.133] (II) Initializing extension XVideo
[    30.133] (II) Initializing extension XVideo-MotionCompensation
[    30.133] (II) Initializing extension GLX
[    30.139] (II) AIGLX: Loaded and initialized radeonsi
[    30.139] (II) GLX: Initialized DRI2 GL provider for screen 0
[    30.139] (II) Initializing extension XFree86-VidModeExtension
[    30.139] (II) Initializing extension XFree86-DGA
[    30.139] (II) Initializing extension XFree86-DRI
[    30.139] (II) Initializing extension DRI2
[    30.140] (II) modeset(G0): Damage tracking initialized
[    30.140] (II) modeset(0): Damage tracking initialized
[    30.140] (II) modeset(0): Setting screen physical size to 508 x 285
[    30.202] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    30.202] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    30.202] (**) Power Button: Applying InputClass "system-keyboard"
[    30.202] (II) LoadModule: "libinput"
[    30.203] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    30.204] (II) Module libinput: vendor="X.Org Foundation"
[    30.204] 	compiled for 1.21.1.8, module version = 1.4.0
[    30.204] 	Module class: X.Org XInput Driver
[    30.204] 	ABI class: X.Org XInput driver, version 24.4
[    30.204] (II) Using input driver 'libinput' for 'Power Button'
[    30.204] (**) Power Button: always reports core events
[    30.204] (**) Option "Device" "/dev/input/event2"
[    30.206] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    30.206] (II) event2  - Power Button: device is a keyboard
[    30.206] (II) event2  - Power Button: device removed
[    30.247] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    30.247] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    30.247] (**) Option "xkb_model" "pc105"
[    30.247] (**) Option "xkb_layout" "fr"
[    30.247] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    30.267] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    30.267] (II) event2  - Power Button: device is a keyboard
[    30.268] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    30.268] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    30.268] (**) Video Bus: Applying InputClass "system-keyboard"
[    30.268] (II) Using input driver 'libinput' for 'Video Bus'
[    30.268] (**) Video Bus: always reports core events
[    30.268] (**) Option "Device" "/dev/input/event6"
[    30.270] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[    30.270] (II) event6  - Video Bus: device is a keyboard
[    30.270] (II) event6  - Video Bus: device removed
[    30.347] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:11/LNXVIDEO:00/input/input6/event6"
[    30.347] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    30.347] (**) Option "xkb_model" "pc105"
[    30.347] (**) Option "xkb_layout" "fr"
[    30.347] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    30.349] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[    30.349] (II) event6  - Video Bus: device is a keyboard
[    30.350] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    30.350] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    30.350] (**) Power Button: Applying InputClass "system-keyboard"
[    30.350] (II) Using input driver 'libinput' for 'Power Button'
[    30.350] (**) Power Button: always reports core events
[    30.350] (**) Option "Device" "/dev/input/event0"
[    30.351] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    30.351] (II) event0  - Power Button: device is a keyboard
[    30.351] (II) event0  - Power Button: device removed
[    30.387] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    30.387] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    30.387] (**) Option "xkb_model" "pc105"
[    30.387] (**) Option "xkb_layout" "fr"
[    30.387] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    30.389] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    30.389] (II) event0  - Power Button: device is a keyboard
[    30.390] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    30.390] (II) No input driver specified, ignoring this device.
[    30.390] (II) This device may have been added with another device file.
[    30.391] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event7)
[    30.391] (II) No input driver specified, ignoring this device.
[    30.391] (II) This device may have been added with another device file.
[    30.391] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event8)
[    30.391] (II) No input driver specified, ignoring this device.
[    30.391] (II) This device may have been added with another device file.
[    30.392] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event9)
[    30.392] (II) No input driver specified, ignoring this device.
[    30.392] (II) This device may have been added with another device file.
[    30.393] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8910) Keyboard (/dev/input/event4)
[    30.393] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "libinput keyboard catchall"
[    30.393] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "system-keyboard"
[    30.393] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Keyboard'
[    30.393] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: always reports core events
[    30.393] (**) Option "Device" "/dev/input/event4"
[    30.395] (II) event4  - ITE Tech. Inc. ITE Device(8910) Keyboard: is tagged by udev as: Keyboard
[    30.395] (II) event4  - ITE Tech. Inc. ITE Device(8910) Keyboard: device is a keyboard
[    30.395] (II) event4  - ITE Tech. Inc. ITE Device(8910) Keyboard: device removed
[    30.434] (II) libinput: ITE Tech. Inc. ITE Device(8910) Keyboard: needs a virtual subdevice
[    30.434] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-4/1-4:1.0/0003:048D:C101.0001/input/input4/event4"
[    30.434] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Keyboard" (type: MOUSE, id 9)
[    30.434] (**) Option "AccelerationScheme" "none"
[    30.434] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) selected scheme none/0
[    30.434] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) acceleration factor: 2.000
[    30.434] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) acceleration threshold: 4
[    30.436] (II) event4  - ITE Tech. Inc. ITE Device(8910) Keyboard: is tagged by udev as: Keyboard
[    30.436] (II) event4  - ITE Tech. Inc. ITE Device(8910) Keyboard: device is a keyboard
[    30.438] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8910) Wireless Radio Control (/dev/input/event5)
[    30.438] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[    30.438] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: Applying InputClass "system-keyboard"
[    30.438] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Wireless Radio Control'
[    30.438] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: always reports core events
[    30.438] (**) Option "Device" "/dev/input/event5"
[    30.439] (II) event5  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: is tagged by udev as: Keyboard
[    30.439] (II) event5  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device is a keyboard
[    30.440] (II) event5  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device removed
[    30.516] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-4/1-4:1.0/0003:048D:C101.0001/input/input5/event5"
[    30.516] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Wireless Radio Control" (type: KEYBOARD, id 10)
[    30.516] (**) Option "xkb_model" "pc105"
[    30.516] (**) Option "xkb_layout" "fr"
[    30.516] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    30.519] (II) event5  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: is tagged by udev as: Keyboard
[    30.519] (II) event5  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device is a keyboard
[    30.520] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event12)
[    30.520] (II) No input driver specified, ignoring this device.
[    30.520] (II) This device may have been added with another device file.
[    30.520] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event13)
[    30.520] (II) No input driver specified, ignoring this device.
[    30.520] (II) This device may have been added with another device file.
[    30.521] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event14)
[    30.521] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[    30.521] (**) Ideapad extra buttons: Applying InputClass "system-keyboard"
[    30.521] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[    30.521] (**) Ideapad extra buttons: always reports core events
[    30.521] (**) Option "Device" "/dev/input/event14"
[    30.522] (II) event14 - Ideapad extra buttons: is tagged by udev as: Keyboard
[    30.522] (II) event14 - Ideapad extra buttons: device is a keyboard
[    30.522] (II) event14 - Ideapad extra buttons: device removed
[    30.593] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.3/PNP0C09:00/VPC2004:00/input/input18/event14"
[    30.593] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 11)
[    30.593] (**) Option "xkb_model" "pc105"
[    30.593] (**) Option "xkb_layout" "fr"
[    30.593] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    30.595] (II) event14 - Ideapad extra buttons: is tagged by udev as: Keyboard
[    30.595] (II) event14 - Ideapad extra buttons: device is a keyboard
[    30.596] (II) config/udev: Adding input device MSFT0001:00 06CB:CE2D Mouse (/dev/input/event10)
[    30.596] (**) MSFT0001:00 06CB:CE2D Mouse: Applying InputClass "libinput pointer catchall"
[    30.596] (II) Using input driver 'libinput' for 'MSFT0001:00 06CB:CE2D Mouse'
[    30.596] (**) MSFT0001:00 06CB:CE2D Mouse: always reports core events
[    30.596] (**) Option "Device" "/dev/input/event10"
[    30.597] (II) event10 - MSFT0001:00 06CB:CE2D Mouse: is tagged by udev as: Mouse Pointingstick
[    30.597] (II) event10 - MSFT0001:00 06CB:CE2D Mouse: device is a pointer
[    30.598] (II) event10 - MSFT0001:00 06CB:CE2D Mouse: device removed
[    30.703] (II) libinput: MSFT0001:00 06CB:CE2D Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    30.703] (II) libinput: MSFT0001:00 06CB:CE2D Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    30.703] (II) libinput: MSFT0001:00 06CB:CE2D Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    30.703] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:01/i2c-0/i2c-MSFT0001:00/0018:06CB:CE2D.0002/input/input13/event10"
[    30.703] (II) XINPUT: Adding extended input device "MSFT0001:00 06CB:CE2D Mouse" (type: MOUSE, id 12)
[    30.703] (**) Option "AccelerationScheme" "none"
[    30.703] (**) MSFT0001:00 06CB:CE2D Mouse: (accel) selected scheme none/0
[    30.703] (**) MSFT0001:00 06CB:CE2D Mouse: (accel) acceleration factor: 2.000
[    30.703] (**) MSFT0001:00 06CB:CE2D Mouse: (accel) acceleration threshold: 4
[    30.705] (II) event10 - MSFT0001:00 06CB:CE2D Mouse: is tagged by udev as: Mouse Pointingstick
[    30.705] (II) event10 - MSFT0001:00 06CB:CE2D Mouse: device is a pointer
[    30.707] (II) config/udev: Adding input device MSFT0001:00 06CB:CE2D Mouse (/dev/input/mouse0)
[    30.707] (II) No input driver specified, ignoring this device.
[    30.707] (II) This device may have been added with another device file.
[    30.708] (II) config/udev: Adding input device MSFT0001:00 06CB:CE2D Touchpad (/dev/input/event11)
[    30.708] (**) MSFT0001:00 06CB:CE2D Touchpad: Applying InputClass "libinput touchpad catchall"
[    30.708] (II) Using input driver 'libinput' for 'MSFT0001:00 06CB:CE2D Touchpad'
[    30.708] (**) MSFT0001:00 06CB:CE2D Touchpad: always reports core events
[    30.708] (**) Option "Device" "/dev/input/event11"
[    30.709] (II) event11 - MSFT0001:00 06CB:CE2D Touchpad: is tagged by udev as: Touchpad
[    30.711] (II) event11 - MSFT0001:00 06CB:CE2D Touchpad: device is a touchpad
[    30.712] (II) event11 - MSFT0001:00 06CB:CE2D Touchpad: device removed
[    30.800] (II) libinput: MSFT0001:00 06CB:CE2D Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    30.800] (II) libinput: MSFT0001:00 06CB:CE2D Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    30.800] (II) libinput: MSFT0001:00 06CB:CE2D Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    30.800] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:01/i2c-0/i2c-MSFT0001:00/0018:06CB:CE2D.0002/input/input14/event11"
[    30.800] (II) XINPUT: Adding extended input device "MSFT0001:00 06CB:CE2D Touchpad" (type: TOUCHPAD, id 13)
[    30.802] (**) Option "AccelerationScheme" "none"
[    30.802] (**) MSFT0001:00 06CB:CE2D Touchpad: (accel) selected scheme none/0
[    30.803] (**) MSFT0001:00 06CB:CE2D Touchpad: (accel) acceleration factor: 2.000
[    30.803] (**) MSFT0001:00 06CB:CE2D Touchpad: (accel) acceleration threshold: 4
[    30.804] (II) event11 - MSFT0001:00 06CB:CE2D Touchpad: is tagged by udev as: Touchpad
[    30.806] (II) event11 - MSFT0001:00 06CB:CE2D Touchpad: device is a touchpad
[    30.807] (II) config/udev: Adding input device MSFT0001:00 06CB:CE2D Touchpad (/dev/input/mouse1)
[    30.807] (II) No input driver specified, ignoring this device.
[    30.807] (II) This device may have been added with another device file.
[    30.808] (II) config/udev: Adding input device AT Raw Set 2 keyboard (/dev/input/event3)
[    30.808] (**) AT Raw Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    30.808] (**) AT Raw Set 2 keyboard: Applying InputClass "system-keyboard"
[    30.808] (II) Using input driver 'libinput' for 'AT Raw Set 2 keyboard'
[    30.808] (**) AT Raw Set 2 keyboard: always reports core events
[    30.808] (**) Option "Device" "/dev/input/event3"
[    30.809] (II) event3  - AT Raw Set 2 keyboard: is tagged by udev as: Keyboard
[    30.809] (II) event3  - AT Raw Set 2 keyboard: device is a keyboard
[    30.810] (II) event3  - AT Raw Set 2 keyboard: device removed
[    30.847] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[    30.847] (II) XINPUT: Adding extended input device "AT Raw Set 2 keyboard" (type: KEYBOARD, id 14)
[    30.847] (**) Option "xkb_model" "pc105"
[    30.847] (**) Option "xkb_layout" "fr"
[    30.847] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    30.849] (II) event3  - AT Raw Set 2 keyboard: is tagged by udev as: Keyboard
[    30.849] (II) event3  - AT Raw Set 2 keyboard: device is a keyboard
[    30.859] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "libinput keyboard catchall"
[    30.859] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "system-keyboard"
[    30.859] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Keyboard'
[    30.859] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: always reports core events
[    30.859] (**) Option "Device" "/dev/input/event4"
[    30.859] (II) libinput: ITE Tech. Inc. ITE Device(8910) Keyboard: is a virtual subdevice
[    30.859] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-4/1-4:1.0/0003:048D:C101.0001/input/input4/event4"
[    30.859] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Keyboard" (type: KEYBOARD, id 15)
[    30.859] (**) Option "xkb_model" "pc105"
[    30.859] (**) Option "xkb_layout" "fr"
[    30.859] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    33.187] (II) modeset(0): Disabling kernel dirty updates, not required.
[    33.620] (II) event2  - Power Button: device removed
[    33.660] (II) event6  - Video Bus: device removed
[    33.723] (II) event0  - Power Button: device removed
[    33.740] (II) event5  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device removed
[    33.773] (II) event14 - Ideapad extra buttons: device removed
[    33.807] (II) event10 - MSFT0001:00 06CB:CE2D Mouse: device removed
[    33.840] (II) event11 - MSFT0001:00 06CB:CE2D Touchpad: device removed
[    33.873] (II) event3  - AT Raw Set 2 keyboard: device removed
[    33.890] (II) event4  - ITE Tech. Inc. ITE Device(8910) Keyboard: device removed
[    33.906] (II) AIGLX: Suspending AIGLX clients for VT switch

Last edited by Mxxry (2023-09-22 15:34:10)

Offline

#8 2023-09-22 15:54:10

seth
Member
Registered: 2012-09-03
Posts: 51,617

Re: Black Screen on Wake from Sleep with iGPU

I just did what you told me to do.

sept. 22 17:03:29 archlinux kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
sept. 22 17:03:29 archlinux kernel: fbcon: Deferring console take-over
sept. 22 17:03:29 archlinux kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device

Apparently not?

Removing the DDX drivers is mostly a precaution, though w/

#14 0x00007fb1057a40e1 n/a (modesetting_drv.so + 0xf0e1)

the crash didn'd come from it, but from the modesetting driver that I suspect was there because of

[    33.948] (EE) open /dev/dri/card0: No such file or directory

the simpledrm device (which in turn would be the ultimate cause)

Offline

#9 2023-09-22 16:32:54

Mxxry
Member
Registered: 2023-09-12
Posts: 15

Re: Black Screen on Wake from Sleep with iGPU

Apparently not?

Yeah, I forgot to update GRUB. However, I had to chroot because it wouldn't boot anymore.

Offline

#10 2023-09-22 16:35:18

seth
Member
Registered: 2012-09-03
Posts: 51,617

Re: Black Screen on Wake from Sleep with iGPU

What exactly does that mean?
"It doesn't boot" w/ "initcall_blacklist=simpledrm_platform_driver_init"??
Can you still boot the multi-user.target w/ that parameter (2nd link below)?

Offline

#11 2023-09-22 16:53:39

Mxxry
Member
Registered: 2023-09-12
Posts: 15

Re: Black Screen on Wake from Sleep with iGPU

What exactly does that mean?
"It doesn't boot" w/ "initcall_blacklist=simpledrm_platform_driver_init"??

I meant that after adding this parameter, nothing happens after the GRUB Menu. There are no messages displayed, not even the one to decrypt my disk. (I waited for a few minutes to be sure.)

Offline

#12 2023-09-22 19:14:20

seth
Member
Registered: 2012-09-03
Posts: 51,617

Re: Black Screen on Wake from Sleep with iGPU

Can you still boot the multi-user.target w/ that parameter (2nd link below)?

Also try to add amdgpu to the initramfs, https://wiki.archlinux.org/title/Kernel … _KMS_start

If nothing of this works, see whether you can reboot by frenetically pressing ctrl+alt+del or https://wiki.archlinux.org/title/Keyboa … el_(SysRq) (don't hold the power button on the case until the system powers down) and post the journal of the boot.

PSA: you can add/remove kernel parameter at the kernel commandline editor of your bootloader (in grub, press "e")

Offline

#13 2023-09-25 10:27:26

Mxxry
Member
Registered: 2023-09-12
Posts: 15

Re: Black Screen on Wake from Sleep with iGPU

By adding amdgpu to the initramfs, I no longer have an issue at the lockscreen, and things have changed upon waking up. Now my screen flickers with the wallpaper (I can't do anything, it just keeps doing that).
Here are the logs: https://0x0.st/HVbY.txt

Can you still boot the multi-user.target w/ that parameter (2nd link below)?

it doesn't change anything. Right after the grub, I'm stuck on the message "linux linux" or something similar.

Last edited by Mxxry (2023-09-25 10:28:15)

Offline

#14 2023-09-25 13:18:22

seth
Member
Registered: 2012-09-03
Posts: 51,617

Re: Black Screen on Wake from Sleep with iGPU

SDDM runs on X11 but your session on wayland, how does it behave w/ an Xorg session?

The apparent reliance on the simpledrm device for any output is kinda scary. Since this is a dual GPU system and

sept. 25 11:53:57 archlinux kernel: amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes

what happens for

initcall_blacklist=simpledrm_platform_driver_init pci-stub.ids=1002:73ff

Offline

#15 2023-09-25 16:53:01

Mxxry
Member
Registered: 2023-09-12
Posts: 15

Re: Black Screen on Wake from Sleep with iGPU

SDDM runs on X11 but your session on wayland, how does it behave w/ an Xorg session?

The issue persists under Xorg as well.
For SDDM, can I maybe try this ? https://wiki.archlinux.org/title/SDDM#R … er_Wayland


initcall_blacklist=simpledrm_platform_driver_init pci-stub.ids=1002:73ff 

I was able to boot without any issues but still crash on wake up, here are the logs : https://0x0.st/HVAy.txt

Offline

#16 2023-09-25 19:38:08

seth
Member
Registered: 2012-09-03
Posts: 51,617

Re: Black Screen on Wake from Sleep with iGPU

I just feel much better when the simplydum device isn't in the way wink

or SDDM, can I maybe try this?

Yes, however first try to suspend and resume the system from the multi-user.target to get the display server out of the equation (it currently still flickers?) - the S3 and boot issues might be completely disjunct.

cat /sys/power/mem_sleep

Offline

#17 2023-09-26 11:28:13

Mxxry
Member
Registered: 2023-09-12
Posts: 15

Re: Black Screen on Wake from Sleep with iGPU

Okay, I've successfully changed the SDDM compositor. Additionally, I've successfully resumed the system from the multi-user.target. The issue still persists...

Here are the logs (sorry, I'm not at home, and it wouldn't connect to the network):

sept. 26 13:05:53 archlinux kernel: Linux version 6.5.4-arch2-1 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Thu, 21 Sep 2023 11:06:39 +0000
sept. 26 13:05:53 archlinux kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=853b361d-6ba2-484c-8a3b-55127b2f74a5 rw cryptdevice=UUID=7acf3c63-f57a-44bc-b6b4-4709c34a176d:ainstnvme0n1p2 root=UUID=853b361d-6ba2-484c-8a3b-55127b2f74a5 loglevel=3 quiet systemd.unit=multi-user.target initcall_blacklist=simpledrm_platform_driver_init pci-stub.ids=1002:73ff
sept. 26 13:05:53 archlinux kernel: BIOS-provided physical RAM map:
sept. 26 13:05:53 archlinux kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
sept. 26 13:05:53 archlinux kernel: BIOS-e820: [mem 0x000000000009f000-0x00000000000bffff] reserved
sept. 26 13:05:53 archlinux kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000099fffff] usable
sept. 26 13:05:53 archlinux kernel: BIOS-e820: [mem 0x0000000009a00000-0x0000000009dfffff] reserved
sept. 26 13:05:53 archlinux kernel: BIOS-e820: [mem 0x0000000009e00000-0x0000000009efffff] usable
sept. 26 13:05:53 archlinux kernel: BIOS-e820: [mem 0x0000000009f00000-0x0000000009f0efff] ACPI NVS
sept. 26 13:05:53 archlinux kernel: BIOS-e820: [mem 0x0000000009f0f000-0x00000000bab68fff] usable
sept. 26 13:05:53 archlinux kernel: BIOS-e820: [mem 0x00000000bab69000-0x00000000bbd68fff] reserved
sept. 26 13:05:53 archlinux kernel: BIOS-e820: [mem 0x00000000bbd69000-0x00000000c9f7efff] usable
sept. 26 13:05:53 archlinux kernel: BIOS-e820: [mem 0x00000000c9f7f000-0x00000000ccf7efff] reserved
sept. 26 13:05:53 archlinux kernel: BIOS-e820: [mem 0x00000000ccf7f000-0x00000000cdf7efff] ACPI NVS
sept. 26 13:05:53 archlinux kernel: BIOS-e820: [mem 0x00000000cdf7f000-0x00000000cdffefff] ACPI data
sept. 26 13:05:53 archlinux kernel: BIOS-e820: [mem 0x00000000cdfff000-0x00000000cdffffff] usable
sept. 26 13:05:53 archlinux kernel: BIOS-e820: [mem 0x00000000ce000000-0x00000000cfffffff] reserved
sept. 26 13:05:53 archlinux kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
sept. 26 13:05:53 archlinux kernel: BIOS-e820: [mem 0x00000000fde00000-0x00000000fdefffff] reserved
sept. 26 13:05:53 archlinux kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe0fffff] reserved
sept. 26 13:05:53 archlinux kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec01fff] reserved
sept. 26 13:05:53 archlinux kernel: BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
sept. 26 13:05:53 archlinux kernel: BIOS-e820: [mem 0x00000000fec20000-0x00000000fec20fff] reserved
sept. 26 13:05:53 archlinux kernel: BIOS-e820: [mem 0x00000000fed80000-0x00000000fed81fff] reserved
sept. 26 13:05:53 archlinux kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
sept. 26 13:05:53 archlinux kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
sept. 26 13:05:53 archlinux kernel: BIOS-e820: [mem 0x0000000100000000-0x00000003ae2fffff] usable
sept. 26 13:05:53 archlinux kernel: BIOS-e820: [mem 0x00000003ae300000-0x000000042fffffff] reserved
sept. 26 13:05:53 archlinux kernel: NX (Execute Disable) protection: active
sept. 26 13:05:53 archlinux kernel: e820: update [mem 0xb562f018-0xb564ce57] usable ==> usable
sept. 26 13:05:53 archlinux kernel: e820: update [mem 0xb562f018-0xb564ce57] usable ==> usable
sept. 26 13:05:53 archlinux kernel: e820: update [mem 0xb56a9018-0xb56b6857] usable ==> usable
sept. 26 13:05:53 archlinux kernel: e820: update [mem 0xb56a9018-0xb56b6857] usable ==> usable
sept. 26 13:05:53 archlinux kernel: extended physical RAM map:
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x000000000009f000-0x00000000000bffff] reserved
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x0000000000100000-0x00000000099fffff] usable
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x0000000009a00000-0x0000000009dfffff] reserved
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x0000000009e00000-0x0000000009efffff] usable
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x0000000009f00000-0x0000000009f0efff] ACPI NVS
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x0000000009f0f000-0x00000000b562f017] usable
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x00000000b562f018-0x00000000b564ce57] usable
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x00000000b564ce58-0x00000000b56a9017] usable
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x00000000b56a9018-0x00000000b56b6857] usable
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x00000000b56b6858-0x00000000bab68fff] usable
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x00000000bab69000-0x00000000bbd68fff] reserved
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x00000000bbd69000-0x00000000c9f7efff] usable
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x00000000c9f7f000-0x00000000ccf7efff] reserved
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x00000000ccf7f000-0x00000000cdf7efff] ACPI NVS
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x00000000cdf7f000-0x00000000cdffefff] ACPI data
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x00000000cdfff000-0x00000000cdffffff] usable
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x00000000ce000000-0x00000000cfffffff] reserved
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x00000000fde00000-0x00000000fdefffff] reserved
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x00000000fe000000-0x00000000fe0fffff] reserved
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec01fff] reserved
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x00000000fec20000-0x00000000fec20fff] reserved
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x00000000fed80000-0x00000000fed81fff] reserved
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x0000000100000000-0x00000003ae2fffff] usable
sept. 26 13:05:53 archlinux kernel: reserve setup_data: [mem 0x00000003ae300000-0x000000042fffffff] reserved
sept. 26 13:05:53 archlinux kernel: efi: EFI v2.7 by INSYDE Corp.
sept. 26 13:05:53 archlinux kernel: efi: ACPI=0xcdffe000 ACPI 2.0=0xcdffe014 TPMFinalLog=0xcdf3f000 SMBIOS=0xcb70a000 SMBIOS 3.0=0xcb708000 MEMATTR=0xb56c7018 ESRT=0xb56cfd18 INITRD=0xb56c9d98 RNG=0xcdfa3018 TPMEventLog=0xb56b8018 
sept. 26 13:05:53 archlinux kernel: random: crng init done
sept. 26 13:05:53 archlinux kernel: efi: Remove mem58: MMIO range=[0xf8000000-0xfbffffff] (64MB) from e820 map
sept. 26 13:05:53 archlinux kernel: e820: remove [mem 0xf8000000-0xfbffffff] reserved
sept. 26 13:05:53 archlinux kernel: efi: Remove mem59: MMIO range=[0xfde00000-0xfdefffff] (1MB) from e820 map
sept. 26 13:05:53 archlinux kernel: e820: remove [mem 0xfde00000-0xfdefffff] reserved
sept. 26 13:05:53 archlinux kernel: efi: Remove mem60: MMIO range=[0xfe000000-0xfe0fffff] (1MB) from e820 map
sept. 26 13:05:53 archlinux kernel: e820: remove [mem 0xfe000000-0xfe0fffff] reserved
sept. 26 13:05:53 archlinux kernel: efi: Not removing mem61: MMIO range=[0xfec00000-0xfec01fff] (8KB) from e820 map
sept. 26 13:05:53 archlinux kernel: efi: Not removing mem62: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map
sept. 26 13:05:53 archlinux kernel: efi: Not removing mem63: MMIO range=[0xfec20000-0xfec20fff] (4KB) from e820 map
sept. 26 13:05:53 archlinux kernel: efi: Not removing mem64: MMIO range=[0xfed80000-0xfed81fff] (8KB) from e820 map
sept. 26 13:05:53 archlinux kernel: efi: Not removing mem65: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
sept. 26 13:05:53 archlinux kernel: efi: Remove mem66: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
sept. 26 13:05:53 archlinux kernel: e820: remove [mem 0xff000000-0xffffffff] reserved
sept. 26 13:05:53 archlinux kernel: SMBIOS 3.3.0 present.
sept. 26 13:05:53 archlinux kernel: DMI: LENOVO 82NW/LNVNB161216, BIOS G9CN23WW 09/01/2021
sept. 26 13:05:53 archlinux kernel: tsc: Fast TSC calibration using PIT
sept. 26 13:05:53 archlinux kernel: tsc: Detected 3193.963 MHz processor
sept. 26 13:05:53 archlinux kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
sept. 26 13:05:53 archlinux kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
sept. 26 13:05:53 archlinux kernel: last_pfn = 0x3ae300 max_arch_pfn = 0x400000000
sept. 26 13:05:53 archlinux kernel: MTRR map: 7 entries (4 fixed + 3 variable; max 21), built from 9 variable MTRRs
sept. 26 13:05:53 archlinux kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
sept. 26 13:05:53 archlinux kernel: last_pfn = 0xce000 max_arch_pfn = 0x400000000
sept. 26 13:05:53 archlinux kernel: esrt: Reserving ESRT space from 0x00000000b56cfd18 to 0x00000000b56cfd78.
sept. 26 13:05:53 archlinux kernel: e820: update [mem 0xb56cf000-0xb56cffff] usable ==> reserved
sept. 26 13:05:53 archlinux kernel: Using GB pages for direct mapping
sept. 26 13:05:53 archlinux kernel: Secure boot disabled
sept. 26 13:05:53 archlinux kernel: RAMDISK: [mem 0xaebdd000-0xb134cfff]
sept. 26 13:05:53 archlinux kernel: ACPI: Early table checksum verification disabled
sept. 26 13:05:53 archlinux kernel: ACPI: RSDP 0x00000000CDFFE014 000024 (v02 LENOVO)
sept. 26 13:05:53 archlinux kernel: ACPI: XSDT 0x00000000CDFBF188 000154 (v01 LENOVO CB-01    00000001      01000013)
sept. 26 13:05:53 archlinux kernel: ACPI: FACP 0x00000000CDFE9000 00010C (v05 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: DSDT 0x00000000CDFD0000 012765 (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: FACS 0x00000000CDEB5000 000040
sept. 26 13:05:53 archlinux kernel: ACPI: UEFI 0x00000000CDF7E000 000236 (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: SSDT 0x00000000CDFFC000 000C7E (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: SSDT 0x00000000CDFF4000 007229 (v02 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: IVRS 0x00000000CDFF3000 0001A4 (v02 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: SSDT 0x00000000CDFEF000 003A21 (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: SSDT 0x00000000CDFEE000 000472 (v02 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: TPM2 0x00000000CDFED000 00004C (v04 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: MSDM 0x00000000CDFEC000 000055 (v03 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: ASF! 0x00000000CDFEB000 0000A5 (v32 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: BOOT 0x00000000CDFEA000 000028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: HPET 0x00000000CDFE8000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: APIC 0x00000000CDFE7000 000138 (v03 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: MCFG 0x00000000CDFE6000 00003C (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: SLIC 0x00000000CDFE5000 000176 (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: WDAT 0x00000000CDFE4000 00017C (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: WDRT 0x00000000CDFE3000 000047 (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: SSDT 0x00000000CDFCF000 000080 (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: VFCT 0x00000000CDFC1000 00D884 (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: SSDT 0x00000000CDFC0000 00005C (v02 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: SSDT 0x00000000CDFFD000 00005C (v02 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: SSDT 0x00000000CDFBE000 0000F8 (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: SSDT 0x00000000CDFB8000 005354 (v02 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: CRAT 0x00000000CDFB7000 000EE8 (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: CDIT 0x00000000CDFB6000 000029 (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: SSDT 0x00000000CDFB5000 000139 (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: SSDT 0x00000000CDFB4000 00028D (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: SSDT 0x00000000CDFB3000 000D53 (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: SSDT 0x00000000CDFB1000 0010C5 (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: SSDT 0x00000000CDFB0000 000293 (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: SSDT 0x00000000CDFAE000 00164D (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: SSDT 0x00000000CDFAD000 0004D0 (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: SSDT 0x00000000CDFA9000 0034AA (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: FPDT 0x00000000CDFA8000 000044 (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: WSMT 0x00000000CDFA6000 000028 (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: SSDT 0x00000000CDFA5000 00007D (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: SSDT 0x00000000CDFA4000 000517 (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: BGRT 0x00000000CDFA7000 000038 (v01 LENOVO CB-01    00000001 ACPI 00040000)
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving FACP table memory at [mem 0xcdfe9000-0xcdfe910b]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving DSDT table memory at [mem 0xcdfd0000-0xcdfe2764]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving FACS table memory at [mem 0xcdeb5000-0xcdeb503f]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving UEFI table memory at [mem 0xcdf7e000-0xcdf7e235]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdffc000-0xcdffcc7d]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdff4000-0xcdffb228]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving IVRS table memory at [mem 0xcdff3000-0xcdff31a3]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfef000-0xcdff2a20]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfee000-0xcdfee471]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving TPM2 table memory at [mem 0xcdfed000-0xcdfed04b]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving MSDM table memory at [mem 0xcdfec000-0xcdfec054]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving ASF! table memory at [mem 0xcdfeb000-0xcdfeb0a4]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving BOOT table memory at [mem 0xcdfea000-0xcdfea027]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving HPET table memory at [mem 0xcdfe8000-0xcdfe8037]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving APIC table memory at [mem 0xcdfe7000-0xcdfe7137]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving MCFG table memory at [mem 0xcdfe6000-0xcdfe603b]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving SLIC table memory at [mem 0xcdfe5000-0xcdfe5175]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving WDAT table memory at [mem 0xcdfe4000-0xcdfe417b]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving WDRT table memory at [mem 0xcdfe3000-0xcdfe3046]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfcf000-0xcdfcf07f]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving VFCT table memory at [mem 0xcdfc1000-0xcdfce883]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfc0000-0xcdfc005b]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdffd000-0xcdffd05b]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfbe000-0xcdfbe0f7]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfb8000-0xcdfbd353]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving CRAT table memory at [mem 0xcdfb7000-0xcdfb7ee7]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving CDIT table memory at [mem 0xcdfb6000-0xcdfb6028]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfb5000-0xcdfb5138]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfb4000-0xcdfb428c]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfb3000-0xcdfb3d52]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfb1000-0xcdfb20c4]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfb0000-0xcdfb0292]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfae000-0xcdfaf64c]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfad000-0xcdfad4cf]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfa9000-0xcdfac4a9]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving FPDT table memory at [mem 0xcdfa8000-0xcdfa8043]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving WSMT table memory at [mem 0xcdfa6000-0xcdfa6027]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfa5000-0xcdfa507c]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving SSDT table memory at [mem 0xcdfa4000-0xcdfa4516]
sept. 26 13:05:53 archlinux kernel: ACPI: Reserving BGRT table memory at [mem 0xcdfa7000-0xcdfa7037]
sept. 26 13:05:53 archlinux kernel: No NUMA configuration found
sept. 26 13:05:53 archlinux kernel: Faking a node at [mem 0x0000000000000000-0x00000003ae2fffff]
sept. 26 13:05:53 archlinux kernel: NODE_DATA(0) allocated [mem 0x3ae2fb000-0x3ae2fffff]
sept. 26 13:05:53 archlinux kernel: Zone ranges:
sept. 26 13:05:53 archlinux kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
sept. 26 13:05:53 archlinux kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
sept. 26 13:05:53 archlinux kernel:   Normal   [mem 0x0000000100000000-0x00000003ae2fffff]
sept. 26 13:05:53 archlinux kernel:   Device   empty
sept. 26 13:05:53 archlinux kernel: Movable zone start for each node
sept. 26 13:05:53 archlinux kernel: Early memory node ranges
sept. 26 13:05:53 archlinux kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
sept. 26 13:05:53 archlinux kernel:   node   0: [mem 0x0000000000100000-0x00000000099fffff]
sept. 26 13:05:53 archlinux kernel:   node   0: [mem 0x0000000009e00000-0x0000000009efffff]
sept. 26 13:05:53 archlinux kernel:   node   0: [mem 0x0000000009f0f000-0x00000000bab68fff]
sept. 26 13:05:53 archlinux kernel:   node   0: [mem 0x00000000bbd69000-0x00000000c9f7efff]
sept. 26 13:05:53 archlinux kernel:   node   0: [mem 0x00000000cdfff000-0x00000000cdffffff]
sept. 26 13:05:53 archlinux kernel:   node   0: [mem 0x0000000100000000-0x00000003ae2fffff]
sept. 26 13:05:53 archlinux kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000003ae2fffff]
sept. 26 13:05:53 archlinux kernel: On node 0, zone DMA: 1 pages in unavailable ranges
sept. 26 13:05:53 archlinux kernel: On node 0, zone DMA: 97 pages in unavailable ranges
sept. 26 13:05:53 archlinux kernel: On node 0, zone DMA32: 1024 pages in unavailable ranges
sept. 26 13:05:53 archlinux kernel: On node 0, zone DMA32: 15 pages in unavailable ranges
sept. 26 13:05:53 archlinux kernel: On node 0, zone DMA32: 4608 pages in unavailable ranges
sept. 26 13:05:53 archlinux kernel: On node 0, zone DMA32: 16512 pages in unavailable ranges
sept. 26 13:05:53 archlinux kernel: On node 0, zone Normal: 8192 pages in unavailable ranges
sept. 26 13:05:53 archlinux kernel: On node 0, zone Normal: 7424 pages in unavailable ranges
sept. 26 13:05:53 archlinux kernel: ACPI: PM-Timer IO Port: 0x408
sept. 26 13:05:53 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
sept. 26 13:05:53 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
sept. 26 13:05:53 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
sept. 26 13:05:53 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
sept. 26 13:05:53 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
sept. 26 13:05:53 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
sept. 26 13:05:53 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
sept. 26 13:05:53 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
sept. 26 13:05:53 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
sept. 26 13:05:53 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
sept. 26 13:05:53 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
sept. 26 13:05:53 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
sept. 26 13:05:53 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
sept. 26 13:05:53 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
sept. 26 13:05:53 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
sept. 26 13:05:53 archlinux kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
sept. 26 13:05:53 archlinux kernel: IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
sept. 26 13:05:53 archlinux kernel: IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
sept. 26 13:05:53 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
sept. 26 13:05:53 archlinux kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
sept. 26 13:05:53 archlinux kernel: ACPI: Using ACPI (MADT) for SMP configuration information
sept. 26 13:05:53 archlinux kernel: ACPI: HPET id: 0x10228210 base: 0xfed00000
sept. 26 13:05:53 archlinux kernel: e820: update [mem 0xb564d000-0xb5671fff] usable ==> reserved
sept. 26 13:05:53 archlinux kernel: smpboot: Allowing 16 CPUs, 0 hotplug CPUs
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000bffff]
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x000c0000-0x000fffff]
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x09a00000-0x09dfffff]
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0x09f00000-0x09f0efff]
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xb562f000-0xb562ffff]
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xb564c000-0xb564cfff]
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xb564d000-0xb5671fff]
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xb56a9000-0xb56a9fff]
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xb56b6000-0xb56b6fff]
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xb56cf000-0xb56cffff]
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xbab69000-0xbbd68fff]
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xc9f7f000-0xccf7efff]
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xccf7f000-0xcdf7efff]
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xcdf7f000-0xcdffefff]
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xce000000-0xcfffffff]
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xfebfffff]
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec01fff]
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec1ffff]
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec20000-0xfec20fff]
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfec21000-0xfed7ffff]
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed81fff]
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfed82000-0xfedfffff]
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
sept. 26 13:05:53 archlinux kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
sept. 26 13:05:53 archlinux kernel: [mem 0xd0000000-0xfebfffff] available for PCI devices
sept. 26 13:05:53 archlinux kernel: Booting paravirtualized kernel on bare hardware
sept. 26 13:05:53 archlinux kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
sept. 26 13:05:53 archlinux kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:16 nr_cpu_ids:16 nr_node_ids:1
sept. 26 13:05:53 archlinux kernel: percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
sept. 26 13:05:53 archlinux kernel: pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
sept. 26 13:05:53 archlinux kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
sept. 26 13:05:53 archlinux kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=853b361d-6ba2-484c-8a3b-55127b2f74a5 rw cryptdevice=UUID=7acf3c63-f57a-44bc-b6b4-4709c34a176d:ainstnvme0n1p2 root=UUID=853b361d-6ba2-484c-8a3b-55127b2f74a5 loglevel=3 quiet systemd.unit=multi-user.target initcall_blacklist=simpledrm_platform_driver_init pci-stub.ids=1002:73ff
sept. 26 13:05:53 archlinux kernel: blacklisting initcall simpledrm_platform_driver_init
sept. 26 13:05:53 archlinux kernel: Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-linux cryptdevice=UUID=7acf3c63-f57a-44bc-b6b4-4709c34a176d:ainstnvme0n1p2", will be passed to user space.
sept. 26 13:05:53 archlinux kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
sept. 26 13:05:53 archlinux kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
sept. 26 13:05:53 archlinux kernel: Fallback order for Node 0: 0 
sept. 26 13:05:53 archlinux kernel: Built 1 zonelists, mobility grouping on.  Total pages: 3575231
sept. 26 13:05:53 archlinux kernel: Policy zone: Normal
sept. 26 13:05:53 archlinux kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
sept. 26 13:05:53 archlinux kernel: software IO TLB: area num 16.
sept. 26 13:05:53 archlinux kernel: Memory: 14004132K/14528572K available (16384K kernel code, 2122K rwdata, 12948K rodata, 3384K init, 3916K bss, 524180K reserved, 0K cma-reserved)
sept. 26 13:05:53 archlinux kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=16, Nodes=1
sept. 26 13:05:53 archlinux kernel: ftrace: allocating 48453 entries in 190 pages
sept. 26 13:05:53 archlinux kernel: ftrace: allocated 190 pages with 6 groups
sept. 26 13:05:53 archlinux kernel: Dynamic Preempt: full
sept. 26 13:05:53 archlinux kernel: rcu: Preemptible hierarchical RCU implementation.
sept. 26 13:05:53 archlinux kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=16.
sept. 26 13:05:53 archlinux kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
sept. 26 13:05:53 archlinux kernel:         Trampoline variant of Tasks RCU enabled.
sept. 26 13:05:53 archlinux kernel:         Rude variant of Tasks RCU enabled.
sept. 26 13:05:53 archlinux kernel:         Tracing variant of Tasks RCU enabled.
sept. 26 13:05:53 archlinux kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
sept. 26 13:05:53 archlinux kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
sept. 26 13:05:53 archlinux kernel: NR_IRQS: 20736, nr_irqs: 1096, preallocated irqs: 16
sept. 26 13:05:53 archlinux kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
sept. 26 13:05:53 archlinux kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
sept. 26 13:05:53 archlinux kernel: Console: colour dummy device 80x25
sept. 26 13:05:53 archlinux kernel: printk: console [tty0] enabled
sept. 26 13:05:53 archlinux kernel: ACPI: Core revision 20230331
sept. 26 13:05:53 archlinux kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
sept. 26 13:05:53 archlinux kernel: APIC: Switch to symmetric I/O mode setup
sept. 26 13:05:53 archlinux kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160
sept. 26 13:05:53 archlinux kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160
sept. 26 13:05:53 archlinux kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160
sept. 26 13:05:53 archlinux kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160
sept. 26 13:05:53 archlinux kernel: AMD-Vi: Using global IVHD EFR:0x206d73ef22254ade, EFR2:0x0
sept. 26 13:05:53 archlinux kernel: Switched APIC routing to physical flat.
sept. 26 13:05:53 archlinux kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
sept. 26 13:05:53 archlinux kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2e0a032c6da, max_idle_ns: 440795355025 ns
sept. 26 13:05:53 archlinux kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6390.08 BogoMIPS (lpj=10646543)
sept. 26 13:05:53 archlinux kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
sept. 26 13:05:53 archlinux kernel: LVT offset 1 assigned for vector 0xf9
sept. 26 13:05:53 archlinux kernel: LVT offset 2 assigned for vector 0xf4
sept. 26 13:05:53 archlinux kernel: process: using mwait in idle threads
sept. 26 13:05:53 archlinux kernel: Last level iTLB entries: 4KB 512, 2MB 512, 4MB 256
sept. 26 13:05:53 archlinux kernel: Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
sept. 26 13:05:53 archlinux kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
sept. 26 13:05:53 archlinux kernel: Spectre V2 : Mitigation: Retpolines
sept. 26 13:05:53 archlinux kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
sept. 26 13:05:53 archlinux kernel: Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
sept. 26 13:05:53 archlinux kernel: Spectre V2 : Enabling Restricted Speculation for firmware calls
sept. 26 13:05:53 archlinux kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
sept. 26 13:05:53 archlinux kernel: Spectre V2 : User space: Mitigation: STIBP always-on protection
sept. 26 13:05:53 archlinux kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
sept. 26 13:05:53 archlinux kernel: Speculative Return Stack Overflow: IBPB-extending microcode not applied!
sept. 26 13:05:53 archlinux kernel: Speculative Return Stack Overflow: WARNING: See https://kernel.org/doc/html/latest/admin-guide/hw-vuln/srso.html for mitigation options.
sept. 26 13:05:53 archlinux kernel: Speculative Return Stack Overflow: Mitigation: safe RET, no microcode
sept. 26 13:05:53 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
sept. 26 13:05:53 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
sept. 26 13:05:53 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
sept. 26 13:05:53 archlinux kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
sept. 26 13:05:53 archlinux kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
sept. 26 13:05:53 archlinux kernel: x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
sept. 26 13:05:53 archlinux kernel: x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
sept. 26 13:05:53 archlinux kernel: Freeing SMP alternatives memory: 40K
sept. 26 13:05:53 archlinux kernel: pid_max: default: 32768 minimum: 301
sept. 26 13:05:53 archlinux kernel: LSM: initializing lsm=capability,landlock,lockdown,yama,bpf,integrity
sept. 26 13:05:53 archlinux kernel: landlock: Up and running.
sept. 26 13:05:53 archlinux kernel: Yama: becoming mindful.
sept. 26 13:05:53 archlinux kernel: LSM support for eBPF active
sept. 26 13:05:53 archlinux kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
sept. 26 13:05:53 archlinux kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
sept. 26 13:05:53 archlinux kernel: smpboot: CPU0: AMD Ryzen 7 5800H with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
sept. 26 13:05:53 archlinux kernel: RCU Tasks: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
sept. 26 13:05:53 archlinux kernel: RCU Tasks Rude: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
sept. 26 13:05:53 archlinux kernel: RCU Tasks Trace: Setting shift to 4 and lim to 1 rcu_task_cb_adjust=1.
sept. 26 13:05:53 archlinux kernel: Performance Events: Fam17h+ core perfctr, AMD PMU driver.
sept. 26 13:05:53 archlinux kernel: ... version:                0
sept. 26 13:05:53 archlinux kernel: ... bit width:              48
sept. 26 13:05:53 archlinux kernel: ... generic registers:      6
sept. 26 13:05:53 archlinux kernel: ... value mask:             0000ffffffffffff
sept. 26 13:05:53 archlinux kernel: ... max period:             00007fffffffffff
sept. 26 13:05:53 archlinux kernel: ... fixed-purpose events:   0
sept. 26 13:05:53 archlinux kernel: ... event mask:             000000000000003f
sept. 26 13:05:53 archlinux kernel: signal: max sigframe size: 3376
sept. 26 13:05:53 archlinux kernel: rcu: Hierarchical SRCU implementation.
sept. 26 13:05:53 archlinux kernel: rcu:         Max phase no-delay instances is 1000.
sept. 26 13:05:53 archlinux kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
sept. 26 13:05:53 archlinux kernel: smp: Bringing up secondary CPUs ...
sept. 26 13:05:53 archlinux kernel: smpboot: x86: Booting SMP configuration:
sept. 26 13:05:53 archlinux kernel: .... node  #0, CPUs:        #2  #4  #6  #8 #10 #12 #14
sept. 26 13:05:53 archlinux kernel: TSC synchronization [CPU#0 -> CPU#2]:
sept. 26 13:05:53 archlinux kernel: Measured 4819975525 cycles TSC warp between CPUs, turning off TSC clock.
sept. 26 13:05:53 archlinux kernel: tsc: Marking TSC unstable due to check_tsc_sync_source failed
sept. 26 13:05:53 archlinux kernel:   #1  #3  #5  #7  #9 #11 #13 #15
sept. 26 13:05:53 archlinux kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
sept. 26 13:05:53 archlinux kernel: smp: Brought up 1 node, 16 CPUs
sept. 26 13:05:53 archlinux kernel: smpboot: Max logical packages: 1
sept. 26 13:05:53 archlinux kernel: smpboot: Total of 16 processors activated (102247.43 BogoMIPS)
sept. 26 13:05:53 archlinux kernel: devtmpfs: initialized
sept. 26 13:05:53 archlinux kernel: x86/mm: Memory block size: 128MB
sept. 26 13:05:53 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0x09f00000-0x09f0efff] (61440 bytes)
sept. 26 13:05:53 archlinux kernel: ACPI: PM: Registering ACPI NVS region [mem 0xccf7f000-0xcdf7efff] (16777216 bytes)
sept. 26 13:05:53 archlinux kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
sept. 26 13:05:53 archlinux kernel: futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
sept. 26 13:05:53 archlinux kernel: pinctrl core: initialized pinctrl subsystem
sept. 26 13:05:53 archlinux kernel: PM: RTC time: 11:05:03, date: 2023-09-26
sept. 26 13:05:53 archlinux kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
sept. 26 13:05:53 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
sept. 26 13:05:53 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
sept. 26 13:05:53 archlinux kernel: DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
sept. 26 13:05:53 archlinux kernel: audit: initializing netlink subsys (disabled)
sept. 26 13:05:53 archlinux kernel: audit: type=2000 audit(1695726302.159:1): state=initialized audit_enabled=0 res=1
sept. 26 13:05:53 archlinux kernel: thermal_sys: Registered thermal governor 'fair_share'
sept. 26 13:05:53 archlinux kernel: thermal_sys: Registered thermal governor 'bang_bang'
sept. 26 13:05:53 archlinux kernel: thermal_sys: Registered thermal governor 'step_wise'
sept. 26 13:05:53 archlinux kernel: thermal_sys: Registered thermal governor 'user_space'
sept. 26 13:05:53 archlinux kernel: thermal_sys: Registered thermal governor 'power_allocator'
sept. 26 13:05:53 archlinux kernel: cpuidle: using governor ladder
sept. 26 13:05:53 archlinux kernel: cpuidle: using governor menu
sept. 26 13:05:53 archlinux kernel: Simple Boot Flag at 0x44 set to 0x1
sept. 26 13:05:53 archlinux kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
sept. 26 13:05:53 archlinux kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
sept. 26 13:05:53 archlinux kernel: PCI: not using MMCONFIG
sept. 26 13:05:53 archlinux kernel: PCI: Using configuration type 1 for base access
sept. 26 13:05:53 archlinux kernel: PCI: Using configuration type 1 for extended access
sept. 26 13:05:53 archlinux kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
sept. 26 13:05:53 archlinux kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
sept. 26 13:05:53 archlinux kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
sept. 26 13:05:53 archlinux kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
sept. 26 13:05:53 archlinux kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
sept. 26 13:05:53 archlinux kernel: ACPI: Added _OSI(Module Device)
sept. 26 13:05:53 archlinux kernel: ACPI: Added _OSI(Processor Device)
sept. 26 13:05:53 archlinux kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
sept. 26 13:05:53 archlinux kernel: ACPI: Added _OSI(Processor Aggregator Device)
sept. 26 13:05:53 archlinux kernel: ACPI: 19 ACPI AML tables successfully acquired and loaded
sept. 26 13:05:53 archlinux kernel: ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
sept. 26 13:05:53 archlinux kernel: ACPI: EC: EC started
sept. 26 13:05:53 archlinux kernel: ACPI: EC: interrupt blocked
sept. 26 13:05:53 archlinux kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
sept. 26 13:05:53 archlinux kernel: ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC used to handle transactions
sept. 26 13:05:53 archlinux kernel: ACPI: Interpreter enabled
sept. 26 13:05:53 archlinux kernel: ACPI: PM: (supports S0 S3 S4 S5)
sept. 26 13:05:53 archlinux kernel: ACPI: Using IOAPIC for interrupt routing
sept. 26 13:05:53 archlinux kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
sept. 26 13:05:53 archlinux kernel: [Firmware Info]: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] not reserved in ACPI motherboard resources
sept. 26 13:05:53 archlinux kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved as EfiMemoryMappedIO
sept. 26 13:05:53 archlinux kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
sept. 26 13:05:53 archlinux kernel: PCI: Using E820 reservations for host bridge windows
sept. 26 13:05:53 archlinux kernel: ACPI: Enabled 5 GPEs in block 00 to 1F
sept. 26 13:05:53 archlinux kernel: ACPI: \_SB_.PCI0.GPP0.M237: New power resource
sept. 26 13:05:53 archlinux kernel: ACPI: \_SB_.PCI0.GPP0.SWUS.M237: New power resource
sept. 26 13:05:53 archlinux kernel: ACPI: \_SB_.PCI0.GPP0.SWUS.SWDS.M237: New power resource
sept. 26 13:05:53 archlinux kernel: ACPI: \_SB_.PCI0.GPP4.WL00.WRST: New power resource
sept. 26 13:05:53 archlinux kernel: ACPI: \_SB_.PCI0.GP17.XHC1.RHUB.HSP4.BTPR: New power resource
sept. 26 13:05:53 archlinux kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
sept. 26 13:05:53 archlinux kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
sept. 26 13:05:53 archlinux kernel: acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
sept. 26 13:05:53 archlinux kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
sept. 26 13:05:53 archlinux kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
sept. 26 13:05:53 archlinux kernel: PCI host bridge to bus 0000:00
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000cffff window]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000effff window]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0xd0000000-0xf7ffffff window]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfeafffff window]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0xfed45000-0xfed811ff window]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0xfed81900-0xfed81fff window]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0xfedc0000-0xfedc0fff window]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0xfedc6000-0xfedc6fff window]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:00: root bus resource [mem 0x450200000-0xfcffffffff window]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:00.0: [1022:1630] type 00 class 0x060000
sept. 26 13:05:53 archlinux kernel: pci 0000:00:00.2: [1022:1631] type 00 class 0x080600
sept. 26 13:05:53 archlinux kernel: pci 0000:00:01.0: [1022:1632] type 00 class 0x060000
sept. 26 13:05:53 archlinux kernel: pci 0000:00:01.1: [1022:1633] type 01 class 0x060400
sept. 26 13:05:53 archlinux kernel: pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
sept. 26 13:05:53 archlinux kernel: pci 0000:00:01.2: [1022:1634] type 01 class 0x060400
sept. 26 13:05:53 archlinux kernel: pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
sept. 26 13:05:53 archlinux kernel: pci 0000:00:02.0: [1022:1632] type 00 class 0x060000
sept. 26 13:05:53 archlinux kernel: pci 0000:00:02.1: [1022:1634] type 01 class 0x060400
sept. 26 13:05:53 archlinux kernel: pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
sept. 26 13:05:53 archlinux kernel: pci 0000:00:02.2: [1022:1634] type 01 class 0x060400
sept. 26 13:05:53 archlinux kernel: pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
sept. 26 13:05:53 archlinux kernel: pci 0000:00:08.0: [1022:1632] type 00 class 0x060000
sept. 26 13:05:53 archlinux kernel: pci 0000:00:08.1: [1022:1635] type 01 class 0x060400
sept. 26 13:05:53 archlinux kernel: pci 0000:00:08.1: enabling Extended Tags
sept. 26 13:05:53 archlinux kernel: pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
sept. 26 13:05:53 archlinux kernel: pci 0000:00:08.2: [1022:1635] type 01 class 0x060400
sept. 26 13:05:53 archlinux kernel: pci 0000:00:08.2: enabling Extended Tags
sept. 26 13:05:53 archlinux kernel: pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
sept. 26 13:05:53 archlinux kernel: pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
sept. 26 13:05:53 archlinux kernel: pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
sept. 26 13:05:53 archlinux kernel: pci 0000:00:18.0: [1022:166a] type 00 class 0x060000
sept. 26 13:05:53 archlinux kernel: pci 0000:00:18.1: [1022:166b] type 00 class 0x060000
sept. 26 13:05:53 archlinux kernel: pci 0000:00:18.2: [1022:166c] type 00 class 0x060000
sept. 26 13:05:53 archlinux kernel: pci 0000:00:18.3: [1022:166d] type 00 class 0x060000
sept. 26 13:05:53 archlinux kernel: pci 0000:00:18.4: [1022:166e] type 00 class 0x060000
sept. 26 13:05:53 archlinux kernel: pci 0000:00:18.5: [1022:166f] type 00 class 0x060000
sept. 26 13:05:53 archlinux kernel: pci 0000:00:18.6: [1022:1670] type 00 class 0x060000
sept. 26 13:05:53 archlinux kernel: pci 0000:00:18.7: [1022:1671] type 00 class 0x060000
sept. 26 13:05:53 archlinux kernel: pci 0000:01:00.0: [1002:1478] type 01 class 0x060400
sept. 26 13:05:53 archlinux kernel: pci 0000:01:00.0: reg 0x10: [mem 0xd0a00000-0xd0a03fff]
sept. 26 13:05:53 archlinux kernel: pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
sept. 26 13:05:53 archlinux kernel: pci 0000:01:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 126.024 Gb/s with 16.0 GT/s PCIe x8 link)
sept. 26 13:05:53 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01-03]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:01.1:   bridge window [io  0x4000-0x4fff]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0xd0800000-0xd0afffff]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0xfa00000000-0xfc0fffffff 64bit pref]
sept. 26 13:05:53 archlinux kernel: pci 0000:02:00.0: [1002:1479] type 01 class 0x060400
sept. 26 13:05:53 archlinux kernel: pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
sept. 26 13:05:53 archlinux kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
sept. 26 13:05:53 archlinux kernel: pci 0000:01:00.0:   bridge window [io  0x4000-0x4fff]
sept. 26 13:05:53 archlinux kernel: pci 0000:01:00.0:   bridge window [mem 0xd0800000-0xd09fffff]
sept. 26 13:05:53 archlinux kernel: pci 0000:01:00.0:   bridge window [mem 0xfa00000000-0xfc0fffffff 64bit pref]
sept. 26 13:05:53 archlinux kernel: pci 0000:03:00.0: [1002:73ff] type 00 class 0x030000
sept. 26 13:05:53 archlinux kernel: pci 0000:03:00.0: reg 0x10: [mem 0xfa00000000-0xfbffffffff 64bit pref]
sept. 26 13:05:53 archlinux kernel: pci 0000:03:00.0: reg 0x18: [mem 0xfc00000000-0xfc0fffffff 64bit pref]
sept. 26 13:05:53 archlinux kernel: pci 0000:03:00.0: reg 0x20: [io  0x4000-0x40ff]
sept. 26 13:05:53 archlinux kernel: pci 0000:03:00.0: reg 0x24: [mem 0xd0800000-0xd08fffff]
sept. 26 13:05:53 archlinux kernel: pci 0000:03:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
sept. 26 13:05:53 archlinux kernel: pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
sept. 26 13:05:53 archlinux kernel: pci 0000:03:00.0: 63.008 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x8 link at 0000:00:01.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
sept. 26 13:05:53 archlinux kernel: pci 0000:03:00.1: [1002:ab28] type 00 class 0x040300
sept. 26 13:05:53 archlinux kernel: pci 0000:03:00.1: reg 0x10: [mem 0xd0900000-0xd0903fff]
sept. 26 13:05:53 archlinux kernel: pci 0000:03:00.1: PME# supported from D1 D2 D3hot D3cold
sept. 26 13:05:53 archlinux kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
sept. 26 13:05:53 archlinux kernel: pci 0000:02:00.0:   bridge window [io  0x4000-0x4fff]
sept. 26 13:05:53 archlinux kernel: pci 0000:02:00.0:   bridge window [mem 0xd0800000-0xd09fffff]
sept. 26 13:05:53 archlinux kernel: pci 0000:02:00.0:   bridge window [mem 0xfa00000000-0xfc0fffffff 64bit pref]
sept. 26 13:05:53 archlinux kernel: pci 0000:04:00.0: [1c5c:174a] type 00 class 0x010802
sept. 26 13:05:53 archlinux kernel: pci 0000:04:00.0: reg 0x10: [mem 0xd0700000-0xd0703fff 64bit]
sept. 26 13:05:53 archlinux kernel: pci 0000:04:00.0: reg 0x18: [mem 0xd0705000-0xd0705fff]
sept. 26 13:05:53 archlinux kernel: pci 0000:04:00.0: reg 0x1c: [mem 0xd0704000-0xd0704fff]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:01.2: PCI bridge to [bus 04]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:01.2:   bridge window [mem 0xd0700000-0xd07fffff]
sept. 26 13:05:53 archlinux kernel: pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000
sept. 26 13:05:53 archlinux kernel: pci 0000:05:00.0: reg 0x10: [io  0x3000-0x30ff]
sept. 26 13:05:53 archlinux kernel: pci 0000:05:00.0: reg 0x18: [mem 0xd0604000-0xd0604fff 64bit]
sept. 26 13:05:53 archlinux kernel: pci 0000:05:00.0: reg 0x20: [mem 0xd0600000-0xd0603fff 64bit]
sept. 26 13:05:53 archlinux kernel: pci 0000:05:00.0: supports D1 D2
sept. 26 13:05:53 archlinux kernel: pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
sept. 26 13:05:53 archlinux kernel: pci 0000:00:02.1: PCI bridge to [bus 05]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:02.1:   bridge window [io  0x3000-0x3fff]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:02.1:   bridge window [mem 0xd0600000-0xd06fffff]
sept. 26 13:05:53 archlinux kernel: pci 0000:06:00.0: [10ec:8852] type 00 class 0x028000
sept. 26 13:05:53 archlinux kernel: pci 0000:06:00.0: reg 0x10: [io  0x2000-0x20ff]
sept. 26 13:05:53 archlinux kernel: pci 0000:06:00.0: reg 0x18: [mem 0xd0500000-0xd05fffff 64bit]
sept. 26 13:05:53 archlinux kernel: pci 0000:06:00.0: supports D1 D2
sept. 26 13:05:53 archlinux kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
sept. 26 13:05:53 archlinux kernel: pci 0000:00:02.2: PCI bridge to [bus 06]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:02.2:   bridge window [io  0x2000-0x2fff]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:02.2:   bridge window [mem 0xd0500000-0xd05fffff]
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.0: [1002:1638] type 00 class 0x030000
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.0: reg 0x10: [mem 0xfc10000000-0xfc1fffffff 64bit pref]
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.0: reg 0x18: [mem 0xfc20000000-0xfc201fffff 64bit pref]
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.0: reg 0x20: [io  0x1000-0x10ff]
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.0: reg 0x24: [mem 0xd0400000-0xd047ffff]
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.0: enabling Extended Tags
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.0: BAR 0: assigned to efifb
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.0: PME# supported from D1 D2 D3hot D3cold
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.2: [1022:15df] type 00 class 0x108000
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.2: reg 0x18: [mem 0xd0300000-0xd03fffff]
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.2: reg 0x24: [mem 0xd04c8000-0xd04c9fff]
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.2: enabling Extended Tags
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.3: [1022:1639] type 00 class 0x0c0330
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.3: reg 0x10: [mem 0xd0100000-0xd01fffff 64bit]
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.3: enabling Extended Tags
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.3: PME# supported from D0 D3hot D3cold
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.4: [1022:1639] type 00 class 0x0c0330
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.4: reg 0x10: [mem 0xd0200000-0xd02fffff 64bit]
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.4: enabling Extended Tags
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.4: PME# supported from D0 D3hot D3cold
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.5: [1022:15e2] type 00 class 0x048000
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.5: reg 0x10: [mem 0xd0480000-0xd04bffff]
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.5: enabling Extended Tags
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.5: PME# supported from D0 D3hot D3cold
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.6: [1022:15e3] type 00 class 0x040300
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.6: reg 0x10: [mem 0xd04c0000-0xd04c7fff]
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.6: enabling Extended Tags
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.6: PME# supported from D0 D3hot D3cold
sept. 26 13:05:53 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus 07]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0xd0100000-0xd04fffff]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0xfc10000000-0xfc201fffff 64bit pref]
sept. 26 13:05:53 archlinux kernel: pci 0000:08:00.0: [1022:7901] type 00 class 0x010601
sept. 26 13:05:53 archlinux kernel: pci 0000:08:00.0: reg 0x24: [mem 0xd0001000-0xd00017ff]
sept. 26 13:05:53 archlinux kernel: pci 0000:08:00.0: enabling Extended Tags
sept. 26 13:05:53 archlinux kernel: pci 0000:08:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
sept. 26 13:05:53 archlinux kernel: pci 0000:08:00.1: [1022:7901] type 00 class 0x010601
sept. 26 13:05:53 archlinux kernel: pci 0000:08:00.1: reg 0x24: [mem 0xd0000000-0xd00007ff]
sept. 26 13:05:53 archlinux kernel: pci 0000:08:00.1: enabling Extended Tags
sept. 26 13:05:53 archlinux kernel: pci 0000:00:08.2: PCI bridge to [bus 08]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:08.2:   bridge window [mem 0xd0000000-0xd00fffff]
sept. 26 13:05:53 archlinux kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
sept. 26 13:05:53 archlinux kernel: ACPI: PCI: Interrupt link LNKA disabled
sept. 26 13:05:53 archlinux kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 0
sept. 26 13:05:53 archlinux kernel: ACPI: PCI: Interrupt link LNKB disabled
sept. 26 13:05:53 archlinux kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
sept. 26 13:05:53 archlinux kernel: ACPI: PCI: Interrupt link LNKC disabled
sept. 26 13:05:53 archlinux kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
sept. 26 13:05:53 archlinux kernel: ACPI: PCI: Interrupt link LNKD disabled
sept. 26 13:05:53 archlinux kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
sept. 26 13:05:53 archlinux kernel: ACPI: PCI: Interrupt link LNKE disabled
sept. 26 13:05:53 archlinux kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
sept. 26 13:05:53 archlinux kernel: ACPI: PCI: Interrupt link LNKF disabled
sept. 26 13:05:53 archlinux kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
sept. 26 13:05:53 archlinux kernel: ACPI: PCI: Interrupt link LNKG disabled
sept. 26 13:05:53 archlinux kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
sept. 26 13:05:53 archlinux kernel: ACPI: PCI: Interrupt link LNKH disabled
sept. 26 13:05:53 archlinux kernel: ACPI: EC: interrupt unblocked
sept. 26 13:05:53 archlinux kernel: ACPI: EC: event unblocked
sept. 26 13:05:53 archlinux kernel: ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
sept. 26 13:05:53 archlinux kernel: ACPI: EC: GPE=0x3
sept. 26 13:05:53 archlinux kernel: ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC initialization complete
sept. 26 13:05:53 archlinux kernel: ACPI: \_SB_.PCI0.LPC0.EC0_: EC: Used to handle transactions and events
sept. 26 13:05:53 archlinux kernel: iommu: Default domain type: Translated
sept. 26 13:05:53 archlinux kernel: iommu: DMA domain TLB invalidation policy: lazy mode
sept. 26 13:05:53 archlinux kernel: SCSI subsystem initialized
sept. 26 13:05:53 archlinux kernel: libata version 3.00 loaded.
sept. 26 13:05:53 archlinux kernel: ACPI: bus type USB registered
sept. 26 13:05:53 archlinux kernel: usbcore: registered new interface driver usbfs
sept. 26 13:05:53 archlinux kernel: usbcore: registered new interface driver hub
sept. 26 13:05:53 archlinux kernel: usbcore: registered new device driver usb
sept. 26 13:05:53 archlinux kernel: pps_core: LinuxPPS API ver. 1 registered
sept. 26 13:05:53 archlinux kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
sept. 26 13:05:53 archlinux kernel: PTP clock support registered
sept. 26 13:05:53 archlinux kernel: EDAC MC: Ver: 3.0.0
sept. 26 13:05:53 archlinux kernel: efivars: Registered efivars operations
sept. 26 13:05:53 archlinux kernel: NetLabel: Initializing
sept. 26 13:05:53 archlinux kernel: NetLabel:  domain hash size = 128
sept. 26 13:05:53 archlinux kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
sept. 26 13:05:53 archlinux kernel: NetLabel:  unlabeled traffic allowed by default
sept. 26 13:05:53 archlinux kernel: mctp: management component transport protocol core
sept. 26 13:05:53 archlinux kernel: NET: Registered PF_MCTP protocol family
sept. 26 13:05:53 archlinux kernel: PCI: Using ACPI for IRQ routing
sept. 26 13:05:53 archlinux kernel: PCI: pci_cache_line_size set to 64 bytes
sept. 26 13:05:53 archlinux kernel: resource: Expanded resource Reserved due to conflict with PCI Bus 0000:00
sept. 26 13:05:53 archlinux kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
sept. 26 13:05:53 archlinux kernel: e820: reserve RAM buffer [mem 0x09a00000-0x0bffffff]
sept. 26 13:05:53 archlinux kernel: e820: reserve RAM buffer [mem 0x09f00000-0x0bffffff]
sept. 26 13:05:53 archlinux kernel: e820: reserve RAM buffer [mem 0xb562f018-0xb7ffffff]
sept. 26 13:05:53 archlinux kernel: e820: reserve RAM buffer [mem 0xb564d000-0xb7ffffff]
sept. 26 13:05:53 archlinux kernel: e820: reserve RAM buffer [mem 0xb56a9018-0xb7ffffff]
sept. 26 13:05:53 archlinux kernel: e820: reserve RAM buffer [mem 0xb56cf000-0xb7ffffff]
sept. 26 13:05:53 archlinux kernel: e820: reserve RAM buffer [mem 0xbab69000-0xbbffffff]
sept. 26 13:05:53 archlinux kernel: e820: reserve RAM buffer [mem 0xc9f7f000-0xcbffffff]
sept. 26 13:05:53 archlinux kernel: e820: reserve RAM buffer [mem 0xce000000-0xcfffffff]
sept. 26 13:05:53 archlinux kernel: e820: reserve RAM buffer [mem 0x3ae300000-0x3afffffff]
sept. 26 13:05:53 archlinux kernel: pci 0000:03:00.0: vgaarb: setting as boot VGA device
sept. 26 13:05:53 archlinux kernel: pci 0000:03:00.0: vgaarb: bridge control possible
sept. 26 13:05:53 archlinux kernel: pci 0000:03:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.0: vgaarb: setting as boot VGA device (overriding previous)
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.0: vgaarb: bridge control possible
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
sept. 26 13:05:53 archlinux kernel: vgaarb: loaded
sept. 26 13:05:53 archlinux kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
sept. 26 13:05:53 archlinux kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
sept. 26 13:05:53 archlinux kernel: clocksource: Switched to clocksource hpet
sept. 26 13:05:53 archlinux kernel: VFS: Disk quotas dquot_6.6.0
sept. 26 13:05:53 archlinux kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
sept. 26 13:05:53 archlinux kernel: pnp: PnP ACPI init
sept. 26 13:05:53 archlinux kernel: system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved
sept. 26 13:05:53 archlinux kernel: system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
sept. 26 13:05:53 archlinux kernel: system 00:00: [mem 0xfde00000-0xfdefffff] has been reserved
sept. 26 13:05:53 archlinux kernel: system 00:03: [io  0x0400-0x04cf] has been reserved
sept. 26 13:05:53 archlinux kernel: system 00:03: [io  0x04d0-0x04d1] has been reserved
sept. 26 13:05:53 archlinux kernel: system 00:03: [io  0x04d6] has been reserved
sept. 26 13:05:53 archlinux kernel: system 00:03: [io  0x0c00-0x0c01] has been reserved
sept. 26 13:05:53 archlinux kernel: system 00:03: [io  0x0c14] has been reserved
sept. 26 13:05:53 archlinux kernel: system 00:03: [io  0x0c50-0x0c52] has been reserved
sept. 26 13:05:53 archlinux kernel: system 00:03: [io  0x0c6c] has been reserved
sept. 26 13:05:53 archlinux kernel: system 00:03: [io  0x0c6f] has been reserved
sept. 26 13:05:53 archlinux kernel: system 00:03: [io  0x0cd0-0x0cdb] has been reserved
sept. 26 13:05:53 archlinux kernel: system 00:04: [mem 0xff000000-0xffffffff] has been reserved
sept. 26 13:05:53 archlinux kernel: pnp: PnP ACPI: found 5 devices
sept. 26 13:05:53 archlinux kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
sept. 26 13:05:53 archlinux kernel: NET: Registered PF_INET protocol family
sept. 26 13:05:53 archlinux kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
sept. 26 13:05:53 archlinux kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
sept. 26 13:05:53 archlinux kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
sept. 26 13:05:53 archlinux kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
sept. 26 13:05:53 archlinux kernel: TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
sept. 26 13:05:53 archlinux kernel: TCP: Hash tables configured (established 131072 bind 65536)
sept. 26 13:05:53 archlinux kernel: MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
sept. 26 13:05:53 archlinux kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
sept. 26 13:05:53 archlinux kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
sept. 26 13:05:53 archlinux kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
sept. 26 13:05:53 archlinux kernel: NET: Registered PF_XDP protocol family
sept. 26 13:05:53 archlinux kernel: pci 0000:03:00.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
sept. 26 13:05:53 archlinux kernel: pci 0000:03:00.0: BAR 6: assigned [mem 0xd0920000-0xd093ffff pref]
sept. 26 13:05:53 archlinux kernel: pci 0000:02:00.0: PCI bridge to [bus 03]
sept. 26 13:05:53 archlinux kernel: pci 0000:02:00.0:   bridge window [io  0x4000-0x4fff]
sept. 26 13:05:53 archlinux kernel: pci 0000:02:00.0:   bridge window [mem 0xd0800000-0xd09fffff]
sept. 26 13:05:53 archlinux kernel: pci 0000:02:00.0:   bridge window [mem 0xfa00000000-0xfc0fffffff 64bit pref]
sept. 26 13:05:53 archlinux kernel: pci 0000:01:00.0: PCI bridge to [bus 02-03]
sept. 26 13:05:53 archlinux kernel: pci 0000:01:00.0:   bridge window [io  0x4000-0x4fff]
sept. 26 13:05:53 archlinux kernel: pci 0000:01:00.0:   bridge window [mem 0xd0800000-0xd09fffff]
sept. 26 13:05:53 archlinux kernel: pci 0000:01:00.0:   bridge window [mem 0xfa00000000-0xfc0fffffff 64bit pref]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:01.1: PCI bridge to [bus 01-03]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:01.1:   bridge window [io  0x4000-0x4fff]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0xd0800000-0xd0afffff]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:01.1:   bridge window [mem 0xfa00000000-0xfc0fffffff 64bit pref]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:01.2: PCI bridge to [bus 04]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:01.2:   bridge window [mem 0xd0700000-0xd07fffff]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:02.1: PCI bridge to [bus 05]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:02.1:   bridge window [io  0x3000-0x3fff]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:02.1:   bridge window [mem 0xd0600000-0xd06fffff]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:02.2: PCI bridge to [bus 06]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:02.2:   bridge window [io  0x2000-0x2fff]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:02.2:   bridge window [mem 0xd0500000-0xd05fffff]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:08.1: PCI bridge to [bus 07]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0xd0100000-0xd04fffff]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:08.1:   bridge window [mem 0xfc10000000-0xfc201fffff 64bit pref]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:08.2: PCI bridge to [bus 08]
sept. 26 13:05:53 archlinux kernel: pci 0000:00:08.2:   bridge window [mem 0xd0000000-0xd00fffff]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000cffff window]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:00: resource 8 [mem 0x000d0000-0x000effff window]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:00: resource 9 [mem 0xd0000000-0xf7ffffff window]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:00: resource 10 [mem 0xfc000000-0xfeafffff window]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:00: resource 11 [mem 0xfed45000-0xfed811ff window]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:00: resource 12 [mem 0xfed81900-0xfed81fff window]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:00: resource 13 [mem 0xfedc0000-0xfedc0fff window]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:00: resource 14 [mem 0xfedc6000-0xfedc6fff window]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:00: resource 15 [mem 0x450200000-0xfcffffffff window]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:01: resource 1 [mem 0xd0800000-0xd0afffff]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:01: resource 2 [mem 0xfa00000000-0xfc0fffffff 64bit pref]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:02: resource 1 [mem 0xd0800000-0xd09fffff]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:02: resource 2 [mem 0xfa00000000-0xfc0fffffff 64bit pref]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:03: resource 0 [io  0x4000-0x4fff]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:03: resource 1 [mem 0xd0800000-0xd09fffff]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:03: resource 2 [mem 0xfa00000000-0xfc0fffffff 64bit pref]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:04: resource 1 [mem 0xd0700000-0xd07fffff]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:05: resource 0 [io  0x3000-0x3fff]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:05: resource 1 [mem 0xd0600000-0xd06fffff]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:06: resource 0 [io  0x2000-0x2fff]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:06: resource 1 [mem 0xd0500000-0xd05fffff]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:07: resource 0 [io  0x1000-0x1fff]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:07: resource 1 [mem 0xd0100000-0xd04fffff]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:07: resource 2 [mem 0xfc10000000-0xfc201fffff 64bit pref]
sept. 26 13:05:53 archlinux kernel: pci_bus 0000:08: resource 1 [mem 0xd0000000-0xd00fffff]
sept. 26 13:05:53 archlinux kernel: pci 0000:03:00.1: D0 power state depends on 0000:03:00.0
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.3: extending delay after power-on from D3hot to 20 msec
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.3: quirk_usb_early_handoff+0x0/0x7d0 took 40840 usecs
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.4: extending delay after power-on from D3hot to 20 msec
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.4: quirk_usb_early_handoff+0x0/0x7d0 took 12630 usecs
sept. 26 13:05:53 archlinux kernel: PCI: CLS 64 bytes, default 64
sept. 26 13:05:53 archlinux kernel: pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
sept. 26 13:05:53 archlinux kernel: Trying to unpack rootfs image as initramfs...
sept. 26 13:05:53 archlinux kernel: pci 0000:00:01.0: Adding to iommu group 0
sept. 26 13:05:53 archlinux kernel: pci 0000:00:01.1: Adding to iommu group 1
sept. 26 13:05:53 archlinux kernel: pci 0000:00:01.2: Adding to iommu group 2
sept. 26 13:05:53 archlinux kernel: pci 0000:00:02.0: Adding to iommu group 3
sept. 26 13:05:53 archlinux kernel: pci 0000:00:02.1: Adding to iommu group 4
sept. 26 13:05:53 archlinux kernel: pci 0000:00:02.2: Adding to iommu group 5
sept. 26 13:05:53 archlinux kernel: pci 0000:00:08.0: Adding to iommu group 6
sept. 26 13:05:53 archlinux kernel: pci 0000:00:08.1: Adding to iommu group 6
sept. 26 13:05:53 archlinux kernel: pci 0000:00:08.2: Adding to iommu group 6
sept. 26 13:05:53 archlinux kernel: pci 0000:00:14.0: Adding to iommu group 7
sept. 26 13:05:53 archlinux kernel: pci 0000:00:14.3: Adding to iommu group 7
sept. 26 13:05:53 archlinux kernel: pci 0000:00:18.0: Adding to iommu group 8
sept. 26 13:05:53 archlinux kernel: pci 0000:00:18.1: Adding to iommu group 8
sept. 26 13:05:53 archlinux kernel: pci 0000:00:18.2: Adding to iommu group 8
sept. 26 13:05:53 archlinux kernel: pci 0000:00:18.3: Adding to iommu group 8
sept. 26 13:05:53 archlinux kernel: pci 0000:00:18.4: Adding to iommu group 8
sept. 26 13:05:53 archlinux kernel: pci 0000:00:18.5: Adding to iommu group 8
sept. 26 13:05:53 archlinux kernel: pci 0000:00:18.6: Adding to iommu group 8
sept. 26 13:05:53 archlinux kernel: pci 0000:00:18.7: Adding to iommu group 8
sept. 26 13:05:53 archlinux kernel: pci 0000:01:00.0: Adding to iommu group 9
sept. 26 13:05:53 archlinux kernel: pci 0000:02:00.0: Adding to iommu group 10
sept. 26 13:05:53 archlinux kernel: pci 0000:03:00.0: Adding to iommu group 11
sept. 26 13:05:53 archlinux kernel: pci 0000:03:00.1: Adding to iommu group 12
sept. 26 13:05:53 archlinux kernel: pci 0000:04:00.0: Adding to iommu group 13
sept. 26 13:05:53 archlinux kernel: pci 0000:05:00.0: Adding to iommu group 14
sept. 26 13:05:53 archlinux kernel: pci 0000:06:00.0: Adding to iommu group 15
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.0: Adding to iommu group 6
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.2: Adding to iommu group 6
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.3: Adding to iommu group 6
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.4: Adding to iommu group 6
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.5: Adding to iommu group 6
sept. 26 13:05:53 archlinux kernel: pci 0000:07:00.6: Adding to iommu group 6
sept. 26 13:05:53 archlinux kernel: pci 0000:08:00.0: Adding to iommu group 6
sept. 26 13:05:53 archlinux kernel: pci 0000:08:00.1: Adding to iommu group 6
sept. 26 13:05:53 archlinux kernel: pci 0000:00:00.2: can't derive routing for PCI INT A
sept. 26 13:05:53 archlinux kernel: pci 0000:00:00.2: PCI INT A: not connected
sept. 26 13:05:53 archlinux kernel: pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
sept. 26 13:05:53 archlinux kernel: AMD-Vi: Extended features (0x206d73ef22254ade, 0x0): PPR X2APIC NX GT IA GA PC GA_vAPIC
sept. 26 13:05:53 archlinux kernel: AMD-Vi: Interrupt remapping enabled
sept. 26 13:05:53 archlinux kernel: AMD-Vi: X2APIC enabled
sept. 26 13:05:53 archlinux kernel: AMD-Vi: Virtual APIC enabled
sept. 26 13:05:53 archlinux kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
sept. 26 13:05:53 archlinux kernel: software IO TLB: mapped [mem 0x00000000c5105000-0x00000000c9105000] (64MB)
sept. 26 13:05:53 archlinux kernel: LVT offset 0 assigned for vector 0x400
sept. 26 13:05:53 archlinux kernel: perf: AMD IBS detected (0x000003ff)
sept. 26 13:05:53 archlinux kernel: perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
sept. 26 13:05:53 archlinux kernel: Initialise system trusted keyrings
sept. 26 13:05:53 archlinux kernel: Key type blacklist registered
sept. 26 13:05:53 archlinux kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
sept. 26 13:05:53 archlinux kernel: zbud: loaded
sept. 26 13:05:53 archlinux kernel: integrity: Platform Keyring initialized
sept. 26 13:05:53 archlinux kernel: integrity: Machine keyring initialized
sept. 26 13:05:53 archlinux kernel: Key type asymmetric registered
sept. 26 13:05:53 archlinux kernel: Asymmetric key parser 'x509' registered
sept. 26 13:05:53 archlinux kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
sept. 26 13:05:53 archlinux kernel: io scheduler mq-deadline registered
sept. 26 13:05:53 archlinux kernel: io scheduler kyber registered
sept. 26 13:05:53 archlinux kernel: io scheduler bfq registered
sept. 26 13:05:53 archlinux kernel: pcieport 0000:00:01.1: PME: Signaling with IRQ 26
sept. 26 13:05:53 archlinux kernel: pcieport 0000:00:01.1: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
sept. 26 13:05:53 archlinux kernel: pcieport 0000:00:01.2: PME: Signaling with IRQ 27
sept. 26 13:05:53 archlinux kernel: pcieport 0000:00:02.1: PME: Signaling with IRQ 28
sept. 26 13:05:53 archlinux kernel: pcieport 0000:00:02.2: PME: Signaling with IRQ 29
sept. 26 13:05:53 archlinux kernel: pcieport 0000:00:08.1: PME: Signaling with IRQ 30
sept. 26 13:05:53 archlinux kernel: pcieport 0000:00:08.2: PME: Signaling with IRQ 31
sept. 26 13:05:53 archlinux kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
sept. 26 13:05:53 archlinux kernel: pci-stub: add 1002:73FF sub=FFFFFFFF:FFFFFFFF cls=00000000/00000000
sept. 26 13:05:53 archlinux kernel: pci-stub 0000:03:00.0: claimed by stub
sept. 26 13:05:53 archlinux kernel: ACPI: AC: AC Adapter [ADP0] (off-line)
sept. 26 13:05:53 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
sept. 26 13:05:53 archlinux kernel: ACPI: button: Power Button [PWRB]
sept. 26 13:05:53 archlinux kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
sept. 26 13:05:53 archlinux kernel: ACPI: button: Lid Switch [LID0]
sept. 26 13:05:53 archlinux kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
sept. 26 13:05:53 archlinux kernel: ACPI: button: Power Button [PWRF]
sept. 26 13:05:53 archlinux kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1226
sept. 26 13:05:53 archlinux kernel: Monitor-Mwait will be used to enter C-1 state
sept. 26 13:05:53 archlinux kernel: ACPI: \_SB_.PLTF.C000: Found 3 idle states
sept. 26 13:05:53 archlinux kernel: ACPI: \_SB_.PLTF.C001: Found 3 idle states
sept. 26 13:05:53 archlinux kernel: ACPI: \_SB_.PLTF.C002: Found 3 idle states
sept. 26 13:05:53 archlinux kernel: ACPI: \_SB_.PLTF.C003: Found 3 idle states
sept. 26 13:05:53 archlinux kernel: ACPI: \_SB_.PLTF.C004: Found 3 idle states
sept. 26 13:05:53 archlinux kernel: ACPI: \_SB_.PLTF.C005: Found 3 idle states
sept. 26 13:05:53 archlinux kernel: ACPI: \_SB_.PLTF.C006: Found 3 idle states
sept. 26 13:05:53 archlinux kernel: ACPI: \_SB_.PLTF.C007: Found 3 idle states
sept. 26 13:05:53 archlinux kernel: ACPI: \_SB_.PLTF.C008: Found 3 idle states
sept. 26 13:05:53 archlinux kernel: ACPI: \_SB_.PLTF.C009: Found 3 idle states
sept. 26 13:05:53 archlinux kernel: ACPI: \_SB_.PLTF.C00A: Found 3 idle states
sept. 26 13:05:53 archlinux kernel: ACPI: \_SB_.PLTF.C00B: Found 3 idle states
sept. 26 13:05:53 archlinux kernel: ACPI: \_SB_.PLTF.C00C: Found 3 idle states
sept. 26 13:05:53 archlinux kernel: ACPI: \_SB_.PLTF.C00D: Found 3 idle states
sept. 26 13:05:53 archlinux kernel: ACPI: \_SB_.PLTF.C00E: Found 3 idle states
sept. 26 13:05:53 archlinux kernel: ACPI: \_SB_.PLTF.C00F: Found 3 idle states
sept. 26 13:05:53 archlinux kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
sept. 26 13:05:53 archlinux kernel: Non-volatile memory driver v1.3
sept. 26 13:05:53 archlinux kernel: Linux agpgart interface v0.103
sept. 26 13:05:53 archlinux kernel: tpm_crb MSFT0101:00: Disabling hwrng
sept. 26 13:05:53 archlinux kernel: tpm tpm0: tpm_read_log_acpi: Failed to map ACPI memory
sept. 26 13:05:53 archlinux kernel: AMD-Vi: AMD IOMMUv2 loaded and initialized
sept. 26 13:05:53 archlinux kernel: ACPI: bus type drm_connector registered
sept. 26 13:05:53 archlinux kernel: initcall simpledrm_platform_driver_init blacklisted
sept. 26 13:05:53 archlinux kernel: ahci 0000:08:00.0: version 3.0
sept. 26 13:05:53 archlinux kernel: ahci 0000:08:00.0: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
sept. 26 13:05:53 archlinux kernel: ahci 0000:08:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
sept. 26 13:05:53 archlinux kernel: scsi host0: ahci
sept. 26 13:05:53 archlinux kernel: ata1: SATA max UDMA/133 abar m2048@0xd0001000 port 0xd0001100 irq 35
sept. 26 13:05:53 archlinux kernel: ahci 0000:08:00.1: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
sept. 26 13:05:53 archlinux kernel: ahci 0000:08:00.1: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
sept. 26 13:05:53 archlinux kernel: scsi host1: ahci
sept. 26 13:05:53 archlinux kernel: ata2: SATA max UDMA/133 abar m2048@0xd0000000 port 0xd0000100 irq 37
sept. 26 13:05:53 archlinux kernel: usbcore: registered new interface driver usbserial_generic
sept. 26 13:05:53 archlinux kernel: usbserial: USB Serial support registered for generic
sept. 26 13:05:53 archlinux kernel: rtc_cmos 00:01: RTC can wake from S4
sept. 26 13:05:53 archlinux kernel: rtc_cmos 00:01: registered as rtc0
sept. 26 13:05:53 archlinux kernel: rtc_cmos 00:01: setting system clock to 2023-09-26T11:05:03 UTC (1695726303)
sept. 26 13:05:53 archlinux kernel: rtc_cmos 00:01: alarms up to one month, 114 bytes nvram, hpet irqs
sept. 26 13:05:53 archlinux kernel: ledtrig-cpu: registered to indicate activity on CPUs
sept. 26 13:05:53 archlinux kernel: hid: raw HID events driver (C) Jiri Kosina
sept. 26 13:05:53 archlinux kernel: drop_monitor: Initializing network drop monitor service
sept. 26 13:05:53 archlinux kernel: Initializing XFRM netlink socket
sept. 26 13:05:53 archlinux kernel: NET: Registered PF_INET6 protocol family
sept. 26 13:05:53 archlinux kernel: Freeing initrd memory: 40384K
sept. 26 13:05:53 archlinux kernel: Segment Routing with IPv6
sept. 26 13:05:53 archlinux kernel: RPL Segment Routing with IPv6
sept. 26 13:05:53 archlinux kernel: In-situ OAM (IOAM) with IPv6
sept. 26 13:05:53 archlinux kernel: NET: Registered PF_PACKET protocol family
sept. 26 13:05:53 archlinux kernel: ACPI: battery: Slot [BAT0] (battery present)
sept. 26 13:05:53 archlinux kernel: microcode: CPU3: patch_level=0x0a50000c
sept. 26 13:05:53 archlinux kernel: microcode: CPU2: patch_level=0x0a50000c
sept. 26 13:05:53 archlinux kernel: microcode: CPU0: patch_level=0x0a50000c
sept. 26 13:05:53 archlinux kernel: microcode: CPU1: patch_level=0x0a50000c
sept. 26 13:05:53 archlinux kernel: microcode: CPU4: patch_level=0x0a50000c
sept. 26 13:05:53 archlinux kernel: microcode: CPU5: patch_level=0x0a50000c
sept. 26 13:05:53 archlinux kernel: microcode: CPU6: patch_level=0x0a50000c
sept. 26 13:05:53 archlinux kernel: microcode: CPU7: patch_level=0x0a50000c
sept. 26 13:05:53 archlinux kernel: microcode: CPU9: patch_level=0x0a50000c
sept. 26 13:05:53 archlinux kernel: microcode: CPU8: patch_level=0x0a50000c
sept. 26 13:05:53 archlinux kernel: microcode: CPU15: patch_level=0x0a50000c
sept. 26 13:05:53 archlinux kernel: microcode: CPU14: patch_level=0x0a50000c
sept. 26 13:05:53 archlinux kernel: microcode: CPU13: patch_level=0x0a50000c
sept. 26 13:05:53 archlinux kernel: microcode: CPU12: patch_level=0x0a50000c
sept. 26 13:05:53 archlinux kernel: microcode: CPU10: patch_level=0x0a50000c
sept. 26 13:05:53 archlinux kernel: microcode: CPU11: patch_level=0x0a50000c
sept. 26 13:05:53 archlinux kernel: microcode: Microcode Update Driver: v2.2.
sept. 26 13:05:53 archlinux kernel: resctrl: L3 allocation detected
sept. 26 13:05:53 archlinux kernel: resctrl: MB allocation detected
sept. 26 13:05:53 archlinux kernel: resctrl: L3 monitoring detected
sept. 26 13:05:53 archlinux kernel: IPI shorthand broadcast: enabled
sept. 26 13:05:53 archlinux kernel: registered taskstats version 1
sept. 26 13:05:53 archlinux kernel: Loading compiled-in X.509 certificates
sept. 26 13:05:53 archlinux kernel: Loaded X.509 cert 'Build time autogenerated kernel key: dc63cef71149f72b576d30435df266ae491b4743'
sept. 26 13:05:53 archlinux kernel: zswap: loaded using pool zstd/zsmalloc
sept. 26 13:05:53 archlinux kernel: Key type .fscrypt registered
sept. 26 13:05:53 archlinux kernel: Key type fscrypt-provisioning registered
sept. 26 13:05:53 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
sept. 26 13:05:53 archlinux kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
sept. 26 13:05:53 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
sept. 26 13:05:53 archlinux kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
sept. 26 13:05:53 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
sept. 26 13:05:53 archlinux kernel: integrity: Loaded X.509 cert ': 0abd4d5a45ed358d4195fffb08e1aab9'
sept. 26 13:05:53 archlinux kernel: integrity: Loading X.509 certificate: UEFI:db
sept. 26 13:05:53 archlinux kernel: integrity: Problem loading X.509 certificate -65
sept. 26 13:05:53 archlinux kernel: integrity: Error adding keys to platform keyring UEFI:db
sept. 26 13:05:53 archlinux kernel: PM:   Magic number: 7:651:75
sept. 26 13:05:53 archlinux kernel: acpi STK00022:01: hash matches
sept. 26 13:05:53 archlinux kernel: RAS: Correctable Errors collector initialized.
sept. 26 13:05:53 archlinux kernel: Unstable clock detected, switching default tracing clock to "global"
                                    If you want to keep using the local clock, then add:
                                      "trace_clock=local"
                                    on the kernel command line
sept. 26 13:05:53 archlinux kernel: clk: Disabling unused clocks
sept. 26 13:05:53 archlinux kernel: ata1: SATA link down (SStatus 0 SControl 300)
sept. 26 13:05:53 archlinux kernel: ata2: SATA link down (SStatus 0 SControl 300)
sept. 26 13:05:53 archlinux kernel: Freeing unused decrypted memory: 2036K
sept. 26 13:05:53 archlinux kernel: Freeing unused kernel image (initmem) memory: 3384K
sept. 26 13:05:53 archlinux kernel: Write protecting the kernel read-only data: 30720k
sept. 26 13:05:53 archlinux kernel: Freeing unused kernel image (rodata/data gap) memory: 1388K
sept. 26 13:05:53 archlinux kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
sept. 26 13:05:53 archlinux kernel: rodata_test: all tests were successful
sept. 26 13:05:53 archlinux kernel: Run /init as init process
sept. 26 13:05:53 archlinux kernel:   with arguments:
sept. 26 13:05:53 archlinux kernel:     /init
sept. 26 13:05:53 archlinux kernel:   with environment:
sept. 26 13:05:53 archlinux kernel:     HOME=/
sept. 26 13:05:53 archlinux kernel:     TERM=linux
sept. 26 13:05:53 archlinux kernel:     BOOT_IMAGE=/vmlinuz-linux
sept. 26 13:05:53 archlinux kernel:     cryptdevice=UUID=7acf3c63-f57a-44bc-b6b4-4709c34a176d:ainstnvme0n1p2
sept. 26 13:05:53 archlinux kernel: ACPI: video: Video Device [VGA] (multi-head: yes  rom: no  post: no)
sept. 26 13:05:53 archlinux kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:11/LNXVIDEO:00/input/input3
sept. 26 13:05:53 archlinux kernel: [drm] amdgpu kernel modesetting enabled.
sept. 26 13:05:53 archlinux kernel: amdgpu: vga_switcheroo: detected switching method \_SB_.PCI0.GP17.VGA_.ATPX handle
sept. 26 13:05:53 archlinux kernel: ATPX version 1, functions 0x00005001
sept. 26 13:05:53 archlinux kernel: ATPX Hybrid Graphics
sept. 26 13:05:53 archlinux kernel: amdgpu: CRAT table disabled by module option
sept. 26 13:05:53 archlinux kernel: amdgpu: Virtual CRAT table created for CPU
sept. 26 13:05:53 archlinux kernel: amdgpu: Topology: Add CPU node
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: enabling device (0006 -> 0007)
sept. 26 13:05:53 archlinux kernel: [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x17AA:0x3AB1 0xC5).
sept. 26 13:05:53 archlinux kernel: [drm] register mmio base: 0xD0400000
sept. 26 13:05:53 archlinux kernel: [drm] register mmio size: 524288
sept. 26 13:05:53 archlinux kernel: [drm] add ip block number 0 <soc15_common>
sept. 26 13:05:53 archlinux kernel: [drm] add ip block number 1 <gmc_v9_0>
sept. 26 13:05:53 archlinux kernel: [drm] add ip block number 2 <vega10_ih>
sept. 26 13:05:53 archlinux kernel: [drm] add ip block number 3 <psp>
sept. 26 13:05:53 archlinux kernel: [drm] add ip block number 4 <smu>
sept. 26 13:05:53 archlinux kernel: [drm] add ip block number 5 <dm>
sept. 26 13:05:53 archlinux kernel: [drm] add ip block number 6 <gfx_v9_0>
sept. 26 13:05:53 archlinux kernel: [drm] add ip block number 7 <sdma_v4_0>
sept. 26 13:05:53 archlinux kernel: [drm] add ip block number 8 <vcn_v2_0>
sept. 26 13:05:53 archlinux kernel: [drm] add ip block number 9 <jpeg_v2_0>
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: Fetched VBIOS from VFCT
sept. 26 13:05:53 archlinux kernel: amdgpu: ATOM BIOS: 113-CEZANNE-018
sept. 26 13:05:53 archlinux kernel: [drm] VCN decode is enabled in VM mode
sept. 26 13:05:53 archlinux kernel: [drm] VCN encode is enabled in VM mode
sept. 26 13:05:53 archlinux kernel: [drm] JPEG decode is enabled in VM mode
sept. 26 13:05:53 archlinux kernel: [drm] MCBP is enabled
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: vgaarb: deactivate vga console
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: MODE2 reset
sept. 26 13:05:53 archlinux kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: VRAM: 2048M 0x000000F400000000 - 0x000000F47FFFFFFF (2048M used)
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
sept. 26 13:05:53 archlinux kernel: [drm] Detected VRAM RAM=2048M, BAR=2048M
sept. 26 13:05:53 archlinux kernel: [drm] RAM width 128bits DDR4
sept. 26 13:05:53 archlinux kernel: [drm] amdgpu: 2048M of VRAM memory ready
sept. 26 13:05:53 archlinux kernel: [drm] amdgpu: 6915M of GTT memory ready.
sept. 26 13:05:53 archlinux kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
sept. 26 13:05:53 archlinux kernel: [drm] PCIE GART of 1024M enabled.
sept. 26 13:05:53 archlinux kernel: [drm] PTB located at 0x000000F47FC00000
sept. 26 13:05:53 archlinux kernel: [drm] Loading DMUB firmware via PSP: version=0x01010027
sept. 26 13:05:53 archlinux kernel: [drm] Found VCN firmware Version ENC: 1.20 DEC: 6 VEP: 0 Revision: 0
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: Will use PSP to load VCN firmware
sept. 26 13:05:53 archlinux kernel: [drm] reserve 0x400000 from 0xf47f800000 for PSP TMR
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: RAS: optional ras ta ucode is not available
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: RAP: optional rap ta ucode is not available
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: SMU is initialized successfully!
sept. 26 13:05:53 archlinux kernel: [drm] Display Core v3.2.241 initialized on DCN 2.1
sept. 26 13:05:53 archlinux kernel: [drm] DP-HDMI FRL PCON supported
sept. 26 13:05:53 archlinux kernel: [drm] DMUB hardware initialized: version=0x01010027
sept. 26 13:05:53 archlinux kernel: [drm] kiq ring mec 2 pipe 1 q 0
sept. 26 13:05:53 archlinux kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
sept. 26 13:05:53 archlinux kernel: [drm] JPEG decode initialized successfully.
sept. 26 13:05:53 archlinux kernel: amdgpu: HMM registered 2048MB device memory
sept. 26 13:05:53 archlinux kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
sept. 26 13:05:53 archlinux kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
sept. 26 13:05:53 archlinux kernel: amdgpu: Virtual CRAT table created for GPU
sept. 26 13:05:53 archlinux kernel: amdgpu: Topology: Add dGPU node [0x1638:0x1002]
sept. 26 13:05:53 archlinux kernel: kfd kfd: amdgpu: added device 1002:1638
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: ring gfx_low uses VM inv eng 1 on hub 0
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: ring gfx_high uses VM inv eng 4 on hub 0
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 5 on hub 0
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 6 on hub 0
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 7 on hub 0
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 8 on hub 0
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 9 on hub 0
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 10 on hub 0
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 11 on hub 0
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 12 on hub 0
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 13 on hub 0
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
sept. 26 13:05:53 archlinux kernel: [drm] Initialized amdgpu 3.54.0 20150101 for 0000:07:00.0 on minor 0
sept. 26 13:05:53 archlinux kernel: fbcon: amdgpudrmfb (fb0) is primary device
sept. 26 13:05:53 archlinux kernel: fbcon: Deferring console take-over
sept. 26 13:05:53 archlinux kernel: amdgpu 0000:07:00.0: [drm] fb0: amdgpudrmfb frame buffer device
sept. 26 13:05:53 archlinux kernel: i8042: PNP: PS/2 Controller [PNP0303:KBC0] at 0x60,0x64 irq 1
sept. 26 13:05:53 archlinux kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
sept. 26 13:05:53 archlinux kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
sept. 26 13:05:53 archlinux kernel: input: AT Raw Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
sept. 26 13:05:53 archlinux kernel: ccp 0000:07:00.2: enabling device (0000 -> 0002)
sept. 26 13:05:53 archlinux kernel: xhci_hcd 0000:07:00.3: xHCI Host Controller
sept. 26 13:05:53 archlinux kernel: xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 1
sept. 26 13:05:53 archlinux kernel: ccp 0000:07:00.2: ccp: unable to access the device: you might be running a broken BIOS.
sept. 26 13:05:53 archlinux kernel: xhci_hcd 0000:07:00.3: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
sept. 26 13:05:53 archlinux kernel: xhci_hcd 0000:07:00.3: xHCI Host Controller
sept. 26 13:05:53 archlinux kernel: xhci_hcd 0000:07:00.3: new USB bus registered, assigned bus number 2
sept. 26 13:05:53 archlinux kernel: xhci_hcd 0000:07:00.3: Host supports USB 3.1 Enhanced SuperSpeed
sept. 26 13:05:53 archlinux kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
sept. 26 13:05:53 archlinux kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
sept. 26 13:05:53 archlinux kernel: usb usb1: Product: xHCI Host Controller
sept. 26 13:05:53 archlinux kernel: usb usb1: Manufacturer: Linux 6.5.4-arch2-1 xhci-hcd
sept. 26 13:05:53 archlinux kernel: usb usb1: SerialNumber: 0000:07:00.3
sept. 26 13:05:53 archlinux kernel: hub 1-0:1.0: USB hub found
sept. 26 13:05:53 archlinux kernel: hub 1-0:1.0: 4 ports detected
sept. 26 13:05:53 archlinux kernel: usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
sept. 26 13:05:53 archlinux kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
sept. 26 13:05:53 archlinux kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
sept. 26 13:05:53 archlinux kernel: usb usb2: Product: xHCI Host Controller
sept. 26 13:05:53 archlinux kernel: usb usb2: Manufacturer: Linux 6.5.4-arch2-1 xhci-hcd
sept. 26 13:05:53 archlinux kernel: usb usb2: SerialNumber: 0000:07:00.3
sept. 26 13:05:53 archlinux kernel: hub 2-0:1.0: USB hub found
sept. 26 13:05:53 archlinux kernel: hub 2-0:1.0: 2 ports detected
sept. 26 13:05:53 archlinux kernel: xhci_hcd 0000:07:00.4: xHCI Host Controller
sept. 26 13:05:53 archlinux kernel: xhci_hcd 0000:07:00.4: new USB bus registered, assigned bus number 3
sept. 26 13:05:53 archlinux kernel: xhci_hcd 0000:07:00.4: hcc params 0x0268ffe5 hci version 0x110 quirks 0x0000020000000410
sept. 26 13:05:53 archlinux kernel: xhci_hcd 0000:07:00.4: xHCI Host Controller
sept. 26 13:05:53 archlinux kernel: xhci_hcd 0000:07:00.4: new USB bus registered, assigned bus number 4
sept. 26 13:05:53 archlinux kernel: xhci_hcd 0000:07:00.4: Host supports USB 3.1 Enhanced SuperSpeed
sept. 26 13:05:53 archlinux kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
sept. 26 13:05:53 archlinux kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
sept. 26 13:05:53 archlinux kernel: usb usb3: Product: xHCI Host Controller
sept. 26 13:05:53 archlinux kernel: usb usb3: Manufacturer: Linux 6.5.4-arch2-1 xhci-hcd
sept. 26 13:05:53 archlinux kernel: usb usb3: SerialNumber: 0000:07:00.4
sept. 26 13:05:53 archlinux kernel: hub 3-0:1.0: USB hub found
sept. 26 13:05:53 archlinux kernel: hub 3-0:1.0: 4 ports detected
sept. 26 13:05:53 archlinux kernel: usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
sept. 26 13:05:53 archlinux kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
sept. 26 13:05:53 archlinux kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
sept. 26 13:05:53 archlinux kernel: usb usb4: Product: xHCI Host Controller
sept. 26 13:05:53 archlinux kernel: usb usb4: Manufacturer: Linux 6.5.4-arch2-1 xhci-hcd
sept. 26 13:05:53 archlinux kernel: usb usb4: SerialNumber: 0000:07:00.4
sept. 26 13:05:53 archlinux kernel: hub 4-0:1.0: USB hub found
sept. 26 13:05:53 archlinux kernel: hub 4-0:1.0: 2 ports detected
sept. 26 13:05:53 archlinux kernel: cryptd: max_cpu_qlen set to 1000
sept. 26 13:05:53 archlinux kernel: nvme 0000:04:00.0: platform quirk: setting simple suspend
sept. 26 13:05:53 archlinux kernel: nvme nvme0: pci function 0000:04:00.0
sept. 26 13:05:53 archlinux kernel: AVX2 version of gcm_enc/dec engaged.
sept. 26 13:05:53 archlinux kernel: AES CTR mode by8 optimization enabled
sept. 26 13:05:53 archlinux kernel: ccp 0000:07:00.2: tee enabled
sept. 26 13:05:53 archlinux kernel: ccp 0000:07:00.2: psp enabled
sept. 26 13:05:53 archlinux kernel: nvme nvme0: 16/0/0 default/read/poll queues
sept. 26 13:05:53 archlinux kernel: nvme nvme0: Ignoring bogus Namespace Identifiers
sept. 26 13:05:53 archlinux kernel:  nvme0n1: p1 p2
sept. 26 13:05:53 archlinux kernel: device-mapper: uevent: version 1.0.3
sept. 26 13:05:53 archlinux kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
sept. 26 13:05:53 archlinux kernel: Key type trusted registered
sept. 26 13:05:53 archlinux kernel: Key type encrypted registered
sept. 26 13:05:53 archlinux kernel: fbcon: Taking over console
sept. 26 13:05:53 archlinux kernel: [drm] DSC precompute is not needed.
sept. 26 13:05:53 archlinux kernel: usb 1-2: new high-speed USB device number 2 using xhci_hcd
sept. 26 13:05:53 archlinux kernel: usb 3-4: new full-speed USB device number 2 using xhci_hcd
sept. 26 13:05:53 archlinux kernel: usb 1-2: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=71.00
sept. 26 13:05:53 archlinux kernel: usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
sept. 26 13:05:53 archlinux kernel: usb 1-2: Product: USB2.1 Hub
sept. 26 13:05:53 archlinux kernel: usb 1-2: Manufacturer: GenesysLogic
sept. 26 13:05:53 archlinux kernel: usb 3-4: New USB device found, idVendor=0bda, idProduct=4852, bcdDevice= 0.00
sept. 26 13:05:53 archlinux kernel: usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
sept. 26 13:05:53 archlinux kernel: usb 3-4: Product: Bluetooth Radio
sept. 26 13:05:53 archlinux kernel: usb 3-4: Manufacturer: Realtek
sept. 26 13:05:53 archlinux kernel: usb 3-4: SerialNumber: 00e04c000001
sept. 26 13:05:53 archlinux kernel: hub 1-2:1.0: USB hub found
sept. 26 13:05:53 archlinux kernel: hub 1-2:1.0: 3 ports detected
sept. 26 13:05:53 archlinux kernel: usb 2-2: new SuperSpeed USB device number 2 using xhci_hcd
sept. 26 13:05:53 archlinux kernel: usb 2-2: New USB device found, idVendor=05e3, idProduct=0620, bcdDevice=71.00
sept. 26 13:05:53 archlinux kernel: usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
sept. 26 13:05:53 archlinux kernel: usb 2-2: Product: USB3.2 Hub
sept. 26 13:05:53 archlinux kernel: usb 2-2: Manufacturer: GenesysLogic
sept. 26 13:05:53 archlinux kernel: hub 2-2:1.0: USB hub found
sept. 26 13:05:53 archlinux kernel: hub 2-2:1.0: 3 ports detected
sept. 26 13:05:53 archlinux kernel: usb: port power management may be unreliable
sept. 26 13:05:53 archlinux kernel: usb 1-4: new full-speed USB device number 3 using xhci_hcd
sept. 26 13:05:53 archlinux kernel: Console: switching to colour frame buffer device 240x67
sept. 26 13:05:53 archlinux kernel: usb 1-4: New USB device found, idVendor=048d, idProduct=c101, bcdDevice= 7.00
sept. 26 13:05:53 archlinux kernel: usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
sept. 26 13:05:53 archlinux kernel: usb 1-4: Product: ITE Device(8910)
sept. 26 13:05:53 archlinux kernel: usb 1-4: Manufacturer: ITE Tech. Inc.
sept. 26 13:05:53 archlinux kernel: input: ITE Tech. Inc. ITE Device(8910) Keyboard as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-4/1-4:1.0/0003:048D:C101.0001/input/input5
sept. 26 13:05:53 archlinux kernel: input: ITE Tech. Inc. ITE Device(8910) Wireless Radio Control as /devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-4/1-4:1.0/0003:048D:C101.0001/input/input6
sept. 26 13:05:53 archlinux kernel: hid-generic 0003:048D:C101.0001: input,hiddev96,hidraw0: USB HID v1.10 Keyboard [ITE Tech. Inc. ITE Device(8910)] on usb-0000:07:00.3-4/input0
sept. 26 13:05:53 archlinux kernel: usbcore: registered new interface driver usbhid
sept. 26 13:05:53 archlinux kernel: usbhid: USB HID core driver
sept. 26 13:05:53 archlinux kernel: EXT4-fs (dm-0): mounted filesystem 853b361d-6ba2-484c-8a3b-55127b2f74a5 r/w with ordered data mode. Quota mode: none.
sept. 26 13:05:53 archlinux systemd[1]: systemd 254.4-2-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)
sept. 26 13:05:53 archlinux systemd[1]: Detected architecture x86-64.
sept. 26 13:05:53 archlinux systemd[1]: bpf-lsm: LSM BPF program attached
sept. 26 13:05:53 archlinux systemd-fstab-generator[1970]: Mount point  is not a valid path, ignoring.
sept. 26 13:05:53 archlinux systemd-fstab-generator[1970]: Mount point  is not a valid path, ignoring.
sept. 26 13:05:53 archlinux kernel: zram: Added device: zram0
sept. 26 13:05:53 archlinux systemd[1]: Queued start job for default target Multi-User System.
sept. 26 13:05:53 archlinux systemd[1]: Created slice Slice /system/getty.
sept. 26 13:05:53 archlinux systemd[1]: Created slice Slice /system/modprobe.
sept. 26 13:05:53 archlinux systemd[1]: Created slice Slice /system/systemd-zram-setup.
sept. 26 13:05:53 archlinux systemd[1]: Created slice User and Session Slice.
sept. 26 13:05:53 archlinux systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
sept. 26 13:05:53 archlinux systemd[1]: Started Forward Password Requests to Wall Directory Watch.
sept. 26 13:05:53 archlinux systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
sept. 26 13:05:53 archlinux systemd[1]: Reached target Local Encrypted Volumes.
sept. 26 13:05:53 archlinux systemd[1]: Reached target Local Integrity Protected Volumes.
sept. 26 13:05:53 archlinux systemd[1]: Reached target Path Units.
sept. 26 13:05:53 archlinux systemd[1]: Reached target Remote File Systems.
sept. 26 13:05:53 archlinux systemd[1]: Reached target Slice Units.
sept. 26 13:05:53 archlinux systemd[1]: Reached target Local Verity Protected Volumes.
sept. 26 13:05:53 archlinux systemd[1]: Listening on Device-mapper event daemon FIFOs.
sept. 26 13:05:53 archlinux systemd[1]: Listening on Process Core Dump Socket.
sept. 26 13:05:53 archlinux systemd[1]: Listening on Journal Socket (/dev/log).
sept. 26 13:05:53 archlinux systemd[1]: Listening on Journal Socket.
sept. 26 13:05:53 archlinux systemd[1]: Listening on udev Control Socket.
sept. 26 13:05:53 archlinux systemd[1]: Listening on udev Kernel Socket.
sept. 26 13:05:53 archlinux systemd[1]: Mounting Huge Pages File System...
sept. 26 13:05:53 archlinux systemd[1]: Mounting POSIX Message Queue File System...
sept. 26 13:05:53 archlinux systemd[1]: Mounting Kernel Debug File System...
sept. 26 13:05:53 archlinux systemd[1]: Mounting Kernel Trace File System...
sept. 26 13:05:53 archlinux systemd[1]: Starting Create List of Static Device Nodes...
sept. 26 13:05:53 archlinux systemd[1]: Starting Load Kernel Module configfs...
sept. 26 13:05:53 archlinux systemd[1]: Starting Load Kernel Module dm_mod...
sept. 26 13:05:53 archlinux systemd[1]: Starting Load Kernel Module drm...
sept. 26 13:05:53 archlinux systemd[1]: Starting Load Kernel Module fuse...
sept. 26 13:05:53 archlinux systemd[1]: Starting Load Kernel Module loop...
sept. 26 13:05:53 archlinux systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
sept. 26 13:05:53 archlinux systemd[1]: Starting Journal Service...
sept. 26 13:05:53 archlinux systemd[1]: Starting Load Kernel Modules...
sept. 26 13:05:53 archlinux systemd[1]: TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
sept. 26 13:05:53 archlinux systemd[1]: Starting Remount Root and Kernel File Systems...
sept. 26 13:05:53 archlinux systemd[1]: Starting Coldplug All udev Devices...
sept. 26 13:05:53 archlinux kernel: loop: module loaded
sept. 26 13:05:53 archlinux systemd[1]: Mounted Huge Pages File System.
sept. 26 13:05:53 archlinux systemd[1]: Mounted POSIX Message Queue File System.
sept. 26 13:05:53 archlinux systemd[1]: Mounted Kernel Debug File System.
sept. 26 13:05:53 archlinux systemd[1]: Mounted Kernel Trace File System.
sept. 26 13:05:53 archlinux systemd-journald[1992]: Collecting audit messages is disabled.
sept. 26 13:05:53 archlinux kernel: EXT4-fs (dm-0): re-mounted 853b361d-6ba2-484c-8a3b-55127b2f74a5 r/w. Quota mode: none.
sept. 26 13:05:53 archlinux kernel: fuse: init (API version 7.38)
sept. 26 13:05:53 archlinux kernel: Asymmetric key parser 'pkcs8' registered
sept. 26 13:05:53 archlinux kernel: vboxdrv: loading out-of-tree module taints kernel.
sept. 26 13:05:53 archlinux kernel: vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
sept. 26 13:05:53 archlinux kernel: vboxdrv: Found 16 processor cores/threads
sept. 26 13:05:53 archlinux kernel: vboxdrv: TSC mode is Invariant, tentative frequency 3194134265 Hz
sept. 26 13:05:53 archlinux kernel: vboxdrv: Successfully loaded version 7.0.10 r158379 (interface 0x00330004)
sept. 26 13:05:53 archlinux kernel: VBoxNetAdp: Successfully started.
sept. 26 13:05:53 archlinux systemd-journald[1992]: Journal started
sept. 26 13:05:53 archlinux systemd-journald[1992]: Runtime Journal (/run/log/journal/6cdf3b2cc93549218c2a0b58e38365da) is 8.0M, max 691.5M, 683.5M free.
sept. 26 13:05:53 archlinux systemd-modules-load[1993]: Inserted module 'crypto_user'
sept. 26 13:05:53 archlinux systemd-modules-load[1993]: Inserted module 'pkcs8_key_parser'
sept. 26 13:05:53 archlinux systemd-modules-load[1993]: Inserted module 'vboxdrv'
sept. 26 13:05:53 archlinux systemd-modules-load[1993]: Inserted module 'vboxnetadp'
sept. 26 13:05:53 archlinux systemd[1]: modprobe@configfs.service: Deactivated successfully.
sept. 26 13:05:53 archlinux systemd[1]: Finished Create List of Static Device Nodes.
sept. 26 13:05:53 archlinux systemd[1]: Started Journal Service.
sept. 26 13:05:53 archlinux kernel: VBoxNetFlt: Successfully started.
sept. 26 13:05:53 archlinux systemd-modules-load[1993]: Inserted module 'vboxnetflt'
sept. 26 13:05:53 archlinux systemd[1]: Finished Load Kernel Module configfs.
sept. 26 13:05:53 archlinux systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
sept. 26 13:05:53 archlinux systemd[1]: Finished Load Kernel Module dm_mod.
sept. 26 13:05:53 archlinux systemd[1]: modprobe@drm.service: Deactivated successfully.
sept. 26 13:05:53 archlinux systemd[1]: Finished Load Kernel Module drm.
sept. 26 13:05:53 archlinux systemd[1]: modprobe@fuse.service: Deactivated successfully.
sept. 26 13:05:53 archlinux systemd[1]: Finished Load Kernel Module fuse.
sept. 26 13:05:53 archlinux systemd[1]: modprobe@loop.service: Deactivated successfully.
sept. 26 13:05:53 archlinux systemd[1]: Finished Load Kernel Module loop.
sept. 26 13:05:53 archlinux systemd[1]: Finished Load Kernel Modules.
sept. 26 13:05:53 archlinux systemd[1]: Finished Remount Root and Kernel File Systems.
sept. 26 13:05:53 archlinux systemd[1]: Finished Coldplug All udev Devices.
sept. 26 13:05:53 archlinux systemd[1]: Mounting FUSE Control File System...
sept. 26 13:05:53 archlinux systemd[1]: Mounting Kernel Configuration File System...
sept. 26 13:05:53 archlinux systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
sept. 26 13:05:53 archlinux systemd[1]: Starting Flush Journal to Persistent Storage...
sept. 26 13:05:53 archlinux systemd[1]: Starting Load/Save OS Random Seed...
sept. 26 13:05:53 archlinux systemd[1]: Repartition Root Disk was skipped because no trigger condition checks were met.
sept. 26 13:05:53 archlinux systemd[1]: Starting Apply Kernel Variables...
sept. 26 13:05:53 archlinux systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
sept. 26 13:05:53 archlinux systemd[1]: Mounted FUSE Control File System.
sept. 26 13:05:53 archlinux systemd[1]: Mounted Kernel Configuration File System.
sept. 26 13:05:53 archlinux systemd-journald[1992]: Time spent on flushing to /var/log/journal/6cdf3b2cc93549218c2a0b58e38365da is 61.538ms for 1176 entries.
sept. 26 13:05:53 archlinux systemd-journald[1992]: System Journal (/var/log/journal/6cdf3b2cc93549218c2a0b58e38365da) is 561.4M, max 4.0G, 3.4G free.
sept. 26 13:05:53 archlinux systemd-journald[1992]: Received client request to flush runtime journal.
sept. 26 13:05:53 archlinux systemd-journald[1992]: /var/log/journal/6cdf3b2cc93549218c2a0b58e38365da/system.journal: Journal file uses a different sequence number ID, rotating.
sept. 26 13:05:53 archlinux systemd-journald[1992]: Rotating system journal.
sept. 26 13:05:53 archlinux systemd-sysctl[2016]: Couldn't write '2' to 'net/ipv6/conf/enp5s0/use_tempaddr', ignoring: No such file or directory
sept. 26 13:05:53 archlinux systemd-sysctl[2016]: Couldn't write '2' to 'net/ipv6/conf/wlan0/use_tempaddr', ignoring: No such file or directory
sept. 26 13:05:53 archlinux systemd[1]: Finished Apply Kernel Variables.
sept. 26 13:05:54 archlinux systemd[1]: Finished Load/Save OS Random Seed.
sept. 26 13:05:54 archlinux systemd[1]: Finished Flush Journal to Persistent Storage.
sept. 26 13:05:54 archlinux systemd[1]: Finished Create Static Device Nodes in /dev gracefully.
sept. 26 13:05:54 archlinux systemd[1]: Create System Users was skipped because no trigger condition checks were met.
sept. 26 13:05:54 archlinux systemd[1]: Starting Create Static Device Nodes in /dev...
sept. 26 13:05:54 archlinux systemd[1]: Finished Create Static Device Nodes in /dev.
sept. 26 13:05:54 archlinux systemd[1]: Reached target Preparation for Local File Systems.
sept. 26 13:05:54 archlinux systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw).
sept. 26 13:05:54 archlinux systemd[1]: Starting Rule-based Manager for Device Events and Files...
sept. 26 13:05:54 archlinux systemd-udevd[2033]: Using default interface naming scheme 'v253'.
sept. 26 13:05:54 archlinux systemd[1]: Started Rule-based Manager for Device Events and Files.
sept. 26 13:05:54 archlinux systemd[1]: Found device /dev/zram0.
sept. 26 13:05:54 archlinux mtp-probe[2081]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:08.1/0000:07:00.3/usb1/1-4"
sept. 26 13:05:54 archlinux mtp-probe[2081]: bus: 1, device: 3 was not an MTP device
sept. 26 13:05:54 archlinux systemd[1]: Starting Create swap on /dev/zram0...
sept. 26 13:05:54 archlinux kernel: zram0: detected capacity change from 0 to 8388608
sept. 26 13:05:54 archlinux kernel: piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
sept. 26 13:05:54 archlinux kernel: piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
sept. 26 13:05:54 archlinux kernel: piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
sept. 26 13:05:54 archlinux systemd-makefs[2113]: /dev/zram0 successfully formatted as swap (label "zram0", uuid 341045da-cf2c-48b2-ac3c-0bc46db1326a)
sept. 26 13:05:54 archlinux systemd[1]: proc-2136-mounts.mount: Deactivated successfully.
sept. 26 13:05:54 archlinux kernel: RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
sept. 26 13:05:54 archlinux kernel: RAPL PMU: hw unit of domain package 2^-16 Joules
sept. 26 13:05:54 archlinux kernel: input: MSFT0001:00 06CB:CE2D Mouse as /devices/platform/AMDI0010:01/i2c-0/i2c-MSFT0001:00/0018:06CB:CE2D.0002/input/input7
sept. 26 13:05:54 archlinux kernel: input: MSFT0001:00 06CB:CE2D Touchpad as /devices/platform/AMDI0010:01/i2c-0/i2c-MSFT0001:00/0018:06CB:CE2D.0002/input/input8
sept. 26 13:05:54 archlinux kernel: hid-generic 0018:06CB:CE2D.0002: input,hidraw1: I2C HID v1.00 Mouse [MSFT0001:00 06CB:CE2D] on i2c-MSFT0001:00
sept. 26 13:05:54 archlinux kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
sept. 26 13:05:54 archlinux kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
sept. 26 13:05:54 archlinux kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
sept. 26 13:05:54 archlinux kernel: cfg80211: failed to load regulatory.db
sept. 26 13:05:54 archlinux kernel: sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
sept. 26 13:05:54 archlinux kernel: sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
sept. 26 13:05:54 archlinux kernel: sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
sept. 26 13:05:54 archlinux kernel: input: Ideapad extra buttons as /devices/pci0000:00/0000:00:14.3/PNP0C09:00/VPC2004:00/input/input10
sept. 26 13:05:54 archlinux systemd[1]: Finished Create swap on /dev/zram0.
sept. 26 13:05:54 archlinux systemd[1]: Found device SKHynix_HFS512GDE9X084N 1.
sept. 26 13:05:54 archlinux systemd[1]: Created slice Slice /system/systemd-backlight.
sept. 26 13:05:54 archlinux systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
sept. 26 13:05:54 archlinux kernel: snd_rn_pci_acp3x 0000:07:00.5: enabling device (0000 -> 0002)
sept. 26 13:05:54 archlinux kernel: ideapad_acpi VPC2004:00: Keyboard backlight control not available
sept. 26 13:05:54 archlinux kernel: r8169 0000:05:00.0 eth0: RTL8168h/8111h, 84:a9:38:c7:1f:ec, XID 541, IRQ 79
sept. 26 13:05:54 archlinux kernel: r8169 0000:05:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
sept. 26 13:05:54 archlinux kernel: r8169 0000:05:00.0 enp5s0: renamed from eth0
sept. 26 13:05:54 archlinux systemd[1]: Activating swap Compressed Swap on /dev/zram0...
sept. 26 13:05:54 archlinux systemd[1]: Mounting /boot...
sept. 26 13:05:54 archlinux systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:amdgpu_bl0...
sept. 26 13:05:54 archlinux systemd[1]: Starting Virtual Console Setup...
sept. 26 13:05:54 archlinux systemd[1]: Activated swap Compressed Swap on /dev/zram0.
sept. 26 13:05:54 archlinux systemd[1]: Reached target Swaps.
sept. 26 13:05:54 archlinux systemd[1]: Mounting Temporary Directory /tmp...
sept. 26 13:05:54 archlinux kernel: Adding 4194300k swap on /dev/zram0.  Priority:100 extents:1 across:4194300k SSDscFS
sept. 26 13:05:54 archlinux systemd[1]: Mounted Temporary Directory /tmp.
sept. 26 13:05:54 archlinux kernel: input: MSFT0001:00 06CB:CE2D Mouse as /devices/platform/AMDI0010:01/i2c-0/i2c-MSFT0001:00/0018:06CB:CE2D.0002/input/input11
sept. 26 13:05:54 archlinux kernel: input: MSFT0001:00 06CB:CE2D Touchpad as /devices/platform/AMDI0010:01/i2c-0/i2c-MSFT0001:00/0018:06CB:CE2D.0002/input/input12
sept. 26 13:05:54 archlinux kernel: hid-multitouch 0018:06CB:CE2D.0002: input,hidraw1: I2C HID v1.00 Mouse [MSFT0001:00 06CB:CE2D] on i2c-MSFT0001:00
sept. 26 13:05:54 archlinux systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:amdgpu_bl0.
sept. 26 13:05:54 archlinux kernel: kvm_amd: TSC scaling supported
sept. 26 13:05:54 archlinux kernel: kvm_amd: Nested Virtualization enabled
sept. 26 13:05:54 archlinux kernel: kvm_amd: Nested Paging enabled
sept. 26 13:05:54 archlinux kernel: kvm_amd: Virtual VMLOAD VMSAVE supported
sept. 26 13:05:54 archlinux kernel: kvm_amd: Virtual GIF supported
sept. 26 13:05:54 archlinux kernel: kvm_amd: LBR virtualization supported
sept. 26 13:05:54 archlinux kernel: FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
sept. 26 13:05:54 archlinux systemd[1]: Mounted /boot.
sept. 26 13:05:54 archlinux systemd[1]: Reached target Local File Systems.
sept. 26 13:05:54 archlinux systemd[1]: Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.
sept. 26 13:05:54 archlinux systemd[1]: Set Up Additional Binary Formats was skipped because no trigger condition checks were met.
sept. 26 13:05:54 archlinux systemd[1]: Update Boot Loader Random Seed was skipped because no trigger condition checks were met.
sept. 26 13:05:54 archlinux systemd[1]: Starting Create Volatile Files and Directories...
sept. 26 13:05:54 archlinux kernel: mousedev: PS/2 mouse device common for all mice
sept. 26 13:05:54 archlinux kernel: MCE: In-kernel MCE decoding enabled.
sept. 26 13:05:54 archlinux kernel: Bluetooth: Core ver 2.22
sept. 26 13:05:54 archlinux kernel: NET: Registered PF_BLUETOOTH protocol family
sept. 26 13:05:54 archlinux kernel: Bluetooth: HCI device and connection manager initialized
sept. 26 13:05:54 archlinux kernel: Bluetooth: HCI socket layer initialized
sept. 26 13:05:54 archlinux kernel: Bluetooth: L2CAP socket layer initialized
sept. 26 13:05:54 archlinux kernel: Bluetooth: SCO socket layer initialized
sept. 26 13:05:54 archlinux kernel: intel_rapl_common: Found RAPL domain package
sept. 26 13:05:54 archlinux kernel: intel_rapl_common: Found RAPL domain core
sept. 26 13:05:54 archlinux kernel: snd_hda_intel 0000:03:00.1: enabling device (0000 -> 0002)
sept. 26 13:05:54 archlinux kernel: snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client
sept. 26 13:05:54 archlinux kernel: snd_hda_intel 0000:03:00.1: Force to non-snoop mode
sept. 26 13:05:54 archlinux kernel: snd_hda_intel 0000:07:00.6: enabling device (0000 -> 0002)
sept. 26 13:05:54 archlinux kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input14
sept. 26 13:05:54 archlinux kernel: input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input15
sept. 26 13:05:54 archlinux kernel: input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input16
sept. 26 13:05:54 archlinux systemd[1]: Finished Virtual Console Setup.
sept. 26 13:05:54 archlinux systemd[1]: Reached target Sound Card.
sept. 26 13:05:54 archlinux kernel: rtw89_8852ae 0000:06:00.0: loaded firmware rtw89/rtw8852a_fw.bin
sept. 26 13:05:54 archlinux kernel: rtw89_8852ae 0000:06:00.0: enabling device (0000 -> 0003)
sept. 26 13:05:54 archlinux kernel: rtw89_8852ae 0000:06:00.0: Firmware version 0.13.36.0, cmd version 0, type 1
sept. 26 13:05:54 archlinux kernel: rtw89_8852ae 0000:06:00.0: Firmware version 0.13.36.0, cmd version 0, type 3
sept. 26 13:05:54 archlinux kernel: usbcore: registered new interface driver btusb
sept. 26 13:05:54 archlinux kernel: Bluetooth: hci0: RTL: examining hci_ver=0b hci_rev=000a lmp_ver=0b lmp_subver=8852
sept. 26 13:05:54 archlinux kernel: Bluetooth: hci0: RTL: rom_version status=0 version=1
sept. 26 13:05:54 archlinux kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8852au_fw.bin
sept. 26 13:05:54 archlinux kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8852au_config.bin
sept. 26 13:05:54 archlinux kernel: Bluetooth: hci0: RTL: cfg_sz 6, total sz 61035
sept. 26 13:05:54 archlinux kernel: rtw89_8852ae 0000:06:00.0: chip rfe_type is 1
sept. 26 13:05:54 archlinux systemd[1]: Starting Load/Save RF Kill Switch Status...
sept. 26 13:05:54 archlinux systemd[1]: Reached target Bluetooth Support.
sept. 26 13:05:54 archlinux systemd[1]: Started Load/Save RF Kill Switch Status.
sept. 26 13:05:54 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC287: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
sept. 26 13:05:54 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
sept. 26 13:05:54 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
sept. 26 13:05:54 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
sept. 26 13:05:54 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:    inputs:
sept. 26 13:05:54 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:      Mic=0x19
sept. 26 13:05:54 archlinux kernel: snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
sept. 26 13:05:54 archlinux kernel: ideapad_acpi VPC2004:00: DYTC interface is not available
sept. 26 13:05:54 archlinux kernel: input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input17
sept. 26 13:05:54 archlinux kernel: input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:07:00.6/sound/card1/input18
sept. 26 13:05:54 archlinux systemd[1]: Finished Create Volatile Files and Directories.
sept. 26 13:05:54 archlinux systemd[1]: First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).
sept. 26 13:05:54 archlinux systemd[1]: First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).
sept. 26 13:05:54 archlinux systemd[1]: Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).
sept. 26 13:05:54 archlinux systemd[1]: Commit a transient machine-id on disk was skipped because of an unmet condition check (ConditionPathIsMountPoint=/etc/machine-id).
sept. 26 13:05:54 archlinux systemd[1]: Starting Network Time Synchronization...
sept. 26 13:05:54 archlinux systemd[1]: Update is Completed was skipped because no trigger condition checks were met.
sept. 26 13:05:54 archlinux systemd[1]: Starting Record System Boot/Shutdown in UTMP...
sept. 26 13:05:54 archlinux systemd[1]: Finished Record System Boot/Shutdown in UTMP.
sept. 26 13:05:54 archlinux systemd[1]: Started Network Time Synchronization.
sept. 26 13:05:54 archlinux systemd[1]: Reached target System Initialization.
sept. 26 13:05:54 archlinux systemd[1]: Started Daily Cleanup of Temporary Directories.
sept. 26 13:05:54 archlinux systemd[1]: Reached target System Time Set.
sept. 26 13:05:54 archlinux systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
sept. 26 13:05:54 archlinux systemd[1]: Started Discard unused filesystem blocks once a week.
sept. 26 13:05:54 archlinux systemd[1]: Started Daily man-db regeneration.
sept. 26 13:05:54 archlinux systemd[1]: Started Daily verification of password and group files.
sept. 26 13:05:54 archlinux systemd[1]: Reached target Timer Units.
sept. 26 13:05:54 archlinux systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
sept. 26 13:05:54 archlinux systemd[1]: Listening on D-Bus System Message Bus Socket.
sept. 26 13:05:54 archlinux systemd[1]: Starting Docker Socket for the API...
sept. 26 13:05:54 archlinux systemd[1]: TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
sept. 26 13:05:54 archlinux systemd[1]: Listening on Docker Socket for the API.
sept. 26 13:05:54 archlinux systemd[1]: Reached target Socket Units.
sept. 26 13:05:54 archlinux systemd[1]: Reached target Basic System.
sept. 26 13:05:54 archlinux systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
sept. 26 13:05:54 archlinux systemd[1]: Starting D-Bus System Message Bus...
sept. 26 13:05:54 archlinux systemd[1]: Starting User Login Management...
sept. 26 13:05:54 archlinux systemd[1]: TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
sept. 26 13:05:54 archlinux avahi-daemon[2203]: Found user 'avahi' (UID 973) and group 'avahi' (GID 973).
sept. 26 13:05:54 archlinux avahi-daemon[2203]: Successfully dropped root privileges.
sept. 26 13:05:54 archlinux avahi-daemon[2203]: avahi-daemon 0.8 starting up.
sept. 26 13:05:54 archlinux avahi-daemon[2203]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
sept. 26 13:05:54 archlinux dbus-daemon[2204]: dbus[2204]: Unknown group "netdev" in message bus configuration file
sept. 26 13:05:54 archlinux dbus-daemon[2204]: dbus[2204]: Unknown group "netdev" in message bus configuration file
sept. 26 13:05:55 archlinux systemd-logind[2205]: New seat seat0.
sept. 26 13:05:55 archlinux systemd[1]: Started D-Bus System Message Bus.
sept. 26 13:05:55 archlinux avahi-daemon[2203]: Successfully called chroot().
sept. 26 13:05:55 archlinux avahi-daemon[2203]: Successfully dropped remaining capabilities.
sept. 26 13:05:55 archlinux avahi-daemon[2203]: No service file found in /etc/avahi/services.
sept. 26 13:05:55 archlinux avahi-daemon[2203]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
sept. 26 13:05:55 archlinux avahi-daemon[2203]: New relevant interface lo.IPv6 for mDNS.
sept. 26 13:05:55 archlinux avahi-daemon[2203]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
sept. 26 13:05:55 archlinux avahi-daemon[2203]: New relevant interface lo.IPv4 for mDNS.
sept. 26 13:05:55 archlinux avahi-daemon[2203]: Network interface enumeration completed.
sept. 26 13:05:55 archlinux avahi-daemon[2203]: Registering new address record for ::1 on lo.*.
sept. 26 13:05:55 archlinux avahi-daemon[2203]: Registering new address record for 127.0.0.1 on lo.IPv4.
sept. 26 13:05:55 archlinux systemd-logind[2205]: Watching system buttons on /dev/input/event2 (Power Button)
sept. 26 13:05:55 archlinux systemd[1]: Starting Network Manager...
sept. 26 13:05:55 archlinux systemd[1]: Started Avahi mDNS/DNS-SD Stack.
sept. 26 13:05:55 archlinux systemd-logind[2205]: Watching system buttons on /dev/input/event0 (Power Button)
sept. 26 13:05:55 archlinux systemd-logind[2205]: Watching system buttons on /dev/input/event1 (Lid Switch)
sept. 26 13:05:55 archlinux systemd-logind[2205]: Watching system buttons on /dev/input/event5 (ITE Tech. Inc. ITE Device(8910) Keyboard)
sept. 26 13:05:55 archlinux systemd-logind[2205]: Watching system buttons on /dev/input/event4 (AT Raw Set 2 keyboard)
sept. 26 13:05:55 archlinux systemd[1]: Started User Login Management.
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.0354] NetworkManager (version 1.44.0-1) is starting... (boot:d5462ba8-b777-4317-b4ad-f125f397b985)
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.0354] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-connectivity.conf)
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.0422] manager[0x55922cb336f0]: monitoring kernel firmware directory '/lib/firmware'.
sept. 26 13:05:55 archlinux dbus-daemon[2204]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.4' (uid=0 pid=2208 comm="/usr/bin/NetworkManager --no-daemon")
sept. 26 13:05:55 archlinux systemd[1]: Starting Hostname Service...
sept. 26 13:05:55 archlinux dbus-daemon[2204]: [system] Successfully activated service 'org.freedesktop.hostname1'
sept. 26 13:05:55 archlinux systemd[1]: Started Hostname Service.
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.0784] hostname: hostname: using hostnamed
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.0785] hostname: static hostname changed from (none) to "archlinux"
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.0789] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.0806] rfkill1: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:02.2/0000:06:00.0/ieee80211/phy0/rfkill1) (driver rtw89_8852ae)
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.0809] rfkill2: found Wi-Fi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.3/PNP0C09:00/VPC2004:00/rfkill/rfkill2) (platform driver ideapad_acpi)
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.0825] manager[0x55922cb336f0]: rfkill: Wi-Fi hardware radio set enabled
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.0825] manager[0x55922cb336f0]: rfkill: WWAN hardware radio set enabled
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.0911] Loaded device plugin: NMOvsFactory (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-ovs.so)
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.0946] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-wwan.so)
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.1112] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-team.so)
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.1129] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-bluetooth.so)
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.1141] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-wifi.so)
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.1147] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/1.44.0-1/libnm-device-plugin-adsl.so)
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.1149] manager: rfkill: Wi-Fi disabled by radio killswitch; enabled by state file
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.1149] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.1150] manager: Networking is enabled by state file
sept. 26 13:05:55 archlinux dbus-daemon[2204]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.4' (uid=0 pid=2208 comm="/usr/bin/NetworkManager --no-daemon")
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.1153] settings: Loaded settings plugin: keyfile (internal)
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.1180] dhcp: init: Using DHCP client 'internal'
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.1181] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.1186] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.1188] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.1191] device (lo): Activation: starting connection 'lo' (b7527ffc-6ab9-4943-b334-930e0f71ae65)
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.1196] manager: (enp5s0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.1204] settings: (enp5s0): created default wired connection 'Connexion filaire 1'
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.1205] device (enp5s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
sept. 26 13:05:55 archlinux kernel: Generic FE-GE Realtek PHY r8169-0-500:00: attached PHY driver (mii_bus:phy_addr=r8169-0-500:00, irq=MAC)
sept. 26 13:05:55 archlinux systemd[1]: Starting Network Manager Script Dispatcher Service...
sept. 26 13:05:55 archlinux dbus-daemon[2204]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
sept. 26 13:05:55 archlinux systemd[1]: Started Network Manager Script Dispatcher Service.
sept. 26 13:05:55 archlinux kernel: Bluetooth: hci0: RTL: fw version 0xdac7480d
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.3554] device (wlan0): driver supports Access Point (AP) mode
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.3558] manager: (wlan0): new 802.11 Wi-Fi device (/org/freedesktop/NetworkManager/Devices/3)
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.3559] device (wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.3563] device (wlan0): set-hw-addr: set MAC address to 16:1F:4C:69:0D:A7 (scanning)
sept. 26 13:05:55 archlinux kernel: r8169 0000:05:00.0 enp5s0: Link is Down
sept. 26 13:05:55 archlinux systemd[1]: Started Network Manager.
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.3574] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager"
sept. 26 13:05:55 archlinux systemd[1]: Reached target Network.
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.3579] manager: rfkill: Wi-Fi now enabled by radio killswitch
sept. 26 13:05:55 archlinux kernel: Bluetooth: hci0: AOSP extensions version v1.00
sept. 26 13:05:55 archlinux kernel: Bluetooth: hci0: AOSP quality report is supported
sept. 26 13:05:55 archlinux systemd[1]: Starting Network Manager Wait Online...
sept. 26 13:05:55 archlinux systemd[1]: Starting containerd container runtime...
sept. 26 13:05:55 archlinux systemd[1]: Starting Permit User Sessions...
sept. 26 13:05:55 archlinux dbus-daemon[2204]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' requested by ':1.4' (uid=0 pid=2208 comm="/usr/bin/NetworkManager --no-daemon")
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.4165] ovsdb: disconnected from ovsdb
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.4166] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.4167] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.4167] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.4172] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.4191] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.4192] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.4195] device (lo): Activation: successful, device activated.
sept. 26 13:05:55 archlinux systemd[1]: Finished Permit User Sessions.
sept. 26 13:05:55 archlinux systemd[1]: Started Getty on tty1.
sept. 26 13:05:55 archlinux systemd[1]: Reached target Login Prompts.
sept. 26 13:05:55 archlinux systemd[1]: Starting WPA supplicant...
sept. 26 13:05:55 archlinux dbus-daemon[2204]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
sept. 26 13:05:55 archlinux systemd[1]: Started WPA supplicant.
sept. 26 13:05:55 archlinux wpa_supplicant[2246]: Successfully initialized wpa_supplicant
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.5157] device (wlan0): supplicant interface state: internal-starting -> disconnected
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.5158] Wi-Fi P2P device controlled by interface wlan0 created
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.5159] manager: (p2p-dev-wlan0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/4)
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.5160] device (p2p-dev-wlan0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.5164] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
sept. 26 13:05:55 archlinux NetworkManager[2208]: <info>  [1695726355.5168] device (p2p-dev-wlan0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.548259376+02:00" level=info msg="starting containerd" revision=091922f03c2762540fd057fba91260237ff86acb.m version=v1.7.6
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.559292693+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.561893862+02:00" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: FATAL: Module aufs not found in directory /lib/modules/6.5.4-arch2-1\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.561919982+02:00" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.561937163+02:00" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.562739290+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.562934986+02:00" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.562948884+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." type=io.containerd.snapshotter.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.563088078+02:00" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." error="path /var/lib/containerd/io.containerd.snapshotter.v1.btrfs (ext4) must be a btrfs filesystem to be used with the btrfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.563113290+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.563130332+02:00" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.563145278+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.563331964+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.563574383+02:00" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.563647018+02:00" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /var/lib/containerd/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.563660986+02:00" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.563827278+02:00" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.563857100+02:00" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.563867437+02:00" level=info msg="metadata content store policy set" policy=shared
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.567459863+02:00" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.567487939+02:00" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.567501768+02:00" level=info msg="loading plugin \"io.containerd.lease.v1.manager\"..." type=io.containerd.lease.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.567531380+02:00" level=info msg="loading plugin \"io.containerd.streaming.v1.manager\"..." type=io.containerd.streaming.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.567544999+02:00" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.567597311+02:00" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568027952+02:00" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568096676+02:00" level=info msg="loading plugin \"io.containerd.runtime.v2.shim\"..." type=io.containerd.runtime.v2
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568140187+02:00" level=info msg="loading plugin \"io.containerd.sandbox.store.v1.local\"..." type=io.containerd.sandbox.store.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568154365+02:00" level=info msg="loading plugin \"io.containerd.sandbox.controller.v1.local\"..." type=io.containerd.sandbox.controller.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568173990+02:00" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568194034+02:00" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568212193+02:00" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568229863+02:00" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568267507+02:00" level=info msg="loading plugin \"io.containerd.service.v1.introspection-service\"..." type=io.containerd.service.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568280358+02:00" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568293279+02:00" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568305990+02:00" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568333298+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568361304+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568376949+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568389939+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568404187+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568418015+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568431425+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568444695+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568457685+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.sandbox-controllers\"..." type=io.containerd.grpc.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568473749+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.sandboxes\"..." type=io.containerd.grpc.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568486739+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568499590+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.streaming\"..." type=io.containerd.grpc.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568511463+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568528155+02:00" level=info msg="loading plugin \"io.containerd.transfer.v1.local\"..." type=io.containerd.transfer.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568550225+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.transfer\"..." type=io.containerd.grpc.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568562936+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568575438+02:00" level=info msg="loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." type=io.containerd.tracing.processor.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568588358+02:00" level=info msg="skip loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." error="no OpenTelemetry endpoint: skip plugin" type=io.containerd.tracing.processor.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568597228+02:00" level=info msg="loading plugin \"io.containerd.internal.v1.tracing\"..." type=io.containerd.internal.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568607635+02:00" level=info msg="skipping tracing processor initialization (no tracing plugin)" error="no OpenTelemetry endpoint: skip plugin"
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.568885603+02:00" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.569846549+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.569878955+02:00" level=info msg="loading plugin \"io.containerd.nri.v1.nri\"..." type=io.containerd.nri.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.569893902+02:00" level=info msg="NRI interface is disabled by configuration."
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.569918905+02:00" level=info msg="loading plugin \"io.containerd.grpc.v1.cri\"..." type=io.containerd.grpc.v1
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.570013051+02:00" level=info msg="Start cri plugin with config {PluginConfig:{ContainerdConfig:{Snapshotter:overlayfs DefaultRuntimeName:runc DefaultRuntime:{Type: Path: Engine: PodAnnotations:[] ContainerAnnotations:[] Root: Options:map[] PrivilegedWithoutHostDevices:false PrivilegedWithoutHostDevicesAllDevicesAllowed:false BaseRuntimeSpec: NetworkPluginConfDir: NetworkPluginMaxConfNum:0 Snapshotter: SandboxMode:} UntrustedWorkloadRuntime:{Type: Path: Engine: PodAnnotations:[] ContainerAnnotations:[] Root: Options:map[] PrivilegedWithoutHostDevices:false PrivilegedWithoutHostDevicesAllDevicesAllowed:false BaseRuntimeSpec: NetworkPluginConfDir: NetworkPluginMaxConfNum:0 Snapshotter: SandboxMode:} Runtimes:map[runc:{Type:io.containerd.runc.v2 Path: Engine: PodAnnotations:[] ContainerAnnotations:[] Root: Options:map[BinaryName: CriuImagePath: CriuPath: CriuWorkPath: IoGid:0 IoUid:0 NoNewKeyring:false NoPivotRoot:false Root: ShimCgroup: SystemdCgroup:false] PrivilegedWithoutHostDevices:false PrivilegedWithoutHostDevicesAllDevicesAllowed:false BaseRuntimeSpec: NetworkPluginConfDir: NetworkPluginMaxConfNum:0 Snapshotter: SandboxMode:podsandbox}] NoPivot:false DisableSnapshotAnnotations:true DiscardUnpackedLayers:false IgnoreBlockIONotEnabledErrors:false IgnoreRdtNotEnabledErrors:false} CniConfig:{NetworkPluginBinDir:/opt/cni/bin NetworkPluginConfDir:/etc/cni/net.d NetworkPluginMaxConfNum:1 NetworkPluginSetupSerially:false NetworkPluginConfTemplate: IPPreference:} Registry:{ConfigPath: Mirrors:map[] Configs:map[] Auths:map[] Headers:map[]} ImageDecryption:{KeyModel:node} DisableTCPService:true StreamServerAddress:127.0.0.1 StreamServerPort:0 StreamIdleTimeout:4h0m0s EnableSelinux:false SelinuxCategoryRange:1024 SandboxImage:registry.k8s.io/pause:3.8 StatsCollectPeriod:10 SystemdCgroup:false EnableTLSStreaming:false X509KeyPairStreaming:{TLSCertFile: TLSKeyFile:} MaxContainerLogLineSize:16384 DisableCgroup:false DisableApparmor:false RestrictOOMScoreAdj:false MaxConcurrentDownloads:3 DisableProcMount:false UnsetSeccompProfile: TolerateMissingHugetlbController:true DisableHugetlbController:true DeviceOwnershipFromSecurityContext:false IgnoreImageDefinedVolumes:false NetNSMountsUnderStateDir:false EnableUnprivilegedPorts:false EnableUnprivilegedICMP:false EnableCDI:false CDISpecDirs:[/etc/cdi /var/run/cdi] ImagePullProgressTimeout:1m0s DrainExecSyncIOTimeout:0s} ContainerdRootDir:/var/lib/containerd ContainerdEndpoint:/run/containerd/containerd.sock RootDir:/var/lib/containerd/io.containerd.grpc.v1.cri StateDir:/run/containerd/io.containerd.grpc.v1.cri}"
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.570067946+02:00" level=info msg="Connect containerd service"
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.570673470+02:00" level=info msg="using legacy CRI server"
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.570695121+02:00" level=info msg="using experimental NRI integration - disable nri plugin to prevent this"
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.570720124+02:00" level=info msg="Get image filesystem path \"/var/lib/containerd/io.containerd.snapshotter.v1.overlayfs\""
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.573312283+02:00" level=error msg="failed to load cni during init, please check CRI plugin status before setting up network for pods" error="cni config load failed: no network config found in /etc/cni/net.d: cni plugin not initialized: failed to load cni config"
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.574155756+02:00" level=info msg="Start subscribing containerd event"
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.574198499+02:00" level=info msg="Start recovering state"
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.574243337+02:00" level=info msg="Start event monitor"
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.574261007+02:00" level=info msg="Start snapshots syncer"
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.574272880+02:00" level=info msg="Start cni network conf syncer for default"
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.574280563+02:00" level=info msg="Start streaming server"
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.574559579+02:00" level=info msg=serving... address=/run/containerd/containerd.sock.ttrpc
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.574600226+02:00" level=info msg=serving... address=/run/containerd/containerd.sock
sept. 26 13:05:55 archlinux containerd[2243]: time="2023-09-26T13:05:55.574668391+02:00" level=info msg="containerd successfully booted in 0.027280s"
sept. 26 13:05:55 archlinux systemd[1]: Started containerd container runtime.
sept. 26 13:05:55 archlinux avahi-daemon[2203]: Server startup complete. Host name is archlinux.local. Local service cookie is 3921205322.
sept. 26 13:05:56 archlinux wpa_supplicant[2246]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
sept. 26 13:05:56 archlinux wpa_supplicant[2246]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
sept. 26 13:06:00 archlinux systemd[1]: systemd-rfkill.service: Deactivated successfully.
sept. 26 13:06:02 archlinux NetworkManager[2208]: <info>  [1695726362.8951] manager: startup complete
sept. 26 13:06:02 archlinux systemd[1]: Finished Network Manager Wait Online.
sept. 26 13:06:02 archlinux systemd[1]: Reached target Network is Online.
sept. 26 13:06:02 archlinux systemd[1]: Starting Docker Application Container Engine...
sept. 26 13:06:03 archlinux dockerd[2266]: time="2023-09-26T13:06:03.121857196+02:00" level=info msg="Starting up"
sept. 26 13:06:03 archlinux dockerd[2266]: time="2023-09-26T13:06:03.164011440+02:00" level=info msg="[graphdriver] using prior storage driver: overlay2"
sept. 26 13:06:03 archlinux dockerd[2266]: time="2023-09-26T13:06:03.191975821+02:00" level=info msg="Loading containers: start."
sept. 26 13:06:03 archlinux kernel: bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
sept. 26 13:06:03 archlinux kernel: Bridge firewalling registered
sept. 26 13:06:03 archlinux NetworkManager[2208]: <info>  [1695726363.3067] manager: (br-f15e0f2e9ecf): new Bridge device (/org/freedesktop/NetworkManager/Devices/5)
sept. 26 13:06:03 archlinux avahi-daemon[2203]: Joining mDNS multicast group on interface br-f15e0f2e9ecf.IPv4 with address 172.18.0.1.
sept. 26 13:06:03 archlinux avahi-daemon[2203]: New relevant interface br-f15e0f2e9ecf.IPv4 for mDNS.
sept. 26 13:06:03 archlinux avahi-daemon[2203]: Registering new address record for 172.18.0.1 on br-f15e0f2e9ecf.IPv4.
sept. 26 13:06:03 archlinux NetworkManager[2208]: <info>  [1695726363.3397] device (br-f15e0f2e9ecf): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
sept. 26 13:06:03 archlinux NetworkManager[2208]: <info>  [1695726363.3400] device (br-f15e0f2e9ecf): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
sept. 26 13:06:03 archlinux NetworkManager[2208]: <info>  [1695726363.3403] device (br-f15e0f2e9ecf): Activation: starting connection 'br-f15e0f2e9ecf' (7913c63a-00b2-4a88-b4cb-a036c5b153cc)
sept. 26 13:06:03 archlinux NetworkManager[2208]: <info>  [1695726363.3406] manager: (docker0): new Bridge device (/org/freedesktop/NetworkManager/Devices/6)
sept. 26 13:06:03 archlinux NetworkManager[2208]: <info>  [1695726363.3409] device (br-f15e0f2e9ecf): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
sept. 26 13:06:03 archlinux NetworkManager[2208]: <info>  [1695726363.3410] device (br-f15e0f2e9ecf): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
sept. 26 13:06:03 archlinux NetworkManager[2208]: <info>  [1695726363.3411] device (br-f15e0f2e9ecf): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
sept. 26 13:06:03 archlinux NetworkManager[2208]: <info>  [1695726363.3412] device (br-f15e0f2e9ecf): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
sept. 26 13:06:03 archlinux NetworkManager[2208]: <info>  [1695726363.3422] device (br-f15e0f2e9ecf): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
sept. 26 13:06:03 archlinux NetworkManager[2208]: <info>  [1695726363.3424] device (br-f15e0f2e9ecf): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
sept. 26 13:06:03 archlinux NetworkManager[2208]: <info>  [1695726363.3426] manager: NetworkManager state is now CONNECTED_LOCAL
sept. 26 13:06:03 archlinux NetworkManager[2208]: <info>  [1695726363.3427] device (br-f15e0f2e9ecf): Activation: successful, device activated.
sept. 26 13:06:03 archlinux avahi-daemon[2203]: Joining mDNS multicast group on interface docker0.IPv4 with address 172.17.0.1.
sept. 26 13:06:03 archlinux avahi-daemon[2203]: New relevant interface docker0.IPv4 for mDNS.
sept. 26 13:06:03 archlinux avahi-daemon[2203]: Registering new address record for 172.17.0.1 on docker0.IPv4.
sept. 26 13:06:03 archlinux NetworkManager[2208]: <info>  [1695726363.3623] device (docker0): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')
sept. 26 13:06:03 archlinux NetworkManager[2208]: <info>  [1695726363.3626] device (docker0): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')
sept. 26 13:06:03 archlinux NetworkManager[2208]: <info>  [1695726363.3629] device (docker0): Activation: starting connection 'docker0' (c2345d90-b5e0-4d19-947d-f564283ac16e)
sept. 26 13:06:03 archlinux NetworkManager[2208]: <info>  [1695726363.3632] device (docker0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')
sept. 26 13:06:03 archlinux NetworkManager[2208]: <info>  [1695726363.3633] device (docker0): state change: prepare -> config (reason 'none', sys-iface-state: 'external')
sept. 26 13:06:03 archlinux NetworkManager[2208]: <info>  [1695726363.3634] device (docker0): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')
sept. 26 13:06:03 archlinux NetworkManager[2208]: <info>  [1695726363.3635] device (docker0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')
sept. 26 13:06:03 archlinux NetworkManager[2208]: <info>  [1695726363.3649] device (docker0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')
sept. 26 13:06:03 archlinux NetworkManager[2208]: <info>  [1695726363.3651] device (docker0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')
sept. 26 13:06:03 archlinux NetworkManager[2208]: <info>  [1695726363.3654] device (docker0): Activation: successful, device activated.
sept. 26 13:06:03 archlinux dockerd[2266]: time="2023-09-26T13:06:03.387277618+02:00" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address"
sept. 26 13:06:03 archlinux dockerd[2266]: time="2023-09-26T13:06:03.421941873+02:00" level=info msg="Loading containers: done."
sept. 26 13:06:03 archlinux systemd[1]: var-lib-docker-overlay2-opaque\x2dbug\x2dcheck1885419897-merged.mount: Deactivated successfully.
sept. 26 13:06:03 archlinux dockerd[2266]: time="2023-09-26T13:06:03.455367773+02:00" level=warning msg="Not using native diff for overlay2, this may cause degraded performance for building images: kernel has CONFIG_OVERLAY_FS_REDIRECT_DIR enabled" storage-driver=overlay2
sept. 26 13:06:03 archlinux dockerd[2266]: time="2023-09-26T13:06:03.455591545+02:00" level=info msg="Docker daemon" commit=a61e2b4c9c graphdriver=overlay2 version=24.0.5
sept. 26 13:06:03 archlinux dockerd[2266]: time="2023-09-26T13:06:03.455791151+02:00" level=info msg="Daemon has completed initialization"
sept. 26 13:06:03 archlinux dockerd[2266]: time="2023-09-26T13:06:03.480491430+02:00" level=info msg="API listen on /run/docker.sock"
sept. 26 13:06:03 archlinux systemd[1]: Started Docker Application Container Engine.
sept. 26 13:06:03 archlinux systemd[1]: Reached target Multi-User System.
sept. 26 13:06:03 archlinux systemd[1]: Startup finished in 7.695s (firmware) + 2min 27.382s (loader) + 49.977s (kernel) + 10.487s (userspace) = 3min 35.543s.
sept. 26 13:06:04 archlinux dbus-daemon[2204]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.10' (uid=0 pid=2245 comm="/bin/login -p --       ")
sept. 26 13:06:04 archlinux dbus-daemon[2204]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
sept. 26 13:06:05 archlinux systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
sept. 26 13:06:06 archlinux login[2245]: pam_unix(login:session): session opened for user martin(uid=1000) by martin(uid=0)
sept. 26 13:06:06 archlinux systemd-logind[2205]: New session 1 of user martin.
sept. 26 13:06:06 archlinux systemd[1]: Created slice User Slice of UID 1000.
sept. 26 13:06:06 archlinux systemd[1]: Starting User Runtime Directory /run/user/1000...
sept. 26 13:06:06 archlinux systemd[1]: Finished User Runtime Directory /run/user/1000.
sept. 26 13:06:06 archlinux systemd[1]: Starting User Manager for UID 1000...
sept. 26 13:06:06 archlinux dbus-daemon[2204]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.13' (uid=0 pid=2455 comm="(systemd)")
sept. 26 13:06:06 archlinux dbus-daemon[2204]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
sept. 26 13:06:06 archlinux (systemd)[2455]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[martin] ruser=[<unknown>] rhost=[<unknown>]
sept. 26 13:06:06 archlinux (systemd)[2455]: pam_unix(systemd-user:session): session opened for user martin(uid=1000) by martin(uid=0)
sept. 26 13:06:06 archlinux systemd[2455]: Queued start job for default target Main User Target.
sept. 26 13:06:06 archlinux systemd-journald[1992]: /var/log/journal/6cdf3b2cc93549218c2a0b58e38365da/user-1000.journal: Journal file uses a different sequence number ID, rotating.
sept. 26 13:06:06 archlinux kernel: pipewire[2463]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
sept. 26 13:06:06 archlinux systemd[2455]: Created slice User Application Slice.
sept. 26 13:06:06 archlinux login[2245]: LOGIN ON tty1 BY martin
sept. 26 13:06:06 archlinux systemd[2455]: Created slice User Core Session Slice.
sept. 26 13:06:06 archlinux dbus-daemon[2204]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.15' (uid=1000 pid=2463 comm="/usr/bin/pipewire")
sept. 26 13:06:06 archlinux systemd[2455]: Reached target Paths.
sept. 26 13:06:06 archlinux dbus-daemon[2204]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
sept. 26 13:06:06 archlinux systemd[2455]: Reached target Timers.
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Successfully called chroot.
sept. 26 13:06:06 archlinux systemd[2455]: Starting D-Bus User Message Bus Socket...
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Successfully dropped privileges.
sept. 26 13:06:06 archlinux systemd[2455]: Listening on GnuPG network certificate management daemon.
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Successfully limited resources.
sept. 26 13:06:06 archlinux systemd[2455]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Canary thread running.
sept. 26 13:06:06 archlinux systemd[2455]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Running.
sept. 26 13:06:06 archlinux systemd[2455]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Watchdog thread running.
sept. 26 13:06:06 archlinux systemd[2455]: Listening on GnuPG cryptographic agent and passphrase cache.
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Supervising 0 threads of 0 processes of 0 users.
sept. 26 13:06:06 archlinux systemd[2455]: Listening on p11-kit server.
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Supervising 0 threads of 0 processes of 0 users.
sept. 26 13:06:06 archlinux systemd[2455]: Listening on PipeWire PulseAudio.
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Supervising 0 threads of 0 processes of 0 users.
sept. 26 13:06:06 archlinux systemd[2455]: Listening on PipeWire Multimedia System Socket.
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Supervising 0 threads of 0 processes of 0 users.
sept. 26 13:06:06 archlinux systemd[2455]: Listening on D-Bus User Message Bus Socket.
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Supervising 0 threads of 0 processes of 0 users.
sept. 26 13:06:06 archlinux systemd[2455]: Reached target Sockets.
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Supervising 0 threads of 0 processes of 0 users.
sept. 26 13:06:06 archlinux systemd[2455]: Reached target Basic System.
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Supervising 0 threads of 0 processes of 0 users.
sept. 26 13:06:06 archlinux systemd[1]: Started User Manager for UID 1000.
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Supervising 0 threads of 0 processes of 0 users.
sept. 26 13:06:06 archlinux systemd[2455]: Started PipeWire Multimedia Service.
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Supervising 0 threads of 0 processes of 0 users.
sept. 26 13:06:06 archlinux systemd[1]: Started Session 1 of User martin.
sept. 26 13:06:06 archlinux dbus-daemon[2204]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.18' (uid=0 pid=2480 comm="/usr/lib/rtkit-daemon")
sept. 26 13:06:06 archlinux systemd[2455]: Started Multimedia Service Session Manager.
sept. 26 13:06:06 archlinux polkitd[2488]: Started polkitd version 123
sept. 26 13:06:06 archlinux systemd[2455]: Started PipeWire PulseAudio.
sept. 26 13:06:06 archlinux polkitd[2488]: Loading rules from directory /etc/polkit-1/rules.d
sept. 26 13:06:06 archlinux systemd[2455]: Starting Update XDG user dir configuration...
sept. 26 13:06:06 archlinux polkitd[2488]: Loading rules from directory /usr/share/polkit-1/rules.d
sept. 26 13:06:06 archlinux systemd[2455]: Finished Update XDG user dir configuration.
sept. 26 13:06:06 archlinux polkitd[2488]: Finished loading, compiling and executing 6 rules
sept. 26 13:06:06 archlinux systemd[2455]: Reached target Main User Target.
sept. 26 13:06:06 archlinux dbus-daemon[2204]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
sept. 26 13:06:06 archlinux systemd[2455]: Startup finished in 136ms.
sept. 26 13:06:06 archlinux polkitd[2488]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
sept. 26 13:06:06 archlinux systemd[2455]: Starting D-Bus User Message Bus...
sept. 26 13:06:06 archlinux systemd[2455]: Started D-Bus User Message Bus.
sept. 26 13:06:06 archlinux systemd[1]: Starting RealtimeKit Scheduling Policy Service...
sept. 26 13:06:06 archlinux systemd[1]: Started RealtimeKit Scheduling Policy Service.
sept. 26 13:06:06 archlinux systemd[1]: Starting Authorization Manager...
sept. 26 13:06:06 archlinux systemd[1]: Started Authorization Manager.
sept. 26 13:06:06 archlinux wireplumber[2464]: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
sept. 26 13:06:06 archlinux wireplumber[2464]: [0:01:03.739070359] [2464] ERROR IPAModule ipa_module.cpp:172 Symbol ipaModuleInfo not found
sept. 26 13:06:06 archlinux wireplumber[2464]: [0:01:03.739095781] [2464] ERROR IPAModule ipa_module.cpp:292 v4l2-compat.so: IPA module has no valid info
sept. 26 13:06:06 archlinux wireplumber[2464]: [0:01:03.739129025] [2464]  INFO Camera camera_manager.cpp:284 libcamera v0.1.0
sept. 26 13:06:06 archlinux wireplumber[2464]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NameHasNoOwner
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Successfully made thread 2463 of process 2463 owned by '1000' high priority at nice level -11.
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Supervising 1 threads of 1 processes of 1 users.
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Successfully made thread 2483 of process 2463 owned by '1000' RT at priority 20.
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Supervising 2 threads of 1 processes of 1 users.
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Successfully made thread 2465 of process 2465 owned by '1000' high priority at nice level -11.
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Supervising 3 threads of 2 processes of 1 users.
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Successfully made thread 2484 of process 2465 owned by '1000' RT at priority 20.
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Supervising 4 threads of 2 processes of 1 users.
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Successfully made thread 2464 of process 2464 owned by '1000' high priority at nice level -11.
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Supervising 5 threads of 3 processes of 1 users.
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Successfully made thread 2481 of process 2464 owned by '1000' RT at priority 20.
sept. 26 13:06:06 archlinux rtkit-daemon[2480]: Supervising 6 threads of 3 processes of 1 users.
sept. 26 13:06:06 archlinux polkitd[2488]: Registered Authentication Agent for unix-process:2560:6380 (system bus name :1.21 [flatpak list], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale C)
sept. 26 13:06:06 archlinux polkitd[2488]: Unregistered Authentication Agent for unix-process:2560:6380 (system bus name :1.21, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale C)
sept. 26 13:06:07 archlinux NetworkManager[2208]: <info>  [1695726367.5483] policy: auto-activating connection 'eduroam' (70f6a6fe-62e9-4311-8f9a-1647f9354ba4)
sept. 26 13:06:07 archlinux NetworkManager[2208]: <info>  [1695726367.5487] device (wlan0): Activation: starting connection 'eduroam' (70f6a6fe-62e9-4311-8f9a-1647f9354ba4)
sept. 26 13:06:07 archlinux NetworkManager[2208]: <info>  [1695726367.5488] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
sept. 26 13:06:07 archlinux NetworkManager[2208]: <info>  [1695726367.5489] manager: NetworkManager state is now CONNECTING
sept. 26 13:06:07 archlinux NetworkManager[2208]: <info>  [1695726367.5897] device (wlan0): set-hw-addr: reset MAC address to E0:0A:F6:5F:D5:03 (preserve)
sept. 26 13:06:07 archlinux NetworkManager[2208]: <info>  [1695726367.6471] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
sept. 26 13:06:07 archlinux NetworkManager[2208]: <info>  [1695726367.6475] device (wlan0): Activation: (wifi) access point 'eduroam' has security, but secrets are required.
sept. 26 13:06:07 archlinux NetworkManager[2208]: <info>  [1695726367.6475] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
sept. 26 13:06:07 archlinux NetworkManager[2208]: <info>  [1695726367.6478] device (wlan0): supplicant interface state: disconnected -> interface_disabled
sept. 26 13:06:07 archlinux NetworkManager[2208]: <info>  [1695726367.6478] device (p2p-dev-wlan0): supplicant management interface state: disconnected -> interface_disabled
sept. 26 13:06:07 archlinux NetworkManager[2208]: <warn>  [1695726367.6480] device (wlan0): no secrets: No agents were available for this request.
sept. 26 13:06:07 archlinux NetworkManager[2208]: <info>  [1695726367.6480] device (wlan0): state change: need-auth -> failed (reason 'no-secrets', sys-iface-state: 'managed')
sept. 26 13:06:07 archlinux NetworkManager[2208]: <info>  [1695726367.6481] manager: NetworkManager state is now CONNECTED_LOCAL
sept. 26 13:06:07 archlinux NetworkManager[2208]: <warn>  [1695726367.6482] device (wlan0): Activation: failed for connection 'eduroam'
sept. 26 13:06:07 archlinux NetworkManager[2208]: <info>  [1695726367.6484] device (wlan0): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
sept. 26 13:06:07 archlinux NetworkManager[2208]: <info>  [1695726367.6900] device (wlan0): set-hw-addr: set MAC address to 1E:69:52:9D:CA:5A (scanning)
sept. 26 13:06:07 archlinux NetworkManager[2208]: <info>  [1695726367.7649] device (wlan0): supplicant interface state: interface_disabled -> inactive
sept. 26 13:06:07 archlinux NetworkManager[2208]: <info>  [1695726367.7650] device (p2p-dev-wlan0): supplicant management interface state: interface_disabled -> inactive
sept. 26 13:06:11 archlinux dbus-daemon[2204]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.22' (uid=0 pid=2744 comm="sudo journalctl -b")
sept. 26 13:06:11 archlinux dbus-daemon[2204]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
sept. 26 13:06:13 archlinux sudo[2744]:   martin : TTY=tty1 ; PWD=/home/martin ; USER=root ; COMMAND=/usr/bin/journalctl -b
sept. 26 13:06:13 archlinux sudo[2744]: pam_unix(sudo:session): session opened for user root(uid=0) by martin(uid=1000)
sept. 26 13:06:13 archlinux sudo[2744]: pam_unix(sudo:session): session closed for user root
sept. 26 13:06:25 archlinux systemd[1]: systemd-hostnamed.service: Deactivated successfully.
sept. 26 13:07:08 archlinux wpa_supplicant[2246]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
sept. 26 13:07:50 archlinux dbus-daemon[2204]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.23' (uid=0 pid=2838 comm="sudo journalctl -b")
sept. 26 13:07:50 archlinux dbus-daemon[2204]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
sept. 26 13:07:50 archlinux sudo[2838]:   martin : TTY=tty1 ; PWD=/home/martin/Téléchargements ; USER=root ; COMMAND=/usr/bin/journalctl -b
sept. 26 13:07:50 archlinux sudo[2838]: pam_unix(sudo:session): session opened for user root(uid=0) by martin(uid=1000)

for,

cat /sys/power/mem_sleep

I've already tried (in the past) switching to s2idle, but the PC crashes immediately when going into sleep mode.

s2idle [deep]

Last edited by Mxxry (2023-09-26 11:31:44)

Offline

#18 2023-09-26 12:00:55

seth
Member
Registered: 2012-09-03
Posts: 51,617

Re: Black Screen on Wake from Sleep with iGPU

If you can resume from the multi-user.target there's a chance that only the GPU stack (maybe even only the display server) is affected.
Can you ssh into the system?
Otherwise sleep, fail to resume and reboot using https://wiki.archlinux.org/title/Keyboa … el_(SysRq) to - hopefully - get a log incl. the sleep/resume errors.

Offline

#19 2023-09-26 12:08:20

Mxxry
Member
Registered: 2023-09-12
Posts: 15

Re: Black Screen on Wake from Sleep with iGPU

If you can resume from the multi-user.target there's a chance that only the GPU stack (maybe even only the display server) is affected.

I want to avoid any confusion, so just to be sure: even in multi-user.target, it doesn't wake up from sleep (like i said, English is not my native language)

Can you ssh into the system?

Unfortunately, no.

Otherwise sleep, fail to resume and reboot using https://wiki.archlinux.org/title/Keyboa … el_(SysRq) to - hopefully - get a log incl. the sleep/resume errors.

I will take a closer look at this.

Offline

#20 2023-09-26 12:58:08

seth
Member
Registered: 2012-09-03
Posts: 51,617

Re: Black Screen on Wake from Sleep with iGPU

I've successfully resumed the system from the multi-user.target.

might have been slighly mmisleading then wink

The S3 failures might be completely unrelated to the graphics situation.
https://www.kernel.org/doc/Documentatio … ugging.txt
Look for "2. Testing suspend to RAM (STR)" and test the behavior in order or "freezer", "devices", "platform", "processors", "core"

Offline

#21 2023-10-02 07:50:38

Mxxry
Member
Registered: 2023-09-12
Posts: 15

Re: Black Screen on Wake from Sleep with iGPU

Hey, sorry for getting back to you just now. I was busy last week.
I haven't had a chance to test what you asked me to do yet. However, my laptop woke up from sleep, and I got some logs that seem interesting to me (I had never seen them before).

oct. 02 09:08:29 archlinux systemd[1]: Reached target Sleep.
oct. 02 09:08:29 archlinux systemd[1]: Starting System Suspend...
oct. 02 09:08:29 archlinux systemd-sleep[4006]: Entering sleep state 'suspend'...
oct. 02 09:08:29 archlinux kernel: PM: suspend entry (deep)
oct. 02 09:08:29 archlinux wpa_supplicant[1395]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all
oct. 02 09:08:29 archlinux kernel: Filesystems sync: 0.007 seconds
oct. 02 09:12:48 archlinux kernel: Freezing user space processes
oct. 02 09:12:48 archlinux kernel: Freezing user space processes completed (elapsed 0.026 seconds)
oct. 02 09:12:48 archlinux kernel: OOM killer disabled.
oct. 02 09:12:48 archlinux kernel: Freezing remaining freezable tasks
oct. 02 09:12:48 archlinux kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
oct. 02 09:12:48 archlinux kernel: printk: Suspending console(s) (use no_console_suspend to debug)
oct. 02 09:12:48 archlinux kernel: ACPI: EC: interrupt blocked
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: MODE1 reset
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: GPU mode1 reset
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: GPU smu mode1 reset
oct. 02 09:12:48 archlinux kernel: ACPI: PM: Preparing to enter system sleep state S3
oct. 02 09:12:48 archlinux kernel: ACPI: EC: event blocked
oct. 02 09:12:48 archlinux kernel: ACPI: EC: EC stopped
oct. 02 09:12:48 archlinux kernel: ACPI: PM: Saving platform NVS memory
oct. 02 09:12:48 archlinux kernel: Disabling non-boot CPUs ...
oct. 02 09:12:48 archlinux kernel: smpboot: CPU 1 is now offline
oct. 02 09:12:48 archlinux kernel: smpboot: CPU 2 is now offline
oct. 02 09:12:48 archlinux kernel: smpboot: CPU 3 is now offline
oct. 02 09:12:48 archlinux kernel: smpboot: CPU 4 is now offline
oct. 02 09:12:48 archlinux kernel: smpboot: CPU 5 is now offline
oct. 02 09:12:48 archlinux kernel: smpboot: CPU 6 is now offline
oct. 02 09:12:48 archlinux kernel: smpboot: CPU 7 is now offline
oct. 02 09:12:48 archlinux kernel: smpboot: CPU 8 is now offline
oct. 02 09:12:48 archlinux kernel: smpboot: CPU 9 is now offline
oct. 02 09:12:48 archlinux kernel: smpboot: CPU 10 is now offline
oct. 02 09:12:48 archlinux kernel: smpboot: CPU 11 is now offline
oct. 02 09:12:48 archlinux kernel: smpboot: CPU 12 is now offline
oct. 02 09:12:48 archlinux kernel: smpboot: CPU 13 is now offline
oct. 02 09:12:48 archlinux kernel: smpboot: CPU 14 is now offline
oct. 02 09:12:48 archlinux kernel: Spectre V2 : Update user space SMT mitigation: STIBP off
oct. 02 09:12:48 archlinux kernel: smpboot: CPU 15 is now offline
oct. 02 09:12:48 archlinux kernel: ACPI: PM: Low-level resume complete
oct. 02 09:12:48 archlinux kernel: ACPI: EC: EC started
oct. 02 09:12:48 archlinux kernel: ACPI: PM: Restoring platform NVS memory
oct. 02 09:12:48 archlinux kernel: AMD-Vi: Virtual APIC enabled
oct. 02 09:12:48 archlinux kernel: AMD-Vi: Virtual APIC enabled
oct. 02 09:12:48 archlinux kernel: LVT offset 0 assigned for vector 0x400
oct. 02 09:12:48 archlinux kernel: Enabling non-boot CPUs ...
oct. 02 09:12:48 archlinux kernel: smpboot: Booting Node 0 Processor 1 APIC 0x1
oct. 02 09:12:48 archlinux kernel: ACPI: \_SB_.PLTF.C001: Found 3 idle states
oct. 02 09:12:48 archlinux kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
oct. 02 09:12:48 archlinux kernel: CPU1 is up
oct. 02 09:12:48 archlinux kernel: smpboot: Booting Node 0 Processor 2 APIC 0x2
oct. 02 09:12:48 archlinux kernel: ACPI: \_SB_.PLTF.C002: Found 3 idle states
oct. 02 09:12:48 archlinux kernel: CPU2 is up
oct. 02 09:12:48 archlinux kernel: smpboot: Booting Node 0 Processor 3 APIC 0x3
oct. 02 09:12:48 archlinux kernel: ACPI: \_SB_.PLTF.C003: Found 3 idle states
oct. 02 09:12:48 archlinux kernel: CPU3 is up
oct. 02 09:12:48 archlinux kernel: smpboot: Booting Node 0 Processor 4 APIC 0x4
oct. 02 09:12:48 archlinux kernel: ACPI: \_SB_.PLTF.C004: Found 3 idle states
oct. 02 09:12:48 archlinux kernel: CPU4 is up
oct. 02 09:12:48 archlinux kernel: smpboot: Booting Node 0 Processor 5 APIC 0x5
oct. 02 09:12:48 archlinux kernel: ACPI: \_SB_.PLTF.C005: Found 3 idle states
oct. 02 09:12:48 archlinux kernel: CPU5 is up
oct. 02 09:12:48 archlinux kernel: smpboot: Booting Node 0 Processor 6 APIC 0x6
oct. 02 09:12:48 archlinux kernel: ACPI: \_SB_.PLTF.C006: Found 3 idle states
oct. 02 09:12:48 archlinux kernel: CPU6 is up
oct. 02 09:12:48 archlinux kernel: smpboot: Booting Node 0 Processor 7 APIC 0x7
oct. 02 09:12:48 archlinux kernel: ACPI: \_SB_.PLTF.C007: Found 3 idle states
oct. 02 09:12:48 archlinux kernel: CPU7 is up
oct. 02 09:12:48 archlinux kernel: smpboot: Booting Node 0 Processor 8 APIC 0x8
oct. 02 09:12:48 archlinux kernel: ACPI: \_SB_.PLTF.C008: Found 3 idle states
oct. 02 09:12:48 archlinux kernel: CPU8 is up
oct. 02 09:12:48 archlinux kernel: smpboot: Booting Node 0 Processor 9 APIC 0x9
oct. 02 09:12:48 archlinux kernel: ACPI: \_SB_.PLTF.C009: Found 3 idle states
oct. 02 09:12:48 archlinux kernel: CPU9 is up
oct. 02 09:12:48 archlinux kernel: smpboot: Booting Node 0 Processor 10 APIC 0xa
oct. 02 09:12:48 archlinux kernel: ACPI: \_SB_.PLTF.C00A: Found 3 idle states
oct. 02 09:12:48 archlinux kernel: CPU10 is up
oct. 02 09:12:48 archlinux kernel: smpboot: Booting Node 0 Processor 11 APIC 0xb
oct. 02 09:12:48 archlinux kernel: ACPI: \_SB_.PLTF.C00B: Found 3 idle states
oct. 02 09:12:48 archlinux kernel: CPU11 is up
oct. 02 09:12:48 archlinux kernel: smpboot: Booting Node 0 Processor 12 APIC 0xc
oct. 02 09:12:48 archlinux kernel: ACPI: \_SB_.PLTF.C00C: Found 3 idle states
oct. 02 09:12:48 archlinux kernel: CPU12 is up
oct. 02 09:12:48 archlinux kernel: smpboot: Booting Node 0 Processor 13 APIC 0xd
oct. 02 09:12:48 archlinux kernel: ACPI: \_SB_.PLTF.C00D: Found 3 idle states
oct. 02 09:12:48 archlinux kernel: CPU13 is up
oct. 02 09:12:48 archlinux kernel: smpboot: Booting Node 0 Processor 14 APIC 0xe
oct. 02 09:12:48 archlinux kernel: ACPI: \_SB_.PLTF.C00E: Found 3 idle states
oct. 02 09:12:48 archlinux kernel: CPU14 is up
oct. 02 09:12:48 archlinux kernel: smpboot: Booting Node 0 Processor 15 APIC 0xf
oct. 02 09:12:48 archlinux kernel: ACPI: \_SB_.PLTF.C00F: Found 3 idle states
oct. 02 09:12:48 archlinux kernel: CPU15 is up
oct. 02 09:12:48 archlinux kernel: ACPI: PM: Waking up from system sleep state S3
oct. 02 09:12:48 archlinux kernel: ACPI: EC: interrupt unblocked
oct. 02 09:12:48 archlinux kernel: ACPI: EC: event unblocked
oct. 02 09:12:48 archlinux kernel: pci 0000:00:00.2: can't derive routing for PCI INT A
oct. 02 09:12:48 archlinux kernel: pci 0000:00:00.2: PCI INT A: no GSI
oct. 02 09:12:48 archlinux kernel: [drm] PCIE GART of 1024M enabled.
oct. 02 09:12:48 archlinux kernel: [drm] PTB located at 0x000000F47FC00000
oct. 02 09:12:48 archlinux kernel: [drm] PSP is resuming...
oct. 02 09:12:48 archlinux kernel: [drm] PCIE GART of 512M enabled (table at 0x00000081FEB00000).
oct. 02 09:12:48 archlinux kernel: [drm] PSP is resuming...
oct. 02 09:12:48 archlinux kernel: nvme nvme0: 16/0/0 default/read/poll queues
oct. 02 09:12:48 archlinux kernel: nvme nvme0: Ignoring bogus Namespace Identifiers
oct. 02 09:12:48 archlinux kernel: [drm] reserve 0xa00000 from 0x81fd000000 for PSP TMR
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
oct. 02 09:12:48 archlinux kernel: usb 3-4: reset full-speed USB device number 2 using xhci_hcd
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000f, smu fw if version = 0x00000013, smu fw program = 0, version = 0x003b2b00 (59.43.0)
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
oct. 02 09:12:48 archlinux kernel: ata1: SATA link down (SStatus 0 SControl 300)
oct. 02 09:12:48 archlinux kernel: ata2: SATA link down (SStatus 0 SControl 300)
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
oct. 02 09:12:48 archlinux kernel: [drm] DMUB hardware initialized: version=0x0202001E
oct. 02 09:12:48 archlinux kernel: [drm] reserve 0x400000 from 0xf47f800000 for PSP TMR
oct. 02 09:12:48 archlinux kernel: [drm] psp gfx command SETUP_TMR(0x5) failed and response status is (0x80000306)
oct. 02 09:12:48 archlinux kernel: [drm] failed to load ucode CP_MEC1(0x19)
oct. 02 09:12:48 archlinux kernel: [drm] psp gfx command LOAD_IP_FW(0x6) failed and response status is (0x80000203)
oct. 02 09:12:48 archlinux kernel: [drm] failed to load ucode VCN(0x36)
oct. 02 09:12:48 archlinux kernel: [drm] psp gfx command LOAD_IP_FW(0x6) failed and response status is (0x80000203)
oct. 02 09:12:48 archlinux kernel: [drm] failed to load ucode DMCUB(0x3C)
oct. 02 09:12:48 archlinux kernel: [drm] psp gfx command LOAD_IP_FW(0x6) failed and response status is (0x80000203)
oct. 02 09:12:48 archlinux kernel: [drm] kiq ring mec 2 pipe 1 q 0
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: RAS: optional ras ta ucode is not available
oct. 02 09:12:48 archlinux kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
oct. 02 09:12:48 archlinux kernel: [drm] JPEG decode initialized successfully.
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 8
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 8
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: RAP: optional rap ta ucode is not available
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: SMU is resuming...
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: dpm has been disabled
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: SMU is resumed successfully!
oct. 02 09:12:48 archlinux kernel: [drm] Wait for DMUB auto-load failed: 3
oct. 02 09:12:48 archlinux kernel: [drm] DMUB hardware initialized: version=0x01010027
oct. 02 09:12:48 archlinux kernel: ------------[ cut here ]------------
oct. 02 09:12:48 archlinux kernel: WARNING: CPU: 2 PID: 12 at drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_hubbub.c:566 hubbub2_get_dchub_ref_freq+0xa0/0xc0 [amdgpu]
oct. 02 09:12:48 archlinux kernel: Modules linked in: ccm snd_seq_dummy xt_conntrack snd_hrtimer snd_seq snd_seq_device xt_MASQUERADE nf_conntrack_netlink nfnetlink iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_addrtype iptable_filter br_netfilter bridge stp llc snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi overlay snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_soc_core snd_compress intel_rapl_msr rtw89_8852ae ac97_bus snd_hda_intel rtw89_8852a intel_rapl_common snd_pcm_dmaengine snd_intel_dspcfg snd_intel_sdw_acpi edac_mce_amd rtw89_pci btusb snd_pci_ps snd_hda_codec btrtl snd_rpl_pci_acp6x snd_acp_pci btbcm rtw89_core snd_hda_core btintel snd_pci_acp6x kvm_amd btmtk mousedev vfat snd_hwdep r8169 mac80211 fat snd_pcm bluetooth snd_pci_acp5x kvm snd_rn_pci_acp3x realtek ucsi_acpi libarc4 cm32181 snd_acp_config typec_ucsi snd_timer snd_soc_acpi ideapad_laptop sp5100_tco mdio_devres hid_multitouch snd irqbypass
oct. 02 09:12:48 archlinux kernel:  ecdh_generic rapl cfg80211 wdat_wdt sparse_keymap typec wmi_bmof platform_profile snd_pci_acp3x k10temp i2c_piix4 libphy soundcore roles rfkill joydev i2c_hid_acpi industrialio i2c_hid psmouse mac_hid pkcs8_key_parser crypto_user fuse loop zram ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid dm_crypt cbc encrypted_keys trusted asn1_encoder tee dm_mod crct10dif_pclmul crc32_pclmul crc32c_intel polyval_clmulni polyval_generic gf128mul ghash_clmulni_intel sha512_ssse3 aesni_intel crypto_simd nvme cryptd xhci_pci nvme_core ccp xhci_pci_renesas nvme_common serio_raw atkbd libps2 vivaldi_fmap i8042 serio amdgpu i2c_algo_bit drm_ttm_helper ttm video wmi drm_suballoc_helper amdxcp drm_buddy gpu_sched drm_display_helper cec
oct. 02 09:12:48 archlinux kernel: CPU: 2 PID: 12 Comm: kworker/u32:1 Not tainted 6.5.5-arch1-1 #1 d82a0f532dd8cfe67d5795c1738d9c01059a0c62
oct. 02 09:12:48 archlinux kernel: Hardware name: LENOVO 82NW/LNVNB161216, BIOS G9CN23WW 09/01/2021
oct. 02 09:12:48 archlinux kernel: Workqueue: events_unbound async_run_entry_fn
oct. 02 09:12:48 archlinux kernel: RIP: 0010:hubbub2_get_dchub_ref_freq+0xa0/0xc0 [amdgpu]
oct. 02 09:12:48 archlinux kernel: Code: 83 c0 63 ff ff 3d 20 4e 00 00 77 22 89 5d 00 48 8b 44 24 08 65 48 2b 04 25 28 00 00 00 75 24 48 83 c4 10 5b 5d e9 40 94 08 c2 <0f> 0b eb de 0f 0b eb da d1 eb 8d 83 c0 63 ff ff 3d 20 4e 00 00 76
oct. 02 09:12:48 archlinux kernel: RSP: 0018:ffffab0d800efc30 EFLAGS: 00010246
oct. 02 09:12:48 archlinux kernel: RAX: 0000000000001000 RBX: 000000000000bb80 RCX: 0000000000000000
oct. 02 09:12:48 archlinux kernel: RDX: ffffab0d800efc34 RSI: 0000000000001638 RDI: ffff93b597980000
oct. 02 09:12:48 archlinux kernel: RBP: ffff93b590a5a3a0 R08: ffffab0d800efc30 R09: 000000000000000c
oct. 02 09:12:48 archlinux kernel: R10: 0000000000000100 R11: 000000000000000f R12: ffff93b590a5a000
oct. 02 09:12:48 archlinux kernel: R13: ffff93b58f405a00 R14: ffff93b58f405800 R15: ffff93b59c8b8ce8
oct. 02 09:12:48 archlinux kernel: FS:  0000000000000000(0000) GS:ffff93b81fe80000(0000) knlGS:0000000000000000
oct. 02 09:12:48 archlinux kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
oct. 02 09:12:48 archlinux kernel: CR2: 0000000000000000 CR3: 000000012a020000 CR4: 0000000000750ee0
oct. 02 09:12:48 archlinux kernel: PKRU: 55555554
oct. 02 09:12:48 archlinux kernel: Call Trace:
oct. 02 09:12:48 archlinux kernel:  <TASK>
oct. 02 09:12:48 archlinux kernel:  ? hubbub2_get_dchub_ref_freq+0xa0/0xc0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? __warn+0x81/0x130
oct. 02 09:12:48 archlinux kernel:  ? hubbub2_get_dchub_ref_freq+0xa0/0xc0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? report_bug+0x171/0x1a0
oct. 02 09:12:48 archlinux kernel:  ? handle_bug+0x3c/0x80
oct. 02 09:12:48 archlinux kernel:  ? exc_invalid_op+0x17/0x70
oct. 02 09:12:48 archlinux kernel:  ? asm_exc_invalid_op+0x1a/0x20
oct. 02 09:12:48 archlinux kernel:  ? hubbub2_get_dchub_ref_freq+0xa0/0xc0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  dcn10_init_hw+0x185/0x4c0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  dc_set_power_state+0xf4/0x140 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  dm_resume+0xe5/0x850 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? srso_alias_return_thunk+0x5/0x7f
oct. 02 09:12:48 archlinux kernel:  ? _dev_info+0x79/0xa0
oct. 02 09:12:48 archlinux kernel:  amdgpu_device_ip_resume_phase2+0x52/0xc0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  amdgpu_device_resume+0xbb/0x2d0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  amdgpu_pmops_resume+0x4a/0x80 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? __pfx_pci_pm_resume+0x10/0x10
oct. 02 09:12:48 archlinux kernel:  dpm_run_callback+0x8c/0x1e0
oct. 02 09:12:48 archlinux kernel:  device_resume+0xa2/0x1f0
oct. 02 09:12:48 archlinux kernel:  async_resume+0x1e/0x60
oct. 02 09:12:48 archlinux kernel:  async_run_entry_fn+0x34/0x130
oct. 02 09:12:48 archlinux kernel:  process_one_work+0x1e1/0x3f0
oct. 02 09:12:48 archlinux kernel:  worker_thread+0x51/0x390
oct. 02 09:12:48 archlinux kernel:  ? __pfx_worker_thread+0x10/0x10
oct. 02 09:12:48 archlinux kernel:  kthread+0xe8/0x120
oct. 02 09:12:48 archlinux kernel:  ? __pfx_kthread+0x10/0x10
oct. 02 09:12:48 archlinux kernel:  ret_from_fork+0x34/0x50
oct. 02 09:12:48 archlinux kernel:  ? __pfx_kthread+0x10/0x10
oct. 02 09:12:48 archlinux kernel:  ret_from_fork_asm+0x1b/0x30
oct. 02 09:12:48 archlinux kernel:  </TASK>
oct. 02 09:12:48 archlinux kernel: ---[ end trace 0000000000000000 ]---
oct. 02 09:12:48 archlinux kernel: ------------[ cut here ]------------
oct. 02 09:12:48 archlinux kernel: WARNING: CPU: 2 PID: 12 at drivers/gpu/drm/amd/amdgpu/../display/dc/link/protocols/link_edp_panel_control.c:83 dp_set_panel_mode+0xd4/0xe0 [amdgpu]
oct. 02 09:12:48 archlinux kernel: Modules linked in: ccm snd_seq_dummy xt_conntrack snd_hrtimer snd_seq snd_seq_device xt_MASQUERADE nf_conntrack_netlink nfnetlink iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_addrtype iptable_filter br_netfilter bridge stp llc snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi overlay snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_soc_core snd_compress intel_rapl_msr rtw89_8852ae ac97_bus snd_hda_intel rtw89_8852a intel_rapl_common snd_pcm_dmaengine snd_intel_dspcfg snd_intel_sdw_acpi edac_mce_amd rtw89_pci btusb snd_pci_ps snd_hda_codec btrtl snd_rpl_pci_acp6x snd_acp_pci btbcm rtw89_core snd_hda_core btintel snd_pci_acp6x kvm_amd btmtk mousedev vfat snd_hwdep r8169 mac80211 fat snd_pcm bluetooth snd_pci_acp5x kvm snd_rn_pci_acp3x realtek ucsi_acpi libarc4 cm32181 snd_acp_config typec_ucsi snd_timer snd_soc_acpi ideapad_laptop sp5100_tco mdio_devres hid_multitouch snd irqbypass
oct. 02 09:12:48 archlinux kernel:  ecdh_generic rapl cfg80211 wdat_wdt sparse_keymap typec wmi_bmof platform_profile snd_pci_acp3x k10temp i2c_piix4 libphy soundcore roles rfkill joydev i2c_hid_acpi industrialio i2c_hid psmouse mac_hid pkcs8_key_parser crypto_user fuse loop zram ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid dm_crypt cbc encrypted_keys trusted asn1_encoder tee dm_mod crct10dif_pclmul crc32_pclmul crc32c_intel polyval_clmulni polyval_generic gf128mul ghash_clmulni_intel sha512_ssse3 aesni_intel crypto_simd nvme cryptd xhci_pci nvme_core ccp xhci_pci_renesas nvme_common serio_raw atkbd libps2 vivaldi_fmap i8042 serio amdgpu i2c_algo_bit drm_ttm_helper ttm video wmi drm_suballoc_helper amdxcp drm_buddy gpu_sched drm_display_helper cec
oct. 02 09:12:48 archlinux kernel: CPU: 2 PID: 12 Comm: kworker/u32:1 Tainted: G        W          6.5.5-arch1-1 #1 d82a0f532dd8cfe67d5795c1738d9c01059a0c62
oct. 02 09:12:48 archlinux kernel: Hardware name: LENOVO 82NW/LNVNB161216, BIOS G9CN23WW 09/01/2021
oct. 02 09:12:48 archlinux kernel: Workqueue: events_unbound async_run_entry_fn
oct. 02 09:12:48 archlinux kernel: RIP: 0010:dp_set_panel_mode+0xd4/0xe0 [amdgpu]
oct. 02 09:12:48 archlinux kernel: Code: 00 00 48 8d 54 24 0f 48 89 df 44 09 e0 be 0a 01 00 00 44 89 4c 24 04 88 44 24 0f e8 96 68 ff ff 44 8b 4c 24 04 83 f8 01 74 8f <0f> 0b eb 8b e8 e3 af 08 c2 0f 1f 00 90 90 90 90 90 90 90 90 90 90
oct. 02 09:12:48 archlinux kernel: RSP: 0018:ffffab0d800ef380 EFLAGS: 00010282
oct. 02 09:12:48 archlinux kernel: RAX: 00000000ffffffff RBX: ffff93b590a58000 RCX: ffffffffc060b5bb
oct. 02 09:12:48 archlinux kernel: RDX: 00000000ffffff92 RSI: ffff93b581c320d0 RDI: 0000000000000000
oct. 02 09:12:48 archlinux kernel: RBP: 0000000000000001 R08: ffff93b590735940 R09: 0000000000000001
oct. 02 09:12:48 archlinux kernel: R10: 0000000000000002 R11: 0000000000000100 R12: 0000000000000001
oct. 02 09:12:48 archlinux kernel: R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
oct. 02 09:12:48 archlinux kernel: FS:  0000000000000000(0000) GS:ffff93b81fe80000(0000) knlGS:0000000000000000
oct. 02 09:12:48 archlinux kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
oct. 02 09:12:48 archlinux kernel: CR2: 0000000000000000 CR3: 000000012a020000 CR4: 0000000000750ee0
oct. 02 09:12:48 archlinux kernel: PKRU: 55555554
oct. 02 09:12:48 archlinux kernel: Call Trace:
oct. 02 09:12:48 archlinux kernel:  <TASK>
oct. 02 09:12:48 archlinux kernel:  ? dp_set_panel_mode+0xd4/0xe0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? __warn+0x81/0x130
oct. 02 09:12:48 archlinux kernel:  ? dp_set_panel_mode+0xd4/0xe0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? report_bug+0x171/0x1a0
oct. 02 09:12:48 archlinux kernel:  ? handle_bug+0x3c/0x80
oct. 02 09:12:48 archlinux kernel:  ? exc_invalid_op+0x17/0x70
oct. 02 09:12:48 archlinux kernel:  ? asm_exc_invalid_op+0x1a/0x20
oct. 02 09:12:48 archlinux kernel:  ? dp_set_panel_mode+0xd4/0xe0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  perform_link_training_with_retries+0x205/0x560 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? core_link_write_dpcd+0x8f/0x100 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  enable_link_dp+0x13a/0x2c0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? generic_reg_get+0x21/0x40 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  link_set_dpms_on+0x610/0xca0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  dce110_apply_ctx_to_hw+0x535/0x700 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? srso_alias_return_thunk+0x5/0x7f
oct. 02 09:12:48 archlinux kernel:  ? dcn10_wait_for_mpcc_disconnect+0x3d/0x160 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  dc_commit_state_no_check+0x3cd/0xef0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  dc_commit_streams+0x29b/0x400 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  amdgpu_dm_atomic_commit_tail+0x5e8/0x3b10 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? resource_build_scaling_params+0x964/0xf50 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? srso_alias_return_thunk+0x5/0x7f
oct. 02 09:12:48 archlinux kernel:  ? srso_alias_return_thunk+0x5/0x7f
oct. 02 09:12:48 archlinux kernel:  ? dcn21_validate_bandwidth_fp+0x116/0x6d0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? srso_alias_return_thunk+0x5/0x7f
oct. 02 09:12:48 archlinux kernel:  ? resource_build_scaling_params+0x964/0xf50 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? srso_alias_return_thunk+0x5/0x7f
oct. 02 09:12:48 archlinux kernel:  ? dc_fpu_end+0x9c/0xb0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? srso_alias_return_thunk+0x5/0x7f
oct. 02 09:12:48 archlinux kernel:  ? dcn21_validate_bandwidth+0x47/0x60 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? srso_alias_return_thunk+0x5/0x7f
oct. 02 09:12:48 archlinux kernel:  ? dc_validate_global_state+0x30a/0x3e0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? srso_alias_return_thunk+0x5/0x7f
oct. 02 09:12:48 archlinux kernel:  ? dma_resv_iter_first_unlocked+0x66/0x70
oct. 02 09:12:48 archlinux kernel:  ? srso_alias_return_thunk+0x5/0x7f
oct. 02 09:12:48 archlinux kernel:  ? dma_resv_get_fences+0x61/0x220
oct. 02 09:12:48 archlinux kernel:  ? srso_alias_return_thunk+0x5/0x7f
oct. 02 09:12:48 archlinux kernel:  ? dma_resv_get_singleton+0x46/0x140
oct. 02 09:12:48 archlinux kernel:  ? srso_alias_return_thunk+0x5/0x7f
oct. 02 09:12:48 archlinux kernel:  ? dm_plane_helper_prepare_fb+0x1c1/0x2f0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? drm_atomic_helper_setup_commit+0x747/0x820
oct. 02 09:12:48 archlinux kernel:  commit_tail+0x94/0x130
oct. 02 09:12:48 archlinux kernel:  drm_atomic_helper_commit+0x11a/0x140
oct. 02 09:12:48 archlinux kernel:  drm_atomic_commit+0x9a/0xd0
oct. 02 09:12:48 archlinux kernel:  ? __pfx___drm_printfn_info+0x10/0x10
oct. 02 09:12:48 archlinux kernel:  drm_atomic_helper_commit_duplicated_state+0xc3/0xe0
oct. 02 09:12:48 archlinux kernel:  drm_atomic_helper_resume+0xa5/0x160
oct. 02 09:12:48 archlinux kernel:  dm_resume+0x313/0x850 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? srso_alias_return_thunk+0x5/0x7f
oct. 02 09:12:48 archlinux kernel:  ? _dev_info+0x79/0xa0
oct. 02 09:12:48 archlinux kernel:  amdgpu_device_ip_resume_phase2+0x52/0xc0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  amdgpu_device_resume+0xbb/0x2d0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  amdgpu_pmops_resume+0x4a/0x80 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? __pfx_pci_pm_resume+0x10/0x10
oct. 02 09:12:48 archlinux kernel:  dpm_run_callback+0x8c/0x1e0
oct. 02 09:12:48 archlinux kernel:  device_resume+0xa2/0x1f0
oct. 02 09:12:48 archlinux kernel:  async_resume+0x1e/0x60
oct. 02 09:12:48 archlinux kernel:  async_run_entry_fn+0x34/0x130
oct. 02 09:12:48 archlinux kernel:  process_one_work+0x1e1/0x3f0
oct. 02 09:12:48 archlinux kernel:  worker_thread+0x51/0x390
oct. 02 09:12:48 archlinux kernel:  ? __pfx_worker_thread+0x10/0x10
oct. 02 09:12:48 archlinux kernel:  kthread+0xe8/0x120
oct. 02 09:12:48 archlinux kernel:  ? __pfx_kthread+0x10/0x10
oct. 02 09:12:48 archlinux kernel:  ret_from_fork+0x34/0x50
oct. 02 09:12:48 archlinux kernel:  ? __pfx_kthread+0x10/0x10
oct. 02 09:12:48 archlinux kernel:  ret_from_fork_asm+0x1b/0x30
oct. 02 09:12:48 archlinux kernel:  </TASK>
oct. 02 09:12:48 archlinux kernel: ---[ end trace 0000000000000000 ]---
oct. 02 09:12:48 archlinux kernel: [drm] enabling link 0 failed: 15
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: [gfxhub0] no-retry page fault (src_id:0 ring:222 vmid:0 pasid:0, for process  pid 0 thread  pid 0)
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu:   in page starting at address 0x0000000000000000 from IH client 0x1b (UTCL2)
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00000BBC
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu:          Faulty UTCL2 client ID: CPC (0x5)
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu:          MORE_FAULTS: 0x0
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu:          WALKER_ERROR: 0x6
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu:          PERMISSION_FAULTS: 0xb
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu:          MAPPING_ERROR: 0x1
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu:          RW: 0x0
oct. 02 09:12:48 archlinux kernel: [drm] kiq ring mec 2 pipe 1 q 0
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_0.2.1.0 test failed (-110)
oct. 02 09:12:48 archlinux kernel: [drm:amdgpu_gfx_enable_kcq [amdgpu]] *ERROR* KCQ enable failed
oct. 02 09:12:48 archlinux kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <gfx_v9_0> failed -110
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: amdgpu_device_ip_resume failed (-110).
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: PM: dpm_run_callback(): pci_pm_resume+0x0/0xf0 returns -110
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: PM: failed to resume async: error -110
oct. 02 09:12:48 archlinux kernel: OOM killer enabled.
oct. 02 09:12:48 archlinux kernel: Restarting tasks ... done.
oct. 02 09:12:48 archlinux kernel: random: crng reseeded on system resumption
oct. 02 09:12:48 archlinux kernel: Bluetooth: hci0: RTL: examining hci_ver=0b hci_rev=000a lmp_ver=0b lmp_subver=8852
oct. 02 09:12:48 archlinux kernel: Bluetooth: hci0: RTL: rom_version status=0 version=1
oct. 02 09:12:48 archlinux kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8852au_fw.bin
oct. 02 09:12:48 archlinux kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8852au_config.bin
oct. 02 09:12:48 archlinux kernel: Bluetooth: hci0: RTL: cfg_sz 6, total sz 61035
oct. 02 09:12:48 archlinux kwin_wayland[1759]: kwin_libinput: Libinput: event5  - ITE Tech. Inc. ITE Device(8910) Keyboard: client bug: event processing lagging behind by 36778ms, your system is too slow
oct. 02 09:12:48 archlinux rtkit-daemon[1548]: The canary thread is apparently starving. Taking action.
oct. 02 09:12:48 archlinux systemd[1]: Starting Load/Save RF Kill Switch Status...
oct. 02 09:12:48 archlinux rtkit-daemon[1548]: Demoting known real-time threads.
oct. 02 09:12:48 archlinux systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
oct. 02 09:12:48 archlinux rtkit-daemon[1548]: Successfully demoted thread 3678 of process 3538.
oct. 02 09:12:48 archlinux systemd[1513]: Stopped target Bluetooth.
oct. 02 09:12:48 archlinux rtkit-daemon[1548]: Successfully demoted thread 1549 of process 1531.
oct. 02 09:12:48 archlinux rtkit-daemon[1548]: Successfully demoted thread 1531 of process 1531.
oct. 02 09:12:48 archlinux rtkit-daemon[1548]: Successfully demoted thread 1552 of process 1530.
oct. 02 09:12:48 archlinux rtkit-daemon[1548]: Successfully demoted thread 1530 of process 1530.
oct. 02 09:12:48 archlinux rtkit-daemon[1548]: Successfully demoted thread 1554 of process 1532.
oct. 02 09:12:48 archlinux rtkit-daemon[1548]: Successfully demoted thread 1532 of process 1532.
oct. 02 09:12:48 archlinux rtkit-daemon[1548]: Demoted 7 threads.
oct. 02 09:12:48 archlinux wpa_supplicant[1395]: wlan0: CTRL-EVENT-DSCP-POLICY clear_all
oct. 02 09:12:48 archlinux wpa_supplicant[1395]: nl80211: deinit ifname=wlan0 disabled_11b_rates=0
oct. 02 09:12:48 archlinux dbus-daemon[1344]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.97' (uid=1000 pid=3957 comm="/usr/lib/kscreenlocker_greet --immediateLock --gra")
oct. 02 09:12:48 archlinux dbus-daemon[1344]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
oct. 02 09:12:48 archlinux systemd[1]: Reached target Bluetooth Support.
oct. 02 09:12:48 archlinux systemd-sleep[4006]: System returned from sleep state.
oct. 02 09:12:48 archlinux systemd[1]: systemd-suspend.service: Deactivated successfully.
oct. 02 09:12:48 archlinux kernel: PM: suspend exit
oct. 02 09:12:48 archlinux systemd[1]: Finished System Suspend.
oct. 02 09:12:48 archlinux systemd[1]: Stopped target Sleep.
oct. 02 09:12:48 archlinux systemd[1]: Reached target Suspend.
oct. 02 09:12:48 archlinux systemd[1]: Stopped target Suspend.
oct. 02 09:12:48 archlinux systemd-logind[1346]: Operation 'sleep' finished.

Here full logs from boot : https://0x0.st/HWPl.txt

Last edited by Mxxry (2023-10-02 08:07:27)

Offline

#22 2023-10-02 15:44:58

seth
Member
Registered: 2012-09-03
Posts: 51,617

Re: Black Screen on Wake from Sleep with iGPU

oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000000f, smu fw if version = 0x00000013, smu fw program = 0, version = 0x003b2b00 (59.43.0)
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
…
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
oct. 02 09:12:48 archlinux kernel: [drm] DMUB hardware initialized: version=0x0202001E
oct. 02 09:12:48 archlinux kernel: [drm] reserve 0x400000 from 0xf47f800000 for PSP TMR
>>>>> oct. 02 09:12:48 archlinux kernel: [drm] psp gfx command SETUP_TMR(0x5) failed and response status is (0x80000306)
>>>>> oct. 02 09:12:48 archlinux kernel: [drm] failed to load ucode CP_MEC1(0x19)
>>>>> oct. 02 09:12:48 archlinux kernel: [drm] psp gfx command LOAD_IP_FW(0x6) failed and response status is (0x80000203)
>>>>> oct. 02 09:12:48 archlinux kernel: [drm] failed to load ucode VCN(0x36)
>>>>> oct. 02 09:12:48 archlinux kernel: [drm] psp gfx command LOAD_IP_FW(0x6) failed and response status is (0x80000203)
>>>>> oct. 02 09:12:48 archlinux kernel: [drm] failed to load ucode DMCUB(0x3C)
>>>>> oct. 02 09:12:48 archlinux kernel: [drm] psp gfx command LOAD_IP_FW(0x6) failed and response status is (0x80000203)
oct. 02 09:12:48 archlinux kernel: [drm] kiq ring mec 2 pipe 1 q 0
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: RAS: optional ras ta ucode is not available
oct. 02 09:12:48 archlinux kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
oct. 02 09:12:48 archlinux kernel: [drm] JPEG decode initialized successfully.
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
…
vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
>>>>>>>>>>>>>>>>>>>> oct. 02 09:12:48 archlinux kernel: amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: RAP: optional rap ta ucode is not available
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: SMU is resuming...
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: dpm has been disabled
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: SMU is resumed successfully!
oct. 02 09:12:48 archlinux kernel: [drm] Wait for DMUB auto-load failed: 3
oct. 02 09:12:48 archlinux kernel: [drm] DMUB hardware initialized: version=0x01010027
oct. 02 09:12:48 archlinux kernel: ------------[ cut here ]------------
oct. 02 09:12:48 archlinux kernel: WARNING: CPU: 2 PID: 12 at drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_hubbub.c:566 hubbub2_get_dchub_ref_freq+0xa0/0xc0 [amdgpu]
oct. 02 09:12:48 archlinux kernel: Modules linked in: ccm snd_seq_dummy xt_conntrack snd_hrtimer snd_seq snd_seq_device xt_MASQUERADE nf_conntrack_netlink nfnetlink iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_addrtype iptable_filter br_netfilter bridge stp llc snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi overlay snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_soc_core snd_compress intel_rapl_msr rtw89_8852ae ac97_bus snd_hda_intel rtw89_8852a intel_rapl_common snd_pcm_dmaengine snd_intel_dspcfg snd_intel_sdw_acpi edac_mce_amd rtw89_pci btusb snd_pci_ps snd_hda_codec btrtl snd_rpl_pci_acp6x snd_acp_pci btbcm rtw89_core snd_hda_core btintel snd_pci_acp6x kvm_amd btmtk mousedev vfat snd_hwdep r8169 mac80211 fat snd_pcm bluetooth snd_pci_acp5x kvm snd_rn_pci_acp3x realtek ucsi_acpi libarc4 cm32181 snd_acp_config typec_ucsi snd_timer snd_soc_acpi ideapad_laptop sp5100_tco mdio_devres hid_multitouch snd irqbypass
oct. 02 09:12:48 archlinux kernel:  ecdh_generic rapl cfg80211 wdat_wdt sparse_keymap typec wmi_bmof platform_profile snd_pci_acp3x k10temp i2c_piix4 libphy soundcore roles rfkill joydev i2c_hid_acpi industrialio i2c_hid psmouse mac_hid pkcs8_key_parser crypto_user fuse loop zram ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid dm_crypt cbc encrypted_keys trusted asn1_encoder tee dm_mod crct10dif_pclmul crc32_pclmul crc32c_intel polyval_clmulni polyval_generic gf128mul ghash_clmulni_intel sha512_ssse3 aesni_intel crypto_simd nvme cryptd xhci_pci nvme_core ccp xhci_pci_renesas nvme_common serio_raw atkbd libps2 vivaldi_fmap i8042 serio amdgpu i2c_algo_bit drm_ttm_helper ttm video wmi drm_suballoc_helper amdxcp drm_buddy gpu_sched drm_display_helper cec
oct. 02 09:12:48 archlinux kernel: CPU: 2 PID: 12 Comm: kworker/u32:1 Not tainted 6.5.5-arch1-1 #1 d82a0f532dd8cfe67d5795c1738d9c01059a0c62
oct. 02 09:12:48 archlinux kernel: Hardware name: LENOVO 82NW/LNVNB161216, BIOS G9CN23WW 09/01/2021
oct. 02 09:12:48 archlinux kernel: Workqueue: events_unbound async_run_entry_fn
oct. 02 09:12:48 archlinux kernel: RIP: 0010:hubbub2_get_dchub_ref_freq+0xa0/0xc0 [amdgpu]
oct. 02 09:12:48 archlinux kernel: Code: 83 c0 63 ff ff 3d 20 4e 00 00 77 22 89 5d 00 48 8b 44 24 08 65 48 2b 04 25 28 00 00 00 75 24 48 83 c4 10 5b 5d e9 40 94 08 c2 <0f> 0b eb de 0f 0b eb da d1 eb 8d 83 c0 63 ff ff 3d 20 4e 00 00 76
oct. 02 09:12:48 archlinux kernel: RSP: 0018:ffffab0d800efc30 EFLAGS: 00010246
oct. 02 09:12:48 archlinux kernel: RAX: 0000000000001000 RBX: 000000000000bb80 RCX: 0000000000000000
oct. 02 09:12:48 archlinux kernel: RDX: ffffab0d800efc34 RSI: 0000000000001638 RDI: ffff93b597980000
oct. 02 09:12:48 archlinux kernel: RBP: ffff93b590a5a3a0 R08: ffffab0d800efc30 R09: 000000000000000c
oct. 02 09:12:48 archlinux kernel: R10: 0000000000000100 R11: 000000000000000f R12: ffff93b590a5a000
oct. 02 09:12:48 archlinux kernel: R13: ffff93b58f405a00 R14: ffff93b58f405800 R15: ffff93b59c8b8ce8
oct. 02 09:12:48 archlinux kernel: FS:  0000000000000000(0000) GS:ffff93b81fe80000(0000) knlGS:0000000000000000
oct. 02 09:12:48 archlinux kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
oct. 02 09:12:48 archlinux kernel: CR2: 0000000000000000 CR3: 000000012a020000 CR4: 0000000000750ee0
oct. 02 09:12:48 archlinux kernel: PKRU: 55555554
oct. 02 09:12:48 archlinux kernel: Call Trace:
oct. 02 09:12:48 archlinux kernel:  <TASK>
oct. 02 09:12:48 archlinux kernel:  ? hubbub2_get_dchub_ref_freq+0xa0/0xc0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? __warn+0x81/0x130
oct. 02 09:12:48 archlinux kernel:  ? hubbub2_get_dchub_ref_freq+0xa0/0xc0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? report_bug+0x171/0x1a0
oct. 02 09:12:48 archlinux kernel:  ? handle_bug+0x3c/0x80
oct. 02 09:12:48 archlinux kernel:  ? exc_invalid_op+0x17/0x70
oct. 02 09:12:48 archlinux kernel:  ? asm_exc_invalid_op+0x1a/0x20
oct. 02 09:12:48 archlinux kernel:  ? hubbub2_get_dchub_ref_freq+0xa0/0xc0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  dcn10_init_hw+0x185/0x4c0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  dc_set_power_state+0xf4/0x140 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  dm_resume+0xe5/0x850 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? srso_alias_return_thunk+0x5/0x7f
oct. 02 09:12:48 archlinux kernel:  ? _dev_info+0x79/0xa0
oct. 02 09:12:48 archlinux kernel:  amdgpu_device_ip_resume_phase2+0x52/0xc0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  amdgpu_device_resume+0xbb/0x2d0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  amdgpu_pmops_resume+0x4a/0x80 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? __pfx_pci_pm_resume+0x10/0x10
oct. 02 09:12:48 archlinux kernel:  dpm_run_callback+0x8c/0x1e0
oct. 02 09:12:48 archlinux kernel:  device_resume+0xa2/0x1f0
oct. 02 09:12:48 archlinux kernel:  async_resume+0x1e/0x60
oct. 02 09:12:48 archlinux kernel:  async_run_entry_fn+0x34/0x130
oct. 02 09:12:48 archlinux kernel:  process_one_work+0x1e1/0x3f0
oct. 02 09:12:48 archlinux kernel:  worker_thread+0x51/0x390
oct. 02 09:12:48 archlinux kernel:  ? __pfx_worker_thread+0x10/0x10
oct. 02 09:12:48 archlinux kernel:  kthread+0xe8/0x120
oct. 02 09:12:48 archlinux kernel:  ? __pfx_kthread+0x10/0x10
oct. 02 09:12:48 archlinux kernel:  ret_from_fork+0x34/0x50
oct. 02 09:12:48 archlinux kernel:  ? __pfx_kthread+0x10/0x10
oct. 02 09:12:48 archlinux kernel:  ret_from_fork_asm+0x1b/0x30
oct. 02 09:12:48 archlinux kernel:  </TASK>
oct. 02 09:12:48 archlinux kernel: ---[ end trace 0000000000000000 ]---
oct. 02 09:12:48 archlinux kernel: ------------[ cut here ]------------
oct. 02 09:12:48 archlinux kernel: WARNING: CPU: 2 PID: 12 at drivers/gpu/drm/amd/amdgpu/../display/dc/link/protocols/link_edp_panel_control.c:83 dp_set_panel_mode+0xd4/0xe0 [amdgpu]
oct. 02 09:12:48 archlinux kernel: Modules linked in: ccm snd_seq_dummy xt_conntrack snd_hrtimer snd_seq snd_seq_device xt_MASQUERADE nf_conntrack_netlink nfnetlink iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c xt_addrtype iptable_filter br_netfilter bridge stp llc snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi overlay snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_sof_utils snd_soc_core snd_compress intel_rapl_msr rtw89_8852ae ac97_bus snd_hda_intel rtw89_8852a intel_rapl_common snd_pcm_dmaengine snd_intel_dspcfg snd_intel_sdw_acpi edac_mce_amd rtw89_pci btusb snd_pci_ps snd_hda_codec btrtl snd_rpl_pci_acp6x snd_acp_pci btbcm rtw89_core snd_hda_core btintel snd_pci_acp6x kvm_amd btmtk mousedev vfat snd_hwdep r8169 mac80211 fat snd_pcm bluetooth snd_pci_acp5x kvm snd_rn_pci_acp3x realtek ucsi_acpi libarc4 cm32181 snd_acp_config typec_ucsi snd_timer snd_soc_acpi ideapad_laptop sp5100_tco mdio_devres hid_multitouch snd irqbypass
oct. 02 09:12:48 archlinux kernel:  ecdh_generic rapl cfg80211 wdat_wdt sparse_keymap typec wmi_bmof platform_profile snd_pci_acp3x k10temp i2c_piix4 libphy soundcore roles rfkill joydev i2c_hid_acpi industrialio i2c_hid psmouse mac_hid pkcs8_key_parser crypto_user fuse loop zram ip_tables x_tables ext4 crc32c_generic crc16 mbcache jbd2 usbhid dm_crypt cbc encrypted_keys trusted asn1_encoder tee dm_mod crct10dif_pclmul crc32_pclmul crc32c_intel polyval_clmulni polyval_generic gf128mul ghash_clmulni_intel sha512_ssse3 aesni_intel crypto_simd nvme cryptd xhci_pci nvme_core ccp xhci_pci_renesas nvme_common serio_raw atkbd libps2 vivaldi_fmap i8042 serio amdgpu i2c_algo_bit drm_ttm_helper ttm video wmi drm_suballoc_helper amdxcp drm_buddy gpu_sched drm_display_helper cec
oct. 02 09:12:48 archlinux kernel: CPU: 2 PID: 12 Comm: kworker/u32:1 Tainted: G        W          6.5.5-arch1-1 #1 d82a0f532dd8cfe67d5795c1738d9c01059a0c62
oct. 02 09:12:48 archlinux kernel: Hardware name: LENOVO 82NW/LNVNB161216, BIOS G9CN23WW 09/01/2021
oct. 02 09:12:48 archlinux kernel: Workqueue: events_unbound async_run_entry_fn
oct. 02 09:12:48 archlinux kernel: RIP: 0010:dp_set_panel_mode+0xd4/0xe0 [amdgpu]
oct. 02 09:12:48 archlinux kernel: Code: 00 00 48 8d 54 24 0f 48 89 df 44 09 e0 be 0a 01 00 00 44 89 4c 24 04 88 44 24 0f e8 96 68 ff ff 44 8b 4c 24 04 83 f8 01 74 8f <0f> 0b eb 8b e8 e3 af 08 c2 0f 1f 00 90 90 90 90 90 90 90 90 90 90
oct. 02 09:12:48 archlinux kernel: RSP: 0018:ffffab0d800ef380 EFLAGS: 00010282
oct. 02 09:12:48 archlinux kernel: RAX: 00000000ffffffff RBX: ffff93b590a58000 RCX: ffffffffc060b5bb
oct. 02 09:12:48 archlinux kernel: RDX: 00000000ffffff92 RSI: ffff93b581c320d0 RDI: 0000000000000000
oct. 02 09:12:48 archlinux kernel: RBP: 0000000000000001 R08: ffff93b590735940 R09: 0000000000000001
oct. 02 09:12:48 archlinux kernel: R10: 0000000000000002 R11: 0000000000000100 R12: 0000000000000001
oct. 02 09:12:48 archlinux kernel: R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000
oct. 02 09:12:48 archlinux kernel: FS:  0000000000000000(0000) GS:ffff93b81fe80000(0000) knlGS:0000000000000000
oct. 02 09:12:48 archlinux kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
oct. 02 09:12:48 archlinux kernel: CR2: 0000000000000000 CR3: 000000012a020000 CR4: 0000000000750ee0
oct. 02 09:12:48 archlinux kernel: PKRU: 55555554
oct. 02 09:12:48 archlinux kernel: Call Trace:
oct. 02 09:12:48 archlinux kernel:  <TASK>
oct. 02 09:12:48 archlinux kernel:  ? dp_set_panel_mode+0xd4/0xe0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? __warn+0x81/0x130
oct. 02 09:12:48 archlinux kernel:  ? dp_set_panel_mode+0xd4/0xe0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? report_bug+0x171/0x1a0
oct. 02 09:12:48 archlinux kernel:  ? handle_bug+0x3c/0x80
oct. 02 09:12:48 archlinux kernel:  ? exc_invalid_op+0x17/0x70
oct. 02 09:12:48 archlinux kernel:  ? asm_exc_invalid_op+0x1a/0x20
oct. 02 09:12:48 archlinux kernel:  ? dp_set_panel_mode+0xd4/0xe0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  perform_link_training_with_retries+0x205/0x560 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? core_link_write_dpcd+0x8f/0x100 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  enable_link_dp+0x13a/0x2c0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? generic_reg_get+0x21/0x40 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  link_set_dpms_on+0x610/0xca0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  dce110_apply_ctx_to_hw+0x535/0x700 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? srso_alias_return_thunk+0x5/0x7f
oct. 02 09:12:48 archlinux kernel:  ? dcn10_wait_for_mpcc_disconnect+0x3d/0x160 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  dc_commit_state_no_check+0x3cd/0xef0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  dc_commit_streams+0x29b/0x400 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  amdgpu_dm_atomic_commit_tail+0x5e8/0x3b10 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? resource_build_scaling_params+0x964/0xf50 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? srso_alias_return_thunk+0x5/0x7f
oct. 02 09:12:48 archlinux kernel:  ? srso_alias_return_thunk+0x5/0x7f
oct. 02 09:12:48 archlinux kernel:  ? dcn21_validate_bandwidth_fp+0x116/0x6d0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? srso_alias_return_thunk+0x5/0x7f
oct. 02 09:12:48 archlinux kernel:  ? resource_build_scaling_params+0x964/0xf50 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? srso_alias_return_thunk+0x5/0x7f
oct. 02 09:12:48 archlinux kernel:  ? dc_fpu_end+0x9c/0xb0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? srso_alias_return_thunk+0x5/0x7f
oct. 02 09:12:48 archlinux kernel:  ? dcn21_validate_bandwidth+0x47/0x60 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? srso_alias_return_thunk+0x5/0x7f
oct. 02 09:12:48 archlinux kernel:  ? dc_validate_global_state+0x30a/0x3e0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? srso_alias_return_thunk+0x5/0x7f
oct. 02 09:12:48 archlinux kernel:  ? dma_resv_iter_first_unlocked+0x66/0x70
oct. 02 09:12:48 archlinux kernel:  ? srso_alias_return_thunk+0x5/0x7f
oct. 02 09:12:48 archlinux kernel:  ? dma_resv_get_fences+0x61/0x220
oct. 02 09:12:48 archlinux kernel:  ? srso_alias_return_thunk+0x5/0x7f
oct. 02 09:12:48 archlinux kernel:  ? dma_resv_get_singleton+0x46/0x140
oct. 02 09:12:48 archlinux kernel:  ? srso_alias_return_thunk+0x5/0x7f
oct. 02 09:12:48 archlinux kernel:  ? dm_plane_helper_prepare_fb+0x1c1/0x2f0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? drm_atomic_helper_setup_commit+0x747/0x820
oct. 02 09:12:48 archlinux kernel:  commit_tail+0x94/0x130
oct. 02 09:12:48 archlinux kernel:  drm_atomic_helper_commit+0x11a/0x140
oct. 02 09:12:48 archlinux kernel:  drm_atomic_commit+0x9a/0xd0
oct. 02 09:12:48 archlinux kernel:  ? __pfx___drm_printfn_info+0x10/0x10
oct. 02 09:12:48 archlinux kernel:  drm_atomic_helper_commit_duplicated_state+0xc3/0xe0
oct. 02 09:12:48 archlinux kernel:  drm_atomic_helper_resume+0xa5/0x160
oct. 02 09:12:48 archlinux kernel:  dm_resume+0x313/0x850 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? srso_alias_return_thunk+0x5/0x7f
oct. 02 09:12:48 archlinux kernel:  ? _dev_info+0x79/0xa0
oct. 02 09:12:48 archlinux kernel:  amdgpu_device_ip_resume_phase2+0x52/0xc0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  amdgpu_device_resume+0xbb/0x2d0 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  amdgpu_pmops_resume+0x4a/0x80 [amdgpu ee815d842cda2379c55304edd04f2f150ea9be03]
oct. 02 09:12:48 archlinux kernel:  ? __pfx_pci_pm_resume+0x10/0x10
oct. 02 09:12:48 archlinux kernel:  dpm_run_callback+0x8c/0x1e0
oct. 02 09:12:48 archlinux kernel:  device_resume+0xa2/0x1f0
oct. 02 09:12:48 archlinux kernel:  async_resume+0x1e/0x60
oct. 02 09:12:48 archlinux kernel:  async_run_entry_fn+0x34/0x130
oct. 02 09:12:48 archlinux kernel:  process_one_work+0x1e1/0x3f0
oct. 02 09:12:48 archlinux kernel:  worker_thread+0x51/0x390
oct. 02 09:12:48 archlinux kernel:  ? __pfx_worker_thread+0x10/0x10
oct. 02 09:12:48 archlinux kernel:  kthread+0xe8/0x120
oct. 02 09:12:48 archlinux kernel:  ? __pfx_kthread+0x10/0x10
oct. 02 09:12:48 archlinux kernel:  ret_from_fork+0x34/0x50
oct. 02 09:12:48 archlinux kernel:  ? __pfx_kthread+0x10/0x10
oct. 02 09:12:48 archlinux kernel:  ret_from_fork_asm+0x1b/0x30
oct. 02 09:12:48 archlinux kernel:  </TASK>
oct. 02 09:12:48 archlinux kernel: ---[ end trace 0000000000000000 ]---
oct. 02 09:12:48 archlinux kernel: [drm] enabling link 0 failed: 15
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: [gfxhub0] no-retry page fault (src_id:0 ring:222 vmid:0 pasid:0, for process  pid 0 thread  pid 0)
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu:   in page starting at address 0x0000000000000000 from IH client 0x1b (UTCL2)
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: VM_L2_PROTECTION_FAULT_STATUS:0x00000BBC
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu:          Faulty UTCL2 client ID: CPC (0x5)
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu:          MORE_FAULTS: 0x0
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu:          WALKER_ERROR: 0x6
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu:          PERMISSION_FAULTS: 0xb
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu:          MAPPING_ERROR: 0x1
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu:          RW: 0x0
oct. 02 09:12:48 archlinux kernel: [drm] kiq ring mec 2 pipe 1 q 0
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_0.2.1.0 test failed (-110)
oct. 02 09:12:48 archlinux kernel: [drm:amdgpu_gfx_enable_kcq [amdgpu]] *ERROR* KCQ enable failed
oct. 02 09:12:48 archlinux kernel: [drm:amdgpu_device_ip_resume_phase2 [amdgpu]] *ERROR* resume of IP block <gfx_v9_0> failed -110
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: amdgpu: amdgpu_device_ip_resume failed (-110).
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: PM: dpm_run_callback(): pci_pm_resume+0x0/0xf0 returns -110
oct. 02 09:12:48 archlinux kernel: amdgpu 0000:07:00.0: PM: failed to resume async: error -110
amdgpu.aspm=0 amdgpu.runpm=0 amdgpu.bapm=0 pcie_aspm=off nvme_core.default_ps_max_latency_us=0 iommu=soft

See whether you can reliably S3 w/ these https://wiki.archlinux.org/title/Kernel_parameters

Offline

#23 2023-10-02 21:36:37

Mxxry
Member
Registered: 2023-09-12
Posts: 15

Re: Black Screen on Wake from Sleep with iGPU

amdgpu.aspm=0 amdgpu.runpm=0 amdgpu.bapm=0 pcie_aspm=off nvme_core.default_ps_max_latency_us=0 iommu=soft

See whether you can reliably S3 w/ these https://wiki.archlinux.org/title/Kernel_parameters

Still crashing, here are the logs : http://0x0.st/HWAz.txt
Also, I've noticed that it goes into sleep mode very quickly (much faster than usual).

Do you want me to test parameter by parameter ?

Offline

#24 2023-10-03 11:02:43

seth
Member
Registered: 2012-09-03
Posts: 51,617

Re: Black Screen on Wake from Sleep with iGPU

No, if throwing everything and the kitchen sink against the wall doesn't help, just the kitchen sink won't either.

Remove them, boot the system only to the multi-user.target (2nd link below, been there) but along the "nomodeset" kernel parameter and and try to suspend it from there.

Does the sleep duration matter?
The "succesful" resumes were after ~90s and then 4m but the latter caused the amdgpu/drm related issues and even during the boot there's

oct. 02 09:04:33 archlinux kernel: amdgpu 0000:03:00.0: [drm] Cannot find any crtc or sizes

Can you attach an external monitor?

Offline

#25 2023-10-03 14:36:35

Mxxry
Member
Registered: 2023-09-12
Posts: 15

Re: Black Screen on Wake from Sleep with iGPU

Remove them, boot the system only to the multi-user.target (2nd link below, been there) but along the "nomodeset" kernel parameter and and try to suspend it from there.

Still nothing, here are the logs: http://0x0.st/HWMv.txt

Does the sleep duration matter?

I've had this thought as well. I've noticed that occasionally it works when I don't let it go into sleep mode for too long (or almost not at all). But it's still random.

Can you attach an external monitor?

Yes, works perfectly

Anyway, thank you very much for wanting to help me, but if you don't have any more ideas, don't push yourself further. I can always stick with the Zen kernel or the dGPU. Or even change the distribution (not my favorite solution, honestly). I must have messed something up in my installation.

Offline

Board footer

Powered by FluxBB