https://bugs.freedesktop.org/show_bug.cgi?id=40630
--- Comment #14 from Diego Viola <[email protected]> 2011-09-05 15:55:36 PDT --- (In reply to comment #12) > could you try reading that debug file many times, possibly in a loop? > If that doesn't work, then its different issue I guess. > > Please try to update to mesa from git, just in case issue is fixed there. I've been running "cat /sys/kernel/debug/dri/0/evict_vram" inside a while loop for more than 1 hour and every 1 second. $ while true; do cat /sys/kernel/debug/dri/0/evict_vram; sleep 1; done but I couldn't reproduce the issue that way. How can I upgrade mesa from git? Any instructions? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- 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
