Unable to initialize GPU (Davinci Resolve)

❯ prime-run /opt/resolve/bin/resolve
ActCCMessage Already in Table: Code= c005, Mode= 13, Level= 1, CmdKey= -1, Option= 0
ActCCMessage Already in Table: Code= c006, Mode= 13, Level= 1, CmdKey= -1, Option= 0
ActCCMessage Already in Table: Code= c007, Mode= 13, Level= 1, CmdKey= -1, Option= 0
ActCCMessage Already in Table: Code= 2282, Mode= 0, Level= 0, CmdKey= 8, Option= 0
PnlMsgActionStringAdapter Already in Table: Code= 615e, Mode= 0, Level= 0, CmdKey= -1, Option= 0
18.1.2.0006 Linux/Clang x86_64
Main thread starts: 96EAC4C0
0x758796eac4c0 | Undefined | INFO | 2024-09-14 00:39:09,087 | --------------------------------------------------------------------------------
0x758796eac4c0 | Undefined | INFO | 2024-09-14 00:39:09,087 | Loaded log config from /home/angel/.local/share/DaVinciResolve/configs/log-conf.xml
0x758796eac4c0 | Undefined | INFO | 2024-09-14 00:39:09,087 | --------------------------------------------------------------------------------
FusionScript Server [5143] Started
Host ‘Fusion’ [4817] Added
Host ‘Fusion’ Removed
FusionScript Server [5143] Terminated

no sucess here, i have an nvidia gtx 1650, though i have normal Arch it works there, i installed all drivers listed in this thread btw

I couldent get it work so had to switch distro not sure where the issue is especially root cause

We have bisected that this issue is caused by Intel driver for OpenCL, it should be resolved by removing it:

sudo pacman -R intel-compute-runtime intel-onapi-compiler-shared-runtime

For new installations, this should be fixed with the new version of chwd: pci/graphic_drivers: Remove OpenCL drivers from Intel by ventureoo · Pull Request #153 · CachyOS/chwd · GitHub