Bitcoin Forum
May 05, 2024, 12:56:16 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 »
  Print  
Author Topic: OLD: BFGMiner 4.10.0: GBT+Stratum, RPC, Mac/Linux/Win64, Spondoolies SP30  (Read 308306 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
Bitcoin_Mafia_Me
Sr. Member
****
Offline Offline

Activity: 560
Merit: 252

BitcoinerX.com - PM for Ad Info


View Profile WWW
June 12, 2014, 02:21:50 PM
 #101

Not sure that 4.2 runs both.  If you have a Pi, check out Hashra.  They have an image for your Pi that lets you remote connect, run both scrypt/sha, and looks fairly clean.  I have yet to check it out, but I've seen good things...

Not that I'm not all about the BFGMiner, it's just a different tool if you want to do both...

No pi, just my laptop to run it with. I was under the impression that the latest ver. could do both simultaneously?

1714913776
Hero Member
*
Offline Offline

Posts: 1714913776

View Profile Personal Message (Offline)

Ignore
1714913776
Reply with quote  #2

1714913776
Report to moderator
1714913776
Hero Member
*
Offline Offline

Posts: 1714913776

View Profile Personal Message (Offline)

Ignore
1714913776
Reply with quote  #2

1714913776
Report to moderator
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714913776
Hero Member
*
Offline Offline

Posts: 1714913776

View Profile Personal Message (Offline)

Ignore
1714913776
Reply with quote  #2

1714913776
Report to moderator
1714913776
Hero Member
*
Offline Offline

Posts: 1714913776

View Profile Personal Message (Offline)

Ignore
1714913776
Reply with quote  #2

1714913776
Report to moderator
miter_myles
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500



View Profile
June 12, 2014, 04:45:03 PM
 #102

Code:
Problem signature:
  Problem Event Name: BlueScreen
  OS Version: 6.1.7601.2.1.0.768.3
  Locale ID: 1033

Additional information about the problem:
  BCCode: d1
  BCP1: 00000000000000B8
  BCP2: 0000000000000002
  BCP3: 0000000000000000
  BCP4: FFFFF8800191A161
  OS Version: 6_1_7601
  Service Pack: 1_0
  Product: 768_1

Gotten a couple BSoDs within the past 6-10 hrs.. machine auto-reboots when it happens, put the BAT file in the startup folder.. wondering what the issue may be though.


BTC - 1D7g5395bs7idApTx1KTXrfDW7JUgzx6Z5
LTC - LVFukQnCWUimBxZuXKqTVKy1L2Jb8kZasL
Luke-Jr (OP)
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
June 12, 2014, 07:46:11 PM
 #103

Hi Luke

I use MCP2210 because it have great stability.

I use micro only for extra caratteristic like current, voltage and temperature measurement.

Have you possibility to send information and get information to-from micro?

This could be a new cool feature for your already good bfgminer.

With GHash value and current measurement by hall sensor I could calculare performance GHash/Watt and show information by led meter.

Since I'm almost ready to send PCB please reply me soon for decide if connect and where connect this new communication channel.

After have decided the communication pin, you could develop this caratteristic in all calm and in a while I could produce pcb.

Thanks "lightworker" Luke.

Giuseppe


What does the micro do with the information?
If the mining chip is itself controlled by BFGMiner, it can also control the clocking?
Afraid I'm missing part of the big picture here, and I can't really give good advice without understanding what the actual goals/design are.
SPI might be bitbangable for micro comms, but maybe using a chipselect would work better for that?

pinkfloyd11
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
June 12, 2014, 09:03:30 PM
 #104

Hi Luke
The goal is set the device for have the best value mW@GHash (in other words best performance)

For do this I need to measure power and I already do it, but I need also to know hash rate and change number of bit.

In summary I need two function:
1 - receive hash rate
2-  set bit number

I have free pin on MCP2210 and of course free pin on micro

I think you will implement easily this 2 function.

Thanks in advice

Luke-Jr (OP)
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
June 12, 2014, 09:06:05 PM
 #105

Hi Luke
The goal is set the device for have the best value mW@GHash (in other words best performance)

For do this I need to measure power and I already do it, but I need also to know hash rate and change number of bit.

In summary I need two function:
1 - receive hash rate
2-  set bit number

I have free pin on MCP2210 and of course free pin on micro
1 pin with inaccurate timing is not sufficient for communications AFAIK.
Also, you need to define "hash rate" - there is no good way to measure instantaneous valid-result hashrate, so we'd probably need to coordinate when the averaging is reset etc.
It seems to me it would make more sense to feedback the voltage/current information into BFGMiner and do the logic there?

pinkfloyd11
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
June 12, 2014, 09:10:33 PM
 #106

If it is more easy then do it :-)

