Hello, I've already posted here about this problem, but I thought I'd make another post in a different category since I don't think it's a problem with peripherals; rather, it is a problem with the refactored 
I am on a laptop, specifically, an Acer SF314-42-R7S8 (surprisingly, FreeBSD has been working better for me than some Linux distros). It's got an AMD processor with integrated Renoir series GPU. I'm using FreeBSD 13.1-RELEASE.
To sum it up, on KDE and XFCE, my mouse cursor is invisible (meaning I cannot see it, but I can still click buttons and such) until I switch to a TTY (with
There are no notable errors in my Xorg logs, but every time I do a
The hexadecimal number changes a little bit every time though.
I use packages as much as possible; however,
I did not have this problem in FreeBSD 13.1-RC6 (before the
I do not have any Xorg configuration files. I even tried doing a fresh install of FreeBSD 13.1-RELEASE and installing only the necessary software to get a graphical environment running, and the problem still persists.
drm-kmod
-and-friends ports. I hope that's allright! 
I am on a laptop, specifically, an Acer SF314-42-R7S8 (surprisingly, FreeBSD has been working better for me than some Linux distros). It's got an AMD processor with integrated Renoir series GPU. I'm using FreeBSD 13.1-RELEASE.
To sum it up, on KDE and XFCE, my mouse cursor is invisible (meaning I cannot see it, but I can still click buttons and such) until I switch to a TTY (with
ctrl + alt + f[0-6]
) and then back to the DE, after which everything works as it should. What's more, on a Wayland compositor (River), nothing renders at all until I switch to and from a TTY.There are no notable errors in my Xorg logs, but every time I do a
startx
, this interesting error pops up in dmesg
:
Code:
drmn0: 0xfffff80263f7b800 pin failed
[drm ERROR :dm_plane_helper_prepare_fb] Failed to pin framebuffer with error -12
I use packages as much as possible; however,
drm-kmod
/ drm-54-kmod
, which are the only packaged DRM kernel modules, do not work for me, so I compile drm-510-kmod
and gpu-firmware-amd-kmod-renoir
from ports. I hope this isn't a problem with mixing ports and packages! ?I did not have this problem in FreeBSD 13.1-RC6 (before the
drm-kmod
-and-friends ports were refactored).I do not have any Xorg configuration files. I even tried doing a fresh install of FreeBSD 13.1-RELEASE and installing only the necessary software to get a graphical environment running, and the problem still persists.