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

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.

<deleted-account> commented on 2016-11-20 15:15 (UTC)

The driver needs DKMS to work...

joshua5201 commented on 2016-11-20 13:48 (UTC)

Does anyone succeed to make OpenCL work on kernel 4.8? The display manager doesn't boot if I install all packages except dkms (dkms doesn't build). Or on what version of kernel this package will work? If none, I think I should start to try patching this package.. Isn't this an userspace driver? I am wondering why we need dkms here.

Corngood commented on 2016-11-19 02:56 (UTC)

I'm sorry this package hasn't got any attention lately. Partly due to the struggle of dealing with many kernel/xorg configs and proprietary drivers, I've been working almost exclusively on NixOS (which I can't praise highly enough). I will happily take PRs if anyone can get 16.40 working. The patches needed for linux-4.8 should be very similar to what's in NixOS: https://github.com/NixOS/nixpkgs/tree/master/pkgs/os-specific/linux/amdgpu-pro/patches Also the history there should help explain how things have moved around in 16.40.

<deleted-account> commented on 2016-11-18 17:33 (UTC)

I tried to work package, I forked the reposery of lhl on github. I am stopping because there is error with dkms, and i don't know how to resolve this. I have change PKGBUILD and one of patchs to BUILD and try to install the driver. To obtain this : https://github.com/Paullux/archlinux-amdgpu If someone want to continue or say me if i mistaked somethings. The error is : ==> dkms install amdgpu-pro-16.40/348864 -k 4.8.8-2-ARCH /var/lib/dkms/amdgpu-pro-16.40/348864/build/pre-build.sh: ligne 26: amd/backport/symbols: Aucun fichier ou dossier de ce type Error! Bad return status for module build on kernel: 4.8.8-2-ARCH (x86_64) http://pastebin.com/EtDm79yW

nirei commented on 2016-11-15 22:36 (UTC)

Might be of interest to you guys: https://www.phoronix.com/scan.php?page=news_item&px=AMDGPU-PRO-Linux-4.8-DKMS

aaronp commented on 2016-11-15 04:34 (UTC)

Do you know if it'a possible to use amdgpu-pro for opencl and vulkan but mesa for OpenGL?

lhl commented on 2016-11-07 09:34 (UTC)

It looks like there were a lot of changes of the deb package names - including the complete removal of the computing package? I'm primarily interested in the OpenCL drivers, so just trying to modify the PKGBUILD to work. I've grabbed corngood's Nix patches and was slogging my way through, but hit a bit of a roadblock w/ the computing package: https://github.com/lhl/archlinux-amdgpu/commit/9ee13ab6d32a46351de1f3b39da02c75dd5e7c54

nmset commented on 2016-11-07 08:56 (UTC)

>Has anyone gotten 16.40 to work? I've installed it with a quick and dirty PKGBUILD adapted from the one available here. I have not noticed perceptible differences (laptop with Kaveri + Topaz, desktop with Ellesmere). I am not using the dkms stuff packed in the 16.40 release. glmark2 score dropped by 5% on my laptop(570) with respect to 16.30, but without amdgpu-pro, glmark2 is 650 ! On my desktop, glmark2 score is about the same with 16.30 and 16.40 (1950).