Pages:
Author

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

hero member
Activity: 539
Merit: 500
October 08, 2014, 02:22:08 PM
I got my hands on some Habaneros and I'm looking for some answers that I couldn't find in the thread(s) on here, the website or duckduckgo-ing:

Am I correct that hfa-temp-overheat does not work for temps over 105? It seems that is the cut off set by the firm-/hardware? I.e. I set it to 110 (as a few posted in this thread) and it still cuts off at 105.


I got this error, for which I couldn't find an explanation, occasionally cgminer (4.6.1) also crashes after this:
Code:
Bad work sequence tail 1153 head 1792 devhead 1792 devtail 1258 sequence 2048        #(sometimes other numbers)
HFB 0 failure, disabling!


Is there a way to find out which firmware they are flashed with?


What is everybody running? JakeTri cgminer or the "stock" cgminer?


My impression from the thread is that the USB is somewhat finicky. I have one Zombie, that I think is because of USB troubles. It sort of reminds me of the CM-1s. Apart from the power up sequence (12V to boards first, wait, plug in USB) is there anything else that can be done about it?


Also, anyone selling Habaneros in Europe, send me a PM Wink
105 is the thermal shutdown in the firmware. I know HF increased that value to 110C in later firmwares in order to allow the Evos to clock higher, but I didn't feel comfortable with that and left it at the lower value.
With that bad work sequence error, are you running multiple pools with load balance or balance in cgminer? I have seen that before in that specific instance, and it has to do with the HF global work queue. Disabling multipool should fix that error.

What kind of error do you get on the zombie?

MrTeal, is there any chance you could release a purely experimental big red warning firware with the 110 ceiling?  I've got a three-die card that isn't staying cool enough and I'd like to raise the ceiling, even if it means burning it up.
legendary
Activity: 1358
Merit: 1001
https://gliph.me/hUF
October 08, 2014, 01:23:58 PM
[..]
With that bad work sequence error, are you running multiple pools with load balance or balance in cgminer? I have seen that before in that specific instance, and it has to do with the HF global work queue. Disabling multipool should fix that error.

Just on the one pool (bitminter). There are backup pools configured, but failover mode. I have now enabled failover-only additionally.


What kind of error do you get on the zombie?

Along those lines:
Code:
ERR: Asked to memcpy 0 bytes from usbutils.c _usb_read():3170
HFA : OP_USB_INIT failed! Operation status 20 (Regulator programming error)
HFA : hfa_send_frame: USB Send error, ret 0 amount 0 vs. tx_length 8, retrying
FAIL: USB get_lock not found (1:88)

And from syslog:

Code:
Oct  8 19:03:16 lubuntu kernel: [92818.100201] usb 1-4.3: USB disconnect, device number 100
Oct  8 19:03:16 lubuntu ModemManager[4491]:   (tty/ttyACM0): released by modem /sys/devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4.3
Oct  8 19:03:16 lubuntu kernel: [92818.571585] usb 1-4.3: new full-speed USB device number 101 using ehci-pci
Oct  8 19:03:17 lubuntu kernel: [92818.683103] usb 1-4.3: New USB device found, idVendor=297c, idProduct=0001
Oct  8 19:03:17 lubuntu kernel: [92818.683115] usb 1-4.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Oct  8 19:03:17 lubuntu kernel: [92818.683123] usb 1-4.3: Product: M1 Module
Oct  8 19:03:17 lubuntu kernel: [92818.683129] usb 1-4.3: Manufacturer: HashFast LLC
Oct  8 19:03:17 lubuntu kernel: [92818.683135] usb 1-4.3: SerialNumber: 2cedd52ddd49635e09d4d299e2a16213
Oct  8 19:03:17 lubuntu kernel: [92818.683856] cdc_acm 1-4.3:1.0: ttyACM0: USB ACM device
Oct  8 19:03:17 lubuntu mtp-probe: checking bus 1, device 101: "/sys/devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4.3"
Oct  8 19:03:17 lubuntu mtp-probe: bus: 1, device: 101 was not an MTP device
Oct  8 19:03:19 lubuntu ModemManager[4491]:   (tty/ttyACM0): released by modem /sys/devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4.3
Oct  8 19:03:19 lubuntu ModemManager[4491]:   (Plugin Manager) (Iridium) [ttyACM0] error when checking support: '(tty/ttyACM0) failed to open $
Oct  8 19:03:19 lubuntu ModemManager[4491]:   (Plugin Manager) (Nokia) [ttyACM0] error when checking support: '(Nokia) Missing port probe for $
Oct  8 19:03:19 lubuntu ModemManager[4491]:   (Plugin Manager) (Via CBP7) [ttyACM0] error when checking support: '(Via CBP7) Missing port prob$
Oct  8 19:03:19 lubuntu ModemManager[4491]:   (Plugin Manager) (Generic) [ttyACM0] error when checking support: '(Generic) Missing port probe $
Oct  8 19:03:19 lubuntu ModemManager[4491]:   Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:12.2/usb1/1-4/1-4.3': not s$
Oct  8 19:03:21 lubuntu kernel: [92823.310510] usb 1-4.3: reset full-speed USB device number 101 using ehci-pci
Oct  8 19:03:22 lubuntu kernel: [92824.422789] cdc_acm 1-4.3:1.0: ttyACM0: USB ACM device

