On Tue, Jul 19, 2005, Michael Andersen wrote:

> I've been trying to get the radio working on my new 500mce, but I'm not 
> getting any sound.

Could you try the following patch ? It seems logical from my previous
experience with LG TAPE tuners, but I can't test it. Report if it works.

--- tuner.c     2005-07-05 16:09:09.000000000 +0200
+++ tuner.c.new 2005-07-21 18:09:40.000000000 +0200
@@ -976,6 +976,7 @@
        switch (t->type) {
        case TUNER_PHILIPS_FM1216ME_MK3:
        case TUNER_PHILIPS_FM1236_MK3:
+       case TUNER_PHILIPS_FQ1216AME_MK4:
        case TUNER_LG_NTSC_TAPE:
                div = ((freq * 62500) + 10700000) / 50000;
                buffer[0] = (div >> 8) & 0x7f;


-- 
Christophe Massiot                  Freebox S.A.


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to