Date: Fri, 26 Apr 2019 00:43:24 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 237127] graphics/kmod-legacy-kmod-g20190213 Message-ID: <bug-237127-7788-MIV4fx07u1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-237127-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-237127-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237127 Derek Schrock <dereks@lifeofadishwasher.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dereks@lifeofadishwasher.co | |m --- Comment #1 from Derek Schrock <dereks@lifeofadishwasher.com> --- Your kld_list value in rc.conf should be a space separated list of kernel models not multiple kld_list=3D lines. kld_list=3D"/boot/modules/drm2.ko /boot/modules/i915kms.ko" Loads /boot/modules' drm2.ko then i915kms.ko. Maybe the pkg-message file of the port should be updated to include /boot/modules/drm2.ko? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237127-7788-MIV4fx07u1>