kfactor
|
|
January 02, 2014, 02:36:38 AM |
|
@ brush242 - NP & GL @ philipma1957 - So far hashrate in cgminer vs. pool is pretty spot on (cg 5s 26.75 / avg 22.99, pool shows 24. . I'll post tomorrow if long term average doesn't look right. Running two 10-port hubs (4A) with 7 sticks in each. Cgminer for sticks only on a win7 machine, with bfgminer on a pi for blades/cube. Would like to get it all on the pi though.
|
|
|
|
RicRock
|
|
January 02, 2014, 03:42:50 AM |
|
What are you running? I run several flavors of linux and originally used the binary supplied (worked on only one of my machines) but then I used the source code for the modified version of cgminer from https://github.com/bitmaintech/cgminer, git cloned from there, then ran ./autogen.sh, then configure --enable-bmsc, then make -j 6, and voila' worked just fine. Hope this helps! This worked perfect for me. Zbox running Wheezy and 49port hub. Thanks!
|
|
|
|
eroxors
Legendary
Offline
Activity: 924
Merit: 1000
Think. Positive. Thoughts.
|
|
January 02, 2014, 03:43:08 AM |
|
So, I realized that I had an old aluminum heatsink from some old desktop. Hacksawing that thing into pieces is a LOT more work than I thought, but I started, so I have to finish.
What is the best way to secure a piece to an U1? Is there a thermal paste/glue? Gorilla Glue? Elmer's? A thin slice of ham? Stagnant Hellman's Mayonnaise?
Thoughts anyone?
(I'm going to go have a sandwich. I feel like one for some reason now.)
The cheap way to do it is four small dots of super glue in the corners and your choice of thermal paste thinly applied to the rest of the surface. Regular Mayo performed better than several name-brand thermal grease's in a roundup a few years ago. The expensive way is thermal epoxy... by arctic silver or some other brand. I mix mine "light" with half epoxy half regular grease (1 part A, 1 part B, 2 parts grease) so that it could be removed easily. To remove the heatsink, place in freezer for several hours, then pry off. Good luck, post pics.
|
|
|
|
brush242
|
|
January 02, 2014, 03:46:56 AM |
|
Why did I know the mayo was going to be an issue?
Okay, I'll get them up and running and go from there. Thanks for the information.
|
Support sidehack miner development. Donations to: 1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr
|
|
|
|
fractalbc
|
|
January 02, 2014, 04:26:19 AM |
|
Most of us would rather burn out a hub than a motherboard. That and most motherboard ports are rated at max 1/2 amp and we are looking at pulling close to a a full amp out of these guys when overclocking.
|
|
|
|
brush242
|
|
January 02, 2014, 04:27:30 AM |
|
Wow. They actually did mention, and test, mayo. I'm gettin' a sandwich....
|
Support sidehack miner development. Donations to: 1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr
|
|
|
|
Bobs Yerunkle
Member
Offline
Activity: 90
Merit: 10
Untitled
|
|
January 02, 2014, 05:57:23 AM Last edit: January 02, 2014, 06:08:34 AM by Bobs Yerunkle |
|
I didn't notice this part of the config documentation before. ------------------------------------------ src: https://github.com/AntMiner/AntGen1/blob/master/cgminer/README.md------------------------------------------ baud value should be 115200 to sets the timeout value: to*100ms. timeout value should be less than: 10*(2^32)/(freq*
argment[sic] --bmsc-freq
0581 : 150M 0681 : 175M 4F02 : 193M 0781 : 200M 0881 : 225M 0981 : 250M ...etc
------------------------------------------ It looks a little wonky to me. Like, to*100ms should be to*10ms? Per their example: run at 200M clock frequency, timeout is 2s cgminer.exe --bmsc-options 115200:20 -o pool_url -u user -p password --bmsc-freq 0781timeout is 2. 2*10ms = 200 for 200M clock frequency. Am I missing something? At any rate, as you increase the frequency it would seem you also need to increase the to value. note 1: As one would expect, different sticks have different capabilities but there isn't an option to assign different frequencies to different sticks but maybe two instances of cgminer would work? note 2: Cooling: One of these http://www.amazon.com/ARCTIC-USB-Powered-Portable-Cooling-Solution/dp/B003XN24GY and the S1s have been staying VERY cool. Almost think they don't need fans at regular speeds. note 3: IMO cgminer needs a % HW Error column a la bfgminer.
|
|
|
|
brush242
|
|
January 02, 2014, 04:13:00 PM |
|
How are those fans noise-wise? Noise is an issue hyah. As an aside, anyone have any recommendations for a QUIET PnP replacement fan for the Cubes?
|
Support sidehack miner development. Donations to: 1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr
|
|
|
philipma1957
Legendary
Offline
Activity: 4298
Merit: 8792
'The right to privacy matters'
|
|
January 02, 2014, 04:16:38 PM |
|
@ brush242 - NP & GL @ philipma1957 - So far hashrate in cgminer vs. pool is pretty spot on (cg 5s 26.75 / avg 22.99, pool shows 24. . I'll post tomorrow if long term average doesn't look right. Running two 10-port hubs (4A) with 7 sticks in each. Cgminer for sticks only on a win7 machine, with bfgminer on a pi for blades/cube. Would like to get it all on the pi though. thanks I have to figure out why I am getting lower pool rates . my 8 sticks show about 12 and my pool rate is 8-9 big diff. I am running bfg miner with 5 nano-ice furies and that may be causing the issue. I am going to turn off the bfgminer and see what happens. just run the 8 sticks of ant miners.
|
|
|
|
Bobs Yerunkle
Member
Offline
Activity: 90
Merit: 10
Untitled
|
|
January 02, 2014, 04:21:53 PM |
|
How are those fans noise-wise? Noise is an issue hyah. As an aside, anyone have any recommendations for a QUIET PnP replacement fan for the Cubes? I think they are quiet as far as fans go. I don't like that they take up a USB port but they are a simple, effective, and a fairly cheap solution.
|
|
|
|
dave111223
Legendary
Offline
Activity: 1190
Merit: 1001
|
|
January 02, 2014, 04:54:46 PM |
|
Having trouble on Raspberry Pi As per iluvpcs and fractalbc posts I have installed the antminer version of cgminer. I can run 10 miners for about 20 minutes; then the Raspberry freezes up. With more miners (tested up to 20) it freezes up more quickly (within 10 minutes) Any ideas how to fix?
|
|
|
|
iluvpcs
Sr. Member
Offline
Activity: 314
Merit: 250
:)
|
|
January 02, 2014, 05:24:38 PM |
|
Having trouble on Raspberry Pi As per iluvpcs and fractalbc posts I have installed the antminer version of cgminer. I can run 10 miners for about 20 minutes; then the Raspberry freezes up. With more miners (tested up to 20) it freezes up more quickly (within 10 minutes) Any ideas how to fix? is it locking up hard, or still have console access and the network is dropping? Can a PI user chime in with what I'm saying below? It's been about a year since I really used my PI's to mine with, at first they were great, but as I added more devices I started to loose the NIC's more often, and had to write a script to stop/start the NIC to get them to come back. Summer/fall of 2012 I mined with the Cainsmore1 (FPGAs) who also used the USB/Serial bus like these, and at the time the NIC would drop on the PI more often as I added USB traffic and the NIC itself would freeze due to a bad driver design of the LAN And USB sharing something on the bus.
|
|
|
|
Dunkelheit667
Legendary
Offline
Activity: 1045
Merit: 1157
no degradation
|
|
January 02, 2014, 07:17:50 PM |
|
Having trouble on Raspberry Pi As per iluvpcs and fractalbc posts I have installed the antminer version of cgminer. I can run 10 miners for about 20 minutes; then the Raspberry freezes up. With more miners (tested up to 20) it freezes up more quickly (within 10 minutes) Any ideas how to fix? is it locking up hard, or still have console access and the network is dropping? Can a PI user chime in with what I'm saying below? It's been about a year since I really used my PI's to mine with, at first they were great, but as I added more devices I started to loose the NIC's more often, and had to write a script to stop/start the NIC to get them to come back. Summer/fall of 2012 I mined with the Cainsmore1 (FPGAs) who also used the USB/Serial bus like these, and at the time the NIC would drop on the PI more often as I added USB traffic and the NIC itself would freeze due to a bad driver design of the LAN And USB sharing something on the bus. Not sure if it will solve this particular issue, but the workaround/fix mentioned here below "Raspberry Pi is locking up when running CGMiner" solved my headaches with a freezing Raspberry (using ten Block Erupter USBs). Might worth a try.
|
"And the machine keeps pushing time through the cogs, like paste into strings into paste again, and only the machine keeps using time to make time to make time. And when the machine stops, time is an illusion that we created free will." - an unnamed Hybrid
|
|
|
minter12345
Member
Offline
Activity: 74
Merit: 10
|
|
January 02, 2014, 08:53:26 PM |
|
Not sure if it will solve this particular issue, but the workaround/fix mentioned here below "Raspberry Pi is locking up when running CGMiner" solved my headaches with a freezing Raspberry (using ten Block Erupter USBs). Might worth a try. Oh wow, that might solve my random rasp PI (I have 3 of them) freezes. Thank you so much, I'm trying it now. I've tried so many things, lets hope this solves it.
|
Free coins every day: QoinPro Including Bitcoins!
|
|
|
lithod02
Member
Offline
Activity: 116
Merit: 10
|
|
January 02, 2014, 10:06:33 PM |
|
Anyone want to share most profitable pool for use with U-1? So far since getting mine I have been using BTCGuild and tompool.
|
|
|
|
twib2
Sr. Member
Offline
Activity: 280
Merit: 250
Helperizer
|
|
January 02, 2014, 10:08:01 PM |
|
Anyone want to share most profitable pool for use with U-1? So far since getting mine I have been using BTCGuild and tompool.
Multipool.us SHA pool automatically switches to the most profitable of 5 coins. Or you can write a script yourself that takes info from coinchoose.com APIs.
|
|
|
|
brush242
|
|
January 02, 2014, 10:32:40 PM |
|
Multipool.us SHA pool automatically switches to the most profitable of 5 coins. Or you can write a script yourself that takes info from coinchoose.com APIs. You are a WEALTH of information. Any suggestions for sites to learn how? Someone posted one around here somewhere, looked long. Heh.
|
Support sidehack miner development. Donations to: 1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr
|
|
|
twib2
Sr. Member
Offline
Activity: 280
Merit: 250
Helperizer
|
|
January 02, 2014, 10:55:03 PM |
|
Multipool.us SHA pool automatically switches to the most profitable of 5 coins. Or you can write a script yourself that takes info from coinchoose.com APIs. You are a WEALTH of information. Any suggestions for sites to learn how? Someone posted one around here somewhere, looked long. Heh. How? - to use multipool.us or to write scripts? The first is easy: just set up an account and point your miners to the multipool servers:ports. The second is sort of easy... I admit I'm a quick-and-dirty bash-er, so I use bash for any trivial task even if it's not elegant. I could post my code, but it's gotten pretty frankenstein-large and needs config files to specify the pool(s), port(s), user(s), and password(s) I want to use for each of the SHA coins listed on coinchoose.com. But, basically, I just load the API, parse it with JSHON, look at which is most profitable after rejects are factored in, then make that coin the "currentcoin" and restart all my miners with the currentcoin. In some cases, I have it use the slush proxy but for others I have it invoke the bfgminer proxy. There are some other codes that do this automatically for you, like multiminer (google it), cgswitcher (same), and some others. Hopefullly this gives you more of what you want. Wasn't trying to be flip, just didn't know how much you knew or didn't. Best, - Tye
|
|
|
|
|