Bitcoin Forum
July 10, 2024, 12:20:21 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Hardware / Re: The Habanero - 650GH/s - In Stock, $600 ($0.92/GH/s) on: August 15, 2014, 11:08:38 PM
I'm trying to update the firmware on my hab and I'm getting the following:

pi@raspberrypi ~/firmware/firmware-20140713-0 $ sudo python3.2 ./field_firmware_update.py
confirm is  False
FIRMWARE_DIR is  .
UC_HFU_FILE at './uc3.cropped.hfu'.
READSERIAL found at 'armv6l/readserial'.
HFUPDATE found at 'armv6l/hfupdate'.
ENTERLOADER found at 'armv6l/enterloader'.
HashFast Firmware Updater
Reading serial number from module.
armv6l/readserial: error while loading shared libraries: libudev.so.1: cannot open shared object file: No such file or directory
Entering Boot Loader...
armv6l/enterloader: error while loading shared libraries: libudev.so.1: cannot open shared object file: No such file or directory
Traceback (most recent call last):
  File "./field_firmware_update.py", line 184, in <module>
    firmware_updater()
  File "./field_firmware_update.py", line 143, in firmware_updater
    enterloader()
  File "./field_firmware_update.py", line 62, in enterloader
    subprocess.check_call([ENTERLOADER])
  File "/usr/lib/python3.2/subprocess.py", line 489, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['armv6l/enterloader']' returned non-zero exit status 127
Command '['armv6l/enterloader']' returned non-zero exit status 127
Firmware Update had an error.  Please retry or report to HashFast Support.

Any idea what could be wrong?
Have you installed libudev?
sudo apt-get install libudev1
Assuming you're using raspbian.

I am using raspbian.

I tried installing libudev1 and got the following:

pi@raspberrypi ~ $ sudo apt-get install libudev1
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package libudev1
2  Bitcoin / Hardware / Re: The Habanero - 650GH/s - In Stock, $600 ($0.92/GH/s) on: August 15, 2014, 07:45:38 AM
I'm trying to update the firmware on my hab and I'm getting the following:

pi@raspberrypi ~/firmware/firmware-20140713-0 $ sudo python3.2 ./field_firmware_update.py
confirm is  False
FIRMWARE_DIR is  .
UC_HFU_FILE at './uc3.cropped.hfu'.
READSERIAL found at 'armv6l/readserial'.
HFUPDATE found at 'armv6l/hfupdate'.
ENTERLOADER found at 'armv6l/enterloader'.
HashFast Firmware Updater
Reading serial number from module.
armv6l/readserial: error while loading shared libraries: libudev.so.1: cannot open shared object file: No such file or directory
Entering Boot Loader...
armv6l/enterloader: error while loading shared libraries: libudev.so.1: cannot open shared object file: No such file or directory
Traceback (most recent call last):
  File "./field_firmware_update.py", line 184, in <module>
    firmware_updater()
  File "./field_firmware_update.py", line 143, in firmware_updater
    enterloader()
  File "./field_firmware_update.py", line 62, in enterloader
    subprocess.check_call([ENTERLOADER])
  File "/usr/lib/python3.2/subprocess.py", line 489, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['armv6l/enterloader']' returned non-zero exit status 127
Command '['armv6l/enterloader']' returned non-zero exit status 127
Firmware Update had an error.  Please retry or report to HashFast Support.

Any idea what could be wrong?
3  Bitcoin / Hardware / Re: The Habanero - 650GH/s - Batch 2 Shipping June 9th, $850 ($1.3/GH/s) on: June 07, 2014, 10:05:11 AM
Whats the max voltage settings?

Specifically, when should I start worrying that I may be over-volting a chip?

Is there a way to tell that I've gone to far before chips start frying?
4  Bitcoin / Mining software (miners) / Re: HF - Tool to set voltages on: June 06, 2014, 09:52:07 AM
Getting the same error when I try to read current freq and voltages.
5  Bitcoin / Hardware / Re: The Habanero Project - Third Party HF Mining Board on: June 02, 2014, 02:00:47 AM
Thanks for the tip.  I'll keep trying.
6  Bitcoin / Hardware / Re: The Habanero Project - Third Party HF Mining Board on: June 02, 2014, 12:09:19 AM
Xjack, those are some impressive stats! What cooling hardware are you using? Whats the ambient temperature? What thermal compound did you use? Sounds like you've got some high powered fans, any other tips?
7  Bitcoin / Hardware / Re: The Habanero Project - Third Party HF Mining Board on: June 01, 2014, 11:54:23 PM
I've got my Habanero hooked up to a Corsair H110 cooler. Currently I have the stock fans from Corsair on it. It looks like this:



I'm mining w/ cgminer 4.3.3 running on OSX. My cgminer args are as follows:

cgminer.exe -o http://site:port -u <user> -p <pass> --hfa-fan 100 --hfa-temp-target 0 --hfa-temp-overheat 110 --hfa-fail-drop 0 --hfa-hash-clock 400 --api-listen --api-network

When I bring up the pepper mining app and look at dies, I'm seeing this:



Any suggestions? I've applied Antec Thermal Grease to the chips and torqed down the cooler.
8  Bitcoin / Hardware / Re: The Habanero Project - Third Party HF Mining Board on: May 30, 2014, 10:23:39 AM
In preparation for the habanero arriving tomorrow, I got my Raspberry Pi out and put minepeon on it.

I went here:

http://hashfast.com/how-to-update-babyjets-raspberry-pi-sd-card-software/

and pulled down the latest version of hashfast's minepeon and put it on my flash card.  Its loaded up and running now. Status page says I'm running 0.2.4.3hf8

I haven't attached a miner yet, but I'm seeing the raspberry pi restart about every 5 minutes.

I had 2.4.6 the minepeon project running before pulling down hashfast's minepeon. 2.4.6 was not restarting regularly on its own.

Is this expected? Is there a way to resolve this issue?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!