ubuntu:gpu:amd_gpu:troubleshooting:system_will_not_boot
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ubuntu:gpu:amd_gpu:troubleshooting:system_will_not_boot [2023/10/07 09:07] – peter | ubuntu:gpu:amd_gpu:troubleshooting:system_will_not_boot [2023/10/07 09:23] (current) – peter | ||
---|---|---|---|
Line 44: | Line 44: | ||
<code bash> | <code bash> | ||
sudo add-apt-respository ppa: | sudo add-apt-respository ppa: | ||
+ | sudo apt update | ||
+ | sudo apt upgrade | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | |||
+ | * See: https:// | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | === Force the use of the Kisak resposity for MESA === | ||
+ | |||
+ | <code bash> | ||
+ | sudo vi / | ||
+ | </ | ||
+ | |||
+ | and populate with: | ||
+ | |||
+ | <file bash> | ||
+ | Package: * | ||
+ | Pin: release o=LP-PPA-kisak-kisak-mesa | ||
+ | Pin-Priority: | ||
+ | </ | ||
+ | |||
+ | and update again: | ||
+ | |||
+ | <code bash> | ||
sudo apt update | sudo apt update | ||
sudo apt upgrade | sudo apt upgrade | ||
Line 59: | Line 88: | ||
<WRAP info> | <WRAP info> | ||
- | **NOTE: | + | **NOTE: |
+ | |||
+ | * The **git** command | ||
+ | |||
+ | * If **git** command does not work, download the newest tar.gz file manually from https:// | ||
</ | </ | ||
Line 68: | Line 102: | ||
<code bash> | <code bash> | ||
mkdir bak | mkdir bak | ||
- | cd bak | ||
sudo cp -R / | sudo cp -R / | ||
</ | </ | ||
Line 83: | Line 116: | ||
sudo cp linux-firmware/ | sudo cp linux-firmware/ | ||
</ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | </ | ||
---- | ---- | ||
Line 98: | Line 135: | ||
<code bash> | <code bash> | ||
sudo shutdown -r now | sudo shutdown -r now | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Housekeeping (Optional) ===== | ||
+ | |||
+ | Remove the temporary directories that were created for this fix. | ||
+ | |||
+ | <code bash> | ||
+ | sudo rm -Rf / | ||
</ | </ | ||
Line 105: | Line 152: | ||
https:// | https:// | ||
+ | |||
+ | https:// | ||
ubuntu/gpu/amd_gpu/troubleshooting/system_will_not_boot.1696669621.txt.gz · Last modified: 2023/10/07 09:07 by peter