Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 432864

Summary: x11-drivers/xf86-video-intel: add debug USE flag
Product: Gentoo Linux Reporter: Reinis Danne <rei4dan>
Component: [OLD] LibraryAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal CC: ikelos
Priority: Normal Keywords: InOverlay, PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch for live ebuild
Updated patch
Updated patch
debug_ability.patch

Description Reinis Danne 2012-08-26 14:36:54 UTC
Useful to get full debug output in Xorg log file for sending to upstream.

Reproducible: Always
Comment 1 Reinis Danne 2012-08-26 14:38:00 UTC
Created attachment 322268 [details, diff]
Patch for live ebuild
Comment 2 Reinis Danne 2012-09-14 08:03:41 UTC
Created attachment 323734 [details, diff]
Updated patch
Comment 3 Reinis Danne 2012-09-14 15:51:14 UTC
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.
Comment 4 David Heidelberg (okias) 2013-08-07 15:08:39 UTC
Created attachment 355334 [details]
debug_ability.patch

Can you try this patch?
Comment 5 David Heidelberg (okias) 2014-01-12 16:01:24 UTC
it's still valid?
Comment 6 Chí-Thanh Christopher Nguyễn gentoo-dev 2014-01-26 18:05:52 UTC
*** Bug 497386 has been marked as a duplicate of this bug. ***
Comment 7 Chí-Thanh Christopher Nguyễn gentoo-dev 2014-01-26 18:11:21 UTC
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.
Comment 8 Rémi Cardona (RETIRED) gentoo-dev 2014-02-03 22:06:10 UTC
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?
Comment 9 Mike Auty (RETIRED) gentoo-dev 2014-02-03 22:07:56 UTC
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:)