Skip to content

[BUG] AMD GPU and DRI3 with high load and dropping framerate #145

@hgw77

Description

@hgw77

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I want to report a problem with DRI3 and AMD GPU (happens with composite on and off)

  1. I have Debian host with installed AMD Ryzen 7 2700X and AMD Radeon RX 560
  2. I start the docker container in privileged
  3. I can see the GFX Card within the container (nvtop)
  4. I start xtern and type something
  5. I can see that the load on the GFX card is going through the roof and the framerate is going down so the desktop is nearly unusable
  6. only a restart helps to bring it back to normal

I reported that issue before with my intel GPU and the conclusion was it could be related to my old 6gen Skylake CPU. So I was hoping this is going away when I use AMD GPU and CPU but the problem is the same. So I guess there is a general problem somehow?

before using xtern:

Image

after typing something in xterm

Image

Expected Behavior

No response

Steps To Reproduce

see above

Environment

Docker creation

docker run --rm --privileged --name=webtop  -p 3001:3001   --shm-size="1gb" lscr.io/linuxserver/webtop:debian-xfce-e7098cba-ls189

Container logs

VAAPI Encoder Initialized successfully.
X Shared Memory Extension available.
XShm setup complete for 2560x1252.
CPU cores available: 16
Stream settings active -> Res: 2560x1252 | FPS: 60.0 | Stripes: 1 | Mode: H264 (VAAPI) FullFrame | CRF: 25 | PaintOver CRF: 18 (Burst: 5f) | Colorspace: I420 (Limited Range) | Damage Thresh: 10f | Damage Dur: 20f
[pcmflux] First non-silent audio chunk detected! Encoding...
dbus-daemon[333]: [system] Activating service name='org.freedesktop.login1' requested by ':1.22' (uid=0 pid=1644 comm="apt install nvtop") (using servicehelper)
dbus-daemon[333]: [system] Activated service 'org.freedesktop.login1' failed: Failed to execute program org.freedesktop.login1: Permission denied
WARNING:webrtc_input:Error reading clipboard with xclip:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions