https://bugs.freedesktop.org/show_bug.cgi?id=32864 Summary: wayland "libEGL warning: failed to create DRM screen" Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: darxus at chaosreigns.com QAContact: xorg-team at lists.x.org Running the wayland compositor used to give output including: libEGL debug: searching for pipe module nouveau libEGL debug: loaded /home/darxus/install/lib/egl/pipe_nouveau.so But now instead of saying it loaded pipe_nouveau.so, it says: libEGL warning: failed to create DRM screen Git commit 6a102074bb30e44273e999ee8cdd2afbfbc4e333 works (last before problem). Git commit 997f84ff4efb62779a19f6bd0441cbae1b7bad70 has this problem. I tried adding a bunch of prints to nouveau_drm_screen_create() in src/gallium/winsys/nouveau/drm/nouveau_drm_winsys.c, none of them printed. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.