ilya-zlobintsev / LACT

Linux GPU Configuration Tool
MIT License
1.46k stars 35 forks source link

Nvidia support #391

Open ilya-zlobintsev opened 1 month ago

ilya-zlobintsev commented 1 month ago

With #388 being merged, LACT now has basic support for Nvidia GPUs through NVML (nvidia management library). This issue tracks the feature support for nvidia.

Not possible to implement currently:

ilya-zlobintsev commented 3 weeks ago

All the main functionality has been implemented, now it just needs a bit more testing across multiple GPU generations.

Dekamir commented 1 week ago

Will we ever be able to toggle individual PowerMizer power/performance levels (or edit them) on NVIDIA?

AbdulrahmanObaido commented 3 days ago

can we get intel arc support fan speed set on kernel 6.12 ?

ilya-zlobintsev commented 3 days ago

@AbdulrahmanObaido 6.12 only added support for reading the fan speed on ARC, it's not possible to set it (or do any other configuration on intel GPUs) See #401 for more info