-
-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Can't get it working using AMD 5600G APU #163
Comments
I did run this container running on the integrated GPU of my 5600G for a while. Do you have the Radeon TOP Plugin installed? If so, what does the GPU Tap on your Are you connected wired or wireless to your |
Also using an AMD 5600GAPU but on Ubuntu Server 22.04.5 LTS (and still very new to docker). Seems to execute the container fine with no errors in the main log but can't connect to the web gui via port 8083 in a browser (not sure if there's an issue with the exposed port or something). Log output below:
|
Describe the Bug
Docker launches fine in Unraid, thereafter in the logs I receive the following in the logs. I have an HDMI dummy plugged in. If I unplug the HDMI dummy plug, I can connect via VNC to it, but there's no GPU acceleration (games are running at 1fps or lower).
2024-09-12 11:41:15,830 INFO success: x11vnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2024-09-12 11:41:15,830 INFO success: desktop entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2024-09-12 11:41:15,830 INFO success: sunshine entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2024-09-12 11:41:15,830 INFO reaped unknown pid 2376 (exit status 0) 2024-09-12 11:41:45,206 WARN exited: x11vnc (exit status 11; not expected) 2024-09-12 11:41:45,206 WARN exited: desktop (exit status 11; not expected) 2024-09-12 11:41:45,206 WARN exited: sunshine (exit status 11; not expected) 2024-09-12 11:41:45,210 INFO spawned: 'x11vnc' with pid 2736 2024-09-12 11:41:45,212 INFO spawned: 'desktop' with pid 2737 2024-09-12 11:41:45,215 INFO spawned: 'sunshine' with pid 2738 2024-09-12 11:41:46,223 INFO success: x11vnc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2024-09-12 11:41:46,224 INFO success: desktop entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2024-09-12 11:41:46,224 INFO success: sunshine entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2024-09-12 11:41:46,224 INFO reaped unknown pid 2749 (exit status 0)
Steps to Reproduce
No response
Expected Behavior
No response
Screenshots
No response
Relevant Settings
No response
Version
latest
Platform
Unraid 6.12.13
Relevant log output
No response
The text was updated successfully, but these errors were encountered: