I like this video card for several reasons:
Unfortunately it didn't have remote control support in Linux, but I created the necessary changes to the v4l drivers to make the Leadtek DTV-1000T Remote Work. I have submitted the changes to the video4linux list and they have been added to the mercurial repository.
I don't know when these changes of the mercurial repository will be merged into the stable kernel. You have two options to make the remote work: apply the patches below to your existing kernel or download the video for linux mercurial sources and install them in your existing kernel.
Just beware that the this patch might not match your sources. In that case you can manually do it youserf by editing cx88-input.c and adding the patch lines. It is only about 5 lines of code!
If you want to install v4l from source, you have to do a couple of things first:
All these steps are covered in the following commands:
If you want to know more, you can go to this page:
Once you have the v4l sources, go to the v4l-dvb directory. Then do a make and make install. Please beware that this procedure will overwrite your existing v4l modules, so in case something goes wrong, you better have a way to get your original v4l modules.
Once you have the v4l modules installed, the remote control of the Leadtek DTV-1000 should work.
Next, you need to install and configure LIRC.