[mythtv-users] recording static with 350

Lee Sobotkin lss153 at psu.edu
Sun Sep 19 08:03:36 EDT 2004


I have tried several times, using Jarod's guide, to get my 350 working.  I
know it is untested with c2 but I could not get it with c1 either.  All I
get is static even when changing channels.  I also tried changing a few
parameters, but still static.  Below are snips from my modprobe and log
file.  Any suggestions to get this beast up is appreciated!

Thanks.
Lee






# ivtv modules setup
alias char-major-81 videodev
alias char-major-81-0 ivtv
alias char-major-61 lirc_i2c
options ivtv ivtv_debug=1 tuner=2
options saa7127 enable_output=1 output_select=1
install ivtv /sbin/modprobe msp3400 saa7115 tuner v4l1-compat;
/sbin/modprobe --ignore-install ivtv; /sbin/modprobe ivtv-fb
install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install
lirc_i2c
options msp3400 once=0 simpler=1 simple=0



Sep 18 20:56:39 localhost kernel: Linux video capture interface: v1.00
Sep 18 20:56:39 localhost kernel: msp3400: Unknown parameter `saa7115'
Sep 18 20:56:39 localhost kernel: ivtv: ==================== START INIT IVTV
====================
Sep 18 20:56:39 localhost kernel: ivtv: version 0.1.10 (0.1.10pre2-ck108k)
loading
Sep 18 20:56:39 localhost kernel: ivtv: Linux version: 2.6.8-1.521 686
REGPARM 4KSTACKS gcc-3.3
Sep 18 20:56:39 localhost kernel: ivtv: In case of problems please include
the debug info
Sep 18 20:56:39 localhost kernel: ivtv: between the START INIT IVTV and END
INIT IVTV lines when
Sep 18 20:56:39 localhost kernel: ivtv: mailing the ivtv-devel mailinglist.
Sep 18 20:56:39 localhost kernel: ivtv: Autodetected WinTV PVR 350 card
Sep 18 20:56:39 localhost kernel: ivtv: Found an iTVC15 based chip
Sep 18 20:56:39 localhost kernel: ACPI: PCI interrupt 0000:02:00.0[A] -> GSI
5 (level, low) -> IRQ 5
Sep 18 20:56:39 localhost kernel: ivtv: XXX PCI device: 0x2578 vendor:
0x8086
Sep 18 20:56:39 localhost kernel: tveeprom: Hauppauge: model = 48132, rev =
K168, serial# = 7336125
Sep 18 20:56:39 localhost kernel: tveeprom: tuner = LG NTSC (TAPE series)
(idx = 68, type = 47)
Sep 18 20:56:39 localhost kernel: tveeprom: tuner fmt = NTSC(M) (eeprom =
0x08, v4l2 = 0x00001000)
Sep 18 20:56:39 localhost kernel: tveeprom: audio_processor = MSP3440 (type
= 11)
Sep 18 20:56:39 localhost kernel: ivtv: i2c attach [client=tveeprom[0],ok]
Sep 18 20:56:39 localhost kernel: msp34xx: ivtv version
Sep 18 20:56:39 localhost kernel: msp34xx: init: chip=MSP3448W-A2, has NICAM
support, simple (D) mode, simpler (G) no-thread mode
Sep 18 20:56:39 localhost kernel: msp34xx: $Id$ compiled on: Sep 9 2004
17:13:54
Sep 18 20:56:39 localhost kernel: ivtv: i2c attach [client=MSP3448W-A2,ok]
Sep 18 20:56:39 localhost kernel: ivtv: Tuner Type 47, Tuner formats
0x00001000, Radio: yes, Model 0x00ad1598, Revision 0x00000001
Sep 18 20:56:39 localhost kernel: ivtv: NTSC tuner detected
Sep 18 20:56:39 localhost kernel: ivtv: Radio detected
Sep 18 20:56:39 localhost kernel: tuner: chip found at addr 0xc2 i2c-bus
ivtv i2c driver #0
Sep 18 20:56:39 localhost kernel: ivtv: i2c attach [client=(tuner unset),ok]
Sep 18 20:56:39 localhost kernel: saa7115: starting probe for adapter ivtv
i2c driver #0 (0x10005)
Sep 18 20:56:39 localhost kernel: saa7115: detecting saa7115 client on
address 0x42
Sep 18 20:56:39 localhost kernel: saa7115: writing init values
Sep 18 20:56:39 localhost kernel: ivtv: i2c attach [client=saa7115[0],ok]
Sep 18 20:56:39 localhost kernel: saa7115: status: (1E) 0x48, (1F) 0xc0
Sep 18 20:56:39 localhost kernel: saa7127: Unknown parameter `enable_output'
Sep 18 20:56:39 localhost kernel: saa7127: video encoder driver version V
0.3 loaded
Sep 18 20:56:39 localhost kernel: saa7127: Selecting NTSC video Standard
Sep 18 20:56:39 localhost kernel: saa7127: Selecting S-Video+Composite
Sep 18 20:56:39 localhost kernel: saa7127: Turn WSS off
Sep 18 20:56:39 localhost kernel: saa7127: Widescreen Mode 4:3 Full Format
Sep 18 20:56:39 localhost kernel: saa7127: Selecting Normal Encoder Input
Sep 18 20:56:39 localhost kernel: saa7127: Enable Video Output
Sep 18 20:56:39 localhost kernel: ivtv: i2c attach [client=saa7127[0],ok]
Sep 18 20:56:40 localhost kernel: ivtv: Encoder revision: 0x02040011
Sep 18 20:56:40 localhost kernel: ivtv: Decoder revision: 0x02020023
Sep 18 20:56:40 localhost kernel: ivtv: Configuring WinTV PVR 350 card with
9 streams
Sep 18 20:56:40 localhost kernel: ivtv: Create DMA stream 0 using 16 131072
byte buffers 2097152 kbytes total
Sep 18 20:56:40 localhost kernel: ivtv: Registered v4l2 device, streamtype 0
minor 0
Sep 18 20:56:40 localhost kernel: ivtv: Create DMA stream 1 using 16 131072
byte buffers 2097152 kbytes total
Sep 18 20:56:40 localhost kernel: ivtv: Registered v4l2 device, streamtype 1
minor 32
Sep 18 20:56:40 localhost kernel: ivtv: Create stream 2 using 512 4096 byte
buffers 2097152 kbytes total
Sep 18 20:56:40 localhost kernel: ivtv: Registered v4l2 device, streamtype 2
minor 224
Sep 18 20:56:40 localhost kernel: ivtv: Create DMA stream 3 using 16 131072
byte buffers 2097152 kbytes total
Sep 18 20:56:40 localhost kernel: ivtv: Registered v4l2 device, streamtype 3
minor 24
Sep 18 20:56:40 localhost kernel: ivtv: Create stream 4 
Sep 18 20:56:40 localhost kernel: ivtv: Registered v4l2 device, streamtype 4
minor 64
Sep 18 20:56:40 localhost kernel: ivtv: Create DMA stream 5 using 8 131072
byte buffers 1048576 kbytes total
Sep 18 20:56:40 localhost kernel: ivtv: Registered v4l2 device, streamtype 5
minor 16
Sep 18 20:56:40 localhost kernel: ivtv: Create stream 6 using 512 4096 byte
buffers 2097152 kbytes total
Sep 18 20:56:40 localhost kernel: ivtv: Registered v4l2 device, streamtype 6
minor 228
Sep 18 20:56:40 localhost kernel: ivtv: Create stream 7 
Sep 18 20:56:40 localhost kernel: ivtv: Registered v4l2 device, streamtype 7
minor 232
Sep 18 20:56:40 localhost kernel: ivtv: Create DMA stream 8 using 8 131072
byte buffers 1048576 kbytes total
Sep 18 20:56:40 localhost kernel: ivtv: Registered v4l2 device, streamtype 8
minor 48
Sep 18 20:56:40 localhost kernel: ivtv: Setting Tuner 2
Sep 18 20:56:40 localhost kernel: tuner: type set to 2 (Philips NTSC
(FI1236,FM1236 and compatibles)) by ivtv i2c driver #0
Sep 18 20:56:40 localhost kernel: ivtv: Setting audio matrix to input 3,
output 1
Sep 18 20:56:40 localhost kernel: ivtv: Switching standard to NTSC.
Sep 18 20:56:41 localhost kernel: saa7115: decoder set norm NTSC
Sep 18 20:56:41 localhost kernel: saa7115: set audio: 0x01
Sep 18 20:56:41 localhost kernel: saa7127: Setting Encoder Video Standard
Sep 18 20:56:41 localhost kernel: saa7127: Set NTSC Video Mode
Sep 18 20:56:41 localhost kernel: saa7127: Selecting NTSC video Standard
Sep 18 20:56:41 localhost kernel: ivtv: Initialized WinTV PVR 350, card #0
Sep 18 20:56:41 localhost kernel: ivtv: ==================== END INIT IVTV
====================
Sep 18 20:56:41 localhost kernel: ivtv-osd: Framebuffer module loaded
(attached to ivtv card id 0)
Sep 18 20:56:41 localhost kernel: ivtv-osd: Framebuffer is at
decoder-relative address 0x00510000 and has 1704960 bytes.
Sep 18 20:56:41 localhost kernel: ivtv-osd: screen coords: [0 0] -> [720
480]
Sep 18 20:56:41 localhost kernel: ivtv-osd: original global alpha = 208
Sep 18 20:56:41 localhost kernel: ivtv-osd: current OSD state = 39
Sep 18 20:56:41 localhost kernel: ivtv-osd: new global alpha = 208 (1 255 0)
Sep 18 20:56:41 localhost kernel: ivtv-osd: framebuffer at 0xf9510000,
mapped to 0x2381e000, size 1350k
Sep 18 20:56:41 localhost kernel: ivtv-osd: mode is 720x480x32,
linelength=2880
Sep 18 20:56:41 localhost kernel: ivtv-osd: fb0: iTVC15 TV out frame buffer
device
Sep 18 21:00:20 localhost ntpd[2177]: synchronized to 128.118.25.3,
stratum=2
Sep 18 21:00:29 localhost kernel: saa7115: decoder set size
Sep 18 21:00:48 localhost kernel: saa7115: decoder disable output
Sep 18 21:00:48 localhost kernel: saa7115: decoder enable output




More information about the mythtv-users mailing list