EzDevInfo.com

ati interview questions

Top ati frequently asked interview questions

How does the fglrx package's version relate to AMD's version numbers, like Catalyst 12.3?

When I learn about a new version of AMD's graphics driver, I usually see something like "Catalyst 12.3." However, the fglrx package in Ubuntu has a version like 2:8.960-0.

Are these two version numbers related? How can I find the (better-known) official version number, like 12.3, for the fglrx package in Ubuntu's repository? Can I do this without needing to install the package?


Source: (StackOverflow)

How do I remove the FGLRX drivers after I've installed them by hand?

I installed ati-driver-installer-11-9-x86.x86_64.run downloaded from the ATI Website.

However I installed the generic version instead of building a distribution specific installer.

Now I have the gnome-shell graphic glitches that are associated with having the old Fglrx drivers installed.

How can I remove these drivers? They do not show up in the additional drivers dialog, and I cannot install any other drivers till these are removed.


Source: (StackOverflow)

Advertisements

Amd Radeons Overscan is reset after every boot

I have an AMD Radeon 6850 in my set up which is connected to my monitor via an hdmi cable. After installing the latest fglrx drivers, version 12.6, I need to drag the overscan slider all the way to the right to make the desktop properly fit my monitor. But now after every reboot the overscan image is very small and there is about a 2 inch large border around my display. When I open Catalyst Control Center the overscan slider is still as far to the right as possible, but when I slide it all the way to the left and then to the right again it fits my screen perfectly. How to I stop this small inconvenience?


Source: (StackOverflow)

How can I see the GPU temperture of my ATI graphics card?

I trying to work out how long can my graphics card last with its fan off without overheating.

when I'm browsing the Internet, the graphics card fan is the loudest thing in my computer.

So my question is, how do I monitor the GPU temperature of my ATI Radeon HD 4850 graphics card.


Source: (StackOverflow)

How do I get AMD/Intel Hybrid Graphics drivers to work?

On Ubuntu 12.04 my Sony Vaio VPCSE with Intel® HD Graphics 3000 and AMD Radeon™ HD 6630M worked fine with the Catalyst Control Center version 12.6. Also the switching between integrated and discrete graphic card was working.

In both cases, I followed this tutorial.

But it is not working on Ubuntu 12.10.

I tested the tutorial with the Catalyst Control Center from the Ubuntu Software Center, the version 12.8 and version 12.9. Always the same problem: After installation process I am able to boot in the login-screen. But after entering the password for my username, only the background-image appears. Unity seems not to be starting. I am only able to reach the context-menu by right clicking the mouse button.

I also tried his fix, but is also does not work for me.

Any ideas what to do to fix this problem?

Update: Same problem on Ubuntu 13.04!

Update: Solution for 13.04 ist not working on Ubuntu 13.10!


Source: (StackOverflow)

Can't install ATI proprietary drivers in 12.10

I have a laptop with ATI Radeon 6770M HD Hybrid graphics card. In Ubuntu 12.04, I installed the fglrx driver through "additional drivers" and it worked. (I can even switch GPUs). But in the new Ubuntu 12.10, after installing, Unity won't load.

Only the mouse and the wallpaper. If I initialize the settings sudo aticonfig --initial then after rebooting it gives a warning saying I'm in low graphics mode! How to fix this?

Earlier I used software source to install the drivers. But when using the terminal, I got this warning :

update-alternatives: warning: forcing reinstallation of alternative /usr/lib/fglrx/ld.so.conf because link group x86_64-linux-gnu_gl_conf is broken

Update : Filed a bug report in launchpad : https://bugs.launchpad.net/fglrx/+bug/1068661


Source: (StackOverflow)

Is my ATI graphics card supported in Ubuntu?

I have an ATI graphics card and I want to know if it is supported and what kind of drivers should I be running to get the best features out of it.

Is my card supported in Ubuntu and what drivers will work with my card?


Source: (StackOverflow)

How to remove the “AMD Testing use only” watermark?

I've installed the latest catalyst driver (beta) following the step in this guide for Ubuntu Quantal Quetzal.
My system is 64 bit and my graphic card is an ATI RadeonHD 6670, this g.c. is Officially Supported (Catalyst & Open Source), you can confirm that from this AMD Linux Community thread.

I don't have any problem, except the AMD testing use only watermark. I see the following frame in any stage into the OS (logged, unlloged, etc.) except in the terminals.

IMG0 IMG1

I found different versions of how to remove this image, but this change according to the system, so I want an answer from this popular (trusted) site.

  • How to solve this issue in Ubuntu 12.10 32b?
  • This procedure is different in a 64b system?

Source: (StackOverflow)

Does Unity require proprietary graphics card drivers?

I understood that the Unity desktop in Natty uses Compiz and therefore requires a graphics card driver that support composition effects. Does this mean if I have an ATI or NVIDIA card I'm forced to install a proprietory driver because the open source drivers for those cards do not support Compiz?


Source: (StackOverflow)

Performance being really choppy with ATI drivers

I just updated to the latest version (11.04) yesterday, and ever since then, the system has been really choppy.

I used to have 10.10 installed, and that was running smooth.

Anyone also experiencing this? Any fixes?

I'm only running Chrome and Netbeans...


Source: (StackOverflow)

Radeon HD 2000, 3000, 4000 on Ubuntu 12.04.2 and higher: fglrx (legacy) unsupported, what to do?

After upgrading to 12.10 quantal, the packaged version of fglrx no longer works. I discovered that this is because there is a separate 'legacy' fglrx driver for the HD 2k-4k series cards, but it is incompatible with the xorg server on 12.10.

This is the most current version of the driver for HD 2000 through HD 4000 series cards. You can't use the non-legacy fglrx driver, but you can use the open-source radeon driver if you prefer your WM compositing to be laggy and your YouTube videos to play like they would on a Pentium MMX series:

http://support.amd.com/us/kbarticles/Pages/catalyst126legacyproducts.aspx

Usually this driver can be installed in the following way, necessary because apt-get install fglrx would pull in the non-legacy driver:

wget http://www2.ati.com/drivers/legacy/amd-driver-installer-12.6-legacy-x86.x86_64.zip
unzip amd-driver-installer-*
sudo sh ./amd-driver-installer-*.run --buildpkg Ubuntu/quantal
sudo dpkg -i fglrx*.deb
sudo aticonfig --initial -f

