Fix Software Rendering Mode in Linux Mint on AMD Ryzen 7 3700U APU - Radeon Vega 10 Mobile GFX #020
У вашего броузера проблема в совместимости с HTML5
How to get Linux Mint running on an AMD RYZEN 7 3700U APU with full graphics support, or how to fix the software rendering mode.
In this example on an HP Laptop 15 db1204ng:
Hardware specs: https://termbin.com/x1mn
- Get Linux Mint 19.1 with Cinnamon
- Make a boot able USB drive
- Disable secure boot in the BIOS for this, enable it afterwards
- Boot from USB and install Linux Mint 19.1 without third parties software and an internet
connection
- When done, reboot
- Update and Upgrade:
sudo apt-get update && sudo apt-get upgrade
- Install UKUU (Ubuntu Kernel Upgrade Utility)
sudo add-apt-repository ppa:teejee2008/ppa
sudo apt-get update
sudo apt-get install ukuu
- Get list of available kernels with
ukuu --list
- Install kernel 5.0.13
sudo ukuu --install v5.0.13
- When done, reboot
- Install latest AMD GPU drivers from the OIBAF PPA:
sudo add-apt-repository ppa:oibaf/graphics-drivers
sudo apt-get update
sudo apt-get dist-upgrade
- When done, reboot
And you are DONE :-) HAPPY HAPPY, JOY JOY