Maybe anyone could wrote personal efficiency algorithm in external include file.

Say me how send you this information

Thanks
Luke-Jr (OP)
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
June 12, 2014, 09:18:22 PM
 #107

If it is more easy then do it :-)

Maybe anyone could wrote personal efficiency algorithm in external include file.

Say me how send you this information

Thanks
Well, if we're using SPI, maybe just repeatedly shift 5555<16-bit length><data> and define data some way?

pinkfloyd11
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
June 12, 2014, 09:28:28 PM
 #108

I should connect miso mosi sck in miso out mosi out sck out and a free gpio as chip select?
Luke-Jr (OP)
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
June 12, 2014, 09:39:50 PM
 #109

I should connect miso mosi sck in miso out mosi out sck out and a free gpio as chip select?
I'm not a hardware person, sorry.
I would think you'd want MISO/MOSI/SCK to connect to the mining chips when GPIO-N is low, and connected to the microcontroller when GPIO-N is high.
But maybe it makes it easier or more sense to just chain the microcontroller on the end of the chips?

pinkfloyd11
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
June 12, 2014, 09:49:05 PM
 #110

I will ask to vladimir that is SPI GURU
vm_mpn
Hero Member
*****
Offline Offline

Activity: 605
Merit: 500


View Profile
June 13, 2014, 01:00:23 AM
Last edit: August 16, 2014, 10:09:12 AM by vm_mpn
 #111

Compiled BFGMiner 4.1 for HASHRA BLADE CONTROLA 1.4.6.1 and it works well so far... Running mix of gridseeds minis and blade on a single Raspi.





Download here: https://mega.co.nz/#!5QJkwYyC!-7AJ_qTmcWBmNlS93A1ybQf-oW2CZUZlwYkIUak-yFw
Harwood
Newbie
*
Offline Offline

Activity: 37
Merit: 0


View Profile
June 13, 2014, 12:45:14 PM
 #112

I have four of the round mini gridseed ASIC miners hooked up to a USB hub. I have the latest version of BFGminer. How do I mine
in dual mode with it? Sha256 only mode?

Any help is appreciated!

Best,

Cynthia

I agree with to use Hashra for dual mining.  It worked for me and it uses BFGMiner internally.  How I am not sure, I haven't looked into it.  I will confess that I stopped dual mining because the extra Scrypt processing is more profitable currently.
pinkfloyd11
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
June 13, 2014, 01:02:27 PM
 #113

Hi Luke
Vladimir say that is better connect miso-mosi-sck of atmel328 with misoout mosiout sckout of bitfury chip. Then write a driver like nf1_init (sorry but in vb.net because it is the language that I know better) and you should translate in C.
About the algorithm that manage the energetic behaviour of device, it should be written in external file "PowerManagementScript" so anyone could change it.
What do you think?
Riley600
Full Member
***
Offline Offline

Activity: 186
Merit: 100


View Profile
June 13, 2014, 02:56:05 PM
 #114

Thanks, Nate.  That worked, I thought I had to replace the INF in another driver package in order to get it to work.

However, I have the same problem that Oldminer mentioned above: BFGminer find the Gridseed Orbs and mines fine for the first while.  After about 30 or so minutes, the speed drops and they eventually stop accepting shares.  I have read about the FIFO buffers and tried messing with those, but it seems to behave the same with them enabled or disabled.  Any ideas?  I'm using BFGminer 4.1 on Windows 7.

I've unfortunately never seen such an issue with any Orbs, Blades, or DMUs on any of the OSs I have setup for testing and dev.
Is there a way I can provide you with a log file so you can have a look at it and maybe identify something?  I don't think there's anything left for me to try to get it to work...
norgan
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250

Decentralize your hashing - p2pool - Norgz Pool


View Profile WWW
June 13, 2014, 03:28:58 PM
 #115

Has anyone got bfgminer working with an ant s1? I use bfg for everything but have no choice with the s1. I couldn't comment on which is better but it would be nice to have the option.

Miner, tech geek, operator of NorgzPool - Sydney Australia P2Pool Node creator of p2pool fancy front end

