Use PhoenixMiner.
Or he can switch to Linux. I'm on Linux yet and I tried also PhoenixMiner without luck, I think these cards reached their end of life (for ethash at least). I read about downgrade the Nvidia driver but don't know if it could work and for how long.
|
|
|
Hey guys, I have some Nvidia P104-100 cards running with Claymore 15 and since yesterday they are not working anymore.
Problem is about DAG size the GPU has 4GB I thought I could mine until December instead suddenly no more mining with error: CUDA error - cannot allocate big buffer for DAG.
Is there a way to try to squeeze them more?
|
|
|
Hello
Is there a way to implement Minera info in Home assistant
thank you in advance
Sure you just have to write the code needed 
|
|
|
man its been a long time since ive mined coins ... i used to use gridseed 5 pods and compac sticks ... decided to start with new minera on a rpi 3 b+ mich can you tell me how i can run 3 miners on one rpi i have a x11 pinidea du1 / sha-256 4 compac sticks/ 2 scrypt futurebit moonlander 1 i used to do it on my old setup but i cannot remember how to set it up to do it where i can see everything on dashboard anymore  You can't run different miners on same Minera, it can handle only one miner while you need 2 or 3. I mean you could install and run all the miners you want in the same Minera, but Minera will get stats only from that one you setup in the config.
|
|
|
Hello! i have several problems with minera. first tryi have built with a raspberry pi 3 b+ with some 2pac gekkoscience usb-sticks. with the raspberry image everything worked great in the beginning. also the installation of the drivers afterwards. only the device is always supported between 4 - 12 hours. it was not reachable anymore. the logfile was empty because it started to write again with every new start. the whole thing has me now after 2 weeks of operation so annoyed that I thought I start the whole thing with another approach second attempti think i'm building the whole thing on a ubuntu server. it also says that you love ubuntu. so i set it up. i installed apache php and all of them next to packages. only after a few minutes of installing and deleting the code lines it breaks off at a cgminer setting. from here on i can't get any further what it is??? started withsudo curl -o- https://raw.githubusercontent.com/getminera/minera/master/install_minera_ubuntu.sh | sudo bash Minera 0.9.1 ubuntu-18.04.3-preinstalled-server-arm64+raspi3 make[2]: Leaving directory '/var/www/minera/minera-bin/src/cgminer/ccan' make[2]: Entering directory '/var/www/minera/minera-bin/src/cgminer' CC cgminer-cgminer.o CC cgminer-util.o CC cgminer-sha2.o CC cgminer-api.o CC cgminer-logging.o CC cgminer-klist.o CC cgminer-noncedup.o CC cgminer-fpgautils.o CC cgminer-usbutils.o CC cgminer-libbitfury.o CC cgminer-mcp2210.o CC cgminer-crc16.o CC cgminer-driver-bflsc.o CC cgminer-driver-bitforce.o CC cgminer-driver-hashfast.o CC cgminer-driver-bitfury.o CC cgminer-driver-drillbit.o CC cgminer-driver-icarus.o CC cgminer-driver-klondike.o CC cgminer-driver-avalon2.o CC cgminer-driver-modminer.o CCLD cgminer /usr/bin/ld: cannot find -lz collect2: error: ld returned 1 exit status Makefile:844: recipe for target 'cgminer' failed make[2]: *** [cgminer] Error 1 make[2]: Leaving directory '/var/www/minera/minera-bin/src/cgminer' Makefile:1813: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/var/www/minera/minera-bin/src/cgminer' Makefile:748: recipe for target 'all' failed make: *** [all] Error 2 DONE! Minera is ready!
Open the URL: http://192.168.1.100/minera/
And happy mining! Happy Mining? the server is not running either Use Ubuntu 16.04
|
|
|
Hello, Thanks to Michelm for this dashboard. I'm new in minera, i have the lastest version istalled 0.9.1 All is working well but i have an error to get "coins_profitability" from redis error output "[{\"symbol\":\"ltc\",\"coin\":\"litecoin\",\"algo\":\"scrypt\",\"reward\":25,\"difficulty\":11788933.15348738,\"blocks\":1688088,\"networkhashps\":297860806668585.8,\"btcValue\":0.00697497,\"price\":0.00697497,\"coin_profitability\":0.000042659855963606614,\"btc_profitability\":2.975512155504772e-7,\"timestamp\":1566313142,\"hashrate\":1000000},{\"symbol\":\"btc\",\"coin\":\"bitcoin\",\"algo\":\"sha256\",\"reward\":12.5,\"difficulty\":0,\"blocks\":0,\"networkhashps\":0,\"error\":{ \"code\":\"ECONNREFUSED\",\"errno\":\"ECONNREFUSED\",\"syscall\":\"connect\",\"address\":\"144.76.40.144\",\"port\":3332},\"btcValue\":1,\"price\":1,\"coin_profitability\":null,\"btc_profitability\":null,\"timestamp\":1566313142,\"hashrate\":1000000},{\"error\":true,\"message\":\"Blockr data problem\",\"symbol\":\"bch\",\"coin\":\"bitcoin cash\",\"algo\":\"sha256\",\"reward\":12.5,\"difficulty\":0,\"blocks\":0,\"networkhashps\":0,\"coin_profitability\":0,\"btc_profitability\":0,\"timestamp\":1566313142,\"hashrate\":1000000}]" after a little Ping from 144.76.40.144 this address is come from https://getminera.com/How can i get coins_profitability working? In website there is writen profitability came from poloniex. Please help, very good dashboard Regards. Now it should be fixed, from Poloniex I take only the exchange rates, you need to get also blockchain node info to calculate profitability and I use my nodes, that's why the call comes from getminera.com APIs.
|
|
|
Does this occur when you only access the Apollo from outside your local network, or does it happen from your local IP as well? If it only happens outside it could be a bug, as I have not tested this case.
If its happening in both cases then sounds like the SD card got corrupted and is not accessing your already configured flag.
I am able to reach the dashboard normally if using the LAN address, however when using the WAN address I am prompted for Initial Setup regardless of whether I am physically connecting via LAN side or WAN side. I've re-imaged the SD card (the checksums match, written with balena Etcher, no other settings changed), and the problem remains. The port redirect is simply WAN_IP:81 -> LAN_IP:80; confirmed in multiple browsers, cookies, etcetera. Using Chrome DevTools, I was able to enter my password in the form (behind the Initial Setup modal), and submit. The password input is replaced with the "Loading..." indicator, but never goes beyond that. I get XMLHttpRequest timeouts in the console. mmm I think we have to look at this because as said by John this wasn't tested before. I think that connecting to "external" IP it continues to relay on "internal" ones so you get timeouts. Thanks for notice this, don't waste other time, I will check it and hope to solve this by next release.
|
|
|
@michelem, hi. Whether Minera is in a position to control Ant-s S9 ? I have a very fond memory of Minerals dashboard full of my G-Blades in the past. The title of your thread refers to Antminer, but the question is whether Minera is capable to run Ant-s or just watches them?
Minera can just monitor Antminer(s)
|
|
|
Hello,
can I install Samba without other way to have remote access on minera (installed on raspberry b3 +) fixed ip.
thank you in advance, Pierre
Sure you can install what you want.
|
|
|
Downloading from link provided, 500 KB/s... (I have 75 Mbps Fibre if you ask) Is there chance for torrent or something? Torrent could be even hosted in Apollo itself and distributed to people. So no need for AWS.
Did you try the wetransfer link? Ill see if I can put it up on mega or something as well. jstefanop I just added the image to my server placed in Germany. If someone needs it this is a mirror: http://getminera.com/releases/apollo_image_1-29.img.zip
|
|
|
The miner states 100% fabricated/assembled/shipped in the USA
When you say fabricated is that as in invented or also that all components are made from within the USA and nothing is china sourced?
Either way, this is an awesome project, so keep up the great work.
Almost, whole project is engineered here and all PCB assembly/ case assembly is done in California. Not everything is from here though, for example the fan is from China. Web UI development is "Made in Italy" 
|
|
|
Thank you for this quick response. concerning Minergate : EDIT: MinerGate is for GPU/CPU mining, you can't use it in a Raspberry and I don't think Minera can support it. this may be an update for Minera : https://minergate.com/bitcoin-mining-poolRegards, Pierre So just use that pool with your preferred miner, should work
|
|
|
Hello,
2 small questions from a noob I use a raspberry pi 3b + with GekkoScience 2PAC 2x BM1384 USB Stick
1: What is the order (s) to update in minera.
2: Minera is usable with minergate, I can connect to it but I remain blocked at 12000 of difficulty.
Thank you in advance for your complaints and help
1: Best way is to download new image and install it in the SD Card 2: Never tried it, but i think you need to install the miner and use it as custom one, Minera hasn't it built-in. EDIT: MinerGate is for GPU/CPU mining, you can't use it in a Raspberry and I don't think Minera can support it.
|
|
|
How do you Uninstall this?
And why is Coinhive trojan/virus inside of it?
Help me uninstall this "open source" lie.
Coinhive is a script to mine with your browser, but many antivirus now classified it as virus (wrong), you can simply disable it from settings and again it's not something that can harm your computer/server/raspberry/etc... If you are a noob it's not my bad. And yes it's completely open source (no lie) just check the source code and remove what you want...ah no sorry you are a noob... So don't blame me and my software, blame your ignorance.
|
|
|
Hey guys, I'm proud to introduce you the new miner web dashboard for Futurebit Apollo miners (and more soon).  To get yours now, go buy a new Apollo miner https://bitcointalk.org/index.php?topic=4974036.0, controller with this new nice dashboard is included!
|
|
|
Some sneak peaks for you guys  Miner web UI (if it looks familiar your right, we got the best miner UI guys working on this!)  Proud to have built it for Futurebit products! Apollo Web App is ready to run and monitor your miners! Go get one! :-)
|
|
|
Minera v0.9.1 is outChangelog: - Login security bug fixed
- Scan network added network to be scanned
- Fixed bug preventing Minera to run in Raspberry 3 Model B+
- Fixed Cgminer to allow any Antminer model with or without JSON bug (S9, S9i, L3+, L3++, D3, Z9, Z9mini, V9)
- Changed way to purchase lifetime license ads-free
- Fixed price for license to 50$ (can be paid with several coins now)
- Local miners updated (Cgminer, Bfgminer)
- Added "Futurebit Moonlander 2" custom miner
To upgrade just pull the new code with git Or download the latest image from https://getminera.com
|
|
|
Login security bug fixed. If you want just pull the new code from Github and you are done.
|
|
|
|