If you use a different version of fglrx (for example, a newer 12.9 that doesn't support those cards) then the final command will give you an error no supported hardware detected or something similar. However, everything works at this point and you will get a reasonable xorg.conf:

... other stuff

Section "Device"
        Identifier  "aticonfig-Device[0]-0"
        Driver      "fglrx"
        BusID       "PCI:1:5:0"
EndSection

... other stuff

At this point you're supposed to reboot and everything will be working with the fglrx driver. However, upon rebooting, you'll be treated to the following errors in Xorg.0.log when fglrx attempts to load:

(EE) Failed to load /usr/lib/xorg/modules/drivers/fglrx_drv.so: /usr/lib/xorg/modules/drivers/fglrx_drv.so: undefined symbol: noXFree86DRIExtension

Some searching around will show that this is a problem with the legacy ATI drivers not supporting xserver 1.13 or newer. (Arch Linux thread) ATI has released a fixed driver for its most recent (HD 5000 series or later) cards, but not for the 'legacy' cards yet. The non-legacy ATI drivers can't be used with the old cards.

What should an Ubuntu user, using one of these HD 2000-4000 series cards, do?

  1. Wait for an updated 'legacy' ATI driver that properly works with xserver 1.13?
  2. Downgrade back to 12.04 Precise, which uses xserver 1.11?
  3. Try to downgrade xserver on 12.10 Quantal to 1.12, which could possibly break Unity and GNOME?
  4. Forced upgrade to HD 5000 series or later card? (Not possible with integrated graphics...)
  5. Some other 1337 action that fixes this problem painlessly?

Source: (StackOverflow)

OpenGL GLX context is not using direct rendering, which may cause performance problems. (steam) AMD DRIVER

When I start steam in a terminal, I get the following error messages

charlie@SteamMPL:~$ steam
rm: no se puede borrar «/home/charlie/.steam/steam»: Es un directorio
rm: no se puede borrar «/home/charlie/.steam/bin»: Es un directorio
Running Steam on ubuntu 14.04 64-bit
STEAM_RUNTIME is enabled automatically
[2014-08-03 11:50:13] Startup - updater built Jul 15 2014 18:14:26
Installing breakpad exception handler for appid(steam)/version(1405474565_client)
libGL error: failed to load driver: swrast
Looks like steam didn't shutdown cleanly, scheduling immediate update check
Installing breakpad exception handler for appid(steam)/version(1405474565_client)
[2014-08-03 11:50:14] Checking for update on startup
[2014-08-03 11:50:14] Buscando actualizaciones disponibles...
Installing breakpad exception handler for appid(steam)/version(1405474565_client)
[2014-08-03 11:50:14] Download skipped: /client/steam_client_ubuntu12 version 1405474565, installed version 1405474565
[2014-08-03 11:50:14] Nothing to do
[2014-08-03 11:50:14] Verificando instalación...
[2014-08-03 11:50:14] Performing checksum verification of executable files
[2014-08-03 11:50:15] Verification complete
Gtk-Message: Failed to load module "overlay-scrollbar"
Gtk-Message: Failed to load module "unity-gtk-module"
Installing breakpad exception handler for appid(steam)/version(1405474565_client)
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
[0803/115015:WARNING:proxy_service.cc(958)] PAC support disabled because there is no system implementation
libGL error: failed to load driver: swrast
Error: OpenGL GLX context is not using direct rendering, which may cause performance problems.

Hardware information:

  • CPU: AMD Athlon x4 760k
  • GPU: AMD Radeon R7 250 1 GB GDDR5 (Driver: Catalyst 14.4)
  • RAM: 8 GB DDR3 1600

What can I do to circumvent this issue?


Source: (StackOverflow)

Unity missing? Can't see top or side panels [duplicate]

This question already has an answer here:

I just removed some effects using ccsm, switched to the AMD proprietary driver, rebooted and after I log in, the unity panel is no longer there. If I hit the windows key or the alt key, nothing happens. I can hit ctrl+alt+t to get a terminal (and thus launch apps via commandline).

Does anyone know how I can fix this? What logs do I need to post here for help?

Edit #1:

As suggested by @cprofitt I just ran:

dconf reset -f /org/compiz/ && setsid unity

I'm seeing some compiz messages in the terminal now:

unity-panel-service: no process found
compiz (core) - Info: Loading plugin: core
compiz (core) - Info: Starting plugin: core
compiz (core) - Info: Loading plugin: ccp
compiz (core) - Info: Starting plugin: ccp
compizconfig - Info: Backend     : gsettings
compizconfig - Info: Integration : true
compizconfig - Info: Profile     : unity
compiz (core) - Info: Loading plugin: composite
compiz (core) - Info: Starting plugin: composite
compiz (core) - Info: Loading plugin: opengl
X Error of failed request:  BadRequest (invalid request code or no such operation)
  Major opcode of failed request:  155 (ATIFGLEXTENSION)
  Minor opcode of failed request:  66 ()
  Serial number of failed request:  23
  Current serial number in output stream:  23
compiz (core) - Info: Unity is not supported by your hardware. Enabling software rendering instead (slow).
X Error of failed request:  BadRequest (invalid request code or no such operation)
  Major opcode of failed request:  155 (ATIFGLEXTENSION)
  Minor opcode of failed request:  66 ()
  Serial number of failed request:  23
  Current serial number in output stream:  23
compiz (core) - Info: Unity is not supported by your hardware. Enabling software rendering instead (slow).
compiz (core) - Info: Starting plugin: opengl
Compiz (opengl) - Fatal: glXQueryExtensionsString is NULL for screen 0
compiz (core) - Error: Plugin initScreen failed: opengl
compiz (core) - Error: Failed to start plugin: opengl
compiz (core) - Info: Unloading plugin: opengl
compiz (core) - Info: Loading plugin: compiztoolbox
compiz (core) - Info: Starting plugin: compiztoolbox
compiz (core) - Error: Plugin 'opengl' not loaded.

Source: (StackOverflow)

The selected configuration for displays could not be applied

Just installed 11.10 64bit and followed this guide to install the latest drivers for my Radeon HD 4870.

I have a 24" and a 17" side by side. The larger screen is turned on by default, but the smaller one doesn't work unless I mirror them. When I remove mirroring, the small screen is automatically disabled. I enable it, choose a resolution, and when I press apply I get:

required virtual size does not fit available size: requested=(3200, 1200), minimum=(320, 200), maximum=(1920, 1920)

What am I doing wrong?


Source: (StackOverflow)

Google Chrome "Flickering"

I am having a problem with Google Chrome on Ubuntu 12.10 64.

On about 20-30% of web sites the page comes up and starts "flickering". It seems like there is a different or partial rendering of the page in a different buffer and several times per second the page swaps between the two screen buffers, causing a kind of epileptic flashing of different images.

I can also not scroll the page when it is in this flickering state, any attempt to scroll causes the page to go to the top again on the next flicker.

I am using the fglrx driver if that means something:

$ fglrxinfo
display: :0  screen: 0
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon HD 7900 Series
OpenGL version string: 4.2.12002 Compatibility Profile Context 8.961

Chrome version is:

Google Chrome   25.0.1364.172 (Official Build 187217) 

Any ideas?


Source: (StackOverflow)