I have read the readme and it has post an apt source
sudo tee /etc/apt/sources.list.d/rocm.list << EOF
deb [arch=amd64 signed-by=/etc/apt/keyrings/rocm.gpg] https://repo.radeon.com/rocm/apt/7.2.3 noble main
deb [arch=amd64 signed-by=/etc/apt/keyrings/rocm.gpg] https://repo.radeon.com/graphics/7.2.3/ubuntu noble main
EOF
but the noble is refer to 24.04 not 26.04.
I look around the amd website. And it doesn't give the 26.04 verson too.
When I use the run file to install driver and rocm. I can install rocm but can't install the driver.
I have read the readme and it has post an apt source
but the noble is refer to 24.04 not 26.04.
I look around the amd website. And it doesn't give the 26.04 verson too.
When I use the run file to install driver and rocm. I can install rocm but can't install the driver.