Bug 429988

Summary: xorg.conf: Disable in Section "Module"
Product: [Fedora] Fedora Reporter: Ralf Corsepius <rc040203>
Component: xorg-x11-serverAssignee: Adam Jackson <ajax>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8CC: mcepl, xgl-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-21 17:49:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ralf Corsepius 2008-01-24 06:05:01 UTC
Description of problem:

man 5 xorg.conf documents:
<snip>
...
MODULE SECTION
...
       Disable "modulename"
...
</snip>

Trying to use
Section "Module"
        Disable "glx"
EndSection

in xorg.conf results into a parse error:
...
Parse error on line 18 of section Module in file /etc/X11/xorg.conf
        "Disable" is not a valid keyword in this section
....

Version-Release number of selected component (if applicable):
xorg-x11-server-Xorg-1.3.0.0-39.fc8

How reproducible:
Always

Steps to Reproduce:
1. Add the "Module" section above to /etc/X11/xorg.conf
2. Try to launch x-server (I use run-level 3 and startx) 
  
Actual results:
Breakdown, x-server doesn't start.

Expected results:
Function. 

Either I am mis-interpreting the man page, there is a mis-match between docs and
implementation, or ... there is a bug somewhere.

Additional info:
I could have sworn 'Disable "..."' once had worked, but ... I could be wrong ;)

Comment 1 Ralf Corsepius 2008-01-24 08:19:21 UTC
FWIW: http://www.x.org/archive/X11R6.8.0/doc/xorg.conf.5.html
Doesn't have the section I am citing above, anymore.

So, ... wild guess: Implementation vs. docs mismatch in F8 :/



Comment 2 Matěj Cepl 2008-01-24 16:47:45 UTC
Auch, ajax?

Comment 3 Adam Jackson 2008-02-11 20:03:24 UTC
It's not valid syntax in xserver 1.3.0, correct.  It is valid in rawhide, and
will be valid in xserver 1.5.

The manual for the X server in F8 does mention the Disable keyword, because the
man page was updated whole from upstream without much thought.  Building a fix
for that as 1.3.0.0-41.fc8.

Comment 4 Fedora Update System 2008-02-11 20:45:25 UTC
xorg-x11-server-1.3.0.0-41.fc8 has been submitted as an update for Fedora 8

Comment 5 Adam Jackson 2008-02-21 17:49:28 UTC
Fixed in updates.