Have you tried `options ivtv tda9887=0` in your modprobe config?

[EMAIL PROTECTED] wrote:

Hello,

Yesterday I wrote a messge about how capturing with my new pvr-500 crashed the computer after abour 4 seconds. I have moved the card to a different computer with another motherboard, and here it catpures without crashing. Could this be some kind of DMA problem on the machine that doesn't work and is there a way to debug this?

Anyway, now that this pvr-500 is capturing, it captures images bu no sound.
What I try is:

modprobe ivtv
./ivtvctl -d /dev/video0 -p 7
./ivtvctl -d /dev/video0 -r 3456 (216000)
cat /dev/video0 >test.mpg

As far as I can tell everything loads fine. I've tried with 0.3.5. and 0.3.6W with identical results.

log output is:

ivtv: ==================== START INIT IVTV ====================
ivtv: version 0.3.5 () loading
ivtv: Linux version: 2.6.11.4 K7 gcc-3.3
ivtv: In case of problems please include the debug info
ivtv: between the START INIT IVTV and END INIT IVTV lines when
ivtv: mailing the ivtv-devel mailinglist.
ivtv: Autodetected WinTV PVR 150 card
ivtv: Found an iTVC16 based chip
ACPI: PCI interrupt 0000:02:08.0[A] -> GSI 11 (level, low) -> IRQ 11
ivtv: VIA PCI device: 0x3099 vendor: 0x1106
cx25840: starting probe for adapter ivtv i2c driver #0 (0x10005)
cx25840: detecting client on address 0x88
cx25840: writing init values
cx25840: FW image '/lib/modules/HcwMakoA.ROM' of size 13883 loaded.
cx25840: FW image md5 digest: a6f6a90a3be338cdb89d59e835798408
cx25840: FW image sha1 digest: ad2872fb98ad43b6c4afa45d239a57010edebe84
cx25840: Status: cx258433 (DEVICE_ID)
ivtv: i2c attach [client=cx25840[50],ok]
tveeprom: Hauppauge: model = 23559, rev = D391, serial# = 7742229
tveeprom: tuner = Philips FQ1216AME MK4 (idx = 91, type = 56)
tveeprom: tuner fmt = PAL(B/G) PAL(I) SECAM(L/L) PAL(D/K) (eeprom = 0x74, v4l2 
= 0x00400e17)
tveeprom: audio_processor = MSP3410D (type = 5)
ivtv: i2c attach [client=tveeprom[50],ok]
tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
ivtv: i2c attach [client=(tuner unset),ok]
ivtv: i2c attach [client=wm8775[50],ok]
ivtv: Tuner Type 56, Tuner formats 0x00400e17, Radio: yes, Model 0x00913651, 
Revision 0x00000000
ivtv: PAL tuner detected
ivtv: SECAM tuner detected
ivtv: Radio detected
ivtv: Encoder revision: 0x02050032
ivtv: Encoder Firmware may be buggy, use version 0x02040011
ivtv: Configuring WinTV PVR 150 card with 5 streams
ivtv: Registered v4l2 device, streamtype 0 minor 0
ivtv: Create DMA stream 0 using 128 16384 byte buffers  0 kbytes total
ivtv: Registered v4l2 device, streamtype 1 minor 32
ivtv: Create DMA stream 1 using 20 103680 byte buffers  0 kbytes total
ivtv: Registered v4l2 device, streamtype 2 minor 224
ivtv: Create DMA stream 2 using 128 16384 byte buffers  0 kbytes total
ivtv: Registered v4l2 device, streamtype 3 minor 24
ivtv: Create DMA stream 3 using 455 4608 byte buffers  0 kbytes total
ivtv: Registered v4l2 device, streamtype 4 minor 64
ivtv: Create stream 4 ivtv: Setting Tuner 56
tuner: type set to 56 (Philips PAL/SECAM multi (FQ1216AME MK4)) by ivtv i2c 
driver #0
cx25840: decoder set input (6)
cx25840: Tuner Input
ivtv: Switching standard to PAL.
cx25840: decoder set norm PAL
ivtv: Initialized WinTV PVR 150, card #0
ivtv: Autodetected WinTV PVR 150 card
ivtv: Found an iTVC16 based chip
ivtv: ivtv_enc_thread: pid = 9290, itv = 0xd0a049e0
ivtv: ivtv_enc_vbi_thread: pid = 9291, itv = 0xd0a049e0
ACPI: PCI interrupt 0000:02:09.0[A] -> GSI 11 (level, low) -> IRQ 11
ivtv: VIA PCI device: 0x3099 vendor: 0x1106
cx25840: starting probe for adapter ivtv i2c driver #1 (0x10005)
cx25840: detecting client on address 0x88
cx25840: writing init values
cx25840: FW image '/lib/modules/HcwMakoA.ROM' of size 13883 loaded.
cx25840: FW image md5 digest: a6f6a90a3be338cdb89d59e835798408
cx25840: FW image sha1 digest: ad2872fb98ad43b6c4afa45d239a57010edebe84
cx25840: Status: cx258433 (DEVICE_ID)
ivtv: i2c attach [client=cx25840[50],ok]
tveeprom: Hauppauge: model = 23559, rev = D391, serial# = 7742229
tveeprom: tuner = Philips FQ1216AME MK4 (idx = 91, type = 56)
tveeprom: tuner fmt = PAL(B/G) PAL(I) SECAM(L/L) PAL(D/K) (eeprom = 0x74, v4l2 
= 0x00400e17)
tveeprom: audio_processor = MSP3410D (type = 5)
ivtv: i2c attach [client=tveeprom[50],ok]
tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #1
ivtv: i2c attach [client=(tuner unset),ok]
ivtv: i2c attach [client=wm8775[50],ok]
ivtv: Tuner Type 56, Tuner formats 0x00400e17, Radio: yes, Model 0x00913651, 
Revision 0x00000000
ivtv: PAL tuner detected
ivtv: SECAM tuner detected
ivtv: Radio detected
ivtv: Encoder revision: 0x02050032
ivtv: Encoder Firmware may be buggy, use version 0x02040011
ivtv: Configuring WinTV PVR 150 card with 5 streams
ivtv: Registered v4l2 device, streamtype 0 minor 1
ivtv: Create DMA stream 0 using 128 16384 byte buffers  0 kbytes total
ivtv: Registered v4l2 device, streamtype 1 minor 33
ivtv: Create DMA stream 1 using 20 103680 byte buffers  0 kbytes total
ivtv: Registered v4l2 device, streamtype 2 minor 225
ivtv: Create DMA stream 2 using 128 16384 byte buffers  0 kbytes total
ivtv: Registered v4l2 device, streamtype 3 minor 25
ivtv: Create DMA stream 3 using 455 4608 byte buffers  0 kbytes total
ivtv: Registered v4l2 device, streamtype 4 minor 65
ivtv: Create stream 4 ivtv: Setting Tuner 56
tuner: type set to 56 (Philips PAL/SECAM multi (FQ1216AME MK4)) by ivtv i2c 
driver #1
cx25840: decoder set input (6)
cx25840: Tuner Input
ivtv: Switching standard to PAL.
cx25840: decoder set norm PAL
ivtv: Initialized WinTV PVR 150, card #1
ivtv: ====================  END INIT IVTV  ====================
ivtv: ivtv_enc_thread: pid = 9372, itv = 0xd0a27c4c
ivtv: ivtv_enc_vbi_thread: pid = 9373, itv = 0xd0a27c4c
=====

When capturing I get:

cx25840: decoder disable output
cx25840: decoder set input (7)
cx25840: Tuner Input
cx25840: decoder enable output
cx25840: decoder disable output
cx25840: decoder enable output
ivtv: Allocate DMA stream 0 using 128 16384 byte buffers  2097152 kbytes total
ivtv: Setup VBI API header 0x0000bd0d pkts 1 buffs 6 ln 36 sz 1444
ivtv: Setup VBI start 0x002fea04 frames 6 fpi 1 lines 0x000000f1
cx25840: decoder disable output
cx25840: decoder enable output
ivtv: ENC: Sleep timeout interrupted.
====
Thansk for any help.


Henk.



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
ivtv-devel mailing list
ivtv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel




-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
ivtv-devel mailing list
ivtv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to