cbuchner1 / CudaMiner

a CUDA accelerated litecoin mining application based on pooler's CPU miner
Other
688 stars 303 forks source link

GPU missing when mining over rdp #102

Closed ghost closed 10 years ago

ghost commented 10 years ago

When starting up miner over remote desktop I get this error message:

Unable to query CUDA driver version! Is an nVidia driver installed?

Using Win8.1 x64

Cheers.

cbuchner1 commented 10 years ago

remote desktop prevents applications from accessing OpenGL and CUDA directly, as they run under some virtual desktop environment.

I would recommend to use VNC for remote logins instead.

2014-02-18 9:13 GMT+01:00 Tuomas Soikkeli notifications@github.com:

When starting up miner over remote desktop I get this error message:

Unable to query CUDA driver version! Is an nVidia driver installed?

Using Win8.1 x64

Cheers.

Reply to this email directly or view it on GitHubhttps://github.com/cbuchner1/CudaMiner/issues/102 .

ghost commented 10 years ago

Seems to be native windows problem than software.

whitesand77 commented 10 years ago

TeamViewer has a better "windows" experience than VNC.