Hans, thanks for the reply.

The module saa7115 exists in the kernel module directory. I tried
modprobing the saa7115 module before the ivtv module and after the
ivtv module, but the results were the same (I got the same i2c client
0x21 warnings when modprobing ivtv and trying to access /dev/video).
Should the saa7115 module write something in the kernel log? Should it
load automatically when loading ivtv? Are there any debug options,
with which I could verify the possibly broken hardware?

Viljo

On 1/20/06, Hans Verkuil <[EMAIL PROTECTED]> wrote:
> 0x21 is the saa7115 module. Either this module is missing or your hardware
> is broken. The saa7115 is responsible for digitizing the video stream, so
> it's a rather essential ingredient :-)
>
>       Hans
>
>
> > On 1/18/06, Scott Reynolds <[EMAIL PROTECTED]> wrote:
> >> This is very likely to be the problem:
> >>
> >> On Jan 18, 2006, at 4:08 AM, Viljo Viitanen wrote:
> >>
> >> > ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
> >> > ivtv0: loaded v4l-cx2341x-dec.fw firmware (262144 bytes)
> >> > ivtv0: Encoder revision: 0x02040024
> >> > ivtv0 warning: Encoder Firmware can be buggy, use version 0x02040011
> >> > or 0x02050032.
> >> > ivtv0: Decoder revision: 0x02020023
> >>
> >> My experience is that ivtv 0.3.9 and later work best with encoder
> >> firmware 0x02050032.
> >
> > Thanks for the hint, but it didn't help :/ I still get the same i2c
> > warnings when loading the module and when trying to access /dev/video:
> >
> >
> > ivtv:  ==================== START INIT IVTV ====================
> > ivtv:  version 0.4.2 (tagged release) loading
> > ivtv:  Linux version: 2.6.15-1.1823_FC4 686 REGPARM 4KSTACKS gcc-4.0
> > ivtv:  In case of problems please include the debug info between
> > ivtv:  the START INIT IVTV and END INIT IVTV lines, along with
> > ivtv:  any module options, when mailing the ivtv-users mailinglist.
> > ivtv0: Autodetected WinTV PVR 350 card (cx23415 based)
> > PCI: Found IRQ 11 for device 0000:01:09.0
> > PCI: Sharing IRQ 11 with 0000:01:0d.0
> > ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50]
> > tveeprom 1-0050: Hauppauge model 48134, rev J342, serial# 7068133
> > tveeprom 1-0050: tuner model is Temic 4009FR5 (idx 42, type 20)
> > tveeprom 1-0050: TV standards PAL(B/G) (eeprom 0x04)
> > tveeprom 1-0050: audio processor is MSP4418 (idx 25)
> > tveeprom 1-0050: decoder processor is SAA7115 (idx 19)
> > tveeprom 1-0050: has radio, has IR remote
> > tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #0)
> > ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=61]
> > ivtv0 warning: i2c client addr: 0x21 not found for command 0x8004646b!
> > saa7127 1-0044: saa7127 found @ 0x88 (ivtv i2c driver #0)
> > ivtv0: i2c attach to card #0 ok [client=saa7127, addr=44]
> > msp3400 1-0040: chip=MSP4418G-A2 +nicam +simple +simpler +radio
> > mode=simpler
> > ivtv0: i2c attach to card #0 ok [client=MSP4418G-A2, addr=40]
> > msp3400 1-0040: msp34xxg daemon started
> > ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
> > ivtv0: loaded v4l-cx2341x-dec.fw firmware (262144 bytes)
> > ivtv0: Encoder revision: 0x02050032
> > ivtv0: Decoder revision: 0x02020023
> > ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB
> > total)
> > ivtv0: Allocate DMA encoder YUV stream: 161 x 12960 buffers (2048KB total)
> > ivtv0: Allocate DMA encoder VBI stream: 80 x 26208 buffers (2048KB total)
> > ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB
> > total)
> > ivtv0: Create encoder radio stream
> > ivtv0: Allocate DMA decoder MPEG stream: 16 x 65536 buffers (1024KB total)
> > ivtv0: Allocate DMA decoder VBI stream: 512 x 2048 buffers (1024KB total)
> > ivtv0: Create decoder VOUT stream
> > ivtv0: Allocate DMA decoder YUV stream: 20 x 51840 buffers (1024KB total)
> > ivtv0: loaded v4l-cx2341x-init.mpg firmware (155648 bytes)
> > tuner 1-0061: type set to 20 (Temic PAL_BG (4009 FR5) or PAL_I (4069 FR5))
> > ivtv0 warning: i2c client addr: 0x21 not found for command 0x40085618!
> > ivtv0 warning: i2c client addr: 0x21 not found for command 0xc0045627!
> > ivtv0 warning: i2c client addr: 0x21 not found for command 0x40085618!
> > spurious 8259A interrupt: IRQ7.
> > ivtv0 warning: i2c client addr: 0x21 not found for command 0x40045613!
> > ivtv0 warning: i2c client addr: 0x21 not found for command 0x40045612!
> > ivtv0: Initialized WinTV PVR 350, card #0
> > ivtv:  ====================  END INIT IVTV  ====================
> >
> > (cat -v /dev/video)
> >
> > ivtv0 warning: i2c client addr: 0x21 not found for command 0xc0cc5605!
> > ivtv0 warning: i2c client addr: 0x21 not found for command 0x40045613!
> > ivtv0 warning: i2c client addr: 0x21 not found for command 0x40045612!
> >
> >
> >
> > --
> > Viljo Viitanen
> > [EMAIL PROTECTED]
> >
> > _______________________________________________
> > ivtv-users mailing list
> > [email protected]
> > http://ivtvdriver.org/mailman/listinfo/ivtv-users
> >
>
>
>
> _______________________________________________
> ivtv-users mailing list
> [email protected]
> http://ivtvdriver.org/mailman/listinfo/ivtv-users
>


--
Viljo Viitanen
[EMAIL PROTECTED]

_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to