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.16
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 .. 40 41 42 43 44 45 46 47 48 49 50 .. 59 Next › Last »

nmset commented on 2016-12-05 08:27 (UTC)

@Paullux : The PKGBUILD I linked does not install 32-bit libraries at all. On further testing, I could not get an X session if I co-install the 32-bit libraries.

<deleted-account> commented on 2016-12-04 17:27 (UTC)

@nmset The 32 bits applications (like 'steam' and 'the lord of the rings online' with wine) doesn't work with your PKGBUILD (there is artefact). http://hpics.li/831ece1

nmset commented on 2016-12-03 17:28 (UTC)

@Lopo : I guess you should use [pacman -Syu --ignore ocl-icd], as amdgpu-pro here uses its own ocl libraries.

Lopo commented on 2016-12-03 15:50 (UTC)

==> Package upgrade only (new release): extra/imagemagick 6.9.6.6-1 1 -> 2 ==> New package : extra/ocl-icd 2.2.9-1 (required by imagemagick) . . looking for conflicting packages... :: ocl-icd and amdgpu-pro-libopencl-dev are in conflict (libcl). Remove amdgpu-pro-libopencl-dev? [y/N] for N: error: unresolvable package conflicts detected error: failed to prepare transaction (conflicting dependencies) :: ocl-icd and amdgpu-pro-libopencl-dev are in conflict for Y: error: failed to prepare transaction (could not satisfy dependencies) :: amdgpu-pro-computing: removing amdgpu-pro-libopencl-dev breaks dependency 'amdgpu-pro-libopencl-dev=16.30.3.315407-2'

<deleted-account> commented on 2016-12-01 14:28 (UTC)

I'm seeing some graphics glitches with the OS-drivers from the main repo : https://bbs.archlinux.org/viewtopic.php?id=220172 But I wouldn't want to land in a situation where I'm worse off. (1) So does this package build without issues with the current version? (3) Does this package give me control over the fan speed, or does it maybe control the fan speed itself?

nmset commented on 2016-11-30 08:30 (UTC)

@Stonewall : Here is how I do that : http://pastebin.com/uksMGgNn Please read the header comments.

Stonewall commented on 2016-11-29 23:11 (UTC)

Hey @nmset could you give a little more information on how you are getting this to working?

WildyLion commented on 2016-11-23 13:33 (UTC)

Can somebody please share a new PKGBUILD for 16.40? Also it seems one should run linux-lts for the time being to avoid slowdowns.

joshua5201 commented on 2016-11-20 16:23 (UTC)

Thank you @nmset, I'm currently using RX480, too. I'll try it. Will this be merged into the package's repository?

nmset commented on 2016-11-20 15:59 (UTC)

I've been patching 16.40 DKMS against linux 4.9.0-rc5. It builds after applying the 14 available patches, plus the following patch applied as 0015 : http://pastebin.com/dsA1LAcS 0013-Remove-dependency-on-System.map.patch has to be modified, discarding the last lines that delete a/amd/backport/symbols. My final impression is that it's useless to use the DKMS package. glmark2 score has not changed at all. Worse, this older driver does not activate powerplay on my Topaz discrete GPU, and the laptop becomes hot and noisy. dmesg reveals '[drm] Initialized amdgpu 3.2.0 20150101' with the DKMS build, while the 4.9.0-rc5 module's version is 3.8.0. @Paullux : The DKMS package is not an obligation. As I said below, I'm using 16.40 with a dirty PKGBUILD on my laptop having Kaveri+Topaz, and on my desktop with RX480. I avoided 4.8.x because 4.9 stable will be out soon.