On Mon, 16 Sep 2019 20:09+0900, Masachika ISHIZUKA wrote:

>   My machine (with core i5-7500) is hangup when loading i915kms.ko
> on r352239 and r352386 (1300047).
>   This machine was working good with r351728 (1300044).
> 
>   /etc/rc.conf has the following line.
> kld_list="i915kms.ko"

Pardon the intrusion.
What happens if you add drm2.ko and/or switch to absolute paths?

This is what I had to put in my /etc/rc.conf for a Dell Latitude 
E5530 to get rid of the message of drm2 being deprecated:

kld_list="/boot/modules/drm2.ko /boot/modules/i915kms.ko"

-- 
Trond.
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to