Created attachment 843293 [details] ebuild for new version of rocm-smi Please bump rocm-smi to version 5.4.1. This version fixes a longstanding issue on my machine. I have attached an ebuild for the updated version the only change from the previous ebuild is the removal of a now redundant patch.
(In reply to Ben Chaney from comment #0) > Created attachment 843293 [details] > ebuild for new version of rocm-smi > > Please bump rocm-smi to version 5.4.1. This version fixes a longstanding > issue on my machine. I have attached an ebuild for the updated version the > only change from the previous ebuild is the removal of a now redundant patch. Is this longstanding issue has something to do with that patch? Because without that patch rocm-smi does not work on my machine. Originally it can only detect non-builtin amdgpu module. So I'm willing to keep that patch.
The patch isn't causing an issue. I removed it because an upstream change rendered it incompatible, and it seemed like it might not have been needed anymore, but if it still is, creating a new version of it (as the PR does) seems like a reasonable solution.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6d20abad9fbc9a535341c82f5df908324a4a957 commit e6d20abad9fbc9a535341c82f5df908324a4a957 Author: Yiyang Wu <xgreenlandforwyy@gmail.com> AuthorDate: 2023-01-18 13:36:49 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2023-01-27 07:33:23 +0000 dev-util/rocm-smi: add 5.4.2 Closes: https://bugs.gentoo.org/886513 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org> dev-util/rocm-smi/Manifest | 1 + .../rocm-smi-5.4.2-detect-builtin-amdgpu.patch | 26 ++++++++++ dev-util/rocm-smi/rocm-smi-5.4.2.ebuild | 57 ++++++++++++++++++++++ 3 files changed, 84 insertions(+)