This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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) # | |
# --------------------------------------------------------------------------------------------------------------------------# | |
#=============================# |