[Xorg-driver-geode] Performance of rdesktop in Xorg-7.4

Sid Kapoor sidkapoor2000 at gmail.com
Tue Mar 31 07:36:23 PDT 2009


Hi all,

Recently I compiled Xorg-7.4 (xorg-server-1.5.1). It compiled successfully,
but the performance of rdesktop with this xorg is not satisfactory. Screen
refresh while rendering heavy graphics is taking a lot of time and is very
slow. My system has AMD Geode LX processor. I am using 'geode' video driver.
I am attaching 'xorg.conf' file, and Xorg log file. The configure options
that I gave while compiling Xorg-7.4 are :

./configure --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man
--localstatedir=/var --with-module-dir=/usr/lib/X11/modules
--with-xkb-output=/var/lib/xkb --with-serverconfig-path=/etc/X11
--with-fontdir=/usr/share/fonts/X11 --enable-install-setuid --enable-kdrive
--enable-kdrive-vesa --with-os-name="SliTaz GNU/Linux"
--with-builder-addr=$MAINTAINER --disable-dri --disable-dri2 --disable-glx
--disable-aiglx --disable-xorgcfg $CONFIGURE_ARGS &&

I wanted to enable dri options, but keeping the --enable-dri and
--enable-dri2 options gave the following errors:


indirect_size_get.c: In function '__glGetBooleanv_size':

indirect_size_get.c:709: error: 'GL_COMPARE_REF_DEPTH_TO_TEXTURE_EXT'
undeclared (first use in this function)

indirect_size_get.c:709: error: (Each undeclared identifier is reported only
once

indirect_size_get.c:709: error: for each function it appears in.)

indirect_size_get.c:717: error: 'GL_MAX_ARRAY_TEXTURE_LAYERS_EXT' undeclared
(first use in this function)

indirect_size_get.c:720: error: 'GL_TEXTURE_BINDING_1D_ARRAY_EXT' undeclared
(first use in this function)

indirect_size_get.c:721: error: 'GL_TEXTURE_BINDING_2D_ARRAY_EXT' undeclared
(first use in this function)

make[1]: *** [indirect_size_get.lo] Error 1

make: *** [all-recursive] Error 1



I installed the MesaLib-7.1 package for GL libraries. The variables on which
it is giving errors are present in gl.h and glext.h header files, which are
present in the proper path and are included in the "indirect_size_get.c"
file. Due to these errors I have to disable dri and glx options while
compiling xorg-server-1.5.1. Can anyone tell me the reason of these errors,
or is there any other alternative to enhance the rdesktop performance (while
rendering heavy graphics) ?



Thanks in advance.

Siddharth Kapoor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.x.org/archives/xorg-driver-geode/attachments/20090331/5d8eb233/attachment-0001.htm 
-------------- next part --------------
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/lib/X11/modules"
	FontPath     "/usr/share/fonts/X11/misc/"
	FontPath     "/usr/share/fonts/X11/TTF/"
	FontPath     "/usr/share/fonts/X11/OTF"
	FontPath     "/usr/share/fonts/X11/Type1/"
	FontPath     "/usr/share/fonts/X11/100dpi/"
	FontPath     "/usr/share/fonts/X11/75dpi/"
EndSection

Section "Module"
	Load  "xtrap"
	Load  "extmod"
	Load  "dri"
	Load  "dbe"
	Load  "record"
	Load  "type1"
	Load  "freetype"
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    "LCD Panel 1280x1024"
	HorizSync 30-81
	VertRefresh 56-75
	#modeline "1024x768_60.00" 69.11 1024 1080 1184 1344 768 769 772 795 -Hsync +Vsync
	#modeline  "1280x1024 at 60"  108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
	Modeline "800x600 at 60" 38.21 800 832 976 1008 600 612 618 631
	Modeline "1024x768 at 60" 64.56 1024 1056 1296 1328 768 783 791 807
	Modeline "1280x1024 at 60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066
#	Modeline "1280x1024 at 60" 114.98 1280 1312 1744 1776 1024 1045 1055 1076 -Hsync +Vsync

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      "geode"
	Option	"AccelMethod"	"exa"
	VendorName  "Advanced Micro Devices [AMD]"
	BoardName   "Geode LX Video"
	BusID       "PCI:0:1:1"
EndSection

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

-------------- next part --------------
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/OEM0012FB031623:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
(WW) Failed to open protocol names file /etc/X11/protocol.txt
X.Org X Server 1.5.1
Release Date: 23 September 2008
X Protocol Version 11, Revision 0
Build Operating System: SliTaz GNU/Linux 
Current Operating System: Linux OEM0012FB031623 2.6.25.5-stc #1 SMP Sat Jan 10 01:05:25 UTC 2009 i586
Build Date: 31 March 2009  12:05:13PM
 
	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: Tue Mar 31 18:39:12 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/TTF/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/OTF" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/Type1/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
	Entry deleted from font path.
(==) Including the default font path /usr/share/fonts/X11/misc/,/usr/share/fonts/X11/TTF/,/usr/share/fonts/X11/OTF,/usr/share/fonts/X11/Type1/,/usr/share/fonts/X11/100dpi/,/usr/share/fonts/X11/75dpi/.
(**) FontPath set to:
	/usr/share/fonts/X11/misc/,
	/usr/share/fonts/X11/misc/,
	/usr/share/fonts/X11/TTF/,
	/usr/share/fonts/X11/OTF,
	/usr/share/fonts/X11/Type1/,
	/usr/share/fonts/X11/100dpi/,
	/usr/share/fonts/X11/75dpi/
(**) ModulePath set to "/usr/lib/X11/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81b8040
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 4.1
	X.Org XInput driver : 2.1
	X.Org Server Extension : 1.1
	X.Org Font Renderer : 0.6
(II) Loader running on linux
(++) using VT number 7

(--) PCI:*(0 at 0:1:1) unknown vendor (0x1022) unknown chipset (0x2081) rev 0, Mem @ 0x50000000/0, 0x4fffc000/0, 0x4fff8000/0, 0x4fff4000/0, 0x4fff0000/0
(II) System resource ranges:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[B]
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded by default.
(II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "xtrap"

(II) Loading /usr/lib/X11/modules/extensions//libxtrap.so
(II) Module xtrap: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(EE) module ABI major version (0) doesn't match the server's version (1)
(II) UnloadModule: "xtrap"
(II) Unloading /usr/lib/X11/modules/extensions//libxtrap.so
(EE) Failed to load module "xtrap" (module requirement mismatch, 0)
(II) LoadModule: "extmod"

(II) Loading /usr/lib/X11/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.5.1, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 1.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 TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dri"

(II) Loading /usr/lib/X11/modules/extensions//libdri.so
dlopen: /usr/lib/X11/modules/extensions//libdri.so: undefined symbol: noXFree86DRIExtension
(EE) Failed to load /usr/lib/X11/modules/extensions//libdri.so
(II) UnloadModule: "dri"
(EE) Failed to load module "dri" (loader failed, 7)
(II) LoadModule: "dbe"

(II) Loading /usr/lib/X11/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.5.1, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 1.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "record"

(II) Loading /usr/lib/X11/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(EE) module ABI major version (0) doesn't match the server's version (1)
(II) UnloadModule: "record"
(II) Unloading /usr/lib/X11/modules/extensions//librecord.so
(EE) Failed to load module "record" (module requirement mismatch, 0)
(II) LoadModule: "type1"

(II) Loading /usr/lib/X11/modules/fonts//libtype1.so
(II) Module type1: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.2
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "freetype"

(II) Loading /usr/lib/X11/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 1.5.1, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.6
(II) Loading font FreeType
(II) LoadModule: "glx"

(WW) Warning, couldn't open module glx
(II) UnloadModule: "glx"
(EE) Failed to load module "glx" (module does not exist, 0)
(II) LoadModule: "geode"

(II) Loading /usr/lib/X11/modules/drivers//geode_drv.so
(II) Module geode: vendor="X.Org Foundation"
	compiled for 1.5.1, module version = 2.10.1
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 4.1
(II) LoadModule: "mouse"

(II) Loading /usr/lib/X11/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 1.5.1, module version = 1.3.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.1
(II) LoadModule: "kbd"

(II) Loading /usr/lib/X11/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 1.5.1, module version = 1.3.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.1
(II) GEODE: Driver for AMD Geode Chipsets: Geode LX, Geode GX
(II) Primary Device is: PCI 00 at 00:01:1
AmdPciProbe: Probing for supported devices!
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[B]
(II) GEODE(0): AmdPciProbe: CPUDetected 32!
(II) resource ranges after probing:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[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] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[5] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[6] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[7] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[8] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[9] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[10] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(WW) System lacks support for changing MTRRs
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"

(II) Loading /usr/lib/X11/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 1.5.1, module version = 0.1.0
	ABI class: X.Org Video Driver, version 4.1
Unable to open /dev/cpu/0/msr: 2
(**) GEODE(0): Depth 24, (--) framebuffer bpp 32
(==) GEODE(0): RGB weight 888
(==) GEODE(0): Default visual is TrueColor
(==) GEODE(0): Using gamma correction (1.0, 1.0, 1.0)
(**) GEODE(0): Option "AccelMethod" "exa"
(==) GEODE(0): No DCON is present
(II) GEODE(0): LX output options:
(II) GEODE(0):  CRT: YES
(II) GEODE(0):  PANEL: YES
(II) GEODE(0):  DCON: NO
(II) GEODE(0):  VGA: YES
(II) Loading sub module "int10"
(II) LoadModule: "int10"

(II) Loading /usr/lib/X11/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 1.5.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 4.1
(II) GEODE(0): Primary V_BIOS segment is: 0xc000
(II) GEODE(0): I2C bus "CS5536 DDC BUS" initialized.
(II) GEODE(0): I2C device "CS5536 DDC BUS:ddc2" registered at address 0xA0.
(II) GEODE(0): I2C device "CS5536 DDC BUS:ddc2" removed.
(II) GEODE(0): I2C bus "CS5536 DDC BUS" removed.
(II) GEODE(0): Monitor0: Using hsync range of 30.00-81.00 kHz
(II) GEODE(0): Monitor0: Using vrefresh range of 56.00-75.00 Hz
(II) GEODE(0): Clock range:  25.18 to 229.50 MHz
(II) GEODE(0): Not using default mode "640x350" (unknown reason)
(II) GEODE(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "640x400" (unknown reason)
(II) GEODE(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "720x400" (unknown reason)
(II) GEODE(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "640x480" (unknown reason)
(II) GEODE(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "640x480" (unknown reason)
(II) GEODE(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "640x480" (unknown reason)
(II) GEODE(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "640x480" (unknown reason)
(II) GEODE(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "800x600" (unknown reason)
(II) GEODE(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "800x600" (unknown reason)
(II) GEODE(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "800x600" (unknown reason)
(II) GEODE(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "800x600" (unknown reason)
(II) GEODE(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "800x600" (unknown reason)
(II) GEODE(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1024x768" (unknown reason)
(II) GEODE(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1024x768" (unknown reason)
(II) GEODE(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1024x768" (unknown reason)
(II) GEODE(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1024x768" (unknown reason)
(II) GEODE(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1024x768" (unknown reason)
(II) GEODE(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1152x864" (no mode of this name)
(II) GEODE(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1280x960" (no mode of this name)
(II) GEODE(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1280x960" (no mode of this name)
(II) GEODE(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1280x1024" (no mode of this name)
(II) GEODE(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1280x1024" (no mode of this name)
(II) GEODE(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1280x1024" (no mode of this name)
(II) GEODE(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1600x1200" (no mode of this name)
(II) GEODE(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1600x1200" (no mode of this name)
(II) GEODE(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1600x1200" (no mode of this name)
(II) GEODE(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1600x1200" (no mode of this name)
(II) GEODE(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1600x1200" (no mode of this name)
(II) GEODE(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1792x1344" (no mode of this name)
(II) GEODE(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1856x1392" (no mode of this name)
(II) GEODE(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "832x624" (unknown reason)
(II) GEODE(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1400x1050" (no mode of this name)
(II) GEODE(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1400x1050" (no mode of this name)
(II) GEODE(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) GEODE(0): Not using mode "1280x1024" (no mode of this name)
(--) GEODE(0): Virtual size is 1280x1024 (pitch 1280)
(**) GEODE(0):  Mode "1280x1024 at 60": 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) GEODE(0): Modeline "1280x1024 at 60"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 (64.0 kHz)
(**) GEODE(0):  Mode "1024x768 at 60": 64.6 MHz, 48.6 kHz, 60.2 Hz
(II) GEODE(0): Modeline "1024x768 at 60"x60.2   64.56  1024 1056 1296 1328  768 783 791 807 (48.6 kHz)
(**) GEODE(0):  Mode "800x600 at 60": 38.2 MHz, 37.9 kHz, 60.1 Hz
(II) GEODE(0): Modeline "800x600 at 60"x60.1   38.21  800 832 976 1008  600 612 618 631 (37.9 kHz)
(++) GEODE(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"

(II) Loading /usr/lib/X11/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.5.1, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "exa"
(II) LoadModule: "exa"

(II) Loading /usr/lib/X11/modules//libexa.so
(II) Module exa: vendor="X.Org Foundation"
	compiled for 1.5.1, module version = 2.4.0
	ABI class: X.Org Video Driver, version 4.1
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[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] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[5] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[6] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[7] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[8] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[9] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[10] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) GEODE(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) GEODE(0): Geode LX video memory e00000 bytes at 0xb6ada000
(II) EXA(0): Offscreen pixmap area of 4422656 bytes
(II) EXA(0): Driver registered support for the following operations:
(II)         Solid
(II)         Copy
(II)         Composite (RENDER acceleration)
(==) GEODE(0): Backing store disabled
(II) GEODE(0): DPMS enabled
(II) Loading sub module "shadow"
(II) LoadModule: "shadow"

(II) Loading /usr/lib/X11/modules//libshadow.so
(II) Module shadow: vendor="X.Org Foundation"
	compiled for 1.5.1, module version = 1.1.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(--) RandR 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 XINERAMA
(II) Initializing built-in extension XFIXES
(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
(**) Option "Protocol" "auto"
(**) Option "Device" "/dev/input/mice"
(II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
(**) Mouse0: Device: "/dev/input/mice"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: always reports core events
(**) 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: always reports core events
(**) 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) evaluating device (Mouse0)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) evaluating device (Keyboard0)
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
(II) Mouse0: ps2EnableDataReporting: succeeded
Could not init font path element /usr/share/fonts/X11/TTF/, removing from list!
Could not init font path element /usr/share/fonts/X11/OTF, removing from list!
Could not init font path element /usr/share/fonts/X11/Type1/, removing from list!
Could not init font path element /usr/share/fonts/X11/100dpi/, removing from list!
Could not init font path element /usr/share/fonts/X11/75dpi/, removing from list!


More information about the Xorg-driver-geode mailing list