The PAL pvr500MCE is successfully installed using ivtv-0.3.6d version.

The second tuner is unable to tune the frequency while first tuner is very
easy to tune. I have compared the ivtvctl -a for /dev/video0 and
/dev/video1.

Only the the Bus info. video0 is 0 while video1 is 1

ioctl VIDIOC_QUERYCAP ok
        Driver name   : ivtv
        Card type     : WinTV PVR 150
        Bus info      : 0
        Driver version: 774
        Capabilities  : 0x01070011

I dump the register output, cx25840ctl -d /dev/video1 -l > v1.dump . on
video0 and video1. and make the diff

1c1
< Opening /dev/video0
---
> Opening /dev/video1
277c277
< CSC_LOCK=1 (0x1) ""
---
> CSC_LOCK=0 (0x0) ""
290c290
< MV_CHANGE_STAT=0 (0x0) ""
---
> MV_CHANGE_STAT=1 (0x1) ""
417,419c417,419
< VBLANK_CNT=34 (0x22) ""
< VACTIVE_CNT=576 (0x240) ""
< V656BLANK_CNT=38 (0x26) ""
---
> VBLANK_CNT=36 (0x24) ""
> VACTIVE_CNT=580 (0x244) ""
> V656BLANK_CNT=40 (0x28) ""
429c429
< FIELD_COUNT=462 (0x1CE) ""
---
> FIELD_COUNT=317 (0x13D) ""
437,438c437,438
< VGA_GAIN=18 (0x12) ""
< AGC_GAIN=1897 (0x769) ""
---
> VGA_GAIN=22 (0x16) ""
> AGC_GAIN=2040 (0x7F8) ""
485c485
< DL_DATA_CTL=248 (0xF8) ""
---
> DL_DATA_CTL=244 (0xF4) ""
516c516
< IFL_INT=0 (0x0) ""
---
> IFL_INT=1 (0x1) ""
524c524
< AAGC_DEFAULT=34 (0x22) ""
---
> AAGC_DEFAULT=33 (0x21) ""
661,662c661,662
< RDS_I=1644 (0x66C) ""
< Closing /dev/video0
---
> RDS_I=65108 (0xFE54) ""
> Closing /dev/video1

It seems that some AGC register values are different on the two tuners.
May be values are runing change value. How to solve ?. Would we direcly
set the register value and make them same. I need to make both tuner. Any
setting can solve it ?


Tony



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r 
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to