All of lore.kernel.org
 help / color / mirror / Atom feed
* please update V4L-DVB wiki concerning Compro DVD-T300 support
@ 2010-06-11  2:20 Rohan Carly
  2010-06-11  2:26 ` Devin Heitmueller
  0 siblings, 1 reply; 2+ messages in thread
From: Rohan Carly @ 2010-06-11  2:20 UTC (permalink / raw)
  To: linux-media

Hi, I had success with some TV tuner hardware that wasn't listed on the 
linuxtv.org V4L-DVB wiki. Could you please update it?

The relevant section is here:
http://www.linuxtv.org/wiki/index.php/DVB-T_PCI_Cards#Compro

My device is a Compro DVD-T300 (purchased in Australia):

lime:~# lspci | grep -i "saa"
01:06.0 Multimedia controller: Philips Semiconductors SAA7134/SAA7135HL Video 
Broadcast Decoder (rev 01)

I use Debian 5 (lenny) and it seemed to be detected fine when I installed the 
AMD64 kernel/system.
When I installed the 32-bit x86 kernel/system (using a 64bit cpu) detection 
didn't seem to be automatic anymore.

Symptom: after modprobe saa7134 ,     /dev/video0  was created, but not /dev/dvb

Solution...

After reading this website:
     http://en.gentoo-wiki.com/wiki/Saa7134
I discovered that I had to do instead
     modprobe saa7134 card=70

zcat 
/usr/share/doc/linux-doc-2.6.26/Documentation/video4linux/CARDLIST.saa7134.gz 
| grep -i "compro"
  19 -> Compro VideoMate TV                      [185b:c100]
  40 -> Compro VideoMate TV PVR/FM               [185b:c100]
  41 -> Compro VideoMate TV Gold+                [185b:c100]
  49 -> Compro VideoMate Gold+ Pal               [185b:c200]
  62 -> Compro VideoMate TV Gold+II
  70 -> Compro Videomate DVB-T300                [185b:c900]
  71 -> Compro Videomate DVB-T200                [185b:c901]
103 -> Compro Videomate DVB-T200A
139 -> Compro VideoMate T750                    [185b:c900]

Hope this helps some people,

Rohan Carly.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-06-11  2:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-11  2:20 please update V4L-DVB wiki concerning Compro DVD-T300 support Rohan Carly
2010-06-11  2:26 ` Devin Heitmueller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.