https://bugs.freedesktop.org/show_bug.cgi?id=82152
--- Comment #7 from Tobias Klausmann <[email protected]> --- If i look at the system + the kernel bug, this looks similar to a problem i was facing some weeks ago: so i'd suggest to try DRI3 with the whole package: Update your packages: xf86-video-intel mesa (all dependencies of course) Remove: xf86-video-nouveau (with DRI3 you wont need it to do: DRI_PRIME=1 myprog) you'll need a kernel with rendernodes enabled (boot with drm.rnodes=1) you may need to add a file to /etc/udev/rules.d/ containing: SUBSYSTEM=="drm", IMPORT{builtin}="path_id" to get ID_PATH tags for rendernodes. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
