Hi all, I'm new to this list, though I've run Suse and opensuse for a couple of years now, and linux for much longer than that. I manage a small cluster of machines that ran a mix of suse 9.1 to 10.1. I finally was able to successfully bring them all up to x86-64 opensuse 10.3. The last machine I worked on was originally a 32-bit installation. The CPU was upgraded to 64 bit. Up till this point, I was able to drive a pair of viewsonis vp 181s with a matrox 450 with Xinerama in "clone off" mode, to esssentially give an extended desktop. With 10.3, I am unable to re-create that setup. I am stuck with X in clone/mirror mode. Below are the relevant parts of the xorg.conf. Am I missing something, or should I file a bug report ? Thanks much folks. cheers vinai ----- xorg.conf ----- ... Section "Modes" Identifier "Modes[0]" Modeline "1280x1024" 108.00 1280 1328 1440 1688 1024 1025 1028 1066 EndSection Section "Monitor" DisplaySize 357 268 HorizSync 30-95 Identifier "Monitor[0]" ModelName "VIEWSONIC VP181" Option "DPMS" VendorName "VSC" VertRefresh 43-87 UseModes "Modes[0]" EndSection Section "Monitor" DisplaySize 357 268 HorizSync 30-95 Identifier "Monitor[1]" ModelName "VIEWSONIC VP181" Option "DPMS" VendorName "VSC" VertRefresh 43-87 UseModes "Modes[0]" EndSection Section "Device" BoardName "Matrox Graphics, Inc. MGA G400 AGP 0" BusID "PCI:1:0:0" Driver "mga" Identifier "Device[0]" Screen 0 EndSection Section "Device" BoardName "Matrox Graphics, Inc. MGA G400 AGP 1" BusID "PCI:1:0:0" Driver "mga" Identifier "Device[1]" Screen 1 EndSection Section "Screen" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x1024" EndSubSection Device "Device[0]" Identifier "Screen[0]" Monitor "Monitor[0]" EndSection Section "Screen" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x1024" EndSubSection Device "Device[1]" Identifier "Screen[1]" Monitor "Monitor[1]" EndSection Section "ServerLayout" Identifier "Layout[all]" InputDevice "Keyboard[0]" "CoreKeyboard" InputDevice "Mouse[1]" "CorePointer" Option "Clone" "off" Option "Xinerama" "on" Screen "Screen[0]" Screen "Screen[1]" RightOf "Screen[0]" EndSection Section "ServerFlags" Option "Xinerama" "true" EndSection Section "DRI" Group "video" Mode 0660 EndSection Section "Extensions" EndSection -- To unsubscribe, e-mail: opensuse-xorg+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-xorg+help@opensuse.org