On Tue, Jul 05, 2005 at 01:05:54PM +0200, Chera Bekker wrote: > Hi list, > > I have a wintv pvr150 working perfectly with the ivtv 0.3.6(p) drivers. > When I replace the pvr150 with a pvr150mce I only get static with mythtv > (or mplayer). What exactly are the differences. Should I use a different > firmware? Are there any specific module parameters I should try? >
My PVR150 MCE PAL also has only static with versions greater than 3.5. However if I boot with ivtv 3.5, then install 3.6(g/k/u) and reload the modules it works... I dumped the cx25840 settings with cx25840ctl and it looks like it is detecting NTSC format when it's not working. (Or not detecting anything from the tuner and defaulting to NTSC) Jasper --- 3.6u-static 2005-06-28 23:39:24.000000000 +0200 +++ 3.6u-working 2005-06-28 23:39:24.000000000 +0200 @@ -1,7 +1,7 @@ Opening /dev/video0 SLEEP=0 (0x0) "Do not power down" DIGITAL_PWR_DN=0 (0x0) "Do not gate" -REF_CLK_SEL=1 (0x1) "" +REF_CLK_SEL=0 (0x0) "Single-ended input on XTI pin" PWR_DN_VID_PLL=0 (0x0) "Do not power down" PWR_DN_AUX_PLL=0 (0x0) "Do not power down" AUTO_INC_DIS=0 (0x0) "Do the auto-address increment" @@ -16,7 +16,7 @@ DUAL_MODE_ADC2=0 (0x0) "Normal mode" CHIP_ACFG_DIS=0 (0x0) "Allow VID_PLL_INT, VID_PLL_FRAC, and AFE control" CH_1__SOURCE=6 (0x6) "" -CH_2__SOURCE=0 (0x0) "CVBS4/Y4/Pb1" +CH_2__SOURCE=3 (0x3) "" CH_3__SOURCE=1 (0x1) "" EN_12DB_CH1=0 (0x0) "Disable" EN_12DB_CH2=0 (0x0) "Disable" @@ -79,7 +79,7 @@ IRQ_N_PRGM4=0 (0x0) "IRQ_N/PRGM4 is active low" VID_IRQ_STAT=0 (0x0) "Interrupt is not active" IR_IRQ_STAT=0 (0x0) "Interrupt is not active" -VID_OUT_SPD=0 (0x0) "Medium" +VID_OUT_SPD=2 (0x2) "" VID_CTRL_SPD=1 (0x1) "" AC_OUT_SPD=0 (0x0) "Medium" SA_OUT_SPD=0 (0x0) "Medium" @@ -134,21 +134,21 @@ CLK5x_GATE_MSK=0 (0x0) "DIG_PWR_ON disables high-speed audio clock (CLK5x)" SCLK_GATE_MSK=0 (0x0) "DIG_PWR_ON disables sample clock (SCLK) and SA master" FOUR_X_CLK_ADC=0 (0x0) "5x output" -VREG_D_1_0_=1 (0x1) "" +VREG_D_1_0_=0 (0x0) "1.20 V" VREF_CTRL_ADC=0 (0x0) "1.60 V" BIAS_CTRL_ADC_1_0_=0 (0x0) "50 ??A" BIAS_CTRL_ADC_2_=0 (0x0) "1.6 V, 0.8 V" BIAS_CTRL_ADC_4_3_=3 (0x3) "" BIAS_CTRL_ADC_6_5_=0 (0x0) "50 ??A" -S2DIFF_BIAS_1_0_=1 (0x1) "" -FILTER_BIAS_1_0_=1 (0x1) "" +S2DIFF_BIAS_1_0_=2 (0x2) "" +FILTER_BIAS_1_0_=2 (0x2) "" TUNE_FIL_RST=0 (0x0) "" CH_SEL_ADC1=0 (0x0) "Connects ADC1 to output of filter." DISCONNECT_CH1=0 (0x0) "Enable filter" TEST_MODE_CH1=0 (0x0) "Do not connect" TUNE_IN_4_0_=0 (0x0) "" FORCE_TUNING=0 (0x0) "Do not override" -TUNE_OUT=21 (0x15) "" +TUNE_OUT=23 (0x17) "" TUNING_READY=1 (0x1) "" VID_DUAL_FLAG_POL=0 (0x0) "Noninverted polarity" AUD_DUAL_FLAG_POL=0 (0x0) "Noninverted polarity" @@ -159,7 +159,7 @@ AUX_PLL_RST=0 (0x0) "Do not reset" AUX_PLL_LOCK=1 (0x1) "" VID_PLL_LOCK=1 (0x1) "" -AUX_PLL_UNLOCK=0 (0x0) "No unlock detected" +AUX_PLL_UNLOCK=1 (0x1) "" VID_PLL_UNLOCK=1 (0x1) "" DLL1_FLD=0 (0x0) "" DLL1_UP_OVRD=0 (0x0) "" @@ -266,19 +266,19 @@ MV_CS=0 (0x0) "" MV_T3CS=0 (0x0) "" MV_TYPE2_PAIR=0 (0x0) "" -AFD_FMT_STAT=1 (0x1) "NTSC-M" +AFD_FMT_STAT=4 (0x4) "" FIELD=0 (0x0) "" SRC_FIFO_OFLOW=0 (0x0) "" -SRC_FIFO_UFLOW=1 (0x1) "" +SRC_FIFO_UFLOW=0 (0x0) "" VSYNC=1 (0x1) "" HLOCK=1 (0x1) "" SRC_LOCK=0 (0x0) "" VLOCK=1 (0x1) "" CSC_LOCK=0 (0x0) "" -AGC_LOCK=0 (0x0) "" -VPRES=0 (0x0) "" -SPECIAL_PLAY_N=0 (0x0) "" -SRC_FIFO_OFLOW_STAT=1 (0x1) "" +AGC_LOCK=1 (0x1) "" +VPRES=1 (0x1) "" +SPECIAL_PLAY_N=1 (0x1) "" +SRC_FIFO_OFLOW_STAT=0 (0x0) "" SRC_FIFO_UFLOW_STAT=1 (0x1) "" CSC_LOCK_CHANGE_STAT=1 (0x1) "" VLOCK_CHANGE_STAT=1 (0x1) "" @@ -288,7 +288,7 @@ END_VBI_ODD_STAT=1 (0x1) "" END_VBI_EVEN_STAT=1 (0x1) "" MV_CHANGE_STAT=1 (0x1) "" -VPRES_CHANGE_STAT=0 (0x0) "" +VPRES_CHANGE_STAT=1 (0x1) "" CC_DAT_AVAIL_STAT=0 (0x0) "" GS1_DAT_AVAIL_STAT=0 (0x0) "" GS2_DAT_AVAIL_STAT=0 (0x0) "" @@ -411,22 +411,22 @@ VBI3_FORMAT_TYPE=2 (0x2) "" VBI3_FIFO_MODE=0 (0x0) "Do not load to payload FIFO" VBI3_HAM_EN=0 (0x0) "" -HBLANK_CNT=122 (0x7A) "" +HBLANK_CNT=132 (0x84) "" HACTIVE_CNT=720 (0x2D0) "" -BGDEL_CNT=91 (0x5B) "" -VBLANK_CNT=20 (0x14) "" -VACTIVE_CNT=487 (0x1E7) "" -V656BLANK_CNT=24 (0x18) "" +BGDEL_CNT=93 (0x5D) "" +VBLANK_CNT=36 (0x24) "" +VACTIVE_CNT=580 (0x244) "" +V656BLANK_CNT=40 (0x28) "" SRC_DECIM_RATIO=543 (0x21F) "" UV_LPF_SEL=1 (0x1) "" -LUMA_LPF_SEL=1 (0x1) "" -LCOMB_2LN_EN=1 (0x1) "" -LCOMB_3LN_EN=1 (0x1) "" +LUMA_LPF_SEL=2 (0x2) "" +LCOMB_2LN_EN=0 (0x0) "Disable" +LCOMB_3LN_EN=0 (0x0) "Disable" CCOMB_2LN_EN=1 (0x1) "" -CCOMB_3LN_EN=1 (0x1) "" -SC_STEP=556063 (0x87C1F) "" -VBI_OFFSET=0 (0x0) "" -FIELD_COUNT=219 (0xDB) "" +CCOMB_3LN_EN=0 (0x0) "Disable" +SC_STEP=688739 (0xA8263) "" +VBI_OFFSET=1 (0x1) "" +FIELD_COUNT=106 (0x6A) "" TEMPDEC=0 (0x0) "" TDFIELD=0 (0x0) "" TDALGN=0 (0x0) "Start on odd field" @@ -434,8 +434,8 @@ VPRES_VERT_EN=0 (0x0) "VPRES reflects the horizontal locking only." VT_LINE_CNT_HYST=0 (0x0) "2 consecutive fields with approximately 525/2 or 625/2" DEBOUNCE_COUNT=1 (0x1) "" -VGA_GAIN=41 (0x29) "" -AGC_GAIN=2745 (0xAB9) "" +VGA_GAIN=33 (0x21) "" +AGC_GAIN=1207 (0x4B7) "" CLAMP_LEVEL=0 (0x0) "" VBI_GATE_EN=1 (0x1) "" VGA_AUTO_EN=1 (0x1) "" @@ -482,21 +482,21 @@ APL_DETECT_ENA=1 (0x1) "" DL_ADDR_LB=59 (0x3B) "" DL_ADDR_HB=54 (0x36) "" -DL_DATA_CTL=188 (0xBC) "" +DL_DATA_CTL=131 (0x83) "" DL_MAP=3 (0x3) "" DL_AUTO_INC=0 (0x0) "Auto increment address on write" DL_ENABLE=0 (0x0) "Disable" START_MICROCNTL=1 (0x1) "Embedded microcontroller is running" -MOD_DET_STATUS0=0 (0x0) "" -MOD_DET_STATUS1=255 (0xFF) "" +MOD_DET_STATUS0=1 (0x1) "" +MOD_DET_STATUS1=3 (0x3) "" AUD_MODE_AUD_SYSTEM=15 (0xF) "" AUD_STANDARD=15 (0xF) "" PREF_MODE=4 (0x4) "" MUTE_NO_PREF_MODE=0 (0x0) "" DE_EMPHASIS_TIME=0 (0x0) "" FM_DEVIATION=0 (0x0) "Normal FM" -MICROCNTL_VIDEO_FORMAT=1 (0x1) "" -VIDEO_PRESENT=0 (0x0) "" +MICROCNTL_VIDEO_FORMAT=4 (0x4) "" +VIDEO_PRESENT=1 (0x1) "" FORMAT_45MHZ=0 (0x0) "Chroma" FORMAT_65MHZ=0 (0x0) "System DK" TUNER_OUTPUT_FORMAT=0 (0x0) "2nd IF" @@ -519,7 +519,7 @@ RDS_INT=1 (0x1) "" AAGC_HYST1=5 (0x5) "" AAGC_HYST2=9 (0x9) "" -AAGC_TH=20 (0x14) "" +AAGC_TH=14 (0xE) "" AAGC_GAIN_EN=0 (0x0) "Disable" AAGC_DEFAULT=32 (0x20) "" AAGC_DEFAULT_EN=0 (0x0) "Disable" @@ -530,7 +530,7 @@ PH_DBX_SEL=0 (0x0) "" DEMATRIX_MODE=0 (0x0) "" DMTRX_BYPASS=0 (0x0) "System decide dematrix mode" -DEMATRIX_SEL_CTL=67 (0x43) "" +DEMATRIX_SEL_CTL=18 (0x12) "" SA_IN_SHIFT=0 (0x0) "" AC97_IN_SHIFT=0 (0x0) "" PATH1_SEL_CTL=0 (0x0) "" @@ -541,10 +541,10 @@ PATH1_AVC_RT=6 (0x6) "" PATH1_AVC_CG=0 (0x0) "1" SOFT1_MUTE_EN=1 (0x1) "" -SRC1_MUTE_EN=1 (0x1) "" -SA_MUTE_EN=1 (0x1) "" -PAR_MUTE_EN=1 (0x1) "" -AC97_MUTE_EN=1 (0x1) "" +SRC1_MUTE_EN=0 (0x0) "Disable" +SA_MUTE_EN=0 (0x0) "Disable" +PAR_MUTE_EN=0 (0x0) "Disable" +AC97_MUTE_EN=0 (0x0) "Disable" PATH1_VOLUME=37 (0x25) "" PATH1_BAL_LEVEL=0 (0x0) "" PATH1_BAL_LEFT=0 (0x0) "" @@ -567,7 +567,7 @@ PATH2_AVC_RT=6 (0x6) "" PATH2_AVC_CG=0 (0x0) "1" SOFT2_MUTE_EN=1 (0x1) "" -SRC2_MUTE_EN=1 (0x1) "" +SRC2_MUTE_EN=0 (0x0) "" PATH2_VOLUME=36 (0x24) "" PATH2_BAL_LEVEL=0 (0x0) "" PATH2_BAL_LEFT=0 (0x0) "" @@ -583,7 +583,7 @@ PATH2_SC_RT=3 (0x3) "" PATH2_SC_THRESH=32767 (0x7FFF) "" Sample_Rate_Converter_Status1_REG=10 (0xA) "" -Sample_Rate_Converter_Status2_REG=2 (0x2) "" +Sample_Rate_Converter_Status2_REG=0 (0x0) "" SRC1_PHASE_INC=99964 (0x1867C) "" SRC1_FIFO_RD_TH=8 (0x8) "" SRC2_PHASE_INC=99964 (0x1867C) "" @@ -658,5 +658,5 @@ LOWPOWER_20_8_=0 (0x0) "" ACL_TAG=0 (0x0) "" ACL_LINK_UPDATE=0 (0x0) "" -RDS_I=204 (0xCC) "" +RDS_I=58888 (0xE608) "" Closing /dev/video0 ------------------------------------------------------- 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 ivtv-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ivtv-devel