|
|
|
[Patch] tveeprom.c add some tuners - was - Re: support for Hauppauge WinTV PCI-FM model 747? | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
Am Samstag, den 30.07.2005, 17:57 +0100 schrieb Graham Lee Bevan:
> Veiko,
> If this is the same card as mine (subsystem 0070:3401), then the tuner
> is "TCL MFPE05 2", which maps to tuner type=38 "Philips PAL/SECAM multi
> (FM1216ME MK3)".
>
> There is a patch to tveeprom.c in cvs to fix this, which I believe has
> only recently been submitted for inclusion in 2.6.13 linux kernel. I
> would suggest you install the latest v4l from cvs.
>
Hi,
my considerations go into the same direction, but a different tuner is
encoded in the eeprom. The LG leaflet says takeover frequencies are
identical to Philips MK3 tuners and since it has radio and a tda9887 is
detected we can try with tuner=38.
Here is a patch to test where this one is added to my other outstanding
tuners for tveeprom.c.
Cheers,
Hermann
If it is successful it is
Signed-off-by: Hermann Pitton <hermann.pitton@xxxxxxxxxxxxx>
else only the other three for now.
--- tveeprom.c.orig 2005-07-22 19:07:01.000000000 +0200
+++ tveeprom.c 2005-07-30 19:38:44.000000000 +0200
@@ -156,10 +156,10 @@
{ TUNER_ABSENT, "Philips FQ1216ME MK3"},
{ TUNER_ABSENT, "Philips FI1236 MK3"},
{ TUNER_PHILIPS_FM1216ME_MK3, "Philips FM1216 ME MK3"},
- { TUNER_ABSENT, "Philips FM1236 MK3"},
+ { TUNER_PHILIPS_FM1236_MK3, "Philips FM1236 MK3"},
{ TUNER_ABSENT, "Philips FM1216MP MK3"},
/* 60-69 */
- { TUNER_ABSENT, "LG S001D MK3"},
+ { TUNER_PHILIPS_FM1216ME_MK3, "LG S001D MK3"},
{ TUNER_ABSENT, "LG M001D MK3"},
{ TUNER_ABSENT, "LG S701D MK3"},
{ TUNER_ABSENT, "LG M701D MK3"},
@@ -184,8 +184,8 @@
{ TUNER_ABSENT, "Philips FQ1216LME MK3"},
{ TUNER_ABSENT, "LG TAPC G701D"},
{ TUNER_LG_NTSC_NEW_TAPC, "LG TAPC H791F"},
- { TUNER_ABSENT, "TCL 2002MB 3"},
- { TUNER_ABSENT, "TCL 2002MI 3"},
+ { TUNER_LG_PAL_NEW_TAPC, "TCL 2002MB 3"},
+ { TUNER_LG_PAL_NEW_TAPC, "TCL 2002MI 3"},
{ TUNER_TCL_2002N, "TCL 2002N 6A"},
{ TUNER_ABSENT, "Philips FQ1236 MK3"},
{ TUNER_ABSENT, "Samsung TCPN 2121P30A"},
>
> Veiko Kukk wrote:
> > Hi!
> >
> > I recently bought this TV card and need to get it working under linux.
> > Pictures of the card are at the address: http://www.linux.ee/~veiko/hauppauge
> >
> > Currently using Gentoo with the latest 2.6.13-rc4 kernel and todays cvs version
> > of video4linux.
> > As can be seen on pictures, this card has Conexant cx23881-19 chip and LG
> > TAPE-S001D tuner.
> >
> > I chose card=1 (Hauppauge WinTV 34xxx models) from CARDLIST.cx88 and tuner=55
> > (LG PAL (TAPE series)) from CARDLIST.tuner.
> >
> > 'modprobe cx88xx card=1 tuner=55'
> > 'modprobe cx8800'
> >
> > dmesg output:
> >
> > Linux video capture interface: v1.00
> > cx2388x v4l2 driver version 0.0.5 loaded
> > ACPI: PCI Interrupt Link [APC1] enabled at IRQ 16
> > ACPI: PCI Interrupt 0000:01:08.0[A] -> Link [APC1] -> GSI 16 (level, high) ->
> > IRQ 21
> > cx88[0]: subsystem: 0070:3401, board: Hauppauge WinTV 34xxx models
> > [card=1,insmod option]
> > TV tuner 55 at 0x1fe, Radio tuner -1 at 0x1fe
> > tveeprom: Hauppauge: model = 34519, rev = J160, serial# = 2960922
> > tveeprom: tuner = LG S001D MK3 (idx = 60, type = 4)
> > tveeprom: tuner fmt = PAL(D/K) (eeprom = 0x74, v4l2 = 0x00400e17)
> > tveeprom: audio_processor = MSP3425 (type = 15)
> > cx88[0]: registered IR remote control
> > cx88[0]/0: found at 0000:01:08.0, rev: 5, irq: 21, latency: 32, mmio: 0xe7000000
> > tda9885/6/7: chip found @ 0x86
> > cx88[0]/0: registered device video0 [v4l2]
> > cx88[0]/0: registered device vbi0
> > cx88[0]/0: registered device radio0
> >
> > Tried with kdetv, tvtime and xawtv with no luck at all. Only colorful video
> > noise from tuner. Havent even think about radio yet.
> >
> > Is it possible that support for that card is implemented soon in video4linux or
> > should i give up?
> >
> > --
> > Veiko
> >
--
Unsubscribe mailto:video4linux-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list
[Linux Media] [Older V4L] [Linux DVB] [Video Disk Recorder] [Video Technology] [Asterisk] [Photo] [DCCP] [Netdev] [Plasma TVs] [Video Projectors] [PDAs] [Xorg] [Util Linux NG] [Xfree86] [Devices] [Big List of Linux Books] [Free Photo Albums] [LCD TVs] [Fedora Users] [Webcams] [Fedora Women] [HDTV] [ALSA Users] [ALSA Devel] [Stuff] [SSH] [DVB Maintainers] [Linux USB]
![]() |
![]() |