4

AMD just released Catalyst 15.7 Driver. Could it be installed and run on Ubuntu 15.04? Are there any known fails and restrictions?

Officially 15.7 supports only Ubuntu 14.04.2.

2 Answers2

3

Now fglrx driver 15.7 also known as 15.20 is in Ubuntu repositories for trusty, vivid and wily releases.

It can be installed by running

sudo apt-get install fglrx-updates

and it was there some time before AMD officially released Catalyst 15.7.

Pilot6
  • 92,041
1

Sure, you can install it on ubuntu 15.04 I have intalling it and it works. make sure when building .deb package use:

chmod it (run as programs)

then use --buildpkg Ubuntu/vivid

wiki.cchtml.com still doesn't providing vivid installation instruction yet. (you can use on utopic installation procedure with change above)