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 .. 30 31 32 33 34 35 36 37 38 39 40 .. 59 Next › Last »

nmset commented on 2017-10-13 15:48 (UTC) (edited on 2017-10-13 15:51 (UTC) by nmset)

@vS0uz4 You could downgrade ffmpeg2.8 to 2.8.12-4. ffmpeg2.8 2.8.13-1 crashes X on my laptop (Kaveri + Topaz) and my desktop (RX 480) too. Moreover, xorg 1.19.4-1 fails on my desktop but runs on my laptop. xorg 1.19.3-3 works on my desktop. So there's hardware and software compatibility issues.

vS0uz4 commented on 2017-10-13 14:26 (UTC)

@nmset Thank you! Anyway, it's not working. It generates the package, install it, but when it will start X, it crashes. I'm using a Dell Inspiron 5547 notebook (5000 series), with AMD Radeon R7 M260 graphics card. I have not yet been able to run the graphical driver in Arch Linux.

nmset commented on 2017-10-13 09:43 (UTC)

@vS0uz4 Yep, I noticed. *.so libraries in those directories are not symbolic links to *.so.<version>, and ldconfig complains. I do with it as it's functionally harmless up to now.

vS0uz4 commented on 2017-10-13 01:29 (UTC)

@nmset your PKGBUILD generate this errors: (1/1) instalando amdgpu-pro [#######################################################################################] 100% ldconfig: /opt/amdgpu-pro-32/lib/xorg/modules/extensions/ is not a symbolic link ldconfig: /opt/amdgpu-pro/lib/xorg/modules/extensions/ is not a symbolic link :: Executando hooks pós-transação... (1/1) Arming ConditionNeedsUpdate... is not a symbolic link???

vS0uz4 commented on 2017-10-12 20:50 (UTC)

Does this package have any forecast when it will receive an update?

Corngood commented on 2017-09-16 16:12 (UTC)

If anyone's interested in helping with the 17.30 upgrade, there's a PR at: https://github.com/corngood/archlinux-amdgpu/pull/52 It builds valid packages, but it still needs work and testing.

nmset commented on 2017-09-10 11:44 (UTC)

@Darkhogg If you don't mind using a non-conventional but functional PKGBUILD, here is mine again : https://pastebin.com/Vmzxhr5e

Darkhogg commented on 2017-09-10 09:34 (UTC)

The maintainer of this package is not likely to keep it up to date, as he no longer uses Arch Linux, as stated in a comment thread on GitHub: https://github.com/corngood/archlinux-amdgpu/issues/51#issuecomment-325652959

md2prof commented on 2017-08-29 00:31 (UTC)

I believe the released update by AMD to 17.30 will bring 4.10 kernel and Xorg 1.19 support. Any estimation when an update to these packages might be available?

nmset commented on 2017-08-18 21:01 (UTC)

Just FYI : AMD released amdgpu-pro 17.30-465504 that works with Xorg 1.19 with kernel 4.12.6 (the DKMS package is ignored).