PDA

View Full Version : Very low performance with AMD Ryzen Pro 4750U


dominik.zogg
01-26-2021, 04:12 PM
I bought a Club Dual 4k Dock (Displaylink):

I got to notebooks, one for work, one for private, both running Ubuntu 20.10
The first got a Intel® Core™ i7-10710U Processor and the dock works well.
The second got a AMD Ryzen Pro 4750U and the performance of the external sceens is very low.

Moving windows redraw that slow that it looks like wobbling, parts of the window are moved others aren't. Mouse cursor feels a bit more fluid, but far from usable.

Blafasel
01-29-2021, 03:02 PM
I got exactly the same issue. Processor is a AMD Ryzen 4800H with integrated graphics (no dedicated graphic card).

When I connect a monitor directly to my Laptops HDMI Output, everything is great.

Via the docking station its basically unusable, even Youtube Videos have a lot of fragmentation going on while playing. It seems like the signal is separated into several horizontal blocks and they get updated one after the other with a noticable delay between each block.

ff801
04-16-2021, 11:32 AM
same here. performance is really bad. basically this stuff is unusable.

irvis
04-19-2021, 07:22 AM
Hey,
Sorry to write it, but same here.
Tried on Ubuntu 20.04 and 20.10.
Drivers version tried 5.3.1.34 and 5.4.0-55.153.
Laptop:

Processor: AMD® Ryzen 5 pro 4650u with radeon graphics × 12
Graphics: AMD® Renoir
System:

Gnome Version: 3.38.3
Kernel: Linux 5.8.0-50-generic x86_64
OS: Ubuntu 20.10


All works good, until I plug in docking station. Then system seems to behave like drunk old man. I get out of nowhere latency between click and run program, each window is fragmenting once moving, unusable, not able to work on that :(
as I recall on Ubuntu 18.04 and 18.10 it was ok. So I suspect drivers.

Do you think this can be connected with issue described here (https://www.displaylink.org/forum/showthread.php?t=67148) :confused:

spikerguy
04-21-2021, 01:19 PM
Hello,

We're all in the same boat.
I have shared my device details Here (https://github.com/DisplayLink/evdi/issues/271#issuecomment-817147573)

Why my situation is explained Here (https://github.com/DisplayLink/evdi/issues/271#issuecomment-821813243)

I hope DisplayLink can atleast make use of GPU for Linux users.

Looking forward for a fix.

Manjaro Team.

MTrien
04-26-2021, 02:05 PM
I have to same problem under Ryzen 5 3500u. The fix with the amdgpu drivers doesnt work here because the Radeon Vega Mobile Gfx is not supported. I had a problem with grafic glitches. Please fix these problems.

ff801
05-11-2021, 05:19 AM
Are there any updates? Did your problems get fixed meanwhile?

Blafasel
05-17-2021, 04:16 PM
Not for me. After digging thru tons of posts and googling for another day and waiting for any official response in this thread for a while, I gave up eventually and returned the docking station. Even if there is some way to fix it, I'm not buying a 200 Euro Docking Station in order to waste several days to set it up.

redgerat
05-26-2021, 09:48 AM
Are there any updates for AMD only machines?

ff801
06-01-2021, 07:11 AM
Waiting, waiting for ages now... any updates?

@Displaylink you could take at least an opinion or position to that topic and not just ignoring this bunch of poor users.

How about treating your users with some dignity?

ff801
07-13-2021, 05:32 AM
PIng... any updates here?

devnull10
07-27-2021, 01:45 PM
Having exactly the same problem. Ubuntu 20.04.2 LTS, latest drivers installed, AMD Ryzen 3. Laptop works perfectly until I plug into the dock station, then it really slows down, everything jittering. DisplayLinkManager shows as running well over 100% CPU (between 130 and 180) if I do anything on the connected monitors. Been like this for about a year now, it's completely unusable. I've seen so many other posts on here with the same issue, unfortunately just being completely ignored!! :mad::mad:

ff801
10-12-2021, 08:42 AM
So... are there any plans to support AMD Ryzen ever?

Christian Groove
11-29-2021, 09:30 AM
I bought a Club Dual 4k Dock (Displaylink):

I got to notebooks, one for work, one for private, both running Ubuntu 20.10
The first got a Intel® Core™ i7-10710U Processor and the dock works well.
The second got a AMD Ryzen Pro 4750U and the performance of the external sceens is very low.

Moving windows redraw that slow that it looks like wobbling, parts of the window are moved others aren't. Mouse cursor feels a bit more fluid, but far from usable.

If you own a notebook with an USB-C adaptor, you should better take a look at the USB-C specification, especially if it supports USB DP 1.2 or newer. In this case you might try to look for a MST Hub/Docking station instead of using the USB way.
For MST-DockingStation you should not need any additional driver, because it is a USB-DP feature, so there should not be any reason to rely on display-link anymore.

devnull10
01-07-2022, 04:04 PM
This is STILL a problem. Clearly DisplayLink aren't bothered about this, however it seems to be affecting a lot of people. I'm more than happy to work with support etc to provide diagnostics to get this fixed.


PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3903 root 20 0 2295932 77432 11560 S 136.7 1.3 4:26.26 DisplayLinkMana

mlabert911
01-08-2022, 12:50 AM
Was facing the same issue on a 3700U with Vega 8
Was able to get it working smoothly on Arch using a patch
https://github.com/pioto1225/evdi/tree/amd_vmap_texture

Installed evdi-amd-vmap-texture from the AUR and edited /etc/modprobe/evdi.conf like mentioned on the GitHub to get it working

Hope this helps

devnull10
04-22-2022, 02:40 PM
Was facing the same issue on a 3700U with Vega 8
Was able to get it working smoothly on Arch using a patch
https://github.com/pioto1225/evdi/tree/amd_vmap_texture

Installed evdi-amd-vmap-texture from the AUR and edited /etc/modprobe/evdi.conf like mentioned on the GitHub to get it working

Hope this helps

This also worked perfectly for me, It's a bit of a headache because it's lost when you update the kernel so you have to go through resigning the .ko file etc. However once it's done, it works perfectly.