I am unable to get 24bbp at 1280x960 on my Matrox Mystique under XFree86,
although it runs happily this way under Micro$loth 2000 pro.

The error reported in the XFree86 log is "not enough memory for this mode".
The log file reports 4096K ram, which is correct.  This is what is
physically
installed on the Mystique, and is also what is reported by M$ 2000.

It will run 1280x960 at 16bpp.  (I test this by starting X with -depth 16)
It makes no difference whether I use +xinerama or -xinerama.  This problem
was also observed with XFree86 4.1.x.

Seems to me that if M$ 2000 can drive this card at 1280x960x24bppx75hz then
XFree86 should be able to as well.  But I am stuck.

TIA

thomas downing

Configuration:
---------------------

Slackware 8.0 (much upgraded)
XFree86 4.2.0
Dual headed, NVidia GeForce2 MX, Matrox Mystique PCI

nv driver is the one included with XFree86 4.2.0
mga driver is the one included with XFree86 4.2.0

Pertinent sections from XF86Config

Section "Device"
        Identifier  "matrox"
        Driver      "mga"
        VendorName  "Matrox"
        BoardName   "MGA 1064SG"
    VideoRam    4096
        BusID       "PCI:2:11:0"
EndSection

Section "Modes"
    Identifier  "MyModes"
    ModeLine    "My1280x1024" 135.00  1280 1316 1460 1676  1024 1025 1028
1066  +hsync +vsync #79.98
    ModeLine    "My1152x864"  108.00  1152 1216 1344 1608   864  869  872
900  +hsync +vsync #75.00
    ModeLine    "My1024x768"   78.75  1024 1040 1136 1312   768  769  772
800  +hsync +vsync #75.03
    ModeLine    "My800x600"    49.50   800  816  896 1056   600  601  603
624  +hsync +vsync #75.12
EndSection

Section "Screen"
    Identifier  "Screen 2"
    Device      "matrox"
    Monitor     "dell17"
    DefaultDepth 24

    Subsection "Display"
        Depth       8
        Modes       "My1280x1024" "My1152x864" "My1024x768" "My800x600"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "My1280x1024" "My1152x864" "My1024x768" "My800x600"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "My1280x1024" "My1152x864" "My1024x768" "My800x600"
        ViewPort    0 0
    EndSubsection
EndSection
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to