I have a TechCom SSD-TV-675 TV Tuner card which is working fine in Windows XP and Windows 7. I recently installed Ubuntu 9.10 in my system, it doesn't showing any tv tuner card in it. How can i configure and setup the tv tuner in Ubuntu 9.10.

link|improve this question

feedback

migrated from serverfault.com Mar 8 '10 at 7:52

This question came from our site for system administrators and desktop support professionals.

3 Answers

Do you have a file with the name "video0" in the "/dev" directory on you Ubuntu system?

link|improve this answer
feedback

My money's on the fact that this card is unsupported in any Linux-based distribution. It's typical--usually the manufacturers are so scared of the MPAA that they happily come up with all the DRM they're asked to implement. Alternately the card decodes Macrovision and your manufacturer is afraid of lawsuits around that...

A quick visit to your link:

Operation System: Windows 98/SE/ME/2000/XP/Vista/Window-7

Ask the manufacturer for Linux drivers--but don't expect them to have any.

The best supported TV tuner cards for Linux are put out by this company: http://www.pchdtv.com/

link|improve this answer
feedback

Using a TV tuner on Linux is not as easy as it should be. Most of the times linux don't recognize the card properly. It appears that your tuner is based on Philips saa7134 which is well supported on linux, but you have to tweak the parameters in order to make it work. The Archlinux wiki documentation even suggest a kernel rebuild to First, try loading the drivers:

modprobe saa7134 card=3 tuner=55

if that fails try this link:

TechCom-SSD-TV-675

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.