Bitcoin Forum
November 03, 2024, 05:09:58 AM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Minera v0.7.0] Your next mining dashboard - Networked/CPUminer/CGminer/BFGminer on: August 29, 2017, 01:36:05 PM
Hi to all!
First I have to say that I'm totally new to all regarding bitcoin mining. I bought Raspberry Pi 3 Model B, and GekkoScience 2Pac BM1384 and USB hub with self power (900mA)
I try all different ways to start mining, but non of them works for me (I'm doing something wrong for sure Cheesy Cheesy )
Few days ago I found Minera and I was hopping that I will get mining started finally but I was wrong Cheesy

I did all the steps and when I insert SD card into RPi in booting section I get this error
"[FAILED] Failed to start /etc/rc.local Compatibility.
See 'systemctml status rc-local.service' for details."

And when its all done I see a line


What I did to fix this was:

1) Login with the minera user (default password is minera)

2) Use nano to edit the rc.local

> sudo nano /etc/rc.local

Added a # comment to the lines that get the IP and echo it:

Quote
# Print the IP address
_IP=$(hostname -I | tr -d ' ') || true
printf "Connect to http://%s/minera to manage Minera\n" "$_IP"
printf "Happy mining!\n"

becomes

Quote
# Print the IP address
#_IP=$(hostname -I | tr -d ' ') || true
#printf "Connect to http://%s/minera to manage Minera\n" "$_IP"
#printf "Happy mining!\n"

I only got this problem when I was on wi-fi, but commenting those lines above fixed the rc.local not loading. Additionally, you could add a sleep there.

Thank you!
I finally start mining but I had to get freq to --gekko-2pac-freq 50
Is this normal?
Can I increase freq somehow?
Thx
2  Bitcoin / Hardware / Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread on: August 26, 2017, 09:25:45 PM
Same here Sad
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Minera v0.7.0] Your next mining dashboard - Networked/CPUminer/CGminer/BFGminer on: August 25, 2017, 02:41:19 PM
Hi to all!
First I have to say that I'm totally new to all regarding bitcoin mining. I bought Raspberry Pi 3 Model B, and GekkoScience 2Pac BM1384 and USB hub with self power (900mA)
I try all different ways to start mining, but non of them works for me (I'm doing something wrong for sure Cheesy Cheesy )
Few days ago I found Minera and I was hopping that I will get mining started finally but I was wrong Cheesy

I did all the steps and when I insert SD card into RPi in booting section I get this error
"[FAILED] Failed to start /etc/rc.local Compatibility.
See 'systemctml status rc-local.service' for details."

And when its all done I see a line
User: Minera
for a second or two and than i get black monitor.
Can some one help me to solve this?
I have slushpool account registered, and in other service my wallet.
4  Bitcoin / Hardware / Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread on: August 20, 2017, 03:17:18 PM
You apparently did *not* read everything about these...
The sticks run only on CGminer -- BFG does not have the needed driver. See the 1st post here for the info you need.
I notice Smiley
Thank you, Ill try that and get back with results.
Hi again. I did like it all says at that first post.
I get to the part where it should start minning but i get message that there is no any devices.
I try hot plugin, I try USB Management and output say
0 usb devices, 0 enabled, 0 disabled, 0 zombie.
Please can some one tell me, the bigest noob ever, what should I do.

Thank you very very much Smiley

I'm using external USB HUB with self power 900mA.

Now I notice that there is one error:
Fatal JSON error in configuration file.
Configuration file could not be used.
5  Bitcoin / Hardware / Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread on: August 16, 2017, 03:05:36 PM
You apparently did *not* read everything about these...
The sticks run only on CGminer -- BFG does not have the needed driver. See the 1st post here for the info you need.
I notice Smiley
Thank you, Ill try that and get back with results.
6  Bitcoin / Hardware / Re: GekkoScience 2Pac BM1384 Stickminer Official Support Thread on: August 16, 2017, 02:58:21 PM
Hi all!
I'm the total noob on mining and I watch and read all instruction.
Finally I got Rasperry Pi 3 Model B and USB self power hub and GeckoScience 2PAC BM1384 USB Bitcoin SHA25 15GH miner
After reading instruction I install BFGMINER and set up all accounts needed for mining.
When I start
Code:
 ./bfgminer -o stratum.bitcoin.cz:3333 -O username.workerID:password -S all
i got message
 NO DEVICE FOUND: Press M and + to add
When I try M and + it say no devices again, puting auto or all doesn't change a thing Sad

Please can someone help me to solve this problem.
Thank you!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!