Hi folks

I use ATrpms for my ivtv binaries for my PVR250.  I just upgraded my FC5 
box from 2.6.17 and ivtv 0.7.1 to 2.6.18-1.2257.fc5 with 
ivtv-kmdl-2.6.18-1.2257.fc5-0.8.2-123.fc5.at.

On boot, ivtv bails out with these errors:
Feb 9 16:59:56 mythbox kernel: ivtv0: loaded v4l-cx2341x-enc.fw firmware 
(262144 bytes)
[snip.....]
Feb 9 16:59:56 mythbox kernel: ivtv0 warning: 1000 ms time out waiting 
for firmware
Feb 9 16:59:56 mythbox kernel: ivtv0 warning: Failed api call 0x00000080 
with result 0xfffffff0
Feb 9 16:59:56 mythbox kernel: ivtv0 warning: Encoder firmware dead!
Feb 9 16:59:56 mythbox kernel: ivtv0: Error initializing firmware
Feb 9 16:59:56 mythbox kernel: ivtv0: Error -19 on initialization

If I modprobe -r ivtv then modprobe ivtv again it has a different error:
Feb 9 17:02:18 mythbox kernel: firmware_loading_store: unexpected value (0)
Feb 9 17:02:18 mythbox kernel: ivtv0: unable to open firmware 
v4l-cx2341x-enc.fw (must be 262144 bytes)
Feb 9 17:02:18 mythbox kernel: ivtv0: did you put the firmware in the 
hotplug firmware directory?
Feb 9 17:02:18 mythbox kernel: ivtv0 warning: failed loading encoder 
firmware
Feb 9 17:02:18 mythbox kernel: ivtv0 warning: Error loading firmware -3!
Feb 9 17:02:18 mythbox kernel: ivtv0: Error -3 initializing firmware.

If I remove it and modprobe again, it works! This sequence is 100% 
repeatable.
(full message output shown below)

Going back to 0.7.1 on 2.6.17 eliminates the errors.

Any ideas?  This card has worked flawlessly since something like ivtv 0.1.7

Thanks,
J.

==================

Message output on boot:

Feb  9 16:59:56 mythbox kernel: ivtv:  ==================== START INIT 
IVTV ====================
Feb  9 16:59:56 mythbox kernel: ivtv:  version 0.8.2 (tagged release) 
loading
Feb  9 16:59:56 mythbox kernel: ivtv:  Linux version: 2.6.18-1.2257.fc5 
mod_unload 686 REGPARM 4KSTACKS gcc-4.1
Feb  9 16:59:56 mythbox kernel: ivtv:  In case of problems please 
include the debug info between
Feb  9 16:59:56 mythbox kernel: ivtv:  the START INIT IVTV and END INIT 
IVTV lines, along with
Feb  9 16:59:56 mythbox kernel: ivtv:  any module options, when mailing 
the ivtv-users mailinglist.
Feb  9 16:59:56 mythbox kernel: ivtv0: Autodetected Hauppauge card 
(cx23416 based)
Feb  9 16:59:56 mythbox kernel: ivtv0: Unreasonably low latency timer, 
setting to 64 (was 32)
Feb  9 16:59:56 mythbox kernel: ivtv0: loaded v4l-cx2341x-enc.fw 
firmware (262144 bytes)
Feb  9 16:59:56 mythbox kernel: ivtv0: Autodetected Hauppauge WinTV PVR-250
Feb  9 16:59:56 mythbox kernel: tuner 2-0061: chip found @ 0xc2 (ivtv 
i2c driver #0)
Feb  9 16:59:56 mythbox kernel: saa7115 2-0021: saa7115 found @ 0x42 
(ivtv i2c driver #0)
Feb  9 16:59:56 mythbox kernel: msp3400 2-0040: MSP3415G-B8 found @ 0x80 
(ivtv i2c driver #0)
Feb  9 16:59:56 mythbox kernel: ivtv0 warning: 1000 ms time out waiting 
for firmware
Feb  9 16:59:56 mythbox kernel: ivtv0 warning: Failed api call 
0x00000080 with result 0xfffffff0
Feb  9 16:59:56 mythbox kernel: ivtv0 warning: Encoder firmware dead!
Feb  9 16:59:56 mythbox kernel: ivtv0: Error initializing firmware
Feb  9 16:59:56 mythbox kernel: ivtv0: Error -19 on initialization
Feb  9 16:59:56 mythbox kernel: ivtv:  ====================  END INIT 
IVTV  ====================

=================

Message output on second load (first manual modprobe):

Feb  9 17:02:17 mythbox kernel: ivtv:  ==================== START INIT 
IVTV ====================
Feb  9 17:02:17 mythbox kernel: ivtv:  version 0.8.2 (tagged release) 
loading
Feb  9 17:02:17 mythbox kernel: ivtv:  Linux version: 2.6.18-1.2257.fc5 
mod_unload 686 REGPARM 4KSTACKS gcc-4.1
Feb  9 17:02:17 mythbox kernel: ivtv:  In case of problems please 
include the debug info between
Feb  9 17:02:17 mythbox kernel: ivtv:  the START INIT IVTV and END INIT 
IVTV lines, along with
Feb  9 17:02:17 mythbox kernel: ivtv:  any module options, when mailing 
the ivtv-users mailinglist.
Feb  9 17:02:17 mythbox kernel: ivtv0: Autodetected Hauppauge card 
(cx23416 based)
Feb  9 17:02:18 mythbox kernel: ivtv0: unable to open firmware 
v4l-cx2341x-enc.fw (must be 262144 bytes)
Feb  9 17:02:18 mythbox kernel: ivtv0: did you put the firmware in the 
hotplug firmware directory?
Feb  9 17:02:18 mythbox kernel: ivtv0 warning: failed loading encoder 
firmware
Feb  9 17:02:18 mythbox kernel: ivtv0 warning: Error loading firmware -3!
Feb  9 17:02:18 mythbox kernel: ivtv0: Error -3 initializing firmware.
Feb  9 17:02:18 mythbox kernel: ivtv0: Error -12 on initialization
Feb  9 17:02:18 mythbox kernel: ivtv: probe of 0000:00:0b.0 failed with 
error -12
Feb  9 17:02:18 mythbox kernel: ivtv:  ====================  END INIT 
IVTV  ====================

=================

Message output on third load (second manual modprobe):

Feb  9 17:02:26 mythbox kernel: ivtv:  ==================== START INIT 
IVTV ====================
Feb  9 17:02:26 mythbox kernel: ivtv:  version 0.8.2 (tagged release) 
loading
Feb  9 17:02:26 mythbox kernel: ivtv:  Linux version: 2.6.18-1.2257.fc5 
mod_unload 686 REGPARM 4KSTACKS gcc-4.1
Feb  9 17:02:26 mythbox kernel: ivtv:  In case of problems please 
include the debug info between
Feb  9 17:02:26 mythbox kernel: ivtv:  the START INIT IVTV and END INIT 
IVTV lines, along with
Feb  9 17:02:26 mythbox kernel: ivtv:  any module options, when mailing 
the ivtv-users mailinglist.
Feb  9 17:02:26 mythbox kernel: ivtv0: Autodetected Hauppauge card 
(cx23416 based)
Feb  9 17:02:27 mythbox kernel: ivtv0: loaded v4l-cx2341x-enc.fw 
firmware (262144 bytes)
Feb  9 17:02:27 mythbox kernel: tuner 5-0061: chip found @ 0xc2 (ivtv 
i2c driver #0)
Feb  9 17:02:27 mythbox kernel: saa7115 5-0021: saa7115 found @ 0x42 
(ivtv i2c driver #0)
Feb  9 17:02:27 mythbox kernel: msp3400 5-0040: MSP3415G-B8 found @ 0x80 
(ivtv i2c driver #0)
Feb  9 17:02:27 mythbox kernel: ivtv0: Autodetected Hauppauge WinTV PVR-250
Feb  9 17:02:28 mythbox kernel: ivtv0: Encoder revision: 0x02050032
Feb  9 17:02:28 mythbox kernel: ivtv0: Registered device video0 for 
encoder MPEG
Feb  9 17:02:28 mythbox kernel: ivtv0: Registered device video32 for 
encoder YUV
Feb  9 17:02:28 mythbox kernel: ivtv0: Registered device vbi0 for 
encoder VBI
Feb  9 17:02:28 mythbox kernel: ivtv0: Registered device video24 for 
encoder PCM audio
Feb  9 17:02:28 mythbox kernel: ivtv0: Initialized Hauppauge WinTV 
PVR-250, card #0
Feb  9 17:02:28 mythbox kernel: ivtv:  ====================  END INIT 
IVTV  ====================



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

Reply via email to