Unsolved
This post is more than 5 years old
1 Rookie
•
14 Posts
0
10001
February 14th, 2004 21:00
Inspiron 8600: low fps
Hi,
I have an Inspiron 8600 with
15.4'' WUXGA and
128 MB ATI Radeon Mobility 9600 Pro Turbo.
I'm using Suse 9.0.
Installing the latest fglrx package
from Suse and the XF86Config file
provided by this forum (I couldn't
get the SAX-generated config-file
running --- always the melting screen)
the system is now running.
No 3d-acceleration, but to get this
seems rather complicated.
Now I've seen that, measuring the
framerates with glxgears, all members
from that stream providing the above config-file (Wroemer, ...) seemed to get around 2000 fps, while I get only
~260 fps ?!?!
> glxgears
1087 frames in 5.0 seconds = 217.400 FPS
1280 frames in 5.0 seconds = 256.000 FPS
1280 frames in 5.0 seconds = 256.000 FPS
1360 frames in 5.0 seconds = 272.000 FPS
1360 frames in 5.0 seconds = 272.000 FPS
1280 frames in 5.0 seconds = 256.000 FPS
Something not working?!
Thanks for any hint!
I have an Inspiron 8600 with
15.4'' WUXGA and
128 MB ATI Radeon Mobility 9600 Pro Turbo.
I'm using Suse 9.0.
Installing the latest fglrx package
from Suse and the XF86Config file
provided by this forum (I couldn't
get the SAX-generated config-file
running --- always the melting screen)
the system is now running.
No 3d-acceleration, but to get this
seems rather complicated.
Now I've seen that, measuring the
framerates with glxgears, all members
from that stream providing the above config-file (Wroemer, ...) seemed to get around 2000 fps, while I get only
~260 fps ?!?!
> glxgears
1087 frames in 5.0 seconds = 217.400 FPS
1280 frames in 5.0 seconds = 256.000 FPS
1280 frames in 5.0 seconds = 256.000 FPS
1360 frames in 5.0 seconds = 272.000 FPS
1360 frames in 5.0 seconds = 272.000 FPS
1280 frames in 5.0 seconds = 256.000 FPS
Something not working?!
Thanks for any hint!
0 events found
No Events found!


fillide
12 Posts
0
February 16th, 2004 07:00
Have you the DRI stuff in XF86Config-4 file ?
Does all the modules are loaded ? (agpgart, radeon...)
What say the log XFree86.0.log ?
If you're in 2.6 kernel you must also have another module for the AGP.
(intel-agp if the chipset is an i830 for example)
Oliver Kullmann
1 Rookie
•
14 Posts
0
February 16th, 2004 13:00
thanks for your answer!
> glxinfo
name of display: :0.0
display: :0 screen: 0
direct rendering: No
Thus no direct rendering (I'm
not 100% sure what that means,
but it seems something is missing).
I use
Load "dri"
in the XF86Config file, but at
the end in XFree86.0.log it says
----------------------------------
(II) fglrx(0): Kernel Module Version Information:
(II) fglrx(0): Name: fglrx
(II) fglrx(0): Version: 3.2.7
(II) fglrx(0): Date: Sep 4 2003
(II) fglrx(0): Desc: ATI Fire GL DRM kernel module
(WW) fglrx(0): Kernel Module version does *not* match driver.
(EE) fglrx(0): incompatible kernel module detected - HW accelerated OpenGL will
not work
(II) fglrx(0): [drm] removed 1 reserved context for kernel
(II) fglrx(0): [drm] unmapping 8192 bytes of SAREA 0xfc8ed000 at 0x40032000
(WW) fglrx(0): ***********************************************
(WW) fglrx(0): * DRI initialization failed! *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO) *
(WW) fglrx(0): * no 3D acceleration available *
----------------------------------
With respect to agpgart I find in the
log file
(**) fglrx(0): using built in AGPGART module: no
I don't know about a radeon module,
but I have
(II) FireGL8700/8800: Driver for chipset: ATI RV250 Id (R9000),
ATI RV250 Ie (R9000), ATI RV250 If (R9000), ATI RV250 Ig (R9000),
ATI RV250 Ld (M9), ATI RV250 Le (M9), ATI RV250 Lf (M9),
ATI RV250 Lg (M9), ATI RV280 5960 (R9200 PRO),
ATI RV280 Ya (R9200LE), ATI RV250SE Yd (R9200SE),
ATI RV250 5C61 (M9+), ATI RV250 5C63 (M9+), ATI R200 QH (R8500),
ATI R200 QL (R8500), ATI R200 QM (R9100), ATI R200 QT (R8500),
ATI R200 QU (R9100), ATI R200 BB (R8500), ATI RV350 AP (R9600),
ATI RV350SE AQ (R9600SE), ATI RV350 AR (R9600 PRO),
ATI RV350 NP (M10), ATI R300 AD (R9500), ATI R300 AE (R9500),
ATI R300 AF (R9500), ATI R300 AG (Fire GL Z1/X1),
ATI R300 ND (R9700 PRO), ATI R300 NE (R9700/R9500 PRO),
ATI R300 NF (R9600 TX), ATI R300 NG (Fire GL X1),
ATI R350SE AH (R9800SE), ATI R350 AK (Fire GL unknown),
ATI RV350 AT (Fire GL T2), ATI RV350 AU (Fire GL T2),
ATI RV350 AV (Fire GL T2), ATI RV350 AW (Fire GL T2),
ATI R350 NH (R9800), ATI R350LE NI (R9800LE), ATI R350 NJ (R9800),
ATI R350 NK (Fire GL X2), ATI RV350 NT (WS/M10)
(II) Primary Device is: PCI 01:00:0
(--) Chipset ATI RV350 NP (M10) found
Does this mean that the chipset I have
is not supported?
I'm using Suse 9.0 with the standard
kernel (no 2.6).
Salvi
2 Posts
0
February 16th, 2004 17:00
(WW) fglrx(0): Kernel Module version does *not* match driver.
(EE) fglrx(0): incompatible kernel module detected - HW accelerated OpenGL will
not work
As root, run:
modinfo fglrx
and see if "vermagic" matches your kernel version (uname -r).
If it doesn't match, you'll have to recompile it:
cd /lib/modules/fglrx/build_mod
./make.sh
cd ..
./make_install.sh
Then restart your X and see if this error message appears again.
Salvi
2 Posts
0
February 16th, 2004 18:00
(II) fglrx(0): Acceleration enabled
(II) fglrx(0): [DRI] installation complete
(II) fglrx(0): Direct rendering enabled
And what about your fgl_glxgears performance? Here is mine:
# fgl_glxgears
2035 frames in 5.0 seconds = 407.000 FPS
2138 frames in 5.0 seconds = 427.600 FPS
2119 frames in 5.0 seconds = 423.800 FPS
2125 frames in 5.0 seconds = 425.000 FPS
2134 frames in 5.0 seconds = 426.800 FPS
2140 frames in 5.0 seconds = 428.000 FPS
2132 frames in 5.0 seconds = 426.400 FPS
PS: I couldn't run this fgl_glxgears test before fixing the X driver...
Oliver Kullmann
1 Rookie
•
14 Posts
0
February 16th, 2004 18:00
I downloaded from
ftp://ftp.suse.com/pub/suse/i386/supplementary/X/XFree86/ATI/suse90/fglrx
the rpm's fglrx and km_fglrx,
and followed the instructions
in the README file (including
the actions for "nforce systems").
In fact, it works, no error messages
in /var/log/XFree86.0.log anymore,
and 3D-acceleration seems enabled now
(at least "racer" is working now).
> glxinfo
direct rendering: Yes
However, the funny thing is
Test@csltok:~> glxgears
289 frames in 5.0 seconds = 57.800 FPS
300 frames in 5.0 seconds = 60.000 FPS
300 frames in 5.0 seconds = 60.000 FPS
300 frames in 5.0 seconds = 60.000 FPS
301 frames in 5.0 seconds = 60.200 FPS
This seems to be pathetic, or ?!?!?!
What wrong here ?!
Oliver Kullmann
1 Rookie
•
14 Posts
0
February 16th, 2004 19:00
(II) fglrx(0): Acceleration enabled
(II) fglrx(0): X context handle = 0x00000001
(II) fglrx(0): [DRI] installation complete
(II) fglrx(0): Direct rendering enabled
Can't check fgl_glxgears:
> fgl_glxgears
Error: couldn't get fbconfig
Don't know what to do with fbconfig?!
The screen is really quite slow:
Even moving small windows creates
this smearing effect.
Oliver Kullmann
1 Rookie
•
14 Posts
0
February 17th, 2004 14:00
many modules, but no effect.
No error messages in XFree86.0.log,
but with dmesg I get:
mtrr: 0xd0000000,0x8000000 overlaps existing 0xd0000000,0x4000000
[fglrx:firegl_addmap] *ERROR* mtrr allocation failed (-22)
According to what I found with google,
this seems to be typically harmless.
Otherwise, I don't find any sign
of something going wrong.
Except of the frame rate of
60 FPS ! (should be kind of
a record --- who get's slower?!)
Addition:
The frame rate went down (from slow
200 FPS to super-slow 60 FPS) after
adding
pre-install fglrx /sbin/modprobe "-k" "agpgart"
to /etc/modules.conf.local,
but this addition also solved all
error messages, and enabled 3D-acceleration. ???
Oliver Kullmann
1 Rookie
•
14 Posts
0
February 17th, 2004 20:00
replaced "extension" with "ext", "Option" with "Opt",
"Initializing" with "Init"):
XFree86 Version 4.3.0.1
Release Date: 9 May 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: SuSE Linux [ELF] SuSE
Build Date: 23 September 2003
...
(==) Using config file: "/etc/X11/XF86Config"
(==) ServerLayout "Layout[all]"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "ATI Graphics Adapter"
(**) |-->Input Device "Keyboard[0]"
(**) Opt "Protocol" "Standard"
(**) Opt "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Opt "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Opt "XkbLayout" "gb"
(**) XKB: layout: "gb"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Mouse[1]"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(**) Opt "AllowMouseOpenFail"
(**) Opt "Xinerama" "off"
(**) Opt "RandR" "on"
(++) using VT number 7
(WW) Open APM failed (/dev/apm_bios) (No such device)
(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.2
XFree86 Video Driver: 0.6
XFree86 XInput driver : 0.4
XFree86 Server Ext : 0.2
XFree86 Font Renderer : 0.4
(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.3.0.1, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(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.3.0.1, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
...
(--) PCI:*(1:0:0) ATI Technologies Inc unknown chipset (0x4e50) rev 0, Mem @ 0xd0000000/28, 0xfcff0000/16, I/O @ 0xc000/8, BIOS @ 0x80000000/17
(II) Addressable bus resource ranges are
...
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/exts/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
Module class: XFree86 Server Ext
ABI class: XFree86 Server Ext, version 0.2
(II) Loading ext DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/exts/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
Module class: XFree86 Server Ext
ABI class: XFree86 Server Ext, version 0.2
(II) Loading ext SHAPE
(II) Loading ext MIT-SUNDRY-NONSTANDARD
(II) Loading ext BIG-REQUESTS
(II) Loading ext SYNC
(II) Loading ext MIT-SCREEN-SAVER
(II) Loading ext XC-MISC
(II) Loading ext XFree86-VidModeExt
(II) Loading ext XFree86-Misc
(II) Loading ext DPMS
(II) Loading ext FontCache
(II) Loading ext TOG-CUP
(II) Loading ext Extended-Visual-Information
(II) Loading ext XVideo
(II) Loading ext XVideo-MotionCompensation
(II) Loading ext X-Resource
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.2
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.1
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 2.0.2
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "extmod"
(II) Reloading /usr/X11R6/lib/modules/exts/libextmod.a
(II) Loading ext SHAPE
(II) Loading ext MIT-SUNDRY-NONSTANDARD
(II) Loading ext BIG-REQUESTS
(II) Loading ext SYNC
(II) Loading ext MIT-SCREEN-SAVER
(II) Loading ext XC-MISC
(II) Loading ext XFree86-VidModeExt
(II) Loading ext XFree86-Misc
(II) Loading ext XFree86-DGA
(II) Loading ext DPMS
(II) Loading ext FontCache
(II) Loading ext TOG-CUP
(II) Loading ext Extended-Visual-Information
(II) Loading ext XVideo
(II) Loading ext XVideo-MotionCompensation
(II) Loading ext X-Resource
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/exts/libglx.a
(II) Module glx: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
ABI class: XFree86 Server Ext, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/exts/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
ABI class: XFree86 Server Ext, version 0.2
(II) Loading ext GLX
(II) LoadModule: "v4l"
(II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o
(II) Module v4l: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 0.0.1
ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/exts/libdri.a
(II) Module dri: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
ABI class: XFree86 Server Ext, version 0.2
(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.3.0.1, module version = 1.0.0
ABI class: XFree86 Server Ext, version 0.2
(II) Loading ext XFree86-DRI
... modules ddc, int10, pex5(not found), GLcore, record, vbe, xie(not found)
(II) LoadModule: "fglrx"
(II) Loading /usr/X11R6/lib/modules/drivers/fglrx_drv.o
(II) Module fglrx: vendor="Fire GL - ATI Research GmbH, Germany"
compiled for 4.3.0.1, module version = 3.7.0
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.4
(II) v4l driver for Video4Linux
(II) FireGL8700/8800: Driver for chipset: ATI RV250 Id (R9000),
...
ATI RV350 NP (M10), ATI R300 AD (R9500), ATI R300 AE (R9500),
...
(II) Primary Device is: PCI 01:00:0
(--) Chipset ATI RV350 NP (M10) found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX (B)
[31] -1 0 0x0000c000 - 0x0000c0ff (0x100) IX(B)
(II) fglrx(0): pEnt->device->identifier=0x8209428
(II) resource ranges after probing:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX(B)
[36] 0 0 0x000003c0 - 0x000003df (0x20) IS
(II) Setting vga for screen 0.
(II) fglrx(0): === [R200PreInit] === begin,
(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.3.0.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.6
(II) fglrx(0): PCI bus 1 card 0 func 0
(**) fglrx(0): Depth 24, (--) framebuffer bpp 32
(II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) fglrx(0): Default visual is TrueColor
(**) fglrx(0): Opt "NoAccel" "no"
(**) fglrx(0): Opt "NoDRI" "no"
(**) fglrx(0): Opt "Capabilities" "0x00000800"
(**) fglrx(0): Opt "GammaCorrectionI" "0x00000000"
(**) fglrx(0): Opt "GammaCorrectionII" "0x00000000"
(**) fglrx(0): Opt "OpenGLOverlay" "off"
(**) fglrx(0): Opt "VideoOverlay" "on"
(**) fglrx(0): Opt "DesktopSetup" "0x00000100"
(**) fglrx(0): Opt "MonitorLayout" "AUTO, NONE"
(**) fglrx(0): Opt "HSync2" "unspecified"
(**) fglrx(0): Opt "VRefresh2" "unspecified"
(**) fglrx(0): Opt "ScreenOverlap" "0"
(**) fglrx(0): Opt "IgnoreEDID" "off"
(**) fglrx(0): Opt "UseInternalAGPGART" "no"
(**) fglrx(0): Opt "Stereo" "off"
(**) fglrx(0): Opt "StereoSyncEnable" "1"
(**) fglrx(0): Opt "UseFastTLS" "0"
(**) fglrx(0): Opt "BlockSignalsOnLock" "on"
(**) fglrx(0): Opt "ForceGenericCPU" "no"
(**) fglrx(0): Opt "CenterMode" "on"
(**) fglrx(0): Opt "FSAAScale" "1"
(**) fglrx(0): Opt "FSAAEnable" "no"
(**) fglrx(0): Opt "FSAADisableGamma" "no"
(**) fglrx(0): Opt "FSAACustomizeMSPos" "no"
(**) fglrx(0): Opt "FSAAMSPosX0" "0.000000"
...
(**) fglrx(0): Opt "FSAAMSPosY5" "0.000000"
(**) fglrx(0): Opt "NoTV" "no"
(**) fglrx(0): Opt "TVStandard" "PAL-I"
(**) fglrx(0): Opt "TVHSizeAdj" "0"
(**) fglrx(0): Opt "TVVSizeAdj" "0"
(**) fglrx(0): Opt "TVHPosAdj" "0"
(**) fglrx(0): Opt "TVVPosAdj" "0"
(**) fglrx(0): Opt "TVHStartAdj" "0"
(**) fglrx(0): Opt "TVColorAdj" "0"
(**) fglrx(0): Opt "PseudoColorVisuals" "on"
(**) fglrx(0): Qbs disabled
(==) fglrx(0): RGB weight 888
(II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
(**) fglrx(0): Gamma Correction for I is 0x00000000
(**) fglrx(0): Gamma Correction for II is 0x00000000
(==) fglrx(0): Buffer Tiling is ON
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) fglrx(0): initializing int10
(WW) fglrx(0): Bad V_BIOS checksum
(II) fglrx(0): Primary V_BIOS segment is: 0xc000
(**) fglrx(0): Opt "mtrr" "on"
(--) fglrx(0): Chipset: "ATI RV350 NP (M10)" (Chipset = 0x4e50)
(--) fglrx(0): (PciSubVendor = 0x1028, PciSubDevice = 0x2001)
(--) fglrx(0): board vendor info: third party grafics adapter - NOT original ATI
(--) fglrx(0): Linear framebuffer (phys) at 0xd0000000
(--) fglrx(0): MMIO registers at 0xfcff0000
(--) fglrx(0): ROM-BIOS at 0x80000000
(--) fglrx(0): ChipExtRevID = 0x00
(--) fglrx(0): ChipIntRevID = 0x0C
(--) fglrx(0): VideoRAM: 131072 kByte (64-bit SDR SDRAM)
(WW) fglrx(0): board is an unknown third party board, chipset is supported
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.2.0
ABI class: XFree86 Video Driver, version 0.6
(II) fglrx(0): I2C bus "DDC" initialized.
(II) fglrx(0): Connector Layout from BIOS --------
(II) fglrx(0): Connector1: DDCType-3, DACType-0, TMDSType--1, ConnectorType-2
(II) fglrx(0): Connector0: DDCType-2, DACType-0, TMDSType-1, ConnectorType-4
(**) fglrx(0): MonitorLayout Opt:
Monitor1--Type AUTO, Monitor2--Type NONE
(II) fglrx(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) fglrx(0): I2C device "DDC:ddc2" removed.
(II) fglrx(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) fglrx(0): I2C device "DDC:ddc2" removed.
(II) fglrx(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) fglrx(0): I2C device "DDC:ddc2" removed.
(II) fglrx(0): DDC detected on DDCType 2 with Monitor Type 0
(II) fglrx(0): Primary head:
Monitor -- LVDS
Connector -- DVI-D
DAC Type -- Primary
TMDS Type -- External
DDC Type -- DVI_DDC
(II) fglrx(0): Secondary head:
Monitor -- NONE
Connector -- VGA
DAC Type -- Primary
TMDS Type -- NONE
DDC Type -- VGA_DDC
(II) fglrx(0):
(WW) fglrx(0): Only single display is connected, DesktopOpt will be ignored
(II) fglrx(0): DesktopSetup 0x0000
(II) fglrx(0): Panel ID string: U0674 M1LW02
(II) fglrx(0): Panel Size from BIOS: 1920x1200
(**) fglrx(0): PseudoColor visuals enabled
(**) fglrx(0): Pseudo Color Vsuals enabled
(**) fglrx(0): Overlay disabled
(II) fglrx(0): PLL parameters: rf=2700 rd=6 min=20000 max=35000; xclk=24300
(==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
(**) fglrx(0): Center Mode is enabled
(==) fglrx(0): TMDS coherent mode is enabled
(II) fglrx(0): Total 0 valid mode(s) found.
(II) fglrx(0): Monitor0: Using hsync range of 31.50-110.00 kHz
(II) fglrx(0): Monitor0: Using vrefresh range of 28.00-90.00 Hz
(II) fglrx(0): Clock range: 20.00 to 350.00 MHz
(II) fglrx(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) fglrx(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(**) fglrx(0): Virtual size is 1920x1200 (pitch 1920)
(**) fglrx(0): *Mode "xxx1920x1200": 161.8 MHz, 74.1 kHz, 60.0 Hz
(II) fglrx(0): Modeline "xxx1920x1200" 161.75 1920 2020 2052 2184 1200 1202 1208 1235 -hsync -vsync
(**) fglrx(0): Default mode "1600x1200": 229.5 MHz, 106.2 kHz, 85.0 Hz
(**) fglrx(0): Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) fglrx(0): Modeline "640x350" 31.50 640 672 736 832 350 382 385 445 +hsync -vsync
(**) fglrx(0): Display dimensions: (330, 210) mm
(**) fglrx(0): DPI set to (147, 145)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.0.0
ABI class: XFree86 ANSI C Emulation, version 0.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 0.1.0
ABI class: XFree86 Video Driver, version 0.6
(**) fglrx(0): NoAccel = NO
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
compiled for 4.3.0.1, module version = 1.1.0
ABI class: XFree86 Video Driver, version 0.6
(==) fglrx(0): HPV inactive
(==) fglrx(0): FSAA enabled: NO
(**) fglrx(0): FSAA Gamma enabled
(**) fglrx(0): FSAA Multisample Position is fix
(**) fglrx(0): NoDRI = NO
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Loading /usr/X11R6/lib/modules/linux/libfglrxdrm.a
(II) Module fglrxdrm: vendor="Fire GL - ATI Research GmbH, Germany"
compiled for 4.3.0.1, module version = 3.7.0
ABI class: XFree86 Server Ext, version 0.2
(II) fglrx(0): Depth moves disabled by default
(**) fglrx(0): Capabilities: 0x00000800
(**) fglrx(0): cpuFlags: 0x8000001d
(**) fglrx(0): cpuSpeedMHz: 0x00000577
(==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
(**) fglrx(0): using built in AGPGART module: no
(**) fglrx(0): UseFastTLS=0
(**) fglrx(0): BlockSignalsOnLock=1
(==) fglrx(0): EnablePrivateBackZ = NO
(II) fglrx(0): using CAIL version [ATI LIB=CAIL.LIB,IA32,2.0024]
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xfcff0000 - 0xfcffffff (0x10000) MX
[39] 0 0 0x000003c0 - 0x000003df (0x20) IS
(WW) fglrx(0): Cannot read colourmap from VGA. Will restore with default
(II) fglrx(0): UMM area: 0xd0aca000 (size=0x07536000)
(II) fglrx(0): driver needs XFree86 version: 4.3.x
(II) fglrx(0): detected XFree86 version: 4.3.0
(II) Loading ext ATIFGLRXDRI
(II) fglrx(0): doing DRIScreenInit
drmOpenDevice: minor is 0
...
drmOpenDevice: open result is 6, (OK)
drmGetBusid returned ''
(II) fglrx(0): [drm] loaded kernel module for "fglrx" driver
(II) fglrx(0): [drm] created "fglrx" driver at busid "PCI:1:0:0"
(II) fglrx(0): [drm] added 8192 byte SAREA at 0xfc9b8000
(II) fglrx(0): [drm] mapped SAREA 0xfc9b8000 to 0x40032000
(II) fglrx(0): [drm] framebuffer handle = 0xd0000000
(II) fglrx(0): [drm] added 1 reserved context for kernel
(II) fglrx(0): DRIScreenInit done
(II) fglrx(0): Kernel Module Version Information:
(II) fglrx(0): Name: fglrx
(II) fglrx(0): Version: 3.7.0
(II) fglrx(0): Date: Dec 18 2003
(II) fglrx(0): Desc: ATI Fire GL DRM kernel module
(II) fglrx(0): Kernel Module version matches driver.
(II) fglrx(0): Kernel Module Build Time Information:
(II) fglrx(0): Build-Kernel UTS_RELEASE: 2.4.21-166-default
(II) fglrx(0): Build-Kernel MODVERSIONS: yes
(II) fglrx(0): Build-Kernel __SMP__: no
(II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
(II) fglrx(0): [drm] register handle = 0xfcff0000
(II) fglrx(0): [agp] Mode=0x1f000217 bridge: 0x8086/0x3340
(II) fglrx(0): [agp] AGP v1/2 disable mask 0x00000000
(II) fglrx(0): [agp] AGP v3 disable mask 0x00000000
(II) fglrx(0): [agp] enabling AGP with mode=0x1f000314
(II) fglrx(0): [agp] AGP protocoll is enabled for grafics board. (cmd=0x1f000314)
(II) fglrx(0): [agp] grafics chipset has AGP v2.0
(II) fglrx(0): [drm] ringbuffer size = 0x00100000 bytes
(II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 28672
(II) fglrx(0): [drm] texture shared area handle = 0xfcc3c000
(II) fglrx(0): shared FSAAScale=1
(II) fglrx(0): DRI initialization successfull!
(II) fglrx(0): front overlay: 0xd1394000
(II) fglrx(0): back overlay: 0xd15ec000
(II) fglrx(0): video overlay: 0xd1844000
(II) fglrx(0): FBADPhys: 0xd0000000 FBMappedSize: 0x00aca000
...
(II) fglrx(0): FBMM initialized for area (0,0)-(1920,1473)
(II) fglrx(0): FBMM auto alloc for area (0,0)-(1920,1200) (front color buffer - assumption)
(==) fglrx(0): Backing store disabled
(==) fglrx(0): Silken mouse enabled
(II) fglrx(0): Using hardware cursor (scanline 1200)
(II) fglrx(0): Largest offscreen area available: 1920 x 265
(**) Opt "dpms"
(**) fglrx(0): DPMS enabled
(II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
8x8 mono pattern filled rectangles
Solid Lines
Dashed Lines
(II) fglrx(0): Acceleration enabled
(II) fglrx(0): X context handle = 0x00000001
(II) fglrx(0): [DRI] installation complete
(II) fglrx(0): Direct rendering enabled
(II) Loading ext FGLRXEXT
(II) Loading ext ATITVOUT
(**) RandR enabled
(II) Setting vga for screen 0.
(II) Init built-in ext MIT-SHM
(II) Init built-in ext XInputExt
(II) Init built-in ext XTEST
(II) Init built-in ext XKEYBOARD
(II) Init built-in ext LBX
(II) Init built-in ext XC-APPGROUP
(II) Init built-in ext SECURITY
(II) Init built-in ext XINERAMA
(II) Init built-in ext XFree86-Bigfont
(II) Init built-in ext RENDER
(II) Init built-in ext RANDR
(II) Keyboard "Keyboard[0]" handled by legacy driver
(**) Opt "Protocol" "ps/2"
(**) Mouse[1]: Protocol: "ps/2"
(**) Opt "CorePointer"
(**) Mouse[1]: Core Pointer
(**) Opt "Device" "/dev/mouse"
(**) Opt "Emulate3Buttons" "on"
(**) Mouse[1]: Emulate3Buttons, Emulate3Timeout: 50
(==) Mouse[1]: Buttons: 3
(II) XINPUT: Adding extended input device "Mouse[1]" (type: MOUSE)
(II) Mouse[1]: ps2EnableDataReporting: succeeded
Warning: font renderer for ".pmf" already registered at priority 0