💻 Software
remotely startx over ssh
Fresh5 days ago
Mar 15, 202613307 viewsConfidence Score0%
0%
Problem
I am using some software that uses CUDA to run some stuff on the GPU. If I am using ssh to connect to the box, or vnc even, and I try to run the program I get an error that no CUDA device is enabled. I have to go over to the machine and physically log in, and type "startx" to get it to detect the d…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: remotely startx over ssh
Low Risk
If you have root access to the box running CUDA or can get someone who does to make this change, you can configure it such that X is not necessary to use CUDA. To do so, create a file called in with the following contents: Then, create a file called…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix