How-to Install ATI Radeon R7 350 Driver for Linux Mint 18.x LTS
March 2nd, 2017 by thelinuxevangelistMint 18.x Radeon R7 350 Driver Installation
The Linux Tutorial Shows You Step-by-Step How-to Download and Install the AMD ATI Radeon R7 350 Video Graphics Card Driver for Mint 18.x Sarah/Serena/Sonya/Sylvia LTS 64bit Mate/Cinnamon/KDE/Xfce GNU/Linux Desktop.
The following Instructions shows You How-to Download & Install the AMD GPU Pro Proprietary Linux Graphics Driver.

-
Open a Shell Terminal emulator window
(Press “Enter” to Execute Commands) -
Download AMD ATI Radeon Driver for Mint:
Grab the Ubuntu 16.04 Version.
-
Double-Click on Archive and Extract into /tmp
Or from Shell:tar -Jxvf amdgpu-pro* -C /tmp
-
Then Amend the Installation Script
Because by default it supports Only Ubuntu…sudo nano +49 amdgpu-pro-install
This to find and edit near the 49th row of the Script.
(Use the Arrows to Navigate)
And Change:case "$ID" in ubuntu)
In:
case "$ID_LIKE" in ubuntu)
Ctrl+x to Save & Exit from nano Editor :)
-
Installing the Radeon Mint Driver
Change to the Target directory:cd /tmp/amdgpu-pro*
Install it with:
sudo ./amdgpu-pro-install -y
Wait patiently until the Kermel modules are build and installed…
Tags: ati driver Mint, ati Mint, ati radeon, ati radeon R7 350, gnu/linux, How-to, install ati driver Mint, install radeon driver Mint, Linux, Linux Tutorial, Mint, Mint ati driver, Mint driver, Mint radeon, Mint video driver, radeon driver Mint, radeon R7 350 Mint, Tutorial