AMDgpu-dkms / ROCm Installer for Entropy Linux [Debian]
Run this command in bash to start installer
curl https://raw.githubusercontent.com/GNU-Szmelc/ROCm-Installer/main/setup.sh > setup.sh
chmod +x setup.sh && ./setup.sh
- Adopt it to Entropy's PostInstall Manager
- Add platform detection / use appropriate commands for other distros
- Add CUDA Installer and package both into GPU Driver Manager
- Track versions & update main branch when new packages are out