Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ATI Drivers + x.org - possible ????
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
cpu
Tux's lil' helper
Tux's lil' helper


Joined: 09 Nov 2003
Posts: 122
Location: POLAND/ZG

PostPosted: Fri Apr 09, 2004 10:51 am    Post subject: ATI Drivers + x.org - possible ???? Reply with quote

Anyone know how to do this - because performance with DRI is week...
Thanks in advance
Back to top
View user's profile Send private message
Jowilly
Guru
Guru


Joined: 22 Jun 2002
Posts: 319

PostPosted: Fri Apr 09, 2004 11:35 am    Post subject: Reply with quote

Works fine here on the 9800xt.

The only little catch is that the ati glx doesn't work with xorg.

So what you have to do is:

Code:
opengl-update xorg-x11


I see no speed difference compared to the ati glx.

The binary ati driver stays is the config, don't change it.

EDIT: ati drivers 3.7.6-r1 have just been released in portage, it now works with the ati dirvers


Last edited by Jowilly on Fri Apr 09, 2004 4:31 pm; edited 1 time in total
Back to top
View user's profile Send private message
cpu
Tux's lil' helper
Tux's lil' helper


Joined: 09 Nov 2003
Posts: 122
Location: POLAND/ZG

PostPosted: Fri Apr 09, 2004 11:47 am    Post subject: Reply with quote

But you're using XF86config or xorg.conf ?
Back to top
View user's profile Send private message
Pink
Veteran
Veteran


Joined: 24 Jul 2003
Posts: 1062

PostPosted: Fri Apr 09, 2004 11:55 am    Post subject: Reply with quote

I seem to have the same setup (9800xt), I am using xorg.conf - simply copy your XF86config-4 to xorg.conf and off you go.
Back to top
View user's profile Send private message
sixofseven
n00b
n00b


Joined: 08 Mar 2004
Posts: 20

PostPosted: Fri Apr 09, 2004 2:26 pm    Post subject: Reply with quote

I unmerged xfree and merged xorg-x11. My ati radeon 9700 pro stopped working accelerated :( (copied XF86conf-4 to xorg.conf)

I've booted already, and this is working fine, but just no acceleration

Code:

tokyo wx # /opt/ati/bin/fgl_glxgears
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't get an RGBA, Double-buffered visual
tokyo wx # opengl-update xorg-x11
 * Switching to xorg-x11 OpenGL interface...                                             [ ok ]tokyo wx # /opt/ati/bin/fgl_glxgears
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't get an RGBA, Double-buffered visual


[edit]

I did a emerge unmerge ati-drivers && emerge ati-drivers and
opengl-update ati and
env-update && source /etc/profile and
restarted X and it's working again =)
Back to top
View user's profile Send private message
skibbi
Apprentice
Apprentice


Joined: 13 Apr 2004
Posts: 202
Location: Rostock - Germany

PostPosted: Tue Apr 13, 2004 9:58 pm    Post subject: Reply with quote

I have configured xorg with fglrxconfig and now startx works but I get an error message

Code:

(EE) Failed to load module "glx" (module does not exist, 0)
Symbol __glXActiveScreens from module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved!
Symbol __glXActiveScreens from module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved!
Symbol __glXActiveScreens from module /usr/X11R6/lib/modules/drivers/fglrx_drv.o is unresolved!


I think this is not could altough the window manager starts. :)
Any suggestions?
Back to top
View user's profile Send private message
Jowilly
Guru
Guru


Joined: 22 Jun 2002
Posts: 319

PostPosted: Tue Apr 13, 2004 10:52 pm    Post subject: Reply with quote

skibbi wrote:
I have configured xorg with fglrxconfig and now startx works but I get an error message

Code:

(EE) Failed to load module "glx" (module does not exist, 0)
Symbol __glXActiveScreens from module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved!
Symbol __glXActiveScreens from module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved!
Symbol __glXActiveScreens from module /usr/X11R6/lib/modules/drivers/fglrx_drv.o is unresolved!


I think this is not could altough the window manager starts. :)
Any suggestions?


Have you remerged ati-drivers and opengl-update ati ?
Back to top
View user's profile Send private message
skibbi
Apprentice
Apprentice


Joined: 13 Apr 2004
Posts: 202
Location: Rostock - Germany

PostPosted: Wed Apr 14, 2004 3:18 pm    Post subject: Reply with quote

It works now. :)

I reemerged ati-drivers and configred xorg with fglrxconfig.
Then I put fglrx into the modules.autoload.d/kernel-2.4 and restarted
After that the error was still there so I did opengl-update ati but it didn't help.
My last try was a "opengel-update xorg-x11" an now everthing works fine. fglrxinfo detects the opengl support.

Now I will emerge fvwm - twm isn't really nice. :)
Back to top
View user's profile Send private message
eNTi
Veteran
Veteran


Joined: 20 Oct 2002
Posts: 1011
Location: Salzburg, Austria

PostPosted: Thu Apr 15, 2004 12:24 am    Post subject: Reply with quote

still doesn't work here:
Code:

Symbol glBlendFuncSeparate from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Symbol glBlendFuncSeparate from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Required symbol glPointParameterfARB from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Symbol glPointParameterfARB from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Required symbol glPointParameterfvARB from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Symbol glPointParameterfvARB from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Symbol glPointParameteri from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Symbol glPointParameteri from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Symbol glPointParameteriv from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Symbol __glPointParameteriv_size from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Symbol glPointParameteriv from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Required symbol glWindowPos3fARB from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolvedSymbol glWindowPos3fARB from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Symbol glFogCoordfv from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Symbol glFogCoordfv from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Symbol glFogCoorddv from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Symbol glFogCoorddv from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Symbol glSecondaryColor3bv from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Symbol glSecondaryColor3bv from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Symbol glSecondaryColor3sv from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Symbol glSecondaryColor3sv from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Symbol glSecondaryColor3iv from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Symbol glSecondaryColor3iv from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Symbol glSecondaryColor3ubv from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Symbol glSecondaryColor3ubv from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Symbol glSecondaryColor3usv from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Symbol glSecondaryColor3usv from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Symbol glSecondaryColor3uiv from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Symbol glSecondaryColor3uiv from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
Symbol glSecondaryColor3fv from module /usr/X11R6/lib/modules/extensions/libglx.a is unresolved!
...

(list goes on)

i've tried
Code:

opengl-update ati

opengl-update xorg-x11

do i really need to make an env-update after that? i've read that in another post, but i don't think that should be necessary.

yes i do have the 3.7.6-r1 installed.
_________________
If you fall off a cliff, you might as well try to fly. After all, you got nothing to lose.

-- John Sheridan - Babylon 5, Season 4
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