Coder Social home page Coder Social logo

Comments (6)

ilya-zlobintsev avatar ilya-zlobintsev commented on August 25, 2024

What's the output of
cat /sys/class/drm/card0/device/hwmon/*/fan*_input
when this happens?

Most likely it's a bug in the kernel's reporting (on my RX 580 it keeps showing the last non-zero value when the fans turn off, so it wouldn't be surprising if there are other issues with it, especially on very new GPUs). Though if the fan speed is actually correctly set, that means that the driver properly reports minimum and maximum values for the speeds.

BTW, How does the overclocking work? I've implemented it according to the driver documentation, but as I don't have a new GPU to test it on please report if there are any issues. (also there's no voltage control currently)

from lact.

ilya-zlobintsev avatar ilya-zlobintsev commented on August 25, 2024

I've added GPU temperature and usage indicators to the OC page.

from lact.

Alexander-LIT avatar Alexander-LIT commented on August 25, 2024

Thank you for your replies ilyazzz!

Output of:

cat /sys/class/drm/card0/device/hwmon/*/fan*_input
0

When I try the OC settings the following happens:
Automatic: Card uses a variety of clockspeeds between 0 - 500 - 2565
Highest Clocks: Card switches between 0 and 2565 (with slight fluctuation in the maxclock 2555-2565)
Lowest Clocks: Card switches between 0 and 500Mhz

My card is still set to "Quiet" BIOS since I am still lacking a waterblock for it.
I read that full overclocking support was not going to be available until kernel 5.12 I believe?

from lact.

ilya-zlobintsev avatar ilya-zlobintsev commented on August 25, 2024

The kernel does seem to be reporting 0 as the fan speed. It would be possible to show the fan speed values that the daemon tells the driver to use, but that's less accurate than reading the actual RPM values of the fan.

As for overclocking, I'm curious on how it works on all GPUs that use the new format, which are Vega20(Radeon VII/Navi) and newer. If the clockspeed sliders don't show up even after the kernel parameter, then most likely the kernel doesn't support overclocking on your GPU yet.

from lact.

Alexander-LIT avatar Alexander-LIT commented on August 25, 2024

I will report back in when 5.12 releases on Manjaro.
If there is any more information I can supply that would be useful, please let me know :-)

from lact.

ilya-zlobintsev avatar ilya-zlobintsev commented on August 25, 2024

Closing because of age and most likely being a problem on the kernel side, please re-open if you still have the issue.

from lact.

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.