[Bug 245800] x11-servers/xorg-server
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 22 18:39:47 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245800
Niclas Zeising <zeising at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zeising at FreeBSD.org
--- Comment #6 from Niclas Zeising <zeising at FreeBSD.org> ---
There should be no need to downgrade ports, in fact, that will probably just
exacerbate the problems.
I run X without problems on my X230 all the time. You should not need much
more than pkg install drm-kmod xorg and your favorite window manager, then load
/boot/modules/i915kms.ko and start X. No config of any kind should be needed,
and you don't need xf86-video-intel or xf86-input-evdev, unless you have
joysticks or gamepads or the like.
You have to ensure that you have evdev support in your kernel config (it's in
generic), and if you're not running 12.1-release, but 12.1-stable, you need to
recompile drm-fbsd12.0-kmod to match your specific kernel.
If you are building from ports, make sure that you clean away any local options
or config you have, that might prevent you from installing important ports,
such as xf86-input-libinput and other needed packages.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list