Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
servio:firmware_update [2019/07/11 22:29]
neds
servio:firmware_update [2019/07/11 22:55] (current)
neds
Line 1: Line 1:
 ====== Updating the firmware on your HDHomeRun SERVIO ====== ====== Updating the firmware on your HDHomeRun SERVIO ======
 +<btn type="​success"​ size="​xs"​ icon="​fa fa-chevron-left">​[[:​SERVIO|Go back to all HDHOMERUN SERVIO topics]]</​btn>​ \\
  
 <​lead>​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.</​lead>​ <​lead>​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.</​lead>​
  
-===== Updating through Windows ​PC =====+<WRAP center info 80%> 
 +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. 
 +</​WRAP>​
  
-===== Updating through Mac =====+<​well>​ 
 +<​tabs>​ 
 +  * [[#​tab-windows|Updating through Windows PC]] 
 +  * [[#tab-mac|Updating through Mac]] 
 +  * [[#​tab-linux|Updating through Linux-based PC]]
  
-The software installer ​will look for and update the firmware of all HDHomeRun devices that you have on your local network.+<pane id="​tab-windows">​ 
 +The HDHomeRun Setup application for Windows ​will look for and update the firmware of all HDHomeRun devices ​on your local network. 
 + 
 +  - Download the latest version of the Windows Setup software: https://​download.silicondust.com/​hdhomerun/​hdhomerun_windows.exe 
 +      - <wrap info>​This is different from the Windows 10 app that allows ​you to view TV.</​wrap>​ 
 +  - Run through the installer steps as you would for any other program. 
 +  - 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. 
 +  - 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. 
 +</​pane>​ 
 + 
 +<pane id="​tab-mac">​ 
 +The software installer will look for and update the firmware of all HDHomeRun devices ​on your local network.
  
   - Download the latest version of the HDHR software: https://​download.silicondust.com/​hdhomerun/​hdhomerun_mac.dmg   - Download the latest version of the HDHR software: https://​download.silicondust.com/​hdhomerun/​hdhomerun_mac.dmg
Line 22: Line 42:
  
 **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. **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.
-===== Manual and Linux updating =====+</​pane>​
  
 +<pane id="​tab-linux">​
 +  - Follow the instructions on **[[:​hdhomerun_config]]** to compile and install the hdhomerun_config command line tool.
 +  - Find the device ID printed on the bottom of your HDHomeRun SERVIO.
 +  - Download the firmware: <​code>​curl -O https://​download.silicondust.com/​hdhomerun/​hdhomerun_hdd_firmware_20190621.bin</​code>​
 +  - Install the firmware: <​code>​hdhomerun_config <id> upgrade <​filename></​code>​
 +    * <id> should be the device ID, as printed on the bottom of your SERVIO. ​
 +    * <​filename>​ should be the file you just downloaded.
 +    * **example** <​code>​hdhomerun_config 151DFDF4 upgrade hdhomerun_hdd_firmware_20190621.bin</​code>​
 +</​pane>​
 +</​tabs>​
 +</​well>​
  
-{{tag>​troubleshooting}}+{{tag>​troubleshooting ​servio}}
  • Last modified: 2019/07/11 22:29