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.79
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

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

Corngood commented on 2017-01-09 14:22 (UTC)

@pew yeah, github would be best

darkbasic commented on 2017-01-09 11:34 (UTC)

What about filing a bug report on github?

pew commented on 2017-01-09 06:56 (UTC)

Hi, is there any place like and irc channel or active forum thread for discussing this package? I have some questions but I don't want to fill up the comments with stuff that isn't relevant to most people. If nothing already exists, I'm chilling on #amdgpu-pro on oftc.

darkbasic commented on 2017-01-02 15:05 (UTC)

Yes, downgrade xorg to 1.18

Renfield commented on 2017-01-02 13:52 (UTC) (edited on 2017-01-02 13:53 (UTC) by Renfield)

Thanks DarkBasic. I'm always missing things, and I missed nmset's comment further below that contains the PKGBUILD. I managed to build a 16.50 package using that, but then when I boot into it, the Xorg log mentions incompatible ABIs. I suspect, looking at your comment in the Phoronix benchmark post, that my problem here is that I'm running Xorg 1.19.

Corngood commented on 2017-01-02 01:56 (UTC)

IMO the most promising path forward is this PR: https://github.com/corngood/archlinux-amdgpu/pull/23 If someone can take that, update it for 16.50 using the patches I made for NixOS, and test it, I'll merge it and update AUR. 16.40 -> 16.50 didn't take much work on NixOS, so it shouldn't be a big job. If anyone's interested in doing this, we can coordinate on github and I'll help as much as possible. Cheers

darkbasic commented on 2017-01-02 00:56 (UTC)

To use my patches you will have to know what you're doing first... You can start by having a look at this post: https://www.phoronix.com/forums/forum/linux-graphics-x-org-drivers/open-source-amd-linux/920973-fresh-arch-linux-benchmarks-of-amdgpu-amdgpu-pro?p=921112#post921112

Renfield commented on 2017-01-01 23:33 (UTC)

Is anyone supporting this? I tried adding the patch files darkbasic linked to into the package directory that I'm building this from, but it still tries to download 16.30. How do I get it to download and use 16.50?

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.