I'm using Ubuntu 16.04 and there's no fglrx! What happened?
-
fglrx is usually installed with one of the proprietary video card drivers - which card do you have? – Charles Green Mar 09 '16 at 22:55
-
Development versions are off-topic. – Organic Marble Mar 10 '16 at 00:41
-
@OrganicMarble of which development version you speak about? 16.04 is not OT anymore. – Videonauth May 18 '16 at 09:11
-
it was ot when asked on mar 9. – Organic Marble May 18 '16 at 11:11
3 Answers
The publishing history on Launchpad indicates the package has been deleted for 16.04:
Removed from disk on 2016-03-03.
Removal requested on 2016-03-03.
Deleted on 2016-03-03 by Martin Pitt
(tjaalton) there will not be updates any more, incompatible with new X.org ABI, free driver is good enough now
You could post a bug on Launchpad if you feel the open source driver isn't good enough.
The Release Notes for 16.04 has more information:
fglrx
The fglrx driver is now deprecated in 16.04, and we recommend its open source alternatives (radeon and amdgpu). AMD put a lot of work into the drivers, and we backported kernel code from Linux 4.5 to provide a better experience.
When upgrading to Ubuntu 16.04 from a previous release, both the fglrx driver and the xorg.conf will be removed, so that the system is set to use either the amdgpu driver or the radeon driver (depending on the available hardware).
In a mailing list discussion, it's suggested that people who really need the fglrx driver might have to continue using 14.04 until the open source driver improves:
AMD dropped support for their proprietary-blob fglrx video driver so it can't be included in 16.04 LTS. The last release AMD did can not be used because it is incompatible with the newer x.org display server. Most people will be able to the use the open source AMD video driver, but there are a few applications (certain graphics-intensive games, bitcoin mining) for which it is inadequate. Folk who rely on such applications might choose to remain on 14.04 LTS until adequate support lands in the open source AMD video drivers.
Related:

- 197,895
- 55
- 485
- 740
-
3
-
1@digitalcrow I've heard AMD has put in some effort into the open source drivers, and those are now quite good. Give them a try. – muru Mar 10 '16 at 13:08
-
1@digitalcrow: Quote from here: Most people will be able to the use the open source AMD video driver, but there are a few applications (certain graphics-intensive games, bitcoin mining) for which it is inadequate. Folk who rely on such applications might choose to remain on 14.04 LTS until adequate support lands in the open source AMD video drivers. – Doug Smythies Mar 10 '16 at 16:50
-
1
graphics for AMD Radeon graphics cards have been released for most Ubuntu versions and thus I would expect that they will also release one for 16.04. Reading the FAQ, it (fglrx) is mostly released, 12 weeks after releasing the ubuntu release; so we need to be a bit more patient.
About using the open source driver with an AMD Radeon HD6670, works ok but not too good. E.g. photoś are definitely displayed with lesser quality. Also the X-server crashes once a while (though I still need to investigate what exactly happens).
-
1First of all. As others state, fglrx will not land in 16.04. Secondly, i dont believe photo quality can be affected by GPU performance. The speed at which they load - yes, but the end result - no. – Carolus Aug 26 '16 at 09:31