Pages:
Author

Topic: The Habanero - 650GH/s - OOS - page 14. (Read 96043 times)

hero member
Activity: 539
Merit: 500
July 15, 2014, 07:24:41 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?  Huh

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?
newbie
Activity: 33
Merit: 0
July 14, 2014, 11:35:49 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?  Huh
legendary
Activity: 1593
Merit: 1004
July 14, 2014, 09:53:00 PM

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.
newbie
Activity: 12
Merit: 0
July 14, 2014, 09:45:06 PM

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?
hero member
Activity: 658
Merit: 500
CCNA: There i fixed the internet.
July 14, 2014, 07:28:57 PM

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+
hero member
Activity: 552
Merit: 500
July 14, 2014, 03:32:10 PM

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.
hero member
Activity: 857
Merit: 1000
Anger is a gift.
July 14, 2014, 02:21:12 PM

You're probably SOL. I had to re-purpose and old laptop and slap Ubuntu on it to run the hftool.
member
Activity: 84
Merit: 10
Kinex - The New Frontier
legendary
Activity: 910
Merit: 1000
July 14, 2014, 12:30:54 PM
Many thanks. Ill give it a swing and see if it helps.
legendary
Activity: 1274
Merit: 1004
July 14, 2014, 12:30:04 PM
legendary
Activity: 910
Merit: 1000
July 14, 2014, 11:05:51 AM
Anyone have instructions on how to reflash these boards?
legendary
Activity: 1593
Merit: 1004
July 14, 2014, 10:12:52 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

__________________________________________

Perfect!  Thank you!
member
Activity: 92
Merit: 10
July 13, 2014, 10:40: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!

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

__________________________________________
legendary
Activity: 910
Merit: 1000
July 13, 2014, 12: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.
legendary
Activity: 1593
Merit: 1004
July 13, 2014, 12:28:57 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.

I am doing the same but having trouble with one board and want to run it at a lower speed.
hero member
Activity: 857
Merit: 1000
Anger is a gift.
July 13, 2014, 12: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.
legendary
Activity: 1593
Merit: 1004
July 13, 2014, 12: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!
hero member
Activity: 658
Merit: 500
CCNA: There i fixed the internet.
July 10, 2014, 10:32:50 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.

Would you have any half working boards(one chip not working) for sale ?



interested in this!!
SVK
sr. member
Activity: 378
Merit: 250
July 10, 2014, 03:38:11 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.

Would you have any half working boards(one chip not working) for sale ?

legendary
Activity: 1274
Merit: 1004
July 10, 2014, 12:10:32 PM
I'm sorry if this was mentioned earlier - I did a little looking and couldn't find it. What are the length and width dimensions of the Habanero boards?
5.5"x11"
Pages:
Jump to: