Andreas Enge <andr...@enge.fr> 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’.