Something doesn't add up here sorry. Your command states using an hccapx file which if you've been using the cap2hccapx converter is not the same as mode 22000. hccapx has been deprecated for quite some time and the new method of attack uses zerobeats hcxtools.
Which method have you been using to capture traffic? How was your capture converted? This will probably give us better answer than just saying there is no openCL driver.
Code:
git clone https://github.com/ZerBea/hcxtools
cd hcxtools
make
make install
Code:
git clone https://github.com/ZerBea/hcxdumptool
cd hcxdumptool
make
make install
Which method have you been using to capture traffic? How was your capture converted? This will probably give us better answer than just saying there is no openCL driver.