0

I have just used this website to follow some of the steps to manually create the .deb file from the .zip file that is on the AMD site.
Then I installed them one by one using the Debpackage installer. So I didn't used the command line, but the graphical interface of my OS.

The problem is that when I log in I get this message: "AMD Testing use only"

Here is my fglrxinfo:

:~$ fglrxinfo
display: :0  screen: 0
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon HD 6500M/5600/5700 Series
OpenGL version string: 4.2.12337 Compatibility Profile Context 9.01

Have I done something in the wrong way?

Lucio
  • 18,843
Elysium
  • 11,012
  • 2
    The "AMD Testing use only" watermark can be removed fairly simply, but before you go to the trouble of removing it, does the AMD watermark appear everywhere on your system after you have logged in? – karel Jul 13 '13 at 18:33
  • You did nothing wrong. That is common after the installation of the proprietary drivers. See this question to solve your issue. – Lucio Jul 13 '13 at 18:45

1 Answers1

1

This is because you installed the latest beta drivers from ATI instead of the stable ones, it is sometimes necessary to do so to make them work with some graphic cards and you should not worry.

To remove the watermark simply follow this post: How to remove the “AMD Testing use only” watermark?.

Bruno Pereira
  • 73,643