Mailing List Archive

ivtv 0.4.0 and WinTV PVR 150
Hi,

I get errors/warnings like these one:
cx25840: Ignoring new-style parameters in presence of obsolete ones
tuner: Ignoring new-style parameters in presence of obsolete ones

And two of these:
ivtv0 warning: i2c client addr: 0x43 not found for command 0x40085618!
ivtv0 warning: i2c client addr: 0x43 not found for command 0x402c5639!

Is something wrong here?

Also, my WinTV PVR 150 is not autodetected like the web page sais. I had
to set the module parameters explicitely.

Greets,

Andrej


Oct 10 21:07:17 localhost kernel: ivtv: ==================== START INIT
IVTV ====================
Oct 10 21:07:17 localhost kernel: ivtv: version 0.4.0 (tagged release)
loading
Oct 10 21:07:17 localhost kernel: ivtv: Linux version: 2.6.8.1-ruby
preempt 386 gcc-3.4
Oct 10 21:07:17 localhost kernel: ivtv: In case of problems please
include the debug info
Oct 10 21:07:17 localhost kernel: ivtv: between the START INIT IVTV and
END INIT IVTV lines when
Oct 10 21:07:17 localhost kernel: ivtv: mailing the ivtv-devel mailinglist.
Oct 10 21:07:17 localhost kernel: ivtv0: User specified WinTV PVR 150
card (detected iTVC16 based chip)
Oct 10 21:07:17 localhost kernel: ACPI: PCI interrupt 0000:02:0d.0[A] ->
GSI 21 (level, low) -> IRQ 217
Oct 10 21:07:17 localhost kernel: tveeprom: Ignoring new-style
parameters in presence of obsolete ones
Oct 10 21:07:17 localhost kernel: tveeprom: ivtv version
Oct 10 21:07:17 localhost kernel: tveeprom: Hauppauge: model = 26034,
rev = C197, serial# = 7892631
Oct 10 21:07:17 localhost kernel: tveeprom: tuner = TCL 2002MB_3H (idx =
97, type = 55)
Oct 10 21:07:17 localhost kernel: tveeprom: tuner fmt = PAL(B/G)
PAL(D/K) (eeprom = 0x44, v4l2 = 0x00000e07)
Oct 10 21:07:17 localhost kernel: tveeprom: audio processor = CX25842
(type = 24)
Oct 10 21:07:17 localhost kernel: tveeprom: decoder processor = CX25842
(type = 1d)
Oct 10 21:07:17 localhost kernel: ivtv0: i2c attach to card #0 ok
[client=tveeprom, addr=50]
Oct 10 21:07:17 localhost kernel: tuner: Ignoring new-style parameters
in presence of obsolete ones
Oct 10 21:07:17 localhost kernel: tuner (ivtv): chip found at addr 0xc2
i2c-bus ivtv i2c driver #0
Oct 10 21:07:17 localhost kernel: ivtv0: i2c attach to card #0 ok
[client=(tuner unset), addr=61]
Oct 10 21:07:17 localhost kernel: cx25840: Ignoring new-style parameters
in presence of obsolete ones
Oct 10 21:07:17 localhost kernel: cx25840 0-0044: cx25842-23 found @
0x88 (ivtv i2c driver #0)
Oct 10 21:07:18 localhost kernel: cx25840 0-0044: loaded
/lib/modules/HcwMakoA.ROM firmware (14264 bytes)
Oct 10 21:07:18 localhost kernel: ivtv0: i2c attach to card #0 ok
[client=cx25840, addr=44]
Oct 10 21:07:18 localhost kernel: wm8775: Ignoring new-style parameters
in presence of obsolete ones
Oct 10 21:07:18 localhost kernel: wm8775 0-001b: chip found @ 0x36 (ivtv
i2c driver #0)
Oct 10 21:07:18 localhost kernel: ivtv0: i2c attach to card #0 ok
[client=wm8775, addr=1b]
Oct 10 21:07:18 localhost kernel: tda9887: Ignoring new-style parameters
in presence of obsolete ones
Oct 10 21:07:19 localhost kernel: ivtv0: loading
/lib/modules/ivtv-fw-enc.bin
Oct 10 21:07:19 localhost kernel: ivtv0: Encoder revision: 0x02050032
Oct 10 21:07:19 localhost kernel: ivtv0: Allocate DMA encoder MPEG
stream: 128 x 32768 buffers (4096KB total)
Oct 10 21:07:19 localhost kernel: ivtv0: Allocate DMA encoder YUV
stream: 161 x 12960 buffers (2048KB total)
Oct 10 21:07:19 localhost kernel: ivtv0: Allocate DMA encoder VBI
stream: 80 x 26208 buffers (2048KB total)
Oct 10 21:07:19 localhost kernel: ivtv0: Allocate DMA encoder PCM audio
stream: 455 x 4608 buffers (2048KB total)
Oct 10 21:07:19 localhost kernel: tuner: type set to 55 (TCL 2002MB) by
ivtv i2c driver #0
Oct 10 21:07:19 localhost kernel: ivtv0 warning: i2c client addr: 0x43
not found for command 0x40085618!
Oct 10 21:07:19 localhost kernel: ivtv0 warning: i2c client addr: 0x43
not found for command 0x402c5639!
Oct 10 21:07:19 localhost kernel: ivtv0: Initialized WinTV PVR 150, card #0
Oct 10 21:07:19 localhost kernel: ivtv: ==================== END INIT
IVTV ====================
ivtv 0.4.0 and WinTV PVR 150 [ In reply to ]
On Monday 10 October 2005 21:12, Andrej van der Zee wrote:
> Hi,
>
> I get errors/warnings like these one:
> cx25840: Ignoring new-style parameters in presence of obsolete ones
> tuner: Ignoring new-style parameters in presence of obsolete ones
>
> And two of these:
> ivtv0 warning: i2c client addr: 0x43 not found for command 0x40085618!
> ivtv0 warning: i2c client addr: 0x43 not found for command 0x402c5639!

When do you get these?

>
> Is something wrong here?
>
> Also, my WinTV PVR 150 is not autodetected like the web page sais. I had
> to set the module parameters explicitely.

Can you mail the kernel log output when you load it without module parameters?
The log should report the PCI IDs I need to have it autodetected in the
future.

Hans