Hi All 1. Change middle band. In the end of the middle band the sensitivity of receiver not good. If we switch to higher band, sensitivity more better. Hardware trick. 2. Set correct highest freq of the higher band. 3. Set charge pump bit diff -r 43dbc8ebb5a2 linux/drivers/media/common/tuners/tuner-types.c --- a/linux/drivers/media/common/tuners/tuner-types.c Tue Jan 27 23:47:50 2009 -0200 +++ b/linux/drivers/media/common/tuners/tuner-types.c Tue Apr 21 09:44:38 2009 +1000 @@ -557,9 +557,9 @@ /* ------------ TUNER_PHILIPS_FM1216ME_MK3 - Philips PAL ------------ */ static struct tuner_range tuner_fm1216me_mk3_pal_ranges[] = { - { 16 * 158.00 /*MHz*/, 0x8e, 0x01, }, - { 16 * 442.00 /*MHz*/, 0x8e, 0x02, }, - { 16 * 999.99 , 0x8e, 0x04, }, + { 16 * 158.00 /*MHz*/, 0xc6, 0x01, }, + { 16 * 441.00 /*MHz*/, 0xc6, 0x02, }, + { 16 * 864.00 , 0xc6, 0x04, }, }; Signed-off-by: Beholder Intl. Ltd. Dmitry Belimov With my best regards, Dmitry.