clbr
clbr
Ok, I tested it on radeon. The values are all wrong, and the indent in dump.c is still wrong. The NULL check in dump.c is still present. Also please remove...
Try changing the tick rate. -t 50 for example.
It's not a good point for a release. Please use the git version if you need navi for now.
Tag pushed. It is a bit silly for distros to want a named release, for apps that don't do anything for said release (radeontop releases are just tags for whatever...
This would be a breaking change, affecting existing programs using the dump output. So not sure. Is there something in your use case where the inaccuracy from percentages is too...
You're running an old version of radeontop. First try the latest. Those opening errors may cause trouble, never seen that before.
Your version is 1.3-3, latest is 1.3-4, one git commit more (which added pci ids). Please use the latest git version. Tagging new releases usually happens when I feel there's...
It detects your card correctly. It's now up to you to solve the open errors.
Oh my. And no errors like "Failed to get VRAM usage"? Can you build from git, and add printfs around the vram getting in radeon.c?
Well, looks like the kernel is reporting success while giving wrong values. Not much radeontop can do there. Either a kernel bug or the kernel has changed the ABI, which...