View previous topic :: View next topic |
Author |
Message |
barum87 n00b
Joined: 28 Mar 2005 Posts: 62
|
Posted: Sat Nov 26, 2005 2:09 am Post subject: What's going on with ATI DRIVERS?? |
|
|
Ehh...everytime I run emerge -uDp world, I get ati-drivers.
It upgrades and then downgrades. It just keeps going in that circle!
(8.19.10 -> 8.14.13-r5)
Which version am I supposed to have? and does anyone else have this problem? |
|
Back to top |
|
|
blackwhite Apprentice
Joined: 24 Jun 2004 Posts: 250
|
Posted: Sat Nov 26, 2005 3:08 am Post subject: |
|
|
I think this is cause ~arch and arch difference.
Quote: | cat /etc/portage/package.keywords | grep ati-
x11-drivers/ati-drivers ~amd64 |
put x11-drivers/ati-drivers ~amd64 in /etc/portage/package.keywords, which should fix this problem. |
|
Back to top |
|
|
barum87 n00b
Joined: 28 Mar 2005 Posts: 62
|
Posted: Sat Nov 26, 2005 4:08 am Post subject: |
|
|
hmm I am already using ~amd64.. system wide. |
|
Back to top |
|
|
fastMoon n00b
Joined: 30 Jul 2003 Posts: 41
|
Posted: Sat Nov 26, 2005 7:58 pm Post subject: it's because... |
|
|
it's because...
you've probally got ati-drivers-extra installed
which is for some reason many versions less then the current ati-drivers.
So what happens? :
emerge -p ati-drivers-extra
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild UD] x11-drivers/ati-drivers-8.14.13-r5 [8.19.10]
[ebuild N ] x11-apps/ati-drivers-extra-8.14.13
this is your problem,
so solution unmerge ati-drivers-extra ( it's probably nopt neccessary anyway )
bye
_________________ Let's try and bring some water to the moon. |
|
Back to top |
|
|
|