Useful to get full debug output in Xorg log file for sending to upstream. Reproducible: Always
Created attachment 322268 [details, diff] Patch for live ebuild
Created attachment 323734 [details, diff] Updated patch
Created attachment 323778 [details, diff] Updated patch There are multiple debug levels for intel driver, this patch adds use flags for basic level and full debug. There are also memory and pixmap debug levels, I can add them also if needed.
Created attachment 355334 [details] debug_ability.patch Can you try this patch?
it's still valid?
*** Bug 497386 has been marked as a duplicate of this bug. ***
A debug flag has been added to the live ebuild in the x11 overlay. full-debug is a bit more complex, it needs to pass --enable-debug=full to configure.
I just synced the overlay ebuild into portage. So we have a debug USE flag there too (for 2.99.909). Is this enough or should we aim for debug-full?
I think that debug is good enough. Enabling debug-full (I believe) would create huge Xorg.0.logs (as in several hundred megabytes), so to avoid people having this happen to them without realizing it, we should leave it at that. Thanks very much for getting it all sorted so quickly! 5:)