I am unable to get my Millenium Matrox II driving my ViewSonic 15 to come up in XWindows in anything but 320 X 200. I don't know if I am configuring things correctly for the Millenium Matrox II.
According to an FAQ from the Matrox Millenium Xserver group just about everything is autodetected in the SVGA server. I upgraded my xserver-svga to debian package 3.3-4. It claims to support the MGA 2064W video chipset. I am unsure what the deal is with the clockchip. Any help is greatly appreciated I'm sure Someone out there is probably running a Matrox Millenium II ( I here it is considered an excellent card for X) and knows the exact cause of my problem. Below is info from my XF86Config and output from startx as add'l details which might be necessary. -Chip Here is the appropriate part of the captured output from startx: >>XFree86 Version 3.3 / X Window System >>(protocol Version 11, revision 0, vendor release 6300) >>Release Date: Jun 2 1997 >> 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/FAQ) >>Operating System: Linux 2.0.21 i486 [ELF] >>Configured drivers: >> SVGA: server for SVGA graphics adaptors (Patchlevel 0): (many chipsets listed here) >> ncr77c22e, cpq_avga, mga2064w, mga1064sg, oti067, oti077, oti087, (I believe matrox millenium II uses mga2064w listed above) (The following I believe points to the problem, but I don't know what to try to sovle it) XF86Config: /etc/X11/XF86Config >>(**) stands for supplied, (--) stands for probed/default values >>(**) XKB: keymap: "xfree86(us)" (overrides other XKB settings) >>(**) Mouse: type: Microsoft, device: /dev/mouse, baudrate: 1200, >> 3 button emulation (timeout: 50ms) >>(**) SVGA: Graphics device ID: "matrox.alloy.net" >>(**) SVGA: Monitor ID: "User's Guide Spec pg 4-2" >>(--) SVGA: Mode "640x480" needs vert refresh rate of 100.02 Hz. Deleted. >>(--) SVGA: Mode "800x600" needs vert refresh rate of 100.03 Hz. Deleted. >>(--) SVGA: Mode "1024x768" needs hsync freq of 70.24 kHz. Deleted. >>(--) SVGA: Mode "1152x864" needs hsync freq of 70.88 kHz. Deleted. >>(--) SVGA: Mode "1280x1024" needs hsync freq of 74.59 kHz. Deleted. >>(--) SVGA: Mode "1600x1200" needs hsync freq of 75.00 kHz. Deleted. >>(--) SVGA: Mode "1152x864" needs hsync freq of 76.01 kHz. Deleted. >>(--) SVGA: Mode "1280x1024" needs hsync freq of 78.86 kHz. Deleted. >>(--) SVGA: Mode "1024x768" needs hsync freq of 80.21 kHz. Deleted. >>(--) SVGA: Mode "1280x1024" needs hsync freq of 81.13 kHz. Deleted. >>(--) SVGA: Mode "1600x1200" needs hsync freq of 87.50 kHz. Deleted. >>(--) SVGA: Mode "1152x864" needs hsync freq of 89.62 kHz. Deleted. >>(--) SVGA: Mode "1280x1024" needs hsync freq of 91.15 kHz. Deleted. >>(--) SVGA: Mode "1600x1200" needs hsync freq of 93.75 kHz. Deleted. >>(--) SVGA: Mode "1600x1200" needs hsync freq of 105.77 kHz. Deleted. >>(--) SVGA: Mode "1280x1024" needs hsync freq of 107.16 kHz. Deleted. >>(--) SVGA: Mode "1800X1440" needs hsync freq of 96.15 kHz. Deleted. >>(--) SVGA: Mode "1800X1440" needs hsync freq of 104.52 kHz. Deleted. >>(**) FontPath set to >>"/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/" >>(--) SVGA: PCI: Matrox Unknown chipset (0x051f) rev 0, Memory @ 0xe3000000, >>0xe2000000 >>(--) SVGA: chipset: generic >>(--) SVGA: videoram: 64k >>(--) SVGA: clocks: 25.18 >>(**) SVGA: Using 8 bpp, Depth 8, Color weight: 666 >>(--) SVGA: Using builtin driver modes >>(--) SVGA: Builtin Mode: 320x200 >>(--) SVGA: Virtual resolution set to 320x204 >>(--) SVGA: SpeedUp code selection modified because virtualX != 1024 >>(--) SVGA: Using XAA (XFree86 Acceleration Architecture) >>(--) SVGA: XAA: No acceleration primitives defined. >>xinit: connection to X server lost. Specifically all of the modes being deleted must mean something is wrong. Furthermore the "SVGA: PCI: Matrox Unknown chipset..." indicates to me that the Xserver really isn't convinced that I have the Matrox Millenium II. (I guess it thinks I have a generic chipset with 64K of videoram) I assume anyone wanting to help would have question about my XF86Config file: here are what I believe are the appropriate sections: >>Section "Monitor" >> >> Identifier "User's Guide Spec pg 4-2" >> VendorName "ViewSonic" >> ModelName "ViewSonic 15" >> HorizSync 31.5 - 64.3 >> VertRefresh 50-90 >># This is a set of standard mode timings. Modes that are out of monitor spec >># are automatically deleted by the server (provided the HorizSync and >># VertRefresh lines are correct), so there's no immediate need to >># delete mode timings (unless particular mode timings don't work on your >># monitor). With these modes, the best standard mode that your monitor >># and video card can support for a given resolution is automatically >># used. (followed by about 20+ modes many of which my monitor supports) (Here is where my video card is configured I have tried omitting the clockchip specification with no difference.) >>Section "Device" >> Identifier "matrox.alloy.net" >> VendorName "Matrox" >> BoardName "Millenium II AGP" >> #VideoRam 4096 >> Clockchip "ti3026" >>EndSection (I assume these get tied together into a "screen") >>Section "Screen" >> Driver "svga" >> # Use Device "Generic VGA" for Standard VGA 320x200x256 >> #Device "Generic VGA" >> Device "matrox.alloy.net" >> Monitor "User's Guide Spec pg 4-2" >> Subsection "Display" >> Depth 8 >> # Omit the Modes line for the "Generic VGA" device >> Modes "640x480" "800x600" "1024x768" "1280x1024" >> ViewPort 0 0 >> # Use Virtual 320 200 for Generic VGA >> EndSubsection >> Subsection "Display" >> Depth 16 >> Modes "640x480" "800x600" "1024x768" "1280x1024" >> ViewPort 0 0 >> EndSubsection >> Subsection "Display" >> Depth 24 >> Modes "640x480" "800x600" "1024x768" "1280x1024" >> ViewPort 0 0 >> EndSubsection >> Subsection "Display" >> Depth 32 >> Modes "640x480" "800x600" "1024x768" >> ViewPort 0 0 >> EndSubsection >>EndSection There are additional "Screen" sections which I believe are not being used >> Driver "vga2" (vga 2 driver stuff) >> Driver "vga16" (vga 16 drive stuff) >> Driver "accel" (accel driver stuff) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]