Steam-Headless / docker-steam-headless

A Headless Steam Docker image supporting NVIDIA GPU and accessible via Web UI
GNU General Public License v2.0
909 stars 89 forks source link

[Bug]: Problem after upgrading to RX6500XT #32

Open rezo552 opened 1 year ago

rezo552 commented 1 year ago

Describe the Bug

So I was running this fine on my RX560 until I recently upgraded to RX6500XT on Ubuntu server. There is no screen displayed and this is what I can see in the Xorg logs: [ 828.746] (II) AMDGPU(0): Setting screen physical size to 677 x 285 [ 828.754] (EE) [ 828.754] (EE) Backtrace: [ 828.754] (EE) 0: /usr/lib/xorg/Xorg (OsLookupColor+0x135) [0x557404be48e5] [ 828.754] (EE) 1: /lib/x86_64-linux-gnu/libpthread.so.0 (funlockfile+0x50) [0x7fb783554140] [ 828.755] (EE) 2: /lib/x86_64-linux-gnu/libc.so.6 (gsignal+0x141) [0x7fb7833a2ce1] [ 828.755] (EE) 3: /lib/x86_64-linux-gnu/libc.so.6 (abort+0x123) [0x7fb78338c537] [ 828.755] (EE) unw_get_proc_name failed: no unwind info found [-10] [ 828.755] (EE) 4: /lib/x86_64-linux-gnu/libc.so.6 (?+0x0) [0x7fb78338c40f] [ 828.755] (EE) 5: /lib/x86_64-linux-gnu/libc.so.6 (assert_fail+0x42) [0x7fb78339b662] [ 828.756] (EE) unw_get_proc_name failed: no unwind info found [-10] [ 828.756] (EE) 6: /usr/lib/xorg/modules/drivers/amdgpu_drv.so (?+0x0) [0x7fb782c09fd3] [ 828.756] (EE) unw_get_proc_name failed: no unwind info found [-10] [ 828.756] (EE) 7: /usr/lib/xorg/modules/drivers/amdgpu_drv.so (?+0x0) [0x7fb782c0a33a] [ 828.756] (EE) unw_get_proc_name failed: no unwind info found [-10] [ 828.756] (EE) 8: /usr/lib/xorg/modules/drivers/amdgpu_drv.so (?+0x0) [0x7fb782c1634d] [ 828.756] (EE) unw_get_proc_name failed: no unwind info found [-10] [ 828.756] (EE) 9: /usr/lib/xorg/modules/drivers/amdgpu_drv.so (?+0x0) [0x7fb782c1846a] [ 828.756] (EE) unw_get_proc_name failed: no unwind info found [-10] [ 828.757] (EE) 10: /usr/lib/xorg/modules/drivers/amdgpu_drv.so (?+0x0) [0x7fb782c1a127] [ 828.757] (EE) 11: /usr/lib/xorg/Xorg (MapWindow+0x23c) [0x557404aace5c] [ 828.757] (EE) 12: /usr/lib/xorg/Xorg (InitFonts+0x355) [0x557404a84535] [ 828.757] (EE) 13: /lib/x86_64-linux-gnu/libc.so.6 (libc_start_main+0xea) [0x7fb78338dd0a] [ 828.757] (EE) 14: /usr/lib/xorg/Xorg (_start+0x2a) [0x557404a6dd2a]

Steps to Reproduce

No response

Expected Behavior

No response

Screenshots

No response

Relevant Settings

No response

Version

Build: [2023-03-11 02:48:04] [master] [9b962580ff02f02dcd8239166f9d1ab6cae188bd]

Platform

Ubuntu 22.10 5.19.0-35-generic x86_64 x86_64 GNU/Linux Docker version 23.0.1, build a5ee5b1

Relevant log output

No response