Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Apr 2024 21:35:33 -0400
From:      Kurt Hackenberg <kh@panix.com>
To:        questions@freebsd.org
Subject:   Re: Starting Wayland
Message-ID:  <ZixWZV_MtWQHdOCV@rain.cave>
In-Reply-To: <20240426075613.000021dd@seibercom.net>
References:  <11bf01da9757$1440f040$3cc2d0c0$@seibercom.net> <ZirbbXOmbi-XYp-6@rain.cave> <20240426075613.000021dd@seibercom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 26, 2024 at 07:56:13AM -0400, Gerard E. Seibert wrote:

>Unfortunately, "kld_list=i915kms.ko" causes my system to lock up when
>starting up....I did install the "graphics/drm-kmod-20220907_3"
>port. I compiled it using poudriere.

That's the package version of the meta-port.  Did that compile and 
install the port drm-515-kmod?  (For FreeBSD 14.)  That's the key -- 
you have to compile and install the kernel module.

I do that without poudriere, just cd into the port directory[1] and run 
"make install".  I did that the other day, for about the same problem 
you have: I upgraded 13.2 to 13.3, installed the DRM kmod package, it 
panicked during boot.  I deleted that package, compiled and installed 
it from the port (drm-510-kmod for 13), and that worked.  I'm typing 
this on that system now.


[1] For FreeBSD 14, /usr/ports/graphics/drm-515-kmod.  In FreeBSD 14, 
portsnap is gone, so /usr/ports has to be the git repository.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZixWZV_MtWQHdOCV>