Error response from daemon: could not select device driver "nvidia" with capabilities: [[gpu]] #139

Closed
opened 2025-11-11 14:07:45 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @rajinder-yadav on GitHub (Dec 29, 2023).

Bug Report

Description

Getting error running with gpu support.

Bug Summary:

The following error is report,

Error response from daemon: could not select device driver "nvidia" with capabilities: [[gpu]]

Steps to Reproduce:

User the docker compose command from README

Expected Behavior:

Expecting to run with NVidia GPU support.

Actual Behavior:
[Describe what actually happened.]

Environment

Operating System: openSUSE Tumbleweed 20231218
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.113.0
Qt Version: 5.15.11
Kernel Version: 6.6.6-1-default (64-bit)
Graphics Platform: X11
Processors: 24 × AMD Ryzen 9 5900X 12-Core Processor
Memory: 62.7 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 3080/PCIe/SSE2
Manufacturer: Micro-Star International Co., Ltd.
Product Name: MS-7A38
System Version: 8.0

Reproduction Details

Confirmation:

  • I have read and followed all the instructions provided in the README.md.
  • I have reviewed the troubleshooting.md document.
  • I have included the browser console logs.
  • I have included the Docker container logs.

Logs and Screenshots

Browser Console Logs:
[Include relevant browser console logs, if applicable]

Docker Container Logs:
[Include relevant Docker container logs, if applicable]

Screenshots (if applicable):
[Attach any relevant screenshots to help illustrate the issue]

Installation Method

[Describe the method you used to install the project, e.g., manual installation, Docker, package manager, etc.]

Additional Information

[Include any additional details that may help in understanding and reproducing the issue. This could include specific configurations, error messages, or anything else relevant to the bug.]

Note

If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!

Originally created by @rajinder-yadav on GitHub (Dec 29, 2023). # Bug Report ## Description Getting error running with gpu support. **Bug Summary:** The following error is report, ```sh Error response from daemon: could not select device driver "nvidia" with capabilities: [[gpu]] ``` **Steps to Reproduce:** User the docker compose command from README **Expected Behavior:** Expecting to run with NVidia GPU support. **Actual Behavior:** [Describe what actually happened.] ## Environment Operating System: openSUSE Tumbleweed 20231218 KDE Plasma Version: 5.27.10 KDE Frameworks Version: 5.113.0 Qt Version: 5.15.11 Kernel Version: 6.6.6-1-default (64-bit) Graphics Platform: X11 Processors: 24 × AMD Ryzen 9 5900X 12-Core Processor Memory: 62.7 GiB of RAM Graphics Processor: NVIDIA GeForce RTX 3080/PCIe/SSE2 Manufacturer: Micro-Star International Co., Ltd. Product Name: MS-7A38 System Version: 8.0 ## Reproduction Details **Confirmation:** - [x] I have read and followed all the instructions provided in the README.md. - [ ] I have reviewed the troubleshooting.md document. - [ ] I have included the browser console logs. - [ ] I have included the Docker container logs. ## Logs and Screenshots **Browser Console Logs:** [Include relevant browser console logs, if applicable] **Docker Container Logs:** [Include relevant Docker container logs, if applicable] **Screenshots (if applicable):** [Attach any relevant screenshots to help illustrate the issue] ## Installation Method [Describe the method you used to install the project, e.g., manual installation, Docker, package manager, etc.] ## Additional Information [Include any additional details that may help in understanding and reproducing the issue. This could include specific configurations, error messages, or anything else relevant to the bug.] ## Note If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
Author
Owner

@dnviti commented on GitHub (Dec 29, 2023):

It is necessary to install the nvidia container drivers. https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html

@dnviti commented on GitHub (Dec 29, 2023): It is necessary to install the nvidia container drivers. https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#139