Patreon Logo Support us on Patreon to keep GamingOnLinux alive. This ensures all of our main content remains free for everyone. Just good, fresh content! Alternatively, you can donate through PayPal Logo PayPal. You can also buy games using our partner links for GOG and Humble Store.
Title: [Rant]: RX 5700... a frustrating experience
Page: 9/11
  Go to:
Tuxee 25 Mar 2020
I was overly optimistic. With the same setup (mainline kernel 5.5.11, Mesa 20.0 and the swapped BIOS back from November) it occasionally results in

[    9.413173] amdgpu: [powerplay] failed send message: PowerDownVcn (44)  param: 0x00000000 response 0xffffffc2
[    9.413212] [drm:amdgpu_dpm_enable_uvd [amdgpu]] *ERROR* [SW SMU]: dpm enable uvd failed, state = false, ret = -62. 
[    9.428781] igb 0000:06:00.0 enp6s0: igb: enp6s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[    9.536467] IPv6: ADDRCONF(NETDEV_CHANGE): enp6s0: link becomes ready
[    9.570628] FS-Cache: Loaded
[    9.585778] FS-Cache: Netfs 'nfs' registered for caching
[    9.678575] NFS: Registering the id_resolver key type
[    9.678581] Key type id_resolver registered
[    9.678581] Key type id_legacy registered
[   11.932040] snd_hda_intel 0000:0c:00.1: refused to change power state from D3hot to D0
[   12.036515] snd_hda_intel 0000:0c:00.1: CORB reset timeout#2, CORBRP = 65535
[   12.324229] snd_hda_codec_hdmi hdaudioC0D0: Unable to sync register 0x2f0d00. -5
[   13.082113] Bluetooth: RFCOMM TTY layer initialized
[   13.082121] Bluetooth: RFCOMM socket layer initialized
[   13.082124] Bluetooth: RFCOMM ver 1.11
[   14.295243] amdgpu: [powerplay] failed send message: GetMaxDpmFreq (31)  param: 0x00000000 response 0xffffffc2
[   16.773964] amdgpu: [powerplay] failed send message: GetMaxDpmFreq (31)  param: 0x00000000 response 0xffffffc2
[   19.250067] amdgpu: [powerplay] failed send message: GetMaxDpmFreq (31)  param: 0x00020000 response 0xffffffc2
[   21.728324] amdgpu: [powerplay] failed send message: GetMaxDpmFreq (31)  param: 0x00020000 response 0xffffffc2
[   24.152429] amdgpu: [powerplay] failed send message: GetMaxDpmFreq (31)  param: 0x00000000 response 0xffffffc2
[   26.518834] amdgpu: [powerplay] failed send message: GetMaxDpmFreq (31)  param: 0x00000000 response 0xffffffc2
[   28.998958] amdgpu: [powerplay] failed send message: GetMaxDpmFreq (31)  param: 0x00020000 response 0xffffffc2
[   31.479071] amdgpu: [powerplay] failed send message: GetMaxDpmFreq (31)  param: 0x00020000 response 0xffffffc2
[   33.877170] amdgpu: [powerplay] failed send message: NumOfDisplays (64)  param: 0x00000002 response 0xffffffc2
[   36.245438] amdgpu: [powerplay] failed send message: NumOfDisplays (64)  param: 0x00000002 response 0xffffffc2
[   38.732072] amdgpu: [powerplay] failed send message: NumOfDisplays (64)  param: 0x00000002 response 0xffffffc2
[   41.210837] amdgpu: [powerplay] failed send message: NumOfDisplays (64)  param: 0x00000002 response 0xffffffc2
[   43.426821] amdgpu: [powerplay] failed send message: NumOfDisplays (64)  param: 0x00000002 response 0xffffffc2
[   45.641051] amdgpu: [powerplay] failed send message: NumOfDisplays (64)  param: 0x00000002 response 0xffffffc2
[   47.855394] amdgpu: [powerplay] failed send message: SetMinDeepSleepDcefclk (34)  param: 0x00000010 response 0xffffffc2
[   50.069673] amdgpu: [powerplay] failed send message: SetMinDeepSleepDcefclk (34)  param: 0x00000010 response 0xffffffc2
[   50.069675] amdgpu: [powerplay] SMU11 attempt to set divider for DCEFCLK Failed!


As said, it does this only "every now and then" which makes it pretty much impossible to track down the culprit.
sub 26 Mar 2020
Do you have a spare old HDD?

