Search Criteria
Package Details: lib32-opencl-catalyst 15.9-8
Git Clone URL: | https://aur.archlinux.org/lib32-catalyst-utils.git (read-only, click to copy) |
---|---|
Package Base: | lib32-catalyst-utils |
Description: | AMD/ATI drivers. OpenCL implemention for AMD Catalyst (32-bit) |
Upstream URL: | https://www.amd.com |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Vi0L0 |
Maintainer: | Vi0L0 |
Last Packager: | Vi0L0 |
Votes: | 27 |
Popularity: | 0.000000 |
First Submitted: | 2013-04-29 09:04 |
Last Updated: | 2018-04-29 16:49 |
Dependencies (3)
- lib32-gcc-libs (lib32-gcc-libs-git, lib32-gcc-libs-gitb)
- lib32-opencl-icd-loader (lib32-ocl-icd) (optional) – OpenCL ICD Bindings (32-bit)
- opencl-headers (opencl-headers-git) (optional) – headers necessary for OpenCL development
Required by (1)
- lib32-catalyst-utils (optional)
Latest Comments
1 2 Next › Last »
Vi0L0 commented on 2015-09-29 20:35
updated to 15.9
4.2 kernel is in [core] and we still don't have support for it.
So for now please use linux-lts kernel.
Vi0L0 commented on 2015-06-04 13:23
updated to 15.5-1 - AKA "nothing interesting":
- it doesn't support xserver 1.17
- looks older than ubuntu vivid driver which we are using ie in catalyst-test@AUR
- rel notes: http://support.amd.com/en-us/kb-articles/Pages/AMDCatalyst15-5LINReleaseNotes.aspx
Vi0L0 commented on 2014-10-10 16:55
This version doesn't support radeons 2 3 4 k. Only newer lines.
I doubt that AMD will release any catalyst driver update for legacy radeons.
bboy716 commented on 2014-10-10 01:21
Does the 14.9-1 version fix the conflict with the mesa-dri package? If so, will this update be coming to the package in the catalyst-hd234k unofficial repository? I've been holding off on updating for about a week now. I may have to use the AUR catalyst packages until the ones in the unofficial repository are updated.
Vi0L0 commented on 2014-10-03 20:54
updated to 14.9-1:
- official, stable release
http://support.amd.com/en-us/kb-articles/Pages/AMDCatalyst14-9LINReleaseNotes.aspx
- it doesn't support xserver 1.16
- I added my fresh patch for kernel 3.17 rc6.
Notes about the patch:
1. it probably wont work on 3.17 kernels older than rc6 because I don't know how to tell preprocessor about rc version :P
2. im unable to test resume/suspend
3. im not the developer, just pressing random keys :P so the patch could be less/more noobish :-)
Vi0L0 commented on 2014-05-25 11:34
updated to 14.4-20 (catalyst 14.4 rev2):
- which brings some fixes for Witcher 2
Vi0L0 commented on 2014-04-28 20:29
updated to 14.4-11, catalyst 14.4 stable:
- xserver 1.15 support
(gotjazz wrote: little warning though - if you use xbmc, get sdl-nobackingstore from the AUR or you'll have tearing during video playback with xorg 1.15)
- many fixes here and there
lib32-catalyst-utils is now splitted into:
lib32-catalyst-utils
lib32-catalyst-libgl
lib32-opencl-catalyst
Symlinks of the package were modified to better suit to the mesa standard and fixed, unfortunatelly it caused a little problem, but simple - If you will see something like:
lib32-catalyst-utils: /usr/lib32/libAMDXvBA.so.1 exists in filesystem
lib32-catalyst-utils: /usr/lib32/libXvBAW.so.1 exists in filesystem
lib32-catalyst-utils: /usr/lib32/libatiuki.so.1 exists in filesystem
there are three ways to fix it, every single one should work:
1st method:
if there's no more file conflicts you can use:
pacman -U --force
2nd method:
is to remove and install again lib32-catalyst-utils package
3rd method:
is to remove conflicting files manually, and then update
Vi0L0 commented on 2014-03-16 17:19
13.12-4:
rebuild because of mesa 10.1.0-4 changes
Vi0L0 commented on 2014-03-15 16:58
mesa 10.1.0-4 is in [extra]
i updated main repos and AUR packages: catalyst-test, catalyst-total, catalyst-total-hd234k. I left AUR's catalyst-utils and lib32-catalyst-utils untouched for now because i gotta go. WIll update those later (probably tomorrow)...
Vi0L0 commented on 2014-03-09 22:19
sorry for missuse, let me start again:
updated:
- added lib32-mesa to the dependency list
- added symlinks to egl and gles libs of lib32-mesa