Subject: Re: XF4.2.1 problem with ATI radeon mobility LW (7500)
To: None <methodic@bigunz.angrypacket.com>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: current-users
Date: 12/03/2002 13:36:15
FWIW, our xsrc (4.2.1) works fine with Radeon 8500 I have, with
agp(4) included in the kernel config. The only issue I had
was some mild problem with XVideo (e.g. mplayer video screen would
not unmap when it's window is minimized).

The symbol unresolved messages are quite strange, they shouldn't
normally appear, if you have the server and the driver version
in sync. Are you sure the radeon_drv.o you have isn't
from older XFree version, like 4.1.0?

I have patched my private xsrc tree to have the updates made in
XFree86 since 4.2.1. That update fixed my XV issue. It also contains
various other fixes. Perhaps it might fix your problem with Radeon
7500 chip as well.

The new driver is at
	ftp://ftp.NetBSD.org/misc/jdolecek/xfree/current/radeon_drv.o
the old driver (compiled from what we have in 4.2.1) is at
	ftp://ftp.NetBSD.org/misc/jdolecek/xfree/4.2.1/radeon_srv.o

It should be installed as
	/usr/X11R6/lib/modules/drivers/radeon_drv.o

Make sure you backup the old driver, in case the new one
would be even worse than the previous.

Disclaimer: the new driver shouldn't really be considered
as 'stable', it's compiled in some kind of ad-hoc way (I had to update
several other xfree headers to make it compile). It works
fine for me, but it could potentially cause some problems
in different configuration than mine.

Jaromir 

methodic@bigunz.angrypacket.com wrote:
> its most likely because the radeon isnt supported under netbsd yet. i
> was getting the same errors with my laptop (which uses a i830 chipset)
> when it wasnt supported by X/Linux.
> 
> AGP support in NetBSD so far is quite minimal from my understanding.
> Thats why Im writing this email under linux and not NetBSD (yet! :) )
> 
> On Sat, Nov 30, 2002 at 09:24:03AM +0100, Adrien Auzanneau wrote:
> > 
> > Morning,
> > 
> > 
> > I've got an ati radeon 7500 (mobility LW) on my thinkpad.
> > I'm under netbsd 1.6K with xsrc build from anoncvs.
> > 
> > When i'm trying to do " xf86cfg " to configure my X, i've 
> > got the error you can see in attached file <XFree86.8.log>
> > 
> > I've already use this card without having any problem under same 
> > release of XF (4.2.1) under freebsd 4.7-stable.
> > So i suppose it's a netbsd related problem, not a XF 4.2.1 problem.
> > 
> > 
> > When i'm trying to use my old XF86Config file from freebsd 
> > under netbsd and do a startx the box _crash_. I'm obliged to use power
> > switch to restart...
> > 
> > 
> > If anyone using this card, or having some suggestion, any advice is 
> > welcome.
> > 
> > Thanks in advance.
> > 
> > 
> > Have a nice day.
> > 
> > -- 
> > Adrien Auzanneau
> > http://www.netbsd-fr.org/
> 
> > 
> > XFree86 Version 4.2.1 / 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: NetBSD/i386 1.6K [ELF] The NetBSD Foundation, Inc.
> > 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.8.log", Time: Sat Nov 23 14:18:22 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"
> > (--) Using pcvt driver (version 3.32)
> > (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 netbsd
> > (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,1a30 card 0000,0000 rev 04 class 06,00,00 hdr 00
> > (II) PCI: 00:01:0: chip 8086,1a31 card 0000,0000 rev 04 class 06,04,00 hdr 01
> > (II) PCI: 00:1d:0: chip 8086,2482 card 1014,0220 rev 02 class 0c,03,00 hdr 80
> > (II) PCI: 00:1d:1: chip 8086,2484 card 1014,0220 rev 02 class 0c,03,00 hdr 00
> > (II) PCI: 00:1d:2: chip 8086,2487 card 1014,0220 rev 02 class 0c,03,00 hdr 00
> > (II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev 42 class 06,04,00 hdr 01
> > (II) PCI: 00:1f:0: chip 8086,248c card 0000,0000 rev 02 class 06,01,00 hdr 80
> > (II) PCI: 00:1f:1: chip 8086,248a card 1014,0220 rev 02 class 01,01,8a hdr 00
> > (II) PCI: 00:1f:3: chip 8086,2483 card 1014,0220 rev 02 class 0c,05,00 hdr 00
> > (II) PCI: 00:1f:5: chip 8086,2485 card 1014,0508 rev 02 class 04,01,00 hdr 00
> > (II) PCI: 00:1f:6: chip 8086,2486 card 1014,0223 rev 02 class 07,03,00 hdr 00
> > (II) PCI: 01:00:0: chip 1002,4c57 card 1014,0517 rev 00 class 03,00,00 hdr 00
> > (II) PCI: 02:00:0: chip 104c,ac55 card fffc,ffff rev 01 class 06,07,00 hdr 82
> > (II) PCI: 02:00:1: chip 104c,ac55 card fffc,ffff rev 01 class 06,07,00 hdr 82
> > (II) PCI: 02:02:0: chip 14b9,a504 card 14b9,5000 rev 00 class 02,80,00 hdr 00
> > (II) PCI: 02:08:0: chip 8086,1031 card 1014,0209 rev 42 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) 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	0x00000000 - 0x0000ffff (0x10000) IX[B]
> > (II) Bus 0 non-prefetchable memory range:
> > 	[0] -1	0x00000000 - 0xffffffff (0x0) MX[B]
> > (II) Bus 0 prefetchable memory range:
> > 	[0] -1	0x00000000 - 0xffffffff (0x0) MX[B]
> > (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0c (VGA_EN is set)
> > (II) Bus 1 I/O range:
> > 	[0] -1	0x00003000 - 0x000030ff (0x100) IX[B]
> > 	[1] -1	0x00003400 - 0x000034ff (0x100) IX[B]
> > 	[2] -1	0x00003800 - 0x000038ff (0x100) IX[B]
> > 	[3] -1	0x00003c00 - 0x00003cff (0x100) IX[B]
> > (II) Bus 1 non-prefetchable memory range:
> > 	[0] -1	0xd0100000 - 0xd01fffff (0x100000) MX[B]
> > (II) Bus 1 prefetchable memory range:
> > 	[0] -1	0xe8000000 - 0xefffffff (0x8000000) MX[B]
> > (II) Bus 2: bridge is at (0:30:0), (0,2,4), BCTRL: 0x04 (VGA_EN is cleared)
> > (II) Bus 2 I/O range:
> > 	[0] -1	0x00004000 - 0x000040ff (0x100) IX[B]
> > 	[1] -1	0x00004400 - 0x000044ff (0x100) IX[B]
> > 	[2] -1	0x00004800 - 0x000048ff (0x100) IX[B]
> > 	[3] -1	0x00004c00 - 0x00004cff (0x100) IX[B]
> > 	[4] -1	0x00005000 - 0x000050ff (0x100) IX[B]
> > 	[5] -1	0x00005400 - 0x000054ff (0x100) IX[B]
> > 	[6] -1	0x00005800 - 0x000058ff (0x100) IX[B]
> > 	[7] -1	0x00005c00 - 0x00005cff (0x100) IX[B]
> > 	[8] -1	0x00006000 - 0x000060ff (0x100) IX[B]
> > 	[9] -1	0x00006400 - 0x000064ff (0x100) IX[B]
> > 	[10] -1	0x00006800 - 0x000068ff (0x100) IX[B]
> > 	[11] -1	0x00006c00 - 0x00006cff (0x100) IX[B]
> > 	[12] -1	0x00007000 - 0x000070ff (0x100) IX[B]
> > 	[13] -1	0x00007400 - 0x000074ff (0x100) IX[B]
> > 	[14] -1	0x00007800 - 0x000078ff (0x100) IX[B]
> > 	[15] -1	0x00007c00 - 0x00007cff (0x100) IX[B]
> > 	[16] -1	0x00008000 - 0x000080ff (0x100) IX[B]
> > 	[17] -1	0x00008400 - 0x000084ff (0x100) IX[B]
> > 	[18] -1	0x00008800 - 0x000088ff (0x100) IX[B]
> > 	[19] -1	0x00008c00 - 0x00008cff (0x100) IX[B]
> > (II) Bus 2 non-prefetchable memory range:
> > 	[0] -1	0xd0200000 - 0xdfffffff (0xfe00000) MX[B]
> > (II) Bus 2 prefetchable memory range:
> > 	[0] -1	0xf0000000 - 0xf7ffffff (0x8000000) MX[B]
> > (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:
> > (--) PCI:*(1:0:0) ATI Radeon Mobility M7 LW rev 0, Mem @ 0xe8000000/27, 0xd0100000/16, I/O @ 0x3000/8
> > (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) Active PCI resource ranges:
> > 	[0] -1	0xd0204000 - 0xd0207fff (0x4000) MX[B]E
> > 	[1] -1	0xd0400000 - 0xd07fffff (0x400000) MX[B]E
> > 	[2] -1	0xd0200000 - 0xd03fffff (0x200000) MX[B]E
> > 	[3] -1	0x20000000 - 0x3fffffff (0x20000000) MX[B]E
> > 	[4] -1	0xe0000000 - 0xe7ffffff (0x8000000) MX[B]E
> > 	[5] -1	0xd0100000 - 0xd010ffff (0x10000) MX[B](B)
> > 	[6] -1	0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
> > 	[7] -1	0x00008400 - 0x000084ff (0x100) IX[B]E
> > 	[8] -1	0x00008000 - 0x000080ff (0x100) IX[B]E
> > 	[9] -1	0x00002000 - 0x000020ff (0x100) IX[B]E
> > 	[10] -1	0x00002400 - 0x000024ff (0x100) IX[B]E
> > 	[11] -1	0x000018c0 - 0x000018ff (0x40) IX[B]E
> > 	[12] -1	0x00001c00 - 0x00001cff (0x100) IX[B]E
> > 	[13] -1	0x00001880 - 0x000018ff (0x80) IX[B]E
> > 	[14] -1	0x00001860 - 0x0000187f (0x20) IX[B]E
> > 	[15] -1	0x00000374 - 0x00000377 (0x4) IX[B]E
> > 	[16] -1	0x00000170 - 0x0000017f (0x10) IX[B]E
> > 	[17] -1	0x000003f4 - 0x000003f7 (0x4) IX[B]E
> > 	[18] -1	0x000001f0 - 0x000001ff (0x10) IX[B]E
> > 	[19] -1	0x00001840 - 0x0000187f (0x40) IX[B]E
> > 	[20] -1	0x00001820 - 0x0000183f (0x20) IX[B]E
> > 	[21] -1	0x00001800 - 0x000018ff (0x100) IX[B]E
> > 	[22] -1	0x00003000 - 0x000030ff (0x100) IX[B](B)
> > (II) PCI Memory resource overlap reduced 0xd0200000 from 0xd03fffff to 0xd0203fff
> > (II) PCI I/O resource overlap reduced 0x00001880 from 0x000018ff to 0x000018bf
> > (II) PCI I/O resource overlap reduced 0x00001840 from 0x0000187f to 0x0000185f
> > (II) PCI I/O resource overlap reduced 0x00001800 from 0x000018ff to 0x0000181f
> > (II) Active PCI resource ranges after removing overlaps:
> > 	[0] -1	0xd0204000 - 0xd0207fff (0x4000) MX[B]E
> > 	[1] -1	0xd0400000 - 0xd07fffff (0x400000) MX[B]E
> > 	[2] -1	0xd0200000 - 0xd0203fff (0x4000) MX[B]E
> > 	[3] -1	0x20000000 - 0x3fffffff (0x20000000) MX[B]E
> > 	[4] -1	0xe0000000 - 0xe7ffffff (0x8000000) MX[B]E
> > 	[5] -1	0xd0100000 - 0xd010ffff (0x10000) MX[B](B)
> > 	[6] -1	0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
> > 	[7] -1	0x00008400 - 0x000084ff (0x100) IX[B]E
> > 	[8] -1	0x00008000 - 0x000080ff (0x100) IX[B]E
> > 	[9] -1	0x00002000 - 0x000020ff (0x100) IX[B]E
> > 	[10] -1	0x00002400 - 0x000024ff (0x100) IX[B]E
> > 	[11] -1	0x000018c0 - 0x000018ff (0x40) IX[B]E
> > 	[12] -1	0x00001c00 - 0x00001cff (0x100) IX[B]E
> > 	[13] -1	0x00001880 - 0x000018bf (0x40) IX[B]E
> > 	[14] -1	0x00001860 - 0x0000187f (0x20) IX[B]E
> > 	[15] -1	0x00000374 - 0x00000377 (0x4) IX[B]E
> > 	[16] -1	0x00000170 - 0x0000017f (0x10) IX[B]E
> > 	[17] -1	0x000003f4 - 0x000003f7 (0x4) IX[B]E
> > 	[18] -1	0x000001f0 - 0x000001ff (0x10) IX[B]E
> > 	[19] -1	0x00001840 - 0x0000185f (0x20) IX[B]E
> > 	[20] -1	0x00001820 - 0x0000183f (0x20) IX[B]E
> > 	[21] -1	0x00001800 - 0x0000181f (0x20) IX[B]E
> > 	[22] -1	0x00003000 - 0x000030ff (0x100) IX[B](B)
> > (II) OS-reported resource ranges after removing overlaps with PCI:
> > 	[0] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
> > 	[1] -1	0x00100000 - 0x1fffffff (0x1ff00000) 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 - 0x1fffffff (0x1ff00000) 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	0xd0204000 - 0xd0207fff (0x4000) MX[B]E
> > 	[6] -1	0xd0400000 - 0xd07fffff (0x400000) MX[B]E
> > 	[7] -1	0xd0200000 - 0xd0203fff (0x4000) MX[B]E
> > 	[8] -1	0x20000000 - 0x3fffffff (0x20000000) MX[B]E
> > 	[9] -1	0xe0000000 - 0xe7ffffff (0x8000000) MX[B]E
> > 	[10] -1	0xd0100000 - 0xd010ffff (0x10000) MX[B](B)
> > 	[11] -1	0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
> > 	[12] -1	0x0000ffff - 0x0000ffff (0x1) IX[B]
> > 	[13] -1	0x00000000 - 0x000000ff (0x100) IX[B]
> > 	[14] -1	0x00008400 - 0x000084ff (0x100) IX[B]E
> > 	[15] -1	0x00008000 - 0x000080ff (0x100) IX[B]E
> > 	[16] -1	0x00002000 - 0x000020ff (0x100) IX[B]E
> > 	[17] -1	0x00002400 - 0x000024ff (0x100) IX[B]E
> > 	[18] -1	0x000018c0 - 0x000018ff (0x40) IX[B]E
> > 	[19] -1	0x00001c00 - 0x00001cff (0x100) IX[B]E
> > 	[20] -1	0x00001880 - 0x000018bf (0x40) IX[B]E
> > 	[21] -1	0x00001860 - 0x0000187f (0x20) IX[B]E
> > 	[22] -1	0x00000374 - 0x00000377 (0x4) IX[B]E
> > 	[23] -1	0x00000170 - 0x0000017f (0x10) IX[B]E
> > 	[24] -1	0x000003f4 - 0x000003f7 (0x4) IX[B]E
> > 	[25] -1	0x000001f0 - 0x000001ff (0x10) IX[B]E
> > 	[26] -1	0x00001840 - 0x0000185f (0x20) IX[B]E
> > 	[27] -1	0x00001820 - 0x0000183f (0x20) IX[B]E
> > 	[28] -1	0x00001800 - 0x0000181f (0x20) IX[B]E
> > 	[29] -1	0x00003000 - 0x000030ff (0x100) IX[B](B)
> > (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: "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) 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) Loading extension GLX
> > (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: "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: "xtrap"
> > (II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
> > (II) Module xtrap: 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 DEC-XTRAP
> > (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: "ati"
> > (II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
> > (II) Module ati: vendor="The XFree86 Project"
> > 	compiled for 4.2.1, module version = 6.4.8
> > 	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) ATI: ATI driver (version 6.4.8) for chipsets: ati, ativga
> > (II) R128: Driver for ATI Rage 128 chipsets: ATI Rage 128 RE (PCI),
> > 	ATI Rage 128 RF (AGP), ATI Rage 128 RG (AGP), ATI Rage 128 RK (PCI),
> > 	ATI Rage 128 RL (AGP), ATI Rage 128 SM (AGP),
> > 	ATI Rage 128 Pro PD (PCI), ATI Rage 128 Pro PF (AGP),
> > 	ATI Rage 128 Pro PP (PCI), ATI Rage 128 Pro PR (PCI),
> > 	ATI Rage 128 Pro ULTRA TF (AGP), ATI Rage 128 Pro ULTRA TL (AGP),
> > 	ATI Rage 128 Pro ULTRA TR (AGP), ATI Rage 128 Mobility LE (PCI),
> > 	ATI Rage 128 Mobility LF (AGP), ATI Rage 128 Mobility MF (AGP),
> > 	ATI Rage 128 Mobility ML (AGP)
> > (II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
> > 	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
> > 	ATI Radeon VE QY (AGP), ATI Radeon VE QZ (AGP),
> > 	ATI Radeon Mobility LW (AGP), ATI Radeon Mobility LY (AGP),
> > 	ATI Radeon Mobility LZ (AGP), ATI Radeon 8500 QL (AGP),
> > 	ATI Radeon 8500 QN (AGP), ATI Radeon 8500 QO (AGP),
> > 	ATI Radeon 8500 Ql (AGP), ATI Radeon 8500 BB (AGP),
> > 	ATI Radeon 7500 QW (AGP)
> > (II) Primary Device is: PCI 01:00:0
> > (II) ATI:  Candidate "Device" section "Card0".
> > (--) Chipset ATI Radeon Mobility LW (AGP) found
> > (II) resource ranges after xf86ClaimFixedResources() call:
> > 	[0] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
> > 	[1] -1	0x00100000 - 0x1fffffff (0x1ff00000) 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	0xd0204000 - 0xd0207fff (0x4000) MX[B]E
> > 	[6] -1	0xd0400000 - 0xd07fffff (0x400000) MX[B]E
> > 	[7] -1	0xd0200000 - 0xd0203fff (0x4000) MX[B]E
> > 	[8] -1	0x20000000 - 0x3fffffff (0x20000000) MX[B]E
> > 	[9] -1	0xe0000000 - 0xe7ffffff (0x8000000) MX[B]E
> > 	[10] -1	0xd0100000 - 0xd010ffff (0x10000) MX[B](B)
> > 	[11] -1	0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
> > 	[12] -1	0x0000ffff - 0x0000ffff (0x1) IX[B]
> > 	[13] -1	0x00000000 - 0x000000ff (0x100) IX[B]
> > 	[14] -1	0x00008400 - 0x000084ff (0x100) IX[B]E
> > 	[15] -1	0x00008000 - 0x000080ff (0x100) IX[B]E
> > 	[16] -1	0x00002000 - 0x000020ff (0x100) IX[B]E
> > 	[17] -1	0x00002400 - 0x000024ff (0x100) IX[B]E
> > 	[18] -1	0x000018c0 - 0x000018ff (0x40) IX[B]E
> > 	[19] -1	0x00001c00 - 0x00001cff (0x100) IX[B]E
> > 	[20] -1	0x00001880 - 0x000018bf (0x40) IX[B]E
> > 	[21] -1	0x00001860 - 0x0000187f (0x20) IX[B]E
> > 	[22] -1	0x00000374 - 0x00000377 (0x4) IX[B]E
> > 	[23] -1	0x00000170 - 0x0000017f (0x10) IX[B]E
> > 	[24] -1	0x000003f4 - 0x000003f7 (0x4) IX[B]E
> > 	[25] -1	0x000001f0 - 0x000001ff (0x10) IX[B]E
> > 	[26] -1	0x00001840 - 0x0000185f (0x20) IX[B]E
> > 	[27] -1	0x00001820 - 0x0000183f (0x20) IX[B]E
> > 	[28] -1	0x00001800 - 0x0000181f (0x20) IX[B]E
> > 	[29] -1	0x00003000 - 0x000030ff (0x100) IX[B](B)
> > (II) Loading sub module "radeon"
> > (II) LoadModule: "radeon"
> > (II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o
> > (II) Module radeon: vendor="The XFree86 Project"
> > 	compiled for 4.2.1, module version = 4.0.1
> > 	Module class: XFree86 Video Driver
> > 	ABI class: XFree86 Video Driver, version 0.5
> > (II) resource ranges after probing:
> > 	[0] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
> > 	[1] -1	0x00100000 - 0x1fffffff (0x1ff00000) 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	0xd0204000 - 0xd0207fff (0x4000) MX[B]E
> > 	[6] -1	0xd0400000 - 0xd07fffff (0x400000) MX[B]E
> > 	[7] -1	0xd0200000 - 0xd0203fff (0x4000) MX[B]E
> > 	[8] -1	0x20000000 - 0x3fffffff (0x20000000) MX[B]E
> > 	[9] -1	0xe0000000 - 0xe7ffffff (0x8000000) MX[B]E
> > 	[10] -1	0xd0100000 - 0xd010ffff (0x10000) MX[B](B)
> > 	[11] -1	0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
> > 	[12] 0	0x000a0000 - 0x000affff (0x10000) MS[B]
> > 	[13] 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
> > 	[14] 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
> > 	[15] -1	0x0000ffff - 0x0000ffff (0x1) IX[B]
> > 	[16] -1	0x00000000 - 0x000000ff (0x100) IX[B]
> > 	[17] -1	0x00008400 - 0x000084ff (0x100) IX[B]E
> > 	[18] -1	0x00008000 - 0x000080ff (0x100) IX[B]E
> > 	[19] -1	0x00002000 - 0x000020ff (0x100) IX[B]E
> > 	[20] -1	0x00002400 - 0x000024ff (0x100) IX[B]E
> > 	[21] -1	0x000018c0 - 0x000018ff (0x40) IX[B]E
> > 	[22] -1	0x00001c00 - 0x00001cff (0x100) IX[B]E
> > 	[23] -1	0x00001880 - 0x000018bf (0x40) IX[B]E
> > 	[24] -1	0x00001860 - 0x0000187f (0x20) IX[B]E
> > 	[25] -1	0x00000374 - 0x00000377 (0x4) IX[B]E
> > 	[26] -1	0x00000170 - 0x0000017f (0x10) IX[B]E
> > 	[27] -1	0x000003f4 - 0x000003f7 (0x4) IX[B]E
> > 	[28] -1	0x000001f0 - 0x000001ff (0x10) IX[B]E
> > 	[29] -1	0x00001840 - 0x0000185f (0x20) IX[B]E
> > 	[30] -1	0x00001820 - 0x0000183f (0x20) IX[B]E
> > 	[31] -1	0x00001800 - 0x0000181f (0x20) IX[B]E
> > 	[32] -1	0x00003000 - 0x000030ff (0x100) IX[B](B)
> > 	[33] 0	0x000003b0 - 0x000003bb (0xc) IS[B]
> > 	[34] 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
> > (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
> > (II) RADEON(0): PCI bus 1 card 0 func 0
> > (==) RADEON(0): Depth 8, (==) framebuffer bpp 8
> > (II) RADEON(0): Pixel depth = 8 bits stored in 1 byte (8 bpp pixmaps)
> > (==) RADEON(0): Default visual is PseudoColor
> > (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
> > (II) Loading sub module "int10"
> > (II) LoadModule: "int10"
> > (II) Loading /usr/X11R6/lib/modules/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) RADEON(0): initializing int10
> > (WW) RADEON(0): remove MTRR a0000 - c0000
> > (WW) RADEON(0): set MTRR f0000 - 100000
> > (WW) RADEON(0): Bad V_BIOS checksum
> > (II) RADEON(0): Primary V_BIOS segment is: 0xc000
> > (--) RADEON(0): Chipset: "ATI Radeon Mobility LW (AGP)" (ChipID = 0x4c57)
> > (--) RADEON(0): Linear framebuffer at 0xe8000000
> > (--) RADEON(0): MMIO registers at 0xd0100000
> > (WW) RADEON(0): remove MTRR d0100000 - d0180000
> > (--) RADEON(0): VideoRAM: 16384 kByte (64-bit DDR SDRAM)
> > (WW) RADEON(0): remove MTRR d0100000 - d0180000
> > (II) RADEON(0): Primary Display == Type 2
> > (II) RADEON(0): Panel ID string: ????????????????????????
> > (II) RADEON(0): Panel Size from BIOS: 65535x65535
> > Symbol xf86CreateI2CBusRec from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> > Symbol xf86I2CBusInit from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> > Symbol xf86SetDDCproperties from module /usr/X11R6/lib/modules/drivers/radeon_drv.o is unresolved!
> > 
> > Fatal server error:
> > Caught signal 11.  Server aborting
> > 
> > 
> > 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.8.log".
> > Please report problems to xfree86@xfree86.org.
> > 
> 
> 
> -- 
> + methodic >> [http://methodic.angrypacket.com] -- -
> + Cannot find nsabackdoor.dll. Please reinstall Windows.
> 


-- 
Jaromir Dolecek <jdolecek@NetBSD.org>            http://www.NetBSD.org/
-=- We should be mindful of the potential goal, but as the tantric    -=-
-=- Buddhist masters say, ``You may notice during meditation that you -=-
-=- sometimes levitate or glow.   Do not let this distract you.''     -=-