Bus numbers don't match as the pastes are from different times.

I understand from the thread that the power required per board and USB is 300mA. The amount of boards x 300mA is just a bit above of what the hub power supply provides, so I got another hub on the way. The start-up sequence doesn't seem to matter.

Keep in mind that these Habaneros have operated fine at the previous owner's place. So unless the DHL guys provided a bumpy ride...
legendary
Activity: 1274
Merit: 1004
October 08, 2014, 12:51:05 PM
I got my hands on some Habaneros and I'm looking for some answers that I couldn't find in the thread(s) on here, the website or duckduckgo-ing:

Am I correct that hfa-temp-overheat does not work for temps over 105? It seems that is the cut off set by the firm-/hardware? I.e. I set it to 110 (as a few posted in this thread) and it still cuts off at 105.


I got this error, for which I couldn't find an explanation, occasionally cgminer (4.6.1) also crashes after this:
Code:
Bad work sequence tail 1153 head 1792 devhead 1792 devtail 1258 sequence 2048        #(sometimes other numbers)
HFB 0 failure, disabling!


Is there a way to find out which firmware they are flashed with?


What is everybody running? JakeTri cgminer or the "stock" cgminer?


My impression from the thread is that the USB is somewhat finicky. I have one Zombie, that I think is because of USB troubles. It sort of reminds me of the CM-1s. Apart from the power up sequence (12V to boards first, wait, plug in USB) is there anything else that can be done about it?


Also, anyone selling Habaneros in Europe, send me a PM Wink
105 is the thermal shutdown in the firmware. I know HF increased that value to 110C in later firmwares in order to allow the Evos to clock higher, but I didn't feel comfortable with that and left it at the lower value.
With that bad work sequence error, are you running multiple pools with load balance or balance in cgminer? I have seen that before in that specific instance, and it has to do with the HF global work queue. Disabling multipool should fix that error.

What kind of error do you get on the zombie?
legendary
Activity: 1358
Merit: 1001
https://gliph.me/hUF
October 08, 2014, 12:01:21 PM
I got my hands on some Habaneros and I'm looking for some answers that I couldn't find in the thread(s) on here, the website or duckduckgo-ing:

Am I correct that hfa-temp-overheat does not work for temps over 105? It seems that is the cut off set by the firm-/hardware? I.e. I set it to 110 (as a few posted in this thread) and it still cuts off at 105.


I got this error, for which I couldn't find an explanation, occasionally cgminer (4.6.1) also crashes after this:
Code:
Bad work sequence tail 1153 head 1792 devhead 1792 devtail 1258 sequence 2048        #(sometimes other numbers)
HFB 0 failure, disabling!


Is there a way to find out which firmware they are flashed with?


What is everybody running? JakeTri cgminer or the "stock" cgminer?


My impression from the thread is that the USB is somewhat finicky. I have one Zombie, that I think is because of USB troubles. It sort of reminds me of the CM-1s. Apart from the power up sequence (12V to boards first, wait, plug in USB) is there anything else that can be done about it?


Also, anyone selling Habaneros in Europe, send me a PM Wink
SVK
sr. member
Activity: 378
Merit: 250
October 04, 2014, 03:11:27 PM
Guys,

is there any way to disable one ASIC on habanero board ?
Even mechanically - like snip off some component or just smash ASIC 1 with hammer but I need to keep rest of the ASICs ok Smiley
I need to disable ASIC 1.

Shitnux isn't option Sad

Thank you very much

What's wrong with #1?  Anyway just leave the power connector unplugged for location 1 to disable without LINUX

Doesn't work Sad

Many thanks for help. Any other ideas to try Huh
hero member
Activity: 658
Merit: 500
CCNA: There i fixed the internet.
October 04, 2014, 01:25:04 PM
Guys,

is there any way to disable one ASIC on habanero board ?
Even mechanically - like snip off some component or just smash ASIC 1 with hammer but I need to keep rest of the ASICs ok Smiley
I need to disable ASIC 1.

Shitnux isn't option Sad

Thank you very much

