Philip Rowlands <[EMAIL PROTECTED]>, Tue, 23 Aug 2005 14:37:25 +0100 (BST) > > tveeprom: Hauppauge: model = 23559, rev = D291, serial# = 7726958 > > tveeprom: tuner = Philips FQ1216AME MK4 (idx = 91, type = 56) > MK4 hmm, Anyone got a datasheet? > > I realise this might be better discussed on the v4l list, but I don't > want to take it over there just yet: > > The tuner frequency control (tuner-simple or 4-bytes style) in tuner.c > does not send enough bytes! Reading the FM1216ME_MK3/FQ1216ME_MK3 > datasheets, I think there should be 6, not 4, which include > important-sounding settings like charge-pump fast/slow and PLL tuning > on/off. If the Philips MK4 is similar enough to the MK3s, I'd conclude > the tuner is being barely, not fully configured, which might lead to the > sound dropouts I (and others) have been hearing.
6 bytes in FQ1216ME_MK3?? I can only see DB1, DB2, CB, BB, and AB (it's five)... The chargepump, CP, is bit 6 and PLL tuning, OS, is bit 0, both in the CB byte... are we looking at the same document?? /Corax ------- This is from an I2C-logger running on windows (don't trust your life on the comments ;-))... FQ1216AME MK4, PAL-BG (I think I read that you should first set the tuner to high frequence before the wanted one to ensure good operation, but is not sure if it was this tuner, another one, or the decoder chip. This would at least explain the first write.) Initializing (??): FQ1216AME_MK4 Write: DE 60 // FQ1216AME_MK4 Write: CE 01 05 72 // TDA9887 Write: 00 96 70 49 // AUDGAIN_6=off AUDMUTE=off AUTOMUTE=on DEEMP=on DTC=50us GPO1=off GPO2=on LSTDPLL=on MODE=AM_TV- PINCTRL_E5=0 PINCTRL_E7=0 QSS=on S2IF=5.5MHz TOP=0 VIDMODE=SoundTrapActive VIF=45.75MHz ... FQ1216AME_MK4 Read: 74 // Selecting TV-channel: FQ1216AME_MK4 Write: DE 60 // FQ1216AME_MK4 Write: 0D 62 CE 02 // TDA9887 Write: 00 96 70 49 // AUDGAIN_6=off AUDMUTE=off AUTOMUTE=on DEEMP=on DTC=50us GPO1=off GPO2=on LSTDPLL=on MODE=AM_TV- PINCTRL_E5=0 PINCTRL_E7=0 QSS=on S2IF=5.5MHz TOP=0 VIDMODE=SoundTrapActive VIF=45.75MHz FQ1216AME_MK4 Read: 7C //