2023-11-26, 05:26 PM
Two things I can think of. What is the output of
If it is
Then run
If you already did that, since you said you followed this guide, try enabling low power encoding. I am pretty sure that low power encoding is required for Arc.
Code:
apt policy intel-opencl-icdIf it is
Code:
intel-opencl-icd:
Installed: (none)
Candidate: 22.14.22890-1Then run
Code:
sudo apt install -y intel-opencl-icdIf you already did that, since you said you followed this guide, try enabling low power encoding. I am pretty sure that low power encoding is required for Arc.

