Description
This contains all package updates for Fedora 25 to make use of the latest code for the AMD Polaris cards, i.e. AMD RX460,470,480. This repo also provides an up to date mesa, llvm, and clang, which can be used for any of the latest AMD cards.
Note this will update the following packages:
- mesa
- llvm
- clang
- kernel (If mystro256-amd-staging-kernel is enabled, as shown in instructions below)
Installation Instructions
WARNING: This will replace the system version of LLVM and Clang. This may cause conflicts with packages that depend on LLVM and/or Clang.
If you want to avoid conflicts with LLVM/Clang, please use mystro256/polaris-gfx-llvm38 instead.
In order to install these updated packages you need to create /etc/yum.repos.d/polaris-gfx.repo with the following content:
[dagjn-polaris-gfx-x86_64]
name=Copr repo for polaris-gfx owned by dagjn
baseurl=https://copr-be.cloud.fedoraproject.org/results/dagjn/polaris-gfx/fedora-$releasever-x86_64/
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/dagjn/polaris-gfx/pubkey.gpg
enabled=1
enabled_metadata=1
[dagjn-polaris-gfx-i386]
name=Copr repo for polaris-gfx owned by dagjn
baseurl=https://copr-be.cloud.fedoraproject.org/results/dagjn/polaris-gfx/fedora-$releasever-i386/
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/dagjn/polaris-gfx/pubkey.gpg
enabled=1
enabled_metadata=1
[mystro256-amd-staging-kernel]
name=Copr repo for amd-staging-kernel owned by mystro256
baseurl=https://copr-be.cloud.fedoraproject.org/results/mystro256/amd-staging-kernel/fedora-$releasever-$basearch/
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/mystro256/amd-staging-kernel/pubkey.gpg
enabled=1
enabled_metadata=1
Then you need to run the following commands:
sudo dnf install xorg-x11-drv-amdgpu
sudo dnf update
Finally, you need to reboot into the new kernel.
Optionally, to install radv (experimental Vulkan):
sudo dnf install mesa-vulkan-drivers
###Removal Instructions Run the following commands:
sudo rm /etc/yum.repos.d/polaris-gfx.repo
sudo dnf distro-sync
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds