i915kms kernel module causing freezes on FreeBSD 13.0-RELEASE

Graham Perrin grahamperrin at gmail.com
Fri May 7 23:08:00 UTC 2021


On 07/05/2021 19:09, Matt K wrote:
> - These are the possibilities to have a stable usable system with X:
> 1. not mentioning i915kms in rc.conf is a must. Then I can load X with XDM
> and it automatically pulls i915kms by specifying "Driver" "intel" in
> xorg.conf.
> 2. not mentioning i915kms in rc.conf is a must. Then I have to "kldload
> i915kms" and then I can "startx" and it works. In this case It does not
> matter if I have "modesetting" or "intel" in xorg.conf, both work.

Try a third approach:

kld_list="drm"



More information about the freebsd-questions mailing list