Mailinglist Archive: opensuse-bugs (13459 mails)

< Previous Next >
[Bug 330348] sax2: Xinerama not enabled on Intel GMA 950
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Mon, 15 Oct 2007 06:21:05 -0600 (MDT)
  • Message-id: <20071015122105.B09E0245269@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=330348#c17


Stefan Dirsch <sndirsch@xxxxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |ASSIGNED
Info Provider|sndirsch@xxxxxxxxxx |




--- Comment #17 from Stefan Dirsch <sndirsch@xxxxxxxxxx> 2007-10-15 06:21:05
MST ---
- entered the GUI clicked on "Activate Dual Head Mode" and saved the
configuration. The result is a xorg.conf with two references
monitor-vga and monitor-LVDS
Yes, but ...


Section "Monitor"
DisplaySize 304 228
HorizSync 30-60
Identifier "Monitor[0]"
ModelName "LGP 1024X768"
Option "DPMS"
VendorName "LG"
VertRefresh 30-60
UseModes "Modes[0]"
EndSection

Section "Monitor"
HorizSync 31-50
Identifier "EXT"
ModelName "1024X768@60HZ"
Option "LeftOf" "EXT"
Option "PreferredMode" "1024x768"
VendorName "--> VESA"
VertRefresh 50-60
EndSection

The result is a cloned mode instead of Xinerama. Replacing

Option "LeftOf" "EXT"

with

Option "LeftOf" "Monitor[0]"

fixes the issue.


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
References