Date: Sat, 27 Apr 2024 06:55:24 -0400 From: "Gerard E. Seibert" <jerry@seibercom.net> To: questions@freebsd.org Subject: Re: Starting Wayland Message-ID: <20240427065524.0000297f@seibercom.net> In-Reply-To: <ZixWZV_MtWQHdOCV@rain.cave> References: <11bf01da9757$1440f040$3cc2d0c0$@seibercom.net> <ZirbbXOmbi-XYp-6@rain.cave> <20240426075613.000021dd@seibercom.net> <ZixWZV_MtWQHdOCV@rain.cave>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 26 Apr 2024 21:35:33 -0400, Kurt Hackenberg stated: > 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. > That module is present, and I have tried loading it several times, both kld_list and kldload. From kldload I get this error message: iic0: <12C generic I/O> on iicbus0 The system totally locks up. The only way I have found to recover is to manually shut the PC down, aka 'off-switch'. I am seriously about ready to call it quits on this project. I have already invested way more time than its worth. -- Jerry
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20240427065524.0000297f>