[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Matrox 450DH + X



This may be more appropriate on the debian-user list, if so, sorry.

Wow, I have never been so stumped in my entire life!  Please help...

I have a IBM ZPro, 768MB, AIC-7889 SCSI, Matrox 450DH AGP Video.  Debian was
installed with Woody 3.0 r0.  Then upgraded to the testing branch.  I did
this by changing my sources.list and then ...
apt-get update
dselect update
dselect select
dselect install

NOTE: When I first installed the system I used tasksel to install X.  This
is after trying (and failing) many times to do it with apt-get and dselect.

X is giving me the error
Fatal server error:
no screens found

Below you will find my XF86Config-4 file and my XFree86.0.log file

I am using the Matrox Drivers for my video card.

---------------- 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"
#	This exists per
http://lists.debian.org/debian-x/2002/debian-x-200210/msg00300.html
suggestion.
	ModulePath	"/usr/X11R6/lib/modules/"
	ModulePath	"/usr/local/X11/matrox/"
EndSection

Section "Module"
	Load	"GLcore"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"speedo"
	Load	"type1"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"PS/2"
	Option		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
EndSection

Section "InputDevice"
	Identifier	"Generic Mouse"
	Driver		"mouse"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
EndSection

Section "Device"
	Identifier	"Matrox 450DH"
	Driver		"mga"
	BusID		"PCI:1:0:0"
	VideoRam	64
EndSection

Section "Monitor"
	Identifier	"SyncMaster 700NF"
	HorizSync	30-96
	VertRefresh	50-160
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Matrox 450DH"
	Monitor		"SyncMaster 700NF"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice	"Generic Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection

### END DEBCONF SECTION

---------------- XFree86.0.log --------------------


XFree86 Version 4.2.1 (Debian 4.2.1-3 20021016191246 branden@deadbeast.net)
/
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.18 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: Tue Nov 19 22:11:41 2002
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "SyncMaster 700NF"
(**) |   |-->Device "Matrox 450DH"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Generic Mouse"
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(**) FontPath set to
"unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr
/lib
/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speed
o,/u
sr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules/,/usr/local/X11/matrox/"
(--) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.1
	XFree86 Video Driver: 0.5
	XFree86 XInput driver : 0.3
	XFree86 Server Extension : 0.1
	XFree86 Font Renderer : 0.3
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,1a21 card 0000,0000 rev 02 class 06,00,00 hdr
00
(II) PCI: 00:01:0: chip 8086,1a23 card 0000,0000 rev 02 class 06,04,00 hdr
01
(II) PCI: 00:02:0: chip 8086,1a24 card 0000,0000 rev 02 class 06,04,00 hdr
01
(II) PCI: 00:1e:0: chip 8086,2418 card 0000,0000 rev 02 class 06,04,00 hdr
01
(II) PCI: 00:1f:0: chip 8086,2410 card 0000,0000 rev 02 class 06,01,00 hdr
80
(II) PCI: 00:1f:1: chip 8086,2411 card 8086,2411 rev 02 class 01,01,80 hdr
00
(II) PCI: 00:1f:2: chip 8086,2412 card 8086,2412 rev 02 class 0c,03,00 hdr
00
(II) PCI: 00:1f:3: chip 8086,2413 card 8086,2413 rev 02 class 0c,05,00 hdr
00
(II) PCI: 00:1f:5: chip 8086,2415 card 1014,0199 rev 02 class 04,01,00 hdr
00
(II) PCI: 01:00:0: chip 102b,0525 card 102b,0541 rev 82 class 03,00,00 hdr
00
(II) PCI: 02:1f:0: chip 8086,1360 card 0000,0000 rev 03 class 06,04,00 hdr
01
(II) PCI: 03:00:0: chip 8086,1161 card 8086,1161 rev 01 class 08,00,20 hdr
80
(II) PCI: 03:06:0: chip 9005,00cf card 1014,019d rev 01 class 01,00,00 hdr
80
(II) PCI: 03:06:1: chip 9005,00cf card 1014,019d rev 01 class 01,00,00 hdr
80
(II) PCI: 04:0c:0: chip 8086,1229 card 1014,405c rev 08 class 02,00,00 hdr
00
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) PCI-to-PCI bridge:
(II) PCI-to-PCI bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1 0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0a (VGA_EN is set)
(II) Bus 1 I/O range:
(II) Bus 1 non-prefetchable memory range:
	[0] -1 0	0xfe000000 - 0xfebfffff (0xc00000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1 0	0xfa000000 - 0xfdcfffff (0x3d00000) MX[B]
(II) Bus 2: bridge is at (0:2:0), (0,2,3), BCTRL: 0x02 (VGA_EN is cleared)
(II) Bus 2 I/O range:
	[0] -1 0	0x00007000 - 0x00007fff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
	[0] -1 0	0xfdf00000 - 0xfdffffff (0x100000) MX[B]
(II) Bus 2 prefetchable memory range:
(II) Bus 4: bridge is at (0:30:0), (0,4,4), BCTRL: 0x02 (VGA_EN is cleared)
(II) Bus 4 I/O range:
	[0] -1 0	0x00006000 - 0x00006fff (0x1000) IX[B]
(II) Bus 4 non-prefetchable memory range:
	[0] -1 0	0xfdd00000 - 0xfdefffff (0x200000) MX[B]
(II) Bus 4 prefetchable memory range:
(II) Bus -1: bridge is at (0:31:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(II) Bus 3: bridge is at (2:31:0), (2,3,3), BCTRL: 0x02 (VGA_EN is cleared)
(II) Bus 3 I/O range:
	[0] -1 0	0x00007000 - 0x00007fff (0x1000) IX[B]
(II) Bus 3 non-prefetchable memory range:
	[0] -1 0	0xfdf00000 - 0xfdffffff (0x100000) MX[B]
(II) Bus 3 prefetchable memory range:
(--) PCI:*(1:0:0) Matrox MGA G400 AGP rev 130, Mem @ 0xfa000000/25,
0xfebfc000/14, 0xfe000000/23
(II) Addressable bus resource ranges are
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1 0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
	[0] -1 0	0xfde00000 - 0xfdefffff (0x100000) MX[B]
	[1] -1 0	0xfddff000 - 0xfddfffff (0x1000) MX[B]
	[2] -1 0	0xfdffd000 - 0xfdffdfff (0x1000) MX[B]
	[3] -1 0	0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
	[4] -1 0	0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
	[5] -1 0	0xfebfc000 - 0xfebfffff (0x4000) MX[B](B)
	[6] -1 0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
	[7] -1 0	0x000068c0 - 0x000068ff (0x40) IX[B]
	[8] -1 0	0x00007800 - 0x000078ff (0x100) IX[B]
	[9] -1 0	0x00007400 - 0x000074ff (0x100) IX[B]
	[10] -1 0	0x0000f400 - 0x0000f43f (0x40) IX[B]
	[11] -1 0	0x0000f000 - 0x0000f0ff (0x100) IX[B]
	[12] -1 0	0x0000fe00 - 0x0000fe0f (0x10) IX[B]
	[13] -1 0	0x0000ff00 - 0x0000ff1f (0x20) IX[B]
	[14] -1 0	0x0000fff0 - 0x0000ffff (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1 0	0xfde00000 - 0xfdefffff (0x100000) MX[B]
	[1] -1 0	0xfddff000 - 0xfddfffff (0x1000) MX[B]
	[2] -1 0	0xfdffd000 - 0xfdffdfff (0x1000) MX[B]
	[3] -1 0	0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
	[4] -1 0	0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
	[5] -1 0	0xfebfc000 - 0xfebfffff (0x4000) MX[B](B)
	[6] -1 0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
	[7] -1 0	0x000068c0 - 0x000068ff (0x40) IX[B]
	[8] -1 0	0x00007800 - 0x000078ff (0x100) IX[B]
	[9] -1 0	0x00007400 - 0x000074ff (0x100) IX[B]
	[10] -1 0	0x0000f400 - 0x0000f43f (0x40) IX[B]
	[11] -1 0	0x0000f000 - 0x0000f0ff (0x100) IX[B]
	[12] -1 0	0x0000fe00 - 0x0000fe0f (0x10) IX[B]
	[13] -1 0	0x0000ff00 - 0x0000ff1f (0x20) IX[B]
	[14] -1 0	0x0000fff0 - 0x0000ffff (0x10) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0xfde00000 - 0xfdefffff (0x100000) MX[B]
	[6] -1 0	0xfddff000 - 0xfddfffff (0x1000) MX[B]
	[7] -1 0	0xfdffd000 - 0xfdffdfff (0x1000) MX[B]
	[8] -1 0	0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
	[9] -1 0	0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
	[10] -1 0	0xfebfc000 - 0xfebfffff (0x4000) MX[B](B)
	[11] -1 0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
	[12] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1 0	0x000068c0 - 0x000068ff (0x40) IX[B]
	[15] -1 0	0x00007800 - 0x000078ff (0x100) IX[B]
	[16] -1 0	0x00007400 - 0x000074ff (0x100) IX[B]
	[17] -1 0	0x0000f400 - 0x0000f43f (0x40) IX[B]
	[18] -1 0	0x0000f000 - 0x0000f0ff (0x100) IX[B]
	[19] -1 0	0x0000fe00 - 0x0000fe0f (0x10) IX[B]
	[20] -1 0	0x0000ff00 - 0x0000ff1f (0x20) IX[B]
	[21] -1 0	0x0000fff0 - 0x0000ffff (0x10) IX[B]
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.1.10
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.13.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.1
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.1
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "mga"
(II) Loading /usr/X11R6/lib/modules/drivers/mga_drv.o
(II) Module mga: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.1.0
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.3
(II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w,
	mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI, mgag400,
	mgag550
(II) Primary Device is: PCI 01:00:0
(--) Chipset mgag400 found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0xfde00000 - 0xfdefffff (0x100000) MX[B]
	[6] -1 0	0xfddff000 - 0xfddfffff (0x1000) MX[B]
	[7] -1 0	0xfdffd000 - 0xfdffdfff (0x1000) MX[B]
	[8] -1 0	0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
	[9] -1 0	0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
	[10] -1 0	0xfebfc000 - 0xfebfffff (0x4000) MX[B](B)
	[11] -1 0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
	[12] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1 0	0x000068c0 - 0x000068ff (0x40) IX[B]
	[15] -1 0	0x00007800 - 0x000078ff (0x100) IX[B]
	[16] -1 0	0x00007400 - 0x000074ff (0x100) IX[B]
	[17] -1 0	0x0000f400 - 0x0000f43f (0x40) IX[B]
	[18] -1 0	0x0000f000 - 0x0000f0ff (0x100) IX[B]
	[19] -1 0	0x0000fe00 - 0x0000fe0f (0x10) IX[B]
	[20] -1 0	0x0000ff00 - 0x0000ff1f (0x20) IX[B]
	[21] -1 0	0x0000fff0 - 0x0000ffff (0x10) IX[B]
(II) resource ranges after probing:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0xfde00000 - 0xfdefffff (0x100000) MX[B]
	[6] -1 0	0xfddff000 - 0xfddfffff (0x1000) MX[B]
	[7] -1 0	0xfdffd000 - 0xfdffdfff (0x1000) MX[B]
	[8] -1 0	0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
	[9] -1 0	0xfe000000 - 0xfe7fffff (0x800000) MX[B](B)
	[10] -1 0	0xfebfc000 - 0xfebfffff (0x4000) MX[B](B)
	[11] -1 0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
	[12] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[13] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[14] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[15] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1 0	0x000068c0 - 0x000068ff (0x40) IX[B]
	[18] -1 0	0x00007800 - 0x000078ff (0x100) IX[B]
	[19] -1 0	0x00007400 - 0x000074ff (0x100) IX[B]
	[20] -1 0	0x0000f400 - 0x0000f43f (0x40) IX[B]
	[21] -1 0	0x0000f000 - 0x0000f0ff (0x100) IX[B]
	[22] -1 0	0x0000fe00 - 0x0000fe0f (0x10) IX[B]
	[23] -1 0	0x0000ff00 - 0x0000ff1f (0x20) IX[B]
	[24] -1 0	0x0000fff0 - 0x0000ffff (0x10) IX[B]
	[25] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[26] 0 0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(**) MGA(0): Depth 24, (--) framebuffer bpp 32
(==) MGA(0): RGB weight 888
(II) Loading sub module "mga_hal"
(II) LoadModule: "mga_hal"
(II) Loading /usr/local/X11/matrox/drivers/mga_hal_drv.o
(II) Module mga_hal: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) MGA(0): Matrox HAL module used
(--) MGA(0): Chipset: "mgag400"
(==) MGA(0): Using AGP 1x mode
(--) MGA(0): Linear framebuffer at 0xFA000000
(--) MGA(0): MMIO registers at 0xFEBFC000
(--) MGA(0): Pseudo-DMA transfer window at 0xFE000000
(==) MGA(0): BIOS at 0xC0000
(--) MGA(0): Video BIOS info block at offset 0x07720
(WW) MGA(0): Video BIOS info block not detected!
(II) MGA(0): MGABios.RamdacType = 0x0
(**) MGA(0): VideoRAM: 64 kByte
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.2.0
	ABI class: XFree86 Video Driver, version 0.5
(==) MGA(0): Write-combining range (0xfa000000,0x10000)
(II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) MGA(0): I2C bus "DDC" initialized.
(II) MGA(0): I2C device "DDC:ddc2" registered.
(II) MGA(0): I2C device "DDC:ddc2" removed.
(II) MGA(0): I2C device "DDC:ddc2" registered.
(II) MGA(0): I2C device "DDC:ddc2" removed.
(II) MGA(0): I2C Monitor info: 0x8554670
(II) MGA(0): Manufacturer: SAM  Model: 2a  Serial#: 1095840055
(II) MGA(0): Year: 2002  Week: 6
(II) MGA(0): EDID Version: 1.3
(II) MGA(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) MGA(0): Sync:  Separate  Composite  SyncOnGreenSerration on. V.Sync
Pulse
req. if CompSync or SyncOnGreen
(II) MGA(0): Max H-Image Size [cm]: horiz.: 32  vert.: 24
(II) MGA(0): Gamma: 1.59
(II) MGA(0): DPMS capabilities: Off; RGB/Color Display
(II) MGA(0): First detailed timing is preferred mode
(II) MGA(0): GTF timings supported
(II) MGA(0): redX: 0.625 redY: 0.338   greenX: 0.281 greenY: 0.602
(II) MGA(0): blueX: 0.149 blueY: 0.073   whiteX: 0.283 whiteY: 0.298
(II) MGA(0): Supported VESA Video Modes:
(II) MGA(0): 720x400@70Hz
(II) MGA(0): 720x400@88Hz
(II) MGA(0): 640x480@60Hz
(II) MGA(0): 640x480@67Hz
(II) MGA(0): 640x480@72Hz
(II) MGA(0): 640x480@75Hz
(II) MGA(0): 800x600@56Hz
(II) MGA(0): 800x600@60Hz
(II) MGA(0): 800x600@72Hz
(II) MGA(0): 800x600@75Hz
(II) MGA(0): 832x624@75Hz
(II) MGA(0): 1024x768@87Hz (interlaced)
(II) MGA(0): 1024x768@60Hz
(II) MGA(0): 1024x768@70Hz
(II) MGA(0): 1024x768@75Hz
(II) MGA(0): 1280x1024@75Hz
(II) MGA(0): 1152x870@75Hz
(II) MGA(0): Manufacturer's mask: 0
(II) MGA(0): Supported Future Video Modes:
(II) MGA(0): #0: hsize: 640  vsize 480  refresh: 60  vid: 16433
(II) MGA(0): #1: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) MGA(0): #2: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) MGA(0): #3: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) MGA(0): #4: hsize: 1280  vsize 1024  refresh: 85  vid: 39297
(II) MGA(0): #5: hsize: 1600  vsize 1200  refresh: 75  vid: 20393
(II) MGA(0): #6: hsize: 1920  vsize 1440  refresh: 60  vid: 16593
(II) MGA(0): #7: hsize: 2048  vsize 1536  refresh: 60  vid: 16609
(II) MGA(0): Supported additional Video Mode:
(II) MGA(0): clock: 94.5 MHz   Image Size:  312 x 234 mm
(II) MGA(0): h_active: 1024  h_sync: 1072  h_sync_end 1168 h_blank_end 1376
h_border: 0
(II) MGA(0): v_active: 768  v_sync: 769  v_sync_end 772 v_blanking: 808
v_border: 0
(II) MGA(0): Ranges: V min: 50  V max: 160 Hz, H min: 30  H max: 96 kHz,
PixClock max 250 MHz
(II) MGA(0): Monitor name: SyncMaster
(II) MGA(0): Serial No: H2QT202189
(II) MGA(0): end of I2C Monitor info

(==) MGA(0): Using gamma correction (1.0, 1.0, 1.0)
(==) MGA(0): Min pixel clock is 12 MHz
(==) MGA(0): Max pixel clock is 360 MHz
(II) MGA(0): SyncMaster 700NF: Using hsync range of 30.00-96.00 kHz
(II) MGA(0): SyncMaster 700NF: Using vrefresh range of 50.00-160.00 Hz
(II) MGA(0): Clock range:  12.00 to 360.00 MHz
(II) MGA(0): Not using default mode "640x350" (insufficient memory for mode)
(II) MGA(0): Not using default mode "320x175" (insufficient memory for mode)
(II) MGA(0): Not using default mode "640x400" (insufficient memory for mode)
(II) MGA(0): Not using default mode "320x200" (insufficient memory for mode)
(II) MGA(0): Not using default mode "720x400" (insufficient memory for mode)
(II) MGA(0): Not using default mode "360x200" (insufficient memory for mode)
(II) MGA(0): Not using default mode "640x480" (insufficient memory for mode)
(II) MGA(0): Not using default mode "320x240" (insufficient memory for mode)
(II) MGA(0): Not using default mode "640x480" (insufficient memory for mode)
(II) MGA(0): Not using default mode "320x240" (insufficient memory for mode)
(II) MGA(0): Not using default mode "640x480" (insufficient memory for mode)
(II) MGA(0): Not using default mode "320x240" (insufficient memory for mode)
(II) MGA(0): Not using default mode "640x480" (insufficient memory for mode)
(II) MGA(0): Not using default mode "320x240" (insufficient memory for mode)
(II) MGA(0): Not using default mode "800x600" (insufficient memory for mode)
(II) MGA(0): Not using default mode "400x300" (insufficient memory for mode)
(II) MGA(0): Not using default mode "800x600" (insufficient memory for mode)
(II) MGA(0): Not using default mode "400x300" (insufficient memory for mode)
(II) MGA(0): Not using default mode "800x600" (insufficient memory for mode)
(II) MGA(0): Not using default mode "400x300" (insufficient memory for mode)
(II) MGA(0): Not using default mode "800x600" (insufficient memory for mode)
(II) MGA(0): Not using default mode "400x300" (insufficient memory for mode)
(II) MGA(0): Not using default mode "800x600" (insufficient memory for mode)
(II) MGA(0): Not using default mode "400x300" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1024x768" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "512x384" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1024x768" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "512x384" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1024x768" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "512x384" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1024x768" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "512x384" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1024x768" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "512x384" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1152x864" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "576x432" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1280x960" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "640x480" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1280x960" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "640x480" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1280x1024" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "640x512" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1280x1024" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "640x512" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1280x1024" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "640x512" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1600x1200" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "800x600" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1600x1200" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "800x600" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1600x1200" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "800x600" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1600x1200" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "800x600" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1600x1200" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "800x600" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1792x1344" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "896x672" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1792x1344" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "896x672" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1856x1392" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "928x696" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1856x1392" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "928x696" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1920x1440" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "960x720" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1920x1440" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "960x720" (insufficient memory for mode)
(II) MGA(0): Not using default mode "832x624" (insufficient memory for mode)
(II) MGA(0): Not using default mode "416x312" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1400x1050" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "700x525" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1400x1050" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "700x525" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1600x1024" (insufficient memory for
mode)
(II) MGA(0): Not using default mode "800x512" (insufficient memory for mode)
(WW) MGA(0): Mode pool is empty
(EE) MGA(0): No valid modes found
(II) UnloadModule: "mga"
(II) UnloadModule: "i2c"
(II) Unloading /usr/X11R6/lib/modules/libi2c.a
(II) UnloadModule: "ddc"
(II) UnloadModule: "mga_hal"
(II) Unloading /usr/local/X11/matrox/drivers/mga_hal_drv.o
(II) UnloadModule: "vgahw"
(II) Unloading /usr/X11R6/lib/modules/libvgahw.a
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to debian-x@lists.debian.org.

------------------------------------------------------------------------

I'm sure I'm missing something simple... or perhaps not.

Thanks.

Michael



Reply to: