wayland-compositor fails to start with nouveau driver
Bernard Kolobara
b3no.gamedev at googlemail.com
Wed Oct 19 05:59:19 PDT 2011
Hi,
I compiled wayland according to the instructions at
http://wayland.freedesktop.org/building.html
And I built a kernel from the Nouveau kernel git repository.
Everything went well.
After trying to run the wayland-compositor I get this error:
libEGL warning: DRI2: failed to open nouveau (search paths
/home/bkolobara/wayland/lib/dri)
XDG_RUNTIME_DIR not set, falling back to .
using socket ./wayland-0
I looked in the lib/dri/ folder and found a file named nouveau_vieux_dri.so
I tried to rename it to nouveau_dri.so, then I got this error:
wayland-compositor: nouveau_screen.c:124: nouveau_init_screen2:
Assertion `0' failed.
Aborted
What am I missing here?
Regards, Bernard.
More information about the wayland-devel
mailing list