| View previous topic :: View next topic |
| Author |
Message |
LinkAntoni n00b

Joined: 21 Jan 2007 Posts: 9
|
Posted: Wed Jul 16, 2008 2:46 pm Post subject: [SOLVED] Missing "fglrx"-option of "Eselect o |
|
|
Hey,
The subject explains my problem: I can't select the ATI opengl interface.
I just installed the newest official ATI-Catalyst-driver and it is running.
fglrxinfo says:
| Code: | display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON X800 PRO
OpenGL version string: 2.1.7659 Release |
Eselect-opengl is emerged.
But "eselect opengl show" gives the following:
Can someone give advice what's wrong here?
Thank you,
Link
Last edited by LinkAntoni on Thu Jul 17, 2008 2:25 pm; edited 1 time in total |
|
| Back to top |
|
 |
DownSet n00b


Joined: 21 Jan 2006 Posts: 32 Location: Riverside, CA
|
Posted: Wed Jul 16, 2008 3:38 pm Post subject: |
|
|
If you downloaded it from ati's site and installed it then it wont show in eselect. It must be emerged to show up in eselect. _________________ Q6600@3.45Ghz
MSI P45-neo2-fr
4GB G.Skill HK 4-4-4-10
VisionTek Radeon HD5870
Seagate.11 500GB&1TB Storage
OCZ GXS600Watt |
|
| Back to top |
|
 |
LinkAntoni n00b

Joined: 21 Jan 2007 Posts: 9
|
Posted: Wed Jul 16, 2008 3:49 pm Post subject: |
|
|
Hey DownSet,
Yes, I downloaded it from ATI's site.
I thought the missing fglrx-option of eselect maybe would be the reason for another problem I currently have with this driver.
There are a few threads about this, but none of them helped me.
Whenever I try to emerge e.g. VLC and other packages that have dependencies on a file named "/usr/lib64/libGL.so"
the merge exists with the error "No such file or directory".
Added: After I emerged the ati-drivers package I was able to eselect ati as OpenGL-Interface.
The problem with the missing libGL.so-file has been solved as well. Before I emerged ati-drivers the symlink was set to a non-existing file
which probably has been renamed during my earlier catalyst installations. Later I realized that this wasn't necessary because switching the
OpenGL-Interface automatically refreshs this symlink to the correct file. In my case it is set this way now:
| Code: | | libGL.so -> /usr/lib64/opengl/ati/lib/libGL.so |
Thanks for helping |
|
| Back to top |
|
 |
|