Below is what I believe to be the relevant data from the /var/log/messages file pertaining to the modprobe of ivtv ... currently using ivtv.0.5.1. I have a PVR-500MCE card, and am trying to get it working. I would greatly appreciate any information or guidance anyone can give.

/var/log/messages:
[EMAIL PROTECTED]:/var/log# dmesg | grep ivtv
ivtv:  ==================== START INIT IVTV ====================
ivtv:  version 0.5.1 (tagged release) loading
ivtv:  Linux version: 2.6.11.9-chw-2 SMP preempt 586 gcc-3.3
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 150 card (cx23416 based)
ivtv0: Unreasonably low latency timer, setting to 64 (was 32)
tveeprom: ivtv version
ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50]
ivtv0: Failed to load module tveeprom
ivtv0: Failed to load module tuner
cx25840 0-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #0)
ivtv0: i2c attach to card #0 ok [client=cx25840, addr=44]
wm8775 0-001b: chip found @ 0x36 (ivtv i2c driver #0)
ivtv0: i2c attach to card #0 ok [client=wm8775, addr=1b]
tda9885/6/7: (ivtv) chip found @ 0x86
ivtv0: i2c attach to card #0 ok [client=tda9887, addr=43]
ivtv0: unable to open firmware v4l-cx2341x-enc.fw
ivtv0 warning: failed loading encoder firmware
ivtv0 warning: Error loading firmware -3!
ivtv0: Error -3 initializing firmware.
ivtv0: Error -12 on initialization
ivtv: probe of 0000:02:08.0 failed with error -12
ivtv0: Autodetected WinTV PVR 150 card (cx23416 based)
ivtv0: Unreasonably low latency timer, setting to 64 (was 32)
tveeprom: ivtv version
ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50]
cx25840 0-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #0)
ivtv0: i2c attach to card #0 ok [client=cx25840, addr=44]
wm8775 0-001b: chip found @ 0x36 (ivtv i2c driver #0)
ivtv0: i2c attach to card #0 ok [client=wm8775, addr=1b]
tda9885/6/7: (ivtv) chip found @ 0x86
ivtv0: i2c attach to card #0 ok [client=tda9887, addr=43]
ivtv0: Failed to load module tveeprom
ivtv0: Failed to load module tuner
ivtv0: unable to open firmware v4l-cx2341x-enc.fw
ivtv0 warning: failed loading encoder firmware
ivtv0 warning: Error loading firmware -3!
ivtv0: Error -3 initializing firmware.
ivtv0: Error -12 on initialization
ivtv: probe of 0000:02:09.0 failed with error -12
ivtv:  ====================  END INIT IVTV  ====================

cat mythtv/modules/ivtv:

#ivtv (PVR-500MCE)
alias char-major-81 videodev
alias char-major-81-0 ivtv
alias char-major-81-1 ivtv
alias tveeprom tveeprom-ivtv
alias tuner tuner-ivtv
alias msp3400 msp3400-ivtv

Output from /lib/modules:
[EMAIL PROTECTED]:/lib/modules# ls -l
total 1080
drwxr-xr-x  10 root root   4096 Nov 29 00:09 2.6.11.9-chw-2
-r--r--r--   1 root root 376836 Nov 28 23:51 HcwFalcn.rom
-r-xr-xr-x   1 root root  14264 Nov 14 14:52 HcwMakoA.ROM
drwxr-xr-x   3 root root   4096 Nov 20  2004 extra
-rw-r--r--   1 root root 262144 Nov 14 14:26 ivtv-fw-dec.bin
-rw-r--r--   1 root root 262144 Nov 14 14:26 ivtv-fw-enc.bin
-rw-r--r--   1 root root 155648 Nov 14 14:48 ivtv_init_mpeg.bin
drwxr-xr-x   2 root root   4096 Mar 23  2005 misc
lrwxrwxrwx 1 root root 15 Nov 28 23:23 v4l-cx2341x-dec.fw -> ivtv-fw-dec.bin lrwxrwxrwx 1 root root 12 Nov 28 23:54 v4l-cx2341x-enc.fw -> HcwFalcn.rom
lrwxrwxrwx   1 root root     12 Nov 28 23:22 v4l-cx25840.fw -> HcwMakoA.ROM


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

Reply via email to