Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ATI Radeon GLX probleem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Dutch
View previous topic :: View next topic  
Author Message
Burnout
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jun 2004
Posts: 77

PostPosted: Tue Jan 17, 2006 9:07 am    Post subject: ATI Radeon GLX probleem Reply with quote

Na een lange tijd de ati-drivers gebruikt te hebben voor mijn ATI Radeon 9000 PRO videokaart, besliste ik gisteren om de x11-dri drivers eens te testen. Goed, ik unmerge de ati-drivers, compile xorg6.8 met de opengl flag. Ook de laatste 2.6.15-gentoo-r1 kernel met de juiste opties gecompileerd en op zijn plaats gezet.

Ik bekijk de glxinfo en krijg volgende output:
Code:
#
name of display: :0.0
#
Xlib:  extension "GLX" missing on display ":0.0".
#
Xlib:  extension "GLX" missing on display ":0.0".
#
Xlib:  extension "GLX" missing on display ":0.0".
#
Error: couldn't find RGB GLX visual
#
 
#
   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
#
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
#
----------------------------------------------------------------------
#
Xlib:  extension "GLX" missing on display ":0.0".
#
Xlib:  extension "GLX" missing on display ":0.0".
#
0x21 24 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None
#
Xlib:  extension "GLX" missing on display ":0.0".
#
Xlib:  extension "GLX" missing on display ":0.0".
#
0x22 24 dc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None


In de Xorg.0.log valt te lezen dat hij de libglx.a niet kan laden. Met find kan ik deze echter wel vinden. (Deze libglx.a staat niet in dezelfde dir als de libdri.a bijvoorbeeld, zou het daaraan liggen?) De libdri.a module laadt hij perfect.

Irritant in elk geval. Iemand die hier tips of oplossingen rond heeft... laat u gaan! :D
Back to top
View user's profile Send private message
Q-collective
Advocate
Advocate


Joined: 22 Mar 2004
Posts: 2071

PostPosted: Tue Jan 17, 2006 12:31 pm    Post subject: Reply with quote

http://gentoo-wiki.com/HOWTO_DRI_with_ATi_Open-Source_Drivers
Back to top
View user's profile Send private message
VeXocide
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jul 2004
Posts: 131
Location: Netherlands, the

PostPosted: Wed Jan 18, 2006 4:58 pm    Post subject: Reply with quote

Hier is je oplossing :D :

Code:
# This loads the GLX module
#   Load        "glx"   # libglx.a
    Load "/usr/lib/xorg/modules/extensions/libglx.a"    # libglx.a from it's proper place
    Load        "dri"   # libdri.a


pas je /etc/X11/xorg.conf zo aan dat het hele pad naar libglx.a erin staat. Het heeft bij mij het (hetzelfde) probleem opgelost. Idd ook nadat ik de open source zooi had geprobeerd.
Back to top
View user's profile Send private message
Burnout
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jun 2004
Posts: 77

PostPosted: Wed Jan 18, 2006 5:10 pm    Post subject: Reply with quote

Thx Vexocide.

Ik had de voorbije week wat hard zitten prutsen een mijn systeem en heb dus een nieuwe verse gentoo erop gezet. Nu werkt alles voortreffelijk met de driver in de kernel (DRM). :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Dutch 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