Date: Mon, 16 Sep 2019 13:24:12 +0200 From: Niclas Zeising <zeising@freebsd.org> To: freebsd-current@freebsd.org Subject: Re: hang up with r352239 and r352386 with i5-7500 Message-ID: <d7ed14db-163b-93be-a5e5-7d87f3f1e29d@freebsd.org> In-Reply-To: <20190916.200921.794188770284180789.ish@amail.plala.or.jp> References: <20190916.200921.794188770284180789.ish@amail.plala.or.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2019-09-16 13:09, Masachika ISHIZUKA wrote: > Hi. > > 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" > > It is good wowking with core i7-4500U on r352239 (1300047). > Hi! Which version of drm-current are you using? Have you recompiled it after updating the kernel? What happens if you change to kld_list="/boot/modules/i915kms.ko"? There is a patch here: https://github.com/FreeBSDDesktop/kms-drm/pull/175/commits/7b8fab2461262b22f64425146b60608bb0e0240d that might solve the issue, can you apply that and recompile drm-current-kmod and see if it works? Thanks! Regards -- Niclas Zeising
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d7ed14db-163b-93be-a5e5-7d87f3f1e29d>