An American global technology company based in Santa Clara, California, best known for its graphics processors (GPUs).
Questions tagged [nvidia]
70 questions
2
votes
2 answers
Install Display Card In ProLiant DL580 Gen8 Server
We have a ProLiant DL580 Gen8 Server and want to install Gigabyte GForce GTX 980 ti Display Card in PCIE slot, When we connect 8 pins sockets power, server could not turn on, and when power socket not connected, server starts but the graphic card…

MTSS
- 123
- 1
- 5
2
votes
1 answer
Executing Cuda script in LXC container results in "cuda error: no CUDA-capable device is detected"
I followed the following instructions in order to set up Cuda inside an LXC container.
When I try to execute the sample ./deviceQuery script inside the container following error is returned:
$ ./deviceQuery
./deviceQuery Starting...
CUDA Device…

Greg
- 1,657
- 5
- 27
- 38
2
votes
0 answers
libGL error: dlopen /usr/lib64/dri/nouveau_dri.so failed on CentOS 6.6
I'm having problems using the nouveau driver for my Nvidia GeForce 9100.
Xorg starts up and works fine, I am able to use everything, although in /var/log/Xorg.0.log I have:
$ cat /var/log/Xorg.0.log | grep EE
[ 36.166] (EE) AIGLX error: dlopen…

Leo
- 121
- 2
2
votes
1 answer
What socket(s) does the aux power for a GPU come from in a PowerEdge T550?
Server: Dell PowerEdge T550 Tower Server
PSU: Single, Hot Plug, Non-Redundant Power Supply (1+0), 1100W, Mixed Mode Titanium
GPU: NVIDIA A40
Photos: https://www.reddit.com/user/bigboyserver/comments/10jj1fj/dell_poweredge_t550_nvidia_a40/
Problem…

bigboyserver
- 23
- 4
2
votes
1 answer
Pod is stuck in PodInitializing status when an initContainer is OOMKilled
I have the following on-prem Kubernetes environment:
OS: Red Hat Enterprise Linux release 8.6 (Ootpa)
Kubernetes: 1.23.7 (single-node, build with kubeadm)
NVIDIA driver: 515.65.01
nvidia-container-toolkit: 1.10.0-1.x86_64 (rpm)
containerd:…

Daigo
- 343
- 7
- 20
2
votes
2 answers
Alternative to nvidia-settings GpuPowerMizerMode in Ubuntu?
We have a Ubuntu 20.04 server with Nvidia GPUs and want to change the Power Mode / GpuPowerMizerMode to Prefer Maximum Performance.
One way to do this is
nvidia-settings -a "[gpu:0]/GpuPowerMizerMode=1"
However, that would require an X session with…

Rug Olgebort
- 21
- 1
- 3
2
votes
0 answers
GCP VM: nvidia-container-cli: initialization error: driver error: timed out: unknown
Lately my GCP VM of multiple GPUs throws the following error when I try to run my container:
docker: Error response from daemon: OCI runtime create failed: container_linux.go:370: starting container process caused: process_linux.go:459: container…

ben0it8
- 121
- 2
1
vote
1 answer
Virtualisation primary GPU
The Server is running on Proxmox VE. My goal is to use any GPU in a VM.
So I blacklisted nvidia noveau radeon amdgpu to ensure all GPUs are correctly accessible to assign the VFIO driver. I've added all the ids from lspci -vnn to…

J Mustermann
- 11
- 2
1
vote
0 answers
hypervisor.cpuid.v0 or hidden state='on' equivlent in hyper-v
I'd like to hide to a vm, that it's being virtualized on hyper-v. I've done:
ExposeVirtualizationExtensions : True
But it doesn't seem to have the same effect. The goal is to pass a nvidia geforce 1080 to a linux vm for the purpose of tensorflow.…

Ryan Lewkowicz
- 61
- 1
- 3
1
vote
1 answer
Unable to use gpu in azure windows server 2016
I am trying to run a GPU intensive application(Lumion) on the Azure cloud.
Image used - Windows Server 2016.
Hardware - NV6_Promo with 1xK80 GPU.
Any application, when launched, run without using the GPU. The system has the latest Nvidia Tesla…

Nithin Jose
- 149
- 7
1
vote
1 answer
GLX is compiled with wrong version (Display resolution and hardware acceleration stopped working)
I have two Ubuntu 14 Desktops (identical). Both were working fine until Friday.
Some updates appear to have been performed on the non-working machine...
2019-03-18 02:29:32 install linux-base:all 4.5ubuntu1~14.04.1
2019-03-18 02:29:32…

BurningKrome
- 525
- 2
- 12
- 22
1
vote
1 answer
ESXi Tesla passthrough enabled but not assignable
I am facing an issue with an ESXi ( 6.7.0 Update 1 ) and the passthrough of a GPU card (NVIDIA Tesla P4).
The GPU card is listed in the "Passthrough capable" PCI Devices section as "Enabled / Needs reboot" but no matter the number of time the ESXi…

JohnLoopM
- 161
- 1
- 7
1
vote
0 answers
Simultaneous usage of Nvidia and AMD GPUs
I have a server which hosts three different GPU platforms: Onboard GPU, Nvidia and AMD GPUs. I have not installed X server, as I do not intend to bring the desktop up. I always use ssh and use the GPUs for computations only.
Now, I have been able to…

Arya Mz
- 111
- 1
1
vote
1 answer
Google Cloud - Monitor running on Microsoft Display Driver instead of NVIDIA K80 GPU
My Google Cloud Instance is running on Microsoft Display Driver,instead of the GPU.I tried to install Hyper-V,but Google Cloud Processors don't support it.Please help,i need to run Unity,but can't without the GPU.I'm running 6-core Intel Xeon CPU(i…

Mirkual Sen
- 11
- 1
1
vote
1 answer
apt-get bricked by nvidia drivers
I was updating my machine while some drivers crashed. After the reboot my X server was broken and I have reinstalled it.
Now apt-get is stuck with this error:
╭─phra at kali in /home/phra
╰─λ sudo apt-get install -f …

phra
- 41
- 8