Package Details: lib32-amdgpu-pro-oglp 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 OpenGL 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-libgl
Submitter: LEW21
Maintainer: Ashark (mesmer)
Last Packager: mesmer
Votes: 124
Popularity: 0.81
First Submitted: 2016-03-28 22:44 (UTC)
Last Updated: 2024-07-02 19:24 (UTC)

Dependencies (1)

Required by (70)

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

1 2 3 4 5 6 .. 59 Next › Last »

chronos2006 commented on 2024-10-02 10:52 (UTC) (edited on 2024-10-02 10:57 (UTC) by chronos2006)

vulkan-amdgpu-pro and lib32-vulkan-amdgpu-pro. Displays an error message when the application is launched Pamac.

pamac-manager Gdk-Message: 17:46:32.175: Error flushing display:Broken pipe.

pamac-manager GDK_BACKEND=x11 Gdk-Message: 17:47:02.055: Error 71 (Protocol error) dispatching to Wayland display.

Switched to open driver for now vulkan-radeon и lib32-vulkan-radeon KDE Plasma 6.1.5-1

mesmer commented on 2024-09-20 15:24 (UTC)

Its a optional dep, it should work fine for major of cases, but some roc function should fail wihout

But to answer, idk, its a automatic opt dep added by the transformation from deb to the arch, its marked as a dependency in the original deb itself

RushingAlien commented on 2024-09-20 14:28 (UTC)

Can someone explain to me why rocm-opencl-runtime is an opt dependency? Seems to work fine without it.

mesmer commented on 2024-06-29 03:14 (UTC)

its because its not a git version, i gonna update this weekend

Eirikr commented on 2024-06-28 14:45 (UTC)

Hello - the newest version is 24.10.3 released 6/19/2024 but it seems the PKGBUILD for the AUR is not auto-updating.

reaperx7 commented on 2024-06-15 23:52 (UTC) (edited on 2024-06-16 00:10 (UTC) by reaperx7)

Not sure what's going on but they have a new driver set type up and available under the 6.1.2 branch (1781449):

https://repo.radeon.com/amdgpu/6.1.2/

But these look different from the Pro drivers and have a dkms kernel driver added in as well.

List of packages includes:

amdgpu-lib32 amdgpu-lib amdgpu amdgpu-core amdgpu-dkms-firmware amdgpu-dkms-headers amdgpu-dkms amdgpu-doc

There's also a newer driver in the 6.0.3 branch too.

combor commented on 2024-04-18 00:33 (UTC) (edited on 2024-04-18 00:34 (UTC) by combor)

I think I found the issue: https://www.phoronix.com/news/Mesa-24.0-Faster-RADV-Vega . AMD removed support for Polaris and Vega GPUs from this official open-source Vulkan driver - 5600G has Vega GPU.

Thanks for your help @mesmer!

mesmer commented on 2024-04-18 00:05 (UTC) (edited on 2024-05-20 13:58 (UTC) by mesmer)

@combor i edited a lot the comment, so if you already read, read again plz lol

mesmer commented on 2024-04-17 23:56 (UTC) (edited on 2024-04-18 00:04 (UTC) by mesmer)

@combor take a look if the folder /usr/share/vulkan/icd.d/ have the files needed to VK, about the default it should not be needed, only if you want to force the usage of the pro and you have the mesa driver too

as your command of vulkaninfo its seems that you are missing the icd32, i think amd removed that, so change the command to

VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/amd_pro_icd64.json vulkaninfo

this should work, if not you dont have the vulkan package, maybe install https://aur.archlinux.org/packages/vulkan-amdgpu-pro, and if you can show your pacman -Qs amdgpu-pro

if this was working on the 23.40_1741713-1 maybe a rollback is a workaround, the amd driver is very breakable from version to version, and the driver for the G cards are well known more unstable, i love to help more but i dont have this card to try, @LanMarc77 get this working ont he 8kG series

combor commented on 2024-04-17 23:08 (UTC)

BTW, I'm trying to run this on AMD Ryzen 5 5600G with Radeon Graphics. It used to work before upgrade to 23.40_1741713-1