Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Architectures & Platforms Gentoo on AMD64
  • Search

ATI MOBILITY RADEON Xpress 200 + glxgears = good or bad?

Have an x86-64 problem? Post here.
Locked
Advanced search
38 posts
  • 1
  • 2
  • Next
Author
Message
lelik
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 81
Joined: Thu May 26, 2005 4:08 pm
Location: Treasure Island

ATI MOBILITY RADEON Xpress 200 + glxgears = good or bad?

  • Quote

Post by lelik » Thu Jun 09, 2005 9:47 pm

Managed to install ati-drivers-8.13.3 on AMD64 Copmpaq laptop with ATI MOBILITY RADEON Xpress 200 card.
glxgears test gives me:

2549 frames in 5.0 seconds = 509.800 FPS
2544 frames in 5.0 seconds = 508.800 FPS
2481 frames in 5.0 seconds = 496.200 FPS
2506 frames in 5.0 seconds = 501.200 FPS
2548 frames in 5.0 seconds = 509.600 FPS

Is it good or bad?

Unfortunately, cannot test fgl_glxgears as the package for ati-drivers-8.13.3-extra is masked by "missing keyword"

Should I try to impove the scores?
:?:
Top
TheX
Guru
Guru
User avatar
Posts: 349
Joined: Sat Jul 31, 2004 9:12 pm
Location: .de

  • Quote

Post by TheX » Fri Jun 10, 2005 12:04 am

I don't know if this will help;

but my system got

Code: Select all

1112 frames in 5.0 seconds = 222.400 FPS
1080 frames in 5.0 seconds = 216.000 FPS
1200 frames in 5.0 seconds = 240.000 FPS
1200 frames in 5.0 seconds = 240.000 FPS
AMD 2500+ @ 3200+
512 MB DDR 400 @ 2x200 Mhz
Radeon 9600 XT

I think you've got a fine glxgears-output

TheX
Top
enahs
n00b
n00b
Posts: 10
Joined: Sun Sep 05, 2004 4:41 pm

Xpress200M on a Compaq R4000

  • Quote

Post by enahs » Sat Jun 11, 2005 7:08 am

didn't know what glxgears was, here you go for comparison:

3393 frames in 5.0 seconds = 678.600 FPS
3840 frames in 5.0 seconds = 768.000 FPS
3720 frames in 5.0 seconds = 744.000 FPS
3720 frames in 5.0 seconds = 744.000 FPS
3840 frames in 5.0 seconds = 768.000 FPS
3720 frames in 5.0 seconds = 744.000 FPS

(AMD Athlon 4000+ 2GB Ram)
ati-drivers 8.13.3, fglrx module and driver
Top
enahs
n00b
n00b
Posts: 10
Joined: Sun Sep 05, 2004 4:41 pm

DRI Module

  • Quote

Post by enahs » Sat Jun 11, 2005 7:28 am

So, when I ran that, there was a mention of no XFree86-DRI on display :0.0.

I went into xorg.conf and uncommented the load DRI under modules.

Rerunning the glxgears gives slower performance:

2317 frames in 5.0 seconds = 463.400 FPS
2640 frames in 5.0 seconds = 528.000 FPS
2520 frames in 5.0 seconds = 504.000 FPS
2520 frames in 5.0 seconds = 504.000 FPS
2640 frames in 5.0 seconds = 528.000 FPS
2520 frames in 5.0 seconds = 504.000 FPS
Top
lelik
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 81
Joined: Thu May 26, 2005 4:08 pm
Location: Treasure Island

  • Quote

Post by lelik » Sun Jun 12, 2005 12:13 am

Do you think there is a more scientific way to test it then glxgear?
Top
Zyne
Guru
Guru
Posts: 334
Joined: Tue Jun 08, 2004 12:16 pm

Re: ATI MOBILITY RADEON Xpress 200 + glxgears = good or bad?

  • Quote

Post by Zyne » Sun Jun 12, 2005 7:08 am

lelik wrote:Unfortunately, cannot test fgl_glxgears as the package for ati-drivers-8.13.3-extra is masked by "missing keyword"
you could of course copy the media-video/ati-drivers-extra dir to your portage overlay, and manually edit the ati-drivers-extra ebuild so that you can actually emerge them.
Just add ~amd64 to the use flags inside the ebuild, and you should be ready to emerge.
also don't forget to digest the newly created ebuild after editing! (ebuild ati-drivers-8.13.3-extra.ebuild digest )

I would post my glxgears scores here, but I don't want to scare you off since I'm not even running ati (used to have ati, but sooo happy I switched to nvidia!)
Top
snax
n00b
n00b
Posts: 5
Joined: Fri Oct 22, 2004 6:34 am
Location: Australia

  • Quote

Post by snax » Sun Jun 12, 2005 11:05 am

I have an ATI Radeon X600 PCIE card on an athlon64.
I just tried after installing the latest ati-drivers (8.14.13-r1)
Prior to doing this even tho I had used the same install procedure through each updated version of the drivers it was only coming up as using the mesa drivers in fglrxinfo
previous framerate was 360 FPS and couldn't even run tuxracer properly.
now:
9824 frames in 5.0 seconds = 1964.800 FPS
11393 frames in 5.0 seconds = 2278.600 FPS
11396 frames in 5.0 seconds = 2279.200 FPS
11397 frames in 5.0 seconds = 2279.400 FPS
11393 frames in 5.0 seconds = 2278.600 FPS
11396 frames in 5.0 seconds = 2279.200 FPS

Im happy :)
Top
lelik
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 81
Joined: Thu May 26, 2005 4:08 pm
Location: Treasure Island

  • Quote

Post by lelik » Mon Jun 13, 2005 8:14 pm

Zyne,

As per your advice i tried to emerge ati-drivers-extra-8.13.3, but it quit with errors.

>>> Source unpacked.
* Building the fgl_glxgears sample...
gcc -o fgl_glxgears -Wall -g -D USE_GLU -I/usr/X11R6/include -L/usr/X11R6/lib -l
GL -lGLU -lX11 -lm fgl_glxgears.c
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: c
annot find -lGL
collect2: ld returned 1 exit status
make: *** [fgl_glxgears] Error 1
* fgl_glxgears sample not build!
* Building the QT fglx panel...
gcc -c -g -O2 -fno-strength-reduce -funsigned-char -Dlinux -DFGLRX_USE_XEXTENSIO
NS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/X11R6/include -I. -I./include_dummy FGLRX
Extensions.c
gcc -c -g -O2 -fno-strength-reduce -funsigned-char -Dlinux -DFGLRX_USE_XEXTENSIO
NS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/X11R6/include -I. -I./include_dummy ATITV
OExtensions.c
ATITVOExtensions.c: In function `ExtATITVOSetData':
ATITVOExtensions.c:539: warning: cast from pointer to integer of different size
ATITVOExtensions.c:541: warning: cast from pointer to integer of different size
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XE
XTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/qt/3/include -I. -I./include_dummy
main.cpp
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XE
XTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/qt/3/include -I. -I./include_dummy
Sheet.cpp
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XE
XTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/qt/3/include -I. -I./include_dummy
Page.cpp
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XE
XTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/qt/3/include -I. -I./include_dummy
InfoPage.cpp
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XE
XTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/qt/3/include -I. -I./include_dummy
DualScreenPage.cpp
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XE
XTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/qt/3/include -I. -I./include_dummy
AdjustPage.cpp
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XE
XTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/qt/3/include -I. -I./include_dummy
TVoutAdjustPage.cpp
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XE
XTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/qt/3/include -I. -I./include_dummy
BoardInfo.cpp
/usr/qt/3/bin/moc Sheet.h -o moc_Sheet.cpp
/usr/qt/3/bin/moc Page.h -o moc_Page.cpp
/usr/qt/3/bin/moc InfoPage.h -o moc_InfoPage.cpp
/usr/qt/3/bin/moc DualScreenPage.h -o moc_DualScreenPage.cpp
/usr/qt/3/bin/moc AdjustPage.h -o moc_AdjustPage.cpp
/usr/qt/3/bin/moc TVoutAdjustPage.h -o moc_TVoutAdjustPage.cpp
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XE
XTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/qt/3/include -I. -I./include_dummy
moc_Sheet.cpp
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XE
XTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/qt/3/include -I. -I./include_dummy
moc_Page.cpp
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XE
XTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/qt/3/include -I. -I./include_dummy
moc_InfoPage.cpp
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XE
XTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/qt/3/include -I. -I./include_dummy
moc_DualScreenPage.cpp
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XE
XTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/qt/3/include -I. -I./include_dummy moc_AdjustPage.cpp
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XEXTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/qt/3/include -I. -I./include_dummy moc_TVoutAdjustPage.cpp
g++ FGLRXExtensions.o ATITVOExtensions.o main.o Sheet.o Page.o InfoPage.o DualScreenPage.o AdjustPage.o TVoutAdjustPage.o BoardInfo.o moc_Sheet.o moc_Page.o moc_InfoPage.o moc_DualScreenPage.o moc_AdjustPage.o moc_TVoutAdjustPage.o -ofireglcontrol.qt3.gcc3.4.3 -L/usr/qt/3/lib64 -L/usr/X11R6/lib64 -lqt-mt -lGLU -lGL -lXmu -lICE -lSM -ldl -lXext -lX11 -lm -lXinerama -lXrender -lfreetype -lXxf86vm -L/usr/X11R6/lib64 -lXft
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lGL
collect2: ld returned 1 exit status
make: *** [fireglcontrol.qt3.gcc3.4.3] Error 1
rm moc_Page.cpp moc_TVoutAdjustPage.cpp moc_AdjustPage.cpp moc_InfoPage.cpp moc_DualScreenPage.cpp moc_Sheet.cpp

!!! ERROR: media-video/ati-drivers-extra-8.13.3 failed.
!!! Function src_compile, Line 60, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
Top
cyberdork33
n00b
n00b
User avatar
Posts: 71
Joined: Wed Jan 26, 2005 4:38 pm
Location: Huntsville, AL

  • Quote

Post by cyberdork33 » Fri Sep 23, 2005 5:18 pm

AMD Turion64
ATI Xpress 200M 5955

glxgears:
~700fps

fgl_glxgears:
~140fps
Top
paszczi
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 117
Joined: Fri Sep 23, 2005 10:15 pm
Location: Poznan, Poland

  • Quote

Post by paszczi » Fri Sep 23, 2005 10:28 pm

I've got AMD Turion64 with ATI X300 and these are the results that I get:

glxgears:
3331 frames in 5.0 seconds = 666.200 FPS
4099 frames in 5.0 seconds = 819.800 FPS
4099 frames in 5.0 seconds = 819.800 FPS
4101 frames in 5.0 seconds = 820.200 FPS
4080 frames in 5.0 seconds = 816.000 FPS
4086 frames in 5.0 seconds = 817.200 FPS

fgl_glxgears:
714 frames in 5.0 seconds = 142.800 FPS
789 frames in 5.0 seconds = 157.800 FPS
815 frames in 5.0 seconds = 163.000 FPS
782 frames in 5.0 seconds = 156.400 FPS
812 frames in 5.0 seconds = 162.400 FPS
796 frames in 5.0 seconds = 159.200 FPS

So as you see the performance is not the strong side of this card. I cannot play NeverWinterNights (it slower than on my old TNT2), I can't play Privateer Remake (with lowest details, under Win I play on max details and it runs just fine). I don't know why - I know that X300 isn't a piece of crap but still it's power isn't used in 100% (probably due to Ati drivers).

BTW. snax you have quite good results did you just install ati-drivers + libstdc++v3 or did you do something extra ... I wan't such results as weel aaaaarghhh ;)...
Top
lelik
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 81
Joined: Thu May 26, 2005 4:08 pm
Location: Treasure Island

  • Quote

Post by lelik » Sat Sep 24, 2005 2:58 pm

cyberdork33,

could you post you versions of the kernel and ati-drivers?
is "no_dri" option is "yes" or "no" in xorg.conf?
did you emerge ati-drivers or did you use "run" script from ATI website?

still struggling to get dri (3d) going for the xpert 200M AMD64 laptop.

Any info will be greatly appreciated
Top
cyberdork33
n00b
n00b
User avatar
Posts: 71
Joined: Wed Jan 26, 2005 4:38 pm
Location: Huntsville, AL

  • Quote

Post by cyberdork33 » Sat Sep 24, 2005 4:10 pm

I am using all the latest stable packages except for the ATI Drivers... I am using 8.16.20-r1 from portage... They are masked by the ~AMD64 and -* keywords. I tried using the Driver package from ATI at first, but something was screwing up, so I hoped that the latest in portage would support the Xpress200, and it seems to be working.

Here is my package.keywords file:

Code: Select all

net-wireless/ndiswrapper ~amd64
media-video/ati-drivers ~amd64 -*
media-video/ati-drivers-extra -amd64
app-admin/eselect-opengl ~amd64
app-admin/eselect ~amd64
I used fglrxconfig to make the xorg.conf file and enabled dga. Here is my xorg.conf. The only change I made was to add a different res for my widscreen:

Code: Select all

Section "dri"
    Mode 0666
EndSection

Section "Module"
    Load        "dbe"  	
    SubSection  "extmod"
#      Option    "omit xfree86-dga" 
    EndSubSection
    Load        "type1"
    Load        "freetype"
    Load        "glx"   # libglx.a
    Load        "dri"   # libdri.a
EndSection

Section "Files"

    RgbPath	"/usr/X11R6/lib/X11/rgb"

    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"

#    ModulePath "/usr/X11R6/lib/modules"
EndSection

Section "ServerFlags"
#    Option "NoTrapSignals"
#    Option "DontZap"
#    Option "Dont Zoom"
#    Option "DisableVidModeExtension"
#    Option "AllowNonLocalXvidtune"
#    Option "DisableModInDev"
#    Option "AllowNonLocalModInDev"
EndSection

Section "InputDevice"
    Identifier	"Keyboard1"
    Driver	"kbd"
#    Option "Protocol"   "Xqueue"
    Option "AutoRepeat" "500 30"
#    Option "Xleds"      "1 2 3"
#    Option "LeftAlt"    "Meta"
#    Option "RightAlt"   "ModeShift"
#    Option "XkbModel"   "pc102"
#    Option "XkbModel"   "microsoft"
#    Option "XkbLayout"  "de"
#    Option "XkbLayout"  "de"
#    Option "XkbVariant" "nodeadkeys"
#    Option "XkbOptions" "ctrl:swapcaps"
#    Option "XkbRules"   "xfree86"
#    Option "XkbModel"   "pc101"
#    Option "XkbLayout"  "us"
#    Option "XkbVariant" ""
#    Option "XkbOptions" ""
#    Option "XkbDisable"

    Option "XkbRules"	"xorg"
    Option "XkbModel"	"pc104"
    Option "XkbLayout"	"us"

EndSection

Section "InputDevice"

    Identifier	"Mouse1"
    Driver "mouse"
    Option "Protocol"   "ImPS/2"
    Option "ZAxisMapping"   "4 5"
    Option "Device"     "/dev/input/mice"
#    Option "Protocol"   "Xqueue"
#    Option "BaudRate"   "9600"
#    Option "SampleRate" "150"
#    Option "Emulate3Buttons"
#    Option "Emulate3Timeout"    "50"
    Option "ChordMiddle"

EndSection

Section "Monitor"
    Identifier  "Monitor0"
EndSection

Section "Device"
    Identifier  "Standard VGA"
    VendorName  "Unknown"
    BoardName   "Unknown"
#    Chipset     "generic"
    Driver      "vga"
#    BusID       "PCI:0:10:0"
#    VideoRam    256
#    Clocks      25.2 28.3
EndSection

Section "Device"
    Identifier                          "ATI Graphics Adapter"
    Driver                              "fglrx"
# ### generic DRI settings ###
# === disable PnP Monitor  ===
    #Option                              "NoDDC"
# === disable/enable XAA/DRI ===
    Option "no_accel"                   "no"
    Option "no_dri"                     "no"
# === misc DRI settings ===
    Option "mtrr"                       "off" # disable DRI mtrr mapper, driver has its own code for mtrr
# ### FireGL DDX driver module specific settings ###
# === Screen Management ===
    Option "DesktopSetup"               "Single"
    Option "ScreenOverlap"              "0" 
    Option "GammaCorrectionI"           "0x06419064"
    Option "GammaCorrectionII"          "0x06419064"
# === OpenGL specific profiles/settings ===
    Option "Capabilities"               "0x00000000"
    Option "CapabilitiesEx"             "0x00000000"
# === Video Overlay for the Xv extension ===
    Option "VideoOverlay"               "on"
# === OpenGL Overlay ===
# Note: When OpenGL Overlay is enabled, Video Overlay
#       will be disabled automatically
    Option "OpenGLOverlay"              "off"
# === Center Mode (Laptops only) ===
    Option "CenterMode"                 "on"
# === Pseudo Color Visuals (8-bit visuals) ===
    Option "PseudoColorVisuals"         "off"
# === QBS Management ===
    Option "Stereo"                     "off"
    Option "StereoSyncEnable"           "1"
# === FSAA Management ===
    Option "FSAAEnable"                 "no"
    Option "FSAAScale"                  "1"
    Option "FSAADisableGamma"           "no"
    Option "FSAACustomizeMSPos"         "no"
    Option "FSAAMSPosX0"                "0.000000"
    Option "FSAAMSPosY0"                "0.000000"
    Option "FSAAMSPosX1"                "0.000000"
    Option "FSAAMSPosY1"                "0.000000"
    Option "FSAAMSPosX2"                "0.000000"
    Option "FSAAMSPosY2"                "0.000000"
    Option "FSAAMSPosX3"                "0.000000"
    Option "FSAAMSPosY3"                "0.000000"
    Option "FSAAMSPosX4"                "0.000000"
    Option "FSAAMSPosY4"                "0.000000"
    Option "FSAAMSPosX5"                "0.000000"
    Option "FSAAMSPosY5"                "0.000000"
# === Misc Options ===
    Option "UseFastTLS"                 "1"
    Option "BlockSignalsOnLock"         "on"
    Option "UseInternalAGPGART"         "yes"
    Option "ForceGenericCPU"            "no"
    Option "MonitorLayout"              "LVDS, AUTO"
    BusID "PCI:1:5:0"    # no device found at config time
    Screen 0
EndSection

Section "Screen"
    Identifier  "Screen0"
    Device      "ATI Graphics Adapter"
    Monitor     "Monitor0"
    DefaultDepth 24
    #Option "backingstore"

    Subsection "Display"
        Depth       24
        Modes       "1280x768" "1024x768" "800x600"
        ViewPort    0 0  
#        Virtual     1280 1024
    EndSubsection
EndSection

Section "ServerLayout"

    Identifier  "Server Layout"
    Screen "Screen0"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection

Code: Select all

# /opt/ati/bin/fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON XPRESS 200M Series SW TCL Generic
OpenGL version string: 1.3.5272 (X4.3.0-8.16.20)

Code: Select all

# glxinfo |grep rendering
direct rendering: Yes
Top
paszczi
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 117
Joined: Fri Sep 23, 2005 10:15 pm
Location: Poznan, Poland

  • Quote

Post by paszczi » Sat Sep 24, 2005 5:01 pm

Well..... I'm stunned. I've just run NeverWinter Nights and it's just perfect (performance) that's really weird (when I checked it 3days ago you couldn't play due to 2fps). I wonder what have changed (I recenly upgraded emul-linux-x86-baselibs - maybe this helped).
Top
freke
Veteran
Veteran
Posts: 1136
Joined: Thu Jan 23, 2003 3:17 pm
Location: Somewhere in Denmark
Contact:
Contact freke
Website

  • Quote

Post by freke » Sun Sep 25, 2005 7:14 am

Oi... can't wait to get home and have my gentoo-box updated, really hope my NWN-2fps-problem is solved, too :)

glxgears: ~2000fps

AMD64 Turion 3200+
ATI Radeon Mobility 9700 w/128MB

-freke
Top
paszczi
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 117
Joined: Fri Sep 23, 2005 10:15 pm
Location: Poznan, Poland

  • Quote

Post by paszczi » Sun Sep 25, 2005 7:21 am

Say if you managed to run nwn with normal fps (we will make sure if really updating the system helped)....
Top
lelik
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 81
Joined: Thu May 26, 2005 4:08 pm
Location: Treasure Island

  • Quote

Post by lelik » Mon Sep 26, 2005 6:15 pm

cyberdork33,

Compare your xorg to mine line by line and .. no difference. Still have a black screen unless I put Option "no_dri" to "yes".
Very frustrating. Which kernel version are you running by the chance?
Top
robbyjo
Guru
Guru
Posts: 462
Joined: Sun Apr 06, 2003 3:17 am

  • Quote

Post by robbyjo » Mon Sep 26, 2005 7:52 pm

For comparison:
Athlon 64 4400+ Dual Core (with second core currently disabled)
4GB RAM DDR400 Corsair
XFX PVT43PUD Geforce 6600 256MB 128-bit DDR PCI-Express x16
Motherboard ABIT AN8-SLI Socket 939 NVIDIA nForce4 SLI

Code: Select all

18734 frames in 5.0 seconds = 3746.800 FPS
18739 frames in 5.0 seconds = 3747.800 FPS
18738 frames in 5.0 seconds = 3747.600 FPS
18736 frames in 5.0 seconds = 3747.200 FPS
18732 frames in 5.0 seconds = 3746.400 FPS
Top
paszczi
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 117
Joined: Fri Sep 23, 2005 10:15 pm
Location: Poznan, Poland

  • Quote

Post by paszczi » Mon Sep 26, 2005 8:15 pm

Make sure you really run X in 24bit color depth (I was getting black screen when I had color depth different than 24)....
Top
lelik
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 81
Joined: Thu May 26, 2005 4:08 pm
Location: Treasure Island

  • Quote

Post by lelik » Mon Sep 26, 2005 8:50 pm

Examined my var/log/Xorg.0.log and it says "(II) fglrx(0): DRI initialization successfull!"
successfull? succesfull to get a black screen? :evil:

X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.12-gentoo-r10 x86_64 [ELF]
Current Operating System: Linux moth 2.6.12-gentoo-r10 #1 Sat Sep 24 12:02:47 Local time zone must be set--see zic manu x86_64
Build Date: 23 September 2005
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: Mon Sep 26 16:36:37 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Server Layout"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "ATI Graphics Adapter"
(**) |-->Input Device "Mouse1"
(**) |-->Input Device "Keyboard1"
(**) |-->Input Device "Synaptics"
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/lib64/modules"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib64/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib64/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
Using vt 7
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1002,5950 card 103c,3085 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1002,5a3f card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:04:0: chip 1002,5a36 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:13:0: chip 1002,4374 card 1002,4374 rev 00 class 0c,03,10 hdr 80
(II) PCI: 00:13:1: chip 1002,4375 card 1002,4375 rev 00 class 0c,03,10 hdr 00
(II) PCI: 00:13:2: chip 1002,4373 card 1002,4373 rev 00 class 0c,03,20 hdr 00
(II) PCI: 00:14:0: chip 1002,4372 card 103c,3085 rev 10 class 0c,05,00 hdr 80
(II) PCI: 00:14:1: chip 1002,4376 card 103c,3085 rev 00 class 01,01,8a hdr 00
(II) PCI: 00:14:3: chip 1002,4377 card 0000,0000 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:14:4: chip 1002,4371 card 0000,0000 rev 00 class 06,04,01 hdr 81
(II) PCI: 00:14:5: chip 1002,4370 card 103c,3085 rev 01 class 04,01,00 hdr 80
(II) PCI: 00:14:6: chip 1002,4378 card 103c,3085 rev 01 class 07,03,00 hdr 80
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 01:05:0: chip 1002,5955 card 103c,3085 rev 00 class 03,00,00 hdr 00
(II) PCI: 03:00:0: chip 104c,8023 card 103c,3085 rev 00 class 0c,00,10 hdr 00
(II) PCI: 03:02:0: chip 14e4,4320 card 103c,12f8 rev 03 class 02,80,00 hdr 00
(II) PCI: 03:04:0: chip 104c,8031 card 0000,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 03:04:3: chip 104c,8033 card 103c,3085 rev 00 class 01,80,00 hdr 80
(II) PCI: 03:04:4: chip 104c,8034 card 103c,3085 rev 00 class 08,05,00 hdr 80
(II) PCI: 03:06:0: chip 10ec,8139 card 103c,3085 rev 10 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,4), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 I/O range:
[0] -1 0 0x00009000 - 0x000090ff (0x100) IX
[1] -1 0 0x00009400 - 0x000094ff (0x100) IX
[2] -1 0 0x00009800 - 0x000098ff (0x100) IX
[3] -1 0 0x00009c00 - 0x00009cff (0x100) IX
(II) Bus 1 non-prefetchable memory range:
[0] -1 0 0xb0100000 - 0xb01fffff (0x100000) MX
(II) Bus 1 prefetchable memory range:
[0] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:4:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:20:3), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:20:4), (0,3,7), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 3 I/O range:
[0] -1 0 0x0000a000 - 0x0000afff (0x1000) IX
(II) Bus 3 non-prefetchable memory range:
[0] -1 0 0xb0200000 - 0xb02fffff (0x100000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:0), (-1,-1,4), BCTRL: 0x0008 (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 (0x100000000) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:1), (-1,-1,4), BCTRL: 0x0008 (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 (0x100000000) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:2), (-1,-1,4), BCTRL: 0x0008 (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 (0x100000000) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Host-to-PCI bridge:
(II) Bus -1: bridge is at (0:24:3), (-1,-1,4), BCTRL: 0x0008 (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 (0x100000000) MX[B]
(II) Bus -1 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) PCI-to-CardBus bridge:
(II) Bus 4: bridge is at (3:4:0), (3,4,7), BCTRL: 0x0344 (VGA_EN is cleared)
(--) PCI:*(1:5:0) ATI Technologies Inc unknown chipset (0x5955) rev 0, Mem @ 0xc0000000/28, 0xb0100000/16, I/O @ 0x9000/8
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0 0xb020a400 - 0xb020a4ff (0x100) MX[B]
[1] -1 0 0xb0208800 - 0xb02088ff (0x100) MX[B]
[2] -1 0 0xb0208c00 - 0xb0208cff (0x100) MX[B]
[3] -1 0 0xb020a000 - 0xb020a0ff (0x100) MX[B]
[4] -1 0 0xb0206000 - 0xb0207fff (0x2000) MX[B]
[5] -1 0 0xb0204000 - 0xb0205fff (0x2000) MX[B]
[6] -1 0 0xb0200000 - 0xb0203fff (0x4000) MX[B]
[7] -1 0 0xb0208000 - 0xb02087ff (0x800) MX[B]
[8] -1 0 0xb0003800 - 0xb00038ff (0x100) MX[B]
[9] -1 0 0xb0003400 - 0xb00034ff (0x100) MX[B]
[10] -1 0 0xb0003000 - 0xb00033ff (0x400) MX[B]
[11] -1 0 0xb0002000 - 0xb0002fff (0x1000) MX[B]
[12] -1 0 0xb0001000 - 0xb0001fff (0x1000) MX[B]
[13] -1 0 0xb0000000 - 0xb0000fff (0x1000) MX[B]
[14] -1 0 0xb0100000 - 0xb010ffff (0x10000) MX[B](B)
[15] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[16] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[17] -1 0 0x00008410 - 0x0000841f (0x10) IX[B]
[18] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[19] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[20] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[21] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[22] -1 0 0x00008400 - 0x0000840f (0x10) IX[B]
[23] -1 0 0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xb020a400 - 0xb020a4ff (0x100) MX[B]
[1] -1 0 0xb0208800 - 0xb02088ff (0x100) MX[B]
[2] -1 0 0xb0208c00 - 0xb0208cff (0x100) MX[B]
[3] -1 0 0xb020a000 - 0xb020a0ff (0x100) MX[B]
[4] -1 0 0xb0206000 - 0xb0207fff (0x2000) MX[B]
[5] -1 0 0xb0204000 - 0xb0205fff (0x2000) MX[B]
[6] -1 0 0xb0200000 - 0xb0203fff (0x4000) MX[B]
[7] -1 0 0xb0208000 - 0xb02087ff (0x800) MX[B]
[8] -1 0 0xb0003800 - 0xb00038ff (0x100) MX[B]
[9] -1 0 0xb0003400 - 0xb00034ff (0x100) MX[B]
[10] -1 0 0xb0003000 - 0xb00033ff (0x400) MX[B]
[11] -1 0 0xb0002000 - 0xb0002fff (0x1000) MX[B]
[12] -1 0 0xb0001000 - 0xb0001fff (0x1000) MX[B]
[13] -1 0 0xb0000000 - 0xb0000fff (0x1000) MX[B]
[14] -1 0 0xb0100000 - 0xb010ffff (0x10000) MX[B](B)
[15] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[16] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[17] -1 0 0x00008410 - 0x0000841f (0x10) IX[B]
[18] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[19] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[20] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[21] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[22] -1 0 0x00008400 - 0x0000840f (0x10) IX[B]
[23] -1 0 0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xb020a400 - 0xb020a4ff (0x100) MX[B]
[6] -1 0 0xb0208800 - 0xb02088ff (0x100) MX[B]
[7] -1 0 0xb0208c00 - 0xb0208cff (0x100) MX[B]
[8] -1 0 0xb020a000 - 0xb020a0ff (0x100) MX[B]
[9] -1 0 0xb0206000 - 0xb0207fff (0x2000) MX[B]
[10] -1 0 0xb0204000 - 0xb0205fff (0x2000) MX[B]
[11] -1 0 0xb0200000 - 0xb0203fff (0x4000) MX[B]
[12] -1 0 0xb0208000 - 0xb02087ff (0x800) MX[B]
[13] -1 0 0xb0003800 - 0xb00038ff (0x100) MX[B]
[14] -1 0 0xb0003400 - 0xb00034ff (0x100) MX[B]
[15] -1 0 0xb0003000 - 0xb00033ff (0x400) MX[B]
[16] -1 0 0xb0002000 - 0xb0002fff (0x1000) MX[B]
[17] -1 0 0xb0001000 - 0xb0001fff (0x1000) MX[B]
[18] -1 0 0xb0000000 - 0xb0000fff (0x1000) MX[B]
[19] -1 0 0xb0100000 - 0xb010ffff (0x10000) MX[B](B)
[20] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[21] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[22] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[23] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[24] -1 0 0x00008410 - 0x0000841f (0x10) IX[B]
[25] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[26] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[27] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[28] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[29] -1 0 0x00008400 - 0x0000840f (0x10) IX[B]
[30] -1 0 0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) LoadModule: "dbe"
(II) Loading /usr/lib64/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "extmod"
(II) Loading /usr/lib64/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(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: "type1"
(II) Loading /usr/lib64/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "freetype"
(II) Loading /usr/lib64/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 6.8.2, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib64/modules/extensions/libglx.a
(II) Module glx: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib64/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/lib64/modules/extensions/libdri.a
(II) Module dri: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/lib64/modules/linux/libdrm.a
(II) Module drm: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "fglrx"
(II) Loading /usr/lib64/modules/drivers/fglrx_drv.o
(II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
compiled for 6.8.0, module version = 8.16.20
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib64/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "kbd"
(II) Loading /usr/lib64/modules/input/kbd_drv.o
(II) Module kbd: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "synaptics"
(II) Loading /usr/lib64/modules/input/synaptics_drv.o
(II) Module synaptics: vendor="The XFree86 Project"
compiled for 4.2.0, module version = 1.0.0
Module class: XFree86 XInput Driver
ABI class: XFree86 XInput driver, version 0.3
(II) ATI Radeon/FireGL: The following chipsets are supported:
RADEON 9000/9000 PRO (RV250 4966), RADEON 9000 LE (RV250 4967),
MOBILITY FireGL 9000 (M9 4C64), MOBILITY RADEON 9000 (M9 4C66),
RADEON 9000 PRO (D9 4C67), RADEON 9250 (RV280 5960),
RADEON 9200 (RV280 5961), RADEON 9200 SE (RV280 5964),
MOBILITY RADEON 9200 (M9+ 5C61), MOBILITY RADEON 9200 (M9+ 5C63),
FireGL 8800 (R200 5148), RADEON 8500 (R200 514C),
RADEON 9100 (R200 514D), RADEON 8500 AIW (R200 4242),
RADEON 9600 (RV350 4150), RADEON 9600 SE (RV350 4151),
RADEON 9600 PRO (RV360 4152),
MOBILITY RADEON 9600/9700 (M10/M11 4E50),
MOBILITY RADEON 9550 (M12 4E56), RADEON 9500 (R300 4144),
RADEON 9600 TX (R300 4146), FireGL Z1 (R300 4147),
RADEON 9700 PRO (R300 4E44), RADEON 9500 PRO/9700 (R300 4E45),
RADEON 9600 TX (R300 4E46), FireGL X1 (R300 4E47),
RADEON 9800 SE (R350 4148), RADEON 9550 (RV350 4153),
FireGL T2 (RV350 4154), RADEON 9800 PRO (R350 4E48),
RADEON 9800 (R350 4E49), RADEON 9800 XT (R360 4E4A),
FireGL X2-256/X2-256t (R350 4E4B),
MOBILITY FireGL T2/T2e (M10/M11 4E54), RADEON X300 (RV370 5B60),
RADEON X600 (RV380 5B62), FireGL V3100 (RV370 5B64),
MOBILITY RADEON X300 (M22 5460), MOBILITY FireGL V3100 (M22 5464),
RADEON X600 (RV380 3E50), FireGL V3200 (RV380 3E54),
MOBILITY RADEON X600 (M24 3150), MOBILITY RADEON X300 (M22 3152),
MOBILITY FireGL V3200 (M24 3154), RADEON X800 (R420 4A48),
RADEON X800 PRO (R420 4A49), RADEON X800 SE (R420 4A4A),
RADEON X800 XT (R420 4A4B), RADEON X800 (R420 4A4C),
FireGL X3-256 (R420 4A4D), MOBILITY RADEON 9800 (M18 4A4E),
RADEON X800 XT Platinum Edition (R420 4A50), RADEON X800 (R423 5548),
RADEON X800 PRO (R423 5549),
RADEON X800 XT Platinum Edition (R423 554A),
RADEON X800 SE (R423 554B), RADEON X800 XT (R423 5D57),
FireGL V7100 (R423 5550), FireGL V5100 (R423 5551),
MOBILITY RADEON X800 XT (M28 5D48), MOBILITY FireGL V5100 (M28 5D49),
RADEON X800 XL (R430 554D), RADEON X800 (R430 554F),
RADEON X850 XT Platinum Edition (R480 5D4D),
RADEON X850 PRO (R480 5D4F), RADEON X850 XT (R480 5D52),
MOBILITY FireGL V5000 (M26 564A), MOBILITY FireGL V5000 (M26 564B),
FireGL V5000 (RV410 5E48), FireGL V3300 (RV410 5E49),
RADEON X700 XT (RV410 5E4A), RADEON X700 PRO (RV410 5E4B),
RADEON X700 SE (RV410 5E4C), RADEON X700 (RV410 5E4D),
RADEON X700 (RV410 5E4F), MOBILITY RADEON X700 (M26 5652),
MOBILITY RADEON X700 (M26 5653), RADEON 9100 IGP (RS300 5834),
RADEON 9000 PRO/9100 PRO IGP (RS350 7834),
MOBILITY RADEON 9000/9100 IGP (RS300M 5835),
RADEON XPRESS 200 (RS400 5A41), RADEON XPRESS 200M (RS400 5A42),
RADEON XPRESS 200 (RS480 5954), RADEON XPRESS 200M (RS480 5955),
RADEON XPRESS 200 (RS482 5974), RADEON XPRESS 200M (RS482 5975),
RADEON XPRESS 200 (RC410 5A61), RADEON XPRESS 200M (RC410 5A62)
(II) Primary Device is: PCI 01:05:0
(II) ATI Proprietary Linux Driver Version Identifier:8.16.20
(II) ATI Proprietary Linux Driver Release Identifier: @@UNRELEASED_AND_UNSUPPORTED_DRIVER@@
(II) ATI Proprietary Linux Driver Build Date: Aug 16 2005 00:12:33
(II) ATI Proprietary Linux Driver Build Information: autobuild-rel-r6-8.16.1-driver-lnx-x86_64-206829
(--) Assigning device section with no busID to primary device
(--) Chipset RADEON XPRESS 200M (RS480 5955) found
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xb020a400 - 0xb020a4ff (0x100) MX[B]
[6] -1 0 0xb0208800 - 0xb02088ff (0x100) MX[B]
[7] -1 0 0xb0208c00 - 0xb0208cff (0x100) MX[B]
[8] -1 0 0xb020a000 - 0xb020a0ff (0x100) MX[B]
[9] -1 0 0xb0206000 - 0xb0207fff (0x2000) MX[B]
[10] -1 0 0xb0204000 - 0xb0205fff (0x2000) MX[B]
[11] -1 0 0xb0200000 - 0xb0203fff (0x4000) MX[B]
[12] -1 0 0xb0208000 - 0xb02087ff (0x800) MX[B]
[13] -1 0 0xb0003800 - 0xb00038ff (0x100) MX[B]
[14] -1 0 0xb0003400 - 0xb00034ff (0x100) MX[B]
[15] -1 0 0xb0003000 - 0xb00033ff (0x400) MX[B]
[16] -1 0 0xb0002000 - 0xb0002fff (0x1000) MX[B]
[17] -1 0 0xb0001000 - 0xb0001fff (0x1000) MX[B]
[18] -1 0 0xb0000000 - 0xb0000fff (0x1000) MX[B]
[19] -1 0 0xb0100000 - 0xb010ffff (0x10000) MX[B](B)
[20] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[21] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[22] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[23] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[24] -1 0 0x00008410 - 0x0000841f (0x10) IX[B]
[25] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[26] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[27] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[28] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[29] -1 0 0x00008400 - 0x0000840f (0x10) IX[B]
[30] -1 0 0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) fglrx(0): pEnt->device->identifier=0x71b9e0
(II) resource ranges after probing:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xb020a400 - 0xb020a4ff (0x100) MX[B]
[6] -1 0 0xb0208800 - 0xb02088ff (0x100) MX[B]
[7] -1 0 0xb0208c00 - 0xb0208cff (0x100) MX[B]
[8] -1 0 0xb020a000 - 0xb020a0ff (0x100) MX[B]
[9] -1 0 0xb0206000 - 0xb0207fff (0x2000) MX[B]
[10] -1 0 0xb0204000 - 0xb0205fff (0x2000) MX[B]
[11] -1 0 0xb0200000 - 0xb0203fff (0x4000) MX[B]
[12] -1 0 0xb0208000 - 0xb02087ff (0x800) MX[B]
[13] -1 0 0xb0003800 - 0xb00038ff (0x100) MX[B]
[14] -1 0 0xb0003400 - 0xb00034ff (0x100) MX[B]
[15] -1 0 0xb0003000 - 0xb00033ff (0x400) MX[B]
[16] -1 0 0xb0002000 - 0xb0002fff (0x1000) MX[B]
[17] -1 0 0xb0001000 - 0xb0001fff (0x1000) MX[B]
[18] -1 0 0xb0000000 - 0xb0000fff (0x1000) MX[B]
[19] -1 0 0xb0100000 - 0xb010ffff (0x10000) MX[B](B)
[20] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[21] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[22] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[23] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[24] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[25] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[26] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[27] -1 0 0x00008410 - 0x0000841f (0x10) IX[B]
[28] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[29] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[30] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[31] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[32] -1 0 0x00008400 - 0x0000840f (0x10) IX[B]
[33] -1 0 0x00009000 - 0x000090ff (0x100) IX[B](B)
[34] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[35] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) fglrx(0): === [R200PreInit] === begin, [s]
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib64/modules/libvgahw.a
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 0.1.0
ABI class: X.Org Video Driver, version 0.7
(II) fglrx(0): PCI bus 1 card 5 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): Option "NoAccel" "no"
(**) fglrx(0): Option "NoDRI" "no"
(**) fglrx(0): Option "Capabilities" "0x00000000"
(**) fglrx(0): Option "CapabilitiesEx" "0x00000000"
(**) fglrx(0): Option "GammaCorrectionI" "0x06419064"
(**) fglrx(0): Option "GammaCorrectionII" "0x06419064"
(**) fglrx(0): Option "OpenGLOverlay" "off"
(**) fglrx(0): Option "VideoOverlay" "on"
(**) fglrx(0): Option "DesktopSetup" "Single"
(**) fglrx(0): Option "ScreenOverlap" "0"
(**) fglrx(0): Option "UseInternalAGPGART" "yes"
(**) fglrx(0): Option "Stereo" "off"
(**) fglrx(0): Option "StereoSyncEnable" "1"
(**) fglrx(0): Option "UseFastTLS" "1"
(**) fglrx(0): Option "BlockSignalsOnLock" "on"
(**) fglrx(0): Option "ForceGenericCPU" "no"
(**) fglrx(0): Option "CenterMode" "off"
(**) fglrx(0): Option "FSAAScale" "1"
(**) fglrx(0): Option "FSAAEnable" "no"
(**) fglrx(0): Option "FSAADisableGamma" "no"
(**) fglrx(0): Option "FSAACustomizeMSPos" "no"
(**) fglrx(0): Option "FSAAMSPosX0" "0.000000"
(**) fglrx(0): Option "FSAAMSPosY0" "0.000000"
(**) fglrx(0): Option "FSAAMSPosX1" "0.000000"
(**) fglrx(0): Option "FSAAMSPosY1" "0.000000"
(**) fglrx(0): Option "FSAAMSPosX2" "0.000000"
(**) fglrx(0): Option "FSAAMSPosY2" "0.000000"
(**) fglrx(0): Option "FSAAMSPosX3" "0.000000"
(**) fglrx(0): Option "FSAAMSPosY3" "0.000000"
(**) fglrx(0): Option "FSAAMSPosX4" "0.000000"
(**) fglrx(0): Option "FSAAMSPosY4" "0.000000"
(**) fglrx(0): Option "FSAAMSPosX5" "0.000000"
(**) fglrx(0): Option "FSAAMSPosY5" "0.000000"
(**) fglrx(0): Option "PseudoColorVisuals" "off"
(**) fglrx(0): Qbs disabled
(==) fglrx(0): FAST_SWAP disabled
(==) fglrx(0): RGB weight 888
(II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
(**) fglrx(0): Gamma Correction for I is 0x06419064
(**) fglrx(0): Gamma Correction for II is 0x06419064
(==) fglrx(0): Buffer Tiling is ON
(**) fglrx(0): Option "mtrr" "off"
(II) fglrx(0): Primary V_BIOS segment is: 0xc000
(--) fglrx(0): Chipset: "RADEON XPRESS 200M (RS480 5955)" (Chipset = 0x5955)
(--) fglrx(0): (PciSubVendor = 0x103c, PciSubDevice = 0x3085)
(--) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
(--) fglrx(0): Linear framebuffer (phys) at 0xc0000000
(--) fglrx(0): MMIO registers at 0xb0100000
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/lib64/modules/libvbe.a
(II) Module vbe: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.1.0
ABI class: X.Org Video Driver, version 0.7
(II) fglrx(0): VESA BIOS detected
(II) fglrx(0): VESA VBE Version 2.0
(II) fglrx(0): VESA VBE Total Mem: 131072 kB
(II) fglrx(0): VESA VBE OEM: ATI MOBILITY RADEON Xpress 200G Series
(II) fglrx(0): VESA VBE OEM Software Rev: 1.0
(II) fglrx(0): VESA VBE OEM Vendor: ATI Technologies Inc.
(II) fglrx(0): VESA VBE OEM Product: MS48
(II) fglrx(0): VESA VBE OEM Product Rev: 01.00
(--) fglrx(0): VideoRAM: 131072 kByte, Type: DDR SGRAM / SDRAM
(II) fglrx(0): PCIE card detected
(WW) fglrx(0): board is an unknown third party board, chipset is supported
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/lib64/modules/libddc.a
(II) Module ddc: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(II) fglrx(0): Connected Display1: LCD on internal LVDS
(II) fglrx(0): Display1 EDID data ---------------------------
(II) fglrx(0): Manufacturer: QDS Model: 14 Serial#: 0
(II) fglrx(0): Year: 2004 Week: 47
(II) fglrx(0): EDID Version: 1.3
(II) fglrx(0): Digital Display Input
(II) fglrx(0): Max H-Image Size [cm]: horiz.: 33 vert.: 21
(II) fglrx(0): Gamma: 2.20
(II) fglrx(0): No DPMS capabilities specified; RGB/Color Display
(II) fglrx(0): First detailed timing is preferred mode
(II) fglrx(0): redX: 0.575 redY: 0.359 greenX: 0.319 greenY: 0.532
(II) fglrx(0): blueX: 0.155 blueY: 0.129 whiteX: 0.312 whiteY: 0.328
(II) fglrx(0): Manufacturer's mask: 0
(II) fglrx(0): Supported additional Video Mode:
(II) fglrx(0): clock: 71.0 MHz Image Size: 331 x 207 mm
(II) fglrx(0): h_active: 1280 h_sync: 1328 h_sync_end 1360 h_blank_end 1440 h_border: 0
(II) fglrx(0): v_active: 800 v_sync: 802 v_sync_end 808 v_blanking: 823 v_border: 0
(II) fglrx(0): JMN4A1P064379
(II) fglrx(0): QD15TL022
(II) fglrx(0): End of Display1 EDID data --------------------
(WW) fglrx(0): Specified desktop setup not supported: 1
(II) fglrx(0): Primary Controller - LCD on internal LVDS
(II) fglrx(0): Internal Desktop Setting: 0x00000004
(**) fglrx(0): PseudoColor visuals disabled
(==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
(**) fglrx(0): Center Mode is disabled
(==) fglrx(0): TMDS coherent mode is enabled
(II) fglrx(0): Total of 13 modes found for primary display.
(--) fglrx(0): Virtual size is 1280x800 (pitch 1280)
(**) fglrx(0): *Mode "1280x800": 71.0 MHz (scaled from 0.0 MHz), 49.3 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1280x800" 71.00 1280 1328 1360 1440 800 802 808 823 +csync
(**) fglrx(0): *Mode "1024x768": 71.0 MHz (scaled from 0.0 MHz), 49.3 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1024x768" 71.00 1024 1200 1232 1440 768 786 792 823
(**) fglrx(0): *Mode "800x600": 71.0 MHz (scaled from 0.0 MHz), 49.3 kHz, 60.0 Hz
(II) fglrx(0): Modeline "800x600" 71.00 800 1088 1120 1440 600 702 708 823
(**) fglrx(0): *Mode "640x480": 71.0 MHz (scaled from 0.0 MHz), 49.3 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x480" 71.00 640 1008 1040 1440 480 642 648 823
(**) fglrx(0): Default mode "848x480": 71.0 MHz (scaled from 0.0 MHz), 49.3 kHz, 60.0 Hz
(II) fglrx(0): Modeline "848x480" 71.00 848 1112 1144 1440 480 642 648 823 +csync
(**) fglrx(0): Default mode "720x576": 71.0 MHz (scaled from 0.0 MHz), 49.3 kHz, 60.0 Hz
(II) fglrx(0): Modeline "720x576" 71.00 720 1048 1080 1440 576 690 696 823 +csync
(**) fglrx(0): Default mode "720x480": 71.0 MHz (scaled from 0.0 MHz), 49.3 kHz, 60.0 Hz
(II) fglrx(0): Modeline "720x480" 71.00 720 1048 1080 1440 480 642 648 823 +csync
(**) fglrx(0): Default mode "640x400": 71.0 MHz (scaled from 0.0 MHz), 49.3 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x400" 71.00 640 1008 1040 1440 400 602 608 823 -hsync
(**) fglrx(0): Default mode "640x350": 71.0 MHz (scaled from 0.0 MHz), 49.3 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x350" 71.00 640 1008 1040 1440 350 577 583 823 -hsync +csync
(**) fglrx(0): Default mode "512x384": 71.0 MHz (scaled from 0.0 MHz), 49.3 kHz, 60.0 Hz
(II) fglrx(0): Modeline "512x384" 71.00 512 944 976 1440 384 594 600 823 -hsync
(**) fglrx(0): Default mode "400x300": 71.0 MHz (scaled from 0.0 MHz), 49.3 kHz, 60.0 Hz
(II) fglrx(0): Modeline "400x300" 71.00 400 888 920 1440 600 702 708 823 -hsync
(**) fglrx(0): Default mode "320x240": 71.0 MHz (scaled from 0.0 MHz), 49.3 kHz, 60.0 Hz
(II) fglrx(0): Modeline "320x240" 71.00 320 848 880 1440 480 642 648 823 -hsync
(**) fglrx(0): Default mode "320x200": 71.0 MHz (scaled from 0.0 MHz), 49.3 kHz, 60.0 Hz
(II) fglrx(0): Modeline "320x200" 71.00 320 848 880 1440 400 602 608 823 -hsync
(--) fglrx(0): Display dimensions: (330, 210) mm
(--) fglrx(0): DPI set to (98, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib64/modules/libfb.a
(II) Module fb: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib64/modules/libramdac.a
(II) Module ramdac: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 0.1.0
ABI class: X.Org Video Driver, version 0.7
(**) fglrx(0): NoAccel = NO
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib64/modules/libxaa.a
(II) Module xaa: vendor="X.Org Foundation"
compiled for 6.8.2, module version = 1.2.0
ABI class: X.Org Video Driver, version 0.7
(==) 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/lib64/modules/linux/libfglrxdrm.a
(II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
compiled for 6.8.0, module version = 8.16.20
ABI class: X.Org Server Extension, version 0.2
(II) fglrx(0): Depth moves disabled by default
(**) fglrx(0): Capabilities: 0x00000000
(**) fglrx(0): CapabilitiesEx: 0x00000000
(**) fglrx(0): cpuFlags: 0x4000001f
(**) fglrx(0): cpuSpeedMHz: 0x000007ca
(==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
(**) fglrx(0): UseFastTLS=1
(**) fglrx(0): BlockSignalsOnLock=1
(==) fglrx(0): EnablePrivateBackZ = NO
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xb0100000 - 0xb010ffff (0x10000) MX[B]
[1] 0 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B]
[2] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[3] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[4] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[5] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[6] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[7] -1 0 0xb020a400 - 0xb020a4ff (0x100) MX[B]
[8] -1 0 0xb0208800 - 0xb02088ff (0x100) MX[B]
[9] -1 0 0xb0208c00 - 0xb0208cff (0x100) MX[B]
[10] -1 0 0xb020a000 - 0xb020a0ff (0x100) MX[B]
[11] -1 0 0xb0206000 - 0xb0207fff (0x2000) MX[B]
[12] -1 0 0xb0204000 - 0xb0205fff (0x2000) MX[B]
[13] -1 0 0xb0200000 - 0xb0203fff (0x4000) MX[B]
[14] -1 0 0xb0208000 - 0xb02087ff (0x800) MX[B]
[15] -1 0 0xb0003800 - 0xb00038ff (0x100) MX[B]
[16] -1 0 0xb0003400 - 0xb00034ff (0x100) MX[B]
[17] -1 0 0xb0003000 - 0xb00033ff (0x400) MX[B]
[18] -1 0 0xb0002000 - 0xb0002fff (0x1000) MX[B]
[19] -1 0 0xb0001000 - 0xb0001fff (0x1000) MX[B]
[20] -1 0 0xb0000000 - 0xb0000fff (0x1000) MX[B]
[21] -1 0 0xb0100000 - 0xb010ffff (0x10000) MX[B](B)
[22] -1 0 0xc0000000 - 0xcfffffff (0x10000000) MX[B](B)
[23] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[24] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[25] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[26] 0 0 0x00009000 - 0x000090ff (0x100) IX[B]
[27] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[28] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[29] -1 0 0x0000a000 - 0x0000a0ff (0x100) IX[B]
[30] -1 0 0x00008410 - 0x0000841f (0x10) IX[B]
[31] -1 0 0x00000374 - 0x00000374 (0x1) IX[B]
[32] -1 0 0x00000170 - 0x00000170 (0x1) IX[B]
[33] -1 0 0x000003f4 - 0x000003f4 (0x1) IX[B]
[34] -1 0 0x000001f0 - 0x000001f0 (0x1) IX[B]
[35] -1 0 0x00008400 - 0x0000840f (0x10) IX[B]
[36] -1 0 0x00009000 - 0x000090ff (0x100) IX[B](B)
[37] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[38] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) fglrx(0): UMM Bus area: 0xc05e9000 (size=0x07a07000)
(II) fglrx(0): UMM area: 0x405e9000 (size=0x07a07000)
(II) fglrx(0): driver needs X.org 6.8.x.y with x.y >= 0.0
(II) fglrx(0): detected X.org 6.8.2.0
(II) Loading extension ATIFGLRXDRI
(II) fglrx(0): doing DRIScreenInit
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 5, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 5, (OK)
drmOpenByBusid: Searching for BusID PCI:1:5:0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 5, (OK)
drmOpenByBusid: drmOpenMinor returns 5
drmOpenByBusid: drmGetBusid reports
drmOpenDevice: node name is /dev/dri/card1
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card2
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card3
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card4
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card5
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card6
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card7
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card8
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card9
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card10
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card11
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card12
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card13
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card14
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -1023
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 5, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 5, (OK)
drmGetBusid returned ''
(II) fglrx(0): [drm] DRM interface version 1.0
(II) fglrx(0): [drm] created "fglrx" driver at busid "PCI:1:5:0"
(II) fglrx(0): [drm] added 8192 byte SAREA at 0xffffc20000c42000
(II) fglrx(0): [drm] mapped SAREA 0xffffc20000c42000 to 0x2aaaabbf7000
(II) fglrx(0): [drm] framebuffer handle = 0xc0000000
(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: 8.16.20
(II) fglrx(0): Date: Aug 16 2005
(II) fglrx(0): Desc: ATI FireGL 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.6.12-gentoo-r10
(II) fglrx(0): Build-Kernel MODVERSIONS: no
(II) fglrx(0): Build-Kernel __SMP__: no
(II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
(II) fglrx(0): [drm] register handle = 0xb0100000
(II) fglrx(0): [pcie] 65536 kB allocated with handle 0xdeadbeef
(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 = 0xffffc20000dd4000
(II) fglrx(0): shared FSAAScale=1
(II) fglrx(0): DRI initialization successfull!
(II) fglrx(0): FBADPhys: 0x40000000 FBMappedSize: 0x005e9000
(II) fglrx(0): FBMM initialized for area (0,0)-(1280,1210)
(II) fglrx(0): FBMM auto alloc for area (0,0)-(1280,800) (front color buffer - assumption)
(==) fglrx(0): Backing store disabled
(==) fglrx(0): Silken mouse enabled
(II) fglrx(0): Using hardware cursor (scanline 800)
(II) fglrx(0): Largest offscreen area available: 1280 x 402
(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
Offscreen Pixmaps
Setting up tile and stipple cache:
30 128x128 slots
(II) fglrx(0): Acceleration enabled
(II) fglrx(0): X context handle = 0x00000001
(II) fglrx(0): [DRI] installation complete
Top
gentoothreefour
n00b
n00b
User avatar
Posts: 30
Joined: Mon Jul 11, 2005 4:42 am

me too

  • Quote

Post by gentoothreefour » Mon Sep 26, 2005 10:24 pm

i get that error too when i use ati-drivers.

my Xorg.0.log indicates i have dri and drm enabled but it goes to black screen as it loads linux ;(

anyone knows for the fix for this problem?
Top
cyberdork33
n00b
n00b
User avatar
Posts: 71
Joined: Wed Jan 26, 2005 4:38 pm
Location: Huntsville, AL

Re: me too

  • Quote

Post by cyberdork33 » Tue Sep 27, 2005 2:16 am

gentoothreefour wrote:i get that error too when i use ati-drivers.

my Xorg.0.log indicates i have dri and drm enabled but it goes to black screen as it loads linux ;(

anyone knows for the fix for this problem?
I was getting the black screen problem at first when using ubuntu... I never really saw what the problem was... I figured it was just a configuration problem in ubuntu... it ran fine with the vesa driver. I do know that ATI has a driver download specifically for the Xpress200 so that may have something to do with it.

I am using the latest unmasked kernel in portage (gentoo-sources)

Are you sure you have changed your opengl to ati?

Code: Select all

# opengl-update ati
Top
lelik
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 81
Joined: Thu May 26, 2005 4:08 pm
Location: Treasure Island

  • Quote

Post by lelik » Tue Sep 27, 2005 2:29 pm

Code: Select all

opengl-update --get-implementation
gives me

Code: Select all

ati
Top
cyberdork33
n00b
n00b
User avatar
Posts: 71
Joined: Wed Jan 26, 2005 4:38 pm
Location: Huntsville, AL

  • Quote

Post by cyberdork33 » Wed Sep 28, 2005 5:57 pm

looking at your xorg log, it looks like the driver finds the video (PCI 1:5:0) but then it is looking for something else and cannot find it... (device not found)

you should not have drm in your kernel, and make sure you have all the ATIIXP modules selected... other than that I don't know what to tell you... maybe you should try the Xpress200 drivers on ati.com
Top
lelik
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 81
Joined: Thu May 26, 2005 4:08 pm
Location: Treasure Island

  • Quote

Post by lelik » Fri Sep 30, 2005 8:14 pm

After reading another forum, I had to disable sideport in the bios, which isn't a fix but a workaround. Basically that is the dedicated memory for the video adapter. I had to disable that and enable UMA which made it share my system memory with my video adapter. While it is not the best solution it can work untill ATI fixes the drivers. Is bad? Not sure.

What wise people have to say about sideport vs. UMA:

Just before the launch of the Athlon 64, we found that many chipset manufacturers were a bit worried about the performance of integrated graphics solutions and AMD's new CPU. The worries stemmed from the fact that in previous CPU/chipset architectures, the integrated graphics cores resided on the North Bridge and shared access to the system memory controller - also located on the North Bridge. With the Athlon 64, however, the memory controller resides in the CPU, increasing memory access latencies from the perspective of the integrated graphics core.

The Radeon Xpress 200 supports a local frame buffer attached to what ATI refers to as their "SidePort". The SidePort is a 32-bit DDR memory interface that the integrated graphics can use either instead of or alongside the Athlon 64's memory controller.

While we assumed that SidePort was included to hide some of the latencies of using the Athlon 64's memory controller, that ended up not being true as performance in UMA mode (using the Athlon 64's memory controller) was quite respectable. It turns out that most games don't benefit too much from lower latency memory accesses (through SidePort). So, why would ATI include support for a local frame buffer with the Radeon Xpress 200? Although performance is improved with SidePort enabled, the biggest reason for supporting the feature is to reduce power consumption in mobile environments. Without SidePort enabled, the CPU needs to be awake to fetch data for refreshing the display, but with SidePort enabled, all memory accesses can occur via the Radeon Xpress 200 and the CPU can remain asleep in power saving modes.

Because of the added cost of supporting SidePort, it isn't a requirement - the Radeon Xpress 200 has four memory operating modes:
SidePort only - In this mode, the integrated graphics core treats the SidePort memory as its local memory. If more memory is needed, it is allocated dynamically through system memory by the driver, which is significantly higher latency than the local SidePort memory.
UMA only - In UMA mode, the only memory to which the integrated graphics has access is a dynamically allocated partition of system memory. The size of the parition is selectable from within the BIOS (ATI's reference board allows for 16 - 128MB sizes). If more memory is needed, it is allocated dynamically through system memory by the driver.
UMA + SidePort (Interleaving Disabled) - In this mode, the total amount of "local" graphics memory is the size of the UMA partition and the amount of memory connected to the Radeon Xpress' SidePort. The integrated graphics core will first use SidePort memory until it runs out, then using system memory. If more memory is needed, it is allocated dynamically through system memory by the driver.
UMA + SidePort (Interleaving Enabled) - By enabling Interleaving and setting the UMA frame buffer size to the same size as the memory connected to the Radeon Xpress' SidePort, a special Interleaving mode is enabled. In this mode, the integrated graphics cores will request data from both the UMA space and SidePort memory. The benefit of Interleaving is that now two reads or writes can occur at the same time, whereas with just SidePort only a single 32-bit read/write can happen at any given time. Despite the fact that UMA accesses will be higher latency, the dual ported nature of this setup improves overall performance. There are situations when a SidePort only configuration will offer greater performance if the application depends on lower latency memory accesses. If more memory is needed it is dynamically allocated through system memory by the driver.
ATI recommends that if SidePort memory is present on the motherboard that the fourth configuration (UMA + SidePort with Interleaving Enabled) is used as it offers the highest overall graphics performance.

ATI's reference board features 16MB of DDR memory attached to the Radeon Xpress' SidePort. The memory can either run synchronously with the system memory clock (200MHz for DDR400) or asynchronously, where the speed is bound by the type of memory used. In our case, the 2.5ns Samsung DDR located on the board was capable of running at the maximum frequency the BIOS allowed - 350MHz.

As we mentioned before, the SidePort memory interface is a single 32-bit channel, which at 350MHz provides 1.4GB/s of bandwidth to the integrated graphics core. At 200MHz SidePort can only provide 800MB/s of bandwidth, so the additional latency incurred by running the SidePort asynchronously with main memory is well worth the additional bandwidth.

What's truly interesting is the pretty impressive performance of running in SidePort-only mode. Granted you are limited to low resolutions, but as you will soon see, the integrated graphics core isn't really designed to run at very high resolutions. In fact, running in SidePort-only mode is faster than running in UMA only mode with a single-channel Socket-754 Athlon 64.

The charts below do a good job of showing off the performance advantages to the various operating modes of the Radeon Xpress 200.

The first thing we see is that there's a huge performance advantage to the dual channel memory controller of the Socket-939 Athlon 64, - 33% in Doom 3 and 27% in UT2004. This is far from unexpected given that the more system memory bandwidth you have, the more graphics memory bandwidth you have.

The performance advantage to using the SidePort + UMA configuration isn't insignificant either - 8.5% in Doom 3 and 7.7% in UT2004, however with the added cost we would say that the SidePort isn't absolutely necessary for desktops (but we understand its usefulness in notebooks).
Top
gentoothreefour
n00b
n00b
User avatar
Posts: 30
Joined: Mon Jul 11, 2005 4:42 am

  • Quote

Post by gentoothreefour » Wed Oct 12, 2005 1:32 am

lelik did you get the driver to work if you disable sideport and enable uma only in bios?

mine still not working
Top
Locked

38 posts
  • 1
  • 2
  • Next

Return to “Gentoo on AMD64”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy