Taugeran
|
|
July 11, 2014, 03:32:50 AM |
|
So, Im guessing the habanero project is pretty much done at this point? No more batches? No more software dev?
Software Dev has slowed down, though we're still working on it. We have some changes in the dev branch that will get merged over to master and released here in the next week that improve compatibility with server PSUs, and allow cgminer to report the VRM temperature as well. For new boards, that's pretty much it at this point. We were looking at doing another batch, but aren't able to secure the chips at a reasonable price point that makes it worthwhile pursuing. Would you have any half working boards(one chip not working) for sale ? interested in this!!
|
Bitfury HW & Habañero : 1.625Th/s tips/Donations: 1NoS89H3Mr6U5CmP4VwWzU2318JEMxHL1 Come join Coinbase
|
|
|
Swimmer63
Legendary
Offline
Activity: 1593
Merit: 1004
|
|
July 13, 2014, 05:25:11 PM |
|
Can someone do me a favor and copy and past their .conf file here. My cgminer is keeps giving me a JSON error when I try to write it and I get a blank file. I just need to build my own. Thanks!
|
|
|
|
daddyfatsax
|
|
July 13, 2014, 05:27:25 PM |
|
Can someone do me a favor and copy and past their .conf file here. My cgminer is keeps giving me a JSON error when I try to write it and I get a blank file. I just need to build my own. Thanks!
Mine has been doing the same thing. I am just running cgminer from a .bat file.
|
|
|
|
Swimmer63
Legendary
Offline
Activity: 1593
Merit: 1004
|
|
July 13, 2014, 05:28:57 PM Last edit: July 13, 2014, 06:10:16 PM by Swimmer63 |
|
Can someone do me a favor and copy and past their .conf file here. My cgminer is keeps giving me a JSON error when I try to write it and I get a blank file. I just need to build my own. Thanks!
Mine has been doing the same thing. I am just running cgminer from a .bat file. I am doing the same but having trouble with one board and want to run it at a lower speed.
|
|
|
|
nexus99
Legendary
Offline
Activity: 910
Merit: 1000
|
|
July 13, 2014, 05:33:23 PM |
|
So, Im guessing the habanero project is pretty much done at this point? No more batches? No more software dev?
Software Dev has slowed down, though we're still working on it. We have some changes in the dev branch that will get merged over to master and released here in the next week that improve compatibility with server PSUs, and allow cgminer to report the VRM temperature as well. For new boards, that's pretty much it at this point. We were looking at doing another batch, but aren't able to secure the chips at a reasonable price point that makes it worthwhile pursuing. Do you have instructions available on how to flash a board? I'd love to try to get this dead one going.
|
|
|
|
btchedge
Member
Offline
Activity: 92
Merit: 10
|
|
July 14, 2014, 03:40:25 AM |
|
Can someone do me a favor and copy and past their .conf file here. My cgminer is keeps giving me a JSON error when I try to write it and I get a blank file. I just need to build my own. Thanks!
Here you go... __________________________________________ { "pools" : [ { "url" : "stratum+tcp://stratum.mining.eligius.st:3334", "user" : "xxx", "pass" : "1234" }, { "url" : "us1.ghash.io:3333", "user" : "xxx" "pass" : "123" } ], "hfa-fan" : "100", "hfa-fail-drop" : "0", "hfa-temp-target" : "0", "hfa-temp-overheat" : "110", "hfa-hash-clock" : "975", "api-allow": "127.0.0.1,192.168.237.99" } __________________________________________ And here is the mine.sh file... __________________________________________ /home/xxx/xxx/cgminer-4.4.1/cgminer --api-network --api-listen --hfa-noshed --config /home/xxx/xxx/cgminer-4.4.1/mine.conf __________________________________________
|
Who is John Galt?
|
|
|
Swimmer63
Legendary
Offline
Activity: 1593
Merit: 1004
|
|
July 14, 2014, 03:12:52 PM |
|
Can someone do me a favor and copy and past their .conf file here. My cgminer is keeps giving me a JSON error when I try to write it and I get a blank file. I just need to build my own. Thanks!
Here you go... __________________________________________ { "pools" : [ { "url" : "stratum+tcp://stratum.mining.eligius.st:3334", "user" : "xxx", "pass" : "1234" }, { "url" : "us1.ghash.io:3333", "user" : "xxx" "pass" : "123" } ], "hfa-fan" : "100", "hfa-fail-drop" : "0", "hfa-temp-target" : "0", "hfa-temp-overheat" : "110", "hfa-hash-clock" : "975", "api-allow": "127.0.0.1,192.168.237.99" } __________________________________________ And here is the mine.sh file... __________________________________________ /home/xxx/xxx/cgminer-4.4.1/cgminer --api-network --api-listen --hfa-noshed --config /home/xxx/xxx/cgminer-4.4.1/mine.conf __________________________________________ Perfect! Thank you!
|
|
|
|
nexus99
Legendary
Offline
Activity: 910
Merit: 1000
|
|
July 14, 2014, 04:05:51 PM |
|
Anyone have instructions on how to reflash these boards?
|
|
|
|
|
nexus99
Legendary
Offline
Activity: 910
Merit: 1000
|
|
July 14, 2014, 05:30:54 PM |
|
Many thanks. Ill give it a swing and see if it helps.
|
|
|
|
Ski72
Member
Offline
Activity: 84
Merit: 10
Kinex - The New Frontier
|
|
July 14, 2014, 07:16:18 PM |
|
and if I'm running Win 7?
|
Please help support our disabled veterans - support the *DAV* 1P8CuGjdAbnxRQxyHqwxrEq8iTyD5UgAyi As a 100% service connected disabled Navy Veteran, every bit helps!
|
|
|
daddyfatsax
|
|
July 14, 2014, 07:21:12 PM |
|
and if I'm running Win 7? You're probably SOL. I had to re-purpose and old laptop and slap Ubuntu on it to run the hftool.
|
|
|
|
gateway
|
|
July 14, 2014, 08:32:10 PM |
|
and if I'm running Win 7? You're probably SOL. I had to re-purpose and old laptop and slap Ubuntu on it to run the hftool. That is correct the HF tools where never made to run under windows.. best bet would be to create a VM image with virtualbox or as mentioned above take a old computer or notebook and get ubuntu 13.x installed on it.
|
|
|
|
Taugeran
|
|
July 15, 2014, 12:28:57 AM |
|
and if I'm running Win 7? You're probably SOL. I had to re-purpose and old laptop and slap Ubuntu on it to run the hftool. That is correct the HF tools where never made to run under windows.. best bet would be to create a VM image with virtualbox or as mentioned above take a old computer or notebook and get ubuntu 13.x installed on it. Or a new and shiny raspberry pi B+
|
Bitfury HW & Habañero : 1.625Th/s tips/Donations: 1NoS89H3Mr6U5CmP4VwWzU2318JEMxHL1 Come join Coinbase
|
|
|
qumqats
Newbie
Offline
Activity: 12
Merit: 0
|
|
July 15, 2014, 02:45:06 AM |
|
and if I'm running Win 7? You're probably SOL. I had to re-purpose and old laptop and slap Ubuntu on it to run the hftool. I managed to get hftool working on a Win8.1 box, had to comment out some lines of code, still got errors, but it worked enough to list the die speed/voltages, and to write back out to flash. You're probably SOL for the firmware upgrade. Has anyone managed to get hftool working on a system with more than one Habanero board?
|
|
|
|
Swimmer63
Legendary
Offline
Activity: 1593
Merit: 1004
|
|
July 15, 2014, 02:53:00 AM |
|
and if I'm running Win 7? You're probably SOL. I had to re-purpose and old laptop and slap Ubuntu on it to run the hftool. I managed to get hftool working on a Win8.1 box, had to comment out some lines of code, still got errors, but it worked enough to list the die speed/voltages, and to write back out to flash. You're probably SOL for the firmware upgrade. Has anyone managed to get hftool working on a system with more than one Habanero board? I wish. I have 4 running on one old laptop.
|
|
|
|
Batshark
Newbie
Offline
Activity: 33
Merit: 0
|
|
July 15, 2014, 04:35:49 AM |
|
After running fine with zero issues forever, I'm now getting a ZOMBIE status in cgminer with the following error displayed in the console: ERR: Asked to memcpy 0 bytes from usbutils.c _usb_read(): 3075 HFA: OP_USB_INIT failed! Operation status 20 (Regulator programming error) I've tried cycling power, restarting, doesnt seem to help. Any ideas?
|
|
|
|
xjack
|
|
July 15, 2014, 12:24:41 PM |
|
After running fine with zero issues forever, I'm now getting a ZOMBIE status in cgminer with the following error displayed in the console: ERR: Asked to memcpy 0 bytes from usbutils.c _usb_read(): 3075 HFA: OP_USB_INIT failed! Operation status 20 (Regulator programming error) I've tried cycling power, restarting, doesnt seem to help. Any ideas? Any time I've seen that error it was a loose or disco'd power connector or the PSU wasn't turned on. Have you tried a different supply?
|
|
|
|
xjack
|
|
July 15, 2014, 12:27:25 PM |
|
MrTeal, any semblance of a changelog? Upped both of my boards and they still run beautifully but am curious what's changed other than the fan fix and vrm temp?
|
|
|
|
Batshark
Newbie
Offline
Activity: 33
Merit: 0
|
|
July 15, 2014, 04:37:37 PM |
|
After running fine with zero issues forever, I'm now getting a ZOMBIE status in cgminer with the following error displayed in the console: ERR: Asked to memcpy 0 bytes from usbutils.c _usb_read(): 3075 HFA: OP_USB_INIT failed! Operation status 20 (Regulator programming error) I've tried cycling power, restarting, doesnt seem to help. Any ideas? Any time I've seen that error it was a loose or disco'd power connector or the PSU wasn't turned on. Have you tried a different supply? I did, tried another supply that is guaranteed working, and got the same error.
|
|
|
|
|