Nothing jumps out at me from that log, is the device showing up in the API Output window?
I just tried this pool and I had the same issue, I'm not sure what's up with that. It works with miningpoolhub.com so the issue seems to be pool related though, you could ask them about it or try a different pool.
The new update to MacMiner, 1.5.60, should prevent issues around accidental input in pool info. Please update to that and re-enter your pool info.
1.5.60 now released should fix this error.
The latest update hopefully fixes this issue, it definitely fixes a lot of very similar ones if not ^.^
Is this a space that was accidentally introduced when you entered the pool? I'm due to update with a fix for newlines and and spaces but if that's being included for you without your input I can't see what's causing that at a glance.
It seems to be a bug relating to the version of CUDA, so you could try installing against a different version of the CUDA drivers:
https://github.com/fireice-uk/xmr-s…
That shouldn't be, I haven't run a P2Pool node at that address for a long time! Please edit /Users/Library/Application Support/MacMiner/ltcurls.conf and replace it with your pool details.
Whoops sorry about that! I'll push a fix soon.
While GPU mining two coins on the same card simultaneously is theoretically possible it's not a good idea and it wouldn't be advisable. Best case scenario they'd both run at half speed but I doubt it would work well.
Edit the file called config.txt in the same folder as the miner binary.
I haven't found a GPU miner that works reliably for Lyra2REv2 on macOS, but the CPU miner for it works fine. For the GPU you could also try Scrypt, X11, XMR or ethereum mining.
What GPU do you have?
It looks as though that xmrig is just the cpu version and you'd have to compile separately from GitHub.
Nope unfortunately you can't do that on a mac because it just uses built in drivers with no such interface.
Not quite sure what you mean here, can you link to where that info was posted for windows?
I tested mining stronghands with
stratum+tcp://pool.stronghands.rocks:3032
on GPU and it started fine, what happens when you try?
With X11 GPU mining it works fine, don't be alarmed by the output, only it won't show the acce…
Hey, thanks for your interest! I still update MacMiner to keep it working and add support for new coins, but it's unlikely I'll add any major features. Right now I just plan to fix a couple of errors that can occur if someone leaves the password …
It would be some kind of miracle if you could solve a Bitcoin block with a GPU these days, but if you did want to try you'd set up your wallet like Bitcoin Core as a server, more information on that here under RPC server options:
in solo mining with gpu
Comment by FabulousPanda
February 2018
@ChaotiX66 Thanks! I've been meaning to have a loot at compiling another xmr miner so I'll look in to that, which version are you trying to use though out of curiosity…
The scrypt-n error message is something I overlooked as the previously bundled miner for this algorithm labeled it that way, but the default ckolivas kernel is a scrypt kernel which it would have used if I'd correctly altered it to nscrypt inste…
You said you have an ASIC? Most ASICs can only mine one algorithm, some can do both SHA256 and scrypt. What ASIC do you have?
You have to set up the algorithm your pool is using, whatever pool you've chosen. For GPU mining XVG with MacMin…
As far as CPU mining is concerned, I believe you just haven't waited long enough for a share to be solved. After testing the GPU miner having seen your post, I noticed a strange discrepancy between the shares accepted reported directly by the min…
I'm guessing a newline was copy pasted in to the miner setup, either edit
/Users/Julian/Library/Application Support/MacMiner/bfgurls.conf
manually, you can do so in the gpu miner options panels 'Edit config file manually'
I recommend using xmr-stak instead of xmr-stak-amd as it's basically a newer version
Apparently there's an issue with the current Xcode developer tools that causes this error, I hadn't heard of xmrig so thanks for the link, apparently you can install it with
brew install xmrig
This error doesn't matter to mining, it's just about the API for the miner. I think probably a 320m is not going to work for it, although you could try some version of ccminer.
That shouldn't make a difference between .57 and .58/.59 - is it giving you a crash report you could post? If you've deleted those files and it still won't start the only thing I can think is try a restart because maybe the prefs are being held i…
I have added CPU mining support to MacMiner for X17 today