Skip to content

Bitcoin accepted at checkout  |  Ships from Laval, QC, Canada  |  Expert support since 2016

Step-by-Step Guide to Upgrading AvalonMiner Firmware

Start with safety and logs

Power down before opening a miner, label cables before moving boards, and capture logs before repeated reboots erase useful evidence. Record model, firmware, pool, uptime, fan speed, temperature, reject rate, chain count, and the exact error text.

Confirm the fault class

Separate configuration faults from hardware faults first. Pool errors, DNS failures, bad worker names, overheating, weak power, fan faults, and missing hashboards can look similar from the dashboard but require different fixes.

Document the test path

Change one variable at a time and keep the before/after result. Note cable swaps, PSU swaps, firmware changes, pool changes, fan replacements, ambient temperature, and whether the fault follows a hashboard, control board, network, or power source.

When to escalate

Escalate to professional repair when there is a burned smell, melted connector, breaker trip, corrosion, repeated hashboard loss, liquid exposure, or a board-level fault that returns after a basic cable, power, firmware, and airflow check.

After the fix

Run the miner long enough to confirm stable accepted hashrate, fan behavior, chip temperature, reject rate, and pool-side reporting. A dashboard that looks normal for five minutes is not enough evidence for a recurring power, heat, or hashboard fault.

· D-Central Technologies · ⏱ 5 min read

Last updated:

There are two supported ways to flash new firmware onto a Canaan AvalonMiner: a single-machine upgrade through the miner’s own web interface, and a batch upgrade across a whole fleet using Canaan’s management tooling. Which path you take depends on how many units you run — but the discipline is the same either way: match the firmware to the exact model, keep power stable through the entire write, and verify the result before you walk away. Get any of those wrong and you turn a five-minute update into a bench-repair job.

Before You Flash: Get the Right File

AvalonMiner firmware is not interchangeable between models or hardware generations. Downloading “the latest firmware” and pushing it to the wrong board is the single most common way owners brick a unit. Sort this out first.

  • Identify the exact model and hardware generation. Industrial units (the A11xx–A15xx line) run Canaan’s Module-Manager firmware paired with a CGMiner build and take an .aup upgrade package. The home Nano series ships signed .swu images with RSA verification — a signed image cannot be swapped onto a different model, and tampered or downgraded images are rejected. Grab the file that names your model.
  • Download only from Canaan’s support portal: support.canaan.io. Do not flash random firmware pulled from forums.
  • Record your current pool configuration and MM firmware version. Note the pool URLs, worker names, and the version string before you touch anything — an upgrade can reset settings, and you want a known-good baseline to compare against.
  • Stabilise the environment. Flash over a wired connection where possible, on a machine that will not drop the miner mid-write. A dropped link or a power blip during the write is what corrupts the image.

Method 1: Single-Machine Upgrade via the Web Interface

Best for one or a handful of units. The AvalonMiner serves its control panel on port 80.

  1. Find the miner’s IP address (from your router’s DHCP table, or by pressing the unit’s IP-report button if fitted) and type it into a browser on the same network.
  2. Log in. Factory credentials are root / root for both username and password. If you changed them, use yours.
  3. Open the Upgrade page. On older builds this is a direct “Upgrade” link; on the newer backend it lives under the system/maintenance menu.
  4. Click Browse (the file selector box), choose the firmware file you downloaded, and click Upload.
  5. Let it run. The miner writes the image and reboots on its own. Do not close the page, reload, or cut power until it reports success and comes back online — interrupting the write is how units get bricked.

Method 2: Batch Upgrade Across a Fleet

When you are running rows of AvalonMiners, flashing them one browser tab at a time does not scale. Canaan’s fleet tooling pushes the same image to many units at once over the CGMiner API on port 4028.

Note that Canaan’s original desktop FMS batch tool is legacy — it was retired years ago in favour of the AvalonMiner mobile app and the modern fms-core command-line pipeline. Use whichever current tool Canaan links from the support portal for your generation. The workflow is consistent:

  1. Download the correct firmware package from Canaan’s support page.
  2. Launch the management tool and let it discover the miners on your subnet.
  3. Select the units to upgrade — confirm they are all the same model, since one image will be pushed to every selected machine.
  4. Point the tool at the firmware file and start the upgrade.
  5. Watch the report. On completion you get a success confirmation; any units that failed are listed by IP so you can retry them individually rather than re-running the whole batch.

The command-line equivalent is a single per-host call — fmsc upgrade --ip <address> --port 4028 --file <firmware> — which is worth scripting if you manage a large room.

Verify the Upgrade Worked

A reboot is not proof of success. Confirm the miner actually took the new image and is hashing clean:

  • Check the reported firmware version. In the web UI it appears on the status/overview page. From a terminal you can query the CGMiner API directly: echo '{"command":"version"}' | nc <miner-ip> 4028 returns the running MM and CGMiner version strings.
  • Confirm all hash boards are detected and the accepted hashrate has climbed back to the model’s nominal figure — a board that dropped out after the flash points to a bad write or a pre-existing fault the reboot exposed.
  • Reapply and confirm your pool settings. If the upgrade reset them, re-enter the pool URLs and worker names you recorded earlier, and watch for accepted shares.
  • Watch temperatures and fan behaviour for the first few minutes to be sure the thermal control loaded correctly.

Common Mistakes and Recovery

  • Wrong firmware for the model. The number-one brick cause. Double-check the filename against your exact model before uploading.
  • Power or network loss mid-write. Never flash a unit you are about to move, and never share the circuit with something that might trip during the write.
  • Trying to downgrade a signed home unit. The Nano series’ signature check will refuse older or unsigned images — that is by design, not a fault.
  • Assuming a lost pool means lost firmware. If a unit stops hashing after the reboot, check pool config and board detection before you re-flash — most “failed upgrades” are just wiped settings.

If a unit will not boot after a flash, re-upload the correct firmware through the web interface or the batch tool; a partial write can usually be recovered by simply flashing again cleanly. If the control panel is unreachable and the miner shows no network, it has likely failed the write hard and needs hands-on recovery or a hardware inspection rather than another blind flash attempt.

Related: Keep the matching model documentation on hand from our AvalonMiner manuals library, run a structured diagnosis with the ASIC fault finder if a board drops out after upgrading, brush up on the terminology in our firmware glossary entry, and if a unit is bricked or a hash board is dead, start a repair with D-Central rather than risking further damage.

D-Central Technologies

Bitcoin Mining Experts Since 2016

ASIC Repair Bitaxe Pioneer Open-Source Mining Space Heaters Home Mining

D-Central Technologies is a Canadian Bitcoin mining company making institutional-grade mining technology accessible to home miners. 2,500+ miners repaired, 350+ products shipped from Canada.

About D-Central →

Related Posts

Start Mining Smarter

Whether you are heating your home with sats, building a Bitaxe, or scaling up — D-Central has the hardware, repairs, and expertise you need.

Browse Products Talk to a Mining Expert

Editorial review and limitations

Reviewed by D-Central's mining hardware and ASIC repair editorial team for practical accuracy, buyer risk, repair context, and operational assumptions. Verify current hardware price, stock, network difficulty, BTC price, power rate, shipping, tax, firmware, and device condition before buying, hosting, repairing, or retiring mining hardware.