Any chance of just giving Arch a try?
I had zero (apparent) issues so far.
And I didn't manually build the driver stack
and fiddling with the BIOSes. :D
Just the plain experience.

Reading through this thread it gives the experience
that AMD still struggles with Navi.
But from my POV that's absolutely not the case.
Neither on Linux nor on Windows.

Really, don't know what's wrong with your setup. XD

Sorry.
tuubi 26 Mar 2020
User Avatar
Quoting: subDo you have a spare old HDD?

Any chance of just giving Arch a try?
I had zero (apparent) issues so far.
And I didn't manually build the driver stack
and fiddling with the BIOSes. :D
Just the plain experience.

Reading through this thread it gives the experience
that AMD still struggles with Navi.
But from my POV that's absolutely not the case.
Neither on Linux nor on Windows.

Really, don't know what's wrong with your setup. XD

Sorry.
Yeah, my experience has been pretty much perfect on Mint since I bought my 5700 XT late last year. With Kisak's PPA for latest stable Mesa. And latest mainline Linux kernel from Ubuntu, but the default 5.3 kernel seems just as stable. Firmware is whatever comes with the system, haven't touched that at all.

So the only thing I apparently had to do on this distro is add a single PPA, and that takes less than a minute. Although I added it before I upgraded the GPU, so no idea if I'd have problems without it.

Switching distros might help some of the people with issues, but it might also be time and effort wasted.
Tuxee 28 Mar 2020
Quoting: subDo you have a spare old HDD?
I even have a spare NVMe SSD in an USB3 case :-)

Quoting: subAny chance of just giving Arch a try?
I had zero (apparent) issues so far.
And I didn't manually build the driver stack
and fiddling with the BIOSes. :D
Just the plain experience.

Reading through this thread it gives the experience
that AMD still struggles with Navi.
But from my POV that's absolutely not the case.
Neither on Linux nor on Windows.
As stated already: My 5.3 kernel with Mesa 20.0 works pretty much flawless, too. It just took its fair time getting there and I didn't expect any regressions. The last couple of 20.04 boots (kernel 5.5, Mesa 20.0, BIOS back from November) went smooth again...

So Arch might be fine for some time. Or for several boots.

Quoting: subReally, don't know what's wrong with your setup. XD

Sorry.
Neither do I. But reading through the various bug reports I might not be the only one.

Edit: How many displays do you use? Seems as if some issues stem from multi-monitor setups.

Last edited by Tuxee on 28 Mar 2020 at 1:16 pm UTC
Tuxee 28 Mar 2020
Quoting: GuestWhat kind of motherboard are you using?
ASRock X570M Pro4.
tuubi 28 Mar 2020
User Avatar
Quoting: TuxeeHow many displays do you use? Seems as if some issues stem from multi-monitor setups.
Only one. A TV screen to be exact. This is a sofa gaming setup.

You might be right that this only happens if you use multiple display outputs (or a specific single output). I'm using the HDMI only.
Tuxee 3 Apr 2020
Well, upgrading made sense: With the most recent upgrade I can finally run my RAM at 3600MHz. Before that I could only go up to 3200. And I can't detect any problems with the CPU.
m2mg2 3 Apr 2020
I've got 3 different Radeon cards that work with amdgpu, not one of them could generate a functional mutli monitor setup without a massive hassle. None of them work ootb with a vga monitor I've got. I just got a 5700 and it took me hours and hours to get a working multi monitor setup. I had to hook my Acer monitor up to my NVidia system and export an EDID file and then figure out the horribly documented kernel switches needed to get the EDID file read so the monitor would work at over 800x600. I also had to include the edid file in the initrd (not 100% sure this was necessary due to the aforementioned bad documentation but what I read seemed to indicate that amdgpu uses early KMS and requires the EDID in the initrd). The end result is great but a massive amount of work needs to be done to get EDID reading and multi monitor setups to work. I shouldn't have to have a NVidia box around to generate edid files so that my AMD video card can display to a monitor properly.

I saw some edid progams available in Ubuntu (read-edid, parse-edid???) but couldn't get them working in Fedora. Getting properly functioning monitors shouldn't be this complicated.

Last edited by m2mg2 on 4 Apr 2020 at 3:04 am UTC
Tuxee 15 Apr 2020
For completeness' sake: Not always but every now and then I end up with this

