Crash on start :
$ xod-client-electron
(node:2891) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
[2891:0329/143415.657393:FATAL:gpu_data_manager_impl_private.cc(442)] GPU process isn’t usable. Goodbye.
Pułapka debuggera/breakpoint (zrzut pamięci)
My hardware :
Backend Device ID #1
Type…: GPU
Vendor.ID…: 32
Vendor…: NVIDIA Corporation
Name…: NVIDIA GeForce RTX 2070 SUPER
Version…: OpenCL 3.0 CUDA
Processor(s)…: 40
Clock…: 1800
Memory.Total…: 7974 MB (limited to 1993 MB allocatable in one block)
Memory.Free…: 7616 MB
OpenCL.Version.: OpenCL C 1.2
Driver.Version.: 510.108.03
PCI.Addr.BDF…: 27:00.0
Type…: CPU
Vendor.ID…: 1
Vendor…: AuthenticAMD
Name…: pthread-AMD Ryzen 7 3800X 8-Core Processor
Version…: OpenCL 1.2 pocl HSTR: pthread-x86_64-pc-linux-gnu-znver2
Processor(s)…: 16
Clock…: 4558
Memory.Total…: 13871 MB (limited to 2048 MB allocatable in one block)
Memory.Free…: 6903 MB
OpenCL.Version.: OpenCL C 1.2 pocl
Driver.Version.: 1.8
After removing the nvidia drivers, the program starts normally. I tested all nvidia drivers, the problem remains. Anyone have any idea?