Update README.md:
Update AMDVLK README.md for RX 5700 Series support
This commit is contained in:
parent
bc925d17f0
commit
7a687995bf
@ -16,6 +16,7 @@ The AMD Open Source Driver for Vulkan is designed to support the following AMD G
|
||||
* Radeon™ RX 400/500 Series
|
||||
* Radeon™ M200/M300/M400 Series
|
||||
* Radeon™ RX Vega Series
|
||||
* Radeon™ RX 5700 Series
|
||||
* AMD FirePro™ Workstation Wx000/Wx100/Wx300 Series
|
||||
* Radeon™ Pro WX x100 Series
|
||||
* Radeon™ Pro 400/500 Series
|
||||
@ -218,7 +219,7 @@ You could download and install pre-built deb package (compatible with Ubuntu 16.
|
||||
```
|
||||
sudo dpkg -r amdvlk /* If old version is installed on the machine, remove it first */
|
||||
sudo dpkg -i amdvlk_x.x.x_amd64.deb
|
||||
sudo apt-get -f install
|
||||
sudo apt-get -f install
|
||||
```
|
||||
|
||||
You could also install the latest driver build from http://repo.radeon.com:
|
||||
|
Loading…
Reference in New Issue
Block a user