[    6.954609] amdgpu: [powerplay] failed send message: PowerDownJpeg (46)  param: 0x00000000 response 0xffffffc2
[    6.954653] [drm:amdgpu_dpm_enable_jpeg [amdgpu]] *ERROR* Dpm disable jpeg failed, ret = -62. 
[    9.171323] amdgpu: [powerplay] Msg issuing pre-check failed and SMU may be not in the right state!
[    9.171364] [drm:amdgpu_dpm_enable_uvd [amdgpu]] *ERROR* Dpm disable uvd failed, ret = -62. 


"PowerDownJpeg"?

[   13.262325] amdgpu: [powerplay] Msg issuing pre-check failed and SMU may be not in the right state!
[   15.730846] amdgpu: [powerplay] Msg issuing pre-check failed and SMU may be not in the right state!
[   17.949442] amdgpu: [powerplay] Msg issuing pre-check failed and SMU may be not in the right state!
[   20.427404] amdgpu: [powerplay] Msg issuing pre-check failed and SMU may be not in the right state!
[   22.908628] amdgpu: [powerplay] Msg issuing pre-check failed and SMU may be not in the right state!
[   25.392032] amdgpu: [powerplay] Msg issuing pre-check failed and SMU may be not in the right state!
[   27.875584] amdgpu: [powerplay] Msg issuing pre-check failed and SMU may be not in the right state!
[   30.355106] amdgpu: [powerplay] Msg issuing pre-check failed and SMU may be not in the right state!
[   32.571936] amdgpu: [powerplay] Msg issuing pre-check failed and SMU may be not in the right state!
[   35.052594] amdgpu: [powerplay] Msg issuing pre-check failed and SMU may be not in the right state!
[   37.531160] amdgpu: [powerplay] Msg issuing pre-check failed and SMU may be not in the right state!
[   40.013514] amdgpu: [powerplay] Msg issuing pre-check failed and SMU may be not in the right state!
[   42.117738] amdgpu: [powerplay] Msg issuing pre-check failed and SMU may be not in the right state!
[   42.117740] amdgpu: [powerplay] SMU11 attempt to set divider for DCEFCLK Failed!


...and then it boots as if nothing ever has happened.

Well, the problem has been known for months now:

https://gitlab.freedesktop.org/drm/amd/issues/929
m2mg2 15 Apr 2020
I have a 5700 XT using one HDMI at 24hz 1080p and one DP at 144hz 1080p. I don't have that issue. Have you tried generating edid files for both monitors and forcing them to be used instead of the built in edid detection? Are you using xorg.conf file/files? I had to create an xorg.conf and force an edid file for things to work right. The built in edid detection is garbage, especially with multi monitor. The thread seemed to indicate it could be related to metamodes, which should get resolved with the correct forced edid.

Last edited by m2mg2 on 15 Apr 2020 at 5:03 pm UTC
nolddor 15 Apr 2020
Just installed RX 5700 TI on my computer (Debian testing) all seems to be fine.

uname -r
5.5.0-1-amd64


glxinfo | grep "OpenGL renderer\|OpenGL version"
OpenGL renderer string: AMD Radeon RX 5700 XT (NAVI10, DRM 3.36.0, 5.5.0-1-amd64, LLVM 9.0.1)
OpenGL version string: 4.5 (Compatibility Profile) Mesa 19.3.3


ls /lib/firmware/amdgpu/ | grep navi10
navi10_asd.bin
navi10_ce.bin
navi10_gpu_info.bin
navi10_me.bin
navi10_mec2.bin
navi10_mec.bin
navi10_pfp.bin
navi10_rlc.bin
navi10_sdma1.bin
navi10_sdma.bin
navi10_smc.bin
navi10_sos.bin
navi10_ta.bin
navi10_vcn.bin


Last edited by nolddor on 15 Apr 2020 at 9:57 pm UTC
Tuxee 17 Apr 2020
Quoting: nolddorJust installed RX 5700 TI on my computer (Debian testing) all seems to be fine.

uname -r
5.5.0-1-amd64


glxinfo | grep "OpenGL renderer\|OpenGL version"
OpenGL renderer string: AMD Radeon RX 5700 XT (NAVI10, DRM 3.36.0, 5.5.0-1-amd64, LLVM 9.0.1)
OpenGL version string: 4.5 (Compatibility Profile) Mesa 19.3.3


ls /lib/firmware/amdgpu/ | grep navi10
navi10_asd.bin
navi10_ce.bin
navi10_gpu_info.bin
navi10_me.bin
navi10_mec2.bin
navi10_mec.bin
navi10_pfp.bin
navi10_rlc.bin
navi10_sdma1.bin
navi10_sdma.bin
navi10_smc.bin
navi10_sos.bin
navi10_ta.bin
navi10_vcn.bin
What does dmesg say? No powerplay in red? As far as firmware goes - hashes are more interesting, since the files don't vary in name and hardly vary in size. Next point: How many displays attached? Finally: It works most of the time, which means I can get 10 boots in a row without any hiccups, then 2 boots with a plethora of errors during boot, then back to normal.
Tuxee 17 Apr 2020
Quoting: m2mg2I have a 5700 XT using one HDMI at 24hz 1080p and one DP at 144hz 1080p. I don't have that issue. Have you tried generating edid files for both monitors and forcing them to be used instead of the built in edid detection? Are you using xorg.conf file/files? I had to create an xorg.conf and force an edid file for things to work right. The built in edid detection is garbage, especially with multi monitor. The thread seemed to indicate it could be related to metamodes, which should get resolved with the correct forced edid.
No I haven't generated any edid files. And for f*ck's sake I don't want to. Because...
  • I have had this displays for about two years now and

  • They never had any issues with my NVidia setup

  • They don't have any issues with kernel 5.3/Kisak's mesa (apart from that the displays are swapped when compared to my kernel 5.6 on Ubuntu's 20.04 mesa)

  • boot is pretty smooth most of the time, which would make testing of my edid setup just a PITA


I am completely aware that maybe a custom edid file could solve my problems. But this was the intention of this thread all along: That you don't get a "mildly pleasant" OOTB experience with an RX 5700. Sure, I can setup edid files, try these and that mesa versions, throw in some BIOS files, pick a mainline kernel, do some distro hopping, or draw a pentagram and sacrifice my hamster (redheads are way too scarce nowadays). It's just not something I expect to do in 2020.
m2mg2 17 Apr 2020
Quoting: Tuxee
Quoting: m2mg2I have a 5700 XT using one HDMI at 24hz 1080p and one DP at 144hz 1080p. I don't have that issue. Have you tried generating edid files for both monitors and forcing them to be used instead of the built in edid detection? Are you using xorg.conf file/files? I had to create an xorg.conf and force an edid file for things to work right. The built in edid detection is garbage, especially with multi monitor. The thread seemed to indicate it could be related to metamodes, which should get resolved with the correct forced edid.
No I haven't generated any edid files. And for f*ck's sake I don't want to. Because...
  • I have had this displays for about two years now and

  • They never had any issues with my NVidia setup

  • They don't have any issues with kernel 5.3/Kisak's mesa (apart from that the displays are swapped when compared to my kernel 5.6 on Ubuntu's 20.04 mesa)

  • boot is pretty smooth most of the time, which would make testing of my edid setup just a PITA


I am completely aware that maybe a custom edid file could solve my problems. But this was the intention of this thread all along: That you don't get a "mildly pleasant" OOTB experience with an RX 5700. Sure, I can setup edid files, try these and that mesa versions, throw in some BIOS files, pick a mainline kernel, do some distro hopping, or draw a pentagram and sacrifice my hamster (redheads are way too scarce nowadays). It's just not something I expect to do in 2020.
If you look at my previous post on this thread before the one quoted, I had many of those same complaints. The OOTB experience with amdgpu is garbage, unless you're really lucky and have the right monitor on the right display connector. This is deeper than just the 5700. I had these issues on all 3 of my amdgu compatible cards with three different monitors. How can amdgpu not do something as basic as read edid settings? On my primary gaming set up with 2 monitors neither one had a functional display OOTB.

I didn't have to mess with any BIOS versions, jump distro's, deal with kernel or mesa versions. The only things I had to do were generate the xorg.conf, create and force the edid settings (I put the edid in the initrd but I'm not sure that is needed). BUT, it took me way too long to get there and that is way too much!!!

Overall I'm happy with my functionality and that I don't have to deal with a proprietary module every kernel update but Linux can do better. At the very least we need a utility that can read the edid settings properly, put a file in the firmware folder and add the kernel parameters to force them to be used.
Avehicle7887 17 Apr 2020
I don't know if this might help but I just noticed the AMD firmwares have been updated in the linux-firmware git: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/
nolddor 17 Apr 2020
Quoting: TuxeeWhat does dmesg say? No powerplay in red? As far as firmware goes - hashes are more interesting, since the files don't vary in name and hardly vary in size. Next point: How many displays attached? Finally: It works most of the time, which means I can get 10 boots in a row without any hiccups, then 2 boots with a plethora of errors during boot, then back to normal.
# sudo dmesg | grep amdgpu


[    1.324728] [drm] amdgpu kernel modesetting enabled.
[    1.324826] fb0: switching to amdgpudrmfb from EFI VGA
[    1.324877] amdgpu 0000:03:00.0: vgaarb: deactivate vga console
[    1.337717] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/navi10_gpu_info.bin
[    1.337725] amdgpu 0000:03:00.0: No more image in the PCI ROM
[    1.337759] amdgpu 0000:03:00.0: VRAM: 8176M 0x0000008000000000 - 0x00000081FEFFFFFF (8176M used)
[    1.337760] amdgpu 0000:03:00.0: GART: 512M 0x0000000000000000 - 0x000000001FFFFFFF
[    1.337878] [drm] amdgpu: 8176M of VRAM memory ready
[    1.337879] [drm] amdgpu: 8176M of GTT memory ready.
[    1.338035] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/navi10_sos.bin
[    1.338063] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/navi10_asd.bin
[    1.338111] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/navi10_smc.bin
[    1.338158] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/navi10_pfp.bin
[    1.338205] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/navi10_me.bin
[    1.338253] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/navi10_ce.bin
[    1.338265] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/navi10_rlc.bin
[    1.338311] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/navi10_mec.bin
[    1.338356] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/navi10_mec2.bin
[    1.339181] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/navi10_sdma.bin
[    1.339195] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/navi10_sdma1.bin
[    1.339326] amdgpu 0000:03:00.0: firmware: direct-loading firmware amdgpu/navi10_vcn.bin
[    2.057728] amdgpu: [powerplay] use vbios provided pptable
[    2.057879] amdgpu: [powerplay] smu driver if version = 0x00000033, smu fw if version = 0x00000035, smu fw version = 0x002a3200 (42.50.0)
[    2.057880] amdgpu: [powerplay] SMU driver if version not matched
[    2.102231] amdgpu: [powerplay] SMU is initialized successfully!
[    2.164631] fbcon: amdgpudrmfb (fb0) is primary device
[    3.429915] amdgpu 0000:03:00.0: fb0: amdgpudrmfb frame buffer device
[    3.445766] amdgpu 0000:03:00.0: ring 0(gfx_0.0.0) uses VM inv eng 4 on hub 0
[    3.445767] amdgpu 0000:03:00.0: ring 1(comp_1.0.0) uses VM inv eng 5 on hub 0
[    3.445768] amdgpu 0000:03:00.0: ring 2(comp_1.1.0) uses VM inv eng 6 on hub 0
[    3.445769] amdgpu 0000:03:00.0: ring 3(comp_1.2.0) uses VM inv eng 7 on hub 0
[    3.445770] amdgpu 0000:03:00.0: ring 4(comp_1.3.0) uses VM inv eng 8 on hub 0
[    3.445770] amdgpu 0000:03:00.0: ring 5(comp_1.0.1) uses VM inv eng 9 on hub 0
[    3.445771] amdgpu 0000:03:00.0: ring 6(comp_1.1.1) uses VM inv eng 10 on hub 0
[    3.445772] amdgpu 0000:03:00.0: ring 7(comp_1.2.1) uses VM inv eng 11 on hub 0
[    3.445772] amdgpu 0000:03:00.0: ring 8(comp_1.3.1) uses VM inv eng 12 on hub 0
[    3.445773] amdgpu 0000:03:00.0: ring 9(kiq_2.1.0) uses VM inv eng 13 on hub 0
[    3.445774] amdgpu 0000:03:00.0: ring 10(sdma0) uses VM inv eng 14 on hub 0
[    3.445774] amdgpu 0000:03:00.0: ring 11(sdma1) uses VM inv eng 15 on hub 0
[    3.445775] amdgpu 0000:03:00.0: ring 12(vcn_dec) uses VM inv eng 4 on hub 1
[    3.445776] amdgpu 0000:03:00.0: ring 13(vcn_enc0) uses VM inv eng 5 on hub 1
[    3.445777] amdgpu 0000:03:00.0: ring 14(vcn_enc1) uses VM inv eng 6 on hub 1
[    3.445777] amdgpu 0000:03:00.0: ring 15(vcn_jpeg) uses VM inv eng 7 on hub 1
[    3.445895] [drm] Initialized amdgpu 3.36.0 20150101 for 0000:03:00.0 on minor 0
[    4.554228] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])


# sudo sha256sum /lib/firmware/amdgpu/navi10*

af6cadd2f85b7dbeefe5ded35b12f9cc001a3b7e0d9be91ab12db387b521ead8  /lib/firmware/amdgpu/navi10_asd.bin
6da63c3d8f20bdee46ab231637fa5d9a73d6cdcb48cad91c7761ea05e1123b9d  /lib/firmware/amdgpu/navi10_ce.bin
31ce8d3241a5c21b59607c0a456c8396918a47f624343e80a789beac5b4f3395  /lib/firmware/amdgpu/navi10_gpu_info.bin
a2401289e3099a1d6180af6695cbbd132841acdd681e9984205751620b3e5da4  /lib/firmware/amdgpu/navi10_me.bin
bd082f5ea8b597773bd7c6c174d8855eac4b19dd1e8d062110b75f4f89cfc5ff  /lib/firmware/amdgpu/navi10_mec2.bin
bd082f5ea8b597773bd7c6c174d8855eac4b19dd1e8d062110b75f4f89cfc5ff  /lib/firmware/amdgpu/navi10_mec.bin
969c0dd89630e389d840c0beb18d79a2a76cf75f2ae89930555d25c22178bd98  /lib/firmware/amdgpu/navi10_pfp.bin
4b909675ba07e1bff4c36ea2a8e9073bd42b05cb96dc517ef2ef6a61032722da  /lib/firmware/amdgpu/navi10_rlc.bin
3b454b32949970c353b371e5177bf26a4bd8883aa4f38c54f6b4163e7da40ae1  /lib/firmware/amdgpu/navi10_sdma1.bin
3b454b32949970c353b371e5177bf26a4bd8883aa4f38c54f6b4163e7da40ae1  /lib/firmware/amdgpu/navi10_sdma.bin
87f53230f19907a33d3fc0ae3a543ed4a8457713aa5f10f9cdf7b44edab4dd25  /lib/firmware/amdgpu/navi10_smc.bin
794234afa1a6a7367ac5258cdc927dbe21a9dfe492ff331ad16cfa4ebdd13b15  /lib/firmware/amdgpu/navi10_sos.bin
ec35349ccf9e5160f27e5ffda7d66b2a9e53c515d3d25064422b64abdb0e87f1  /lib/firmware/amdgpu/navi10_ta.bin
0fc0aa4e0b10ea8567e9442c21cfa2ffb5c9bcf975aad0793a213612f701d061  /lib/firmware/amdgpu/navi10_vcn.bin


Currently only one monitor (Samsung P2270HD) is connected using HDMI port.

Basically this is what I did to install the graphic card:
https://www.reddit.com/r/debian/comments/fyxdlw/high_cpu_usage_with_xorg_and_gnomeshell_despite/fnmdl3l/
tuubi 18 Apr 2020
User Avatar
I haven't really followed this because my system works fine and I'm such a selfish bastard, but looking at what you've been discussing, these changes in Linux [5.6.5](https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.6.5) and [5.5.18](https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.5.18) seem like they could be interesting, possibly:
drm/amd/display: Check for null fclk voltage when parsing clock table
drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK
Tuxee 18 Apr 2020
Quoting: tuubiI haven't really followed this because my system works fine and I'm such a selfish bastard
Indeed. :)
Quoting: tuubibut looking at what you've been discussing, these changes in Linux [5.6.5](https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.6.5) and [5.5.18](https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.5.18) seem like they could be interesting, possibly:
drm/amd/display: Check for null fclk voltage when parsing clock table
drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK
Struck me, too. I've updated to 5.6.5 on my Ubuntu 20.04 - the last two boots went fine. I'll see. There are new BIOS files available, too though I'm a bit reluctant to give them a try.
Tuxee 21 Apr 2020
Just tried the live image of Manjaro 20.0rc2 with a kernel 5.6.5 (didn't check the Mesa details, but I assume 20.0.4) - gave me unbearable screen flickering (never seen that before) and a whole bunch of powerplay errors in the syslog. I'll try a proper install once I find enough time, but the live image was a letdown.
Avehicle7887 21 Apr 2020
Quoting: TuxeeJust tried the live image of Manjaro 20.0rc2 with a kernel 5.6.5 (didn't check the Mesa details, but I assume 20.0.4) - gave me unbearable screen flickering (never seen that before) and a whole bunch of powerplay errors in the syslog. I'll try a proper install once I find enough time, but the live image was a letdown.
You might want to skip Kernel 5.6.5 altogether, it was released with an AMDGPU regression that prevents reboot/shutdown. The issue has been fixed in 5.6.6.

See here: https://bugs.archlinux.org/task/66305
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon Logo Patreon. Plain Donations: PayPal Logo PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register