ubuntu:gpu:amd_gpu:crashes_the_system
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ubuntu:gpu:amd_gpu:crashes_the_system [2020/08/12 23:40] – 192.168.1.1 | ubuntu:gpu:amd_gpu:crashes_the_system [2023/06/05 12:30] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Ubuntu - GPU - AMD GPU - Crashes the System ====== | ||
- | It seems GPU drivers from AMD are not great. | ||
- | |||
- | What has worked to prevent this is the following. | ||
- | |||
- | Before running this I the system always crashed with the 5700 xt GPU when trying to benchmark the Heaven GPU test. | ||
- | |||
- | ---- | ||
- | |||
- | Add the following to the **/ | ||
- | |||
- | <file bash / | ||
- | # Disable all hardware acceleration in Firefox, since OpenGL is causing crashing on Navi, WebGL is the culprit. | ||
- | # | ||
- | AMD_DEBUG=" | ||
- | # | ||
- | # | ||
- | # | ||
- | </ | ||
- | |||
- | <WRAP info> | ||
- | **NOTE: | ||
- | </ | ||
- | |||
- | ---- | ||
- | |||
- | Add **amdgpu.noretry=0** to the **GRUB_CMDLINE_LINUX_DEFAULT** option: | ||
- | |||
- | <file bash / | ||
- | GRUB_CMDLINE_LINUX_DEFAULT=" | ||
- | </ | ||
- | |||
- | Then run: | ||
- | |||
- | <code bash> | ||
- | sudo update-grub | ||
- | </ | ||
- | |||
- | Then reboot. |
ubuntu/gpu/amd_gpu/crashes_the_system.1597275628.txt.gz · Last modified: 2020/08/12 23:40 by 192.168.1.1