Re: ct65545 - (WW) CHIPS(0): Failed to set up write-combining range (0x3e00000,0x100000)

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

 



>> I tried the "PciOsConfig" option.  The screen went white nevertheless.
>> As far as I can see the chips driver doesn't want to use this option.
>> (I set it in the config-file which came from XFree86 -configure).
>
>No.  It is not a driver option.  I said the "ServerFlags" section, not
>"Device".  -configure does not generate such a section.  You'll need to
>add one, something like
>
>        Section "ServerFlags"
>          Option "PciOsConfig"
>        EndSection
>
>Marc.

Yes. This was not very analytical from me.
I added the lines to the config-file from XFree86 -configure.. This time into the new section. It changes the messages in the log. No new error messages on the console. But unfortunatly the screen still becomes white-blank, like overcharging. I have to say that the final hsync, vsync, resolution messages look like I would expect them. In Xfree3 I had pretty much the same, it seems.
I'll attach the xfree-log and maybe it shows something important: my old xfree3-config.
thnx
mox


XFree86 Version 4.2.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 January 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-xfs i586 [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 Aug 27 11:20:45 2002
(++) Using config file: "/root/XF86Config.new"
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Keyboard: CustomKeycode disabled
(**) 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/CID/,/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"
(**) Option "PciOsConfig"
(--) using VT number 7

(II) Open APM successful
(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.0, 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.0, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(II) Addressable bus resource ranges are
	[0] -1	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0x00000000 - 0x000000ff (0x100) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0x00000000 - 0x000000ff (0x100) IX[B]
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
	compiled for 4.2.0, 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: "xie"
(II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
(II) Module xie: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XIE
(II) LoadModule: "pex5"
(II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
(II) Module pex5: vendor="The XFree86 Project"
	compiled for 4.2.0, 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: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
	compiled for 4.2.0, 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.0, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
	compiled for 4.2.0, 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: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.13.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(II) LoadModule: "xtrap"
(II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
(II) Module xtrap: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DEC-XTRAP
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
	compiled for 4.2.0, 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.2.0, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
	compiled for 4.2.0, 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.0, 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: "chips"
(II) Loading /usr/X11R6/lib/modules/drivers/chips_drv.o
(II) Module chips: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.0.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.0, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.3
(II) CHIPS: Driver for Chips and Technologies chipsets: ct65520, ct65525,
	ct65530, ct65535, ct65540, ct65545, ct65546, ct65548, ct65550,
	ct65554, ct65555, ct68554, ct69000, ct69030, ct64200, ct64300
(II) Primary Device is: ISA
(--) Chipset ct65545 found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] 0	0x000b8000 - 0x000bffff (0x8000) MX[B]
	[1] 0	0x000b0000 - 0x000b7fff (0x8000) MX[B]
	[2] 0	0x000a0000 - 0x000affff (0x10000) MX[B]
	[3] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[4] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[5] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[6] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[7] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[8] 0	0x000003c0 - 0x000003df (0x20) IX[B]
	[9] 0	0x000003b0 - 0x000003bb (0xc) IX[B]
	[10] -1	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[11] -1	0x00000000 - 0x000000ff (0x100) IX[B]
(II) resource ranges after probing:
	[0] 0	0x000b8000 - 0x000bffff (0x8000) MX[B]
	[1] 0	0x000b0000 - 0x000b7fff (0x8000) MX[B]
	[2] 0	0x000a0000 - 0x000affff (0x10000) MX[B]
	[3] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[4] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[5] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[6] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[7] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[8] 0	0x000003c0 - 0x000003df (0x20) IX[B]
	[9] 0	0x000003b0 - 0x000003bb (0xc) IX[B]
	[10] -1	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[11] -1	0x00000000 - 0x000000ff (0x100) IX[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.2.0, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) CHIPS(0): initializing int10
(II) CHIPS(0): Primary V_BIOS segment is: 0xe000
(II) CHIPS(0): VESA BIOS detected
(II) CHIPS(0): VESA VBE Version 1.2
(II) CHIPS(0): VESA VBE Total Mem: 960 kB
(II) CHIPS(0): VESA VBE OEM: CHIPS 65535/540/545 Flat Panel VGA
(==) CHIPS(0): Depth 8, (==) framebuffer bpp 8
(II) CHIPS(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(==) CHIPS(0): Default visual is PseudoColor
(==) CHIPS(0): Using gamma correction (1.0, 1.0, 1.0)
(==) CHIPS(0): Using HW cursor
(--) CHIPS(0): VideoRAM: 1024 kByte
(**) CHIPS(0): Enabling linear addressing
(--) CHIPS(0): base address is set at 0x3E00000.
(--) CHIPS(0): TFT probed
(--) CHIPS(0): LCD/CRT
(--) CHIPS(0): Display Size: x=640; y=480
(--) CHIPS(0): VL Bus
(--) CHIPS(0): Internal DAC disabled
(--) CHIPS(0): Synchronous reset ignored.
(--) CHIPS(0): Using programmable clocks
(==) CHIPS(0): Min pixel clock is  11.000 MHz
(--) CHIPS(0): Max pixel clock is  68.000 MHz
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(WW) CHIPS(0): Monitor0: Using default hsync range of 28.00-33.00kHz
(WW) CHIPS(0): Monitor0: using default vrefresh range of 43.00-72.00Hz
(II) CHIPS(0): Clock range:  11.00 to  68.00 MHz
(II) CHIPS(0): Not using default mode "640x350" (hsync out of range)
(II) CHIPS(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "640x400" (hsync out of range)
(II) CHIPS(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "720x400" (exceeds panel dimensions)
(II) CHIPS(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "640x480" (hsync out of range)
(II) CHIPS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "640x480" (hsync out of range)
(II) CHIPS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "640x480" (hsync out of range)
(II) CHIPS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "800x600" (exceeds panel dimensions)
(II) CHIPS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "800x600" (exceeds panel dimensions)
(II) CHIPS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "800x600" (exceeds panel dimensions)
(II) CHIPS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "800x600" (exceeds panel dimensions)
(II) CHIPS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "800x600" (exceeds panel dimensions)
(II) CHIPS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1024x768" (exceeds panel dimensions)
(II) CHIPS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1280x960" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1280x960" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "832x624" (exceeds panel dimensions)
(II) CHIPS(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) CHIPS(0): Not using default mode "1600x1024" (insufficient memory for mode)
(II) CHIPS(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(--) CHIPS(0): Virtual size is 640x480 (pitch 640)
(**) CHIPS(0): Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) CHIPS(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 -hsync -vsync
(==) CHIPS(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.2.0, 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.2.0, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(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.2.0, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0x03e00000 - 0x04600000 (0x800001) MX[B]
	[1] 0	0x000b8000 - 0x000bffff (0x8000) MX[B](OprD)
	[2] 0	0x000b0000 - 0x000b7fff (0x8000) MX[B](OprD)
	[3] 0	0x000a0000 - 0x000affff (0x10000) MX[B](OprD)
	[4] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[5] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[6] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[7] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[8] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[9] 0	0x000083d0 - 0x000083fc  IX[S]
	[10] 0	0x000003c0 - 0x000003df (0x20) IX[B]
	[11] 0	0x000003b0 - 0x000003bb (0xc) IX[B]
	[12] -1	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1	0x00000000 - 0x000000ff (0x100) IX[B]
(WW) CHIPS(0): Failed to set up write-combining range (0x3e00000,0x100000)
(--) CHIPS(0): 741376 bytes off-screen memory available
(II) CHIPS(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	8x8 color pattern filled rectangles
	CPU to Screen color expansion
	Screen to Screen color expansion
	Solid Horizontal and Vertical Lines
	Image Writes
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		23 128x128 slots
		5 256x256 slots
		18 8x8 color pattern slots
		32 8x8 color expansion slots
(==) CHIPS(0): Backing store disabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(**) Option "Protocol" "PS/2"
(**) Mouse0: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/mouse"
(==) Mouse0: Buttons: 3
(II) Keyboard "Keyboard0" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)


former xfree3 config:

# SaX autogenerated XF86Config file
# This file was generated from the SaX
# Version: 2.8 - sax@suse.de
# Date: Mon Jan 21 10:47:00 CET 2002
# Xserver:SVGA
# MouseVendor:Unknown
# MouseName:Unknown
# RamDac:60
# Dac8:60
# Dac16:60
# Dac24:
# Dac32:60

Section "Files"
  RgbPath	"/usr/X11R6/lib/X11/rgb"
  FontPath	"/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
  FontPath	"/usr/X11R6/lib/X11/fonts/local"
  FontPath	"/usr/X11R6/lib/X11/fonts/misc:unscaled"
  FontPath	"/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
  FontPath	"/usr/X11R6/lib/X11/fonts/Type1"
  FontPath	"/usr/X11R6/lib/X11/fonts/URW"
  FontPath	"/usr/X11R6/lib/X11/fonts/Speedo"
  FontPath	"/usr/X11R6/lib/X11/fonts/75dpi"
  FontPath	"/usr/X11R6/lib/X11/fonts/100dpi"
  FontPath	"/usr/X11R6/lib/X11/fonts/PEX"
  FontPath	"/usr/X11R6/lib/X11/fonts/cyrillic"
  FontPath	"/usr/X11R6/lib/X11/fonts/latin2/misc"
  FontPath	"/usr/X11R6/lib/X11/fonts/latin2/75dpi"
  FontPath	"/usr/X11R6/lib/X11/fonts/latin2/100dpi"
  FontPath	"/usr/X11R6/lib/X11/fonts/latin2/Type1"
  FontPath	"/usr/X11R6/lib/X11/fonts/latin7/75dpi"
  FontPath	"/usr/X11R6/lib/X11/fonts/kwintv"
  FontPath	"/usr/X11R6/lib/X11/fonts/uni"
  FontPath	"/usr/X11R6/lib/X11/fonts/baekmuk"
  FontPath	"/usr/X11R6/lib/X11/fonts/ucs/misc"
  FontPath	"/usr/X11R6/lib/X11/fonts/ucs/75dpi"
  FontPath	"/usr/X11R6/lib/X11/fonts/ucs/100dpi"
  FontPath	"/usr/X11R6/lib/X11/fonts/hellas/misc"
  FontPath	"/usr/X11R6/lib/X11/fonts/hellas/75dpi"
  FontPath	"/usr/X11R6/lib/X11/fonts/hellas/100dpi"
  FontPath	"/usr/X11R6/lib/X11/fonts/hellas/Type1"
  FontPath	"/usr/X11R6/lib/X11/fonts/xtest"
EndSection

Section "ServerFlags"
  AllowMouseOpenFail
EndSection

Section "Module"
EndSection

# This section is no longer supported
# See a template below
# Section "XInput"
# EndSection

Section "Keyboard"
  Protocol	"Standard"
  XkbRules	"xfree86"
  XkbModel	"pc104"
  XkbLayout	"de"
EndSection

Section "Pointer"
  Protocol		"PS/2"
  Device		"/dev/psaux"
  SampleRate		60
  Emulate3Buttons
  Emulate3Timeout	200
  BaudRate		1200
EndSection

Section "Monitor"	
  Identifier	"Primary-Monitor"
  VendorName	"!!! LCD !!!"
  ModelName	"VGA 640X480@69HZ"
  HorizSync	31.5-32
  VertRefresh	58-62
  Modeline "1400x1050" 58.24 1400 1424 1488 1848 1050 1059 1063 1086
  Modeline "1280x960" 53.25 1280 1304 1360 1664 960 970 974 1000
  Modeline "1600x1000" 60.00 1600 1624 1688 1904 1000 1004 1008 1016
  Modeline "1024x864" 42.60 1024 1040 1080 1352 864 866 870 875
  Modeline "800x600" 33.28 800 816 848 1040 600 603 607 615
  Modeline "1152x864" 47.92 1152 1168 1216 1520 864 866 870 875
  Modeline "1280x1024" 53.25 1280 1304 1360 1664 1024 1034 1038 1066
Modeline "640x480" 26.62 640 648 672 832 480 491 495 524
  Modeline "1024x768" 42.60 1024 1040 1080 1352 768 772 776 787
  Modeline "1600x1200" 60.00 1600 1624 1688 1904 1200 1203 1207 1212
EndSection

Section "Device"
  Identifier	"Primary-Card"
  VendorName	"!!! GENERIC SERVER SELECTION !!!"
  BoardName	"SVGA"
EndSection

Section "Screen"  
  Driver	"SVGA"
  Device	"Primary-Card"
  Monitor	"Primary-Monitor"
  DefaultColorDepth	16
  SubSection "Display"
    Depth	32
    Modes	"640x480" 
  EndSubSection
  SubSection "Display"
    Depth	24
    Modes	"640x480" 
  EndSubSection
  SubSection "Display"
    Depth	16
    Modes	"640x480" 
    Virtual	640 480
  EndSubSection
  SubSection "Display"
    Depth	8
    Modes	"640x480" 
  EndSubSection
EndSection


Section "Screen"  
  Driver	"Accel"
  Device	"Primary-Card"
  Monitor	"Primary-Monitor"
  DefaultColorDepth	16
  SubSection "Display"
    Depth	32
    Modes	"640x480" 
  EndSubSection
  SubSection "Display"
    Depth	24
    Modes	"640x480" 
  EndSubSection
  SubSection "Display"
    Depth	16
    Modes	"640x480" 
    Virtual	640 480
  EndSubSection
  SubSection "Display"
    Depth	8
    Modes	"640x480" 
  EndSubSection
EndSection



_______________________________________________

Newbie@XFree86.Org
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

[Index of Archives]     [XFree86]     [Xfree86 Xpert]     [X.org]     [IETF Annouce]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Picture Sharing]     [Linux Security]     [Linux RAID]

  Powered by Linux