ati

How to get FGLRX on Fedora while Livna migrates to RPMFusion?

So it appears that Livna isn't releasing any drivers for 2.6.26+.* while they become part of RPMFusion, which is now an issue as I can't seem to get previous versions of the kernel after Fedora changed their signing keys - specifically 2.6.25.14-69 which yum tries to bump me up to: [root@twoodles ~]# yum install kmod-fglrx-2.6.25.6-27* ...

In ADL_Display_ConnectedDisplays_Get() from ATI's ADL Library, the out parameter lpConnections is confusing me

The API defined in the ADL SDK manual reads: int ADL_Display_ConnectedDisplays_Get(int iAdapterIndex, int* lpConnections) They say that lpConnections is the pointer to the bit field indicating whether the output connectors on the specified adapter have devices physically attached to them. This information is exactly what I want but no...

How to query the video ram size of a ATI card on Linux?

I want to know the physical video ram size in my application. I can get the same information of Nvidia card by using "nvidia-settings -q -t VideoRam". I can use amdcccle to find this information, but it's an GUI app, so can't be used in my application. I wonder if there is a way to get this by command, function, or config file? I'm us...

Offline Catalyst driver

Im trying to install ATI's graphic driver Mobility Catalyst 10.5, but it has no internet, so I am trying to burn it from my stationary PC and use it at the laptop. However, I cant find a decent version of the thing, not even with the so called "solution pack" which I despise. Does anyone know where I can get a decent download of an offl...

GPGPU, OpenCL, CUDA, ATI Stream

Hello, everyone! Please tell me what technologies GPGPU exist already and which hardwares vendor's implement GPGPU? I've been reading articles on various sites from morning and I've become confused. ...

How to patch xorg-server (about compositing problem of ATI)?

I'm sorry, the official driver of ATI is just woking!!! Here is a solution: http://blog.jasondonenfeld.com/190 I tried to make install xorg-server, but it seems not working. (Download from:http://xorg.freedesktop.org/releases/individual/xserver/) I change the source code as mentioned above..But why? Should I make install all of xo...