Hippievogel
Newbie
Offline
Activity: 57
Merit: 0
|
|
January 05, 2014, 04:44:01 PM |
|
Is there going to be a update soon for the u1 antminer's?
|
|
|
|
nwoolls
|
|
January 05, 2014, 04:51:07 PM |
|
Is there going to be a update soon for the u1 antminer's?
I'm working on a driver for this. It works but I have a few things I want to look into before submitting a pull request. Should be soon though.
|
MultiMiner: Any Miner, Any Where, on Any Device | Xgminer: Mine with popular miners on Mac OS X
|
|
|
rmolby
Member
Offline
Activity: 75
Merit: 10
|
|
January 05, 2014, 09:46:42 PM |
|
Is there going to be a update soon for the u1 antminer's?
I'm working on a driver for this. It works but I have a few things I want to look into before submitting a pull request. Should be soon though. Will this be or your MultiMiner package, or will this become part of the BFGminer package?
|
|
|
|
nwoolls
|
|
January 05, 2014, 10:05:09 PM |
|
Will this be or your MultiMiner package, or will this become part of the BFGminer package?
The driver is for bfgminer - MultiMiner does all of its mining through bfgminer on the back-end.
|
MultiMiner: Any Miner, Any Where, on Any Device | Xgminer: Mine with popular miners on Mac OS X
|
|
|
rmolby
Member
Offline
Activity: 75
Merit: 10
|
|
January 05, 2014, 10:41:10 PM |
|
Will this be or your MultiMiner package, or will this become part of the BFGminer package?
The driver is for bfgminer - MultiMiner does all of its mining through bfgminer on the back-end. Awesome, will be monitoring for an update...
|
|
|
|
philipma1957
Legendary
Online
Activity: 4298
Merit: 8793
'The right to privacy matters'
|
|
January 06, 2014, 04:24:36 AM |
|
Will this be or your MultiMiner package, or will this become part of the BFGminer package?
The driver is for bfgminer - MultiMiner does all of its mining through bfgminer on the back-end. thank you looking forward to using it.
|
|
|
|
|
Taugeran
|
|
January 06, 2014, 10:11:41 AM |
|
go go gadget nate wools edit: should it say if anyone is feeling ANTsy
|
Bitfury HW & Habañero : 1.625Th/s tips/Donations: 1NoS89H3Mr6U5CmP4VwWzU2318JEMxHL1 Come join Coinbase
|
|
|
HellDiverUK
|
|
January 06, 2014, 10:30:17 AM |
|
Any chance of a Windows binary with ANT support? Screenshot is very nice and all, but I'm loathed to run cg (with all the zdiag and WinUSB bollocks fecking up the USB drivers) to get these things working.
|
|
|
|
dave111223
Legendary
Offline
Activity: 1190
Merit: 1001
|
|
January 06, 2014, 03:49:17 PM Last edit: January 07, 2014, 01:10:20 AM by dave111223 |
|
For some reason I am unable to make the antminer version of bfgminer, I get this on "make": make all-recursive make[1]: Entering directory `/home/pi/bfgminer' Making all in lib make[2]: Entering directory `/home/pi/bfgminer/lib' make all-recursive make[3]: Entering directory `/home/pi/bfgminer/lib' make[4]: Entering directory `/home/pi/bfgminer/lib' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/pi/bfgminer/lib' make[3]: Leaving directory `/home/pi/bfgminer/lib' make[2]: Leaving directory `/home/pi/bfgminer/lib' Making all in ccan make[2]: Entering directory `/home/pi/bfgminer/ccan' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/pi/bfgminer/ccan' Making all in libblkmaker make[2]: Entering directory `/home/pi/bfgminer/libblkmaker' make[2]: *** No rule to make target `all'. Stop. make[2]: Leaving directory `/home/pi/bfgminer/libblkmaker' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/pi/bfgminer' make: *** [all] Error 2 Also from looking at your driver code there does not appear to be any way to overclock the USBs?
|
|
|
|
Powell
Sr. Member
Offline
Activity: 486
Merit: 262
rm -rf stupidity
|
|
January 06, 2014, 10:09:45 PM |
|
Feel like a noob but I could not get it to work for the life of me. Either had the compiler not compile or just wouldnt find the devices even though they are there in lsusb. I tried your git, regular 3.9 git with your mods, and a bunch of randomnes. Could not get to fire off
|
|
|
|
chiefstank
Member
Offline
Activity: 81
Merit: 10
|
|
January 07, 2014, 12:24:03 AM |
|
can't wait, oh wait, for ant u1 support. not to be too overbearing, might there be an ETA?
|
|
|
|
nwoolls
|
|
January 07, 2014, 05:32:23 AM |
|
For some reason I am unable to make the antminer version of bfgminer, I get this on "make":
...
Also from looking at your driver code there does not appear to be any way to overclock the USBs?
Make sure you run autogen.sh first so that libblkmaker is pulled down from Git. There's no options support at all right now. Still getting it stable and working but the options shouldn't be hard.
|
MultiMiner: Any Miner, Any Where, on Any Device | Xgminer: Mine with popular miners on Mac OS X
|
|
|
nwoolls
|
|
January 07, 2014, 05:38:18 AM |
|
Any chance of a Windows binary with ANT support? Screenshot is very nice and all, but I'm loathed to run cg (with all the zdiag and WinUSB bollocks fecking up the USB drivers) to get these things working. https://www.dropbox.com/s/z29x4n6ng510joi/bfgminer-npw-antminer.7zIf it breaks I didn't do it Note that, like the Bitmaintech cgminer build, this won't play nice with Block Erupters for now (unless you manually specify the driver for each devices with -S antminer and -S erupter).
|
MultiMiner: Any Miner, Any Where, on Any Device | Xgminer: Mine with popular miners on Mac OS X
|
|
|
chiefstank
Member
Offline
Activity: 81
Merit: 10
|
|
January 07, 2014, 06:15:59 AM |
|
Any chance of a Windows binary with ANT support? Screenshot is very nice and all, but I'm loathed to run cg (with all the zdiag and WinUSB bollocks fecking up the USB drivers) to get these things working. https://www.dropbox.com/s/z29x4n6ng510joi/bfgminer-npw-antminer.7zIf it breaks I didn't do it Note that, like the Bitmaintech cgminer build, this won't play nice with Block Erupters for now (unless you manually specify the driver for each devices with -S antminer and -S erupter). oh damn! thanks. will give it a go! EDIT: seemed to have detected all the BE as ANT... thanks though.
|
|
|
|
nwoolls
|
|
January 07, 2014, 06:38:06 AM |
|
EDIT: seemed to have detected all the BE as ANT... thanks though.
Note that, like the Bitmaintech cgminer build, this won't play nice with Block Erupters for now (unless you manually specify the driver for each devices with -S antminer and -S erupter).
|
MultiMiner: Any Miner, Any Where, on Any Device | Xgminer: Mine with popular miners on Mac OS X
|
|
|
HellDiverUK
|
|
January 07, 2014, 08:31:39 AM Last edit: January 07, 2014, 09:11:49 AM by HellDiverUK |
|
Thanks. Can't be any broken than cgminer. Will try it shortly (when Remote Desktop cooperates). Edit: Running a treat after the great driver-shuffle-of-doom to get rid of WinUSB.
|
|
|
|
djaychela
Newbie
Offline
Activity: 35
Merit: 0
|
|
January 07, 2014, 02:32:52 PM |
|
You, sir, are a legend. Just spent hours messing around with my ant miner U1 that arrived this morning, with all the zadig hoo-ha and so on - couldn't get it to run reliably, it would detect the U1 maybe 1 time in 10 and wasn't consistent or predictable in that respect, plus is brain damaged in terms of remote access - I run a little setup with a php script that accesses the miners remotely so I can see if they're happy without having to check each machine, and while it's possible to get some remote info out of it, it's not much. Downloaded and ran your version, once I'd removed the zadig-installed drivers, fired right up straight away! Thanks. Edit: I've just checked out MultiMiner, which looks great, so I guess that's this afternoon spoken for. Thanks again.
|
|
|
|
sikke
|
|
January 07, 2014, 03:01:09 PM |
|
Any chance of a Windows binary with ANT support? Screenshot is very nice and all, but I'm loathed to run cg (with all the zdiag and WinUSB bollocks fecking up the USB drivers) to get these things working. https://www.dropbox.com/s/z29x4n6ng510joi/bfgminer-npw-antminer.7zIf it breaks I didn't do it Note that, like the Bitmaintech cgminer build, this won't play nice with Block Erupters for now (unless you manually specify the driver for each devices with -S antminer and -S erupter). Thank you! there they roll. Over 12Gh/s with stock speed and _only_ 20watts total. This would have been killer 6 months ago Next overcloking. No HW errors at @15mins Bitmain will be making tons of BTCBTC and $$$ ripping off ppl with these but hey it's fun and everybody wants in.
|
|
|
|
rmolby
Member
Offline
Activity: 75
Merit: 10
|
|
January 07, 2014, 03:12:36 PM |
|
Any chance of a Windows binary with ANT support? Screenshot is very nice and all, but I'm loathed to run cg (with all the zdiag and WinUSB bollocks fecking up the USB drivers) to get these things working. https://www.dropbox.com/s/z29x4n6ng510joi/bfgminer-npw-antminer.7zIf it breaks I didn't do it Note that, like the Bitmaintech cgminer build, this won't play nice with Block Erupters for now (unless you manually specify the driver for each devices with -S antminer and -S erupter). Excellent. I noticed my BEs are running at less than 50 Mhash, I assume that is due to the Antminer configuration being pushed down on them despite of me running the following? bfgminer.exe -Q 8 -L log.txt -S antminer:all -S erupter:all Even though I only have two Antminers, I am mining at a slightly higher rate than with all the BEs (with 2 BEs removed to make room on one of the hubs)
|
|
|
|
|