User Tools

Site Tools


ubuntu:gpu:amd_gpu:setup:uninstalling_the_amdgpu_stack

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
ubuntu:gpu:amd_gpu:setup:uninstalling_the_amdgpu_stack [2023/10/25 17:59] peterubuntu:gpu:amd_gpu:setup:uninstalling_the_amdgpu_stack [2023/10/25 18:00] (current) – removed peter
Line 1: Line 1:
-====== Ubuntu - GPU - AMD GPU - Setup - Uninstalling the AMDGPU stack ====== 
- 
-It is highly recommended to uninstall a previously install of the stack prior to installing an upgraded stack. 
- 
----- 
- 
-===== Purge any third-party drivers ===== 
- 
-<code bash> 
-sudo apt update 
-sudo ppa-purge ppa:kisak/kisak-mesa 
-sudo apt update 
-sudo apt upgrade 
-</code> 
- 
-<WRAP info> 
-**NOTE:**  This assumes that kisak PPA is being used. 
- 
-  * If a different third-party is being used, then purge that PPA instead. 
- 
-</WRAP> 
- 
- 
----- 
- 
-===== Uninstall the current AMDGPU stack ===== 
- 
-<code bash> 
-amdgpu-install --uninstall 
-</code> 
- 
----- 
- 
-===== Purge the AMDGPU installer package (Optional) ===== 
- 
-<code bash> 
-sudo apt purge andgpu-install 
-</code> 
- 
-<WRAP info> 
-**NOTE:**  After uninstalling the components, reboot the system. 
-</WRAP> 
- 
----- 
- 
  
ubuntu/gpu/amd_gpu/setup/uninstalling_the_amdgpu_stack.1698256788.txt.gz · Last modified: 2023/10/25 17:59 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki