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

Fatal server error: Number Nine I128 and XF86 4.1.0



Hi:

 I am having a fatal server error with XFree86 4.1.0 with my
 Number Nine Imagine I128 Card.

   The specifications of the card are:

   Chip Set Cirrus CL-GD5424
            Memory 512
	    RAMDAC Cirrus Logic Built-in 15/16/24-Bit DAC
	           (6-Bit wide-loop)
   Attached Graphics Processor Chipset Number Nine Imagine I128
            Memory 4096 KB

I am running Debian Woody. The xserver-xfree86 package is 4.1.0-11,
and so is the xserver-common.

The linus kernel is 2.4.17

The XF86Config was generated by running 
  XFree86 -configure to give /root/XF86Config.new

Then I ran XFree86 -xf86config /root/XF86Config.new

and there was a xserver fatal error.

I am attaching the two files in case they will be helpful.

Thanks for any suggestions as to how to proceed.

-- 
Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
s-canagaratna@onu.edu

XF86Config.new:


Section "ServerLayout"
	Identifier     "XFree86 Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	RgbPath      "/usr/X11R6/lib/X11/rgb"
	ModulePath   "/usr/X11R6/lib/modules"
	FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
	FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
	FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
	FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
	FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
	FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
	Load  "dbe"
	Load  "dri"
	Load  "extmod"
	Load  "glx"
	Load  "pex5"
	Load  "record"
	Load  "xie"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "keyboard"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option      "Protocol" "auto"
	Option      "Device" "/dev/mouse"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Device"
	### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "FlatPanel"          	# [<bool>]
        #Option     "SWcursor"           	# [<bool>]
        #Option     "HWcursor"           	# [<bool>]
        #Option     "SyncOnGreen"        	# [<bool>]
        #Option     "NoAccel"            	# [<bool>]
        #Option     "ShowCache"          	# [<bool>]
        #Option     "Dac6Bit"            	# [<bool>]
        #Option     "Debug"              	# [<bool>]
	Identifier  "Card0"
	Driver      "i128"
	VendorName  "Number Nine"
	BoardName   "Imagine 128"
	BusID       "PCI:0:19:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Depth     1
	EndSubSection
	SubSection "Display"
		Depth     4
	EndSubSection
	SubSection "Display"
		Depth     8
	EndSubSection
	SubSection "Display"
		Depth     15
	EndSubSection
	SubSection "Display"
		Depth     16
	EndSubSection
	SubSection "Display"
		Depth     24
	EndSubSection
EndSection


XFree86.0.log:



This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org.  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs)

XFree86 Version 4.1.0.1 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: xx August 2001
	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)
Build Operating System: Linux 2.4.13 i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Tue Jan  8 22:55:51 2002
(++) Using config file: "/root/XF86Config.new"
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Keyboard: CustomKeycode disabled
(WW) The directory "/usr/X11R6/lib/X11/fonts/CID/" does not exist.
	Entry deleted from font path.
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(WW) Cannot open APM
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.1
	XFree86 Video Driver: 0.4
	XFree86 XInput driver : 0.2
	XFree86 Server Extension : 0.1
	XFree86 Font Renderer : 0.2
