Segmentation faults Xorg
Antonio Olivares
olivares14031 at gmail.com
Sun Oct 29 12:05:06 PDT 2023
On Sun, Oct 29, 2023, 1:30 PM Matthew Dillon <dillon at backplane.com> wrote:
> 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
>
Radeon was loaded automatically. I had checked with kldstat. Now it is
not; [please check pastebin], but the X display bails out and the same
thing happens.
https://pastebin.com/aJPLNtgG
I have autologin enabled via /etc/gettytab and /etc/ttys. I had X
autostart as well, but put a "#" to not enable it.
The evdev stuff is not working correctly in my opinion, but my experience
with this is limited.
Maybe I need to move to experimental/devlopmental builds I can build
software from source and/or try ravenports with some suggestions.
Best Regards,
Antonio
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20231029/5f9b7f23/attachment.htm>
More information about the Users
mailing list