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:10] – [Backup the existing firmware directory] 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 62: | Line 91: | ||
* The **git** command will download the firmware into a sub-directory named **linux-firmware** within the **/ | * The **git** command will download the firmware into a sub-directory named **linux-firmware** within the **/ | ||
+ | |||
+ | * If **git** command does not work, download the newest tar.gz file manually from https:// | ||
</ | </ | ||
Line 85: | Line 116: | ||
sudo cp linux-firmware/ | sudo cp linux-firmware/ | ||
</ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | </ | ||
---- | ---- | ||
Line 100: | 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 107: | Line 152: | ||
https:// | https:// | ||
+ | |||
+ | https:// | ||
ubuntu/gpu/amd_gpu/troubleshooting/system_will_not_boot.1696669823.txt.gz · Last modified: 2023/10/07 09:10 by peter