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

Re: ibook G4 X Window doesnt start



OK, I recompiled the kernel and uninstalled dri-trunk-sid.

The log says thatit cannot find a valid framebuffer device.

I'm booring with append="radeonfb=video" option.

¿How can I tell the server the framebuffer to use?

# example XF86Conf-4 file for DRI with a Radeon chip
#
# specifically, this is for a Titanium PowerBook III, but you should get the idea for others :)

Section "Files"
	FontPath	"unix/:7100"			# local font server

	#FontPath	"/usr/lib/X11/fonts/misc"
	#FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
#	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	#FontPath	"/usr/share/AbiSuite/fonts"
	#FontPath	"/usr/lib/X11/fonts/Type1"
	#FontPath	"/usr/lib/X11/fonts/Speedo"
	#FontPath	"/usr/lib/X11/fonts/75dpi"
#	FontPath	"/usr/lib/X11/fonts/100dpi"
EndSection

Section "ServerFlags"
EndSection

Section "Module"
	Load	"dbe"
	Load	"extmod"
	Load	"glx"
	Load	"dri"

	#Load	"freetype"
	Load	"type1"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"macintosh"
	Option		"XkbLayout"	"es"
	Option		"XkbOptions"	"ctrl:nocaps"

#	Option		"XkbDisable"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"ZAxisMapping"		"4 5"
EndSection

Section "Device"
	Identifier	"TiBook Internal Video"
	Driver		"radeon"
	ChipID          0x514d
	Option		"UseFBDev"  "true"

# For some unknown reason, this is needed for sleep to work properly on some Apple laptops
#	Option		"AGPMode" "4"

# This disables the DRI while switching to console (only possible when no client is using the DRM),
# which allows to do a number of nice things:
# * change DRM while the server is running
# * run several servers with DRI enabled (beware, doing that with different depths seems to be buggy yet)
# * may also help on suspend/resume as a VT switch is emulated for that
	Option		"DRIReinit"

# This enables page flipping for 3D clients. There are some issues with it yet, if they bother you, disable it
	Option		"EnablePageFlip"
EndSection

Section "Monitor"
	Identifier	"TiBook Panel"

	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"TiBook Internal Video"
	Monitor		"TiBook Panel"
	DefaultDepth	24
	SubSection "Display"
		Depth		16
	EndSubSection
	SubSection "Display"
		Depth		24
	EndSubSection
EndSection

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

Section "DRI"
# This only allows direct rendering to members of group dri, which doesn't
# exist by default. Chnage the mode to 0666 to allow direct rendering for
# everyone
	Group	"dri"
	Mode	0660
EndSection

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.2.1.1 (Debian 4.2.1-14 20031113044953 branden@deadbeast.net) / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 October 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.22-powerpc ppc [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: Wed Jan  7 01:33:05 2004
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "TiBook Panel"
(**) |   |-->Device "TiBook Internal Video"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "macintosh"
(**) XKB: model: "macintosh"
(**) Option "XkbLayout" "es"
(**) XKB: layout: "es"
(**) Option "XkbOptions" "ctrl:nocaps"
(**) XKB: options: "ctrl:nocaps"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) FontPath set to "unix/:7100"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) 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.1.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.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:0b:0: chip 106b,0034 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:10:0: chip 1002,5c63 card 1002,5c63 rev 01 class 03,00,00 hdr 00
(II) PCI: 01:0b:0: chip 106b,0035 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 01:17:0: chip 106b,003e card 0000,0000 rev 00 class ff,00,00 hdr 00
(II) PCI: 01:18:0: chip 106b,003f card 0000,0000 rev 00 class 0c,03,10 hdr 00
(II) PCI: 01:19:0: chip 106b,003f card 0000,0000 rev 00 class 0c,03,10 hdr 00
(II) PCI: 01:1a:0: chip 106b,003f card 0000,0000 rev 00 class 0c,03,10 hdr 00
(II) PCI: 01:1b:0: chip 1033,0035 card 1033,0035 rev 43 class 0c,03,10 hdr 80
(II) PCI: 01:1b:1: chip 1033,0035 card 1033,0035 rev 43 class 0c,03,10 hdr 00
(II) PCI: 01:1b:2: chip 1033,00e0 card 1033,00e0 rev 04 class 0c,03,20 hdr 00
(II) PCI: 02:0b:0: chip 106b,0036 card 0000,0000 rev 00 class 06,00,00 hdr 00
(II) PCI: 02:0d:0: chip 106b,003b card 0000,0000 rev 00 class ff,00,00 hdr 00
(II) PCI: 02:0e:0: chip 106b,0031 card 106b,5811 rev 81 class 0c,00,10 hdr 00
(II) PCI: 02:0f:0: chip 106b,0032 card 0000,0000 rev 80 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.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) Host-to-PCI bridge:
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:11: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 (1:11:0), (-1,1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 1 I/O range:
	[0] -1 0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 2: bridge is at (2:11:0), (-1,2,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 2 I/O range:
	[0] -1 0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 2 non-prefetchable memory range:
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 2 prefetchable memory range:
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
(--) PCI:*(0:16:0) ATI unknown chipset (0x5c63) rev 1, Mem @ 0x98000000/27, 0x90000000/16, I/O @ 0x0400/8, BIOS @ 0x90020000/17
(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	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1 0	0x00000000 - 0x00000000 (0x1) MX[B]
	[2] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[3] -1 0	0x00000000 - 0x00000000 (0x1) IX[B]
(II) Active PCI resource ranges:
	[0] -1 0	0xf5200000 - 0xf53fffff (0x200000) MX[B]
	[1] -1 0	0xf5004000 - 0xf5007fff (0x4000) MX[B]
	[2] -1 0	0x80081000 - 0x80081fff (0x1000) MX[B]
	[3] -1 0	0x80082000 - 0x80082fff (0x1000) MX[B]
	[4] -1 0	0x80083000 - 0x80083fff (0x1000) MX[B]
	[5] -1 0	0xf3001000 - 0xf3001fff (0x1000) MX[B]
	[6] -1 0	0xf3000000 - 0xf3000fff (0x1000) MX[B]
	[7] -1 0	0x80000000 - 0x8007ffff (0x80000) MX[B]
	[8] -1 0	0x90020000 - 0x9003ffff (0x20000) MX[B](B)
	[9] -1 0	0x90000000 - 0x9000ffff (0x10000) MX[B](B)
	[10] -1 0	0x98000000 - 0x9fffffff (0x8000000) MX[B](B)
	[11] -1 0	0x00000400 - 0x000004ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges:
	[0] -1 0	0xf5000000 - 0xf5000fff (0x1000) MX[B]
	[1] -1 0	0x80080000 - 0x800800ff (0x100) MX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1 0	0xf5200000 - 0xf53fffff (0x200000) MX[B]
	[1] -1 0	0xf5004000 - 0xf5007fff (0x4000) MX[B]
	[2] -1 0	0x80081000 - 0x80081fff (0x1000) MX[B]
	[3] -1 0	0x80082000 - 0x80082fff (0x1000) MX[B]
	[4] -1 0	0x80083000 - 0x80083fff (0x1000) MX[B]
	[5] -1 0	0xf3001000 - 0xf3001fff (0x1000) MX[B]
	[6] -1 0	0xf3000000 - 0xf3000fff (0x1000) MX[B]
	[7] -1 0	0x80000000 - 0x8007ffff (0x80000) MX[B]
	[8] -1 0	0x90020000 - 0x9003ffff (0x20000) MX[B](B)
	[9] -1 0	0x90000000 - 0x9000ffff (0x10000) MX[B](B)
	[10] -1 0	0x98000000 - 0x9fffffff (0x8000000) MX[B](B)
	[11] -1 0	0x00000400 - 0x000004ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges after removing overlaps:
	[0] -1 0	0xf5000000 - 0xf5000fff (0x1000) MX[B]
	[1] -1 0	0x80080000 - 0x800800ff (0x100) MX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1 0	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1 0	0x00000000 - 0x00000000 (0x1) MX[B]
	[2] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[3] -1 0	0x00000000 - 0x00000000 (0x1) IX[B]
(II) All system resource ranges:
	[0] -1 0	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1 0	0x00000000 - 0x00000000 (0x1) MX[B]
	[2] -1 0	0xf5200000 - 0xf53fffff (0x200000) MX[B]
	[3] -1 0	0xf5004000 - 0xf5007fff (0x4000) MX[B]
	[4] -1 0	0x80081000 - 0x80081fff (0x1000) MX[B]
	[5] -1 0	0x80082000 - 0x80082fff (0x1000) MX[B]
	[6] -1 0	0x80083000 - 0x80083fff (0x1000) MX[B]
	[7] -1 0	0xf3001000 - 0xf3001fff (0x1000) MX[B]
	[8] -1 0	0xf3000000 - 0xf3000fff (0x1000) MX[B]
	[9] -1 0	0x80000000 - 0x8007ffff (0x80000) MX[B]
	[10] -1 0	0x90020000 - 0x9003ffff (0x20000) MX[B](B)
	[11] -1 0	0x90000000 - 0x9000ffff (0x10000) MX[B](B)
	[12] -1 0	0x98000000 - 0x9fffffff (0x8000000) MX[B](B)
	[13] -1 0	0xf5000000 - 0xf5000fff (0x1000) MX[B]
	[14] -1 0	0x80080000 - 0x800800ff (0x100) MX[B]
	[15] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1 0	0x00000000 - 0x00000000 (0x1) IX[B]
	[17] -1 0	0x00000400 - 0x000004ff (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.2.1.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: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
	compiled for 4.2.1.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.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
Skipping "/usr/X11R6/lib/modules/extensions/libGLcore.a:debug_xform.o":  No symbols found
(II) Module GLcore: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
	compiled for 4.2.1.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.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
	compiled for 4.2.1.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: "radeon"
(II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) Module radeon: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 4.0.1
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.5
(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.1, module version = 6.4.16
	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.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.16) for chipset: ati
(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 LX (AGP),
	ATI Radeon Mobility LY (AGP), ATI Radeon Mobility LZ (AGP),
	ATI Radeon 8500 QL (AGP), ATI Radeon 8500 QM (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), ATI Radeon 9000 If (AGP)
(II) Primary Device is: PCI 00:10:0
(--) Assigning device section with no busID to primary device
(**) ChipID override: 0x514D
(**) Chipset ATI Radeon 8500 QM (AGP) found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1 0	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1 0	0x00000000 - 0x00000000 (0x1) MX[B]
	[2] -1 0	0xf5200000 - 0xf53fffff (0x200000) MX[B]
	[3] -1 0	0xf5004000 - 0xf5007fff (0x4000) MX[B]
	[4] -1 0	0x80081000 - 0x80081fff (0x1000) MX[B]
	[5] -1 0	0x80082000 - 0x80082fff (0x1000) MX[B]
	[6] -1 0	0x80083000 - 0x80083fff (0x1000) MX[B]
	[7] -1 0	0xf3001000 - 0xf3001fff (0x1000) MX[B]
	[8] -1 0	0xf3000000 - 0xf3000fff (0x1000) MX[B]
	[9] -1 0	0x80000000 - 0x8007ffff (0x80000) MX[B]
	[10] -1 0	0x90020000 - 0x9003ffff (0x20000) MX[B](B)
	[11] -1 0	0x90000000 - 0x9000ffff (0x10000) MX[B](B)
	[12] -1 0	0x98000000 - 0x9fffffff (0x8000000) MX[B](B)
	[13] -1 0	0xf5000000 - 0xf5000fff (0x1000) MX[B]
	[14] -1 0	0x80080000 - 0x800800ff (0x100) MX[B]
	[15] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1 0	0x00000000 - 0x00000000 (0x1) IX[B]
	[17] -1 0	0x00000400 - 0x000004ff (0x100) IX[B](B)
(II) Loading sub module "radeon"
(II) LoadModule: "radeon"
(II) Reloading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) resource ranges after probing:
	[0] -1 0	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1 0	0x00000000 - 0x00000000 (0x1) MX[B]
	[2] -1 0	0xf5200000 - 0xf53fffff (0x200000) MX[B]
	[3] -1 0	0xf5004000 - 0xf5007fff (0x4000) MX[B]
	[4] -1 0	0x80081000 - 0x80081fff (0x1000) MX[B]
	[5] -1 0	0x80082000 - 0x80082fff (0x1000) MX[B]
	[6] -1 0	0x80083000 - 0x80083fff (0x1000) MX[B]
	[7] -1 0	0xf3001000 - 0xf3001fff (0x1000) MX[B]
	[8] -1 0	0xf3000000 - 0xf3000fff (0x1000) MX[B]
	[9] -1 0	0x80000000 - 0x8007ffff (0x80000) MX[B]
	[10] -1 0	0x90020000 - 0x9003ffff (0x20000) MX[B](B)
	[11] -1 0	0x90000000 - 0x9000ffff (0x10000) MX[B](B)
	[12] -1 0	0x98000000 - 0x9fffffff (0x8000000) MX[B](B)
	[13] -1 0	0xf5000000 - 0xf5000fff (0x1000) MX[B]
	[14] -1 0	0x80080000 - 0x800800ff (0x100) MX[B]
	[15] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[16] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[17] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[18] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1 0	0x00000000 - 0x00000000 (0x1) IX[B]
	[20] -1 0	0x00000400 - 0x000004ff (0x100) IX[B](B)
	[21] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[22] 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.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03b0, hwp->PIOOffset is 0x0000
(II) RADEON(0): PCI bus 0 card 16 func 0
(**) RADEON(0): Depth 24, (--) framebuffer bpp 32
(II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) RADEON(0): Default visual is TrueColor
(**) RADEON(0): Option "UseFBDev" "true"
(==) RADEON(0): RGB weight 888
(II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
(**) RADEON(0): Using framebuffer device
(II) Loading sub module "fbdevhw"
(II) LoadModule: "fbdevhw"
(II) Loading /usr/X11R6/lib/modules/linux/libfbdevhw.a
(II) Module fbdevhw: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 0.0.2
	ABI class: XFree86 Video Driver, version 0.5
(EE) Unable to find a valid framebuffer device
(II) UnloadModule: "ati"
(II) UnloadModule: "fbdevhw"
(II) Unloading /usr/X11R6/lib/modules/linux/libfbdevhw.a
(II) UnloadModule: "vgahw"
(II) Unloading /usr/X11R6/lib/modules/libvgahw.a
(II) UnloadModule: "radeon"
(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 submit@bugs.debian.org.


Reply to: