Do you have the patch for the bug in kernel 2.6.20 applied? (the one
in the misc directory of the source iirc) It's for the cx25840.

Maarten.

On 3/6/07, David Liana <[EMAIL PROTECTED]> wrote:
> I have a problem with my WinTV-PVR-150 MCE.  Using ivtv-0.10.1 and
> 2.6.20-gentoo, with the latest firmware.  This is can be reproduced with
> many kernel/driver versions (tried with several versions of Ubuntu and
> Knoppmyth).  Card works under Windows.
>
> I can run the "cat /dev/video0 > /tmp/test.mpg" and get video (but no
> sound).
>
> I try to use kdetv and I just get colored snow.  However, it detects the
> channels I have. I get several of these messages when I use kdetv in
> /var/log/syslog:
> Mar  5 19:34:56 mccoy kernel: [81311.071338] ivtv0 warning: Cannot
> obtain 1690835328 bytes for encoder VBI data transfer
>
> MythTV also refuses to play and record TV.
>
> Here is my lspci -vvv output:
> 02:00.0 Multimedia video controller: Internext Compression Inc iTVC16
> (CX23416) MPEG-2 Encoder (rev 01)
>         Subsystem: Hauppauge computer works Inc. Unknown device b7f1
>         Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop-
> ParErr- Stepping- SERR+ FastB2B-
>         Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR-
>         Latency: 64 (32000ns min, 2000ns max), Cache Line Size: 64 bytes
>         Interrupt: pin A routed to IRQ 21
>         Region 0: Memory at f8000000 (32-bit, prefetchable) [size=64M]
>         Capabilities: [44] Power Management version 2
>                 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA
> PME(D0-,D1-,D2-,D3hot-,D3cold-)
>                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
>
>
> Here is ivtv output:
> [ 6257.953201] ivtv:  ==================== START INIT IVTV
> ====================
> [ 6257.953210] ivtv:  version 0.10.1 (tagged release) loading
> [ 6257.953214] ivtv:  Linux version: 2.6.20-gentoo SMP mod_unload PENTIUM4
> [ 6257.953218] ivtv:  In case of problems please include the debug info
> between
> [ 6257.953221] ivtv:  the START INIT IVTV and END INIT IVTV lines, along
> with
> [ 6257.953225] ivtv:  any module options, when mailing the ivtv-users
> mailinglist.
> [ 6257.953312] ivtv0: Autodetected Hauppauge card (cx23416 based)
> [ 6258.014267] ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 21 (level,
> low) -> IRQ 21
> [ 6258.628479] PM: Adding info for No Bus:0000:02:00.0
> [ 6258.651683] PM: Removing info for No Bus:0000:02:00.0
> [ 6258.656914] ivtv0: loaded v4l-cx2341x-enc.fw firmware (376836 bytes)
> [ 6258.868091] ivtv0: Encoder revision: 0x02060039
> [ 6258.868123] PM: Adding info for No Bus:i2c-0
> [ 6258.871701] PM: Adding info for i2c:0-0050
> [ 6258.877743] tuner 0-0043: chip found @ 0x86 (ivtv i2c driver #0)
> [ 6258.877768] PM: Adding info for i2c:0-0043
> [ 6258.877810] tda9887 0-0043: tda988[5/6/7] found @ 0x43 (tuner)
> [ 6258.882420] tuner 0-0061: chip found @ 0xc2 (ivtv i2c driver #0)
> [ 6258.882442] PM: Adding info for i2c:0-0061
> [ 6258.905586] cx25840 0-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #0)
> [ 6258.905619] PM: Adding info for i2c:0-0044
> [ 6258.930059] PM: Adding info for No Bus:0-0044
> [ 6258.940218] PM: Removing info for No Bus:0-0044
> [ 6263.951729] cx25840 0-0044: loaded v4l-cx25840.fw firmware (16382 bytes)
> [ 6264.061566] wm8775 0-001b: chip found @ 0x36 (ivtv i2c driver #0)
> [ 6264.073385] PM: Adding info for i2c:0-001b
> [ 6264.149919] tveeprom 0-0050: Hauppauge model 26552, rev F0A3, serial#
> 10217684
> [ 6264.149927] tveeprom 0-0050: tuner model is TCL MFNM05-4 (idx 103,
> type 43)
> [ 6264.149935] tveeprom 0-0050: TV standards NTSC(M) (eeprom 0x08)
> [ 6264.149940] tveeprom 0-0050: audio processor is CX25843 (idx 37)
> [ 6264.149946] tveeprom 0-0050: decoder processor is CX25843 (idx 30)
> [ 6264.149952] tveeprom 0-0050: has radio, has no IR receiver, has no IR
> transmitter
> [ 6264.149959] ivtv0: Autodetected Hauppauge WinTV PVR-150
> [ 6264.237934] ivtv0: Registered device video0 for encoder MPEG (4 MB)
> [ 6264.238178] ivtv0: Registered device video32 for encoder YUV (2 MB)
> [ 6264.238481] ivtv0: Registered device vbi0 for encoder VBI (1 MB)
> [ 6264.238588] ivtv0: Registered device video24 for encoder PCM audio (1 MB)
> [ 6264.238913] ivtv0: Registered device radio0 for encoder radio
> [ 6264.238938] tuner 0-0061: type set to 43 (Philips NTSC MK3 (FM1236MK3
> or FM1236/F))
> [ 6264.641092] ivtv0: Initialized Hauppauge WinTV PVR-150, card #0
> [ 6264.641145] ivtv:  ====================  END INIT IVTV
> ====================
>
>
> What am I missing here?
>
> Let me know if I need to provide anything else.
>
> Thanks,
>
> Dave
>
> _______________________________________________
> 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

Reply via email to