Hi! Ok I managed to get my DH card run with your BusID and the two "0 0" on the ServerLayout section (diff included).
One more thing: MGA tries to load the module mga_hal anyone knows which modules this is ? (not included with XFre86-mdk on RC2). On Wed, Sep 11, 2002 at 08:45:37PM +0200, Reinhard Katzmann wrote: > Hi! > > Bryan Whitehead <[EMAIL PROTECTED]> wrote: > > > (this is a dual-head, auto X config with kickstart). > > > > Ok, basically everything works except there is no "BusID" in the devices > > section.... > > > > Both devices need to have the busid listed in order for X to work. > > > > the -broke is the kickstart config.... > > > > the others are when I put BusID in the device section. > > > > I'm running a Matrox g550. > > > http://huey.jpl.nasa.gov/~driver/ for the files (too big to attach them > > all I guess) > > I have the Matrox g450 and get the same crash. I read the previous > thread on RC1 (see archive: > http://marc.theaimsgroup.com/?l=mandrake-cooker&m=103122508832756&w=2 > > Pixel: > The diffs from the two files are not that difficult, mainly the > ServerLayout seems to be important to me. Oh well, I forgot the Device section where BusID has to be put ;( > I'll try that soon and post the important fixes to be done to > the default XF86Config-4. See diffs. I had no problems with dri. The test without xinerama (tried both kde and gnome) showed me only a black second head. Regards, Reinhard Katzmann -- Software-Engineer, Developer for Embedded Devices Project: Pertergrin, a role playing game system GnuPG Public Key available on request
--- /etc/X11/XF86Config-4 2002-09-11 21:18:42.000000000 +0200
+++ /etc/X11/XF86Config-4~ 2002-09-11 00:24:44.000000000 +0200
@@ -90,7 +90,6 @@
Screen 0
Option "DPMS"
Option "AGPMode" "true"
- BusID "PCI:1:0:0"
EndSection
Section "Device"
@@ -100,7 +99,6 @@
Driver "mga"
Screen 1
Option "DPMS"
- BusID "PCI:1:0:0"
EndSection
Section "Screen"
@@ -161,7 +159,7 @@
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
- Screen "screen1" 0 0
+ Screen "screen1"
Screen "screen2" RightOf "screen1"
#Option "Xinerama"
EndSection
msg74974/pgp00000.pgp
Description: PGP signature
