kworld mce 200 deluxe install
- From: hermann pitton <hermann-pitton (at) arcor.de>
- Date: Fri, 26 May 2006 18:02:53 +0200
Hi Valentin,
Am Freitag, den 26.05.2006, 15:05 +0300 schrieb Valentin Zagura:
> > > CORE cx88[0]: subsystem: 17de:0840, board: Kworld MCE 200 Deluxe
> > ^^^^^^^^^
> > > [card=48,insmod option]
> >
> > You force the wrong card. Let it be auto detected.
> > Should be more like card=45 ...
>
> Card 45 is KWORLD_HARDWARE_MPEG_TV_XPERT but we are talking about
> KWORLD_MCE200_DELUXE which is 48.
I would like to believe it, but again
.subvendor = 0x17de,
.subdevice = 0x0841,
.card = CX88_BOARD_KWORLD_MCE200_DELUXE,
},{
.subvendor = 0x17de,
.subdevice = 0x0840,
.card = CX88_BOARD_KWORLD_HARDWARE_MPEG_TV_XPERT,
},{
either this is wrong then or the subsystem ID is not reliable enough to
distinguish the various flavors of these cards. (PRO has the same
subdevice)
> >
> > > TV tuner 61 at 0x1fe, Radio tuner -1 at 0x1fe
> > > tda9887 0-004b: chip found (at) 0x96 (cx88[0])
> >
> > This goes wrong. At 0x96 should be tuner=54.
> > Unload those modules and try with mercurial and the right card again.
>
> I have this card and it has a Tena tuner, not a Philips one, so tuner
> 61 should be correct. You can see the pictures of my card at
> http://www.bttv-gallery.de/
>
> With the above values (KWORLD_MCE200_DELUXE with tena tuner 61) my
> card works perfectly, both in raw and mpeg mode.
Do you really have the tda9887 at 0x96 ?
It would be at least remarkable. Can't find a "dmesg" for your card,
but thanks to you and Michael for all the work on these cards.
Since I added tuner=61, some was by try and error, I'm interested to
know if I did something wrong. First this tuner has no radio. Second if
you have a tda9887 for radio on your tuner it will not be configured for
MK3 specific radio if you use this tuner type.
Fine if you get all stations, but do you have stations broadcasting
between 442 and 464.25MHz, because I would expect most likely some
trouble here? If possible prefer tuner=38 and if you lose channels we
must think about a proper solution if you need the MK3 radio config.
Ah, at the bttv-gallery I can see a TENA radio tuner named TNJ8851-CFF.
The second F means radio support. I dropped even the first F on the
TUNER_TENA_9533_DI(F) to avoid such confusion and Nickolay added a debug
print after we used it for testing on Mauros upcoming TEA5767HN radio
tuner previously. :)
> switch (t->type) {
> case TUNER_TENA_9533_DI:
> case TUNER_YMEC_TVF_5533MF:
> tuner_dbg ("This tuner doesn't have FM. Most cards has a TEA5767 for FM\n");
> return;
> case TUNER_PHILIPS_FM1216ME_MK3:
> case TUNER_PHILIPS_FM1236_MK3:
> case TUNER_PHILIPS_FMD1216ME_MK3:
> buffer[3] = 0x19;
> break;
You really should _not_ use it, if you want to configure radio on the tuner pll.
Maybe you should think about the radio stuff more MK3 related
with tda9887. Most likely needs also the 0x19 config
buffer, but who knows ...
Cheers,
Hermann
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request (at) redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list