[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#729046: i965 fails to work on kfreebsd



On 08/11/2013 11:03, Christoph Egger wrote:
> % glxgears
> Gen6+ requires Kernel 3.6 or later.

This message traces to a failed call to drm_intel_gem_context_create()
in libdrm, which is just an Ioctl stub.

Do you see a failed DRM_IOCTL_I915_GEM_CONTEXT_CREATE ioctl in ktrace?

Does it help if you try with kfreebsd-image-10? kfreebsd-downloader-10?

> glxgears: ../../../../../src/mesa/main/context.c:1501:
> _mesa_make_current: Assertion `newCtx->Version > 0' failed.

Probably a consequence of the above.

-- 
Robert Millan


Reply to: