Page 1 of 1

RTX 2060 Super not working

Posted: Sun Mar 15, 2020 2:58 pm
by Kiesbauer
My Cpu works perfectly fine, but my GPU (RTX 2060 Super) doesn't. How can I fix this? All the settings in the GPU tab are set to -1.

Re: RTX 2060 Super not working

Posted: Sun Mar 15, 2020 3:13 pm
by Joe_H

Re: RTX 2060 Super not working

Posted: Sat Mar 28, 2020 8:07 pm
by jlmarte
I had the same problem.
What OS are you using? I'm using Linux Mint 19.3, if your using linux make sure you have this installed:
-- Latest Proprietary Nvidia Drivers
-- ocl-icd-opencl & ocl-icd-opencl-dev (sudo apt install ocl-icd-opencl ocl-icd-opencl-dev)

Configure your GPU slot:
-- Go to configure --> Slots --> Add --> Name it GPU
-- Leave CPU = -1
-- Set gpu-index = 0
-- Set opencl-index = 0
-- Set cuda-index = 0
--Press Ok and Save
Reboot you system.
Let me know if it works!