Closed bussyjd closed 4 days ago
Hi @bussyjd, looks like there's a version mismatch with libsystemd-dev
and libzstd-dev
. Could you please remove the existing ROCm dependencies with
sudo amdgpu-install --uninstall --rocmrelease=all
sudo apt purge amdgpu-install
sudo apt autoremove
and then reinstall with
wget https://repo.radeon.com/amdgpu-install/6.2.2/ubuntu/noble/amdgpu-install_6.2.60202-1_all.deb
sudo apt install ./amdgpu-install_6.2.60202-1_all.deb
sudo apt update
sudo amdgpu-install --usecase=rocm
This will reset the amdgpu
and rocm
repositories while also removing any previously installed packages.
Closing this issue out due to lack of response. If you're still encountering issues with the ROCm installation, feel free to leave a comment and I'll reopen this ticket.
Closing this issue out due to lack of response. If you're still encountering issues with the ROCm install, feel free to leave a comment and I'll reopen this ticket.
Problem Description
Operating System
Ubuntu 24.04.1 LTS
CPU
AMD Ryzen 9 5950X
GPU
AMD Radeon RX 7900 XT
ROCm Version
ROCm 6.2.0
ROCm Component
No response
Steps to Reproduce
upgrade LTS to ubuntu 24 Follow https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/native-install/ubuntu.html steps
(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support
No response
Additional Information
Similar issue (other entity) https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/native-install/ubuntu.html