Bug 203250

Summary: s-c-d dual head incorrect screen detection with two radeon cards installed
Product: [Fedora] Fedora Reporter: Clyde E. Kunkel <clydekunkel7734>
Component: system-config-displayAssignee: Adam Jackson <ajax>
Status: CLOSED INSUFFICIENT_DATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: mcepl, xgl-maint
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-09-12 10:05:49 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 Clyde E. Kunkel 2006-08-19 19:39:34 UTC
Description of problem:
In setting up dual head with two radeon cards--radeon 9200 AGP and radeon 9200SE
PCI--s-c-d assigns screen 1 vice screen 0 to second card.

Version-Release number of selected component (if applicable):
system-config-display-1.0.41-1

How reproducible:
every time s-c-d used to configure dual head

Steps to Reproduce:
1. Completely up-to-date rawhide system
2. as root, system-config-display
3. select dual head tab
4. check dual head
5. configure monitor
6. close s-c-d
7. logoff
8. c-a-bs to restart x

  
Actual results:

No dual head

Expected results:

Identify the display attached to second radeon card as screen 0, vice screen 1. 

Additional info:

Original device section for the radeon 9200SE PCI has screen identified as 1 and
in the server layout the same.  Changed to screen 0 and then both displays came
up.  HOWEVER, could not mouse over to right hand screen.  So, in server layout,
changed clone option to off and, deleted all freestanding 0's, and set screen1
Rightof screen0 and then mouse would move to second screen.

Original server layout:
Section "ServerLayout"
	Identifier     "Multihead layout"
	Screen      0  "Screen0" LeftOf "Screen1"
	Screen      1  "Screen1" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
	Option	    "Xinerama" "off"
	Option	    "Clone" "on"
EndSection

Revised server layout:
Section "ServerLayout"
	Identifier     "Multihead layout"
	Screen         "Screen0" 
	Screen         "Screen1" RightOf "Screen0"
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
	Option	    "Xinerama" "off"
	Option	    "Clone" "off"
EndSection

Comment 1 Clyde E. Kunkel 2006-09-14 17:36:53 UTC
With fresh install of FC6T3, problem still exists.  Manual workaround still works.

Comment 2 Matěj Cepl 2007-09-12 00:34:26 UTC
Since this bugzilla report was filed, there have been several major updates,
which may have resolved this issue. Users who have experienced this problem are
encouraged to upgrade their system to the latest version of their distribution
available.

Please, if you experience this problem on the up-to-date system, let us now in
the comment for this bug, or whether the upgraded system works for you.

If you won't be able to reply in one month, I will have to close this bug as
INSUFFICIENT_DATA. Thank you.


Comment 3 Clyde E. Kunkel 2007-09-12 02:28:11 UTC
I no longer have a dual head configuration to test on.  Sorry.

Comment 4 Matěj Cepl 2007-09-12 10:05:49 UTC
Thanks for letting us know. Closing as INSUFFICIENT_DATA.