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

Can't start Nibbler on Ubuntu 24.04.1 with Nvidia driver #269

Open
sroller opened this issue Oct 6, 2024 · 1 comment
Open

Can't start Nibbler on Ubuntu 24.04.1 with Nvidia driver #269

sroller opened this issue Oct 6, 2024 · 1 comment
Labels
linux Linux-specific problems

Comments

@sroller
Copy link

sroller commented Oct 6, 2024

I'm getting this error message starting Nibbler.

[22014:1006/012123.294955:FATAL:gpu_data_manager_impl_private.cc(439)] GPU process isn't usable. Goodbye.

lc0 runs from the command line.

output of nvidia-smi command.

Sun Oct  6 01:24:42 2024
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 560.35.03              Driver Version: 560.35.03      CUDA Version: 12.6     |
|-----------------------------------------+------------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  NVIDIA GeForce RTX 3060        Off |   00000000:01:00.0  On |                  N/A |
|  0%   48C    P8             14W /  170W |       5MiB /  12288MiB |      0%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+

+-----------------------------------------------------------------------------------------+
| Processes:                                                                              |
|  GPU   GI   CI        PID   Type   Process name                              GPU Memory |
|        ID   ID                                                               Usage      |
|=========================================================================================|
|  No running processes found                                                             |
+-----------------------------------------------------------------------------------------+

The Nvidia driver is 560 and the CUDA version 12.6 - both cutting edge.

@rooklift
Copy link
Owner

rooklift commented Oct 6, 2024

Try adding --no-sandbox as a command line argument to Nibbler.

@rooklift rooklift added the linux Linux-specific problems label Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linux Linux-specific problems
Projects
None yet
Development

No branches or pull requests

2 participants