View previous topic :: View next topic |
Author |
Message |
centrex8j n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/The Matrix/movie_the_matrix_agent_smith.gif)
Joined: 10 Jul 2004 Posts: 55
|
Posted: Mon Feb 07, 2005 10:54 pm Post subject: ati no gl |
|
|
help i have an ati radeon 7500 newest xorg ati drivers and opengl-update ati and when i run glxgears i get this
bash-2.05b# glxgears
Xlib: extension "GLX" missing on display ":0.0".
glxgears: Error: couldn't get an RGB, Double-buffered visual.
i dont know what else to do to get gl working does anyone??? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Wedge_ Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/4097379943fc120852d16f.jpg)
Joined: 08 Aug 2002 Posts: 3614 Location: Scotland
|
Posted: Mon Feb 07, 2005 11:07 pm Post subject: |
|
|
That card isn't supported by the ATI driver (ati-drivers) - you probably need to set your driver to "radeon" instead, and run "opengl-update xorg-x11". _________________ 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 |
|
![](templates/gentoo/images/spacer.gif) |
centrex8j n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/The Matrix/movie_the_matrix_agent_smith.gif)
Joined: 10 Jul 2004 Posts: 55
|
Posted: Mon Feb 07, 2005 11:18 pm Post subject: |
|
|
how do i set my driver to radeon??? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
hw-tph l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/37431231840a20aaa902cf.jpg)
Joined: 08 Jan 2004 Posts: 768 Location: Uppsala, Sweden
|
Posted: Mon Feb 07, 2005 11:29 pm Post subject: |
|
|
centrex8j wrote: | how do i set my driver to radeon??? |
nano -w /etc/X11/xorg.conf
Find the line that looks like this:
Replace "fglrx" with "radeon". If you used fglrxconfig you will need to comment out a lot of fglrx-specific options as well.
Håkan |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
centrex8j n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/The Matrix/movie_the_matrix_agent_smith.gif)
Joined: 10 Jul 2004 Posts: 55
|
Posted: Mon Feb 07, 2005 11:37 pm Post subject: |
|
|
still the same what else???
i noticed that there is no /usr/X11R6/lib/X11/rgb is there supposed to be it says that in xorg.conf |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Wedge_ Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/4097379943fc120852d16f.jpg)
Joined: 08 Aug 2002 Posts: 3614 Location: Scotland
|
Posted: Tue Feb 08, 2005 12:04 am Post subject: |
|
|
You may also need to enable the "Device drivers -> Character devices -> Direct rendering manager" setting in your kernel, and the "ATI Radeon" option underneath that. Then recompile, reboot, and make sure the "radeon" module is loaded before starting X. _________________ 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 |
|
![](templates/gentoo/images/spacer.gif) |
o5gmmob8 Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 17 Oct 2003 Posts: 535
|
Posted: Mon Feb 14, 2005 6:49 pm Post subject: dual head with ATI 7500 PCI and nvidia 5200 FX |
|
|
Hi,
Is it possible to have both video cards GL accelerated? My nvidia 5200 FX works fine for video games and playing movies (I configured mplayer to use the GL device) and would like to have that ability on the ATI too if possible.
I was thinking that I cannot do this because I would need to tell Xorg which drivers to use, and currently nvidia is being used.
Code: |
opengl-update nvidia
|
I need to run:
Code: |
opengl-update xorg-x11
|
Is there a way around this, or is this not possible?
Thanks,
Walter |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|