a change that happened between ivtv-0.3.6x and ivtv-0.3.6y seems to have
caused the firmware load to fail on my system.
kernel 2.6.13-rc2 on mandriva 2005
the only change that happened is that I rebuilt the module, and rebooted
the kernel.
the syslog entries for ivtv-0.3.6x:
Jul 10 16:22:20 azul2 kernel: ivtv: ==================== START INIT IVTV
====================
Jul 10 16:22:20 azul2 kernel: ivtv: version 0.3.6 (x) loading
Jul 10 16:22:20 azul2 kernel: ivtv: Linux version: 2.6.13-rc2 preempt K7
gcc-3.4
Jul 10 16:22:20 azul2 kernel: ivtv: In case of problems please include
the debug info
Jul 10 16:22:20 azul2 kernel: ivtv: between the START INIT IVTV and END
INIT IVTV lines when
Jul 10 16:22:20 azul2 kernel: ivtv: mailing the ivtv-devel mailinglist.
Jul 10 16:22:20 azul2 kernel: ivtv: Autodetected WinTV PVR 150 card
Jul 10 16:22:20 azul2 kernel: ivtv: Found an iTVC16 based chip
Jul 10 16:22:20 azul2 kernel: ivtv: Unreasonably low latency timer,
setting to 64 (was 32)
Jul 10 16:22:20 azul2 kernel: ivtv: XXX PCI device: 0x01e0 vendor: 0x10de
Jul 10 16:22:20 azul2 kernel: tveeprom: Hauppauge: model = 26032, rev =
C199, serial# = 2978962
Jul 10 16:22:20 azul2 kernel: tveeprom: tuner = TCL 2002N 5H (idx = 99,
type = 50)
Jul 10 16:22:20 azul2 kernel: tveeprom: tuner fmt = NTSC(M) (eeprom =
0x08, v4l2 = 0x00001000)
Jul 10 16:22:20 azul2 kernel: tveeprom: audio_processor = TDA9850 (type = 3)
Jul 10 16:22:20 azul2 kernel: ivtv: i2c attach [client=tveeprom[50],ok]
Jul 10 16:22:20 azul2 kernel: ivtv: Tuner Type 50, Tuner formats
0x00001000, Radio: yes, Model 0x008d1659, Revision 0x000000
00
Jul 10 16:22:20 azul2 kernel: ivtv: Radio detected
Jul 10 16:22:20 azul2 kernel: tuner: Ignoring new-style parameters in
presence of obsolete ones
Jul 10 16:22:20 azul2 kernel: tuner: chip found at addr 0xc2 i2c-bus
ivtv i2c driver #0
Jul 10 16:22:20 azul2 kernel: ivtv: i2c attach [client=(tuner unset),ok]
Jul 10 16:22:20 azul2 kernel: cx25840: starting probe for adapter ivtv
i2c driver #0 (0x10005)
Jul 10 16:22:20 azul2 kernel: cx25840: detecting cx25840 client on
address 0x88
Jul 10 16:22:20 azul2 kernel: cx25840: cx25841-23 found. Initializing...
Jul 10 16:22:20 azul2 kernel: cx25840: requesting /lib/modules/HcwMakoA.ROM
Jul 10 16:22:20 azul2 kernel: cx25840: firmware loaded
Jul 10 16:22:20 azul2 kernel: ivtv: i2c attach [client=cx25840[50],ok]
Jul 10 16:22:20 azul2 kernel: ivtv: i2c attach [client=wm8775[50],ok]
Jul 10 16:22:20 azul2 kernel: ivtv: Encoder revision: 0x02050032
Jul 10 16:22:20 azul2 kernel: ivtv: Encoder Firmware may be buggy, use
version 0x02040011
Jul 10 16:22:20 azul2 kernel: ivtv: Configuring WinTV PVR 150 card with
4 streams
Jul 10 16:22:20 azul2 kernel: ivtv: Registered v4l2 device for encoder
MPEG minor 0
Jul 10 16:22:20 azul2 kernel: ivtv: Create DMA encoder MPEG stream: 0 x
32768 buffers (0KB total)
Jul 10 16:22:20 azul2 kernel: ivtv: Registered v4l2 device for encoder
YUV minor 32
Jul 10 16:22:20 azul2 kernel: ivtv: Create DMA encoder YUV stream: 0 x
10800 buffers (0KB total)
Jul 10 16:22:20 azul2 kernel: ivtv: Registered v4l2 device for encoder
VBI minor 224
Jul 10 16:22:20 azul2 kernel: ivtv: Create DMA encoder VBI stream: 0 x
8736 buffers (0KB total)
Jul 10 16:22:20 azul2 kernel: ivtv: Registered v4l2 device for encoder
PCM audio minor 24
Jul 10 16:22:20 azul2 kernel: ivtv: Create DMA encoder PCM audio stream:
0 x 4608 buffers (0KB total)
Jul 10 16:22:20 azul2 kernel: ivtv: Setting Tuner 50
Jul 10 16:22:20 azul2 kernel: tuner: type set to 50 (TCL 2002N) by ivtv
i2c driver #0
Jul 10 16:22:20 azul2 kernel: cx25840: decoder set norm NTSC
Jul 10 16:22:20 azul2 kernel: cx25840: decoder set input (6)
Jul 10 16:22:20 azul2 kernel: cx25840: now setting Tuner input
Jul 10 16:22:20 azul2 kernel: ivtv: ivtv_enc_thread: pid = 4038, itv =
0xe0eefb20
Jul 10 16:22:20 azul2 kernel: ivtv: ivtv_enc_vbi_thread: pid = 4039, itv
= 0xe0eefb20
Jul 10 16:22:20 azul2 kernel: cx25840: set audio input (0)
Jul 10 16:22:20 azul2 kernel: ivtv: Switching standard to NTSC.
Jul 10 16:22:20 azul2 kernel: cx25840: decoder set norm NTSC
Jul 10 16:22:20 azul2 kernel: ivtv: Initialized WinTV PVR 150, card #0
Jul 10 16:22:20 azul2 kernel: ivtv: ==================== END INIT IVTV
====================
the syslog entries for ivtv-0.3.6y:
Jul 10 16:06:58 azul2 kernel: ivtv: ==================== START INIT IVTV
====================
Jul 10 16:06:58 azul2 kernel: ivtv: version 0.3.6 (y) loading
Jul 10 16:06:58 azul2 kernel: ivtv: Linux version: 2.6.13-rc2 preempt K7
gcc-3.4
Jul 10 16:06:58 azul2 kernel: ivtv: In case of problems please include
the debug info
Jul 10 16:06:58 azul2 kernel: ivtv: between the START INIT IVTV and END
INIT IVTV lines when
Jul 10 16:06:58 azul2 kernel: ivtv: mailing the ivtv-devel mailinglist.
Jul 10 16:06:58 azul2 kernel: ivtv: Autodetected WinTV PVR 150 card
Jul 10 16:06:58 azul2 kernel: ivtv: Found an iTVC16 based chip
Jul 10 16:06:58 azul2 kernel: ivtv: Unreasonably low latency timer,
setting to 64 (was 32)
Jul 10 16:06:58 azul2 kernel: ivtv: XXX PCI device: 0x01e0 vendor: 0x10de
Jul 10 16:06:58 azul2 kernel: tveeprom: Hauppauge: model = 26032, rev =
C199, serial# = 2978962
Jul 10 16:06:58 azul2 kernel: tveeprom: tuner = TCL 2002N 5H (idx = 99,
type = 50)
Jul 10 16:06:58 azul2 kernel: tveeprom: tuner fmt = NTSC(M) (eeprom =
0x08, v4l2 = 0x00001000)
Jul 10 16:06:58 azul2 kernel: tveeprom: audio_processor = TDA9850 (type = 3)
Jul 10 16:06:58 azul2 kernel: ivtv: i2c attach [client=tveeprom[50],ok]
Jul 10 16:06:58 azul2 kernel: ivtv: Tuner Type 50, Tuner formats
0x00001000, Radio: yes, Model 0x008d1659, Revision 0x00000000
Jul 10 16:06:58 azul2 kernel: ivtv: Radio detected
Jul 10 16:06:58 azul2 kernel: tuner: Ignoring new-style parameters in
presence of obsolete ones
Jul 10 16:06:58 azul2 kernel: tuner: chip found at addr 0xc2 i2c-bus
ivtv i2c driver #0
Jul 10 16:06:58 azul2 kernel: ivtv: i2c attach [client=(tuner unset),ok]
Jul 10 16:06:58 azul2 kernel: cx25840: starting probe for adapter ivtv
i2c driver #0 (0x10005)
Jul 10 16:06:58 azul2 kernel: cx25840: detecting cx25840 client on
address 0x88
Jul 10 16:06:58 azul2 kernel: cx25840: cx25841-23 found. Initializing...
Jul 10 16:06:58 azul2 kernel: cx25840: requesting /lib/modules/HcwMakoA.ROM
Jul 10 16:06:58 azul2 kernel: i2c_adapter i2c-0: sendbytes: error - bailout.
Jul 10 16:06:58 azul2 kernel: cx25840: fast fw load failed
Jul 10 16:06:58 azul2 kernel: cx25840: firmware load failed
Jul 10 16:06:58 azul2 kernel: ivtv: i2c attach [client=cx25840[50],ok]
Jul 10 16:06:58 azul2 kernel: ivtv: i2c attach [client=wm8775[50],ok]
Jul 10 16:06:58 azul2 kernel: ivtv: Encoder revision: 0x02050032
Jul 10 16:06:58 azul2 kernel: ivtv: Encoder Firmware may be buggy, use
version 0x02040011
Jul 10 16:06:58 azul2 kernel: ivtv: Configuring WinTV PVR 150 card with
4 streams
Jul 10 16:06:58 azul2 kernel: ivtv: Registered v4l2 device for encoder
MPEG minor 0
Jul 10 16:06:58 azul2 kernel: ivtv: Create DMA encoder MPEG stream: 0 x
32768 buffers (0KB total)
Jul 10 16:06:58 azul2 kernel: ivtv: Registered v4l2 device for encoder
YUV minor 32
Jul 10 16:06:58 azul2 kernel: ivtv: Create DMA encoder YUV stream: 0 x
10800 buffers (0KB total)
Jul 10 16:06:58 azul2 kernel: ivtv: Registered v4l2 device for encoder
VBI minor 224
Jul 10 16:06:58 azul2 kernel: ivtv: Create DMA encoder VBI stream: 0 x
8736 buffers (0KB total)
Jul 10 16:06:58 azul2 kernel: ivtv: Registered v4l2 device for encoder
PCM audio minor 24
Jul 10 16:06:58 azul2 kernel: ivtv: Create DMA encoder PCM audio stream:
0 x 4608 buffers (0KB total)
Jul 10 16:06:58 azul2 kernel: ivtv: Setting Tuner 50
Jul 10 16:06:58 azul2 kernel: tuner: type set to 50 (TCL 2002N) by ivtv
i2c driver #0
Jul 10 16:06:58 azul2 kernel: cx25840: decoder set norm NTSC
Jul 10 16:06:58 azul2 kernel: cx25840: decoder set input (6)
Jul 10 16:06:58 azul2 kernel: cx25840: now setting Tuner input
Jul 10 16:06:58 azul2 kernel: cx25840: set audio input (0)
Jul 10 16:06:58 azul2 kernel: ivtv: ivtv_enc_thread: pid = 4044, itv =
0xe0eefb20
Jul 10 16:06:58 azul2 kernel: ivtv: ivtv_enc_vbi_thread: pid = 4047, itv
= 0xe0eefb20
Jul 10 16:06:58 azul2 kernel: ivtv: Switching standard to NTSC.
Jul 10 16:06:58 azul2 kernel: cx25840: decoder set norm NTSC
Jul 10 16:06:58 azul2 kernel: ivtv: Initialized WinTV PVR 150, card #0
Jul 10 16:06:58 azul2 kernel: ivtv: ==================== END INIT IVTV
====================
-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Ivtv-users mailing list
Ivtv-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-users