Date: Mon, 26 Mar 2018 12:44:00 +0100 From: Johannes Lundberg <johalun0@gmail.com> To: Phil Eaton <philneaton95@gmail.com> Cc: freebsd-x11@freebsd.org Subject: Re: i915kms driver crashing in CURRENT Message-ID: <CAECmPwtRwwGA4hRu3SP9dVC-XKxsCmvtfeb3Hk-54hevTgJ-3A@mail.gmail.com> In-Reply-To: <CAByiw%2Bo3f64eQkLSh%2BpZqFizDOm8zS5xoY8ni_gNKDvTvFi8Tw@mail.gmail.com> References: <CAByiw%2Bo3f64eQkLSh%2BpZqFizDOm8zS5xoY8ni_gNKDvTvFi8Tw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 26, 2018 at 1:04 AM, Phil Eaton <philneaton95@gmail.com> wrote: > I just updated CURRENT today and experienced kernel panics related to the > i915kms driver. I recompiled the i915kms driver based on HEAD of the > kms-drm > <https://github.com/FreeBSDDesktop/kms-drm> repo and things started > working > again. > > I've attached some relevant files. > Hi If by "based on HEAD of the kms-drm" you mean the master branch, that is outdated. If you're running stock kernel, I recommend installing graphics drivers using pkg. pkg install drm-stable-kmod (the drm-v4.9 branch) pkg install drm-next-kmod (the drm-v4.11 branch (usable but opencl, vulkan and vaapi decoding has bugs)) If you want to experiment with the newest version, try branch drm-v4.15-WIP but that requires a kernel (or linuxkpi.ko only is fine) from here: https://github.com/FreeBSDDesktop/freebsd-base-graphics/tree/drm-v4.15-WIP /Johannes > > -- > Phil Eaton > > _______________________________________________ > freebsd-x11@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAECmPwtRwwGA4hRu3SP9dVC-XKxsCmvtfeb3Hk-54hevTgJ-3A>