0

My new laptop computer uses a AMD APU with the Radeon HD 8570M Graphics chip. By default, the X.org open source driver is used. Even though it is working, I still prefer the offered proprietary driver (2:13.350.1-0ubuntu2).

The open source driver seems to let the chip consume more power and only supports OpenGL 3.0 (Mesa 10....). Using the proprietary AMD Catalyst driver lets the battery last longer, and uses OpenGL 4.3, but it makes it impossible to change the screen brightness. As I am currently developing a game using OpenGL (as a paper for school) I would like to use a rather current version of it.

Is there any newer version of fglrx which supports OpenGL 4.3 (maximum the 8570M supports) AND lets me change the display brightness? I once tried the beta fglrx from AMD's support website, but it screwed up my system and I had to reinstall.

However, I don't have the time to perform a full reinstall again at this moment. Is there any way I may undo the problems a installation of a non-working driver may bring (e.g. no GUI) (like switching back to xserver-xorg-video-ati from command line as the Driver Manager does)

s3lph
  • 14,644
  • 12
  • 60
  • 83

1 Answers1

0

Today I switched from xserver-xorg-video-ati to fglrx (to get Minecraft shaders to work) and it worked! I can change the screen brightness.

I think this is due to the latest updates, but I don't even remeber what updates I installed in the last few weeks...

s3lph
  • 14,644
  • 12
  • 60
  • 83