Comment 50 for bug 440117

Revision history for this message
gocin (nico-goeth) wrote :

Using these steps will make the card work:

sudo -s
apt-get install libncurses5-dev hg-buildpackage
cd /usr/local/src
hg clone http://mercurial.intuxication.org/hg/s2-liplianin
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