[mythtv-users] PVR350 - snow

sigurdne sigurdne at online.no
Tue Dec 21 09:07:59 UTC 2004


Hi

I have a PVR350 with mandrake 10.1

I have followed "Maiku's Setting up MythTV under Mandrake 10.1 Guide", and 
everything seems to start fine - exept that I am only receiving static.

I have tested the card with windows - and all channels appear fine in windows 
- but only as static (same channels) in mythtv.

I live in a PAL(B/G) country Norway - but it seems from the log that PAL(D/K) 
is selected.

I initialise the drivers as a start-script '/usr/local/bin/start-ivtv' (as 
proposed in the guide)

#!/bin/bash

/sbin/modprobe i2c-core
/sbin/modprobe i2c-algo-bit
/sbin/modprobe msp3400 simple=1
/sbin/modprobe videodev
/sbin/modprobe saa7115
/sbin/modprobe ivtv ivtv_std=2 tda9887=0
/sbin/modprobe ivtv-fb
/sbin/modprobe lirc_i2c
/usr/local/sbin/lircd -d /dev/lirc0 --permission=666
ln -s /dev/lirc0 /dev/lirc
/etc/init.d/mythbackend start


Dec 20 21:59:31 localhost kernel: ivtv: ==================== START INIT IVTV 
====================
Dec 20 21:59:31 localhost kernel: ivtv: version 0.2.0 (rc3b) loading
Dec 20 21:59:31 localhost kernel: ivtv: Linux version: 2.6.8.1-10mdk 686 
gcc-3.4
Dec 20 21:59:31 localhost kernel: ivtv: In case of problems please include the 
debug info
Dec 20 21:59:31 localhost kernel: ivtv: between the START INIT IVTV and END 
INIT IVTV lines when
Dec 20 21:59:31 localhost kernel: ivtv: mailing the ivtv-devel mailinglist.
Dec 20 21:59:31 localhost kernel: ivtv: Autodetected WinTV PVR 350 card
Dec 20 21:59:31 localhost kernel: ivtv: Found an iTVC15 based chip
Dec 20 21:59:31 localhost kernel: ivtv: Unreasonably low latency timer, 
setting to 64 (was 32)
Dec 20 21:59:31 localhost kernel: ivtv: VIA PCI device: 0x3205 vendor: 0x1106
Dec 20 21:59:31 localhost kernel: msp34xx: ivtv version
Dec 20 21:59:31 localhost kernel: msp34xx: init: chip=MSP3418W-B3, has NICAM 
support, simple (D) mode, simpler (G) no-thread mode
Dec 20 21:59:31 localhost kernel: msp34xx: $Id$ compiled on: Dec 19 2004 
21:16:16
Dec 20 21:59:31 localhost kernel: ivtv: i2c attach [client=MSP3418W-B3,ok]
Dec 20 21:59:32 localhost kernel: saa7115: starting probe for adapter ivtv i2c 
driver #0 (0x10005)
Dec 20 21:59:32 localhost kernel: saa7115: detecting saa7115 client on address 
0x42
Dec 20 21:59:32 localhost kernel: saa7115: writing init values
Dec 20 21:59:32 localhost kernel: ivtv: i2c attach [client=saa7115[0],ok]
Dec 20 21:59:32 localhost kernel: saa7115: status: (1E) 0x40, (1F) 0xc0
Dec 20 21:59:32 localhost kernel: tveeprom: Ignoring new-style parameters in 
presence of obsolete ones
Dec 20 21:59:32 localhost kernel: tveeprom: Hauppauge: model = 48139, rev = 
K257, serial# = 7596580
Dec 20 21:59:32 localhost kernel: tveeprom: tuner = Philips FM1216 ME MK3 (idx 
= 57, type = 38)
Dec 20 21:59:32 localhost kernel: tveeprom: tuner fmt = PAL(D/K) (eeprom = 
0x74, v4l2 = 0x00400e17)
Dec 20 21:59:32 localhost kernel: tveeprom: audio_processor = CS5331 (type = 
9)
Dec 20 21:59:32 localhost kernel: ivtv: i2c attach [client=tveeprom[0],ok]
Dec 20 21:59:32 localhost kernel: ivtv: Tuner Type 38, Tuner formats 
0x00400e17, Radio: yes, Model 0x00ad2557, Revision 0x00000001
Dec 20 21:59:32 localhost kernel: ivtv: Radio detected
Dec 20 21:59:32 localhost kernel: tuner: chip found at addr 0xc2 i2c-bus ivtv 
i2c driver #0
Dec 20 21:59:32 localhost kernel: ivtv: i2c attach [client=(tuner unset),ok]
Dec 20 21:59:32 localhost kernel: saa7127: Ignoring new-style parameters in 
presence of obsolete ones
Dec 20 21:59:32 localhost kernel: saa7127: video encoder driver version V 0.3 
loaded
Dec 20 21:59:32 localhost kernel: saa7127: Selecting NTSC video Standard
Dec 20 21:59:32 localhost kernel: saa7127: Selecting S-Video+Composite
Dec 20 21:59:32 localhost kernel: saa7127: Turn WSS off
Dec 20 21:59:32 localhost kernel: saa7127: Widescreen Mode 4:3 Full Format
Dec 20 21:59:32 localhost kernel: saa7127: Selecting Normal Encoder Input
Dec 20 21:59:32 localhost kernel: saa7127: Enable Video Output
Dec 20 21:59:32 localhost kernel: ivtv: i2c attach [client=saa7127[0],ok]
Dec 20 21:59:32 localhost kernel: tda9885/6/7: chip found @ 0x86
Dec 20 21:59:32 localhost kernel: ivtv: i2c attach [client=tda9887,ok]
Dec 20 21:59:32 localhost dhclient: sit0: unknown hardware address type 776
Dec 20 21:59:33 localhost kernel: ivtv: Encoder revision: 0x02050032
Dec 20 21:59:33 localhost kernel: ivtv: Encoder Firmware is buggy, use version 
0x02040011
Dec 20 21:59:33 localhost kernel: ivtv: Decoder revision: 0x02020023
Dec 20 21:59:33 localhost kernel: ivtv: Configuring WinTV PVR 350 card with 9 
streams
Dec 20 21:59:33 localhost kernel: ivtv: Create DMA stream 0 using 256 16384 
byte buffers  4194304 kbytes total
Dec 20 21:59:33 localhost kernel: ivtv: Registered v4l2 device, streamtype 0 
minor 0
Dec 20 21:59:33 localhost kernel: ivtv: Create DMA stream 1 
Dec 20 21:59:33 localhost kernel: ivtv: Registered v4l2 device, streamtype 1 
minor 32
Dec 20 21:59:33 localhost kernel: ivtv: Create stream 2 using 40 52224 byte 
buffers  2097152 kbytes total
Dec 20 21:59:33 localhost kernel: ivtv: Registered v4l2 device, streamtype 2 
minor 224
Dec 20 21:59:33 localhost kernel: ivtv: Create DMA stream 3 using 455 4608 
byte buffers  2097152 kbytes total
Dec 20 21:59:33 localhost kernel: ivtv: Registered v4l2 device, streamtype 3 
minor 24
Dec 20 21:59:33 localhost kernel: ivtv: Create stream 4 
Dec 20 21:59:33 localhost kernel: ivtv: Registered v4l2 device, streamtype 4 
minor 64
Dec 20 21:59:33 localhost kernel: ivtv: Create DMA stream 5 using 16 65536 
byte buffers  1048576 kbytes total
Dec 20 21:59:33 localhost kernel: ivtv: Registered v4l2 device, streamtype 5 
minor 16
Dec 20 21:59:33 localhost kernel: ivtv: Create stream 6 using 1024 2048 byte 
buffers  262144 kbytes total
Dec 20 21:59:33 localhost kernel: ivtv: Registered v4l2 device, streamtype 6 
minor 228
Dec 20 21:59:33 localhost kernel: ivtv: Create stream 7 
Dec 20 21:59:33 localhost kernel: ivtv: Registered v4l2 device, streamtype 7 
minor 232
Dec 20 21:59:33 localhost kernel: ivtv: Create DMA stream 8 
Dec 20 21:59:33 localhost kernel: ivtv: Registered v4l2 device, streamtype 8 
minor 48
Dec 20 21:59:33 localhost kernel: ivtv: Setting Tuner 38
Dec 20 21:59:33 localhost kernel: tuner: type set to 38 (Philips PAL/SECAM 
multi (FM1216ME MK3)) by ivtv i2c driver #0
Dec 20 21:59:33 localhost kernel: ivtv: Setting audio matrix to input 3, 
output 1
Dec 20 21:59:33 localhost kernel: ivtv: Switching standard to PAL.
Dec 20 21:59:33 localhost kernel: ivtv: ivtv_enc_thread: pid = 3367, itv = 
0xdcbe74c0
Dec 20 21:59:33 localhost kernel: ivtv: ivtv_dec_thread: pid = 3368, itv = 
0xdcbe74c0
Dec 20 21:59:33 localhost kernel: saa7115: decoder set norm PAL
Dec 20 21:59:33 localhost kernel: saa7115: set audio: 0x01
Dec 20 21:59:33 localhost kernel: saa7127: Setting Encoder Video Standard
Dec 20 21:59:33 localhost kernel: saa7127: Set PAL Video Mode
Dec 20 21:59:33 localhost kernel: saa7127: Selecting PAL video Standard
Dec 20 21:59:33 localhost kernel: ivtv: Initialized WinTV PVR 350, card #0
Dec 20 21:59:33 localhost kernel: ivtv: ====================  END INIT IVTV  
====================

Any clues ?


Sigurd



More information about the mythtv-users mailing list