ubuntu:gpu:amd_gpu:setup:uninstalling_the_amdgpu_stack
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ubuntu:gpu:amd_gpu:setup:uninstalling_the_amdgpu_stack [2023/10/25 17:59] – peter | ubuntu: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: | ||
- | sudo apt update | ||
- | sudo apt upgrade | ||
- | </ | ||
- | |||
- | <WRAP info> | ||
- | **NOTE: | ||
- | |||
- | * If a different third-party is being used, then purge that PPA instead. | ||
- | |||
- | </ | ||
- | |||
- | |||
- | ---- | ||
- | |||
- | ===== Uninstall the current AMDGPU stack ===== | ||
- | |||
- | <code bash> | ||
- | amdgpu-install --uninstall | ||
- | </ | ||
- | |||
- | ---- | ||
- | |||
- | ===== Purge the AMDGPU installer package (Optional) ===== | ||
- | |||
- | <code bash> | ||
- | sudo apt purge andgpu-install | ||
- | </ | ||
- | |||
- | <WRAP info> | ||
- | **NOTE: | ||
- | </ | ||
- | |||
- | ---- | ||
- | |||
ubuntu/gpu/amd_gpu/setup/uninstalling_the_amdgpu_stack.1698256788.txt.gz · Last modified: 2023/10/25 17:59 by peter