This is a stub for a HOWTO to install the Digital Devices OCTOPUS DuoFlex C/T card in linux, including TVHeadend, a SoftCam and XBMC as Frontend. TVHeadend/SoftCam on Ubuntu as Server, and XBMC on Windows as Client(s)
Ubuntu:
http://www.ubuntu.com
Drivers:
Ubuntu Package:
sudo apt-get install build-essential, linux-firmware-nonfree, mercurial, ncurses-dev, libproc-processtable-perl
hg clone http://linuxtv.org/hg/~endriss/media_build_experimental
cd media_build_experimental
make download
make untar
optional: make menuconfig
make
make install
modprobe ddbridge
modprobe ngene
w_scan -fc -c DE -t 3 -F > channels.dvb
http://linuxtv.org/wiki/index.php/Digital_Devices_DuoFlex_C%26T
TVHeadend:
https://www.lonelycoder.com/hts/tvheadend_overview.html
XBMC:
http://www.xbmc.org
SoftCam:
CCCam 2.1.0
Will update this article once i’m further in the process