Author

Topic: How to overclock bfgminer on raspberry pi? (Read 1616 times)

legendary
Activity: 1274
Merit: 1006
Trainman
November 17, 2014, 03:18:20 PM
#4
Try this bfgminer -S all -o -u -p --set-device antminer:clock=0B81
on clock you can set the hashrate
Hash Rate Clock setting

1.6ghs x0781

1.8ghs x0881

2.0ghs x0981

2.2ghs x0A81
legendary
Activity: 1274
Merit: 1006
Trainman
November 17, 2014, 03:15:52 PM
#3
Try this bfgminer -S all -o -u -p --set-device antminer:clock=0B81
legendary
Activity: 1274
Merit: 1006
Trainman
November 17, 2014, 03:07:50 PM
#2
Hash Rate Clock setting

1.6ghs x0781

1.8ghs x0881

2.0ghs x0981

2.2ghs x0A81
newbie
Activity: 5
Merit: 0
November 12, 2014, 11:27:53 PM
#1
so im mining bitcoin through my raspberry pi and i cant figure out how to over clock it
i have 4 antminer U2's that idle around 2 Gh/s
i would like them to get up as i have overclocked them through my computer on cgminer
but the raspberry pi is different then just using a normal windows terminal
 i tried adding the "--set-device antminer:clock=0B81" to the end of my launch command but it dosent overclock
any help? im verry new to this >_>

heres the code im using
screen -S Mining ./bfgminer -o stratum.bitcoin.cz:3333 -u USERNAME -p PASSWORD  --set-device antminer:clock=0B81
(obvously im withelding my mining info from the launch code)
Jump to: