XBMC Live + Terratec Cinergy C pci HD
#1
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
Reply
#2
uname -a.

What version of kernel are you running?
Code:
GRANT ALL PRIVILEGES ON `xbmc_%`.* TO 'xbmc'@'%';
IF you have a mysql problem, find one of the 4 dozen threads already open.
Reply
#3
I'm running 2.6.34-020634-generic
Reply
#4
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?
Reply
#5
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
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC Live + Terratec Cinergy C pci HD0