Segmentation faults Xorg
Matthew Dillon
dillon at backplane.com
Sun Oct 29 11:30:25 PDT 2023
It sounds like its a driver-load startup race maybe. On my workstation
(AMD Ryzen 2400G) I wind up having to kldload the driver, sleep a second or
two, then start X. I have a little script that does:
kldload amdgpu
sleep 2
xdm (or startx or whatever. I use the xdm login manager wrapper myself).
-Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20231029/d521caae/attachment.htm>
More information about the Users
mailing list