Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Mar 2021 09:18:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 253982] Display goes dead with intel_do_flush_locked failed: Input/output error on Dell XPS m1330
Message-ID:  <bug-253982-7141-chdsABl4sc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253982-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253982-7141@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=3D253982

--- Comment #1 from Jan Beich <jbeich@FreeBSD.org> ---
drmn0 warnings suggest you have /boot/kernel/i915kms.ko or /boot/kernel/drm=
2.ko
loaded (check "kldstat -v" output). graphics/drm-kmod installs
/boot/modules/i915kms.ko and /boot/modules/drm.ko. pkg-message (e.g., run "=
pkg
info -xD drm-.\*kmod") actually documents you need to use
kld_list=3D"/boot/modules/i915kms.ko" in rc.conf(5) on FreeBSD < 13.0.

If after fixing the confusion drm-kmod is still not stable on i965GM (Intel
Gen4) consider upgrading to FreeBSD >=3D 13.0 which contains numerious DRM,
LinuxKPI and upstream LTS stability fixes, including for old GPUs.

--=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-253982-7141-chdsABl4sc>