Giter Club home page Giter Club logo

Comments (11)

seerge avatar seerge commented on August 30, 2024

@Drew-Shunin hello,

G-Helper is not controlling your fans in realtime anyhow, they are controlled by BIOS (check FAQ)

I see that you use default Silent mode w/o any custom fan curves (which is fine). You can try to switch other modes, or reboot. May be BIOS will calm down then.

You can also try to set a custom fan curve, less aggressive.

And finally - If you really want to have more precise control over fan curves you can try Experimental build with manual fan control.

Thanks.

from g-helper.

seerge avatar seerge commented on August 30, 2024

@Drew-Shunin P.S. If it's stuck by some reason (or BIOS is bugged) you can try hardware reset as explained in Troubleshooting

from g-helper.

Drew-Shunin avatar Drew-Shunin commented on August 30, 2024

Hello,
My request was not about speed of the GPU fan itself but about the fact that g-helper displays speed incorrectly. On the silent mode the fan is idling (0 rpm or somewhere close to it) but g-helper displays it at 100% all the time.
Sorry if initial request is misleading in some way.
Thanks.

from g-helper.

seerge avatar seerge commented on August 30, 2024

@Drew-Shunin G-Helper takes fan speed from BIOS / Asus Control interface endpoints.

What would AC show in same situation ?

from g-helper.

seerge avatar seerge commented on August 30, 2024

@Drew-Shunin you can run following command in powershell as admin

Invoke-CimMethod (Get-CimInstance -Namespace root/wmi -ClassName AsusAtkWmi_WMNB) -MethodName DSTS -Arguments @{Device_ID=0x00110014}

It should output GPU fan speed + 65536

from g-helper.

Drew-Shunin avatar Drew-Shunin commented on August 30, 2024

image

from g-helper.

seerge avatar seerge commented on August 30, 2024

@Drew-Shunin exactly, if you deduct 65536 - you will get 74 (00) RPM

You either have broken sensor (or bugged BIOS), try hardware reset as I suggested above

from g-helper.

Drew-Shunin avatar Drew-Shunin commented on August 30, 2024

Looks like hardware resed does nothing. Let hope that bios updates fix that in the future. Anyway, thanks a lot for the support and the g-helper. Great tool!

from g-helper.

seerge avatar seerge commented on August 30, 2024

@Drew-Shunin try to check what AC reports (out of curiosity). Most probably it will be same tho.

As both apps just get that value you had in powershell and display it.

from g-helper.

Drew-Shunin avatar Drew-Shunin commented on August 30, 2024

You are right. 7400 in the AC as well

image

from g-helper.

seerge avatar seerge commented on August 30, 2024

@Drew-Shunin well, looks like sensor is constantly reporting same value :(

from g-helper.

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.