Giter VIP home page Giter VIP logo

Comments (6)

Lurkki14 avatar Lurkki14 commented on May 31, 2024

Can you paste what gets written into the settings when you try to apply custom mode to both GPU's? The file should be located at ~/.config/tuxclocker.conf

from tuxclocker.

bernharl avatar bernharl commented on May 31, 2024

cat ~/.config/tuxclocker.conf
[%General]
currentProfile=New Profile
latestUUID=GPU-a49fbb14-8f2d-9da2-5bd9-f1b5e98175be

[New%20Profile]
GPU-95eefd2b-c023-227f-0261-233251b0629d\fanControlMode=0
GPU-95eefd2b-c023-227f-0261-233251b0629d\memoryClockOffset=0
GPU-a49fbb14-8f2d-9da2-5bd9-f1b5e98175be\curvepoints\1\xpoints=20
GPU-a49fbb14-8f2d-9da2-5bd9-f1b5e98175be\curvepoints\1\ypoints=19
GPU-a49fbb14-8f2d-9da2-5bd9-f1b5e98175be\curvepoints\2\xpoints=40
GPU-a49fbb14-8f2d-9da2-5bd9-f1b5e98175be\curvepoints\2\ypoints=40
GPU-a49fbb14-8f2d-9da2-5bd9-f1b5e98175be\curvepoints\3\xpoints=50
GPU-a49fbb14-8f2d-9da2-5bd9-f1b5e98175be\curvepoints\3\ypoints=50
GPU-a49fbb14-8f2d-9da2-5bd9-f1b5e98175be\curvepoints\4\xpoints=60
GPU-a49fbb14-8f2d-9da2-5bd9-f1b5e98175be\curvepoints\4\ypoints=65
GPU-a49fbb14-8f2d-9da2-5bd9-f1b5e98175be\curvepoints\5\xpoints=65
GPU-a49fbb14-8f2d-9da2-5bd9-f1b5e98175be\curvepoints\5\ypoints=70
GPU-a49fbb14-8f2d-9da2-5bd9-f1b5e98175be\curvepoints\6\xpoints=70
GPU-a49fbb14-8f2d-9da2-5bd9-f1b5e98175be\curvepoints\6\ypoints=75
GPU-a49fbb14-8f2d-9da2-5bd9-f1b5e98175be\curvepoints\7\xpoints=75
GPU-a49fbb14-8f2d-9da2-5bd9-f1b5e98175be\curvepoints\7\ypoints=89
GPU-a49fbb14-8f2d-9da2-5bd9-f1b5e98175be\curvepoints\8\xpoints=80
GPU-a49fbb14-8f2d-9da2-5bd9-f1b5e98175be\curvepoints\8\ypoints=100
GPU-a49fbb14-8f2d-9da2-5bd9-f1b5e98175be\curvepoints\size=8
GPU-a49fbb14-8f2d-9da2-5bd9-f1b5e98175be\fanControlMode=2
GPU-a49fbb14-8f2d-9da2-5bd9-f1b5e98175be\memoryClockOffset=0
isProfile=true

from tuxclocker.

Lurkki14 avatar Lurkki14 commented on May 31, 2024

I see where the problem is, the settings are only saved and loaded for the currently selected GPU, but since the code regarding this is horrible and I'm working on a rewrite anyway, I may not have the motivation to try to fix it.

from tuxclocker.

bernharl avatar bernharl commented on May 31, 2024

So the problem arises when saving and loading settings, not when applying? Would that mean I could somehow manually edit the config file to solve the problem in a hacky way?

If not, could you tell me where in the code this is handled so that I may try to have a look at it myself?

What is the progress status on the rewrite? Obviously you're doing all this for free, so feel no pressure.

from tuxclocker.

Lurkki14 avatar Lurkki14 commented on May 31, 2024

It also applies the settings only for the current GPU, so editing the config manually won't do anything. The relevant parts are https://github.com/Lurkki14/tuxclocker/blob/master/mainwindow.cpp#L709 and https://github.com/Lurkki14/tuxclocker/blob/master/mainwindow.cpp#L844. Regarding on the rewrite, most functionality is there, but the UI isn't ready.

from tuxclocker.

Lurkki14 avatar Lurkki14 commented on May 31, 2024

This use case should work now in the cpplib branch, though it's still buggy and undocumented. Contact me somewhere if you need help to get it running.

from tuxclocker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.