Hi, your WAN is determined by your internet service provider. If you search "What's my IP" there are many addresses which can tell you. Here is one:
http://whatsmyip.org
Be aware that…
I'm afraid the xmr-stak miner only compiled for 10.9 up, I can't recall what the issues were with lower system versions so it might be worth trying to compile it on your system from it's own GitHub.
How much VRAM does the RX570 have? I think you need at least 8GB for ethereum mining at this point. Should be able to CPU mine it though.
GPU mining is very slow on Mac in most cases though as the drivers are bad.
Is this running bfgminer from the command line in Terminal, or MacMiner? If the former please paste the flags you're using to start up and what hardware you're mining on?
Ah, what currency/algorithm are you trying to mine? xmr-stak was replaced by xmr-stak-rx when the algorithm was changed for Monero, so if you want to GPU mine the latest I compiled is 1.0.2 or 1.0.4 for just CPU mining.
It's extremely ine…
It looks as though the dependencies now include gcc so maybe if you try running brew install gcc first?
Here are screenshots of what happens when I try to right click and open libssl (although the version in the latest xmr-stak I compiled …
That's due to increased security procedures on newer versions of macOS, you can get around it by right-clicking libssl.1.0.0.dylib and choosing open, then when a warning comes up opening it anyway. Next time you run xmr-stak you won't …
Hi AprilHuang,
Please let me know what double 2 is to verify your humanity
There are no hard and fast rules. If some…
Uke Ukulele Tuner uses the system settings for audio input and output. You can change those in System Preferences, in the 'Sound' section. If you have a USB microphone you'll be able to select it as an input. If you have an analogue microphone yo…
I think you have the older page cached, if you refresh the downloads page you'll get 1.0.4 or just get it here:
http://downloads.fabulouspanda.com/…
Hello again,
Sorry for the delay – I had to update the version of openssl that's packaged with the miner. Could you please give it a shot? I've tested on another machine but I'd feel better knowing it works outside of my environments! For…
That's weird, what's the memory warning? And how much RAM is in the computer? I got the opportunity to test on a 2013 iMac with 16GB RAM running Catalina today and it's not giving me any memory warnings, but I've never tested on a machine with le…
I'll put together a more efficient command people can run as long as it's in the Applications folder for the next release, you can chain commands together with && so a simple copy paste should do it. I did try code signing them in 1.0.2 b…
The new versions xmr-stak-rx have no fee
Thanks, I'll correct that and compile the httpd version soon – I don't usually compile it since it can only be run on newer versions of macOS whereas without it I can support back to 10.9
I've added 1.0.2 to the downloads page (but forgot to add that note about OpenCL backend -.- I'll get it next time!)
http://downloads.fabulouspanda.com/xmrstak/
L…
Ah, thanks for letting me know about the OpenCL backend! I'll add that to the instructions for 1.0.2
You can add an exception for gatekeeper in Catalina, I added a note in the instructions
"CATALINA EXTRA STEPS
Due to increased security measures in 10.15 it’s necessary to add an exception for libssl.1.0.0.dylib (which is in xmr-s…
Not sure what's going on there… it could be down to the proprietary AMD drivers in macOS. Did this setting work prior to RandomX?
They do however mention that GPU mining RandomX is not energy efficient in any case, so it may be worth using…
I'm curious whether
ERROR AMD: gcnAsm clCreateProgramWithBinary
is caused by the pre-existing .openclbin – try running
sudo rm -f /Users/home/.openclcache/5305de63c8ca2af1b1de694fe042b0716c85586d4f2823fefef89ac4670fe70f.openclb…
Cool, thanks for checking! That does seem very low for AMD, have you seen any indication whether that's around what you should expect from the card and/or have you been able to improve it by tweaking the config?
Hey pon,
I've compiled xmr-stak-xr which is available on the downloads page now:
http://downloads.fabulouspanda.co.uk/xmrstak/
I tested it only on my …
You would get a very low hash rate CPU/GPU mining Bitcoin, so I'd recommend trying to mine a currency which uses an algorithm that doesn't allow ASICs to compete with you.
This is usually an error caused by using an older version of macOS than the backend miner you're using has been compiled for. Which version of macOS are you using, and which algorithm are you mining?
This often happens with CPU miner when the hash rate is low compared to the average rate mining the same coin. It is functioning despite the glitch that stops the hash rate from displaying in MacMiner though, as you can see on the pool website.…
That error can usually be ignored, it's generally a minor bug with the pool.
Are you using Uke Ukulele Tuner or MacMiner? And if the former by no response when you play a note do you mean it doesn't make a sound or it doesn't wiggle the indicator when you're close to in tune?
I wouldn't get your hopes up – Vertcoin hasn't been very enthusiastic about Mac support. It'll only get done if someone else releases a miner that'll compile for Mac or they fix the project I linked that I fixed up as much as I could.
Awesome, thanks pon
/usr/local/opt/openssl/lib/libssl.1.0.0.dylib shouldn't exist unless you've installed openssl some o…
Whoops, sorry about that, forgot to change the links in the dylib as well as the binary – it'll have worked on the other machines because you have openssl installed on those machines via homebrew.