Lubuntu 16.04
geforce 660
blender 2.77a
gcc --version
gcc (Ubuntu 6.2.0-5ubuntu12) 6.2.0 20161005
запустил блендер под рутом. ошибка с консоли при попытке рендера с gpu
skipping driver '-100*power', automatic scripts are disabled
CUDA version 8.0 detected, build may succeed but only CUDA 7.5 is officially supported.
Compiling CUDA kernel ...
«/usr/local/cuda/bin/nvcc» -arch=sm_30 -m64 --cubin
«/usr/share/blender/scripts/addons/cycles/kernel/kernels/cuda/kernel.cu» -o
«/home/idler/.config/blender/2.77/cache/cycles_kernel_sm30_19BAB894867FFAFF2ADC00F401D5E4EB.cubin» --ptxas-options="-v" --
use_fast_math -I"/usr/share/blender/scripts/addons/cycles/kernel" -DNVCC -D__KERNEL_CUDA_VERSION__=80
In file included from /usr/local/cuda/bin/../targets/x86_64-linux/include/cuda_runtime.h:78:0, from <command-line>:0:
/usr/local/cuda/bin/../targets/x86_64-linux/include/host_config.h:119:2: error: #error — unsupported GNU version! gcc versions later than 5 are not supported!
#error — unsupported GNU version! gcc versions later than 5 are not supported! ^~~~~
CUDA kernel compilation failed, see console for details.
Refer to the Cycles GPU rendering documentation for possible solutions:
http://www.blender.org/manual/render/cycles/gpu_rendering.html
Ошибка: CUDA kernel compilation failed, see console for details.
Подскажите, возможно ли исправить?