What's wrong with #1?  Anyway just leave the power connector unplugged for location 1 to disable without LINUX
SVK
sr. member
Activity: 378
Merit: 250
October 04, 2014, 07:25:26 AM
Guys,

is there any way to disable one ASIC on habanero board ?
Even mechanically - like snip off some component or just smash ASIC 1 with hammer but I need to keep rest of the ASICs ok Smiley
I need to disable ASIC 1.

Shitnux isn't option Sad

Thank you very much
newbie
Activity: 27
Merit: 0
September 25, 2014, 01:51:53 AM
My apartment has been SOLD! So I need to get my mining gear out so don't miss out on this DEAL.

7x Habanero boards - 650ghs per board with a total of 4.55TH

ALL For $1000 (in BTC) + Shipping

PM me if you are interested.

SOLD.
legendary
Activity: 1274
Merit: 1004
September 23, 2014, 10:01:57 AM
I can confirm Jerbin bought the boards from us. As always buyer beware, but I ended up being the middleman in his transaction with H@shkraker and he was courteous and professional in my dealings with him.
hero member
Activity: 658
Merit: 500
CCNA: There i fixed the internet.
September 23, 2014, 09:08:50 AM
newbie
Activity: 27
Merit: 0
September 23, 2014, 05:25:38 AM
Excuse me? Check my previous posts of previous sales (h@shKraker).

Check with the guys from Peppermining that I actually purchased these.

And while your at it, I just took a photo of the 7 habs.

http://i.imgur.com/u4iS5O9.jpg

hahah nice scam
legendary
Activity: 2408
Merit: 1004
September 23, 2014, 05:09:56 AM
hahah nice scam
newbie
Activity: 27
Merit: 0
September 23, 2014, 05:00:30 AM
My apartment has been SOLD! So I need to get my mining gear out so don't miss out on this DEAL.

7x Habanero boards - 650ghs per board with a total of 4.55TH

ALL For $1000 (in BTC) + Shipping

PM me if you are interested.
hero member
Activity: 658
Merit: 500
CCNA: There i fixed the internet.
September 21, 2014, 12:55:31 PM
air cooled, nuff said
hero member
Activity: 658
Merit: 500
CCNA: There i fixed the internet.
September 14, 2014, 08:18:35 PM
I'm slowly saving up the $ needed for an experiment I'm sure we would all love to see: a habanero cooled to cryogenic or near cryogenic temperatures and seeing exactly how far can it really be pushed.

What will determine the coolant used is whether I can purchase a small amount of LN2, since for ~80 I can purchase a 160L container from an airgas.com distributor in my air. But I don't need that much, ever

The CPU pot I've my eye on is the http://kingpincooling.com/dragon-f1-gemini-2/

It's on the high side. It would allow the use of either coolant no issue.

If you want to help me reach my goal and see a video of this done, tips appreciated, see sig
sr. member
Activity: 403
Merit: 250
September 08, 2014, 11:10:24 PM
Hey everyone,

H@shKraker here.  I previously bought one of Jerbin's Habanero boards.  We did the transaction in BTC with no escrow.  As soon as the BTC transaction was verified Jerbin shipped the board to me in a suburb of Memphis, TN USA using FedEx International Priority and promptly provided me tracking information.  The board arrived as promised and runs as expected.  I do not know Jerbin personally having never met him/her but I can say my one translation with him/her went as I expected with no surprises.  If Wifey didn't have me on "no more hardware in the house" lock-down right now I'd be buying all of these boards.  Somebody's gonna be one lucky 10 board Habanero owner.

H@shKraker
hero member
Activity: 658
Merit: 500
CCNA: There i fixed the internet.
September 08, 2014, 01:24:19 PM
Bumped her up another notch. still winding up but not bad for an air cooler with a super fan on it.




newbie
Activity: 27
Merit: 0
September 08, 2014, 06:20:25 AM
Selling my condo so the rig needs to go.

Habanero Board - $300 + Shipping
or
For all 7 Habanero Boards - $2000 + Shipping

Payment in BTC

PM ME if you are interested.

Whwre are you shipping from...Location... Huh

ZiG


Sent PM with details as well as estimate shipping cost from previous sales.
ZiG
sr. member
Activity: 406
Merit: 250
September 08, 2014, 12:43:00 AM
Selling my condo so the rig needs to go.

Habanero Board - $300 + Shipping
or
For all 7 Habanero Boards - $2000 + Shipping

Payment in BTC

PM ME if you are interested.

Whwre are you shipping from...Location... Huh

ZiG
newbie
Activity: 27
Merit: 0
September 08, 2014, 12:33:20 AM
Selling my condo so the rig needs to go.

Habanero Board - $300 + Shipping
or
For all 7 Habanero Boards - $2000 + Shipping

Payment in BTC

PM ME if you are interested.
Pages:
Jump to: