^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) .. SPDX-License-Identifier: GPL-2.0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) TechnoTrend/Hauppauge DEC USB Driver
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) ====================================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) Driver Status
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) -------------
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) Supported:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) - DEC2000-t
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) - DEC2450-t
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) - DEC3000-s
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) - Video Streaming
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) - Audio Streaming
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) - Section Filters
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) - Channel Zapping
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) - Hotplug firmware loader
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) To Do:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) - Tuner status information
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) - DVB network interface
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24) - Streaming video PC->DEC
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25) - Conax support for 2450-t
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27) Getting the Firmware
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28) --------------------
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29) To download the firmware, use the following commands:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 30)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 31) .. code-block:: none
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 32)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 33) scripts/get_dvb_firmware dec2000t
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 34) scripts/get_dvb_firmware dec2540t
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 35) scripts/get_dvb_firmware dec3000s
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 36)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 37)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 38) Hotplug Firmware Loading
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 39) ------------------------
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 40)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 41) Since 2.6 kernels, the firmware is loaded at the point that the driver module
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 42) is loaded.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 43)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 44) Copy the three files downloaded above into the /usr/lib/hotplug/firmware or
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 45) /lib/firmware directory (depending on configuration of firmware hotplug).