Skip to content

Instantly share code, notes, and snippets.

@SeaMonkey82
SeaMonkey82 / install_amdgpu__vce_mesa_opencl.sh
Last active May 28, 2022 17:52 — forked from kadrim/install_amdgpu__vce_mesa_opencl.sh
Install amdgpu-pro packages on Debian (openCL, mesa, VCE) only.
#!/bin/bash
# --------------------------------------------------------------------------------------------------------------------------#
# !!! WARNING! THIS MAY MAKE YOUR DESKTOP ENVIRONMENT FAIL TO LOAD! USE TIMESHIFT TO CREATE A BACKUP FIRST! !!! #
# #
# 1st: Download the amdgpu-drivers from here: https://www.amd.com/en/support/kb/release-notes/rn-amdgpu-unified-linux-20-40 #
# 2nd: Run this script with elevated privileges (sudo su) #
# --------------------------------------------------------------------------------------------------------------------------#
#=============================#