Date: Sat, 8 May 2021 00:07:56 +0100 From: Graham Perrin <grahamperrin@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: i915kms kernel module causing freezes on FreeBSD 13.0-RELEASE Message-ID: <68023ace-7338-5e39-28f9-22bf1ff78365@gmail.com> In-Reply-To: <CA%2B4jMao_YgwF_Jn8CG8ucU0c7AgnmoBknMtPEhPet0XcJJrr9A@mail.gmail.com> References: <CA%2B4jMao_YgwF_Jn8CG8ucU0c7AgnmoBknMtPEhPet0XcJJrr9A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?68023ace-7338-5e39-28f9-22bf1ff78365>