[mythtv-users] PVR-350 and TVOut(S-Video)

Steve Nuffer nuffersp at yahoo.com
Fri Jun 24 01:17:28 UTC 2005


I have been reading the forums for awhile and finally made a purchase of a PVR-350.  I have googled and tried different config combos.  Can't seem to get it working.

I'm not too sure what goes into the modules.conf, modprobe.conf or what can be done my command line instead. I have seen multiple examples...

I haven't seen anything useful on the S-Video output but snow (zebra colors) etc.  Haven't tried the RCA

Any suggestions or insight would be greatly appreicated.  

Steve


Following is some information:

# dmesg | grep tveeprom
tveeprom: Hauppauge: model = 48132, rev = K268, serial# = xxxxxxxx
tveeprom: tuner = LG TAPE H001F MK3 (idx = 68, type = 47)
tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000)
tveeprom: audio_processor = MSP3440 (type = 11)
-------------  done ------------

# cat /etc/modules.conf
# This is for WinTV PVR-350 IVTV
alias char-major-61 lirc_i2c
alias char-major-81     videodev
alias char-major-81-0   ivtv
alias char-major-81-1   bttv

options ivtv ivtv_debug=1
options tuner type=47
options saa7127 enable_output=1 output_select=1
options msp3400 once=1 simple=1
add below ivtv msp3400 saa7115 saa7127 tuner
add above ivtv lirc_dev lirc_i2c ivtv-fb
post-install ivtv /usr/bin/ivtvctl -d /dev/video0 -u 0x3000
-------------  done ------------

# cat /etc/modprobe.conf
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
alias usb-controller uhci-hcd
alias snd-card-0 snd-ens1371
options snd-card-0 index=0
install snd-ens1371 /sbin/modprobe --ignore-install snd-ens1371 && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-ens1371 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-ens1371
-------------  done ------------

#  modprobe ivtv
(Output from dmesg)

ivtv: ==================== START INIT IVTV ====================
ivtv: version 0.2.0 (rc3j) loading
ivtv: Linux version: 2.6.11-1.27_FC3 686 REGPARM 4KSTACKS gcc-3.4
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 350 card
ivtv: Found an iTVC15 based chip
PCI: Found IRQ 5 for device 0000:00:11.0
PCI: Sharing IRQ 5 with 0000:00:0d.0
ivtv: XXX PCI device: 0x7190 vendor: 0x8086
ivtv: i2c attach [client=tveeprom,ok]
tveeprom: Hauppauge: model = 48132, rev = K268, serial# = 7875964
tveeprom: tuner = LG TAPE H001F MK3 (idx = 68, type = 47)
tveeprom: tuner fmt = NTSC(M) (eeprom = 0x08, v4l2 = 0x00001000)
tveeprom: audio_processor = MSP3440 (type = 11)
ivtv: Tuner Type 47, Tuner formats 0x00001000, Radio: yes, Model 0x00ad2598, Revision 0xd4a85433
ivtv: NTSC tuner detected
ivtv: Radio detected
tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
ivtv: i2c attach [client=(tuner unset),ok]
saa7115: starting probe for adapter SMBus PIIX4 adapter at 7000 (0x0)
saa7115: starting probe for adapter ivtv i2c driver #0 (0x10005)
saa7115: detecting saa7115 client on address 0x42
saa7115: writing init values
ivtv: i2c attach [client=saa7115[0],ok]
saa7115: status: (1E) 0x48, (1F) 0xc0
saa7127: Ignoring new-style parameters in presence of obsolete ones
saa7127: video encoder driver version V 0.3 loaded
saa7127: detecting saa7127 client on address 0x88
saa7127: Selecting NTSC video Standard
saa7127: Selecting S-Video+Composite
saa7127: Turn WSS off
saa7127: Widescreen Mode 4:3 Full Format
saa7127: Selecting Normal Encoder Input
saa7127: Enable Video Output
ivtv: i2c attach [client=saa7127[0],ok]
msp34xx: init: chip=MSP3448W-A2 +nicam +simple +simpler +radio mode=simple
msp3410: daemon started
ivtv: i2c attach [client=MSP3448W-A2,ok]
ivtv: Encoder revision: 0x02040024
ivtv: Encoder Firmware may be buggy, use version 0x02040011
ivtv: Decoder revision: 0x02020023
ivtv: Configuring WinTV PVR 350 card with 9 streams
ivtv: Create DMA stream 0 using 256 16384 byte buffers  4194304 kbytes total
ivtv: Registered v4l2 device, streamtype 0 minor 0
ivtv: Create DMA stream 1 
ivtv: Registered v4l2 device, streamtype 1 minor 32
ivtv: Create stream 2 using 40 52224 byte buffers  2097152 kbytes total
ivtv: Registered v4l2 device, streamtype 2 minor 224
ivtv: Create DMA stream 3 using 455 4608 byte buffers  2097152 kbytes total
ivtv: Registered v4l2 device, streamtype 3 minor 24
ivtv: Create stream 4 
ivtv: Registered v4l2 device, streamtype 4 minor 64
ivtv: Create DMA stream 5 using 16 65536 byte buffers  1048576 kbytes total
ivtv: Registered v4l2 device, streamtype 5 minor 16
ivtv: Create stream 6 using 1024 2048 byte buffers  262144 kbytes total
ivtv: Registered v4l2 device, streamtype 6 minor 228
ivtv: Create stream 7 
ivtv: Registered v4l2 device, streamtype 7 minor 232
ivtv: Create DMA stream 8 
ivtv: Registered v4l2 device, streamtype 8 minor 48
ivtv: Setting Tuner 47
tuner: type set to 47 (LG NTSC (TAPE series)) by ivtv i2c driver #0
saa7115: decoder set input (4)
saa7115: now setting Composite input
ivtv: Setting audio matrix to input 3, output 1
ivtv: Switching standard to NTSC.
spurious 8259A interrupt: IRQ7.
saa7115: decoder set norm NTSC
ivtv: ivtv_enc_thread: pid = 4234, itv = 0xd4a7a0a0
ivtv: ivtv_dec_thread: pid = 4235, itv = 0xd4a7a0a0
saa7115: set audio: 0x01
saa7127: Setting Encoder Video Standard
saa7127: Set NTSC Video Mode
saa7127: Selecting NTSC video Standard
ivtv: Initialized WinTV PVR 350, card #0
ivtv: ====================  END INIT IVTV  ====================

# modprobe ivtv_fb
(dmesg output)
ivtv-osd: Framebuffer module loaded (attached to ivtv card id 0)
ivtv-osd: Framebuffer is at decoder-relative address 0x00510000 and has 1704960 bytes.
ivtv-osd: screen coords: [0 0] -> [720 480]
ivtv-osd: original global alpha = 208
ivtv-osd: current OSD state = 39
ivtv-osd: new global alpha = 208 (1 255 0)
ivtv-osd: framebuffer at 0xe9510000, mapped to 0xd5910000, size 1350k
ivtv-osd: mode is 720x480x32, linelength=2880
Console: switching to colour frame buffer device 90x30
ivtv-osd: fb0: iTVC15 TV out frame buffer device
-------------  done ------------


		
---------------------------------
Yahoo! Mail
 Stay connected, organized, and protected. Take the tour
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20050623/d4c4d19f/attachment-0001.htm


More information about the mythtv-users mailing list