Lurkki14 / tuxclocker

Qt overclocking tool for GNU/Linux
GNU General Public License v3.0
765 stars 31 forks source link

Everything is grayed out except power limit #45

Closed julienchabanon closed 3 years ago

julienchabanon commented 3 years ago

OS: DISTRIB_ID=ManjaroLinux DISTRIB_RELEASE=20.2.1

Graphics card: nvidia RTX 2070

Using Qt version 5.15.2

On launch:

QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' QMetaObject::connectSlotsByName: No matching signal for on_newProfile_clicked() QMetaObject::connectSlotsByName: No matching signal for on_newProfile_closed() QMetaObject::connectSlotsByName: No matching signal for on_editProfile_closed()

$ inxi -G

Graphics: Device-1: NVIDIA TU106 [GeForce RTX 2070] driver: nvidia v: 460.39 Device-2: Oculus VR Rift CV1 Sensor type: USB driver: uvcvideo Device-3: Oculus VR Rift CV1 Sensor type: USB driver: uvcvideo Device-4: Oculus VR Rift CV1 Sensor type: USB driver: uvcvideo Display: x11 server: X.Org 1.20.10 driver: loaded: nvidia resolution: 2560x1440 OpenGL: renderer: GeForce RTX 2070/PCIe/SSE2 v: 4.6.0 NVIDIA 460.39

Result: Every sliders are grayed out except power limit

julienchabanon commented 3 years ago

A system upgrade seems to have fixed the issue.