[Xorg-driver-geode] Geode LX video testing results

Bart Trojanowski bart at jukie.net
Thu Dec 13 14:25:53 PST 2007


* Jordan Crouse <jordan.crouse at amd.com> [071213 16:42]:
> >     -    useVGA = LXCheckVGA(pScrni);
> >     +    useVGA = FALSE;
>       
> So this seems to pretty conclusively prove that the CheckVGA function is
> acting up.

Not being an X guy, I don't find the results that conclusive.  Going
strictly by the code: it could be something that follows that causes the
freeze based on the result of CheckVGA() returning TRUE.  But I trust
your judgement. :)

> What that function tries to do is map the VGA space and 
> look for a VGA signature (which won't be there on LinuxBIOS implementations),
> and then behaves accordingly.  Apparently its not working on some 
> BIOSes, but is working on others, which leads me to believe that this 
> might be a memory problem somewhere along the line.

The log is pretty useless when it comes to the freeze case.  I'll try to
get you better information as to where the code actually freezes.

> >   5.b  using an existing xorg.conf runs in low-rez mode
> 
> I have asked nicely, and I now I won't be nearly as nice - I can't do
> anything unless you send me a log.

Ah, the harsh words!  I'll attach the .conf and .log.

-Bart


-- 
				WebSig: http://www.jukie.net/~bart/sig/
-------------- next part --------------
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	RgbPath      "/etc/X11/rgb"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/share/fonts/X11/cyrillic"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load  "GLcore"
	Load  "dbe"
	Load  "dri"
	Load  "extmod"
	Load  "glx"
	Load  "record"
	Load  "xtrap"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
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
	Identifier  "Card0"
	Driver      "amd"
	VendorName  "Advanced Micro Devices [AMD]"
	BoardName   "Geode LX Video"
	BusID       "PCI:0:1:1"
EndSection

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

-------------- next part --------------

X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Ubuntu (xorg-server 2:1.3.0.0.dfsg-12ubuntu8)
Current Operating System: Linux gutsy 2.6.23.9-thincan #1 Sun Dec 9 16:35:18 EST 2007 i586
Build Date: 29 September 2007
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
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/Xorg.0.log", Time: Thu Dec 13 17:16:37 2007
(++) Using config file: "/root/xorg.conf.new"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(WW) Including the default font path /usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.
(**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(**) RgbPath set to "/etc/X11/rgb"
(**) ModulePath set to "/usr/lib/xorg/modules"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81ea440
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 1.2
	X.Org XInput driver : 0.7
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.2
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:01:0: chip 1022,2080 card 1022,2080 rev 31 class 06,00,00 hdr 80
(II) PCI: 00:01:1: chip 1022,2081 card 1022,2081 rev 00 class 03,00,00 hdr 00
(II) PCI: 00:01:2: chip 1022,2082 card 1022,2082 rev 00 class 10,10,00 hdr 00
(II) PCI: 00:0d:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00
(II) PCI: 00:0f:0: chip 1022,2090 card 1022,2090 rev 03 class 06,01,00 hdr 80
(II) PCI: 00:0f:2: chip 1022,209a card 1022,209a rev 01 class 01,01,80 hdr 00
(II) PCI: 00:0f:3: chip 1022,2093 card 1022,2093 rev 01 class 04,01,00 hdr 00
(II) PCI: 00:0f:4: chip 1022,2094 card 1022,2094 rev 02 class 0c,03,10 hdr 00
(II) PCI: 00:0f:5: chip 1022,2095 card 1022,2095 rev 02 class 0c,03,20 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:1:0), (0,0,0), BCTRL: 0x0008 (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) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:15:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(0:1:1) Advanced Micro Devices [AMD] Geode LX Video rev 0, Mem @ 0xe0000000/24, 0xe1000000/14, 0xe1004000/14, 0xe1008000/14, 0xe100c000/14
(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	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
	[0] -1	0	0xe1016000 - 0xe1016fff (0x1000) MX[B]
	[1] -1	0	0xe1015000 - 0xe1015fff (0x1000) MX[B]
	[2] -1	0	0xe1014000 - 0xe10140ff (0x100) MX[B]
	[3] -1	0	0xe1010000 - 0xe1013fff (0x4000) MX[B]
	[4] -1	0	0xe100c000 - 0xe100ffff (0x4000) MX[B](B)
	[5] -1	0	0xe1008000 - 0xe100bfff (0x4000) MX[B](B)
	[6] -1	0	0xe1004000 - 0xe1007fff (0x4000) MX[B](B)
	[7] -1	0	0xe1000000 - 0xe1003fff (0x4000) MX[B](B)
	[8] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
	[9] -1	0	0x0000d800 - 0x0000d87f (0x80) IX[B]
	[10] -1	0	0x0000dc00 - 0x0000dc0f (0x10) IX[B]
	[11] -1	0	0x00009c40 - 0x00009c7f (0x40) IX[B]
	[12] -1	0	0x0000e400 - 0x0000e47f (0x80) IX[B]
	[13] -1	0	0x0000e800 - 0x0000e81f (0x20) IX[B]
	[14] -1	0	0x0000ec00 - 0x0000ec3f (0x40) IX[B]
	[15] -1	0	0x0000f000 - 0x0000f0ff (0x100) IX[B]
	[16] -1	0	0x0000f400 - 0x0000f407 (0x8) IX[B]
	[17] -1	0	0x0000f800 - 0x0000f8ff (0x100) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xe1016000 - 0xe1016fff (0x1000) MX[B]
	[1] -1	0	0xe1015000 - 0xe1015fff (0x1000) MX[B]
	[2] -1	0	0xe1014000 - 0xe10140ff (0x100) MX[B]
	[3] -1	0	0xe1010000 - 0xe1013fff (0x4000) MX[B]
	[4] -1	0	0xe100c000 - 0xe100ffff (0x4000) MX[B](B)
	[5] -1	0	0xe1008000 - 0xe100bfff (0x4000) MX[B](B)
	[6] -1	0	0xe1004000 - 0xe1007fff (0x4000) MX[B](B)
	[7] -1	0	0xe1000000 - 0xe1003fff (0x4000) MX[B](B)
	[8] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
	[9] -1	0	0x0000d800 - 0x0000d87f (0x80) IX[B]
	[10] -1	0	0x0000dc00 - 0x0000dc0f (0x10) IX[B]
	[11] -1	0	0x00009c40 - 0x00009c7f (0x40) IX[B]
	[12] -1	0	0x0000e400 - 0x0000e47f (0x80) IX[B]
	[13] -1	0	0x0000e800 - 0x0000e81f (0x20) IX[B]
	[14] -1	0	0x0000ec00 - 0x0000ec3f (0x40) IX[B]
	[15] -1	0	0x0000f000 - 0x0000f0ff (0x100) IX[B]
	[16] -1	0	0x0000f400 - 0x0000f407 (0x8) IX[B]
	[17] -1	0	0x0000f800 - 0x0000f8ff (0x100) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xe1016000 - 0xe1016fff (0x1000) MX[B]
	[5] -1	0	0xe1015000 - 0xe1015fff (0x1000) MX[B]
	[6] -1	0	0xe1014000 - 0xe10140ff (0x100) MX[B]
	[7] -1	0	0xe1010000 - 0xe1013fff (0x4000) MX[B]
	[8] -1	0	0xe100c000 - 0xe100ffff (0x4000) MX[B](B)
	[9] -1	0	0xe1008000 - 0xe100bfff (0x4000) MX[B](B)
	[10] -1	0	0xe1004000 - 0xe1007fff (0x4000) MX[B](B)
	[11] -1	0	0xe1000000 - 0xe1003fff (0x4000) MX[B](B)
	[12] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
	[13] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[14] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[15] -1	0	0x0000d800 - 0x0000d87f (0x80) IX[B]
	[16] -1	0	0x0000dc00 - 0x0000dc0f (0x10) IX[B]
	[17] -1	0	0x00009c40 - 0x00009c7f (0x40) IX[B]
	[18] -1	0	0x0000e400 - 0x0000e47f (0x80) IX[B]
	[19] -1	0	0x0000e800 - 0x0000e81f (0x20) IX[B]
	[20] -1	0	0x0000ec00 - 0x0000ec3f (0x40) IX[B]
	[21] -1	0	0x0000f000 - 0x0000f0ff (0x100) IX[B]
	[22] -1	0	0x0000f400 - 0x0000f407 (0x8) IX[B]
	[23] -1	0	0x0000f800 - 0x0000f8ff (0x100) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(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 TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "xtrap"
(II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DEC-XTRAP
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 1.3.0, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "amd"
(II) Loading /usr/lib/xorg/modules/drivers//amd_drv.so
(II) Module amd: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 4.0.1
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.2.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.2.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.7
(II) AMD: AMD Xorg LX/GX display driver 04.00.0001 for chipsets : GeodeLX,
	REDCLOUD
(II) Primary Device is: PCI 00:01:1
(II) AmdProbe: Probing for supported devices!
(II) AmdProbe: Before MatchPciInstances!
(--) Chipset GeodeLX found
(II) AmdProbe: MatchPCI (1)!
(II) AmdProbe: CPUDetected 32!
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xe1016000 - 0xe1016fff (0x1000) MX[B]
	[5] -1	0	0xe1015000 - 0xe1015fff (0x1000) MX[B]
	[6] -1	0	0xe1014000 - 0xe10140ff (0x100) MX[B]
	[7] -1	0	0xe1010000 - 0xe1013fff (0x4000) MX[B]
	[8] -1	0	0xe100c000 - 0xe100ffff (0x4000) MX[B](B)
	[9] -1	0	0xe1008000 - 0xe100bfff (0x4000) MX[B](B)
	[10] -1	0	0xe1004000 - 0xe1007fff (0x4000) MX[B](B)
	[11] -1	0	0xe1000000 - 0xe1003fff (0x4000) MX[B](B)
	[12] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
	[13] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[14] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[15] -1	0	0x0000d800 - 0x0000d87f (0x80) IX[B]
	[16] -1	0	0x0000dc00 - 0x0000dc0f (0x10) IX[B]
	[17] -1	0	0x00009c40 - 0x00009c7f (0x40) IX[B]
	[18] -1	0	0x0000e400 - 0x0000e47f (0x80) IX[B]
	[19] -1	0	0x0000e800 - 0x0000e81f (0x20) IX[B]
	[20] -1	0	0x0000ec00 - 0x0000ec3f (0x40) IX[B]
	[21] -1	0	0x0000f000 - 0x0000f0ff (0x100) IX[B]
	[22] -1	0	0x0000f400 - 0x0000f407 (0x8) IX[B]
	[23] -1	0	0x0000f800 - 0x0000f8ff (0x100) IX[B]
(II) AMD(0): AmdProbe: result (1)!
(II) resource ranges after probing:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xe1016000 - 0xe1016fff (0x1000) MX[B]
	[5] -1	0	0xe1015000 - 0xe1015fff (0x1000) MX[B]
	[6] -1	0	0xe1014000 - 0xe10140ff (0x100) MX[B]
	[7] -1	0	0xe1010000 - 0xe1013fff (0x4000) MX[B]
	[8] -1	0	0xe100c000 - 0xe100ffff (0x4000) MX[B](B)
	[9] -1	0	0xe1008000 - 0xe100bfff (0x4000) MX[B](B)
	[10] -1	0	0xe1004000 - 0xe1007fff (0x4000) MX[B](B)
	[11] -1	0	0xe1000000 - 0xe1003fff (0x4000) MX[B](B)
	[12] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
	[13] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[14] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[15] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[16] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[17] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[18] -1	0	0x0000d800 - 0x0000d87f (0x80) IX[B]
	[19] -1	0	0x0000dc00 - 0x0000dc0f (0x10) IX[B]
	[20] -1	0	0x00009c40 - 0x00009c7f (0x40) IX[B]
	[21] -1	0	0x0000e400 - 0x0000e47f (0x80) IX[B]
	[22] -1	0	0x0000e800 - 0x0000e81f (0x20) IX[B]
	[23] -1	0	0x0000ec00 - 0x0000ec3f (0x40) IX[B]
	[24] -1	0	0x0000f000 - 0x0000f0ff (0x100) IX[B]
	[25] -1	0	0x0000f400 - 0x0000f407 (0x8) IX[B]
	[26] -1	0	0x0000f800 - 0x0000f8ff (0x100) IX[B]
	[27] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[28] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
Unable to open /dev/cpu/0/msr: 2
(==) AMD(0): Depth 8, (==) framebuffer bpp 8
(==) AMD(0): RGB weight 888
(==) AMD(0): Default visual is PseudoColor
(==) AMD(0): No DCON is present
(II) AMD(0): LX output options:
(II) AMD(0):  CRT: YES
(II) AMD(0):  PANEL: NO
(II) AMD(0):  VGA: NO
(II) AMD(0): Monitor0: Using default hsync range of 31.50-37.90 kHz
(II) AMD(0): Monitor0: Using default vrefresh range of 50.00-70.00 Hz
(WW) AMD(0): Unable to estimate virtual size
(II) AMD(0): Clock range:  25.18 to 229.50 MHz
(II) AMD(0): Not using default mode "640x350" (unknown reason)
(II) AMD(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "640x400" (unknown reason)
(II) AMD(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "720x400" (unknown reason)
(II) AMD(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "640x480" (unknown reason)
(II) AMD(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "640x480" (vrefresh out of range)
(II) AMD(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "640x480" (hsync out of range)
(II) AMD(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "800x600" (hsync out of range)
(II) AMD(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "800x600" (hsync out of range)
(II) AMD(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "800x600" (hsync out of range)
(II) AMD(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1024x768" (unknown reason)
(II) AMD(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1024x768" (hsync out of range)
(II) AMD(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1024x768" (hsync out of range)
(II) AMD(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1024x768" (hsync out of range)
(II) AMD(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1024x768" (hsync out of range)
(II) AMD(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1152x864" (hsync out of range)
(II) AMD(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1280x960" (unknown reason)
(II) AMD(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1280x960" (unknown reason)
(II) AMD(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1280x1024" (hsync out of range)
(II) AMD(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1280x1024" (hsync out of range)
(II) AMD(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1280x1024" (hsync out of range)
(II) AMD(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1600x1200" (hsync out of range)
(II) AMD(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1600x1200" (unknown reason)
(II) AMD(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1600x1200" (hsync out of range)
(II) AMD(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1600x1200" (hsync out of range)
(II) AMD(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1600x1200" (hsync out of range)
(II) AMD(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1792x1344" (unknown reason)
(II) AMD(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1856x1392" (unknown reason)
(II) AMD(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "832x624" (unknown reason)
(II) AMD(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1280x768" (unknown reason)
(II) AMD(0): Not using default mode "640x384" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1280x800" (unknown reason)
(II) AMD(0): Not using default mode "640x400" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1152x768" (unknown reason)
(II) AMD(0): Not using default mode "576x384" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1152x864" (hsync out of range)
(II) AMD(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1400x1050" (unknown reason)
(II) AMD(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1400x1050" (unknown reason)
(II) AMD(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1400x1050" (unknown reason)
(II) AMD(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1400x1050" (unknown reason)
(II) AMD(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1440x900" (unknown reason)
(II) AMD(0): Not using default mode "720x450" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1600x1024" (unknown reason)
(II) AMD(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1680x1050" (unknown reason)
(II) AMD(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1920x1200" (unknown reason)
(II) AMD(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1920x1200" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) AMD(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(--) AMD(0): Virtual size is 800x600 (pitch 1024)
(**) AMD(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) AMD(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync
(**) AMD(0): *Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) AMD(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync
(**) AMD(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
(II) AMD(0): Modeline "640x480"   25.18  640 656 752 800  480 490 492 525 -hsync -vsync
(==) AMD(0): DPI set to (100, 100)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "exa"
(II) LoadModule: "exa"
(II) Loading /usr/lib/xorg/modules//libexa.so
(II) Module exa: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 2.1.0
	ABI class: X.Org Video Driver, version 1.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module already built-in
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xe100c000 - 0xe100ffff (0x4000) MX[B]
	[1] 0	0	0xe1008000 - 0xe100bfff (0x4000) MX[B]
	[2] 0	0	0xe1004000 - 0xe1007fff (0x4000) MX[B]
	[3] 0	0	0xe1000000 - 0xe1003fff (0x4000) MX[B]
	[4] 0	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B]
	[5] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[6] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[7] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[8] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[9] -1	0	0xe1016000 - 0xe1016fff (0x1000) MX[B]
	[10] -1	0	0xe1015000 - 0xe1015fff (0x1000) MX[B]
	[11] -1	0	0xe1014000 - 0xe10140ff (0x100) MX[B]
	[12] -1	0	0xe1010000 - 0xe1013fff (0x4000) MX[B]
	[13] -1	0	0xe100c000 - 0xe100ffff (0x4000) MX[B](B)
	[14] -1	0	0xe1008000 - 0xe100bfff (0x4000) MX[B](B)
	[15] -1	0	0xe1004000 - 0xe1007fff (0x4000) MX[B](B)
	[16] -1	0	0xe1000000 - 0xe1003fff (0x4000) MX[B](B)
	[17] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
	[18] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[19] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[20] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[21] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[22] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[23] -1	0	0x0000d800 - 0x0000d87f (0x80) IX[B]
	[24] -1	0	0x0000dc00 - 0x0000dc0f (0x10) IX[B]
	[25] -1	0	0x00009c40 - 0x00009c7f (0x40) IX[B]
	[26] -1	0	0x0000e400 - 0x0000e47f (0x80) IX[B]
	[27] -1	0	0x0000e800 - 0x0000e81f (0x20) IX[B]
	[28] -1	0	0x0000ec00 - 0x0000ec3f (0x40) IX[B]
	[29] -1	0	0x0000f000 - 0x0000f0ff (0x100) IX[B]
	[30] -1	0	0x0000f400 - 0x0000f407 (0x8) IX[B]
	[31] -1	0	0x0000f800 - 0x0000f8ff (0x100) IX[B]
	[32] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[33] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(WW) System lacks support for changing MTRRs
(II) AMD(0): Geode LX video memory e00000 bytes at 0xb6b7e000
(II) EXA(0): Offscreen pixmap area of 12427520 bytes
(II) EXA(0): Driver registered support for the following operations:
(II)         Solid
(II)         Copy
(II)         Composite (RENDER acceleration)
(==) AMD(0): Backing store disabled
(WW) AMD(0): The amd driver didn't call xf86SetGamma() to initialise
	the gamma values.
(WW) AMD(0): PLEASE FIX THE `amd' DRIVER!
(II) Loading sub module "shadow"
(II) LoadModule: "shadow"
(II) Loading /usr/lib/xorg/modules//libshadow.so
(II) Module shadow: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.1.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(--) RandR disabled
(II) Setting vga for screen 0.
(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 XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(EE) AIGLX: Screen 0 is not DRI capable
(II) Loading local sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(**) Option "Protocol" "auto"
(**) Mouse0: Device: "/dev/input/mice"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/input/mice"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5 6 7"
(**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
(**) Mouse0: Buttons: 11
(**) Mouse0: Sensitivity: 1
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Keyboard0: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(--) Mouse0: PnP-detected protocol: "ExplorerPS/2"
(II) Mouse0: ps2EnableDataReporting: succeeded
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
(WW) AMD(0): xf86UnMapVidMem: cannot find region for [0xb6b7e000,0xe00000]
FreeFontPath: FPE "/usr/share/fonts/X11/misc" refcount is 2, should be 1; fixing.


More information about the Xorg-driver-geode mailing list