2

I've been trying, quite unsuccessfully, to set up "twin view" on 11.04 with a Matrox G400/G450.

At this point I can't recall what I may have tried.

Currently each monitor is displaying the same video and pressing "Detect Monitors" within System -> Preferences -> Monitors does nothing.

I have scoured the interwebs for instructions, tried several of them to no avail.

Most recently I read through several threads on the Ubuntu forums and it seems many others have the same problem with no resolution.

Thank you for your time!

Tass
  • 226

2 Answers2

1

Did you see this website and the example xorg.conf

The important part to checkout is Section "ServerLayout" at the bottom of the file.

Cas
  • 8,707
0

I also have this exact same requirement with the same issue at the moment. Please could someone suggest some ideas. One monitor is a Belinea LCD. The other is a LCD TV with PC input. Here are some more details about the graphics card.

dominic@DACSTATION1:~$ lspci -nn | grep VGA
01:00.0 VGA compatible controller [0300]: Matrox Graphics, Inc. MGA G400/G450 [102b:0525] (rev 82)
dominic@DACSTATION1:~$ sudo lshw -C display
[sudo] password for dominic:
  *-display               
       description: VGA compatible controller
       product: MGA G400/G450
       vendor: Matrox Graphics, Inc.
       physical id: 0
       bus info: pci@0000:01:00.0
       version: 82
       width: 32 bits
       clock: 33MHz
       capabilities: pm agp agp-2.0 vga_controller bus_master cap_list rom
       configuration: driver=matrox_w1 latency=64 maxlatency=32 mingnt=16
       resources: irq:16 memory:f8000000-f9ffffff memory:fe6fc000-fe6fffff memory:fd800000-fdffffff memory:fe000000-fe01ffff
Jorge Castro
  • 73,717