Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Mar 2017 20:52:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 217664] [DRI3] OpenGL applications crash in brw_workaround_depthstencil_alignment()
Message-ID:  <bug-217664-7141-7PrvSkAsbF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217664-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-217664-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=3D217664

--- Comment #7 from Matthew Rezny <rezny@freebsd.org> ---
(In reply to Sergei Akhmatdinov from comment #2)

>> Are you using i915.ko or i915kms.ko? If the latter try the kernel from=20
>> https://github.com/FreeBSDDesktop/freebsd-base-graphics/tree/drm-next bu=
t=20
>> ignore world
>>
>I am using the former.

You should be using the latter. The former only supports DRI1 and UMS. The
latter is required for DRI2 and KMS. While there is still UMS support in the
intel DDX, it is only intended for use on very old hardware for which there=
 is
no KMS support, i.e. i8xx chipsets.

If you are manually loading i915.ko, cease doing so. Intel DDX will try to =
load
i915kms.ko first and only tries i915.ko if the first fails (or you are not =
on
the current version as there was a bug that would cause it to try loading
both).

--=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-217664-7141-7PrvSkAsbF>