ivtv-devel
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [ivtv-devel] tveeprom cannot autodetect tuner! (FQ1216LME MK5) Martin Dauskardt Mon May 25 13:00:43 2009
> #define TUNER_PHILIPS_FQ1216ME 24 /* you must actively select B/G/D/K, I, L, L` */ > #define TUNER_PHILIPS_FQ1216AME_MK4 56 /* Hauppauge PVR-150 PAL */ > > #define TUNER_PHILIPS_FM1216ME_MK3 38 > > #define TUNER_PHILIPS_FMD1216ME_MK3 63 > #define TUNER_PHILIPS_FMD1216MEX_MK3 78 > #define TUNER_PHILIPS_FM1216MK5 79 > > Could the user try one of those, starting with the FQ1216 tuner numbers > (24 and 56), to see if one of them works? For the FQ1261LME MK3, > tveeprom has the FM1216ME_MK3 tuner number (38). > I have this card now at home for testing. First results: #define TUNER_PHILIPS_FQ1216ME 24 /* you must actively select B/G/D/K, I, L, Result: only static #define TUNER_PHILIPS_FM1216ME_MK3 38 result: picture + sound o.k. #define TUNER_PHILIPS_FQ1216AME_MK4 56 /* Hauppauge PVR-150 PAL */ result: picture o.k., but no sound #define TUNER_PHILIPS_FMD1216ME_MK3 63 result: picture + sound o.k. #define TUNER_PHILIPS_FMD1216MEX_MK3 78 result: picture + sound o.k. #define TUNER_PHILIPS_FM1216MK5 79 result: picture o.k. , but audio disappears every few seconds (for about 1-2 seconds, then comes back) tuner type 63 and 79 are Hybrid tuners. This is fore sure an analogue-only tuner. The sticker says "Multi-PAL", and according to VIDIOC_ENUMSTD it supports PAL, PAL-BG and PAL-H. So I think 38 is right. Any suggestions for further tests? _______________________________________________ ivtv-devel mailing list [EMAIL PROTECTED] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
- [ivtv-devel] tveeprom cannot autodetect tuner! (FQ1216LME MK5) Martin Dauskardt
- Re: [ivtv-devel] tveeprom cannot autodetect tuner! (FQ1216LME MK5) Andy Walls
- Re: [ivtv-devel] tveeprom cannot autodetect tuner! (FQ1216LME MK5) Andy Walls
- Re: [ivtv-devel] tveeprom cannot autodetect tuner! (FQ1216LME MK5) Martin Dauskardt
- Re: [ivtv-devel] tveeprom cannot autodetect tuner! (FQ1216LME MK5) Martin Dauskardt <=
- Re: [ivtv-devel] tveeprom cannot autodetect tuner! (FQ1216LME MK5) Martin Dauskardt
- Message not available
- Re: [ivtv-devel] tveeprom cannot autodetect tuner! (FQ1216LME MK5) Andy Walls
Message not available
- Message not available
- Re: [ivtv-devel] tveeprom cannot autodetect tuner! (FQ1216LME MK5) Martin Dauskardt
- Message not available
- Re: [ivtv-devel] tveeprom cannot autodetect tuner! (FQ1216LME MK5) Andy Walls
- Re: [ivtv-devel] tveeprom cannot autodetect tuner! (FQ1216LME MK5) Ant
- Re: [ivtv-devel] tveeprom cannot autodetect tuner! (FQ1216LME MK5) Hans Verkuil
- Message not available
- [ivtv-devel] [PATCH] tuner-simple, tveeprom: Add support for the FQ1216LME MK3 Andy Walls
- Re: [ivtv-devel] [PATCH] tuner-simple, tveeprom: Add support for the FQ1216LME MK3 Mauro Carvalho Chehab
- Re: [ivtv-devel] [PATCH] tuner-simple, tveeprom: Add support for the FQ1216LME MK3 Andy Walls
- [ivtv-devel] [PATCH v2] tuner-simple, tveeprom: Add support for the FQ1216LME MK3 Andy Walls