[Bug 245800] x11-servers/xorg-server
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245800 Niclas Zeising <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Niclas Zeising <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"