xxxserxxx / gotop

A terminal based graphical activity monitor inspired by gtop and vtop
Other
2.69k stars 138 forks source link

Nvidia flag is not loaded from config file #217

Closed CyanLyan closed 2 years ago

CyanLyan commented 2 years ago

Tested on two machines, gotop --nvidia --mbps -c vice --write-config was called and on both occasions the --mbps and the c flag were picked up but not the nvidia flag. I checked the config file and the nvidia=true line is present. Calling gotop --nvidia still causes the nvidia stats to be displayed.

gotop version:

d3fc311d68f2c3f4c0a8e2e0a95a0dbce7594669

OS/Arch:

5.16.19-76051619-generic GNU/Linux

Terminal emulator:

Tested in Gnome terminal and Tilix

Any relevant hardware info:

NVidia 1050 ti v470.86 / 3070 driver v510

tmux version:

N/A

No error log generated

xxxserxxx commented 2 years ago

Would you mind posting your config? The nvidia line is sufficient.

CyanLyan commented 2 years ago

That area of the config is as follows -

# Enable NVidia GPU metrics.
nvidia=true
doankimhuy-it commented 1 year ago

Still exists on v4.1.4