svn commit: r296548 - in head/sys: dev/agp dev/drm2 dev/drm2/i915 modules/drm2/i915kms

Jean-Sébastien Pédron dumbbell at FreeBSD.org
Wed Mar 9 22:47:54 UTC 2016


On 09/03/2016 16:58, Renato Botelho wrote:
> After revert it to r296547 and manually apply ZFS fix I can
> successfully load i915kms during boot.

Yeah, I never test to load DRM drivers from /boot/loader.conf. I confirm
it doesn't work with Haswell at least. I have no idea how to debug this.

Is it sufficient for you to load the driver from /etc/rc.conf instead?
You can try the following line:
    kld_list="i915kms"

It achieves the same result, but it's faster to boot and works.

-- 
Jean-Sébastien Pédron

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20160309/80320c04/attachment.sig>


More information about the svn-src-all mailing list