[Cordell Bloor] > I suspect that the problem is libhsakmt1 6.4.3+dfsg-4. You could try > installing libhsakmt1 6.1.2-3 from stable to see if that fixes the > problem.
Downgrading libhsakmt1 got rocminfo working. Next, I tried to apt dist-upgrade and apt install libhsa-runtime-dev to force a consistent version 6.4.3+dfsg-4 of libhsa-runtime-dev, libhsa-runtime64-1 and libhsakmt1. This seem to solve the problem for both rocminfo and llama-server. Once this was done, the llama-server program started as it should. I guess some dependencies, conflicts or breaks should be added to make sure upgrades avoid incomplatible packages. -- Happy hacking Petter Reinholdtsen

