no compatible GPUs found for path tracing on cuda #84290

Closed
opened 2020-12-31 09:58:44 +01:00 by newsoft · 16 comments

System Information
Operating system: Windows-8.1-6.3.9600-SP0 64 Bits
Graphics card: GeForce GTX 770/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 460.89

Blender Version
Broken: version: 2.92.0 Alpha, branch: master, commit date: 2020-12-28 21:34, hash: 81c57c9471
Worked: (newest version of Blender that worked as expected)

Short description of error
No compatible GPUs found for path tracing on cuda . blender doesn't recognize my nvidia GeForce GTX 770 !

cuda error.JPG
cuda error 2.JPG

Exact steps for others to reproduce the error
[Please describe the exact steps needed to reproduce the issue]
[Based on the default startup or an attached .blend file (as simple as possible)]

**System Information** Operating system: Windows-8.1-6.3.9600-SP0 64 Bits Graphics card: GeForce GTX 770/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 460.89 **Blender Version** Broken: version: 2.92.0 Alpha, branch: master, commit date: 2020-12-28 21:34, hash: `81c57c9471` Worked: (newest version of Blender that worked as expected) **Short description of error** No compatible GPUs found for path tracing on cuda . blender doesn't recognize my nvidia GeForce GTX 770 ! ![cuda error.JPG](https://archive.blender.org/developer/F9540343/cuda_error.JPG) ![cuda error 2.JPG](https://archive.blender.org/developer/F9540345/cuda_error_2.JPG) **Exact steps for others to reproduce the error** [Please describe the exact steps needed to reproduce the issue] [Based on the default startup or an attached .blend file (as simple as possible)]
Author

Added subscriber: @newsoft

Added subscriber: @newsoft

Added subscriber: @rjg

Added subscriber: @rjg

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'

Could you please save your system information (Help > Save System Info) and attach the file to your report? Has this previously worked on your system and if yes, have you installed a new graphics driver or OS update before it stopped working? Does it work in a previous version of Blender, e.g. 2.91.0?

Could you please save your system information (*Help > Save System Info*) and attach the file to your report? Has this previously worked on your system and if yes, have you installed a new graphics driver or OS update before it stopped working? Does it work in a previous version of Blender, e.g. 2.91.0?
Author

In #84290#1084937, @rjg wrote:
Could you please save your system information (Help > Save System Info) and attach the file to your report? Has this previously worked on your system and if yes, have you installed a new graphics driver or OS update before it stopped working? Does it work in a previous version of Blender, e.g. 2.91.0?

Thanks .yes i have same error on the other blender versions too. it seems to created newly . cuda worked very well previously.
system-info.txt

> In #84290#1084937, @rjg wrote: > Could you please save your system information (*Help > Save System Info*) and attach the file to your report? Has this previously worked on your system and if yes, have you installed a new graphics driver or OS update before it stopped working? Does it work in a previous version of Blender, e.g. 2.91.0? Thanks .yes i have same error on the other blender versions too. it seems to created newly . cuda worked very well previously. [system-info.txt](https://archive.blender.org/developer/F9540358/system-info.txt)

Blender detects the GPU but there is an error initializing CUDA.

Please open Blender's installation directory and double click on the blender_debug_gpu.cmd. This will start Blender in debug mode and create log files. Once Blender is started, open the preferences and try to select CUDA again. Once this fails to work, close Blender. The Windows Explorer should open and show you up to two files, a debug log and the system information. Add them to your bug report by clicking on the upload button as shown in the screenshot below or via drag and drop.

2019_12_04_upload_icon_developer_blender_org.png

Blender detects the GPU but there is an error initializing CUDA. Please open Blender's installation directory and double click on the `blender_debug_gpu.cmd`. This will start Blender in debug mode and create log files. Once Blender is started, open the preferences and try to select CUDA again. Once this fails to work, close Blender. The Windows Explorer should open and show you up to two files, a debug log and the system information. Add them to your bug report by clicking on the upload button as shown in the screenshot below or via drag and drop. ![2019_12_04_upload_icon_developer_blender_org.png](https://archive.blender.org/developer/F8190038/2019_12_04_upload_icon_developer_blender_org.png)
Author
It shows up error again. [blender_debug_output.txt](https://archive.blender.org/developer/F9540391/blender_debug_output.txt) [blender_system_info.txt](https://archive.blender.org/developer/F9540392/blender_system_info.txt)

Unfortunately the debug log doesn't contain additional information. Please uninstall and reinstall the graphics driver for the GPU. If this doesn't resolve the problem, repeat this but use an earlier versions of the driver .

Unfortunately the debug log doesn't contain additional information. Please uninstall and reinstall the graphics driver for the GPU. If this doesn't resolve the problem, repeat this but use an [earlier versions of the driver ](https://www.nvidia.com/Download/Find.aspx?lang=en-us).
Author

In #84290#1084992, @rjg wrote:
Unfortunately the debug log doesn't contain additional information. Please uninstall and reinstall the graphics driver for the GPU. If this doesn't resolve the problem, repeat this but use an earlier versions of the driver .

Ok . thank you

> In #84290#1084992, @rjg wrote: > Unfortunately the debug log doesn't contain additional information. Please uninstall and reinstall the graphics driver for the GPU. If this doesn't resolve the problem, repeat this but use an [earlier versions of the driver ](https://www.nvidia.com/Download/Find.aspx?lang=en-us). Ok . thank you
Author

After uninstalling latest driver and install older version. every things came back.
sssssss.JPG

After uninstalling latest driver and install older version. every things came back. ![sssssss.JPG](https://archive.blender.org/developer/F9540479/sssssss.JPG)

That's good to hear. So the 460.89 doesn't work for you at all? What is the current driver version that works properly?

That's good to hear. So the 460.89 doesn't work for you at all? What is the current driver version that works properly?
Author

Now i use 430.86
latest version has cuda detection issue .
ve.JPG

Now i use 430.86 latest version has cuda detection issue . ![ve.JPG](https://archive.blender.org/developer/F9540537/ve.JPG)

Changed status from 'Needs User Info' to: 'Archived'

Changed status from 'Needs User Info' to: 'Archived'

Thank you for letting us know. I'll inform the other triagers that there may be problem with that specific driver version. Since the issue appears to be in the graphics driver and not in Blender, I'm closing this ticket.

Thank you for letting us know. I'll inform the other triagers that there may be problem with that specific driver version. Since the issue appears to be in the graphics driver and not in Blender, I'm closing this ticket.

@newsoft Is the 430.86 the most recent version that works properly or did you pick this specific one for a different reason?

@newsoft Is the 430.86 the most recent version that works properly or did you pick this specific one for a different reason?
Author

In #84290#1085179, @rjg wrote:
@newsoft Is the 430.86 the most recent version that works properly or did you pick this specific one for a different reason?

No that was just an older download file.
Thank you too for your response.

> In #84290#1085179, @rjg wrote: > @newsoft Is the 430.86 the most recent version that works properly or did you pick this specific one for a different reason? No that was just an older download file. Thank you too for your response.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#84290
No description provided.