View previous topic :: View next topic |
Author |
Message |
nadi Apprentice
Joined: 06 Aug 2004 Posts: 280 Location: Norway
|
Posted: Wed Jan 26, 2005 9:39 pm Post subject: Possible BUG? ati-drivers, xorg |
|
|
Hei,
I installed new gentoo, and emerged xorg-x11 6.8.0-r4 as it was the newest one (I just run emerge xorg-x11)
Then I emerged ati-drivers IT REDUCES the version of xorg-x11 to xorg-x11-6.0.7 !
when I wanted to do
It gives a failure message, which says it can only be done in xorg-x11-6.8.0 and above. So Is it an emerge bug?
Nadi |
|
Back to top |
|
|
Wedge_ Advocate
Joined: 08 Aug 2002 Posts: 3614 Location: Scotland
|
Posted: Wed Jan 26, 2005 9:51 pm Post subject: |
|
|
I doubt it's a bug. You probably just need to emerge the latest version of ati-drivers (8.8.25) since the 3.14.6 version won't work with Xorg 6.8. Do this Code: | mkdir -p /etc/portage
echo "media-video/ati-drivers ~x86" >> /etc/portage/package.keywords |
Then do "emerge -p ati-drivers". You should see version 8.8.25-r3 listed. If you emerge those, you should be able to use Xorg 6.8 and that should sort out opengl-update. _________________ 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 |
|
|
nirax Guru
Joined: 06 Jul 2004 Posts: 319 Location: Germany, old Europe
|
Posted: Wed Jan 26, 2005 10:10 pm Post subject: |
|
|
be sure to also unmerge the ati-drivers-extra package if installed,
else you will wonder why the system will still want to downgrade your ati drivers and xorg when you perform an -uDv world _________________ quot licet iovi non licet bovi |
|
Back to top |
|
|
nadi Apprentice
Joined: 06 Aug 2004 Posts: 280 Location: Norway
|
Posted: Thu Jan 27, 2005 9:49 pm Post subject: |
|
|
thanks, I did it, and it worked.
cheers,
Nadi |
|
Back to top |
|
|
|