Giter VIP home page Giter VIP logo

Comments (17)

Lurkki14 avatar Lurkki14 commented on May 30, 2024 1

Attempted fix with 103f870 , also updated the latest tarball in the release page to use this.

from tuxclocker.

Idcrafter avatar Idcrafter commented on May 30, 2024 1

thanks, it's now fixed in the newest release
Screenshot_20231214_162332

from tuxclocker.

Lurkki14 avatar Lurkki14 commented on May 30, 2024

I think this might be a driver version mismatch. @Idcrafter can you see what happens if you build from source?

from tuxclocker.

Idcrafter avatar Idcrafter commented on May 30, 2024

i have the Nvidia Driver Version: 535.113.01 and Linux kernel 6.5.7-200 on Fedora 38. i compöiled the software in a wayland session do i not see any device unlike with the newest build from github:
Screenshot_20231022_222818

from tuxclocker.

Idcrafter avatar Idcrafter commented on May 30, 2024

my NVLM Verion is 12.535.113.01 it can be seen here in the NvidiaX settings application which looks different because i am in a Wayland session:
Screenshot_20231022_224102

from tuxclocker.

Lurkki14 avatar Lurkki14 commented on May 30, 2024

Looks like it can't find the tuxclockerd service. @Idcrafter follow this section https://github.com/Lurkki14/tuxclocker#scripts to connect to the daemon manually. Also make sure all the dependencies are found when running meson build

from tuxclocker.

Idcrafter avatar Idcrafter commented on May 30, 2024

i have all dependencies that are needed and i will try the script

from tuxclocker.

Idcrafter avatar Idcrafter commented on May 30, 2024

ok i have tried that and it still does not show anything like before

from tuxclocker.

Lurkki14 avatar Lurkki14 commented on May 30, 2024

What output do you get when running dev/tuxclockerd-start.sh ?

from tuxclocker.

Idcrafter avatar Idcrafter commented on May 30, 2024

../inst/bin/tuxclockerd: error while loading shared libraries: libtuxclocker.so: cannot open shared object file: No such file or directory

from tuxclocker.

Idcrafter avatar Idcrafter commented on May 30, 2024

but it exist ins
ls -l ./tuxclocker/inst/lib64/
libtuxclocker.so tuxclocker

from tuxclocker.

Lurkki14 avatar Lurkki14 commented on May 30, 2024

Run DBUS_SYSTEM_BUS_ADDRESS=unix:path=/tmp/tuxclocker-dbus-socket sudo -E LD_LIBRARY_PATH=inst/lib64/ inst/bin/tuxclockerd in the tuxclocker folder then.

from tuxclocker.

Idcrafter avatar Idcrafter commented on May 30, 2024

i did it and the output in that console is:
found plugin at /tuxclocker/inst/lib64/tuxclocker/plugins/libamd.so
found plugin at /tuxclocker/inst/lib64/tuxclocker/plugins/libnvidia.so
found plugin at /tuxclocker/inst/lib64/tuxclocker/plugins/libcpu.so
amdgpu_device_initialize: amdgpu_get_auth (1) failed (-1)
amdgpu_device_initialize: DRM version is 0.0.0 but this driver is only compatible with 3.x.x.
amdgpu_device_initialize: DRM version is 0.0.0 but this driver is only compatible with 3.x.x.
there is nothing else there and the UI still is empty

from tuxclocker.

Lurkki14 avatar Lurkki14 commented on May 30, 2024

Hmm, that's pretty puzzling. It definitely should print something else there. I'm out of ideas for the moment.

from tuxclocker.

Idcrafter avatar Idcrafter commented on May 30, 2024

it threw a SELinux exception:
SELinux prevents dbus-broker-lau from accessing file /usr/local/share/dbus-1/system-services/org.tuxclocker.service with open access.
i hope this helps.

from tuxclocker.

Idcrafter avatar Idcrafter commented on May 30, 2024

i'll test it again with the new Nvidia 545.29.06 drivers maybe it will work

from tuxclocker.

Idcrafter avatar Idcrafter commented on May 30, 2024

still this error
nvidia: couldn't get GPU count from NVML!

Screenshot_20231201_122222

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.