cancel
Showing results for 
Search instead for 
Did you mean: 

Drivers & Software

babashakur
Adept I

AMD PRO Driver Support for Pop!_OS

Please add 'pop' - flags to the amdgpu_installer and other components of the AMD PRO Driver. You already support 'ubuntu', 'debian' and other flags, we need an fix for this situation, because Pop!_OS users cannot install your driver, because of the ID value of the operating system, which is 'pop' or add a check of ID_LIKE value, if one of the supported flags is available.

cat /etc/os-release
NAME="Pop!_OS"
VERSION="22.04 LTS"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 22.04 LTS"
VERSION_ID="22.04"
HOME_URL="https://pop.system76.com"
SUPPORT_URL="https://support.system76.com"
BUG_REPORT_URL="https://github.com/pop-os/pop/issues"
PRIVACY_POLICY_URL="https://system76.com/privacy"
VERSION_CODENAME=jammy
UBUNTU_CODENAME=jammy
LOGO=distributor-logo-pop-os

 

0 Replies