Wolf
Wolf
I have a similiar workflow but in reverse, I sometimes want to hide all pending transactions - I use them as a marker for whether or not the transaction has...
Yeah, that is something that remains to be fixed with my approach. Sadly I don't think there's a way right now to clear filters automatically by navigating away from a...
`fan_zero_rpm` behaves like the other files in `gpu_od/`, it will report the current setting and available range when read from: ``` FAN_ZERO_RPM: 0 OD_RANGE: ZERO_RPM: 0 1 ``` I'd assume...
I don't know how long this will take to land, but the patch series [has been reviewed](https://lists.freedesktop.org/archives/amd-gfx/2024-October/116354.html) now. We now also have another setting, `fan_zero_rpm_stop_temperature`.
FYI, both the [zero RPM toggle](https://gitlab.freedesktop.org/agd5f/linux/-/commit/36b0231086d2dc09d320b2202f57b7eea0beafd7) and the [stop temperature knob](https://gitlab.freedesktop.org/agd5f/linux/-/commit/bcf7cc34428b9971bac570ada058ea0ea43fa04d) are now in the upstream repo.