I saw a note about new versions of nvidia drivers causing issues, is there any ETA to a proper fix?
And yeah it is being pretty unstable for me on Linux even on X11, is it just me?
Nvidia new drivers
1576 12 2-
- mzigaib
- Member
- 1067 posts
- Joined: April 2008
- Offline
-
- mzigaib
- Member
- 1067 posts
- Joined: April 2008
- Offline
-
- TheNotepadShow
- Member
- 107 posts
- Joined: Sept. 2009
- Offline
Hey mzigalb. I am on Rocky Linux 9.8 (X11) and the Nvidia 610.43.02. I am not seeing any issues. I just finished a project in H22 with zero issue. No crashes at all. I have also used H21 without issue as well. Are the crashes happening at a specific time, specific operation?
Here is the instructions I used to install the driver.
https://docs.rockylinux.org/9/desktop/display/installing_nvidia_gpu_drivers/ [docs.rockylinux.org]
Here is the instructions I used to install the driver.
https://docs.rockylinux.org/9/desktop/display/installing_nvidia_gpu_drivers/ [docs.rockylinux.org]
Edited by TheNotepadShow - July 31, 2026 23:10:24
-
- mzigaib
- Member
- 1067 posts
- Joined: April 2008
- Offline
-
- TheNotepadShow
- Member
- 107 posts
- Joined: Sept. 2009
- Offline
-
- mzigaib
- Member
- 1067 posts
- Joined: April 2008
- Offline
-
- mzigaib
- Member
- 1067 posts
- Joined: April 2008
- Offline
-
- johnmather
- Staff
- 723 posts
- Joined: Aug. 2019
- Offline
-
- ovac
- Member
- 2 posts
- Joined: May 2025
- Offline
-
- mangoship
- Member
- 9 posts
- Joined: Aug. 2018
- Offline
Im' currently having issues with Fedora and Houdini 22.0.418. The issue is that it crashes before loading the UI. If I disable OpenCL then it opens normally but COPs is slow 
Basically I'm doing this
cd /opt/hfs22.0.418
source houdini_setup
HOUDINI_OCL_DEVICETYPE=CPU houdini
My current nvidia drivers are 610.57.04.
I hope that helps.

Basically I'm doing this
cd /opt/hfs22.0.418
source houdini_setup
HOUDINI_OCL_DEVICETYPE=CPU houdini
My current nvidia drivers are 610.57.04.
I hope that helps.
-
- chf
- Member
- 210 posts
- Joined: Nov. 2015
- Offline
I’m running Houdini 22 on Pop!_OS with the NVIDIA 580 driver branch and OpenCL works fine here.
Since Houdini starts for you when forcing HOUDINI_OCL_DEVICETYPE=CPU, I’d strongly suspect the NVIDIA/OpenCL side, especially since you’re on 610.57.04.
I’d try rolling back to the 580 branch first. That’s also the branch SideFX currently recommends for Houdini 22 on Linux.
Since Houdini starts for you when forcing HOUDINI_OCL_DEVICETYPE=CPU, I’d strongly suspect the NVIDIA/OpenCL side, especially since you’re on 610.57.04.
I’d try rolling back to the 580 branch first. That’s also the branch SideFX currently recommends for Houdini 22 on Linux.
-
- mzigaib
- Member
- 1067 posts
- Joined: April 2008
- Offline
-
- mangoship
- Member
- 9 posts
- Joined: Aug. 2018
- Offline
I found the issue for my case. According to Claude Houdini was trying to create the viewport shared context GL+CL with hybrid graphics. Basically OpenGL was tied to the intel GPU of my laptop and OpenCL to the Nvidia GPU. So the snippet to run Houdini with both context run by my Nvidia card is
cd /opt/hfs22.0.418
source houdini_setup
__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia __VK_LAYER_NV_optimus=NVIDIA_only houdini
I hope it helps others.
cd /opt/hfs22.0.418
source houdini_setup
__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia __VK_LAYER_NV_optimus=NVIDIA_only houdini
I hope it helps others.
-
- Quick Links




