View previous topic :: View next topic |
Author |
Message |
Mcihi Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/1857325542407671898847d.jpg)
Joined: 08 Apr 2004 Posts: 100
|
Posted: Tue Sep 18, 2007 7:52 pm Post subject: ati-drivers catalyst controlcenter |
|
|
i have a radeon x1800 card and use dual monitors with xinerama.
when i try to start the catalyst control-center the following happens:
Code: | ~ $ amdcccle
Xlib: extension "XFree86-DRI" missing on display ":0.0".
Segmentation fault
|
well, dri only works on one display when using xinerama - but how can i start the catalyst control center? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Roman_Gruber Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
Joined: 03 Oct 2006 Posts: 3846 Location: Austro Bavaria
|
Posted: Tue Sep 18, 2007 7:58 pm Post subject: |
|
|
hi,
First what version of ati-drivers are you using?
2nd there is a newer version available, check amd.com
3rd, we can*t do much, because it*s a closed source software package => binary ![Sad :(](images/smiles/icon_sad.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Mcihi Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/1857325542407671898847d.jpg)
Joined: 08 Apr 2004 Posts: 100
|
Posted: Tue Sep 18, 2007 8:22 pm Post subject: |
|
|
tw04l124 wrote: | hi,
First what version of ati-drivers are you using?
2nd there is a newer version available, check amd.com
3rd, we can*t do much, because it*s a closed source software package => binary ![Sad :(](images/smiles/icon_sad.gif) |
1st: x11-drivers/ati-drivers-8.40.4 USE="acpi (-multilib)"
2nd: no, it's the same version
3rd: i know, but maybe someone has run accross the same problem. after all radeon-cards are not so uncommon. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
DrAgOnTuX Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/100146264047b5a3d51bd33.png)
Joined: 22 Aug 2006 Posts: 176 Location: Switzerland
|
Posted: Thu Nov 01, 2007 3:29 am Post subject: |
|
|
hi, i had the same problem with version 8.42.3
Code: | $ eselect opengl set ati |
after that, there was a problem with libGL (it needs .so.1 but only .so is linked in 8.42.3 ebuild )
Code: | $ ln -s libGL.so /usr/lib/libGL.so.1 |
now it works for me ![Cool 8)](images/smiles/icon_cool.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|