| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| linux [2019/06/11 06:23] – neds | linux [2026/07/16 18:00] (current) – neds |
|---|
| ====== Linux ====== | ====== Linux ====== |
| Information and resources for users of Linux-based operating systems. | <lead>Information and resources for users of Linux-based operating systems.</lead> |
| |
| ===== Watching live TV from an HDHomeRun ===== | ===== Watching live TV from an HDHomeRun ===== |
| While there is not a "normal" HDHomeRun view app for linux-based operating systems, SiliconDust has an official Kodi add-on that replicates most of the functions and the general interface and feel of a normal app. Linux users can use Kodi + the HDHomeRun Kodi add-on just as they would a traditional HDHomeRun app. | While there is not a "normal" HDHomeRun view app for linux-based operating systems, Linux users can use third party media software such as VLC to view live TV from HDHomeRun devices. |
| |
| For information on installing the Kodi add-on, **see: [[Kodi]]**. | See: **[[Third party applications]]** |
| | |
| | ===== DVR storage software ===== |
| | For installing the DVR storage software on a linux-based operating system, **see: [[DVR:Linux|Linux DVR]]**. |
| |
| ===== Configuration utility ===== | ===== Configuration utility ===== |
| | See also: **[[hdhomerun_config]]** |
| |
| * [[http://download.silicondust.com/hdhomerun/libhdhomerun_20180817.tgz|libhdhomerun]] (source) | * [[https://download.silicondust.com/hdhomerun/libhdhomerun.tgz|libhdhomerun]] (source) |
| * [[http://download.silicondust.com/hdhomerun/hdhomerun_config_gui_20180817.tgz|HDHomeRun Config GTK]] (source) | |
| |
| |
| |
| - <wrapper>Extract both libhdhomerun and hdhomerun_config_gui to the same directory, e.g.: | - <wrapper>Extract both libhdhomerun and hdhomerun_config_gui to the same directory, e.g.: |
| <code>directory/libhdhomerun | <code>directory/libhdhomerun</code></wrapper> |
| directory/hdhomerun_config_gui</code></wrapper> | |
| - <wrapper>From the hdhomerun_config_gui directory, run: | - <wrapper>From the hdhomerun_config_gui directory, run: |
| <code>./configure | <code>./configure |
| <code>sudo apt-get install libgtk2.0-dev</code> | <code>sudo apt-get install libgtk2.0-dev</code> |
| |
| If you receive an error stating hdhomerun_config_gui: error while loading shared libraries: libhdhomerun.so: cannot open shared object file: No such file or directory when attempting to run hdhomerun_config_gui, run the following: | ===== HDHomeRun Firmware ===== |
| | |
| <code>sudo ldconfig</code> | |
| | |
| HDHomeRun Firmware: | |
| |
| | For manual firmware download links, for use with the command line tool, **see: [[:Downloads#Firmware]]**. |