(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.1.0.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(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.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(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,122d card 0000,0000 rev 01 class 06,00,00 hdr 00
(II) PCI: 00:07:0: chip 8086,122e card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 8086,1230 card 0000,0000 rev 02 class 01,01,80 hdr 00
(II) PCI: 00:13:0: chip 105d,2309 card 0000,0000 rev 00 class 03,00,00 hdr 00
(II) PCI: 00:14:0: chip 9004,8178 card 0000,0000 rev 00 class 01,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.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA 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:7: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:
(--) PCI:*(0:19:0) Number Nine Imagine 128 rev 0, Mem @ 0xf0000000/22, 0xf0400000/22, 0xf0800000/22, 0xf0c00000/22, 0xf1000000/16, I/O @ 0x6000/8
(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	0xf1010000 - 0xf1010fff (0x1000) MX[B]
	[1] -1 0	0xf1000000 - 0xf100ffff (0x10000) MX[B](B)
	[2] -1 0	0xf0c00000 - 0xf0ffffff (0x400000) MX[B](B)
	[3] -1 0	0xf0800000 - 0xf0bfffff (0x400000) MX[B](B)
	[4] -1 0	0xf0400000 - 0xf07fffff (0x400000) MX[B](B)
	[5] -1 0	0xf0000000 - 0xf03fffff (0x400000) MX[B](B)
	[6] -1 0	0x00006100 - 0x000061ff (0x100) IX[B]
	[7] -1 0	0x00003000 - 0x0000300f (0x10) IX[B]
	[8] -1 0	0x00006000 - 0x000060ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1 0	0xf1010000 - 0xf1010fff (0x1000) MX[B]
	[1] -1 0	0xf1000000 - 0xf100ffff (0x10000) MX[B](B)
	[2] -1 0	0xf0c00000 - 0xf0ffffff (0x400000) MX[B](B)
	[3] -1 0	0xf0800000 - 0xf0bfffff (0x400000) MX[B](B)
	[4] -1 0	0xf0400000 - 0xf07fffff (0x400000) MX[B](B)
	[5] -1 0	0xf0000000 - 0xf03fffff (0x400000) MX[B](B)
	[6] -1 0	0x00006100 - 0x000061ff (0x100) IX[B]
	[7] -1 0	0x00003000 - 0x0000300f (0x10) IX[B]
	[8] -1 0	0x00006000 - 0x000060ff (0x100) IX[B](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	0xf1010000 - 0xf1010fff (0x1000) MX[B]
	[6] -1 0	0xf1000000 - 0xf100ffff (0x10000) MX[B](B)
	[7] -1 0	0xf0c00000 - 0xf0ffffff (0x400000) MX[B](B)
	[8] -1 0	0xf0800000 - 0xf0bfffff (0x400000) MX[B](B)
	[9] -1 0	0xf0400000 - 0xf07fffff (0x400000) MX[B](B)
	[10] -1 0	0xf0000000 - 0xf03fffff (0x400000) MX[B](B)
	[11] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1 0	0x00006100 - 0x000061ff (0x100) IX[B]
	[14] -1 0	0x00003000 - 0x0000300f (0x10) IX[B]
	[15] -1 0	0x00006000 - 0x000060ff (0x100) IX[B](B)
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
	compiled for 4.1.0.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: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
	compiled for 4.1.0.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.1.0.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.1.0.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: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "pex5"
(II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
(II) Module pex5: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension X3D-PEX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.1.0.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: "xie"
(II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
(II) Module xie: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XIE
(II) LoadModule: "i128"
(II) Loading /usr/X11R6/lib/modules/drivers/i128_drv.o
(II) Module i128: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.2
(II) I128: driver for Number Nine I128 chipsets: i128, i128v2, i128t2r,
	i128t2r4
(II) Primary Device is: PCI 00:13:0
(--) Chipset i128 found
(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	0xf1010000 - 0xf1010fff (0x1000) MX[B]
	[6] -1 0	0xf1000000 - 0xf100ffff (0x10000) MX[B](B)
	[7] -1 0	0xf0c00000 - 0xf0ffffff (0x400000) MX[B](B)
	[8] -1 0	0xf0800000 - 0xf0bfffff (0x400000) MX[B](B)
	[9] -1 0	0xf0400000 - 0xf07fffff (0x400000) MX[B](B)
	[10] -1 0	0xf0000000 - 0xf03fffff (0x400000) MX[B](B)
	[11] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1 0	0x00006100 - 0x000061ff (0x100) IX[B]
	[14] -1 0	0x00003000 - 0x0000300f (0x10) IX[B]
	[15] -1 0	0x00006000 - 0x000060ff (0x100) IX[B](B)
(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.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(==) I128(0): Depth 8, (==) framebuffer bpp 8
(==) I128(0): Default visual is PseudoColor
(==) I128(0): Using HW cursor
(--) I128(0): Chipset: "i128"
(--) I128(0): Memory type UNKNOWN
(--) I128(0): Linear framebuffer at 0xF0000000
(--) I128(0): MMIO registers at 0x6000
(--) I128(0): VideoRAM: 4096 kByte
(==) I128(0): Using gamma correction (1.0, 1.0, 1.0)
(--) I128(0): Mapping memory
(WW) System lacks support for changing MTRRs
(--) I128(0): Using TI 3025 programmable clock (MCLK 55.070 MHz)
(--) I128(0): Ramdac Type min/max speed: TI3025 20/175 MHz
(WW) I128(0): Monitor0: Using default hsync range of 28-33kHz
(WW) I128(0): Monitor0: using default vrefresh range of 43-72Hz
(II) I128(0): Clock range:  20.00 to 175.00 MHz
(II) I128(0): Not using default mode "640x350" (hsync out of range)
(II) I128(0): Not using default mode "640x400" (hsync out of range)
(II) I128(0): Not using default mode "720x400" (hsync out of range)
(II) I128(0): Not using default mode "640x480" (hsync out of range)
(II) I128(0): Not using default mode "640x480" (hsync out of range)
(II) I128(0): Not using default mode "640x480" (hsync out of range)
(II) I128(0): Not using default mode "800x600" (hsync out of range)
(II) I128(0): Not using default mode "800x600" (hsync out of range)
(II) I128(0): Not using default mode "800x600" (hsync out of range)
(II) I128(0): Not using default mode "800x600" (hsync out of range)
(II) I128(0): Not using default mode "800x600" (hsync out of range)
(II) I128(0): Not using default mode "1024x768" (hsync out of range)
(II) I128(0): Not using default mode "1024x768" (hsync out of range)
(II) I128(0): Not using default mode "1024x768" (hsync out of range)
(II) I128(0): Not using default mode "1024x768" (hsync out of range)
(II) I128(0): Not using default mode "1024x768" (hsync out of range)
(II) I128(0): Not using default mode "1152x864" (hsync out of range)
(II) I128(0): Not using default mode "1280x960" (hsync out of range)
(II) I128(0): Not using default mode "1280x960" (hsync out of range)
(II) I128(0): Not using default mode "1280x1024" (hsync out of range)
(II) I128(0): Not using default mode "1280x1024" (hsync out of range)
(II) I128(0): Not using default mode "1280x1024" (hsync out of range)
(II) I128(0): Not using default mode "1600x1200" (hsync out of range)
(II) I128(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) I128(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) I128(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) I128(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) I128(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) I128(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) I128(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) I128(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) I128(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) I128(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) I128(0): Not using default mode "1400x1050" (hsync out of range)
(II) I128(0): Not using default mode "1400x1050" (hsync out of range)
(--) I128(0): Virtual size is 640x480 (pitch 640)
(**) I128(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) I128(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 -hsync -vsync
(==) I128(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(--) I128(0): Unmapping memory
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0 0	0xf1000000 - 0xf100ffff (0x10000) MX[B]
	[1] 0 0	0xf0c00000 - 0xf0ffffff (0x400000) MX[B]
	[2] 0 0	0xf0800000 - 0xf0bfffff (0x400000) MX[B]
	[3] 0 0	0xf0400000 - 0xf07fffff (0x400000) MX[B]
	[4] 0 0	0xf0000000 - 0xf03fffff (0x400000) MX[B]
	[5] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[6] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[7] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[8] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[9] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[10] -1 0	0xf1010000 - 0xf1010fff (0x1000) MX[B]
	[11] -1 0	0xf1000000 - 0xf100ffff (0x10000) MX[B](B)
	[12] -1 0	0xf0c00000 - 0xf0ffffff (0x400000) MX[B](B)
	[13] -1 0	0xf0800000 - 0xf0bfffff (0x400000) MX[B](B)
	[14] -1 0	0xf0400000 - 0xf07fffff (0x400000) MX[B](B)
	[15] -1 0	0xf0000000 - 0xf03fffff (0x400000) MX[B](B)
	[16] 0 0	0x00006000 - 0x000060ff (0x100) IX[B]
	[17] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[18] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[19] -1 0	0x00006100 - 0x000061ff (0x100) IX[B]
	[20] -1 0	0x00003000 - 0x0000300f (0x10) IX[B]
	[21] -1 0	0x00006000 - 0x000060ff (0x100) IX[B](B)
(--) I128(0): Mapping memory

Fatal server error:
AddScreen/ScreenInit failed for driver 0


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 submit@bugs.debian.org.



Reply to: