Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ATI radeon Sticky
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2, 3 ... , 74, 75, 76  Next  
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Fri Sep 10, 2004 6:25 pm    Post subject: Reply with quote

Umm...use an ebuild :) If a 3.12.0 ebuild isn't in portage yet, then you can probably get away with doing this (enable your portage overlay in /etc/make.conf if you haven't already):
Code:
mkdir -p /usr/local/portage/media-video/ati-drivers/files
cp /usr/portage/media-video/ati-drivers/ati-drivers-3.11.1.ebuild /usr/local/portage/media-video/ati-drivers/ati-drivers-3.12.0.ebuild
cp /usr/portage/media-video/ati-drivers/files/* /usr/local/portage/media-video/ati-drivers/files
cp fglrx-4.3.0-3.12.0.i386.rpm /usr/portage/distfiles
ebuild /usr/local/portage/media-video/ati-drivers/ati-drivers-3.12.0.ebuild digest
emerge ati-drivers

_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
mortiis
n00b
n00b


Joined: 21 May 2004
Posts: 54

PostPosted: Fri Sep 10, 2004 6:33 pm    Post subject: Reply with quote

Thanks!
I did not know that!

Can you explain me for learning porpuse what ive done exactly? ;)
Thank you!
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Fri Sep 10, 2004 6:56 pm    Post subject: Reply with quote

The portage overlay directory (/usr/local/portage by default) is a place you can put your own custom ebuilds so that they don't get deleted when you run "emerge sync".

Code:
mkdir -p /usr/local/portage/media-video/ati-drivers/files

This creates the directories in the portage overlay that are needed for a new ati-drivers ebuild.
Code:
cp /usr/portage/media-video/ati-drivers/ati-drivers-3.11.1.ebuild /usr/local/portage/media-video/ati-drivers/ati-drivers-3.12.0.ebuild

This makes a copy of the official 3.11.1 ebuild in your overlay and renames it so that it will install the 3.12.0 driver instead (this will work with lots of packages, not just ati-drivers).
Code:
cp /usr/portage/media-video/ati-drivers/files/* /usr/local/portage/media-video/ati-drivers/files

This copies the patches that the ebuild might need to the correct directory in the overlay.
Code:
cp fglrx-4.3.0-3.12.0.i386.rpm /usr/portage/distfiles

This just puts the rpm where portage will find it, so you don't need to download it again.
Code:
ebuild /usr/local/portage/media-video/ati-drivers/ati-drivers-3.12.0.ebuild digest

This creates a digest for the ebuild (md5sums etc).
Code:
emerge ati-drivers

And this emerges the new 3.12.0 ebuild (assuming you're running ~x86 anyway :))

Edit: when a 3.12.0 ebuild does appear in portage, you should unmerge the drivers, run "rm -rf /usr/local/portage/media-video/ati-drivers", then emerge the drivers again, so that it uses the official ebuild.
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
mortiis
n00b
n00b


Joined: 21 May 2004
Posts: 54

PostPosted: Sat Sep 11, 2004 12:23 am    Post subject: Reply with quote

Thank you for this little portage-tutorial!
Looks like there`s much more to learn :)
Back to top
View user's profile Send private message
SnEptUne
l33t
l33t


Joined: 23 Aug 2004
Posts: 656

PostPosted: Sat Sep 11, 2004 2:13 am    Post subject: Reply with quote

Could someone tell me why is software rendering faster than hardware rendering on my machine? I mean when I use ePSXe's Open SoftX as the video plugin, the fps is much better. But when I use the MesaGL video plugin, it because terribly slow when there are transparency and overlay. But if there are no transparency and overlay, it would be faster than SoftX. So I concluded that there are problem with my direct rendering. Is there something wrong with my driver? Please refer to my previous post for my glxinfo.
Back to top
View user's profile Send private message
robmiller
n00b
n00b


Joined: 02 Aug 2004
Posts: 4

PostPosted: Wed Sep 15, 2004 12:29 am    Post subject: Reply with quote

I'm having some problems :)

I've been following this guide, but still can't get 3D support working.

I've got a Radeon 9800 Pro. agpgart is compiled into the kernel. Here's my xorg.conf, which is fresh out of fglrxconfig.

I'm using ati-drivers version 3.12.0, Xorg version 6.7.0-r2.

Here's the output of glxinfo:

Code:

rob@rob rob $ glxinfo | grep direct
direct rendering: No
OpenGL renderer string: Mesa GLX Indirect


Does anyone have any ideas?

Thanks in advance :)
_________________
hazeCMS : roblog
Back to top
View user's profile Send private message
Mythos
l33t
l33t


Joined: 02 May 2004
Posts: 953
Location: Portugal

PostPosted: Wed Sep 15, 2004 3:07 am    Post subject: Reply with quote

bash-2.05b# emerge ati-drivers
Calculating dependencies ...done!
>>> emerge (1 of 1) media-video/ati-drivers-3.12.0 to /
>>> md5 src_uri ;-) fglrx-4.3.0-3.12.0.i386.rpm
* you are using a xorg-x11 version too new !!!
* You must downgrade to xorg-x11-6.7.0 otherwise
* trying to use opengl will crash X

!!! ERROR: media-video/ati-drivers-3.12.0 failed.
!!! Function pkg_setup, Line 44, Exitcode 0
!!! Better safe than sorry.


lol lol lol 8O

Anyone knows when new ati drivers with xorg 6.8 support will became avaible
_________________
Best Regards,
Sérgio Henrique
Linux dune 3.0.6-gentoo #1 SMP Thu Oct 27 16:47:29 WEST 2011 x86_64 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Wed Sep 15, 2004 10:46 am    Post subject: Reply with quote

Mythos: I'm hoping the next driver version will have the necessary support, but I wouldn't bet on that.

robmiller: Can you post your log (/var/log/Xorg.0.log), and check the output of the "dmesg" command for any errors (particularly any prefixed by "agpgart" or "fglrx

SnEptUne: I've no idea what's going on with your framerates. I've never used the radeon driver myself, so I don't have much else to suggest. Are there any errors in your logs or dmesg that may be relevant? Have you tried different versions of the DRM code?
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
dynam1cz
n00b
n00b


Joined: 08 Sep 2004
Posts: 19

PostPosted: Wed Sep 15, 2004 11:19 am    Post subject: Reply with quote

I finnally got my radeon 9200 to work under linux, however everytime I run glxgears there seems to be a sorta "choppyness" going on on the right side of the screen. It is like a few dark lines going crazy on the right side, very weird. However, if I reduce the glxgears to the smallest window possible, I see no problem. Any ideas?
Back to top
View user's profile Send private message
Mythos
l33t
l33t


Joined: 02 May 2004
Posts: 953
Location: Portugal

PostPosted: Wed Sep 15, 2004 12:48 pm    Post subject: old xorg new xorg Reply with quote

Wedge_ wrote:
Mythos: I'm hoping the next driver version will have the necessary support, but I wouldn't bet on that.

robmiller: Can you post your log (/var/log/Xorg.0.log), and check the output of the "dmesg" command for any errors (particularly any prefixed by "agpgart" or "fglrx

SnEptUne: I've no idea what's going on with your framerates. I've never used the radeon driver myself, so I don't have much else to suggest. Are there any errors in your logs or dmesg that may be relevant? Have you tried different versions of the DRM code?


Hi again, i have sucefull worked with ati-drivers in versions xorg-x11 < 6.7.99

i will post my old xorg. cof, because i oly can put xorg 6.8 stable with xorgconfig radeon driver and kernel dri radeon driver! i Have 3d accel. but is musch slower then fglrx driver!

old xorg.conf for version <6.7.99:

Code:
Section "dri"
# Access to OpenGL ICD is allowed for all users:
    Mode 0666
EndSection

Section "Module"

# This loads the DBE extension module.

    Load        "dbe"     # Double buffer extension

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection

# This loads the Type1 and FreeType font modules
    Load        "type1"
    Load        "speedo"
    Load        "freetype"
    Load        "xtt"

# This loads the GLX module
    Load        "glx"   # libglx.a
    Load        "dri"   # libdri.a

EndSection

Section "Files"


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


    FontPath   "/usr/share/fonts/misc/"
    FontPath   "/usr/share/fonts/TTF/"
    FontPath   "/usr/share/fonts/Speedo/"
    FontPath   "/usr/share/fonts/Type1/"
    FontPath   "/usr/share/fonts/CID/"
    FontPath   "/usr/share/fonts/75dpi/"
    FontPath   "/usr/share/fonts/100dpi/"
    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/Speedo/"
    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath   "/usr/X11R6/lib/X11/fonts/TrueType/"
    FontPath   "/usr/X11R6/lib/X11/fonts/freefont/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"

# The module search path.  The default path is shown here.

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

EndSection


    Option   "blank time"   "10"   # 10 minutes


    Option   "standby time"   "20"
    Option   "suspend time"   "30"
    Option   "off time"   "60"

EndSection


Section "InputDevice"

    Identifier   "Keyboard1"
    Driver   "keyboard"


# Set the keyboard auto repeat parameters.  Not all platforms implement
# this.

    Option   "AutoRepeat"   "500 5"



# These are the default XKB settings for xorg
#
    Option   "XkbRules"   "xorg"
    Option   "XkbModel"   "pc105"
    Option   "XkbLayout"   "pt"

EndSection


# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************

Section "InputDevice"


    Identifier   "Mouse1"
    Driver "mouse"
    Option "Protocol"   "ImPS/2"
    Option "ZAxisMapping"   "4 5"
    Option "Device"     "/dev/mouse"



# **********************************************************************
# Monitor section
# **********************************************************************
 

Section "Monitor"
    Identifier  "Monitor0"
    HorizSync   28-92
    VertRefresh 48-85
    Option "DPMS"

# === mode lines based on GTF ===
# VGA @ 100Hz
# Modeline "640x480@100" 43.163 640 680 744 848 480 481 484 509 +hsync +vsync
# SVGA @ 100Hz
# Modeline "800x600@100" 68.179 800 848 936 1072 600 601 604 636 +hsync +vsync
# XVGA @ 100Hz
# Modeline "1024x768@100" 113.309 1024 1096 1208 1392 768 769 772 814 +hsync +vsync
# 1152x864 @ 60Hz
# Modeline "1152x864@60" 81.642 1152 1216 1336 1520 864 865 868 895 +hsync +vsync
# 1152x864 @ 85Hz
# Modeline "1152x864@85" 119.651 1152 1224 1352 1552 864 865 868 907 +hsync +vsync
# 1152x864 @ 100Hz
# Modeline "1152x864@100" 143.472 1152 1232 1360 1568 864 865 868 915 +hsync +vsync
# 1280x960 @ 75Hz
# Modeline "1280x960@75" 129.859 1280 1368 1504 1728 960 961 964 1002 +hsync +vsync
# 1280x960 @ 100Hz
# Modeline "1280x960@100" 178.992 1280 1376 1520 1760 960 961 964 1017  +hsync +vsync
# SXGA @ 100Hz
# Modeline "1280x1024@100" 190.960 1280 1376 1520 1760 1024 1025 1028 1085 +hsync +vsync
# SPEA GDM-1950 (60Hz,64kHz,110MHz,-,-): 1280x1024 @ V-freq: 60.00 Hz, H-freq: 63.73 KHz
# Modeline "GDM-1950"  109.62  1280 1336 1472 1720  1024 1024 1026 1062 -hsync -vsync
# 1600x1000 @ 60Hz
# Modeline "1600x1000" 133.142 1600 1704 1872 2144 1000 1001 1004 1035 +hsync +vsync
# 1600x1000 @ 75Hz
# Modeline "1600x1000" 169.128 1600 1704 1880 2160 1000 1001 1004 1044 +hsync +vsync
# 1600x1000 @ 85Hz
# Modeline "1600x1000" 194.202 1600 1712 1888 2176 1000 1001 1004 1050 +hsync +vsync
# 1600x1000 @ 100Hz
# Modeline "1600x1000" 232.133 1600 1720 1896 2192 1000 1001 1004 1059 +hsync +vsync
# 1600x1024 @ 60Hz
# Modeline "1600x1024" 136.385 1600 1704 1872 2144 1024 1027 1030 1060 +hsync +vsync
# 1600x1024 @ 75Hz
# Modeline "1600x1024" 174.416 1600 1712 1888 2176 1024 1025 1028 1069 +hsync +vsync
# 1600x1024 @ 76Hz
# Modeline "1600x1024" 170.450 1600 1632 1792 2096 1024 1027 1030 1070 +hsync +vsync
# 1600x1024 @ 85Hz
# Modeline "1600x1024" 198.832 1600 1712 1888 2176 1024 1027 1030 1075 +hsync +vsync
# 1920x1080 @ 60Hz
# Modeline "1920x1080" 172.798 1920 2040 2248 2576 1080 1081 1084 1118 -hsync -vsync
# 1920x1080 @ 75Hz
# Modeline "1920x1080" 211.436 1920 2056 2264 2608 1080 1081 1084 1126 +hsync +vsync
# 1920x1200 @ 60Hz
# Modeline "1920x1200" 193.156 1920 2048 2256 2592 1200 1201 1203 1242 +hsync +vsync
# 1920x1200 @ 75Hz
# Modeline "1920x1200" 246.590 1920 2064 2272 2624 1200 1201 1203 1253 +hsync +vsync
# 2048x1536 @ 60
# Modeline "2048x1536" 266.952 2048 2200 2424 2800 1536 1537 1540 1589 +hsync +vsync
# 2048x1536 @ 60
# Modeline "2048x1536" 266.952 2048 2200 2424 2800 1536 1537 1540 1589 +hsync +vsync
# 1400x1050 @ 60Hz M9 Laptop mode
# ModeLine "1400x1050" 122.000 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync
# 1920x2400 @ 25Hz for IBM T221, VS VP2290 and compatible display devices
# Modeline "1920x2400@25" 124.620 1920 1928 1980 2048 2400 2401 2403 2434 +hsync +vsync
# 1920x2400 @ 30Hz for IBM T221, VS VP2290 and compatible display devices
# Modeline "1920x2400@30" 149.250 1920 1928 1982 2044 2400 2402 2404 2434 +hsync +vsync

EndSection

# **********************************************************************
# Graphics device section
# **********************************************************************




Section "Device"
    Identifier  "9200"
    VendorName  "ATI"
    BoardName   "Radeon 9200 SE"


    Chipset     "RV280"


    Driver      "radeon"


#    BusID       "PCI:0:10:0"

#    VideoRam    256

#    Clocks      25.2 28.3

EndSection

# === ATI device section ===

Section "Device"
        Identifier      "ATI Graphics Adapter"
        VendorName      "ATI"
        BoardName       "ATI Radeon 9200 SE"   
#Identifier             "ATI Graphics Adapter"
        Driver          "fglrx"
 
# ### generic DRI settings ###
# === disable PnP Monitor  ===
    #Option                              "NoDDC"
    #Option          "AGPFastWrite"       "True"
# === 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"               "0x00000000"
    Option "MonitorLayout"              "AUTO, AUTO"
    Option "IgnoreEDID"                 "off"
    Option "HSync2"                     "unspecified"
    Option "VRefresh2"                  "unspecified"
    Option "ScreenOverlap"              "0"
# === TV-out Management ===
    Option "NoTV"                       "yes"     
    Option "TVStandard"                 "PAL-M"     
    Option "TVHSizeAdj"                 "0"     
    Option "TVVSizeAdj"                 "0"     
    Option "TVHPosAdj"                  "0"     
    Option "TVVPosAdj"                  "0"     
    Option "TVHStartAdj"                "0"     
    Option "TVColorAdj"                 "0"     
    Option "GammaCorrectionI"           "0x00000000"
    Option "GammaCorrectionII"          "0x00000000"
# === OpenGL specific profiles/settings ===
    Option "Capabilities"               "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"                  "0"
    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"                 "0"
    Option "BlockSignalsOnLock"         "on"
    Option "UseInternalAGPGART"         "no"
    Option "ForceGenericCPU"            "no"
    Option "KernelModuleParm"           "agplock=0" # AGP locked user pages: disabled
    BusID "PCI:1:0:0"    # vendor=1002, device=5964
    Screen 0
EndSection


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

    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1024x768" "800x600"
        ViewPort    0 0  # initial origin if mode is smaller than desktop

    EndSubsection
EndSection


Section "ServerLayout"

    Screen "Screen0"


    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection


My new xorg.conf, with kernel and xorg driver not fgrlx( The only way i have saw to stable xorg!):

Code:
Section "Module"

# This loads the DBE extension module.

    Load        "dbe"     # Double buffer extension

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection

# This loads the font modules
    Load        "type1"
    Load        "speedo"
    Load        "freetype"
#    Load        "xtt"

# This loads the GLX module
    Load       "glx"
# This loads the DRI module
    Load       "dri"

EndSection

# **********************************************************************
# Files section.  This allows default font and rgb paths to be set
# **********************************************************************

Section "Files"

# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.

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

# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
#
#

    FontPath   "/usr/share/fonts/misc/"
    FontPath   "/usr/share/fonts/TTF/"
    FontPath   "/usr/share/fonts/Type1/"
    FontPath   "/usr/share/fonts/CID/"
    FontPath   "/usr/share/fonts/75dpi/"
    FontPath   "/usr/share/fonts/100dpi/"
    FontPath   "/usr/share/fonts/local/"
    FontPath   "/usr/share/fonts/Speedo/"
#    FontPath   "/usr/share/fonts/TrueType/"
#    FontPath   "/usr/share/fonts/freefont/"

# The module search path.  The default path is shown here.

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

EndSection

# **********************************************************************
# Server flags section.
# **********************************************************************

Section "ServerFlags"

# Uncomment this to cause a core dump at the spot where a signal is
# received.  This may leave the console in an unusable state, but may
# provide a better stack trace in the core dump to aid in debugging

#    Option "NoTrapSignals"

# Uncomment this to disable the <Crtl><Alt><Fn> VT switch sequence
# (where n is 1 through 12).  This allows clients to receive these key
# events.

#    Option "DontVTSwitch"

# Uncomment this to disable the <Crtl><Alt><BS> server abort sequence
# This allows clients to receive this key event.

#    Option "DontZap"

# Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching
# sequences.  This allows clients to receive these key events.

#    Option "Dont Zoom"

# Uncomment this to disable tuning with the xvidtune client. With
# it the client can still run and fetch card and monitor attributes,
# but it will not be allowed to change them. If it tries it will
# receive a protocol error.

#    Option "DisableVidModeExtension"

# Uncomment this to enable the use of a non-local xvidtune client.

#    Option "AllowNonLocalXvidtune"

# Uncomment this to disable dynamically modifying the input device
# (mouse and keyboard) settings.

#    Option "DisableModInDev"

# Uncomment this to enable the use of a non-local client to
# change the keyboard or mouse settings (currently only xset).

#    Option "AllowNonLocalModInDev"

EndSection

# **********************************************************************
# Input devices
# **********************************************************************

# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************

Section "InputDevice"

    Identifier   "Keyboard1"
    Driver   "kbd"

# For most OSs the protocol can be omitted (it defaults to "Standard").
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.

#    Option     "Protocol"      "Xqueue"

    Option "AutoRepeat" "500 30"

# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#    Option   "Xleds"      "1 2 3"

#    Option "LeftAlt"     "Meta"
#    Option "RightAlt"    "ModeShift"

# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#    Option "XkbModel"    "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
#    Option "XkbModel"    "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#    Option "XkbLayout"   "de"
# or:
#    Option "XkbLayout"   "de"
#    Option "XkbVariant"  "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#    Option "XkbOptions"  "ctrl:swapcaps"

# These are the default XKB settings for Xorg
#    Option "XkbRules"    "xorg"
#    Option "XkbModel"    "pc101"
#    Option "XkbLayout"   "us"
#    Option "XkbVariant"  ""
#    Option "XkbOptions"  ""

#    Option "XkbDisable"

    Option "XkbRules"   "xorg"
    Option "XkbModel"   "pc105"
    Option "XkbLayout"   "pt"

EndSection


# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************

Section "InputDevice"

# Identifier and driver

    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"   "ImPS/2"
    Option "ZAxisMapping"   "4 5"
    Option "Device"     "/dev/mouse"

Option "Emulate3Buttons"

EndSection

Section "Monitor"

    Identifier  "My Monitor"

# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

    HorizSync   28-92

#    HorizSync   30-64         # multisync
#    HorizSync   31.5, 35.2    # multiple fixed sync frequencies
#    HorizSync   15-25, 30-50  # multiple ranges of sync frequencies

# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

    VertRefresh 48-85

EndSection


# **********************************************************************
# Graphics device section
# **********************************************************************

# Any number of graphics device sections may be present

# Standard VGA Device:

Section "Device"
    Identifier   "Standard VGA"
    VendorName   "Unknown"
    BoardName   "Unknown"

# The chipset line is optional in most cases.  It can be used to override
# the driver's chipset detection, and should not normally be specified.

#    Chipset   "generic"

# The Driver line must be present.  When using run-time loadable driver
# modules, this line instructs the server to load the specified driver
# module.  Even when not using loadable driver modules, this line
# indicates which driver should interpret the information in this section.

    Driver     "vga"
# The BusID line is used to specify which of possibly multiple devices
# this section is intended for.  When this line isn't present, a device
# section can only match up with the primary video device.  For PCI
# devices a line like the following could be used.  This line should not
# normally be included unless there is more than one video device
# intalled.

#    BusID      "PCI:0:10:0"

#    VideoRam   256

#    Clocks   25.2 28.3

EndSection

# Device configured by xorgconfig:

Section "Device"
    Identifier  "ATI Graphics Adapter"
    Driver      "radeon"
    VendorName "ATI"
    BoardName "ATI Radeon 9200 SE"
    BusID "1:0:0"
    Option "EnablePageFlip" "true"
    Option "BackingStore" "on"
    #Option "no_accel"     "no"
    #Option "CenterMode"   "on"

#Section "Device"
#        Identifier      "ATI Graphics Adapter"
#        VendorName      "ATI"
#        BoardName       "ATI Radeon 9200 SE"

#        Driver          "fglrx"

# ### generic DRI settings ###
# === disable PnP Monitor  ===
    #Option                              "NoDDC"
    #Option          "AGPFastWrite"       "True"
# === 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"               "0x00000000"
    Option "MonitorLayout"              "AUTO, AUTO"
    Option "IgnoreEDID"                 "off"
    Option "HSync2"                     "unspecified"
    Option "VRefresh2"                  "unspecified"
    Option "ScreenOverlap"              "0"
# === TV-out Management ===
    Option "NoTV"                       "yes"
    Option "TVStandard"                 "PAL-M"
    Option "TVHSizeAdj"                 "0"
    Option "TVVSizeAdj"                 "0"
    Option "TVHPosAdj"                  "0"
    Option "TVVPosAdj"                  "0"
 Option "TVHPosAdj"                  "0"
    Option "TVVPosAdj"                  "0"
    Option "TVHStartAdj"                "0"
    Option "TVColorAdj"                 "0"
    Option "GammaCorrectionI"           "0x00000000"
    Option "GammaCorrectionII"          "0x00000000"
# === OpenGL specific profiles/settings ===
    Option "Capabilities"               "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"
    Option "RenderAccel" "on"
# === FSAA Management ===
    Option "FSAAEnable"                 "no"
    Option "FSAAScale"                  "0"
    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"                 "0"
    Option "BlockSignalsOnLock"         "on"
    Option "UseInternalAGPGART"         "yes"
    Option "ForceGenericCPU"            "no"
    Option "KernelModuleParm"           "agplock=0" # AGP locked user
EndSection


# **********************************************************************
# Screen sections
# **********************************************************************

# Any number of screen sections may be present.  Each describes
# the configuration of a single screen.  A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
Section "Screen"
    Identifier  "Screen 1"
    Device      "ATI Graphics Adapter"
    Monitor     "My Monitor"
    DefaultDepth 24

    Subsection "Display"
        Depth       8
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection

# **********************************************************************
# ServerLayout sections.
# **********************************************************************

# Any number of ServerLayout sections may be present.  Each describes
# the way multiple screens are organised.  A specific ServerLayout
# section may be specified from the X server command line with the
# "-layout" option.  In the absence of this, the first section is used.
# When now ServerLayout section is present, the first Screen section
# is used alone.

Section "ServerLayout"

# The Identifier line must be present
    Identifier  "Simple Layout"

# Each Screen line specifies a Screen section name, and optionally
# the relative position of other screens.  The four names after
# primary screen name are the screens to the top, bottom, left and right
# of the primary screen.  In this example, screen 2 is located to the
# right of screen 1.

    Screen "Screen 1"

# Each InputDevice line specifies an InputDevice section name and
# optionally some options to specify the way the device is to be
# used.  Those options include "CorePointer", "CoreKeyboard" and
# "SendCoreEvents".

    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection

 Section "DRI"
    Mode 0666
 EndSection

Section "Extensions"
    Option "Composite" "Enable"
    Option "RENDER" "Enable"

EndSection


I have coppy same options from ati drivers, so i think many options are not need with radeon driver...
_________________
Best Regards,
Sérgio Henrique
Linux dune 3.0.6-gentoo #1 SMP Thu Oct 27 16:47:29 WEST 2011 x86_64 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux
Back to top
View user's profile Send private message
criis
n00b
n00b


Joined: 07 Sep 2004
Posts: 49
Location: Copenhagen, Denmark

PostPosted: Wed Sep 15, 2004 9:46 pm    Post subject: Reply with quote

Hi. I have an X800 but I can't modprobe the module
Code:
enterprise root # modprobe fglrx
/lib/modules/2.4.26-gentoo-r9/video/fglrx.o: /lib/modules/2.4.26-gentoo-r9/video/fglrx.o: unresolved symbol _mmx_memcpy
/lib/modules/2.4.26-gentoo-r9/video/fglrx.o:
Hint: You are trying to load a module without a GPL compatible license
      and it has unresolved symbols.  Contact the module supplier for
      assistance, only they can help you.

/lib/modules/2.4.26-gentoo-r9/video/fglrx.o: insmod /lib/modules/2.4.26-gentoo-r9/video/fglrx.o failed
/lib/modules/2.4.26-gentoo-r9/video/fglrx.o: insmod fglrx failed


I have the following symlink in /usr/src/:
Code:
enterprise root # ls -l /usr/src/linux
lrwxrwxrwx  1 root root 23 Sep  6 14:35 /usr/src/linux -> linux-2.4.26-gentoo-r9/


Needless to say what I'm looking for is 3D. :)

BTW: I've tried googling for the 'unresolved symbol'-part but I can't seem to find what I'm looking for ... not in any language I can understand, anyway.

edit: added the BTW.
Back to top
View user's profile Send private message
Mythos
l33t
l33t


Joined: 02 May 2004
Posts: 953
Location: Portugal

PostPosted: Thu Sep 16, 2004 1:04 am    Post subject: Reply with quote

You don't need to modprobe that is a internal conf of ati in xorg.conf

you only need to call fglrx driver in you xorg.con or XF86config
_________________
Best Regards,
Sérgio Henrique
Linux dune 3.0.6-gentoo #1 SMP Thu Oct 27 16:47:29 WEST 2011 x86_64 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux
Back to top
View user's profile Send private message
immist
n00b
n00b


Joined: 16 Sep 2004
Posts: 1

PostPosted: Thu Sep 16, 2004 5:08 am    Post subject: bigdesktop and opengl... funny thing Reply with quote

I will admit I have not read through all 75 pages, i did not see anything that helped so far even though i tried alot of suggestions, but I have read most of the postings, but here is my problem if anyone can help...

I have recently done a fresh install of gentoo, I have X up and running, in single head mode everything works flawless (i do get better performance out of the 3.11 drivers so that is what i stuck with), when i configure my display to do bigdesktop and run any opengl app (glxgears, tuxracer, quake3.... i get no display what so ever unless i run it windows and drag the window to the full width and then I will see the right side of the app all the way to left of window, almost like it doesn't know how to draw or resize to the window currently there.

other things i tried for the giggles of it, clone mode i get opengl with no problems, dual head mode it works flawless with a small loss of performance. So I know opengl is running and not too shabby. I would stay using the dual head mode other than i cant drag one window between the 2 desktops (which makes little fun when doing development).

I am open to any suggestions and will provide any information that anyone wants to know, and yes I have a copy of all my working configs for each mode.

-Immist
Back to top
View user's profile Send private message
criis
n00b
n00b


Joined: 07 Sep 2004
Posts: 49
Location: Copenhagen, Denmark

PostPosted: Thu Sep 16, 2004 12:56 pm    Post subject: Reply with quote

Mythos wrote:
You don't need to modprobe that is a internal conf of ati in xorg.conf

you only need to call fglrx driver in you xorg.con or XF86config


It is:
Code:
Driver                "fglrx"

Still I get this in Xorg.0.log:
Code:
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
[drm] failed to load kernel module "fglrx"
(II) fglrx(0): [drm] drmOpen failed
(EE) fglrx(0): DRIScreenInit failed!
(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                *
(WW) fglrx(0): ********************************************* *


Now I was lead to believe, that drm had to be disabled in the kernel, isn't that so?

Another thing: A different thread here (can't find it right now :() mentioned, that perhaps I need to apply a patch, since I'm running with an AMD-cpu. The thread actually talked about the patch fixing some memory problem. Can anyone elaborate?[/code]
Back to top
View user's profile Send private message
Ouphe
n00b
n00b


Joined: 26 May 2004
Posts: 20

PostPosted: Thu Sep 16, 2004 10:09 pm    Post subject: Reply with quote

criis wrote:

Another thing: A different thread here (can't find it right now :() mentioned, that perhaps I need to apply a patch, since I'm running with an AMD-cpu. The thread actually talked about the patch fixing some memory problem. Can anyone elaborate?


It probably refers to the following issue (from Wedge's Radeon FAQ)

Quote:
I have an Epox 8RDA motherboard and can't get direct rendering to work using a 2.6 kernel
This problem appears to result from the removal of a function from the kernel source file drivers/char/agp/nvidia-agp.c. I'm not a kernel coder, so I can't tell you what the function does or why it was removed, but adding the missing function back into the file appears to get things working again without any nasty side-effects. A small patch which applies the changes can be downloaded from here. To patch your current kernel sources, perform the following commands:

cd /usr/src/linux
patch -p1 < /path/to/nvidia-agp.diff

Once the patch is applied, recompile your kernel as normal, copy the new bzImage to your boot partition, and reboot.
UPDATE: this patch is longer necessary for more recent 2.6 kernels, the missing code has been added back in. You should be able to check if your kernel has it by doing grep nvidia_init_iorr /usr/src/linux/drivers/char/agp/nvidia-agp.c. If that returns a few lines of code, you shouldn't need to apply the patch.


Just follow the instructions on the bottom and you'll be sure if you need to patch or not.
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Thu Sep 16, 2004 10:38 pm    Post subject: Reply with quote

criis wrote:
Another thing: A different thread here (can't find it right now Sad) mentioned, that perhaps I need to apply a patch, since I'm running with an AMD-cpu. The thread actually talked about the patch fixing some memory problem. Can anyone elaborate?

The Gentoo ebuilds will generally apply all the patches that are required, so if it's not the patch Ouphe mentioned then you don't need to do anything yourself.

criis wrote:
Now I was lead to believe, that drm had to be disabled in the kernel, isn't that so?

Yes, that's right. The fglrx driver provides the DRM support itself, so if you enable the kernel DRM it tends to conflict.

About your problem - I would seriously consider upgrading to a 2.6 kernel. If you can't or don't want to, try another 2.4 kernel version, or try cleaning up your kernel source dir and trying again. There are some instructions for doing that in my FAQ somewhere (link in sig).
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
criis
n00b
n00b


Joined: 07 Sep 2004
Posts: 49
Location: Copenhagen, Denmark

PostPosted: Fri Sep 17, 2004 8:59 am    Post subject: Reply with quote

Wedge_ wrote:
About your problem - I would seriously consider upgrading to a 2.6 kernel. If you can't or don't want to, try another 2.4 kernel version, or try cleaning up your kernel source dir and trying again. There are some instructions for doing that in my FAQ somewhere (link in sig).


It's not that I'm unwilling to upgrade, but I had a thousand million problems getting it to work (I think it was SATA-related but I'm not sure). I'll give it a shot again, I think, and get back here if I ever get my machine up and running again. :)
Back to top
View user's profile Send private message
criis
n00b
n00b


Joined: 07 Sep 2004
Posts: 49
Location: Copenhagen, Denmark

PostPosted: Fri Sep 17, 2004 2:38 pm    Post subject: Reply with quote

After I got a 2.6-kernel up and running the module installed flawlessly so now I have 3D. Actually I had feared that the 3D would be much worse on my Radeon, but I get around 90 FPS in ut2004-demo and maybe 50 when theres a lot of action. Not really what the card should be able to do but better than I expected.

Never mind: this reply is just to say thank you to all you guys in here who've helped me; especially you Wedge_ with all you competent replies in this long thread and you lovely guide.

edit: s/Wedge/Wedge_/;
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Fri Sep 17, 2004 3:54 pm    Post subject: Reply with quote

Quote:
After I got a 2.6-kernel up and running the module installed flawlessly so now I have 3D. Actually I had feared that the 3D would be much worse on my Radeon, but I get around 90 FPS in ut2004-demo and maybe 50 when theres a lot of action. Not really what the card should be able to do but better than I expected.

Good to hear it's working, but yes, you generally won't get near the performance of the Windows drivers. I'd imagine things will improve over time - the only question is: how much time? :)

Quote:
edit: s/Wedge/Wedge_/;

I'm not picky about the "_" :P
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
giannifive
n00b
n00b


Joined: 29 Jan 2004
Posts: 50
Location: Chicago, IL

PostPosted: Fri Sep 17, 2004 10:07 pm    Post subject: At Wit's End Reply with quote

Hi all. I'm at wit's end with this ati-drivers problem and could use some help. I get a signal 11 without much other instructive information from xorg-x11 (this is just the end of my Xorg.0.log file):

Code:
(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 = 0xf5029000
(II) fglrx(0): shared FSAAScale=1
(II) fglrx(0): DRI initialization successfull!
(II) fglrx(0): front overlay:  0xe0d58000
(II) fglrx(0): back overlay:   0xe0ee4000
(II) fglrx(0): video overlay:  0xe1070000
(II) fglrx(0): FBADPhys: 0xe0000000 FBMappedSize: 0x007ac000
(II) fglrx(0): Splitting WC range: base: 0xe0000000, size: 0x7ac000
(II) fglrx(0): Splitting WC range: base: 0xe0400000, size: 0x3ac000
(II) fglrx(0): Splitting WC range: base: 0xe0600000, size: 0x1ac000
(II) fglrx(0): Splitting WC range: base: 0xe0700000, size: 0xac000
(II) fglrx(0): Splitting WC range: base: 0xe0780000, size: 0x2c000
(II) fglrx(0): Splitting WC range: base: 0xe07a0000, size: 0xc000
(**) fglrx(0): Write-combining range (0xe07a8000,0x4000)
(**) fglrx(0): Write-combining range (0xe07a0000,0xc000)
(**) fglrx(0): Write-combining range (0xe0780000,0x2c000)
(WW) fglrx(0): Failed to set up write-combining range (0xe0700000,0xac000)
(WW) fglrx(0): Failed to set up write-combining range (0xe0600000,0x1ac000)
(WW) fglrx(0): Failed to set up write-combining range (0xe0400000,0x3ac000)
(WW) fglrx(0): Failed to set up write-combining range (0xe0000000,0x7ac000)
(II) fglrx(0): FBMM initialized for area (0,0)-(1408,1428)
(II) fglrx(0): FBMM auto alloc for area (0,0)-(1408,1050) (front color buffer - assumption)
(==) fglrx(0): Backing store disabled
(==) fglrx(0): Silken mouse enabled
(II) fglrx(0): Using hardware cursor (scanline 1056)
(II) fglrx(0): Largest offscreen area available: 1408 x 364
(**) Option "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 extension FGLRXEXTENSION
(II) Loading extension ATITVOUT
(==) RandR enabled
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR

   *** If unresolved symbols were reported above, they might not
   *** be the reason for the server aborting.

Fatal server error:
Caught signal 11.  Server aborting


Please consult the The X.Org Foundation support
    at http://wiki.X.Org
 for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.


I'm using kernel 2.6.8-gentoo-r3 (configured appropriately as per the Gentoo ATI Radeon FAQ), xorg-x11-6.7.0-r1, ati-drivers-3.12.0 (although I've tried older versions as well), on an IBM T42 laptop with a Pentium M processor.

Here are my CFLAGS: "-O2 -march=pentium3 -fprefetch-loop-arrays -funroll-loops -pipe". I would say these are not very aggressive.

From the log it looks like everything is working, direct rendering is enabled, and then it crashes.

I've tried a lot to fix it, including toggling the internal AGP of the fglrx driver, etc.

The only way I can get the X server to work is to either uncomment "dri" or "glx" from my X config file. Of course then 3D doesn't work, but at least I can use my computer.

Does anyone have any idea how to fix this? It's really driving me nuts.
Back to top
View user's profile Send private message
Leethal
n00b
n00b


Joined: 13 Sep 2004
Posts: 6

PostPosted: Sat Sep 18, 2004 3:20 am    Post subject: Reply with quote

gozu wrote:
emerge ati-drivers

how hard can that be?


Wow, great thing for someone who's just trying Gentoo to see the first time they look for ATI info in the forums.
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Sat Sep 18, 2004 11:37 am    Post subject: Reply with quote

Quote:
Wow, great thing for someone who's just trying Gentoo to see the first time they look for ATI info in the forums.

Well, it was posted 16 months ago, and I think most people will tend to jump to the end of the thread anyway. It's not much fun trying to read through all 75 pages of it, and the forum search function isn't much use either.

@giannifive: it's always difficult to troubleshoot this kind of problem, since there's no obvious error. Try setting "UseFastTLS" to "2" in your xorg.conf, and try swapping your kernel AGP configuration (ie if it's currently compiled as modules, try it builtin).
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
jfbilodeau
n00b
n00b


Joined: 12 Sep 2004
Posts: 39
Location: Ottawa, Canada

PostPosted: Sat Sep 18, 2004 1:06 pm    Post subject: fglrx working, but no 3D... Reply with quote

I've finally got fglrx working on my system, but it refuses to run with 'glx' turned on. The screen flashes 4 times, until I get to the textmode x.org failure screen.

The output of Xorg.0.log mentions no error until the very end.

Here's the full log, with glx turned on:

Code:

Release Date: 18 December 2003
X Protocol Version 11, Revision 0, Release 6.7
Build Operating System: Linux 2.6.7-gentoo-r11 i686 [ELF]
Current Operating System: Linux kain 2.6.8-gentoo-r3 #8 Thu Sep 16 19:12:03 EDT 2004 i686
Build Date: 10 September 2004
   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: Fri Sep 17 06:32:23 2004
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "/usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/Speedo/,/usr/share/fonts/Type1/,/usr/share/fonts/CID/,/usr/share/fonts/75dpi/,/usr/share/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/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/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
   compiled for 6.7.0, 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/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 1.0.0
   ABI class: X.Org Video Driver, version 0.7
(++) using VT number 7

(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x80010014, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1039,0646 card 0000,0000 rev 01 class 06,00,00 hdr 80
(II) PCI: 00:01:0: chip 1039,0001 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 1039,0962 card 0000,0000 rev 14 class 06,01,00 hdr 80
(II) PCI: 00:02:1: chip 1039,0016 card 0000,0000 rev 00 class 0c,05,00 hdr 00
(II) PCI: 00:02:3: chip 1039,7007 card 1039,1394 rev 00 class 0c,00,10 hdr 00
(II) PCI: 00:02:5: chip 1039,5513 card 1039,5513 rev 00 class 01,01,80 hdr 00
(II) PCI: 00:02:6: chip 1039,7013 card 1019,b732 rev a0 class 07,03,00 hdr 00
(II) PCI: 00:02:7: chip 1039,7012 card 1019,b732 rev a0 class 04,01,00 hdr 00
(II) PCI: 00:03:0: chip 1039,7001 card 1039,7001 rev 0f class 0c,03,10 hdr 80
(II) PCI: 00:03:1: chip 1039,7001 card 1039,7001 rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:2: chip 1039,7001 card 1039,7001 rev 0f class 0c,03,10 hdr 00
(II) PCI: 00:03:3: chip 1039,7002 card 1019,b732 rev 00 class 0c,03,20 hdr 00
(II) PCI: 00:04:0: chip 1039,0900 card 1019,b732 rev 91 class 02,00,00 hdr 00
(II) PCI: 00:0a:0: chip 1524,1410 card 4000,0000 rev 00 class 06,07,00 hdr 02
(II) PCI: 01:00:0: chip 1002,4c66 card 1019,b732 rev 01 class 03,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,2), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
   [0] -1   0   0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
   [0] -1   0   0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
   [0] -1   0   0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-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[B]
   [1] -1   0   0x00009400 - 0x000094ff (0x100) IX[B]
   [2] -1   0   0x00009800 - 0x000098ff (0x100) IX[B]
   [3] -1   0   0x00009c00 - 0x00009cff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
   [0] -1   0   0xe8100000 - 0xe81fffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
   [0] -1   0   0xf0000000 - 0xf7ffffff (0x8000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:2:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-CardBus bridge:
(II) Bus 2: bridge is at (0:10:0), (0,2,5), BCTRL: 0x05c0 (VGA_EN is cleared)
(II) Bus 2 I/O range:
   [0] -1   0   0x00004000 - 0x000040ff (0x100) IX[B]
   [1] -1   0   0x00004400 - 0x000044ff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
   [0] -1   0   0x20800000 - 0x20bfffff (0x400000) MX[B]
(II) Bus 2 prefetchable memory range:
   [0] -1   0   0x20400000 - 0x207fffff (0x400000) MX[B]
(--) PCI:*(1:0:0) ATI Technologies Inc Radeon R250 Lf [Radeon Mobility 9000 M9] rev 1, Mem @ 0xf0000000/27, 0xe8100000/16, I/O @ 0x9000/8
(II) Addressable bus resource ranges are
   [0] -1   0   0x00000000 - 0xffffffff (0x0) MX[B]
   [1] -1   0   0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
   [0] -1   0   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) PCI Memory resource overlap reduced 0xe0000000 from 0xe7ffffff to 0xdfffffff
(II) Active PCI resource ranges:
   [0] -1   0   0xe8005000 - 0xe8005fff (0x1000) MX[B]
   [1] -1   0   0xe8004000 - 0xe8004fff (0x1000) MX[B]
   [2] -1   0   0xe8003000 - 0xe8003fff (0x1000) MX[B]
   [3] -1   0   0xe8002000 - 0xe8002fff (0x1000) MX[B]
   [4] -1   0   0xe8001000 - 0xe8001fff (0x1000) MX[B]
   [5] -1   0   0xe8000000 - 0xe8000fff (0x1000) MX[B]
   [6] -1   0   0xe0000000 - 0xdfffffff (0x0) MX[B]O
   [7] -1   0   0xe8100000 - 0xe810ffff (0x10000) MX[B](B)
   [8] -1   0   0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
   [9] -1   0   0x0000f800 - 0x0000f8ff (0x100) IX[B]
   [10] -1   0   0x00001080 - 0x000010ff (0x80) IX[B]
   [11] -1   0   0x00001400 - 0x000014ff (0x100) IX[B]
   [12] -1   0   0x00001c00 - 0x00001c7f (0x80) IX[B]
   [13] -1   0   0x00001800 - 0x000018ff (0x100) IX[B]
   [14] -1   0   0x00002000 - 0x0000200f (0x10) IX[B]
   [15] -1   0   0x00008100 - 0x0000811f (0x20) IX[B]
   [16] -1   0   0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
   [0] -1   0   0xe8005000 - 0xe8005fff (0x1000) MX[B]
   [1] -1   0   0xe8004000 - 0xe8004fff (0x1000) MX[B]
   [2] -1   0   0xe8003000 - 0xe8003fff (0x1000) MX[B]
   [3] -1   0   0xe8002000 - 0xe8002fff (0x1000) MX[B]
   [4] -1   0   0xe8001000 - 0xe8001fff (0x1000) MX[B]
   [5] -1   0   0xe8000000 - 0xe8000fff (0x1000) MX[B]
   [6] -1   0   0xe0000000 - 0xdfffffff (0x0) MX[B]O
   [7] -1   0   0xe8100000 - 0xe810ffff (0x10000) MX[B](B)
   [8] -1   0   0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
   [9] -1   0   0x0000f800 - 0x0000f8ff (0x100) IX[B]
   [10] -1   0   0x00001080 - 0x000010ff (0x80) IX[B]
   [11] -1   0   0x00001400 - 0x000014ff (0x100) IX[B]
   [12] -1   0   0x00001c00 - 0x00001c7f (0x80) IX[B]
   [13] -1   0   0x00001800 - 0x000018ff (0x100) IX[B]
   [14] -1   0   0x00002000 - 0x0000200f (0x10) IX[B]
   [15] -1   0   0x00008100 - 0x0000811f (0x20) IX[B]
   [16] -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   0xe8005000 - 0xe8005fff (0x1000) MX[B]
   [6] -1   0   0xe8004000 - 0xe8004fff (0x1000) MX[B]
   [7] -1   0   0xe8003000 - 0xe8003fff (0x1000) MX[B]
   [8] -1   0   0xe8002000 - 0xe8002fff (0x1000) MX[B]
   [9] -1   0   0xe8001000 - 0xe8001fff (0x1000) MX[B]
   [10] -1   0   0xe8000000 - 0xe8000fff (0x1000) MX[B]
   [11] -1   0   0xe0000000 - 0xdfffffff (0x0) MX[B]O
   [12] -1   0   0xe8100000 - 0xe810ffff (0x10000) MX[B](B)
   [13] -1   0   0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
   [14] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [15] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [16] -1   0   0x0000f800 - 0x0000f8ff (0x100) IX[B]
   [17] -1   0   0x00001080 - 0x000010ff (0x80) IX[B]
   [18] -1   0   0x00001400 - 0x000014ff (0x100) IX[B]
   [19] -1   0   0x00001c00 - 0x00001c7f (0x80) IX[B]
   [20] -1   0   0x00001800 - 0x000018ff (0x100) IX[B]
   [21] -1   0   0x00002000 - 0x0000200f (0x10) IX[B]
   [22] -1   0   0x00008100 - 0x0000811f (0x20) IX[B]
   [23] -1   0   0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
   compiled for 6.7.0, 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 FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="X.Org Foundation"
   compiled for 6.7.0, 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/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 1.0.0
   ABI class: X.Org Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
   compiled for 6.7.0, 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: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 1.13.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "xtrap"
(II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
(II) Module xtrap: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 1.0.0
   Module class: X.Org Server Extension
   ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DEC-XTRAP
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="X.Org Foundation"
   compiled for 6.7.0, 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/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 1.0.0
   ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 1.0.1
   Module class: X.Org Font Renderer
   ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
   compiled for 6.7.0, 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/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
   compiled for 6.7.0, 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: "extmod"
(II) Reloading /usr/X11R6/lib/modules/extensions/libextmod.a
(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 DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(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.12.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="X.Org Foundation"
   compiled for 6.7.0, module version = 1.0.0
   Module class: X.Org XInput Driver
   ABI class: X.Org XInput driver, version 0.4
(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 AS (Fire GL T2), 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), ATI R420 JH,
   ATI R420 JI, ATI R420 JJ, ATI R420 JK, ATI R420 JL, ATI R420 JM,
   ATI R420 JN, ATI R420 JP, ATI RS300 IGP, ATI RS350 IGP
(II) Primary Device is: PCI 01:00:0
(--) Chipset ATI RV250 Lf (M9) 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   0xe8005000 - 0xe8005fff (0x1000) MX[B]
   [6] -1   0   0xe8004000 - 0xe8004fff (0x1000) MX[B]
   [7] -1   0   0xe8003000 - 0xe8003fff (0x1000) MX[B]
   [8] -1   0   0xe8002000 - 0xe8002fff (0x1000) MX[B]
   [9] -1   0   0xe8001000 - 0xe8001fff (0x1000) MX[B]
   [10] -1   0   0xe8000000 - 0xe8000fff (0x1000) MX[B]
   [11] -1   0   0xe0000000 - 0xdfffffff (0x0) MX[B]O
   [12] -1   0   0xe8100000 - 0xe810ffff (0x10000) MX[B](B)
   [13] -1   0   0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
   [14] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [15] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [16] -1   0   0x0000f800 - 0x0000f8ff (0x100) IX[B]
   [17] -1   0   0x00001080 - 0x000010ff (0x80) IX[B]
   [18] -1   0   0x00001400 - 0x000014ff (0x100) IX[B]
   [19] -1   0   0x00001c00 - 0x00001c7f (0x80) IX[B]
   [20] -1   0   0x00001800 - 0x000018ff (0x100) IX[B]
   [21] -1   0   0x00002000 - 0x0000200f (0x10) IX[B]
   [22] -1   0   0x00008100 - 0x0000811f (0x20) IX[B]
   [23] -1   0   0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) fglrx(0): pEnt->device->identifier=0x820d6d0
(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   0xe8005000 - 0xe8005fff (0x1000) MX[B]
   [6] -1   0   0xe8004000 - 0xe8004fff (0x1000) MX[B]
   [7] -1   0   0xe8003000 - 0xe8003fff (0x1000) MX[B]
   [8] -1   0   0xe8002000 - 0xe8002fff (0x1000) MX[B]
   [9] -1   0   0xe8001000 - 0xe8001fff (0x1000) MX[B]
   [10] -1   0   0xe8000000 - 0xe8000fff (0x1000) MX[B]
   [11] -1   0   0xe0000000 - 0xdfffffff (0x0) MX[B]O
   [12] -1   0   0xe8100000 - 0xe810ffff (0x10000) MX[B](B)
   [13] -1   0   0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
   [14] 0   0   0x000a0000 - 0x000affff (0x10000) MS[B]
   [15] 0   0   0x000b0000 - 0x000b7fff (0x8000) MS[B]
   [16] 0   0   0x000b8000 - 0x000bffff (0x8000) MS[B]
   [17] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [18] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [19] -1   0   0x0000f800 - 0x0000f8ff (0x100) IX[B]
   [20] -1   0   0x00001080 - 0x000010ff (0x80) IX[B]
   [21] -1   0   0x00001400 - 0x000014ff (0x100) IX[B]
   [22] -1   0   0x00001c00 - 0x00001c7f (0x80) IX[B]
   [23] -1   0   0x00001800 - 0x000018ff (0x100) IX[B]
   [24] -1   0   0x00002000 - 0x0000200f (0x10) IX[B]
   [25] -1   0   0x00008100 - 0x0000811f (0x20) IX[B]
   [26] -1   0   0x00009000 - 0x000090ff (0x100) IX[B](B)
   [27] 0   0   0x000003b0 - 0x000003bb (0xc) IS[B]
   [28] 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/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 0.1.0
   ABI class: X.Org Video Driver, version 0.7
(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): 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 0x06419064
(==) fglrx(0): Gamma Correction for II is 0x06419064
(==) fglrx(0): Buffer Tiling is ON
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 1.0.0
   ABI class: X.Org Video Driver, version 0.7
(II) fglrx(0): initializing int10
(II) fglrx(0): Primary V_BIOS segment is: 0xc000
(--) fglrx(0): Chipset: "ATI RV250 Lf (M9)" (Chipset = 0x4c66)
(--) fglrx(0): (PciSubVendor = 0x1019, PciSubDevice = 0xb732)
(--) fglrx(0): board vendor info: third party grafics adapter - NOT original ATI
(--) fglrx(0): Linear framebuffer (phys) at 0xf0000000
(--) fglrx(0): MMIO registers at 0xe8100000
(--) fglrx(0): ChipExtRevID = 0x01
(--) fglrx(0): ChipIntRevID = 0x00
(--) fglrx(0): VideoRAM: 65536 kByte (64-bit DDR SDRAM)
(WW) fglrx(0): board is an unknown third party board, chipset is supported
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 1.0.0
   ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 1.2.0
   ABI class: X.Org Video Driver, version 0.7
(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): 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 3 with Monitor Type 0
(II) fglrx(0): Primary head:
 Monitor   -- LVDS
 Connector -- None
 DAC Type  -- Unknown
 TMDS Type -- NONE
 DDC Type  -- NONE
(II) fglrx(0): Secondary head:
 Monitor   -- NONE
 Connector -- VGA
 DAC Type  -- Primary
 TMDS Type -- NONE
 DDC Type  -- VGA_DDC
(II) fglrx(0):
(II) fglrx(0): DesktopSetup 0x0000
(II) fglrx(0): Panel ID string: 1024x768               
(II) fglrx(0): Panel Size from BIOS: 1024x768
(==) fglrx(0):  PseudoColor visuals disabled
(==) fglrx(0): Overlay disabled
(==) fglrx(0): Overlay disabled
(II) fglrx(0): PLL parameters: rf=2700 rd=12 min=20000 max=35000
(==) 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): No valid mode specified, force to native mdoe
(II) fglrx(0): Total 1 valid mode(s) found.
(--) fglrx(0): Virtual size is 1024x768 (pitch 1024)
(**) fglrx(0): *Mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1024x768"   65.00  1024 1040 1176 1344  768 770 776 806
(==) fglrx(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="X.Org Foundation"
   compiled for 6.7.0, 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/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="X.Org Foundation"
   compiled for 6.7.0, 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/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="X.Org Foundation"
   compiled for 6.7.0, module version = 1.1.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/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.12.0
   ABI class: XFree86 Server Extension, version 0.2
(II) fglrx(0): Depth moves disabled by default
(==) fglrx(0): Capabilities: 0x00000000
(==) fglrx(0): cpuFlags: 0x8000001d
(==) fglrx(0): cpuSpeedMHz: 0x000008fc
(==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
(==) fglrx(0): UseFastTLS=0
(==) 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   0xe8100000 - 0xe810ffff (0x10000) MX[B]
   [1] 0   0   0xf0000000 - 0xf7ffffff (0x8000000) 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   0xe8005000 - 0xe8005fff (0x1000) MX[B]
   [8] -1   0   0xe8004000 - 0xe8004fff (0x1000) MX[B]
   [9] -1   0   0xe8003000 - 0xe8003fff (0x1000) MX[B]
   [10] -1   0   0xe8002000 - 0xe8002fff (0x1000) MX[B]
   [11] -1   0   0xe8001000 - 0xe8001fff (0x1000) MX[B]
   [12] -1   0   0xe8000000 - 0xe8000fff (0x1000) MX[B]
   [13] -1   0   0xe0000000 - 0xdfffffff (0x0) MX[B]O
   [14] -1   0   0xe8100000 - 0xe810ffff (0x10000) MX[B](B)
   [15] -1   0   0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
   [16] 0   0   0x000a0000 - 0x000affff (0x10000) MS[B]
   [17] 0   0   0x000b0000 - 0x000b7fff (0x8000) MS[B]
   [18] 0   0   0x000b8000 - 0x000bffff (0x8000) MS[B]
   [19] 0   0   0x00009000 - 0x000090ff (0x100) IX[B]
   [20] -1   0   0x0000ffff - 0x0000ffff (0x1) IX[B]
   [21] -1   0   0x00000000 - 0x000000ff (0x100) IX[B]
   [22] -1   0   0x0000f800 - 0x0000f8ff (0x100) IX[B]
   [23] -1   0   0x00001080 - 0x000010ff (0x80) IX[B]
   [24] -1   0   0x00001400 - 0x000014ff (0x100) IX[B]
   [25] -1   0   0x00001c00 - 0x00001c7f (0x80) IX[B]
   [26] -1   0   0x00001800 - 0x000018ff (0x100) IX[B]
   [27] -1   0   0x00002000 - 0x0000200f (0x10) IX[B]
   [28] -1   0   0x00008100 - 0x0000811f (0x20) IX[B]
   [29] -1   0   0x00009000 - 0x000090ff (0x100) IX[B](B)
   [30] 0   0   0x000003b0 - 0x000003bb (0xc) IS[B]
   [31] 0   0   0x000003c0 - 0x000003df (0x20) IS[B]
(II) fglrx(0): UMM area:     0xf0500000 (size=0x03b00000)
(II) fglrx(0): driver needs XFree86 version: 4.3.x
(WW) fglrx(0): could not detect XFree86 version (query_status=-3)
(II) Loading extension ATIFGLRXDRI
(II) fglrx(0): doing DRIScreenInit
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmGetBusid returned ''
(II) fglrx(0): [drm] created "fglrx" driver at busid "PCI:1:0:0"
(II) fglrx(0): [drm] added 8192 byte SAREA at 0xe18ad000
(II) fglrx(0): [drm] mapped SAREA 0xe18ad000 to 0x402b1000
(II) fglrx(0): [drm] framebuffer handle = 0xf0000000
(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.12.0
(II) fglrx(0):     Date: Jul 16 2004
(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.6.8-gentoo-r3
(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 = 0xe8100000
(II) fglrx(0): [agp] Mode=0x1f000207 bridge: 0x1039/0x0646
(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=0x1f000304
(II) fglrx(0): [agp] AGP protocoll is enabled for grafics board. (cmd=0x1f000304)
(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 = 0xe5a27000
(II) fglrx(0): shared FSAAScale=1
(II) fglrx(0): DRI initialization successfull!
(II) fglrx(0): FBADPhys: 0xf0000000 FBMappedSize: 0x00500000
(II) fglrx(0): Splitting WC range: base: 0xf0000000, size: 0x500000
(==) fglrx(0): Write-combining range (0xf0400000,0x100000)
(==) fglrx(0): Write-combining range (0xf0000000,0x500000)
(II) fglrx(0): FBMM initialized for area (0,0)-(1024,1280)
(II) fglrx(0): FBMM auto alloc for area (0,0)-(1024,768) (front color buffer - assumption)
(==) fglrx(0): Backing store disabled
(==) fglrx(0): Silken mouse enabled
(II) fglrx(0): Using hardware cursor (scanline 768)
(II) fglrx(0): Largest offscreen area available: 1024 x 504
(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:
      24 128x128 slots
(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 extension FGLRXEXTENSION
(II) Loading extension ATITVOUT
(==) RandR enabled
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR

   *** If unresolved symbols were reported above, they might not
   *** be the reason for the server aborting.

Fatal server error:
Caught signal 11.  Server aborting


Please consult the The X.Org Foundation support
    at http://wiki.X.Org
 for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.


And here's my xorg.conf. I've played around with it a lot, enabling and disabling option...

Code:

Section "ServerLayout"
   Identifier     "X.org Configured"
   Screen      0  "Screen0" 0 0
   InputDevice    "Mouse0" "CorePointer"
   InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
   RgbPath      "/usr/X11R6/lib/X11/rgb"
   ModulePath   "/usr/X11R6/lib/modules"
   FontPath     "/usr/share/fonts/misc/"
   FontPath     "/usr/share/fonts/TTF/"
   FontPath     "/usr/share/fonts/Speedo/"
   FontPath     "/usr/share/fonts/Type1/"
   FontPath     "/usr/share/fonts/CID/"
   FontPath     "/usr/share/fonts/75dpi/"
   FontPath     "/usr/share/fonts/100dpi/"
EndSection

Section "Module"
   Load  "extmod"
   Load  "dri"
   Load  "dbe"
   Load  "record"
   Load  "xtrap"
#   Load  "glx"
   Load  "speedo"
   Load  "type1"
   Load  "freetype"

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
SubSection  "extmod"
   Option    "omit xfree86-dga"   # don't initialise the DGA extension
EndSubSection
EndSection

Section "InputDevice"
   Identifier  "Keyboard0"
   Driver      "keyboard"
EndSection

Section "InputDevice"
   Identifier  "Mouse0"
   Driver      "mouse"
   Option       "Protocol" "auto"
   Option       "Device" "/dev/mouse"
       Option "ZAxisMapping" "4 5"
   Option "ButtonNumber" "5"
EndSection

Section "Monitor"
   Identifier   "Monitor0"
   VendorName   "Monitor Vendor"
   ModelName    "Monitor Model"

   # === mode lines based on GTF ===
   # VGA @ 100Hz
   Modeline "640x480@100" 43.163 640 680 744 848 480 481 484 509 +hsync +vsync
   # SVGA @ 100Hz
   Modeline "800x600@100" 68.179 800 848 936 1072 600 601 604 636 +hsync +vsync
   # XVGA @ 100Hz
   Modeline "1024x768@100" 113.309 1024 1096 1208 1392 768 769 772 814 +hsync +vsync
   # 1152x864 @ 60Hz
   Modeline "1152x864@60" 81.642 1152 1216 1336 1520 864 865 868 895 +hsync +vsync
   # 1152x864 @ 85Hz
   Modeline "1152x864@85" 119.651 1152 1224 1352 1552 864 865 868 907 +hsync +vsync
   # 1152x864 @ 100Hz
   Modeline "1152x864@100" 143.472 1152 1232 1360 1568 864 865 868 915 +hsync +vsync
   # 1280x960 @ 75Hz
   Modeline "1280x960@75" 129.859 1280 1368 1504 1728 960 961 964 1002 +hsync +vsync
   # 1280x960 @ 100Hz
   Modeline "1280x960@100" 178.992 1280 1376 1520 1760 960 961 964 1017  +hsync +vsync
   # SXGA @ 100Hz
   Modeline "1280x1024@100" 190.960 1280 1376 1520 1760 1024 1025 1028 1085 +hsync +vsync
   # SPEA GDM-1950 (60Hz,64kHz,110MHz,-,-): 1280x1024 @ V-freq: 60.00 Hz, H-freq: 63.73 KHz
   Modeline "GDM-1950"  109.62  1280 1336 1472 1720  1024 1024 1026 1062 -hsync -vsync
   # 1600x1000 @ 60Hz
   Modeline "1600x1000" 133.142 1600 1704 1872 2144 1000 1001 1004 1035 +hsync +vsync
   # 1600x1000 @ 75Hz
   Modeline "1600x1000" 169.128 1600 1704 1880 2160 1000 1001 1004 1044 +hsync +vsync
   # 1600x1000 @ 85Hz
   Modeline "1600x1000" 194.202 1600 1712 1888 2176 1000 1001 1004 1050 +hsync +vsync
   # 1600x1000 @ 100Hz
   Modeline "1600x1000" 232.133 1600 1720 1896 2192 1000 1001 1004 1059 +hsync +vsync
   # 1600x1024 @ 60Hz
   Modeline "1600x1024" 136.385 1600 1704 1872 2144 1024 1027 1030 1060 +hsync +vsync
   # 1600x1024 @ 75Hz
   Modeline "1600x1024" 174.416 1600 1712 1888 2176 1024 1025 1028 1069 +hsync +vsync
   # 1600x1024 @ 76Hz
   Modeline "1600x1024" 170.450 1600 1632 1792 2096 1024 1027 1030 1070 +hsync +vsync
   # 1600x1024 @ 85Hz
   Modeline "1600x1024" 198.832 1600 1712 1888 2176 1024 1027 1030 1075 +hsync +vsync
   # 1920x1080 @ 60Hz
   Modeline "1920x1080" 172.798 1920 2040 2248 2576 1080 1081 1084 1118 -hsync -vsync
   # 1920x1080 @ 75Hz
   Modeline "1920x1080" 211.436 1920 2056 2264 2608 1080 1081 1084 1126 +hsync +vsync
   # 1920x1200 @ 60Hz
   Modeline "1920x1200" 193.156 1920 2048 2256 2592 1200 1201 1203 1242 +hsync +vsync
   # 1920x1200 @ 75Hz
   Modeline "1920x1200" 246.590 1920 2064 2272 2624 1200 1201 1203 1253 +hsync +vsync
   # 2048x1536 @ 60
   Modeline "2048x1536" 266.952 2048 2200 2424 2800 1536 1537 1540 1589 +hsync +vsync
   # 2048x1536 @ 60
   Modeline "2048x1536" 266.952 2048 2200 2424 2800 1536 1537 1540 1589 +hsync +vsync
   # 1400x1050 @ 60Hz M9 Laptop mode
   ModeLine "1400x1050" 122.000 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync

EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "NoAccel"               # [<bool>]
        #Option     "SWcursor"              # [<bool>]
        #Option     "Dac6Bit"               # [<bool>]
        #Option     "Dac8Bit"               # [<bool>]
        #Option     "ForcePCIMode"          # [<bool>]
        #Option     "BusType"               # [<str>]
        #Option     "CPPIOMode"             # [<bool>]
        #Option     "CPusecTimeout"         # <i>
        #Option     "AGPMode"               # <i>
        #Option     "AGPFastWrite"          # [<bool>]
        #Option     "AGPSize"               # <i>
        #Option     "GARTSize"              # <i>
        #Option     "RingSize"              # <i>
        #Option     "BufferSize"            # <i>
        #Option     "EnableDepthMoves"      # [<bool>]
        #Option     "EnablePageFlip"        # [<bool>]
        #Option     "NoBackBuffer"          # [<bool>]
        #Option     "DRIReinit"             # [<bool>]
        #Option     "PanelOff"              # [<bool>]
        #Option     "DDCMode"               # [<bool>]
        #Option     "MonitorLayout"         # [<str>]
        #Option     "IgnoreEDID"            # [<bool>]
        #Option     "OverlayOnCRTC2"        # [<bool>]
        #Option     "CloneMode"             # [<str>]
        #Option     "CloneHSync"            # [<str>]
        #Option     "CloneVRefresh"         # [<str>]
        #Option     "UseFBDev"              # [<bool>]
        #Option     "VideoKey"              # <i>
        #Option     "DisplayPriority"       # [<str>]
        #Option     "PanelSize"             # [<str>]
        #Option     "ForceMinDotClock"      # <freq>

       #Option "NoTV"                       "no"     
   #Option "TVStandard"                 "NTSC-M"     
       #Option "TVHSizeAdj"                 "0"     
       #Option "TVVSizeAdj"                 "0"     
       #Option "TVHPosAdj"                  "0"     
       #Option "TVVPosAdj"                  "0"     
       #Option "TVHStartAdj"                "0"     
       #Option "TVColorAdj"                 "0"     
       #Option "GammaCorrectionI"           "0x00000000"
       #Option "GammaCorrectionII"          "0x00000000"

   # Speedn enhancement.
   Option "EnablePrivateBackZ"    "yes"
   Option "UseFastTLS"            "1"

   # === 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    

   Identifier  "Card0"
       Driver      "fglrx"
#   Driver      "ati"
   VendorName  "ATI Technologies Inc"
   BoardName   "Radeon R250 Lf [Radeon Mobility 9000 M9]"
   BusID       "PCI:1:0:0"
EndSection

Section "Screen"
   Identifier "Screen0"
   Device     "Card0"
   Monitor    "Monitor0"

   DefaultDepth 24

   SubSection "Display"
      Viewport   0 0
      Depth     1
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     4
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     8
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     15
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     16
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     24
   EndSubSection
EndSection


I'm using a Radeon M9 with gentoo-dev-sources-2.6.8_r3. Everything else seems working fine with X. I know my video card support 3D in Windows, so it's got to be a configuration problem on my part. :(.

Thanks in advance for your help!
Back to top
View user's profile Send private message
Mythos
l33t
l33t


Joined: 02 May 2004
Posts: 953
Location: Portugal

PostPosted: Sat Sep 18, 2004 1:17 pm    Post subject: Reply with quote

Hi there are you loading in Kernel character devices your main boarder chipset ?

in my case i have to use via-agp.

If you are Ati user you can forget Ati-drivers for Radeon bus, intall Xorg-x11 6.7.0-r1 or r2.

Version 6.7.99 and 6.8 seems be incompatible with ati drivers.
_________________
Best Regards,
Sérgio Henrique
Linux dune 3.0.6-gentoo #1 SMP Thu Oct 27 16:47:29 WEST 2011 x86_64 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Sat Sep 18, 2004 3:26 pm    Post subject: Reply with quote

jfbilodeau: it looks like you have the same problem as giannifive. As I said above:
Quote:
it's always difficult to troubleshoot this kind of problem, since there's no obvious error. Try setting "UseFastTLS" to "2" in your xorg.conf, and try swapping your kernel AGP configuration (ie if it's currently compiled as modules, try it builtin).

_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page Previous  1, 2, 3 ... , 74, 75, 76  Next
Page 75 of 76

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum