Hi, looking for some suggestions on troubleshooting. I have FreeBSD 14.2 working successfully on this little usff AMD Thinkstation, with both Xorg (LXQT desktop) and Wayland/Sway working. However, over time, the display rendering gets slower and slower, regardless of whether I'm runing X or Wayland. CPU and system load are negligible, and yet, for example, minimizing windows with openbox takes a few seconds, with the little "animation" leaving artifacts on the screen for a delay, rather than being nearly instant. Scrolling in Firefox also becomes slower and slower. I had a session of Wayland/Sway open for a few days, and eventually it slowed to such a crawl, it wouldn't even switch to a virtual terminal within the 10 minutes I waited. A reboot fixes the problem 100% of the time, and everything is snappy again. I hope I'm explaining myself correctly, in summary, the desktop rendering becomes unusably slow after a couple of days, and a reboot fixes it.
Just looking for some hints/pointers as I've never run into this type of problem before. New to FreeBSD, but many years of Linux. It could be a hardware issue.
I do not currently have an xorg.conf file.
Just looking for some hints/pointers as I've never run into this type of problem before. New to FreeBSD, but many years of Linux. It could be a hardware issue.
I do not currently have an xorg.conf file.
Code:
vgapci0@pci0:3:0:0: class=0x030000 rev=0xd6 hdr=0x00 vendor=0x1002 device=0x15dd subvendor=0x17aa subdevice=0x3130
vendor = 'Advanced Micro Devices, Inc. [AMD/ATI]'
device = 'Raven Ridge [Radeon Vega Series / Radeon Vega Mobile Series]'
class = display
subclass = VGA
$ kldstat | grep amdgpu
4 1 0xffffffff83200000 6688e8 amdgpu.ko
11 1 0xffffffff830c9000 2220 amdgpu_raven_gpu_info_bin.ko
12 1 0xffffffff830cc000 64e0 amdgpu_raven_sdma_bin.ko
13 1 0xffffffff830d3000 2b2e0 amdgpu_raven_asd_bin.ko
14 1 0xffffffff830ff000 a3e0 amdgpu_raven_ta_bin.ko
15 1 0xffffffff8310a000 7560 amdgpu_raven_pfp_bin.ko
16 1 0xffffffff83112000 6560 amdgpu_raven_me_bin.ko
17 1 0xffffffff83119000 4560 amdgpu_raven_ce_bin.ko
18 1 0xffffffff8311e000 b9c8 amdgpu_raven_rlc_bin.ko
19 1 0xffffffff8312a000 437f0 amdgpu_raven_mec_bin.ko
20 1 0xffffffff8316e000 437f0 amdgpu_raven_mec2_bin.ko
21 1 0xffffffff83869000 5b4c0 amdgpu_raven_vcn_bin.ko