Bitcoin Forum
May 30, 2024, 05:31:05 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1]
  Print  
Author Topic: Zeus Thunder X3 scrypt miner  (Read 1011 times)
bigs21024 (OP)
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250

please help gofund.me/bigs21024 Family in need


View Profile
July 04, 2016, 09:29:31 PM
 #1

I have a raspberry Pi on the way to run this does anyone know if there is a step by step on how to set this up anywhere. I have never mined with this before so I will need some help. I downloaded miners on a SD card I was told that was the thing to do so I hope I can get this to work. I have a GPU set up at home with an Asrock H81 pro BTC mono and I still can not get windows 7 installed on it. I keep getting select drivers to install and can't get anything to work it has stressed me out if anyone also knows of this I would love some direction.

toptek
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000


View Profile
July 06, 2016, 09:07:49 AM
Last edit: July 06, 2016, 09:50:04 AM by toptek
 #2

This should cover it till you know more. !!!


https://bitcointalk.org/index.php?topic=596620.0

same setting work with windows as well as with a linux based OS, if you use bfgminer

Code:
bfgminer -o stratum+tcp://pool:port -u user -p pass --scrypt -S zus:all --set zus:chips=128 --set zus:clock=328 --set zus:ignore_golden_nonce=1
or
Code:
bfgminer -o stratum+tcp://pool:port -u user -p pass --scrypt -S all --set zus:chips=128 --set zus:clock=328
or
Code:
bfgminer --scrypt -S all -o stratum+tcp://pool:port -u user -p pass --set zus:chips=128 --set zus:clock=328

This might help some ,

http://cryptominingasic.com/bfgminer-port-for-zeusminer/
https://litecointalk.org/index.php?topic=20477.0

I would use BFG miner over cgminer, bfg is kept up to date including old drivers as needed . cg miner had all  scrypt mining support removed after version 3.80 or something like that bfg kept it all .

you many not need this line

Code:
--set zus:ignore_golden_nonce=1


if the miner under powers,the above line might be why , bfg was refined to work good with any Zeus miner .

from the bfg README.ASIC:

You should also configure the driver for your specific device:

    --set zeusminer:clock=N        Clock frequency (default: 328)
    --set zeusminer:chips=N        Number of chips per device
      

         Blizzard    :  6                 Cyclone     :  96
        Hurricane X2: 48 (2*24)    Hurricane X3:  64 (2*32)
        Thunder   X2: 96 (4*24)   Thunder   X3: 128 (4*32)


Note: if you set this option incorrectly, the device may underperform and/or
      misreport hashrate.

For example:

Code:
bfgminer --scrypt -o stratum+tcp://pool:port -u user -p pass -S zeusminer:\\.\COM3 --set zeusminer:clock=328 --set zeusminer:chips=128

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
toptek
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000


View Profile
July 06, 2016, 09:47:02 AM
 #3

more setting from the minera help .

https://getminera.com/help#bfgminer

BFGMINER

Zeus Miner generic

Code:
--scrypt -S zus:all --set zus:chips=X --set zus:clock=Y

Zeus Miner per device

Code:
--scrypt -S zus:/dev/ttyUSB0 --set zus:chips=6 --set zus:clock=328 -S zus:/dev/ttyUSB1 --set zus:chips=64 --set zus:clock=224


For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
bigs21024 (OP)
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250

please help gofund.me/bigs21024 Family in need


View Profile
July 14, 2016, 08:56:18 PM
 #4

thanks

Pages: [1]
  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!