Kodi Community Forum

Full Version: XBMC Live + Terratec Cinergy C pci HD
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi!

I'm having trouble getting the mantis drivers to work in Dharma. I read that the mantis driver should be included in kernel 2.6.33+ but when i do:
Code:
sudo modprobe mantis
I get this
Code:
FATAL: Module mantis not found.

How do i install/activate the mantis drivers?

Thanks
uname -a.

What version of kernel are you running?
I'm running 2.6.34-020634-generic
I also tried this:
http://linuxtv.org/wiki/index.php/TerraT...gy_C_DVB-C
But still not working.. I can't see what I'm during wrong. Help please?
Nevermind. This worked:
Quote:cd /usr/local/src
hg clone -r 14630 http://mercurial.intuxication.org/hg/s2-liplianin s2-liplianin-rev-14630
cd s2-liplianin-rev-14630
sudo make menuconfig #unselect firedtv, it won't build with firedtv enabled
make -j 2
sudo make install