Bug 2492

Summary: MGA G550 dualhead xinerama has odd behaviour.
Product: xorg Reporter: Dave Jones <davej>
Component: Driver/mgaAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: high CC: avbidder, mhw-freedesktop, syu
Version: 6.8.1   
Hardware: x86 (IA32)   
OS: Linux (All)   
URL: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=108073
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
config file used. none

Description Dave Jones 2005-02-07 19:02:23 UTC
Trying to start up dual head with a config that begins..

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

Doesnt power up the second head until I comment out the line..
Screen      1  "Screen1" 0 0 
and kill the X server with ctrl-alt-del.
It then starts up in cloned mode, but both heads are 'powered up'.
If I then change the config back, I get the desired behaviour.

This has been happening for quite some time now, and its annoying to
have to go through this every time I reboot.
Comment 1 Dave Jones 2005-02-07 19:04:47 UTC
Created attachment 1859 [details]
config file used.
Comment 2 Dave Jones 2005-03-03 17:27:31 UTC

*** This bug has been marked as a duplicate of 615 ***
Comment 3 Gavin Yu 2007-06-08 08:20:20 UTC
Add my mail address to the CC list
Comment 4 Tilman Sauerbeck 2007-09-30 05:29:10 UTC
No, really, this is a dupe.

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

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.