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

Failed to load NVML on 32bit apps #499

Closed
raspin0 opened this issue Mar 19, 2021 · 2 comments
Closed

Failed to load NVML on 32bit apps #499

raspin0 opened this issue Mar 19, 2021 · 2 comments

Comments

@raspin0
Copy link
Contributor

raspin0 commented Mar 19, 2021

The output of vkcube32

https://pastebin.com/b7XqmVxe

OS: Deepin 20.01

@TheComputerGuy96
Copy link
Contributor

You need to install one library for that, so do this:
sudo dpkg --add-architecture i386 && sudo apt-get update && sudo apt-get install libnvidia-ml1:i386

@raspin0
Copy link
Contributor Author

raspin0 commented Mar 19, 2021

@TheComputerGuy96 Thanks it worked. Why it was not installed by default? Should this be?

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

No branches or pull requests

2 participants