d4nj1 / TLPUI

A GTK user interface for TLP written in Python
GNU General Public License v2.0
1.11k stars 83 forks source link

It shows settings for Radeon even though I have a Nvidia GPU #70

Closed QazCetelic closed 4 years ago

QazCetelic commented 4 years ago

Or is it just a generic name for all GPU's?

bbhtt commented 4 years ago

Or is it just a generic name for all GPU's?

These?

d4nj1 commented 4 years ago

Hi @QazCetelic, it's more like configuration that you "can" apply if you have Radeon GPU with the correct kernel module loaded. For more specific details see https://linrunner.de/tlp/settings/graphics.html

TLPUI does not check for available graphics card at the moment and just provides a UI for all available config items that exist.

d4nj1 commented 4 years ago

If you have further questions please reopen the issue.