| Summary: | MGA G550 dualhead xinerama has odd behaviour. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | xorg | Reporter: | Dave Jones <davej> | ||||
| Component: | Driver/mga | Assignee: | 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: |
|
||||||
Created attachment 1859 [details]
config file used.
Add my mail address to the CC list |
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.
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.