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

« First ‹ Previous 1 .. 31 32 33 34 35 36 37 38 39 40 41 .. 59 Next › Last »

awkwardtechdude commented on 2017-08-08 04:45 (UTC)

Will this be updated to 17.20?

hollunder commented on 2017-07-11 05:45 (UTC)

Building this stuff is quite a clusterfuck. Does someone have a list of what to build/install and in which order? Apparently pacman -Rdd libglvnd install mesa-noglvnd before everything else because building that does not work with the amdpro-libdrm.

Vi0L0 commented on 2017-07-03 18:37 (UTC)

@nileshmoodley: I should update pkgs today, but the workaround is very simple: pacman -Rdd libglvnd before installing mesa-noglvnd

nileshmoodley commented on 2017-07-03 17:33 (UTC) (edited on 2017-07-03 17:33 (UTC) by nileshmoodley)

I am unable to install mesa-noglvnd as there are file conflicts which are owned by libglvnd. That's the hang-up for me right now in getting this package to work. I have posted comments on that AUR package to please resolve this issue.

hollunder commented on 2017-07-02 13:19 (UTC)

When I try to downgrade xorg-server I get the following error: warning: cannot resolve "xf86-input-driver", a dependency of "xorg-server" Any idea what to install to provide this?

rsa commented on 2017-06-28 02:35 (UTC)

Latest version (17.20) seems to work properly with Linux > 4.9, not sure about Xorg. I couldn't fix the PKGBUILD to work.

marcoms commented on 2017-06-02 23:34 (UTC)

I managed to downgrade xorg using vi0l0's `xorg118` repo, and linux using the `downgrade` utility, but then I realised mesa-noglvnd was required also. Is it expected to compile mesa to install amdgpu-pro each time?

EndlessEden commented on 2017-05-22 11:11 (UTC)

Issue with mesa-noglvnd- builds against libdrm(2.4.66), one used by AMDGPU-PRO is libdrm(2.4.0), which means compatibility issues with Xorg as well.

znmeb commented on 2017-05-05 21:08 (UTC) (edited on 2017-05-05 21:12 (UTC) by znmeb)

Looks like I need to downgrade the kernel and xorg server first :-( That looks like a nightmare - I couldn't make the AMD GPU stuff work on the Ubuntu 16.04.2 LTS that AMD claims to support either.

Corngood commented on 2017-05-05 18:02 (UTC)

@znmeb Got any more info about which dependencies are failing?