You are not logged in.
Pages: 1
amdgpu is throwing up a lot of errors. Should I be worried?? Also my laptop doesn't wake up from sleep, does it have something to do with this??
$ sudo dmesg -l err | grep amdgpu
[ 31.252977] amdgpu 0000:03:00.0: amdgpu: failed send message: SetGfxCGPG (47) param: 0x00000001 response 0xff
[ 31.252997] amdgpu 0000:03:00.0: amdgpu: Msg issuing pre-check failed and SMU may be not in the right state!
[ 31.252998] amdgpu 0000:03:00.0: amdgpu: Failed to power ungate SDMA!
[ 31.274545] amdgpu 0000:03:00.0: amdgpu: Msg issuing pre-check failed and SMU may be not in the right state!
[ 31.274547] amdgpu 0000:03:00.0: amdgpu: Failed to update WMTABLE!
[ 32.084638] amdgpu 0000:03:00.0: amdgpu: Msg issuing pre-check failed and SMU may be not in the right state!
[ 37.083173] [drm:smu_v12_0_gfx_off_control [amdgpu]] *ERROR* disable gfxoff timeout and failed!
[ 37.083530] amdgpu 0000:03:00.0: amdgpu: Failed to disable gfxoff!
[ 37.083545] amdgpu 0000:03:00.0: amdgpu: Msg issuing pre-check failed and SMU may be not in the right state!
[ 37.083548] amdgpu 0000:03:00.0: amdgpu: Fail to set workload type 2
[ 37.083556] amdgpu 0000:03:00.0: amdgpu: Msg issuing pre-check failed and SMU may be not in the right state!
[ 37.083558] amdgpu 0000:03:00.0: amdgpu: Failed to power ungate VCN!
[ 37.083560] [drm:amdgpu_dpm_enable_uvd [amdgpu]] *ERROR* Dpm enable uvd failed, ret = -5.
[ 37.085497] amdgpu 0000:03:00.0: amdgpu: Msg issuing pre-check failed and SMU may be not in the right state!
[ 37.085497] amdgpu 0000:03:00.0: amdgpu: Failed to power ungate JPEG!
[ 37.085498] [drm:jpeg_v2_0_set_powergating_state [amdgpu]] *ERROR* Dpm enable jpeg failed, ret = -5.
[ 37.085692] amdgpu 0000:03:00.0: amdgpu: Msg issuing pre-check failed and SMU may be not in the right state!
Searching for this in the web brought to this bug https://bugzilla.kernel.org/show_bug.cgi?id=208893
There he says
To fix this problem after boot on the RX 5700 XT Red Devil I had to run this as root, can we make a patch for that to be the default?
- echo "high" > /sys/class/drm/card0/device/power_dpm_force_performance_level
But if I run the command, I get:
# echo "high" > /sys/class/drm/card0/device/power_dpm_force_performance_level
bash: echo: write error: Invalid argument
I looked up in the ArchWiki: https://wiki.archlinux.org/title/AMDGPU … cy_problem
But that didn't change anything.
Offline
If this is a multi-gpu system, card0 might not be the right one
cat /sys/class/drm/card0/device/{vendor,device}
You can also try passing
amdgpu.dpm=0
to the kernel commandline, https://wiki.archlinux.org/title/Kernel_parameters
Offline
No I have only one integrated GPU. Sorry I forgot to post my system information
$ inxi -Fxz
System: Kernel: 5.12.3-arch1-1 x86_64 bits: 64 compiler: gcc v: 10.2.0
Desktop: sway 1.6 Distro: Arch Linux
Machine: Type: Laptop System: Acer product: Swift SF314-42 v: V1.09 serial: <filter>
Mobo: RO model: Kona_RN v: V1.09 serial: <filter> UEFI: Insyde v: 1.09
date: 11/18/2020
Battery: ID-1: BAT1 charge: 35.9 Wh (95.0%) condition: 37.8/47.9 Wh (79.0%) volts: 12.1
min: 11.4 model: Murata AP18C4K status: Discharging
CPU: Info: 6-Core model: AMD Ryzen 5 4500U with Radeon Graphics bits: 64 type: MCP
arch: Zen 2 rev: 1 cache: L2: 3 MiB
flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm
bogomips: 28453
Speed: 1397 MHz min/max: 1400/2375 MHz boost: enabled Core speeds (MHz):
1: 1397 2: 1389 3: 1397 4: 1397 5: 1405 6: 1397
Graphics: Device-1: AMD Renoir vendor: Acer Incorporated ALI driver: amdgpu v: kernel
bus-ID: 03:00.0
Device-2: Quanta HD User Facing type: USB driver: uvcvideo bus-ID: 1-3:2
Display: wayland server: X.Org 1.21.1.1 compositor: sway driver: loaded: amdgpu
unloaded: modesetting,vesa resolution: 1920x1080~60Hz
Message: Unable to show advanced data. Required tool glxinfo missing.
Audio: Device-1: AMD vendor: Acer Incorporated ALI driver: snd_hda_intel v: kernel
bus-ID: 03:00.1
Device-2: AMD Raven/Raven2/FireFlight/Renoir Audio Processor
vendor: Acer Incorporated ALI driver: snd_rn_pci_acp3x v: kernel
bus-ID: 03:00.5
Device-3: AMD Family 17h HD Audio vendor: Acer Incorporated ALI
driver: snd_hda_intel v: kernel bus-ID: 03:00.6
Sound Server-1: ALSA v: k5.12.3-arch1-1 running: yes
Sound Server-2: sndio v: N/A running: no
Sound Server-3: JACK v: 0.125.0 running: no
Sound Server-4: PulseAudio v: 14.2 running: no
Sound Server-5: PipeWire v: 0.3.27 running: yes
Network: Device-1: Intel Wi-Fi 6 AX200 driver: iwlwifi v: kernel bus-ID: 01:00.0
IF: wlp1s0 state: up mac: <filter>
IF-ID-1: docker0 state: down mac: <filter>
Bluetooth: Device-1: Intel AX200 Bluetooth type: USB driver: btusb v: 0.8 bus-ID: 1-4:3
Report: rfkill ID: hci0 rfk-id: 3 state: up address: see --recommends
Drives: Local Storage: total: 476.94 GiB used: 69.99 GiB (14.7%)
ID-1: /dev/nvme0n1 vendor: SK Hynix model: HFM512GDJTNI-82A0A size: 476.94 GiB
Partition: ID-1: / size: 216.88 GiB used: 69.89 GiB (32.2%) fs: ext4 dev: /dev/nvme0n1p6
ID-2: /boot size: 511 MiB used: 106.6 MiB (20.9%) fs: vfat dev: /dev/nvme0n1p4
Swap: ID-1: swap-1 type: partition size: 15.87 GiB used: 0 KiB (0.0%)
dev: /dev/nvme0n1p5
Sensors: System Temperatures: cpu: 44.0 C mobo: 0 C gpu: amdgpu temp: 42.0 C
Fan Speeds (RPM): N/A
Info: Processes: 254 Uptime: 1m Memory: 7.14 GiB used: 1.77 GiB (24.8%) Init: systemd
Compilers: gcc: 10.2.0 clang: 11.1.0 Packages: 1412 Shell: Zsh v: 5.8
inxi: 3.3.04
Offline
Pages: 1