Search found 3 matches
- Thu Jul 30, 2020 4:47 pm
- Forum: Installation & Boot
- Topic: Grub Update trouble RESOLVED
- Replies: 56
- Views: 3052
Re: Grub Update trouble
If you want to repair grub without Boot-Repair the steps are these from a live-cd (for a system installed in /dev/sda1, for other partition or disk change it accordingly): mount /dev/sda1 /media/target mount -t proc proc /media/target/proc/ mount -t sysfs sys /media/target/sys/ mount -o bind /dev /m...
- Thu Jul 16, 2020 8:19 am
- Forum: Tutorials
- Topic: [HOWTO] Install amdgpu-pro on LMD 4
- Replies: 3
- Views: 663
Re: [HOWTO] Install amdgpu-pro on LMD 4
Cool way to get the latest driver, but you should note:
- This install the open source driver
- You must activate the backports packages from your repository to install the latest kernel
- Tue Jun 23, 2020 10:33 am
- Forum: Tutorials
- Topic: [HOWTO] Install amdgpu-pro on LMD 4
- Replies: 3
- Views: 663
[HOWTO] Install amdgpu-pro on LMD 4
UPDATE: Warning the driver from AMD fail to compile with the latest kernels (any posterior to 4.19.0-11) Small guide to install the driver for AMD Radeons from the AMd's web. Download the drivers from the web. Here is the version 20.20 https://www.amd.com/en/support/kb/release-notes/rn-amdgpu-unifi...