It used to work in the old config (9.04 Ubuntu). I upgraded to 9.10 and then straight on to 10.04, I installed the drivers like this:
sudo -s
apt-get install libncurses5-dev hg-buildpackage
cd /usr/local/src
cd s2-liplianin
cd linux/include/linux
ln -s /usr/src/linux-headers-`uname -r`/include/linux/compiler.h ./
cd ../../../
make menuconfig
unselect the folowing module:
multimedia support-> DVB/ATSC Adapter -> Firetv/Floppydtv
make
make install
depmod -a
reboot
The card shows up in /dev/dvb.
I tried Kaffeine just now, also does not recognise the card at all :-(
The card is a TechniSat HD 2 PCI card btw.
I guess it is not getstream-related, but am at a loss what it could be then. Any idea?
Best regards,
Ron