I’m getting this kind of errors at random intervals after login, with the following kernel versions:
- 6.0.10-300.fc37.x86_64 3 months ago
WARNING: CPU: 3 PID: 430 at drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn10/rv1_clk_mgr_vbios_smu.c:120 rv1_vbios_smu_send_msg_with_param+0xa3/0xb0 [amdgpu]
- 6.0.12-300.fc37.x86_64 2 months ago
WARNING: CPU: 3 PID: 1097 at drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn10/rv1_clk_mgr_vbios_smu.c:120 rv1_vbios_smu_send_msg_with_param+0xa3/0xb0 [amdgpu]
- 6.0.18-300.fc37.x86_64 1 month ago
WARNING: CPU: 2 PID: 1107 at drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn10/rv1_clk_mgr_vbios_smu.c:120 rv1_vbios_smu_send_msg_with_param+0xa3/0xb0 [amdgpu]
- 6.1.13-200.fc37.x86_64 5 days ago
WARNING: CPU: 3 PID: 1763 at drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn10/rv1_clk_mgr_vbios_smu.c:120 rv1_vbios_smu_send_msg_with_param+0xa3/0xb0 [amdgpu]
- 6.1.14-200.fc37.x86_64 3h ago
WARNING: CPU: 6 PID: 1822 at drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn10/rv1_clk_mgr_vbios_smu.c:120 rv1_vbios_smu_send_msg_with_param+0xa3/0xb0 [amdgpu]
List of installed mesa and amdgpu packages, I don’t know if I should list any other:
mesa-dri-drivers.x86_64 22.3.6-1.fc37 @updates
mesa-filesystem.x86_64 22.3.6-1.fc37 @updates
mesa-libEGL.x86_64 22.3.6-1.fc37 @updates
mesa-libEGL-devel.x86_64 22.3.6-1.fc37 @updates
mesa-libGL.x86_64 22.3.6-1.fc37 @updates
mesa-libGLU.x86_64 9.0.1-7.fc37 @fedora
mesa-libgbm.x86_64 22.3.6-1.fc37 @updates
mesa-libglapi.x86_64 22.3.6-1.fc37 @updates
mesa-libxatracker.x86_64 22.3.6-1.fc37 @updates
mesa-va-drivers-freeworld.x86_64 22.3.6-1.fc37 @rpmfusion-free-updates
mesa-vdpau-drivers-freeworld.x86_64 22.3.6-1.fc37 @rpmfusion-free-updates
mesa-vulkan-drivers.x86_64 22.3.6-1.fc37 @updates
amd-gpu-firmware.noarch 20230210-147.fc37 @updates
teamd.x86_64 1.31-6.fc37 @anaconda
xorg-x11-drv-amdgpu.x86_64 23.0.0-1.fc37 @updates
I got this info from the problem reporting app, my system info:
Operating System: Fedora Linux 37
KDE Plasma Version: 5.27.2
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Kernel Version: 6.1.14-200.fc37.x86_64 (64-bit)
Graphics Platform: X11
Processors: 8 × AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx
Memory: 15.3 GiB of RAM
Graphics Processor: AMD Radeon Vega 8 Graphics
Manufacturer: Dell Inc.
Product Name: Inspiron 5575
System Version: 1.6.0
lspci -k | grep -A 3 -E "(VGA|3D)"
04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Raven Ridge [Radeon Vega Series / Radeon Vega Mobile Series] (rev c4)
Subsystem: Dell Device 0812
Kernel driver in use: amdgpu
Kernel modules: amdgpu
Should I try to see what caused this error or just ignore it if it doesn’t interfere with using my computer?