Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 886513 - dev-util/rocm-smi-5.4.1: Version bump
Summary: dev-util/rocm-smi-5.4.1: Version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-12-18 00:47 UTC by Ben Chaney
Modified: 2023-01-27 07:33 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild for new version of rocm-smi (rocm-smi-5.4.1.ebuild,1.75 KB, text/plain)
2022-12-18 00:47 UTC, Ben Chaney
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Chaney 2022-12-18 00:47:00 UTC
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.
Comment 1 Yiyang Wu 2023-01-18 13:03:15 UTC
(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.
Comment 2 Ben Chaney 2023-01-18 22:17:48 UTC
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.
Comment 3 Larry the Git Cow gentoo-dev 2023-01-27 07:33:27 UTC
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(+)