Hi, I have a dual screen setup that I cant get to work properly. One card is a PCI Trio64V+ and the other is a Matrox G100. When I run with just one, it works fine, but when I try to run them simultanously, X freezes and I have to reboot. I tried to get both cards up and running in win98se and had no problems doing this, so it should be possible. Any help is welcome. Silas F. Johansen Here's the log (yes, that's all of it): XFree86 Version 4.2.1 / X Window System (protocol Version 11, revision 0, vendor release 6600) Release Date: 3 September 2002 If the server is older than 6-12 months, or if your card is newer than the above date, look for a newer version before reporting problems. (See http://www.XFree86.Org/) Build Operating System: Linux 2.4.7-10custom i686 [ELF] Module Loader present Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/XFree86.0.log", Time: Sat Dec 7 22:29:29 2002 (==) Using config file: "/etc/X11/XF86Config-4" (EE) MGA(1): Static buffer allocation failed, not initializing the DRI (EE) MGA(1): Need at least 9216 kB video memory at this resolution, bit depth PEXExtensionInit: Couldn't open default PEX font file Roman_M ... and a copy of /etc/X11/XF86Config-4: ### BEGIN DEBCONF SECTION # XF86Config-4 (XFree86 server configuration file) generated by dexconf, the # Debian X Configuration tool, using values from the debconf database. # # Edit this file with caution, and see the XF86Config-4 manual page. # (Type "man XF86Config-4" at the shell prompt.) # # If you want your changes to this file preserved by dexconf, only make changes # before the "### BEGIN DEBCONF SECTION" line above, and/or after the # "### END DEBCONF SECTION" line below. # # To change things within the debconf section, run the command: # dpkg-reconfigure xserver-xfree86 # as root. Also see "How do I add custom sections to a dexconf-generated # XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz. Section "Files" FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/Speedo" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" EndSection Section "Module" Load "GLcore" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "pex5" Load "record" Load "speedo" Load "type1" Load "vbe" Load "xie" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xfree86" Option "XkbModel" "pc105" Option "XkbLayout" "dk" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/ttyS0" Option "Protocol" "Mouseman" EndSection #Graphics adapters Section "Device" Identifier "S3" Driver "s3" VideoRam 2048 VendorName "S3" BoardName "Trio64V+" BusID "PCI:0:15:0" EndSection Section "Device" Identifier "Matrox" Driver "mga" BusID "PCI:1:0:0" VideoRam 8192 EndSection #Monitors Section "Monitor" Identifier "Sun L" HorizSync 28-50 VertRefresh 43-75 Option "DPMS" EndSection Section "Monitor" Identifier "Sun R" HorizSync 28-50 VertRefresh 43-75 Option "DPMS" EndSection #Screens Section "Screen" Identifier "leftscreen" Device "S3" Monitor "Sun L" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1024x768" EndSubSection EndSection Section "Screen" Identifier "rightscreen" Device "Matrox" Monitor "Sun R" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1024x768" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "leftscreen" Screen "rightscreen" RightOf "leftscreen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "DRI" Mode 0666 EndSection ### END DEBCONF SECTION _______________________________________________ Newbie@XFree86.Org *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie