JustPaste.it
Jun 10 16:22:47 blackbird lutris[13373]: 2025-06-10 16:22:47,705: "card1" is AMD Radeon RX 5600 XT (1002:731f 1043:
04ec amdgpu) Driver 25.1.3
Jun 10 18:37:35 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: Dumping IP State
Jun 10 18:37:35 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: Dumping IP State Completed
Jun 10 18:37:35 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 timeout, signaled seq=173864, emitte
d seq=173865
Jun 10 18:37:35 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: Process information: process Diablo IV.exe pid 27642
thread vkd3d_queue pid 27720
Jun 10 18:37:35 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: Starting comp_1.0.1 ring reset
Jun 10 18:37:36 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: Ring comp_1.0.1 reset failure
Jun 10 18:37:36 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: GPU reset begin!
Jun 10 18:37:36 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: BACO reset
Jun 10 18:37:36 blackbird amdgpu-fan[2772]: Traceback (most recent call last):
Jun 10 18:37:36 blackbird amdgpu-fan[2772]:   File "/usr/bin/amdgpu-fan", line 8, in <module>
Jun 10 18:37:36 blackbird amdgpu-fan[2772]:     sys.exit(main())
Jun 10 18:37:36 blackbird amdgpu-fan[2772]:              ~~~~^^
Jun 10 18:37:36 blackbird amdgpu-fan[2772]:   File "/usr/lib/python3.13/site-packages/amdgpu_fan/controller.py", li
ne 95, in main
Jun 10 18:37:36 blackbird amdgpu-fan[2772]:     FanController(config).main()
Jun 10 18:37:36 blackbird amdgpu-fan[2772]:     ~~~~~~~~~~~~~~~~~~~~~~~~~~^^
Jun 10 18:37:36 blackbird amdgpu-fan[2772]:   File "/usr/lib/python3.13/site-packages/amdgpu_fan/controller.py", li
ne 36, in main
Jun 10 18:37:36 blackbird amdgpu-fan[2772]:     if current_speed is not None and abs(current_speed - card.fan_speed
) > 10:
Jun 10 18:37:36 blackbird amdgpu-fan[2772]:                                                          ^^^^^^^^^^^^^^
Jun 10 18:37:36 blackbird amdgpu-fan[2772]:   File "/usr/lib/python3.13/site-packages/amdgpu_fan/lib/amdgpu.py", li
ne 50, in fan_speed
Jun 10 18:37:36 blackbird amdgpu-fan[2772]:     return int(int(self.read_endpoint('pwm1')) * 100 / self.fan_max)
Jun 10 18:37:36 blackbird amdgpu-fan[2772]:                    ~~~~~~~~~~~~~~~~~~^^^^^^^^
Jun 10 18:37:36 blackbird amdgpu-fan[2772]:   File "/usr/lib/python3.13/site-packages/amdgpu_fan/lib/amdgpu.py", li
ne 37, in read_endpoint
Jun 10 18:37:36 blackbird amdgpu-fan[2772]:     return e.read()
Jun 10 18:37:36 blackbird amdgpu-fan[2772]:            ~~~~~~^^
Jun 10 18:37:36 blackbird amdgpu-fan[2772]: PermissionError: [Errno 1] Operation not permitted
Jun 10 18:37:36 blackbird systemd[1]: amdgpu-fan.service: Main process exited, code=exited, status=1/FAILURE
Jun 10 18:37:36 blackbird systemd[1]: amdgpu-fan.service: Failed with result 'exit-code'.
Jun 10 18:37:36 blackbird systemd[1]: amdgpu-fan.service: Consumed 48.224s CPU time, 18.7M memory peak.
Jun 10 18:37:36 blackbird systemd[1]: amdgpu-fan.service: Scheduled restart job, restart counter is at 1.
Jun 10 18:37:36 blackbird systemd[1]: Started amdgpu fan controller.
Jun 10 18:37:36 blackbird amdgpu-fan[27809]: starting amdgpu-fan
Jun 10 18:37:36 blackbird amdgpu-fan[27809]: Traceback (most recent call last):
Jun 10 18:37:36 blackbird amdgpu-fan[27809]:   File "/usr/bin/amdgpu-fan", line 8, in <module>
Jun 10 18:37:36 blackbird amdgpu-fan[27809]:     sys.exit(main())
Jun 10 18:37:36 blackbird amdgpu-fan[27809]:              ~~~~^^
Jun 10 18:37:36 blackbird amdgpu-fan[27809]:   File "/usr/lib/python3.13/site-packages/amdgpu_fan/controller.py", l
ine 95, in main
Jun 10 18:37:36 blackbird amdgpu-fan[27809]:     FanController(config).main()
Jun 10 18:37:36 blackbird amdgpu-fan[27809]:     ~~~~~~~~~~~~~~~~~~~~~~~~~~^^
Jun 10 18:37:36 blackbird amdgpu-fan[27809]:   File "/usr/lib/python3.13/site-packages/amdgpu_fan/controller.py", l
ine 39, in main
Jun 10 18:37:36 blackbird amdgpu-fan[27809]:     temp = card.gpu_temp
Jun 10 18:37:36 blackbird amdgpu-fan[27809]:            ^^^^^^^^^^^^^
Jun 10 18:37:36 blackbird amdgpu-fan[27809]:   File "/usr/lib/python3.13/site-packages/amdgpu_fan/lib/amdgpu.py", l
ine 56, in gpu_temp
Jun 10 18:37:36 blackbird amdgpu-fan[27809]:     return float(self.read_endpoint('temp1_input')) / 1000
Jun 10 18:37:36 blackbird amdgpu-fan[27809]:                  ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
Jun 10 18:37:36 blackbird amdgpu-fan[27809]:   File "/usr/lib/python3.13/site-packages/amdgpu_fan/lib/amdgpu.py", l
ine 37, in read_endpoint
Jun 10 18:37:36 blackbird amdgpu-fan[27809]:     return e.read()
Jun 10 18:37:36 blackbird amdgpu-fan[27809]:            ~~~~~~^^
Jun 10 18:37:36 blackbird amdgpu-fan[27809]: PermissionError: [Errno 1] Operation not permitted
Jun 10 18:37:36 blackbird systemd[1]: amdgpu-fan.service: Main process exited, code=exited, status=1/FAILURE
Jun 10 18:37:36 blackbird systemd[1]: amdgpu-fan.service: Failed with result 'exit-code'.
Jun 10 18:37:36 blackbird systemd[1]: amdgpu-fan.service: Scheduled restart job, restart counter is at 2.
Jun 10 18:37:36 blackbird systemd[1]: Started amdgpu fan controller.
Jun 10 18:37:36 blackbird amdgpu-fan[27812]: starting amdgpu-fan
Jun 10 18:37:36 blackbird amdgpu-fan[27812]: Traceback (most recent call last):
Jun 10 18:37:36 blackbird amdgpu-fan[27812]:   File "/usr/bin/amdgpu-fan", line 8, in <module>
Jun 10 18:37:36 blackbird amdgpu-fan[27812]:     sys.exit(main())
Jun 10 18:37:36 blackbird amdgpu-fan[27812]:              ~~~~^^
Jun 10 18:37:36 blackbird amdgpu-fan[27812]:   File "/usr/lib/python3.13/site-packages/amdgpu_fan/controller.py", l
ine 95, in main
Jun 10 18:37:36 blackbird amdgpu-fan[27812]:     FanController(config).main()
Jun 10 18:37:36 blackbird amdgpu-fan[27812]:     ~~~~~~~~~~~~~~~~~~~~~~~~~~^^
Jun 10 18:37:36 blackbird amdgpu-fan[27812]:   File "/usr/lib/python3.13/site-packages/amdgpu_fan/controller.py", l
ine 39, in main
Jun 10 18:37:36 blackbird amdgpu-fan[27812]:     temp = card.gpu_temp
Jun 10 18:37:36 blackbird amdgpu-fan[27812]:            ^^^^^^^^^^^^^
Jun 10 18:37:36 blackbird amdgpu-fan[27812]:   File "/usr/lib/python3.13/site-packages/amdgpu_fan/lib/amdgpu.py", l
ine 56, in gpu_temp
Jun 10 18:37:36 blackbird amdgpu-fan[27812]:     return float(self.read_endpoint('temp1_input')) / 1000
Jun 10 18:37:36 blackbird amdgpu-fan[27812]:                  ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
Jun 10 18:37:36 blackbird amdgpu-fan[27812]:   File "/usr/lib/python3.13/site-packages/amdgpu_fan/lib/amdgpu.py", l
ine 37, in read_endpoint
Jun 10 18:37:36 blackbird amdgpu-fan[27812]:     return e.read()
Jun 10 18:37:36 blackbird amdgpu-fan[27812]:            ~~~~~~^^
Jun 10 18:37:36 blackbird amdgpu-fan[27812]: PermissionError: [Errno 1] Operation not permitted
Jun 10 18:37:36 blackbird systemd[1]: amdgpu-fan.service: Main process exited, code=exited, status=1/FAILURE
Jun 10 18:37:36 blackbird systemd[1]: amdgpu-fan.service: Failed with result 'exit-code'.
Jun 10 18:37:36 blackbird systemd[1]: amdgpu-fan.service: Scheduled restart job, restart counter is at 3.
Jun 10 18:37:36 blackbird systemd[1]: Started amdgpu fan controller.
Jun 10 18:37:37 blackbird amdgpu-fan[27814]: starting amdgpu-fan
Jun 10 18:37:37 blackbird amdgpu-fan[27814]: Traceback (most recent call last):
Jun 10 18:37:37 blackbird amdgpu-fan[27814]:   File "/usr/bin/amdgpu-fan", line 8, in <module>
Jun 10 18:37:37 blackbird amdgpu-fan[27814]:     sys.exit(main())
Jun 10 18:37:37 blackbird amdgpu-fan[27814]:              ~~~~^^
Jun 10 18:37:37 blackbird amdgpu-fan[27814]:   File "/usr/lib/python3.13/site-packages/amdgpu_fan/controller.py", l
ine 95, in main
Jun 10 18:37:37 blackbird amdgpu-fan[27814]:     FanController(config).main()
Jun 10 18:37:37 blackbird amdgpu-fan[27814]:     ~~~~~~~~~~~~~~~~~~~~~~~~~~^^
Jun 10 18:37:37 blackbird amdgpu-fan[27814]:   File "/usr/lib/python3.13/site-packages/amdgpu_fan/controller.py", l
ine 39, in main
Jun 10 18:37:37 blackbird amdgpu-fan[27814]:     temp = card.gpu_temp
Jun 10 18:37:37 blackbird amdgpu-fan[27814]:            ^^^^^^^^^^^^^
Jun 10 18:37:37 blackbird amdgpu-fan[27814]:   File "/usr/lib/python3.13/site-packages/amdgpu_fan/lib/amdgpu.py", l
ine 56, in gpu_temp
Jun 10 18:37:37 blackbird amdgpu-fan[27814]:     return float(self.read_endpoint('temp1_input')) / 1000
Jun 10 18:37:37 blackbird amdgpu-fan[27814]:                  ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
Jun 10 18:37:37 blackbird amdgpu-fan[27814]:   File "/usr/lib/python3.13/site-packages/amdgpu_fan/lib/amdgpu.py", l
ine 37, in read_endpoint
Jun 10 18:37:37 blackbird amdgpu-fan[27814]:     return e.read()
Jun 10 18:37:37 blackbird amdgpu-fan[27814]:            ~~~~~~^^
Jun 10 18:37:37 blackbird amdgpu-fan[27814]: PermissionError: [Errno 1] Operation not permitted
Jun 10 18:37:37 blackbird systemd[1]: amdgpu-fan.service: Main process exited, code=exited, status=1/FAILURE
Jun 10 18:37:37 blackbird systemd[1]: amdgpu-fan.service: Failed with result 'exit-code'.
Jun 10 18:37:37 blackbird systemd[1]: amdgpu-fan.service: Scheduled restart job, restart counter is at 4.
Jun 10 18:37:37 blackbird systemd[1]: Started amdgpu fan controller.
Jun 10 18:37:37 blackbird amdgpu-fan[27817]: starting amdgpu-fan
Jun 10 18:37:37 blackbird amdgpu-fan[27817]: Traceback (most recent call last):
Jun 10 18:37:37 blackbird amdgpu-fan[27817]:   File "/usr/bin/amdgpu-fan", line 8, in <module>
Jun 10 18:37:37 blackbird amdgpu-fan[27817]:     sys.exit(main())
Jun 10 18:37:37 blackbird amdgpu-fan[27817]:              ~~~~^^
Jun 10 18:37:37 blackbird amdgpu-fan[27817]:   File "/usr/lib/python3.13/site-packages/amdgpu_fan/controller.py", l
ine 95, in main
Jun 10 18:37:37 blackbird amdgpu-fan[27817]:     FanController(config).main()
Jun 10 18:37:37 blackbird amdgpu-fan[27817]:     ~~~~~~~~~~~~~~~~~~~~~~~~~~^^
Jun 10 18:37:37 blackbird amdgpu-fan[27817]:   File "/usr/lib/python3.13/site-packages/amdgpu_fan/controller.py", l
ine 39, in main
Jun 10 18:37:37 blackbird amdgpu-fan[27817]:     temp = card.gpu_temp
Jun 10 18:37:37 blackbird amdgpu-fan[27817]:            ^^^^^^^^^^^^^
Jun 10 18:37:37 blackbird amdgpu-fan[27817]:   File "/usr/lib/python3.13/site-packages/amdgpu_fan/lib/amdgpu.py", l
ine 56, in gpu_temp
Jun 10 18:37:37 blackbird amdgpu-fan[27817]:     return float(self.read_endpoint('temp1_input')) / 1000
Jun 10 18:37:37 blackbird amdgpu-fan[27817]:                  ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
Jun 10 18:37:37 blackbird amdgpu-fan[27817]:   File "/usr/lib/python3.13/site-packages/amdgpu_fan/lib/amdgpu.py", l
ine 37, in read_endpoint
Jun 10 18:37:37 blackbird amdgpu-fan[27817]:     return e.read()
Jun 10 18:37:37 blackbird amdgpu-fan[27817]:            ~~~~~~^^
Jun 10 18:37:37 blackbird amdgpu-fan[27817]: PermissionError: [Errno 1] Operation not permitted
Jun 10 18:37:37 blackbird systemd[1]: amdgpu-fan.service: Main process exited, code=exited, status=1/FAILURE
Jun 10 18:37:37 blackbird systemd[1]: amdgpu-fan.service: Failed with result 'exit-code'.
Jun 10 18:37:37 blackbird systemd[1]: amdgpu-fan.service: Scheduled restart job, restart counter is at 5.
Jun 10 18:37:37 blackbird systemd[1]: Started amdgpu fan controller.
Jun 10 18:37:37 blackbird amdgpu-fan[27820]: starting amdgpu-fan
Jun 10 18:37:37 blackbird amdgpu-fan[27820]: Traceback (most recent call last):
Jun 10 18:37:37 blackbird amdgpu-fan[27820]:   File "/usr/bin/amdgpu-fan", line 8, in <module>
Jun 10 18:37:37 blackbird amdgpu-fan[27820]:     sys.exit(main())
Jun 10 18:37:37 blackbird amdgpu-fan[27820]:              ~~~~^^
Jun 10 18:37:37 blackbird amdgpu-fan[27820]:   File "/usr/lib/python3.13/site-packages/amdgpu_fan/controller.py", l
ine 95, in main
Jun 10 18:37:37 blackbird amdgpu-fan[27820]:     FanController(config).main()
Jun 10 18:37:37 blackbird amdgpu-fan[27820]:     ~~~~~~~~~~~~~~~~~~~~~~~~~~^^
Jun 10 18:37:37 blackbird amdgpu-fan[27820]:   File "/usr/lib/python3.13/site-packages/amdgpu_fan/controller.py", l
ine 39, in main
Jun 10 18:37:37 blackbird amdgpu-fan[27820]:     temp = card.gpu_temp
Jun 10 18:37:37 blackbird amdgpu-fan[27820]:            ^^^^^^^^^^^^^
Jun 10 18:37:37 blackbird amdgpu-fan[27820]:   File "/usr/lib/python3.13/site-packages/amdgpu_fan/lib/amdgpu.py", l
ine 56, in gpu_temp
Jun 10 18:37:37 blackbird amdgpu-fan[27820]:     return float(self.read_endpoint('temp1_input')) / 1000
Jun 10 18:37:37 blackbird amdgpu-fan[27820]:                  ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
Jun 10 18:37:37 blackbird amdgpu-fan[27820]:   File "/usr/lib/python3.13/site-packages/amdgpu_fan/lib/amdgpu.py", l
ine 37, in read_endpoint
Jun 10 18:37:37 blackbird amdgpu-fan[27820]:     return e.read()
Jun 10 18:37:37 blackbird amdgpu-fan[27820]:            ~~~~~~^^
Jun 10 18:37:37 blackbird amdgpu-fan[27820]: PermissionError: [Errno 1] Operation not permitted
Jun 10 18:37:37 blackbird systemd[1]: amdgpu-fan.service: Main process exited, code=exited, status=1/FAILURE
Jun 10 18:37:37 blackbird systemd[1]: amdgpu-fan.service: Failed with result 'exit-code'.
Jun 10 18:37:37 blackbird systemd[1]: amdgpu-fan.service: Scheduled restart job, restart counter is at 6.
Jun 10 18:37:37 blackbird systemd[1]: amdgpu-fan.service: Start request repeated too quickly.
Jun 10 18:37:37 blackbird systemd[1]: amdgpu-fan.service: Failed with result 'exit-code'.
Jun 10 18:37:37 blackbird systemd[1]: Failed to start amdgpu fan controller.
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: GPU reset succeeded, trying to resume
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: PSP is resuming...
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: reserve 0x900000 from 0x817d000000 for PSP TMR
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not availab
le
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: smc_dpm_info table revision(format.content): 4.5
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_dec uses VM inv eng 0 on hub 8
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 1 on hub 8
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 4 on hub 8
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
Jun 10 18:37:38 blackbird steam[2845]: radv/amdgpu: The CS has been cancelled because the context is lost. This con
text is innocent.
Jun 10 18:37:38 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: GPU reset(2) succeeded!
Jun 10 18:37:38 blackbird plasmashell[979]: amdgpu: The CS has cancelled because the context is lost. This context
is innocent.
Jun 10 18:38:34 blackbird kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=97b91508-c28e-49fe-bd83-57
41f0e7198d rw loglevel=3 quiet amdgpu.ppfeaturemask=0xffffffff
Jun 10 18:38:34 blackbird kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=97b91508-c28e-49fe-
bd83-5741f0e7198d rw loglevel=3 quiet amdgpu.ppfeaturemask=0xffffffff
Jun 10 18:38:34 blackbird kernel: [drm] amdgpu kernel modesetting enabled.
Jun 10 18:38:34 blackbird kernel: amdgpu: Virtual CRAT table created for CPU
Jun 10 18:38:34 blackbird kernel: amdgpu: Topology: Add CPU node
Jun 10 18:38:34 blackbird kernel: amdgpu: Overdrive is enabled, please disable it before reporting any bugs unrelat
ed to overdrive.
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 0 <nv_common>
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 1 <gmc_v10_0>
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 2 <navi10_ih>
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 3 <psp>
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 4 <smu>
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 5 <dm>
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 6 <gfx_v10_0>
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 7 <sdma_v5_0>
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 8 <vcn_v2_0>
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: detected ip block number 9 <jpeg_v2_0>
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: No more image in the PCI ROM
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: Fetched VBIOS from ROM BAR
Jun 10 18:38:34 blackbird kernel: amdgpu: ATOM BIOS: 115-D182PI0-100
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: vgaarb: deactivate vga console
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experi
mental (default)
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: VRAM: 6128M 0x0000008000000000 - 0x000000817EFFFFFF
(6128M used)
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
Jun 10 18:38:34 blackbird kernel: [drm] amdgpu: 6128M of VRAM memory ready
Jun 10 18:38:34 blackbird kernel: [drm] amdgpu: 16022M of GTT memory ready.
Jun 10 18:38:34 blackbird kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: Found VCN firmware Version ENC: 1.24 DEC: 8 VEP: 0 R
evision: 4
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: reserve 0x900000 from 0x817d000000 for PSP TMR
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: RAP: optional rap ta ucode is not available
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not availab
le
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: use vbios provided pptable
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: smc_dpm_info table revision(format.content): 4.5
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: SMU is initialized successfully!
Jun 10 18:38:34 blackbird kernel: amdgpu: HMM registered 6128MB device memory
Jun 10 18:38:34 blackbird kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
Jun 10 18:38:34 blackbird kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
Jun 10 18:38:34 blackbird kernel: amdgpu: Virtual CRAT table created for GPU
Jun 10 18:38:34 blackbird kernel: amdgpu: Topology: Add dGPU node [0x731f:0x1002]
Jun 10 18:38:34 blackbird kernel: kfd kfd: amdgpu: added device 1002:731f
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: SE 2, SH per SE 2, CU per SH 10, active_cu_number 36
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_dec uses VM inv eng 0 on hub 8
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 1 on hub 8
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 4 on hub 8
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: amdgpu: Using BOCO for runtime pm
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: [drm] Registered 6 planes with drm panic
Jun 10 18:38:34 blackbird kernel: [drm] Initialized amdgpu 3.63.0 for 0000:03:00.0 on minor 1
Jun 10 18:38:34 blackbird kernel: fbcon: amdgpudrmfb (fb0) is primary device
Jun 10 18:38:34 blackbird kernel: amdgpu 0000:03:00.0: [drm] fb0: amdgpudrmfb frame buffer device
Jun 10 18:38:35 blackbird kernel: snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bin
d_ops [amdgpu])
Jun 10 18:38:35 blackbird kernel: Modules linked in: snd_soc_hda_codec snd_hda_codec_realtek(+) snd_hda_ext_core wl
(POE+) snd_hda_codec_generic snd_soc_core irqbypass snd_hda_scodec_component snd_compress polyval_clmulni ac97_bus
snd_hda_codec_hdmi polyval_generic snd_pcm_dmaengine ghash_clmulni_intel sha512_ssse3 snd_hda_intel sha256_ssse3 sn
d_intel_dspcfg sha1_ssse3 snd_intel_sdw_acpi aesni_intel snd_hda_codec crypto_simd iTCO_wdt intel_pmc_bxt cryptd me
i_hdcp ee1004 mei_pxp iTCO_vendor_support snd_hda_core snd_hwdep rapl intel_cstate cfg80211 snd_pcm snd_timer i2c_i
801 intel_uncore intel_wmi_thunderbolt mxm_wmi pcspkr snd alx mei_me rfkill i2c_smbus soundcore mdio i2c_mux mei mo
usedev intel_pmc_core joydev pmt_telemetry pmt_class acpi_pad intel_vsec mac_hid i2c_dev crypto_user loop dm_mod nf
netlink ip_tables x_tables amdgpu amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper nvm
e drm_panel_backlight_quirks drm_buddy nvme_core nvme_keyring drm_display_helper nvme_auth cec video wmi
Jun 10 18:38:36 blackbird systemd[1]: Started amdgpu fan controller.
Jun 10 18:38:36 blackbird amdgpu-fan[570]: starting amdgpu-fan
Jun 10 18:38:38 blackbird kernel: Modules linked in: vfat fat intel_rapl_msr intel_rapl_common intel_uncore_frequen
cy intel_uncore_frequency_common intel_tcc_cooling x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel snd_soc
_avs snd_soc_hda_codec kvm snd_hda_codec_realtek snd_hda_ext_core wl(POE) snd_hda_codec_generic snd_soc_core irqbyp
ass snd_hda_scodec_component snd_compress polyval_clmulni ac97_bus snd_hda_codec_hdmi polyval_generic snd_pcm_dmaen
gine ghash_clmulni_intel sha512_ssse3 snd_hda_intel sha256_ssse3 snd_intel_dspcfg sha1_ssse3 snd_intel_sdw_acpi aes
ni_intel snd_hda_codec crypto_simd iTCO_wdt intel_pmc_bxt cryptd mei_hdcp ee1004 mei_pxp iTCO_vendor_support snd_hd
a_core snd_hwdep rapl intel_cstate cfg80211 snd_pcm snd_timer i2c_i801 intel_uncore intel_wmi_thunderbolt mxm_wmi p
cspkr snd alx mei_me rfkill i2c_smbus soundcore mdio i2c_mux mei mousedev intel_pmc_core joydev pmt_telemetry pmt_c
lass acpi_pad intel_vsec mac_hid i2c_dev crypto_user loop dm_mod nfnetlink ip_tables x_tables amdgpu amdxcp i2c_alg
o_bit drm_ttm_helper
Jun 10 18:38:38 blackbird kernel:  ttm drm_exec gpu_sched drm_suballoc_helper nvme drm_panel_backlight_quirks drm_b
uddy nvme_core nvme_keyring drm_display_helper nvme_auth cec video wmi
Jun 10 18:38:59 blackbird systemd[1]: Created slice Slice /system/dbus-:1.1-org.kde.powerdevil.discretegpuhelper.
Jun 10 18:38:59 blackbird systemd[1]: Started dbus-:1.1-org.kde.powerdevil.discretegpuhelper@0.service.
Jun 10 18:39:09 blackbird systemd[1]: dbus-:1.1-org.kde.powerdevil.discretegpuhelper@0.service: Deactivated success
fully.