[mythtv-users] Tevii S470 on Debian Squeeze

Pedro M Remiro pedro.remiro at ehu.es
Sat Nov 6 15:32:09 UTC 2010


El 06/11/10 01:41, Josu Lazkano escribió:
> Thanks to Pedro i make it working, it works this way:
>
> mkdir /usr/local/src/dvb
> cd /usr/local/src/dvb
> wget http://tevii.com/100315_Beta_linux_tevii_ds3000.rar
> unrar x 100315_Beta_linux_tevii_ds3000.rar
> cp *.fw /lib/firmware
> tar xjvf linux-tevii-ds3000.tar.bz2remote
> cd linux-tevii-ds3000
> make&&  make install
>
> I have the adapter, but I can't use the remote and can't compile SASC.
>
> I want to try the liplianin drivers. Is there any way to get ir
> working on this card?
>
> Thanks and best regards.
>
> 2010/11/4 Josu Lazkano<josu.lazkano at gmail.com>:
>> Hello, I am having some problems to get working my Tevii S470 DVB-S2 PCIe card.
>>
>> I am using a Debian Squeeze (2.6.32-5-686) system on a Intel Atom 330
>> (Nvidia ION) machine. I read the LinuxTV wiki:
>> http://www.linuxtv.org/wiki/index.php/TeVii_S470#Older_kernels
>>
>> These are my steps:
>>
>> 1. Donwloas the Tevii driver:
>>   wget -c http://tevii.com/tevii_ds3000.tar.gz
>>   tar zxfv tevii_ds3000.tar.gz
>>   su
>>   cp tevii_ds3000/dvb-fe-ds3000.fw /lib/firmware/
>>
>> 2. Download s2-liplianin:
>>   hg clone http://mercurial.intuxication.org/hg/s2-liplianin
>>
>> 3. When I run make I have some warnings and errors: (all the log from
>> make: http://dl.dropbox.com/u/1541853/tevii/s2-liplianin_make)
>>   make[5]: *** [/home/lazkano/s2-liplianin/v4l/ir-sysfs.o] Error 1
>>   make[4]: *** [_module_/home/lazkano/s2-liplianin/v4l] Error 2
>>
>> This is my card info:
>>   $ lspci | grep CX23885
>>   05:00.0 Multimedia video controller: Conexant Systems, Inc. CX23885
>> PCI Video and Audio Decoder (rev 02)remote
>>
>> Can you help with this?
>>
>> http://www.linuxtv.org/wiki/index.php/TeVii_S470Thanks for all your help and best regards
>>
>>
>> --
>> Josu Lazkano
>>

Hi Josu,

I found this information about the IR remote of your Tevii S470 card.

http://www.linuxtv.org/wiki/index.php/TeVii_S470

As you can see, Kernel 2.6.36 added support for the infrared remote, but 
was disabled after it caused nasty effects for some people. If you are 
feeling lucky, you may try to enable it by passing the argument 
"enable_885_ir=1" to the module,

modprobe cx23885 enable_885_ir=1

You may try it.

Also, in the same page they explain the procedure to download and compile the liplianin driver.

-----
Pedro Remiro






More information about the mythtv-users mailing list