Hardware Setup
- Plug the PCI power into the available power slots.
![]() |
![]() |
- Plug the ethernet cable.
![]() |
![]() |
- Jump start your PSU, then turn it on. (F1 Mini has a switch beside the PCI power slot)
- You should see the green LED next to the ethernet slot blinking.
Miner Setup
- Find out your
Blackminer
IP address. This can be done in various methods. One method is: You can use your router's web interface (learn more). -
Open browser and input your
Blackminer
IP in the address bar. Login into your F1 Blackminer.username: root
password: root
- Config your miner by clicking the Miner Configuration.
- Choose your algorithm in the dropdown menu and input your desired pool, wallet, and password. Once you're done. Click save & apply.
- To monitor your
Blackminer
, go to Miner Status. You can see the temperature, hashrate, fan speed, etc.
- That's it. Very simple.
Additional Settings
Adding New Bitstreams and Upgrading Firmware
- You can add the bitstream from here, choose the image file and click Upload (
Blackminer
can only have around 8 bitstreams in their system, if you have 8 or more, you might have to use step 2-9)
- Download the bitstream from HashAltcoin website
- Download and install WinSCP.
- Log into the miner via WinSCP with your F1's IP address, port 22, SCP protocol
- Go up 2 folders and go into the bitstream folder (fpgabit).
- Each algorithm has two files, config and the bitstream. Remove both the config file and the bitstream file that you don't need. Replace it with the one you want to add.
- Download firmware upgrade file from HashAltcoin's website, it'll be the ...rootfs file.
- Upgrade firmware with this file.
- After reboot, you should see your algorithm in the dropdown menu.
Configure Static IP
- Go to Miner Configuration -> Network
- To use static IP, change the protocol into static.
- Fill in the network details. Then click Save.
Adjust Frequency
- Go to Miner Configuration -> Fan/Frequency
- There are two options there, change all of the chips' frequency at once or change the frequency individually for each chips.
- Click Save.
Upgrade Image/Firmware
- Go to Miner Configuration -> Upgrade
- Choose Image by clicking that button. Then click Upload.
- Wait until the miner reboot.
Install Micro SD Card for Odocrypt
- Prepare a Micro SD Card. Format the SD card to FAT32 with only 1 partition.
- Download the latest
rootfs
package for your board (version 2019-07-21) - Upgrade the board with the latest
rootfs
. - Insert the Micro SD card to the slot on the Beaglebone/Control board.
- Reboot.
- Download Odocrypt bitstream for your board.
- Unzip the file.
- Put
cgminer_odo.conf
and all of the.bit
files to/sdcard
directory. You can use WinSCP or other tool. - Go to miner configuration, then choose odo, put your wallet address and pool URL.
Sources: hashaltcoin.com