<html>
<body>
At 15:16 04/11/2010, you wrote:<br>
<blockquote type=cite class=cite cite="">Hello, I am having some problems
to get working my Tevii S470 DVB-S2 PCIe card.<br><br>
I am using a Debian Squeeze (2.6.32-5-686) system on a Intel Atom
330<br>
(Nvidia ION) machine. I read the LinuxTV wiki:<br>
<a href="http://www.linuxtv.org/wiki/index.php/TeVii_S470#Older_kernels" eudora="autourl">
http://www.linuxtv.org/wiki/index.php/TeVii_S470#Older_kernels</a><br><br>
These are my steps:<br><br>
1. Donwloas the Tevii driver:<br>
wget -c
<a href="http://tevii.com/tevii_ds3000.tar.gz" eudora="autourl">
http://tevii.com/tevii_ds3000.tar.gz</a><br>
tar zxfv tevii_ds3000.tar.gz<br>
su<br>
cp tevii_ds3000/dvb-fe-ds3000.fw /lib/firmware/<br><br>
2. Download s2-liplianin:<br>
hg clone
<a href="http://mercurial.intuxication.org/hg/s2-liplianin" eudora="autourl">
http://mercurial.intuxication.org/hg/s2-liplianin</a><br><br>
3. When I run make I have some warnings and errors: (all the log
from<br>
make:
<a href="http://dl.dropbox.com/u/1541853/tevii/s2-liplianin_make" eudora="autourl">
http://dl.dropbox.com/u/1541853/tevii/s2-liplianin_make</a>)<br>
make[5]: *** [/home/lazkano/s2-liplianin/v4l/ir-sysfs.o] Error
1<br>
make[4]: *** [_module_/home/lazkano/s2-liplianin/v4l] Error
2<br><br>
This is my card info:<br>
$ lspci | grep CX23885<br>
05:00.0 Multimedia video controller: Conexant Systems, Inc.
CX23885<br>
PCI Video and Audio Decoder (rev 02)<br><br>
Can you help with this?<br><br>
Thanks for all your help and best regards<br><br>
<br>
-- <br>
Josu Lazkano<br>
_______________________________________________<br>
mythtv-users mailing list<br>
mythtv-users@mythtv.org<br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" eudora="autourl">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
<font size=1></font></blockquote><br>
Hola Josu,<br><br>
I have the Tevii S464 DVB-S2 PCI card, which is similar to your PCIe card
and which uses the same driver. Instead of the driver you downloaded, I
am using the Beta driver. You can download it from the following
link:<br><br>
<a href="http://tevii.com/100315_Beta_linux_tevii_ds3000.rar" eudora="autourl">
http://tevii.com/100315_Beta_linux_tevii_ds3000.rar</a><br><br>
Unrar it, an then:<br><br>
#sudo cp *.fw /lib/firmware<br>
# tar xjvf linux-tevii-ds3000.tar.bz2<br>
# cd linux-tevii-ds3000<br>
#sudo make && make install<br><br>
If you get some errors during compilation, maybe you need to install
previously the linux headers and the compilation tools (the package is
called building-esssentials in ubuntu. I don't know the name in
Debian).<br><br>
Hope it helps.<br>
--<br>
Pedro Remiro</body>
</html>