[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Xorg, mesa, libdrm
From: |
Ludovic Courtès |
Subject: |
Re: Xorg, mesa, libdrm |
Date: |
Fri, 07 Nov 2014 17:56:51 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Andreas Enge <address@hidden> 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 symbol drmModeSetCursor2".
> ("libdrm" ,libdrm)
> Could we not simply use libdrm-2.4.33 as in mesa?
No, this driver requires the latest libdrm.
The long-term solution will be to use the same one in MESA, but I’d
rather not do it too close to the release. :-)
Thanks,
Ludo’.