Re: Xorg, mesa, libdrm

2014-11-07 Thread Andreas Enge
On Fri, Nov 07, 2014 at 07:02:04PM +0100, Andreas Enge wrote: > And the intel driver? I think that may have been my mistake in the first > place to not use mesa. I pushed after swapping libdrm with mesa. It still compiles, at least. Andreas

Re: Xorg, mesa, libdrm

2014-11-07 Thread Andreas Enge
On Fri, Nov 07, 2014 at 05:56:51PM +0100, Ludovic Courtès wrote: > No, this driver requires the latest libdrm. And the intel driver? I think that may have been my mistake in the first place to not use mesa. > The long-term solution will be to use the same one in MESA, but I’d > rather not do it t

Re: Xorg, mesa, libdrm

2014-11-07 Thread Ludovic Courtès
Andreas Enge skribis: > I just came across these lines in the new package xf86-video-modesetting: > (inputs `(;; FIXME: This is a libdrm version incompatible with that of > ;; MESA, which xorg-server uses. Therefore, using this driver > ;; leads to "unresolved sym

Xorg, mesa, libdrm

2014-11-07 Thread Andreas Enge
I just came across these lines in the new package xf86-video-modesetting: (inputs `(;; FIXME: This is a libdrm version incompatible with that of ;; MESA, which xorg-server uses. Therefore, using this driver ;; leads to "unresolved symbol drmModeSetCursor2".