Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Ati - direct rendering: no [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64
View previous topic :: View next topic  
Author Message
Tariella
Guru
Guru


Joined: 10 Dec 2005
Posts: 384
Location: Europe/Austria

PostPosted: Thu Apr 05, 2007 9:33 pm    Post subject: Ati - direct rendering: no [solved] Reply with quote

Hi,

I encounter a strange problem with my ati-drivers (fglrx).
Everything seems to load fine and no error messages can be found, but I'm always getting the message "direct rendering: no" from glxinfo :(
I already checked lots of tips for common errors on this forums and the internet but nothing seems to work for me.

Right after the System was freshly installed a few days ago it already worked at least once before. I installed lots of things since then but didn't change the kernel-configuration so I guess it must be still configured right.

Kernel: gentoo-sources, 2.6.20-gentoo-r4
Ati-Drivers: x11-drivers/ati-drivers-8.35.5

dmesg | grep -i agp
Code:
 
agpgart: Detected AGP bridge 0
agpgart: AGP aperture is 128M @ 0xd0000000
Linux agpgart interface v0.101 (c) Dave Jones
[fglrx] Internal AGP support requested, but kernel AGP support active.
[fglrx] Have to use kernel AGP support to avoid conflicts.
[fglrx] AGP detected, AgpState   = 0x1f000a1b (hardware caps of chipset)
agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode
[fglrx] AGP enabled,  AgpCommand = 0x1f000312 (selected caps)
[fglrx] Internal AGP support requested, but kernel AGP support active.
[fglrx] Have to use kernel AGP support to avoid conflicts.
[fglrx] AGP detected, AgpState   = 0x1f000a1b (hardware caps of chipset)
agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode
[fglrx] AGP enabled,  AgpCommand = 0x1f000312 (selected caps)


relevant parts of xorg.conf
Code:
Section "Extensions"
    Option "Composite" "false"
EndSection                   

Section "ServerFlags"
        Option "AIGLX" "false"
EndSection

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

Section "Device"
    Identifier  "Card0"
    Driver      "fglrx"
    Option "DRI" "true"
    # === eigene Optionen ===
    #BusID       "PCI:1:0:0"
    #Option "VendorName" "Sapphire"
    #Option "ModelName" "Radeon 9700Pro"
    #Option "AGPMode" "4"
    #Option "AGPFastWrite" "true"
    #Option "EnablePageFlip" "true"
    # === disable PnP Monitor  ===
    #Option "NoDDC"
    # === disable/enable XAA/DRI ===
    #Option "no_accel"                   "no"
    #Option "no_dri"                     "no"
    # === 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"                 "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"
    # === 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"
    #Option "CenterMode"                 "off"
    # === QBS Support ===
    #Option "Stereo"                     "off"
    #Option "StereoSyncEnable"           "1"
    # === Misc Options ===
    #Option "UseFastTLS"                  "2"
    #Option "BlockSignalsOnLock"         "on"
    #Option "UseInternalAGPGART"         "no"
    #Option "ForceGenericCPU"            "no"
    # === FSAA ===
    #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"
EndSection

Section "dri"
    Mode 0666
EndSection


cat Xorg.0.log | grep EE
Code:

Current Operating System: Linux babs 2.6.20-gentoo-r4 #5 PREEMPT Thu Apr 5 16:30:13 CEST 2007 x86_64
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER


I just found a strange output from revdep-rebuild --pretend:
Code:

...
Checking dynamic linking consistency...
  broken /usr/lib32/dri/fglrx_dri.so (no version information available)
 done.
  (/root/.revdep-rebuild.3_rebuild)
...
All prepared. Starting rebuild...
emerge --oneshot --pretend =x11-drivers/ati-drivers-8.35.5


I already reemerged the ati-drivers and let revdep-rebuild run without the --pretend option, but this message keeps still re-appearing.

Can this be manually fixed? If so then how?

Thanks :)


Last edited by Tariella on Fri Apr 06, 2007 7:13 am; edited 1 time in total
Back to top
View user's profile Send private message
lyric340
n00b
n00b


Joined: 29 May 2003
Posts: 40

PostPosted: Fri Apr 06, 2007 3:26 am    Post subject: Reply with quote

Hi,

Check out this bug:

https://bugs.gentoo.org/show_bug.cgi?id=173080
Back to top
View user's profile Send private message
Tariella
Guru
Guru


Joined: 10 Dec 2005
Posts: 384
Location: Europe/Austria

PostPosted: Fri Apr 06, 2007 7:10 am    Post subject: Reply with quote

Thanks a lot ! :D

I forgot to search the bugs :oops:
Since it already worked once before I was convinced that the problem was caused by my further installations and messing with the system ;)

I'm gonna try this out as soon as I can get home from work.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on AMD64 All times are GMT
Page 1 of 1

 
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