Page MenuHome

blender-2.70-RC2-linux-glibc211-x86_64 no gpu rendering with nvidia 334.21 drivers
Closed, ResolvedPublic

Description

blender-2.70-RC2-linux-glibc211-x86_64 with nvidia-drivers 334.21 will not give you access to gpu rendering. The selection for gpu compute is not available in User Preferences. The error message in the console is;

CUDA cuInit: Unknown error

Event Timeline

Tim (twk1158) raised the priority of this task from to 90.
Tim (twk1158) updated the task description. (Show Details)
Tim (twk1158) added a project: Blender 2.70.
Tim (twk1158) edited a custom field.
Tim (twk1158) added a subscriber: Tim (twk1158).

Just tried blender-2.69-linux-glibc211-x86_64 and it also doesn't give you access to gpu rendering from User Preferences where nvidia 331.49 will. Blame it all on nvidia.

twk

Tim (twk1158) changed the task status from Unknown Status to Resolved.Mar 14 2014, 2:39 AM
Tim (twk1158) claimed this task.

Turns out that there is a new linux kernel module that needs to be loaded.

nvidia_uvm

Reading this nvidia forum thread;

https://devtalk.nvidia.com/default/topic/699610/linux/334-21-driver-returns-999-on-cuinit-cuda-/

pointed out the fact that there was a module. Searching through the advanced options of the nvidia-installer turned up the proper settings. Seems the package manager builds the driver without by default.

Resolved.