https://bugs.freedesktop.org/show_bug.cgi?id=74803

--- Comment #4 from Alex Deucher <ag...@yahoo.com> ---
Just redirect the output to a file:
glxinfo > glxinfo.txt
dmesg > dmesg.txt

The xorg log location is usually /var/log/Xorg.0.log.  Don't worry about
deleting it.  It gets overwritten each time you start X.

Google for "git bisect howto" to see how to use git to bisect a regression.  If
you are not comfortable with that, can you try older driver releases and see if
you can narrow down which one caused the problem?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to