Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ati: no dri [solved]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
cagezero
Tux's lil' helper
Tux's lil' helper


Joined: 19 Dec 2005
Posts: 81

PostPosted: Thu Oct 05, 2006 3:54 pm    Post subject: ati: no dri [solved] Reply with quote

i have been all over these forums and have seen multiple posts regarding this issue.
i have tried every solution i have found and others.
it is quite possible i am simply missing something.
however, at this point i am frustrated and need some help.
the most current configuration guide/faq/wiki/stiky/.... i have used is wedge's.

my problem: no dri
Code:
glxinfo | grep direct
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
direct rendering: No
OpenGL renderer string: Mesa GLX Indirect


i have a 9800xt.
i am using kernel 2.6.17-r8, ati-drivers 8.28.8, and xorg 7.0-r1.
thanx in advance.


Last edited by cagezero on Fri Oct 13, 2006 7:27 pm; edited 1 time in total
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4734
Location: Angra do Heroísmo (PT)

PostPosted: Thu Oct 05, 2006 4:32 pm    Post subject: Reply with quote

Hi.

Have you run eselect opengl set ati? What is the output of eselect opengl show?
Is there any reason for you not to run xorg-7.1? The latest ati drivers already support xorg-7.1.
_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Back to top
View user's profile Send private message
cagezero
Tux's lil' helper
Tux's lil' helper


Joined: 19 Dec 2005
Posts: 81

PostPosted: Thu Oct 05, 2006 5:19 pm    Post subject: Reply with quote

jmbsvicetto:

yes.
Code:
eselect opengl show
ati


i am running xorg 7.0 because 7.1 has masked (keyword ~x86) dependencies.
i will try upgrading and see what happens.
Back to top
View user's profile Send private message
cagezero
Tux's lil' helper
Tux's lil' helper


Joined: 19 Dec 2005
Posts: 81

PostPosted: Thu Oct 05, 2006 6:18 pm    Post subject: Reply with quote

jmbsvicetto:

ok.
i am running xorg 7.1 now.
no difference; no dri.
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4734
Location: Angra do Heroísmo (PT)

PostPosted: Thu Oct 05, 2006 6:40 pm    Post subject: Reply with quote

cagezero,

what version of the ati-drivers?
_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Back to top
View user's profile Send private message
cagezero
Tux's lil' helper
Tux's lil' helper


Joined: 19 Dec 2005
Posts: 81

PostPosted: Thu Oct 05, 2006 6:56 pm    Post subject: Reply with quote

jmbsvicetto:

8.28.8
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4734
Location: Angra do Heroísmo (PT)

PostPosted: Thu Oct 05, 2006 7:34 pm    Post subject: Reply with quote

Have you tried the 8.29 drivers?
_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Back to top
View user's profile Send private message
rrok
n00b
n00b


Joined: 30 Aug 2005
Posts: 48
Location: Slovenia

PostPosted: Thu Oct 05, 2006 7:54 pm    Post subject: Reply with quote

Post your make.conf, especially VIDEO_CARDS.
_________________
http://en.wikipedia.org/wiki/Slovenia
www.biro-r.com
Back to top
View user's profile Send private message
cagezero
Tux's lil' helper
Tux's lil' helper


Joined: 19 Dec 2005
Posts: 81

PostPosted: Thu Oct 05, 2006 8:30 pm    Post subject: Reply with quote

jmbsvicetto:

ok.
i just updated to new drivers.
no change.

rrek:
Code:
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe "
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j3"
GENTOO_MIRRORS="ftp://mirror.iawnet.sandia.gov/pub/gentoo/ http://mirror.espri.arizona.edu/gentoo/ http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
PORTAGE_RSYNC_RETRIES="3"
PORTAGE_RSYNC_TIMEOUT=180
AUTOCLEAN="yes"
#PORTDIR_OVERLAY="/usr/local/portage"
CCACHE_SIZE="2G"
CCACHE_DIR="/var/tmp/ccache"
FEATURES="autoaddcvs cvs ccache distlocks sandbox strict userpriv"
INPUT_DEVICES="keyboard mouse"
VIDEO_CARDS="fbdev fglrx radeon vesa"
ALSA_CARDS="ca0106"

USE="-* acl alsa arts bash-completion bitmap-fonts bzip2 cdr crypt
cups dbus dlloader dri dvd dvdr encode gcj gdbm gif gmp gnutls gpm gtk hal
imlib ipv6 jack java jpeg kde kerberos krb4 libg++ md5sum mp3 mpeg
ncurses nls nptl nptlonly opengl pam pdf pic png python qt readline recode
ssl tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts udev X xinerama
xml zlib"


just for completeness; this is not a complete listing of my use flags
Back to top
View user's profile Send private message
cagezero
Tux's lil' helper
Tux's lil' helper


Joined: 19 Dec 2005
Posts: 81

PostPosted: Wed Oct 11, 2006 6:04 pm    Post subject: Reply with quote

any other ideas?
Back to top
View user's profile Send private message
Neo2
Apprentice
Apprentice


Joined: 25 Sep 2006
Posts: 224
Location: Italy

PostPosted: Wed Oct 11, 2006 8:46 pm    Post subject: Reply with quote

I think that this problem is somehow related to the one discussed in the thread "New ati drivers issue". The solution there was to downgrade to Xorg 7.0. I don't know if it'll work though... :roll:
_________________
Neo2
Unofficial minimal liveCD for x86/amd64 w/reiser4+truecrypt
Back to top
View user's profile Send private message
cagezero
Tux's lil' helper
Tux's lil' helper


Joined: 19 Dec 2005
Posts: 81

PostPosted: Wed Oct 11, 2006 11:03 pm    Post subject: Reply with quote

neo2:

i appreciate the reply.
i do not think that that is my problem.
i have had the same issue since before upgrading to modular X (7.0)
i have been through at least 4 versions of xorg, all with the same problem.
it is really frustrating.
Back to top
View user's profile Send private message
Neo2
Apprentice
Apprentice


Joined: 25 Sep 2006
Posts: 224
Location: Italy

PostPosted: Thu Oct 12, 2006 5:52 am    Post subject: Reply with quote

I'm sorry, last night I quite misunderstood your problem. Since you haven't posted all your USE flags, please ensure that you have these other USE flags set (best if in make.conf): USE="acpi dga" and if something was missing recompile with new flags with "emerge --update --deep --newuse world". Is your card a AGP or PCI-E version? If AGP please post the output of "dmesg | grep agp". Could you also post your xorg.log and xorg.conf please?
_________________
Neo2
Unofficial minimal liveCD for x86/amd64 w/reiser4+truecrypt
Back to top
View user's profile Send private message
sonicbhoc
Veteran
Veteran


Joined: 24 Oct 2005
Posts: 1805
Location: In front of the computer screen

PostPosted: Thu Oct 12, 2006 2:52 pm    Post subject: Reply with quote

do these:

cat /var/log/Xorg.0.log

and

cat /etc/X11/xorg.conf


and

dmesg | grep agp

just like the guy in the post above me said.

also, is your agpgart a module or built-in to the kernel?

cat /usr/src/linux/.config | grep agp
Back to top
View user's profile Send private message
cagezero
Tux's lil' helper
Tux's lil' helper


Joined: 19 Dec 2005
Posts: 81

PostPosted: Fri Oct 13, 2006 7:26 pm    Post subject: Reply with quote

neo2 && sonicbhoc:
thanx for the replies and requests.
i greatly appreciate it.
i ended up solving the problem this morning and now have dri 8).
i found the problem after running the command
Code:
cat /usr/src/linux/.config | grep agp

that you suggested sonicbhoc.
there was nothing there.
from there i checked /etc/modules.autoload.d/kernel-2.6 and found that i had
failed to load the intel-agp module after the agpgart module :oops:.
after making that change everything worked fine.
thanx again.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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