Using Easy Miner for BFL Jalapeno and using the Manual Mining option with BFGMiner.
I read in the README to add: -S opencl:noauto to disable GPU but when I add it in the Manual Mining line the miner won't run anything.
My line reads: bfgminer -o stratum.btcguild.com:3333 -u asdfasdf_xxx -p
Is there a specific order I have to add the -S opencl:noauto?
For what it is worth, I do NOT have the "Enable GPU Mining" box checked.
bfgminer -o stratum.btcguild.com:3333 -u asdfasdf_xxx -p -G -S All
or
bfgminer -o stratum.btcguild.com:3333 -u asdfasdf_xxx -p -S opencl:noauto
depending on how much you want to type.