| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| linux [2023/01/28 22:53] – neds | linux [2026/07/16 18:00] (current) – neds |
|---|
| See also: **[[hdhomerun_config]]** | See also: **[[hdhomerun_config]]** |
| |
| * [[http://download.silicondust.com/hdhomerun/libhdhomerun_20210624.tgz|libhdhomerun]] (source) | * [[https://download.silicondust.com/hdhomerun/libhdhomerun.tgz|libhdhomerun]] (source) |
| * [[http://download.silicondust.com/hdhomerun/hdhomerun_config_gui_20210624.tgz|HDHomeRun Config GTK]] (source) | |
| |
| ===== HDHomeRun Config GTK instructions ===== | ===== HDHomeRun Config GTK instructions ===== |
| |
| - <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: | |
| |
| <code>sudo ldconfig</code> | |
| |
| ===== HDHomeRun Firmware ===== | ===== HDHomeRun Firmware ===== |
| |
| For manual firmware download links, for use with the command line tool, **see: [[:Downloads#Firmware]]**. | For manual firmware download links, for use with the command line tool, **see: [[:Downloads#Firmware]]**. |