Which mouse are you using? 
The driver in the configuration is a bit special.
I would backup the XF86Config, make a new one with one
of the setup programs and just one head. Check that it
works and then (and only then) add the parts which
pertain to the second screen taking them from the
backup.
Lionel
--- "Lafond, Kenneth G" <[EMAIL PROTECTED]>
wrote:
> I'm not 100% sure what's wrong, but this can't be
> good:
> 
> Symbol vbeFree from module
> /usr/X11R6/lib/modules/drivers/mga_drv.o is
> unresolved!
> Symbol fbPictureInit from module
> /usr/X11R6/lib/modules/drivers/mga_drv.o is
> unresolved!
> (--) Depth 24 pixmap format is 32 bpp
> 
> Ken
> 
> -----Original Message-----
> From: Don Wilde [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 17, 2001 4:11 PM
> To: [EMAIL PROTECTED]
> Subject: [Newbie]Matrox 2nd head
> 
> 
> I have X 4.1.0 running on a Matrox G400 on FreeBSD
> 4.4-RC (aka
> 4-STABLE). I tried a config I found in the archives,
> but it still bombs.
> Many TIA for advice! :-D
> 
> Following are: 
>       Error on Console
>       XF86Config
>       XFree86.0.log   
> 
> The error I see on the console is: 
>       XError of failed request: BadValue (integer param
> out of range)
>       Major op: 88 (X_FreeColors)
>       Value in: 0x100
>       Serial # 25
>       Current: 26
> 
> My config is:
> 
> >>>Begin XF86Config
> 
> Section "Module"
> 
> # This loads the DBE extension module.
> 
> #    Load        "dbe"        # Double buffer extension
> 
> # This loads the miscellaneous extensions module,
> and disables
> # initialisation of the XFree86-DGA extension within
> that module.
>     SubSection  "extmod"
>       Option    "omit xfree86-dga"   # don't
> initialise the DGA
> extension
>     EndSubSection
> 
> # This loads the Type1 and FreeType font modules
>     Load        "type1"
>     Load        "freetype"
> 
> # This loads the GLX module
>     Load       "glx"
> 
> EndSection
> 
> Section "Files"
> 
>     RgbPath   "/usr/X11R6/lib/X11/rgb"
> 
>     FontPath   "/usr/X11R6/lib/X11/fonts/local/"
>     FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
>     FontPath  
> "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
>     FontPath  
> "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
>     FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
> #    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
>     FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
>     FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
> 
> # The module search path.  The default path is shown
> here.
> 
> #    ModulePath "/usr/X11R6/lib/modules"
> 
> EndSection
> 
> #
>
**********************************************************************
> # Server flags section.
> #
>
**********************************************************************
> 
> Section "ServerFlags"
> 
> EndSection
> 
> 
> Section "InputDevice"
> 
>     Identifier        "Keyboard1"
>     Driver    "Keyboard"
> 
>     Option "AutoRepeat" "500 30"
> 
> 
>     Option "XkbRules" "xfree86"
>     Option "XkbModel" "dell101"
>     Option "XkbLayout"        "us"
> 
> EndSection
> 
> Section "InputDevice"
> 
>     Identifier        "Mouse1"
>     Driver    "mouse"
>     Option "Protocol"    "Auto"
>     Option "Device"      "/dev/sysmouse"
> 
> 
> EndSection
> 
> 
> 
> 
> Section "Monitor"
> 
>     Identifier  "17sf2"
>     HorizSync   31-65
>     VertRefresh 50-120
> 
> EndSection
> 
> Section "Monitor"
> 
>     Identifier  "smdell"
>     HorizSync   30-62
>     VertRefresh 50-120
> EndSection
> Section "Device"
>     Identifier        "Standard VGA"
>     VendorName        "Unknown"
>     BoardName "Unknown"
> 
>     Driver     "vga"
> 
> EndSection
> 
> # Device configured by xf86config:
> 
> Section "Device"
>     Identifier  "Matrox Millennium G400"
>     Driver      "mga"
>     Screen 0
>     #VideoRam    32768
>     # Insert Clocks lines here if appropriate
> #    Option "OverclockMem" 
>     Option "Overlay" 
>     BusID "PCI:1:0:0"
> EndSection
> 
> Section "Device"
>     Identifier  "Matrox Millennium Head 2"
>     Driver      "mga"
>     Screen 1
>     #VideoRam    32768
>     # Insert Clocks lines here if appropriate
> #    Option "OverclockMem" 
>     Option "Overlay" 
>     BusID "PCI:1:0:1"
> EndSection
> 
> 
> Section "Screen"
>     Identifier  "MGA1"
>     Device      "Matrox Millennium G400"
>     Monitor     "17sf2"
>     DefaultDepth 24
> 
>     Subsection "Display"
>         Depth       8
>         Modes       "1024x768" "800x600" "640x480"
>         ViewPort    0 0
>     EndSubsection
>     Subsection "Display"
>         Depth       16
>         Modes       "1024x768" "800x600" "640x480"
>         ViewPort    0 0
>     EndSubsection
>     Subsection "Display"
>         Depth       24
> #        Modes       "1280x1024" "1024x768"
> "800x600" "640x480"
>         Modes       "1024x768" "800x600" "640x480"
> #     Modes "800x600" "640x480"
>         ViewPort    0 0
>     EndSubsection
> EndSection
> 
=== message truncated ===


__________________________________________________
Terrorist Attacks on U.S. - How can you help?
Donate cash, emergency relief information
http://dailynews.yahoo.com/fc/US/Emergency_Information/
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to