Marco,
Did you read the
ticket? Anyway, you should do following:
- download archive with new VDR packages from
here;
- unpack it and install:
tar vxf vdrxinedeb.tar
sudo dpkg -i install *.deb
- add new repository to the /etc/apt/sources.list:
deb http://www.hanno.de/vdr-experimental/ intrepid base backports addons vdr-multipatch
- run sudo apt-get update
- install VDR from that repository and probably streamdev-server plugin:
sudo apt-get install vdr vdr-plugin-streamdev-server
- restart vdr:
sudo /etc/init.d/vdr restart
After that you should get the picture with VDR under 0810 beta2. Note, you cannot watch DVB-S2 channels because VDR 1.6.0 doesn't support them. Me and Posde try to test VDR 1.7.11 under 0810. It works but with some tricks. Will add instructions to install VDR 1.7.11 later.