Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

CUDA is too old

A topic by IDKOmegaLul created Jul 24, 2020 Views: 1,716 Replies: 5
Viewing posts 1 to 5
(1 edit)

Hi

I have an error saying 

The NVIDIA Driver on your system is too old (found version 10010).

Im using a GTX 1050 GPU and running DAIN version 0.40

Anybody know a fix to this?

Developer

Can it be using a internal graphic card by mistake? Does it detect more than one device on the "Beta" tab?

You can also try to update your driver.

(3 edits)

Hi!

I checked the Beta Options tab and there's nothing on the drop down menu. Ive also tried running it with a High-performance NVIDIA processor to no avail. As for the drivers Im planning on checking the update later.

Heres the error messages

AssertionError:

The NVIDIA driver on your system is too old (found version 10010).
Please update your GPU driver by downloading and installing a new
version from the URL: http://www.nvidia.com/Download/index.aspx
Alternatively, go to: https://pytorch.org to install
a PyTorch version that has been compiled with your version
of the CUDA driver.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "my_design.py", line 75, in run
PermissionError: [Errno 13] Permission denied: 'crash_log.txt'

Developer

Please try to update your drivers then. If it still don't work, please download v0.38 and see if it work.

If it work on v.38 let me know so I can try to fix some bugs.

Hi IDKOmegaLul,

I would try as GRisk suggested.

If you can, use a Studio driver rather than a Game Ready or Beta as Studio Drivers are designed to maintain compatibility and stability rather than implementing cutting edge (& potentially buggy) changes.

Also, I would suggest installing it with the "Clean Previous Installations" option checked so the new Driver will remove previous drivers that may be having an unwanted impact on your current installation.

I hope this helps,

Theo

Hi, so I finally updated my drivers for a couple of weeks due to work and it fixed my problems. It turns out the drivers on my laptop was way WAY outdated.

Thx for the help!