From: Rohan Carly <se456@rohan.id.au>
To: linux-media@vger.kernel.org
Subject: please update V4L-DVB wiki concerning Compro DVD-T300 support
Date: Fri, 11 Jun 2010 10:20:34 +0800 [thread overview]
Message-ID: <4C119D72.6010802@rohan.id.au> (raw)
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.
next reply other threads:[~2010-06-11 2:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-11 2:20 Rohan Carly [this message]
2010-06-11 2:26 ` please update V4L-DVB wiki concerning Compro DVD-T300 support Devin Heitmueller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C119D72.6010802@rohan.id.au \
--to=se456@rohan.id.au \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.