Hi, I am trouble getting video using my PVR350's TV
Out.  I am able to capture video and playback on my
monitor but cannot see it on the TV-Out of the 350.

I am using Fedora Core 2 and used Jarod's guide.  I
searched the archives and it seems that my symptoms
are exactly like those experienced by Chris Martin on
January 18 in the archives.  However, he did email
that he had found a solution.

My case in a nutshell:

I can see test pattern using $/sbin/modprobe saa7127
test_capture=1.
Removing test pattern and reloading saa7127 creates a
pattern of lines on my TV.
After some testing, I have figured out that the lines
only appear after I load ivtv-fb.

I can capture, tune, and playback video through a
monitor.
I cannot redirect the video through the TV-Out or see
anything but the pattern.
Since I need to load ivtv-fb to redirect the video
out, I have to load ivtv-fb

Anybody got any ideas.

Here's my modprobe.conf
------------------------------------
#ivtv modules setup
alias char-major-81 videodev
alias char-major-81-0 ivtv
alias tveeprom tveeprom-ivtv
alias char-major-61 lirc_i2c
install ivtv /sbin/modprobe --ignore-install;
/sbin/modprobe ivtv-fb
install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe
--ignore-install lirc_i2c


Here's my var/log/message
-------------------------------------
Jan 31 22:47:46 star kernel: ivtv:
==================== START INIT IVTV
====================
Jan 31 22:47:46 star kernel: ivtv: version 0.2.0
(rc3e) loading
Jan 31 22:47:46 star kernel: ivtv: Linux version:
2.6.10-1.9_FC2 686 REGPARM 4KSTACKS gcc-3.3
Jan 31 22:47:46 star kernel: ivtv: In case of problems
please include the debug info
Jan 31 22:47:46 star kernel: ivtv: between the START
INIT IVTV and END INIT IVTV lines when
Jan 31 22:47:46 star kernel: ivtv: mailing the
ivtv-devel mailinglist.
Jan 31 22:47:46 star kernel: ivtv: Autodetected WinTV
PVR 350 card
Jan 31 22:47:46 star kernel: ivtv: Found an iTVC15
based chip
Jan 31 22:47:46 star kernel: ivtv: XXX PCI device:
0x7124 vendor: 0x8086
Jan 31 22:47:46 star kernel: ivtv: i2c attach
[client=tveeprom[0],ok]
Jan 31 22:47:47 star kernel: ivtv: Tuner Type 47,
Tuner formats 0x00001000, Radio: yes, Model
0x00ad1598, Revision 0x00000001
Jan 31 22:47:47 star kernel: ivtv: NTSC tuner detected
Jan 31 22:47:47 star kernel: ivtv: Radio detected
Jan 31 22:47:47 star kernel: ivtv: i2c attach
[client=(tuner unset),ok]
Jan 31 22:47:47 star kernel: ivtv: i2c attach
[client=saa7115[0],ok]
Jan 31 22:47:47 star kernel: ivtv: i2c attach
[client=saa7127[0],ok]
Jan 31 22:47:47 star kernel: ivtv: i2c attach
[client=MSP3448W-A2,ok]
Jan 31 22:47:48 star kernel: ivtv: Encoder revision:
0x02040024
Jan 31 22:47:48 star kernel: ivtv: Encoder Firmware is
buggy, use version 0x02040011
Jan 31 22:47:48 star kernel: ivtv: Decoder revision:
0x02020023
Jan 31 22:47:48 star kernel: ivtv: Configuring WinTV
PVR 350 card with 9 streams
Jan 31 22:47:48 star kernel: ivtv: Create DMA stream 0
using 256 16384 byte buffers  4194304 kbytes total
Jan 31 22:47:48 star kernel: ivtv: Registered v4l2
device, streamtype 0 minor 0
Jan 31 22:47:48 star kernel: ivtv: Create DMA stream 1
Jan 31 22:47:48 star kernel: ivtv: Registered v4l2
device, streamtype 1 minor 32
Jan 31 22:47:48 star kernel: ivtv: Create stream 2
using 40 52224 byte buffers  2097152 kbytes total
Jan 31 22:47:48 star kernel: ivtv: Registered v4l2
device, streamtype 2 minor 224
Jan 31 22:47:48 star kernel: ivtv: Create DMA stream 3
using 455 4608 byte buffers  2097152 kbytes total
Jan 31 22:47:48 star kernel: ivtv: Registered v4l2
device, streamtype 3 minor 24
Jan 31 22:47:48 star kernel: ivtv: Create stream 4
Jan 31 22:47:48 star kernel: ivtv: Registered v4l2
device, streamtype 4 minor 64
Jan 31 22:47:48 star kernel: ivtv: Create DMA stream 5
using 16 65536 byte buffers  1048576 kbytes total
Jan 31 22:47:48 star kernel: ivtv: Registered v4l2
device, streamtype 5 minor 16
Jan 31 22:47:48 star kernel: ivtv: Create stream 6
using 1024 2048 byte buffers  262144 kbytes total
Jan 31 22:47:48 star kernel: ivtv: Registered v4l2
device, streamtype 6 minor 228
Jan 31 22:47:48 star kernel: ivtv: Create stream 7
Jan 31 22:47:48 star kernel: ivtv: Registered v4l2
device, streamtype 7 minor 232
Jan 31 22:47:48 star kernel: ivtv: Create DMA stream 8
Jan 31 22:47:48 star kernel: ivtv: Registered v4l2
device, streamtype 8 minor 48
Jan 31 22:47:48 star kernel: ivtv: Setting Tuner 47
Jan 31 22:47:48 star kernel: ivtv: Setting audio
matrix to input 3, output 1
Jan 31 22:47:48 star kernel: ivtv: Switching standard
to NTSC.
Jan 31 22:47:48 star kernel: ivtv: ivtv_enc_thread:
pid = 2927, itv = 0xe0bd31a0
Jan 31 22:47:48 star kernel: ivtv: ivtv_dec_thread:
pid = 2928, itv = 0xe0bd31a0
Jan 31 22:47:48 star kernel: ivtv: Initialized WinTV
PVR 350, card #0
Jan 31 22:47:48 star kernel: ivtv:
====================  END INIT IVTV 
====================
Jan 31 22:48:17 star kernel: ivtv: i2c attach
[client=saa7127[0],ok]
Jan 31 22:49:56 star kernel: ivtv: i2c attach
[client=saa7127[0],ok]
Jan 31 22:55:49 star kernel: ivtv: ENC: User stopped
capture.
Jan 31 23:01:58 star kernel: ivtv: ENC: User stopped
capture.


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to