Updating the firmware on your HDHomeRun SERVIO

Go back to all HDHOMERUN SERVIO topics

The HDHomeRun app or the my.hdhomerun.com web page might inform the user that a firmware update is available for their HDHomeRun. These updates contain important bug fixes and feature enhancements, and should be installed as soon as reasonably possible.

Early HDHomeRun SERVIO units need to use a PC, Mac, or Linux computer to complete their first firmware update. After that, future firmware updates can be made through the my.hdhomerun.com web site.

The HDHomeRun Setup application for Windows will look for and update the firmware of all HDHomeRun devices on your local network.
  1. Download the latest version of the Windows Setup software: https://download.silicondust.com/hdhomerun/hdhomerun_windows.exe
    1. This is different from the Windows 10 app that allows you to view TV.
  2. Run through the installer steps as you would for any other program.
  3. At the end of the installation, the installer will ask if you want to set up your HDHomeRun devices. This simply opens up the HDHomeRun Setup application. You can say yes to this prompt, or use the Start menu to open up the HDHomeRun Setup application.
  4. The HDHomeRun Setup application will silently update the firmware on all HDHomeRun devices it finds. Give it a minute or two before closing the program, and make sure it lists your HDHomeRun SERVIO, to confirm that it was able to find it.

Done: Your HDHomeRun units should now be up to date. Go to http://my.hdhomerun.com to check to see if there are green check marks by the version numbers for your devices.

The software installer will look for and update the firmware of all HDHomeRun devices on your local network.
  1. Download the latest version of the HDHR software: https://download.silicondust.com/hdhomerun/hdhomerun_mac.dmg
    • Even if you don't intend to use the Mac app, running the software installer will update the firmware of all connected HDHomeRun devices. You can delete the Mac app later to reclaim your drive space, if you wish.
  2. The installer should start automatically after downloading
    • If the installer does not automatically open, check your Downloads folder and open up the new installer file, then double click on the box icon that says HDHomeRun Installer“.
  3. Click Continue on the first window of the installer (introduction).
  4. Leave the HDHomeRun RECORD checkmark unchecked. We won't need it for updating firmware. Click Continue.
  5. Click Install to continue.
  6. Mac OS will ask you for an admin password, enter it now.
    • If you've never set a password on your mac then just hit enter/return.
  7. The Installer will give a successful message, while at the same time opening the Mac's Terminal program. Don't close this window yet, and give it a moment to finish. When the Terminal process is complete, it will print out [Process completed], and it will be safe to close the Terminal application.
  8. If you haven't already done so, you can also press Close on the installer itself. This will prompt the installer to ask if you want to delete the HDHomeRun install file or safe it for later. You can safely delete the installer file.

Done: Your HDHomeRun units should now be up to date. Go to http://my.hdhomerun.com to check to see if there are green check marks by the version numbers for your devices.

  1. Follow the instructions on hdhomerun_config to compile and install the hdhomerun_config command line tool.
  2. Find the device ID printed on the bottom of your HDHomeRun SERVIO.
  3. Download the firmware:
    curl -O https://download.silicondust.com/hdhomerun/hdhomerun_hdd_firmware_20190621.bin
  4. Install the firmware:
    hdhomerun_config <id> upgrade <filename>
    • <id> should be the device ID, as printed on the bottom of your SERVIO.
    • <filename> should be the file you just downloaded.
    • example
      hdhomerun_config 151DFDF4 upgrade hdhomerun_hdd_firmware_20190621.bin

  • Last modified: 2019/07/11 22:55