Post
Topic
Board Mining (Altcoins)
Re: [Minera v0.9.1] Your next mining dashboard - Antminer/CPUminer/CGminer/BFGminer
by
michelem
on 17/10/2019, 12:55:38 UTC
Hello!

i have several problems with minera.

first try
i 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 attempt
i 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 with
Code:
sudo 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

Code:
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