Bug 528049 - gamma in config file not honored
Summary: gamma in config file not honored
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-drv-intel
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Adam Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-10-08 18:08 UTC by Bill Nottingham
Modified: 2018-04-11 15:54 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-11-03 21:43:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bill Nottingham 2009-10-08 18:08:18 UTC
Description of problem:

xorg.conf:
Section "ServerLayout"
	Identifier     "Default Layout"
	Screen      0  "Screen0" 0 0
EndSection

Section "ServerFlags"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	Gamma        0.8 0.8 0.6
EndSection

Section "Device"
	Identifier  "Videocard0"
	Driver      "intel"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Videocard0"
	Monitor    "Monitor0"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

With this, I still get gamma of 1.0 on startup. Setting it post-startup works fine.

Version-Release number of selected component (if applicable):

kernel-2.6.31.1-56.fc12.x86_64
xorg-x11-server-Xorg-1.7.0-1.fc12.x86_64
xorg-x11-drv-intel-2.9.0-2.fc12.x86_64

How reproducible:

100%

Comment 1 Bill Nottingham 2009-10-08 18:09:30 UTC
X log available at https://bugzilla.redhat.com/attachment.cgi?id=364164

Comment 2 Matěj Cepl 2009-10-09 11:56:50 UTC

*** This bug has been marked as a duplicate of bug 515306 ***

Comment 3 Bill Nottingham 2009-10-09 15:53:00 UTC
Reopening; 515306 was an older bug, that was fixed, and now this has broken in a different way.

Comment 5 Bill Nottingham 2009-11-03 21:43:39 UTC
Fixed now in rawhide, ajax says fix landed around 1.6.99-45 or so.


Note You need to log in before you can comment on or make changes to this bug.