Linked by Thom Holwerda on Tue 1st Nov 2011 21:31 UTC, submitted by Z_God
Permalink for comment 495861
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/20/13 22:43 UTC
Linked by Thom Holwerda on 05/20/13 21:50 UTC
Linked by Thom Holwerda on 05/19/13 23:15 UTC
Linked by Thom Holwerda on 05/19/13 23:11 UTC, submitted by Drumhellar
Linked by Thom Holwerda on 05/18/13 21:06 UTC
Linked by Thom Holwerda on 05/18/13 7:37 UTC
Linked by fran on 05/18/13 1:38 UTC
Linked by Thom Holwerda on 05/17/13 23:35 UTC, submitted by kragil
Linked by MOS6510 on 05/17/13 22:22 UTC
Linked by Thom Holwerda on 05/17/13 22:15 UTC, submitted by Tom
More News »
Sponsored Links



Member since:
2007-02-17
Ok, I get a tar.gz file, and I just installed in /usr/local using the INSTALL instructions. Now how am I supposed to use this driver? Looks like system radeon is still loading up. Any tutorials on this?
So what the KWin maintainer is probably refering to those fixes, specially tiling fixes? I'd like a better explanation from the KWin folk who dropped in here... I don't see any settings in OpenGL guide, just three options: ( ) Enable direct processing ( ) Use OpenGL 2 Shaders ( ) Use Vsync....
Can a tutorial be detailed written for us ATI/AMD users to actually use KDE4 without these lags? I'd like to have this documented, instead of having it "tailored for a particular website VIP". We ATI/AMD owners all need the hints. "
Typically, one would not install stuff directly, but rather do it via one's distribution.
If you use Ubuntu (or Kubuntu) Oneiric, then perhaps the best way to get this latest driver correctly installed is via the xorg-edgers ppa.
https://launchpad.net/%7Exorg-edgers/+archive/ppa/+index?field.s...
As you can see, this ppa updates the entire graphics stack, not just the xserver-xorg-video-ati driver. AFAIK the entire stack needs to be compiled and installed at compatible versions.
As it says, "You can update your system with unsupported packages from this untrusted PPA by adding ppa:xorg-edgers/ppa to your system's Software Sources".
The version of xserver-xorg-video-ati is 1:6.14.99+git20111102.edde94cb-0ubuntu0sarvatt
This would be a "beta" of version 6.15.
Be warned, however, they are not kidding when they say "unsupported" and "untrusted". It may work, and it may work well, or it may not work at all.
If it doesn't work at all, you will need to log on to a terminal (rather than running the graphics), and revert your system using the command line:
sudo ppa-purge ppa:xorg-edgers/ppa
This stuff is not for the feint hearted. You run a risk of messing up your installation by using this kind of cutting edge stuff. If you are not comfortable with this possibility, don't do it.