Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snapshot Nvidia unable to leave blank path #836

Open
Adamshick012 opened this issue Oct 11, 2024 · 6 comments · May be fixed by #838
Open

Snapshot Nvidia unable to leave blank path #836

Adamshick012 opened this issue Oct 11, 2024 · 6 comments · May be fixed by #838

Comments

@Adamshick012
Copy link

When turning on Nvidia Snapshot and running test it errors asking for:

Nvidia Check Error. Not Acceptable: unable to locate nvidia-smi in PATH '/"

It's blank in the settings. This was in the Web-UI

@davidnewhall
Copy link
Contributor

Can you show us the error? What version are you running?

@Adamshick012
Copy link
Author

Adamshick012 commented Oct 11, 2024

Version: 0.8.3-2118
Quick screen recording of the issue:

Recording.2024-10-11.114642.mp4

image

@davidnewhall
Copy link
Contributor

Seems like an expected message. Does it work if you put in the path?

@Adamshick012
Copy link
Author

Adamshick012 commented Oct 11, 2024

I thought leaving it blank was the correct way of doing it based on the example config:

# The app will automatically collect Nvidia data if nvidia-smi is present.
# Use the settings below to disable Nvidia GPU collection, or restrict collection to only specific Bus IDs.
# SMI Path is found automatically if left blank.  Set it to path to nvidia-smi (nvidia-smi.exe on Windows).

@davidnewhall
Copy link
Contributor

It's telling you it can't find nvidia-smi in your PATH (which only contains /). If you're using Docker, you need to use the cuda image: ghcr.io/notifiarr/notifiarr:cuda

@Adamshick012
Copy link
Author

Oh got it. I grabbed just latest off of the Apps on Unraid. I will adjust the Repo to that branch. Thank you for the help!

@davidnewhall davidnewhall linked a pull request Oct 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants