nvidia-prime-select icon indicating copy to clipboard operation
nvidia-prime-select copied to clipboard

Using blender in iGPU mode not working due to opengl error

Open mikeatm opened this issue 3 years ago • 1 comments

So i have been using blender with bumblebee, using just the CPU without issue, however because of suspend issuses (cant supend more than once without a black screen that needs a hard restart), im now ith prime select, when in intel mode, this is blender:

$../blender-2.83.2-linux64/blender  
Read prefs: /home/mikef/.config/blender/2.83/config/userpref.blend
/home/sources/buildbot-worker-linux_centos7/linux_lts_283/blender.git/intern/ghost/intern/GHOST_WindowX11.cpp:136: X11 glXQueryVersion() failed, verify working openGL system!
initial window could not find the GLX extension
Writing: /tmp/blender.crash.txt
Segmentation fault (core dumped)

how can i use blender without these opengl issue? do i need to install something else? this is fedora 32 on kernel: 5.7.11-200.fc32.x86_64, an error with glxinfo is also present:

name of display: :1
Error: couldn't find RGB GLX visual or fbconfig

and i cant run glxspheres64. the gpu is off but the nvidia kernel module seems loaded. im using these drivers:

akmod-nvidia-390xx-390.138-1.fc32.x86_64
kmod-nvidia-390xx-5.7.11-200.fc32.x86_64-390.138-1.fc32.x86_64
xorg-x11-drv-nvidia-390xx-libs-390.138-1.fc32.x86_64

and this is the hardware:

00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 620M/630M/635M/640M LE] (rev a1)

mikeatm avatar Aug 04 '20 12:08 mikeatm

Do you still have bumblebee installed?

ryanpcmcquen avatar Feb 07 '22 04:02 ryanpcmcquen