Package Details: lib32-vulkan-amdgpu-pro 24.10_1787253-1

Git Clone URL: https://aur.archlinux.org/amdgpu-pro-installer.git (read-only, click to copy)
Package Base: amdgpu-pro-installer
Description: AMDGPU Pro Vulkan driver (32-bit)
Upstream URL: https://www.amd.com/en/support/kb/release-notes/rn-amdgpu-unified-linux-22-40
Licenses: custom: AMDGPU-PRO EULA
Groups: Radeon_Software_for_Linux
Provides: lib32-vulkan-driver
Submitter: LEW21
Maintainer: Ashark (mesmer)
Last Packager: mesmer
Votes: 125
Popularity: 1.25
First Submitted: 2016-03-28 22:44 (UTC)
Last Updated: 2024-07-02 19:24 (UTC)

Dependencies (4)

Required by (3)

Sources (18)

Pinned Comments

mesmer commented on 2022-12-23 04:31 (UTC) (edited on 2023-05-28 19:28 (UTC) by mesmer)

IF PROBLEM HAPPEN

this package is our try to put amdgpu in ARCH, but this could break or have problems as amd update and change their packages for ubuntu

if anything happens you can always download a older tag in https://github.com/Ashark/archlinux-amdgpu-pro/releases and get the PKGBUILD there, and use makepkg with that build while we update or try to fix :)

ALWAYS USE LINUX-FIRMWARE-GIT IF LATEST DRIVER FAIL BEFORE ISSUE SOME ERROR

https://aur.archlinux.org/packages/linux-firmware-git

Ashark commented on 2019-12-09 20:52 (UTC) (edited on 2022-12-06 08:45 (UTC) by Ashark)

PKGBUILD generator is located here: https://github.com/Ashark/archlinux-amdgpu-pro

AMDGPU PRO wiki page: https://wiki.archlinux.org/index.php/AMDGPU_PRO

New versions will appear here: https://repo.radeon.com/amdgpu/.

Latest Comments

« First ‹ Previous 1 .. 38 39 40 41 42 43 44 45 46 47 48 .. 59 Next › Last »

Renfield commented on 2016-12-31 20:27 (UTC)

I've just got a Radeon RX 480. makepkg fails: ==> Validating source files with sha256sums... amdgpu-pro_16.30.3-315407.tar.xz ... FAILED ==> ERROR: One or more files did not pass the validity check! I have tried twice to be sure it wasn't just really a corrupted download.

darkbasic commented on 2016-12-29 12:06 (UTC)

Here is the link to the DKMS patches for amdgpu-pro 16.50: https://drive.google.com/drive/folders/0Bwe9Wtc-5xF1TzVDZW54UnRJYkU They should work up to 4.7, but I only tested 4.4 and 4.7. If you are interested you can find some fresh benchmarks here: https://www.phoronix.com/scan.php?page=news_item&px=EOY2016-Arch-AMD-Linux Avoid using recent kernels with amdgpu-pro because they don't perform well, I suggest you to use linux from 4.4 up to 4.7. nmset's package is a bit rough but works fine, unfortunately I didn't have enough time to properly update the 16.30 one.

nmset commented on 2016-12-23 08:28 (UTC)

@parkerlreed : I guess there's no volunteer to take on this maintenance, I just can't as I tinker a lot as a hobby only.

parkerlreed commented on 2016-12-23 03:45 (UTC)

@nmset Is there a reason 16.50 is not part of the main AUR package yet?

nmset commented on 2016-12-21 15:01 (UTC)

@DarenK : You should not be having this error with 16.50 and http://pastebin.com/Pfsirxtb Good luck.

disc-kuraudo commented on 2016-12-21 14:42 (UTC)

When installing I'm getting this: :: amdgpu-pro-libopencl-dev and ocl-icd are in conflict (libcl). Remove ocl-icd? [y/N] y error: failed to prepare transaction (could not satisfy dependencies) :: imagemagick: removing ocl-icd breaks dependency 'opencl-icd-loader' It doesn't replace the opencl libraries needed by imagemagick, any solution?

libcg commented on 2016-12-18 08:40 (UTC)

I would be interested in maintaining the DKMS part. I'll try to get the 16.50 driver rolling soon. My goal is to get the Vulkan and OpenCL drivers working along with Mesa. @Corngood could you make this package orphan? Thanks.

viennaa commented on 2016-12-15 12:25 (UTC)

@Muxoid add --ignore ocl-icd to pacman command

Muxoid commented on 2016-12-14 23:07 (UTC)

:: ocl-icd and amdgpu-pro-libopencl-dev are in conflict (libcl)

nmset commented on 2016-12-12 21:50 (UTC)

@adb : No, I don't intend to be a maintainer of this package. I just wished to share what I did to get to work what AMD releases. It would be nice that you fork to a clean package.