Bug 75870 - xorg-server-1.14.3 - 'Initializing built-in extension' filling up console now instead of log
Summary: xorg-server-1.14.3 - 'Initializing built-in extension' filling up console now...
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Adam Jackson
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-07 02:58 UTC by XorgBug
Modified: 2014-04-07 17:15 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description XorgBug 2014-03-07 02:58:17 UTC
I'm running Slackware 14.1 x86_64 with Openbox. I don't use any login display managers, I only run startx, and I noticed with xorg-server-1.14.3 when doing startx I'll see all these messages about Initializing the built-in extensions filling up the console as X starts.

I've never seen this before as the normal behaviour to have this information spewed out into the console. It's my understanding this is what the /var/log/Xorg.0.log is for instead, where you can already see these messages, so there is no need in having this flood the console with redundant information and I'd greatly appreciate it if someone can tell me how I might fix this, or hopefully soon there will be a fix for this to keep the information in the log where it belongs.

I really need the console for information but this constant flooding when starting X isn't helping me, so I hope this will be fixed soon.

THANKS


Initializing built-in extension Generic Event Extension
Initializing built-in extension SHAPE
Initializing built-in extension MIT-SHM
Initializing built-in extension XInputExtension
Initializing built-in extension XTEST
Initializing built-in extension BIG-REQUESTS
Initializing built-in extension SYNC
Initializing built-in extension XKEYBOARD
Initializing built-in extension XC-MISC
Initializing built-in extension XINERAMA
Initializing built-in extension XFIXES
Initializing built-in extension RENDER
Initializing built-in extension RANDR
Initializing built-in extension COMPOSITE
Initializing built-in extension DAMAGE
Initializing built-in extension MIT-SCREEN-SAVER
Initializing built-in extension DOUBLE-BUFFER
Initializing built-in extension RECORD
Initializing built-in extension DPMS
Initializing built-in extension X-Resource
Initializing built-in extension XVideo
Initializing built-in extension XVideo-MotionCompensation
Initializing built-in extension XFree86-VidModeExtension
Initializing built-in extension XFree86-DGA
Initializing built-in extension XFree86-DRI
Initializing built-in extension DRI2
Comment 1 Alan Coopersmith 2014-03-12 03:54:50 UTC
Seems to have been introduced by the change from xf86MsgVerb to ErrorF
in http://cgit.freedesktop.org/xorg/xserver/commit/?id=79d14d9fc3d92ba866864d3a5910a8c6c8e9b64f

Since most people will have this output captured by their display manager and
stored in a log file, few will have noticed a difference or see it on console.
Comment 2 XorgBug 2014-03-15 07:20:44 UTC
Thanks Alan, I hope this will be fixed soon.
Comment 3 Alan Coopersmith 2014-03-27 16:53:06 UTC
http://patchwork.freedesktop.org/patch/23015/
Comment 4 Adam Jackson 2014-04-07 17:15:00 UTC
commit 8468e24430988058b150dc1daef3aad6ba9fa698
Author: Adam Jackson <ajax@redhat.com>
Date:   Thu Mar 27 11:48:39 2014 -0400

    mi: Hush extension initialization (#75870)


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.