Tips: 1NorganBbymShTN2MMpfGzRYJF8mcPeXjv Exchange BTC locally in Australia or Donate to p2pool miners
vabchgent
Sr. Member
****
Offline Offline

Activity: 840
Merit: 251



View Profile
June 13, 2014, 05:39:44 PM
 #116

@Luke
Any word on getting the Zeusminers working on BFGminer yet. Theres a couple of builds running around but none of them are handling more then 2 miners for some reason. I add a third or forth miner and BFG just crashes. It is definitely not a configuration issue. Tried to make it work six ways to Sunday. Thanks

             ▄▄██████▄
         ▄▄████████████
   ▄▄█████████▀▀   ▀████
 ▄███████████▄      ████
████▀   ▀▀██████▄▄▄████
████      ▄███████████▄
▀████▄▄▄████████▀▀▀████▄
 ▀███████████▀      ████
 ████▀▀▀██████▄▄   ▄███▀
████      ▀███████████▀
████▄   ▄▄█████████▀▀
 ████████████▀▀
  ▀██████▀▀
█████████████████

     ███

██████████

     ██████

███████████

     ███████████████

███████████████████
█████████████████

███     

██████████

██████     

███████████

███████████████     

███████████████████
▄█████████████████████████▄
███████████████████████████
███████████████████████████
██████▀███████▀   ▀▀▀▄█████
█████▌  ▀▀███▌       ▄█████

████▀               █████
█████▄              ███████
██████▄            ████████
███████▄▄        ▄█████████
█████▄▄       ▄████████████
███████████████████████████
███████████████████████████
▀█████████████████████████▀
▄█████████████████████████▄
███████████████████████████
███████████████████████████
██████████████████▀▀███████
█████████████▀▀▀    ███████

███████▀▀▀   ▄▀   ███████
█████▄     ▄█▀     ████████
████████▄ █▀      █████████
█████████▌▐       █████████
██████████ ▄██▄  ██████████
████████████████▄██████████
███████████████████████████
▀█████████████████████████▀
▄█████████████████████████▄
███████████████████████████
███████████████████████████
███████▀           ▀███████
██████  ▄██▀▀▀▀▀█▀▄  ██████

█████  █▀  ▄▄▄  ▀█  █████
██████  █  █████  █  ██████
██████  █▄  ▀▀▀  ▄█  ██████
██████  ▀██▄▄▄▄▄██▀  ██████
███████▄           ▄███████
███████████████████████████
███████████████████████████
▀█████████████████████████▀
▄█████████████████████████▄
███████████████████████████
███████████████████████████
██████████▀█████▀██████████
███████▀  ▀     ▀  ▀███████

█████▌             ▐█████
██████    ██   ██    ██████
█████▌    ▀▀   ▀▀    ▐█████
██████▄  ▄▄▄   ▄▄▄  ▄██████
████████▄▄███████▄▄████████
███████████████████████████
███████████████████████████
▀█████████████████████████▀
svkochjar
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
June 13, 2014, 08:41:40 PM
 #117

Downloaded using git clone then ./configure then  make.. Runs using default settings but does not detect RockMiner R-Box

Running on Minepeon newest build.

Thank you for any and all help
Luke-Jr (OP)
Legendary
*
Offline Offline

Activity: 2576
Merit: 1186



View Profile
June 13, 2014, 10:12:29 PM
 #118

Hi Luke
Vladimir say that is better connect miso-mosi-sck of atmel328 with misoout mosiout sckout of bitfury chip. Then write a driver like nf1_init (sorry but in vb.net because it is the language that I know better) and you should translate in C.
About the algorithm that manage the energetic behaviour of device, it should be written in external file "PowerManagementScript" so anyone could change it.
What do you think?
Anyone can change C code for now.
Maybe RPC can be used to enable scripting it...

ManeBjorn
Legendary
*
Offline Offline

Activity: 1288
Merit: 1004



View Profile
June 13, 2014, 10:32:27 PM
 #119

Do you have an image that could be downloaded with all the updates like this that new users who are not great with the command line could DL and use?
Great work by the way.

Compiled BFGMiner 4.1 for HASHRA BLADE CONTROLA 1.4.6.1 and it works well so far... Running mix of gridseeds minis and blade on a single Raspi.





 

vm_mpn
Hero Member
*****
Offline Offline

Activity: 605
Merit: 500


View Profile
June 13, 2014, 11:35:16 PM
 #120

I can probably create one for Raspi SD card - have never done this before and not quite sure where to upload and share this rather large image. Let me see what I can do.
Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!