[Bug 251114] x11/xorg: /usr/local/bin/Xorg Segmentation Fault When Switch Virtual TTY

[email protected]
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251114

--- Comment #11 from Jan Beich <[email protected]> ---
(In reply to John from comment #10)
> [    56.287] (II) LoadModule: "intel"

Check Xorg.log for (**) lines. Maybe you still have a config that forces
"intel".

> c) If xf86-video-intel is not needed why is it being installed by FreeBSD?

"pkg info -r xf86-video-intel" and "pkg check -d" may help.

> d) If /usr/local/etc/X11/xorg.conf.d/xorg.conf is not needed
> why is /usr/local/etc/X11/xorg.conf.d/xorg.conf being installed?

"pkg which /usr/local/etc/X11/xorg.conf.d/xorg.conf". Some xf86-* ports do
install files under xorg.conf.d/, so Xserver(1) picks it up by default.

Also, xorg.conf.d/xorg.conf doesn't make sense. Either use xorg.conf and/or
xorg.conf.d/<whatever>.conf.

> e) Do I need to still implement the option "AccelMethod" "SNA"
> with no /usr/local/etc/X11/xorg.conf.d/xorg.conf?

xf86-video-intel and modesetting are interchangeable. Only the former supports
AccelMethod. If modesetting(4x) works fine remove xf86-video-intel.

Besides, until you switch to drm-*-kmod (/boot/modules/i915kms.ko) all of this
maybe pointless.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.