Open DeepMarsoniya opened 2 years ago
It detects 2 GPUs on your machine but fails on the integrated one, try adding --skip 1
to your arguments to skip the integrated GPU.
profanity --skip 1 --leading f
Same error with me on HP Spectre x360 Covertible 15-eb0xxx Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz 2.30 GHz
Working now but only when 1 adapter is disabled. Any fix for this?
Your onboard GPU is showing up as GPU2.
With all GPUs enabled, you can try adding multiple skips like so:
profanity --skip 1 --skip 2 --leading f
I tried to run in windows 11, NVIDIA GeForce GTX 1650 with Max-Q Design, but it's not working