Joey Officer wrote:

Chris MacDonald wrote:

Joey Officer wrote:

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.


--removed to save space--


Hey Joey,

I'm still kind of green around here but I'm fairly certain the links you made in /lib/modules should be in /lib/firmware, that should take care of the firmware problems. As for the module problems I'm not so sure... I'd check to make sure they exist first, you can use this:

# find /lib/modules/`uname -r`/kernel/ -name tveeprom.ko

for tuner.ko as well. Did 'make install' give you any warnings about pre-existing modules that you might have to get rid of or rename? Barring that, did you run 'depmod -a' after installing the modules?

Chris

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

Corrected the location of the sym links, and I definately see an improvment ...as the drivers now load with out any problem. Setting up the cards now, and will repost in a moment. Thanks for the tip.

Joey

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

BTW ... updated IVTV log from /var/log/messages:

Nov 29 22:44:51 mythtv kernel: ivtv: ==================== START INIT IVTV ====================
Nov 29 22:44:51 mythtv kernel: ivtv:  version 0.5.1 (tagged release) loading
Nov 29 22:44:51 mythtv kernel: ivtv: Linux version: 2.6.11.9-chw-2 SMP preempt 586 gcc-3.3 Nov 29 22:44:51 mythtv kernel: ivtv: In case of problems please include the debug info between Nov 29 22:44:51 mythtv kernel: ivtv: the START INIT IVTV and END INIT IVTV lines, along with Nov 29 22:44:51 mythtv kernel: ivtv: any module options, when mailing the ivtv-users mailinglist. Nov 29 22:44:51 mythtv kernel: ivtv0: Autodetected WinTV PVR 150 card (cx23416 based) Nov 29 22:44:51 mythtv kernel: cx25840 1-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #0) Nov 29 22:44:53 mythtv kernel: ivtv0: i2c attach to card #0 ok [client=cx25840, addr=44] Nov 29 22:44:53 mythtv kernel: wm8775 1-001b: chip found @ 0x36 (ivtv i2c driver #0) Nov 29 22:44:53 mythtv kernel: ivtv0: i2c attach to card #0 ok [client=wm8775, addr=1b]
Nov 29 22:44:53 mythtv kernel: tda9885/6/7: (ivtv) chip found @ 0x86
Nov 29 22:44:53 mythtv kernel: ivtv0: i2c attach to card #0 ok [client=tda9887, addr=43] Nov 29 22:44:53 mythtv kernel: tuner (ivtv): chip found at addr 0xc0 i2c-bus ivtv i2c driver #0 Nov 29 22:44:53 mythtv kernel: ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=60] Nov 29 22:44:53 mythtv kernel: tuner (ivtv): chip found at addr 0xc2 i2c-bus ivtv i2c driver #0 Nov 29 22:44:53 mythtv kernel: ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=61]
Nov 29 22:44:53 mythtv kernel: tveeprom: ivtv version
Nov 29 22:44:53 mythtv kernel: ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50] Nov 29 22:44:53 mythtv kernel: ivtv0: Detected a TEA5767 radio tuner. Enabling radio support. Nov 29 22:44:54 mythtv kernel: ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
Nov 29 22:44:54 mythtv kernel: ivtv0: Encoder revision: 0x02050032
Nov 29 22:44:54 mythtv kernel: ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total) Nov 29 22:44:54 mythtv kernel: ivtv0: Allocate DMA encoder YUV stream: 161 x 12960 buffers (2048KB total) Nov 29 22:44:54 mythtv kernel: ivtv0: Allocate DMA encoder VBI stream: 80 x 26208 buffers (2048KB total) Nov 29 22:44:54 mythtv kernel: ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total)
Nov 29 22:44:54 mythtv kernel: ivtv0: Create encoder radio stream
Nov 29 22:44:55 mythtv kernel: ivtv0: Initialized WinTV PVR 150, card #0
Nov 29 22:44:55 mythtv kernel: ivtv: ====================== NEXT CARD ====================== Nov 29 22:44:55 mythtv kernel: ivtv1: Autodetected WinTV PVR 150 card (cx23416 based) Nov 29 22:44:55 mythtv kernel: cx25840 2-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #1) Nov 29 22:44:56 mythtv kernel: ivtv1: i2c attach to card #1 ok [client=cx25840, addr=44] Nov 29 22:44:56 mythtv kernel: wm8775 2-001b: chip found @ 0x36 (ivtv i2c driver #1) Nov 29 22:44:56 mythtv kernel: ivtv1: i2c attach to card #1 ok [client=wm8775, addr=1b]
Nov 29 22:44:57 mythtv kernel: tda9885/6/7: (ivtv) chip found @ 0x86
Nov 29 22:44:57 mythtv kernel: ivtv1: i2c attach to card #1 ok [client=tda9887, addr=43] Nov 29 22:44:57 mythtv kernel: tuner (ivtv): chip found at addr 0xc2 i2c-bus ivtv i2c driver #1 Nov 29 22:44:57 mythtv kernel: ivtv1: i2c attach to card #1 ok [client=(tuner unset), addr=61]
Nov 29 22:44:57 mythtv kernel: tveeprom: ivtv version
Nov 29 22:44:57 mythtv kernel: ivtv1: i2c attach to card #1 ok [client=tveeprom, addr=50] Nov 29 22:44:58 mythtv kernel: ivtv1: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
Nov 29 22:44:58 mythtv kernel: ivtv1: Encoder revision: 0x02050032
Nov 29 22:44:58 mythtv kernel: ivtv1: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total) Nov 29 22:44:58 mythtv kernel: ivtv1: Allocate DMA encoder YUV stream: 161 x 12960 buffers (2048KB total) Nov 29 22:44:58 mythtv kernel: ivtv1: Allocate DMA encoder VBI stream: 80 x 26208 buffers (2048KB total) Nov 29 22:44:58 mythtv kernel: ivtv1: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total)
Nov 29 22:44:58 mythtv kernel: ivtv1: Create encoder radio stream
Nov 29 22:44:58 mythtv kernel: ivtv1: Initialized WinTV PVR 150, card #1
Nov 29 22:44:58 mythtv kernel: ivtv: ==================== END INIT IVTV ==================== Nov 29 22:46:31 mythtv kernel: ivtv: ==================== START INIT IVTV ====================
Nov 29 22:46:31 mythtv kernel: ivtv:  version 0.5.1 (tagged release) loading
Nov 29 22:46:31 mythtv kernel: ivtv: Linux version: 2.6.11.9-chw-2 SMP preempt 586 gcc-3.3 Nov 29 22:46:31 mythtv kernel: ivtv: In case of problems please include the debug info between Nov 29 22:46:31 mythtv kernel: ivtv: the START INIT IVTV and END INIT IVTV lines, along with Nov 29 22:46:31 mythtv kernel: ivtv: any module options, when mailing the ivtv-users mailinglist. Nov 29 22:46:31 mythtv kernel: ivtv0: Autodetected WinTV PVR 150 card (cx23416 based) Nov 29 22:46:31 mythtv kernel: ivtv0: Unreasonably low latency timer, setting to 64 (was 32)
Nov 29 22:46:31 mythtv kernel: tveeprom: ivtv version
Nov 29 22:46:31 mythtv kernel: ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50] Nov 29 22:46:31 mythtv kernel: cx25840 0-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #0) Nov 29 22:46:33 mythtv kernel: ivtv0: i2c attach to card #0 ok [client=cx25840, addr=44] Nov 29 22:46:33 mythtv kernel: wm8775 0-001b: chip found @ 0x36 (ivtv i2c driver #0) Nov 29 22:46:33 mythtv kernel: ivtv0: i2c attach to card #0 ok [client=wm8775, addr=1b]
Nov 29 22:46:33 mythtv kernel: tda9885/6/7: (ivtv) chip found @ 0x86
Nov 29 22:46:33 mythtv kernel: ivtv0: i2c attach to card #0 ok [client=tda9887, addr=43] Nov 29 22:46:34 mythtv kernel: ivtv0: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
Nov 29 22:46:34 mythtv kernel: ivtv0: Encoder revision: 0x02050032
Nov 29 22:46:34 mythtv kernel: ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total) Nov 29 22:46:34 mythtv kernel: ivtv0: Allocate DMA encoder YUV stream: 161 x 12960 buffers (2048KB total) Nov 29 22:46:34 mythtv kernel: ivtv0: Allocate DMA encoder VBI stream: 80 x 26208 buffers (2048KB total) Nov 29 22:46:34 mythtv kernel: ivtv0: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total)
Nov 29 22:46:34 mythtv kernel: ivtv0: Create encoder radio stream
Nov 29 22:46:34 mythtv kernel: ivtv0 warning: i2c client addr: 0x00 not found for command 0x40085618! Nov 29 22:46:34 mythtv kernel: ivtv0 warning: i2c client addr: 0x00 not found for command 0x402c5639!
Nov 29 22:46:35 mythtv kernel: ivtv0: Initialized WinTV PVR 150, card #0
Nov 29 22:46:35 mythtv kernel: ivtv: ====================== NEXT CARD ====================== Nov 29 22:46:35 mythtv kernel: ivtv1: Autodetected WinTV PVR 150 card (cx23416 based) Nov 29 22:46:35 mythtv kernel: ivtv1: Unreasonably low latency timer, setting to 64 (was 32)
Nov 29 22:46:35 mythtv kernel: tveeprom: ivtv version
Nov 29 22:46:35 mythtv kernel: ivtv1: i2c attach to card #1 ok [client=tveeprom, addr=50] Nov 29 22:46:35 mythtv kernel: cx25840 1-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #1) Nov 29 22:46:37 mythtv kernel: ivtv1: i2c attach to card #1 ok [client=cx25840, addr=44] Nov 29 22:46:37 mythtv kernel: wm8775 1-001b: chip found @ 0x36 (ivtv i2c driver #1) Nov 29 22:46:37 mythtv kernel: ivtv1: i2c attach to card #1 ok [client=wm8775, addr=1b]
Nov 29 22:46:37 mythtv kernel: tda9885/6/7: (ivtv) chip found @ 0x86
Nov 29 22:46:37 mythtv kernel: ivtv1: i2c attach to card #1 ok [client=tda9887, addr=43] Nov 29 22:46:38 mythtv kernel: ivtv1: loaded v4l-cx2341x-enc.fw firmware (262144 bytes)
Nov 29 22:46:38 mythtv kernel: ivtv1: Encoder revision: 0x02050032
Nov 29 22:46:38 mythtv kernel: ivtv1: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB total) Nov 29 22:46:38 mythtv kernel: ivtv1: Allocate DMA encoder YUV stream: 161 x 12960 buffers (2048KB total) Nov 29 22:46:38 mythtv kernel: ivtv1: Allocate DMA encoder VBI stream: 80 x 26208 buffers (2048KB total) Nov 29 22:46:38 mythtv kernel: ivtv1: Allocate DMA encoder PCM audio stream: 455 x 4608 buffers (2048KB total)
Nov 29 22:46:38 mythtv kernel: ivtv1: Create encoder radio stream
Nov 29 22:46:38 mythtv kernel: ivtv1 warning: i2c client addr: 0x00 not found for command 0x40085618! Nov 29 22:46:38 mythtv kernel: ivtv1 warning: i2c client addr: 0x00 not found for command 0x402c5639!
Nov 29 22:46:38 mythtv kernel: ivtv1: Initialized WinTV PVR 150, card #1
Nov 29 22:46:38 mythtv kernel: ivtv: ==================== END INIT IVTV ==================== Nov 29 22:46:38 mythtv kernel: ivtv0 warning: i2c client addr: 0x00 not found for command 0x40085618! Nov 29 22:46:38 mythtv kernel: ivtv1 warning: i2c client addr: 0x00 not found for command 0x40085618!


side note, I then get a number of repeating lines :

Nov 29 22:58:55 mythtv kernel: ivtv0 warning: i2c client addr: 0x00 not found for command 0x6d02! Nov 29 22:58:55 mythtv kernel: ivtv0 warning: i2c client addr: 0x00 not found for command 0x402c5639! Nov 29 22:58:55 mythtv kernel: ivtv0 warning: i2c client addr: 0x00 not found for command 0x40085618!


The numberd field at the end changes for every line...

Just wanting to provide tons of information to be useful, if its overkill, let me know. joey
_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to