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 .. 44 45 46 47 48 49 50 51 52 53 54 .. 59 Next › Last »

oi_wtf commented on 2016-08-25 22:11 (UTC)

done.

Corngood commented on 2016-08-25 17:19 (UTC)

@oi_wtf - Thanks. Could you post an issue on github?

oi_wtf commented on 2016-08-25 16:54 (UTC)

When installing, pacman complains: xserver-xorg-video-amdgpu-pro: /usr/lib/xorg/modules/drivers/amdgpu_drv.so exists => So it should probably conflict xf86-video-amdgpu

Corngood commented on 2016-08-25 16:37 (UTC)

I'm not sure. They're talking about merging stuff into linux-4.8, but this is the dkms driver released directly from AMD, which is sort of developed independently. It does seem to have a bunch of HW support that's not in linux-4.7 though, so you could either grep for SI things or just try to run it.

okabekudo commented on 2016-08-25 16:09 (UTC)

Does this include the patch for GCN 1.0 SI cards? That means this: https://www.phoronix.com/forums/forum/linux-graphics-x-org-drivers/open-source-amd-linux/871675-amd-unleashes-initial-amdgpu-driver-support-for-gcn-1-0-southern-islands-gpus?p=871846#post871846

Corngood commented on 2016-08-24 15:52 (UTC)

I made a branch which enables firmware and the dkms driver by default. It turns out you need the dkms driver for Vulkan to work properly (possibly other things). You can grab it from https://github.com/corngood/archlinux-amdgpu/pull/14 if you want to try it out. I'd like to get some feedback before releasing it. I need to set the kernel param 'amdgpu.dal=0', or the kernel crashes on Xorg start. I will make that the default when I release it, unless someone finds that DAL works on certain GPUs (I'm using a 290).

kdb424 commented on 2016-08-24 15:45 (UTC) (edited on 2016-08-26 03:07 (UTC) by kdb424)

Was having issues with polaris before. Working on an RX 470 Nitro 4GB with this and the tips on past 3 of this thread. https://bbs.archlinux.org/viewtopic.php?id=213708 EDIT: Steam coredumps. No clue. Not going to bother posting logs unless someone else is having the issue. 3D works great in unigine-heaven and in everything else I need. Launching steamapps manually works, just not steam itself.

Tower commented on 2016-08-22 16:09 (UTC)

Thanks Null32, can confirm that installing linux-mainline (linux kernel 4.8 rc3) has sorted out the issues in Plasma. R9 380 here.

NogradThGin commented on 2016-08-22 01:06 (UTC) (edited on 2016-08-22 01:08 (UTC) by NogradThGin)

Hello, personnaly I have this error: Screen 0 deleted because of no matching config section. on Kernel 4.7.2 linux-ck with all AMDGPU options enabled in kernel config Technically the R9 390 is supported by AMDGPU-Pro (according to AMD site). But i can't get it to work. Also if i build all package DKMS doesn't succeed to install. (Sorry for bad english)

Null32 commented on 2016-08-21 19:44 (UTC) (edited on 2016-08-21 20:54 (UTC) by Null32)

RX 470 here. With this driver Plasma keeps showing wrong/black icons and crashing from time to time, it gets impossible to use after a while. There were no problems at all with the opensource driver. Steam works perfectly after removing some of the libraries that it includes, I'm getting much more stable framerates on TF2 now. With the opensource drivers it would make the whole system freeze randomly. EDIT: Installed linux-mainline and set the rendering backend to OpenGL 3.1, the Plasma problem seems to be gone now.