From: Mark Clarkstone Date: Thu, 9 Feb 2017 01:02:59 +0000 (+0000) Subject: mdhelp: minor changes - include LibreELEC as a source for firmware files. X-Git-Tag: v4.2.1~111 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47755b5c28b9ec63a558038962b7d60f70bfcebe;p=thirdparty%2Ftvheadend.git mdhelp: minor changes - include LibreELEC as a source for firmware files. --- diff --git a/docs/markdown/configure_tvheadend.md b/docs/markdown/configure_tvheadend.md index 86ccc1197..18cc0756e 100644 --- a/docs/markdown/configure_tvheadend.md +++ b/docs/markdown/configure_tvheadend.md @@ -80,7 +80,7 @@ to change much and are universal over a large area, but terrestrial muxes are typically very localised and you'll need to know which specific transmitter you're listening to. -**Note**: some tuners (or drivers) require more tuning parameters than others so +**Note**: Some tuners (or drivers) require more tuning parameters than others so **be sure to enter as many tuning parameters as possible**. Good sources of transmitter/mux information include: diff --git a/docs/markdown/install_hardware.md b/docs/markdown/install_hardware.md index 2fd97f86f..3a66b7b10 100644 --- a/docs/markdown/install_hardware.md +++ b/docs/markdown/install_hardware.md @@ -64,9 +64,9 @@ extracted from the proprietary drivers used by Windows. Many Linux distros include a package for the most common devices (e.g. *linux-firmwares* under Ubuntu or *firmware-linux-nonfree* under Debian). -If this isn't sufficient, a good source of firmware files is the -[OpenElec firmware library](https://github.com/OpenELEC/dvb-firmware) -on their git repository. +If this isn't sufficient, a good source of firmware files are the +[OpenElec](https://github.com/OpenELEC/dvb-firmware) and [LibreELEC](https://github.com/libreELEC/dvb-firmware) +firmware repositories on github. Typically, download the binary file and install it into `/lib/firmware`, owned by `root:root`, permissions `rw-r--r--` (0644)