Archived
1
1
Fork 0

shuffle requirements, consolidate Linux notes

This commit is contained in:
Josh Lay 2023-04-22 09:35:52 -05:00
parent 7e8e4a4ff2
commit 6ffd996fb7
Signed by: jlay
GPG key ID: B265E45CACAD108A

View file

@ -15,11 +15,17 @@ Simple TUI _(using [Textual](https://textual.textualize.io/))_ that shows AMD GP
- Current
- Target
*Note:* Tested _only_ on `RX6000` series cards -- will support more with help, please file an issue.
*Note:* Tested _only_ on `RX6000` series cards; more may be supported. Please file an issue if incompatibility is found!
## Requirements
Only `Linux` is supported. Information is _completely_ sourced from interfaces in `sysfs`.
It _may_ be necessary to update the `amdgpu.ppfeaturemask` parameter to enable metrics.
This is assumed present for *control* over the elements being monitored. Untested without.
See [this Arch Wiki entry](https://wiki.archlinux.org/title/AMDGPU#Boot_parameter) for context.
### Python
The Fedora base repositories provide the requirements with these packages:
- `python3-humanfriendly`
@ -27,11 +33,6 @@ The Fedora base repositories provide the requirements with these packages:
See [requirements.txt](requirements.txt) for other distributions
### Kernel
It _may_ be necessary to update the `amdgpu.ppfeaturemask` parameter to enable data collection.
This is assumed for *control* over the elements being monitored. Untested without. See [this](https://wiki.archlinux.org/title/AMDGPU#Boot_parameter) for context
## Screenshots
Main screen: