2005-06-25 00:49 skrev Robin Marlow <[EMAIL PROTECTED]>

>Hello!
>       i have been enjoying use of my pvr350 for the last 6 months, until i 
>decided to upgrade to a more powerful machine. so reinstalled from 
>scratch,  and everything is beautiful..... except i can\'t understand why 
>the blinking thing won\'t work!
>
>i am using 0.2.9-rc3j (0.3.6o had terrible stuttering video)
>kernel is compiled with
>M algo_bit
>M videodev (but nothing else from v4l at the moment to avoid tuner.o 
>confusion)
>
>my /etc/modules.d/ivtv:
>alias char-major-81 videodev
>alias char-major-81-0 ivtv
>
>now if i modprobe ivtv i get:
>> ivtv: ==================== START INIT IVTV ====================
>> ivtv: version 0.2.0 (rc3j) loading
>> ivtv: Linux version: 2.6.11-gentoo-r11 preempt 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 350 card
>> ivtv: Found an iTVC15 based chip
>> ivtv: Unreasonably low latency timer, setting to 64 (was 32)
>> ivtv: XXX PCI device: 0x00e1 vendor: 0x10de
>> tveeprom: Hauppauge: model = 48135, rev = J324, serial# = 7114291
>> tveeprom: tuner = Philips FM1246 (idx = 24, type = 1)
>> tveeprom: tuner fmt = PAL(I) (eeprom = 0x10, v4l2 = 0x00000010)
>> tveeprom: audio_processor = CS5331 (type = 9)
>> ivtv: i2c attach [client=tveeprom[0],ok]
>> ivtv: Tuner Type 1, Tuner formats 0x00000010, Radio: yes, Model 0x00a93494, 
>> Revision 0x00000001
>> ivtv: PAL tuner detected
>> ivtv: Radio detected
>> tuner: Ignoring new-style parameters in presence of obsolete ones
>> tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
>> ivtv: i2c attach [client=(tuner unset),ok]
>> 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: ivtv version
>> msp34xx: init: chip=MSP3418W-A2, has NICAM support, simple (D) mode, simpler 
>> (G) no-thread mode
>> msp34xx: $Id$ compiled on: Jun 23 2005 00:22:11
>> ivtv: i2c attach [client=MSP3418W-A2,ok]
>> ivtv: Encoder revision: 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 1
>> tuner: type set to 1 (Philips PAL_I (FI1246 and compatibles)) 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: ivtv_enc_thread: pid = 5983, itv = 0xe0b8eca0
>> ivtv: ivtv_dec_thread: pid = 5984, itv = 0xe0b8eca0
>> ivtv: Switching standard to PAL.
>> saa7115: decoder set norm PAL
>> saa7115: set audio: 0x01
>> saa7127: Setting Encoder Video Standard
>> saa7127: Set PAL Video Mode
>> saa7127: Selecting PAL video Standard
>> ivtv: Initialized WinTV PVR 350, card #0
>> ivtv: ====================  END INIT IVTV  ====================
>
>mplayer /dev/video0 gives nice static & after ptune.pl -F 31250 i get 
>glorious BBC1
>
>so what\'s the problem i hear!
>
>if i put ivtv in my /etc/modules.autoload/kernel-2.6
>(or even ivtv ivtv_std=2 tda9887=0 tuner=1)
>
>mplayer /dev/video0 gives a solid green screen with quiet static & ptune 
>does nowt.  then i can\'t unload it as it says it is busy.
>
>> ivtv: ==================== START INIT IVTV ====================
>> ivtv: version 0.2.0 (rc3j) loading
>> ivtv: Linux version: 2.6.11-gentoo-r11 preempt 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 350 card
>> ivtv: Found an iTVC15 based chip
>> ivtv: Unreasonably low latency timer, setting to 64 (was 32)
>> ivtv: XXX PCI device: 0x00e1 vendor: 0x10de
>> tveeprom: Hauppauge: model = 48135, rev = J324, serial# = 7114291
>> tveeprom: tuner = Philips FM1246 (idx = 24, type = 1)
>> tveeprom: tuner fmt = PAL(I) (eeprom = 0x10, v4l2 = 0x00000010)
>> tveeprom: audio_processor = CS5331 (type = 9)
>> ivtv: i2c attach [client=tveeprom[0],ok]
>> ivtv: Tuner Type 1, Tuner formats 0x00000010, Radio: yes, Model 0x00a93494, 
>> Revision 0x00000001
>> ivtv: Radio detected
>> tuner: Ignoring new-style parameters in presence of obsolete ones
>> tuner: chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
>> ivtv: i2c attach [client=(tuner unset),ok]
>> 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: ivtv version
>> msp34xx: init: chip=MSP3418W-A2, has NICAM support, simple (D) mode, simpler 
>> (G) no-thread mode
>> msp34xx: $Id$ compiled on: Jun 23 2005 00:22:11
>> ivtv: i2c attach [client=MSP3418W-A2,ok]
>> ivtv: Encoder revision: 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 1
>> tuner: type set to 1 (Philips PAL_I (FI1246 and compatibles)) by ivtv i2c 
>> driver #0
>> saa7115: decoder set input (4)
>> saa7115: now setting Composite input
>> ivtv: Setting audio matrix to input 3, output 1
>> spurious 8259A interrupt: IRQ7.
>> ivtv: Switching standard to PAL.
>> ivtv: ivtv_enc_thread: pid = 4200, itv = 0xe09bdca0
>> ivtv: ivtv_dec_thread: pid = 4201, itv = 0xe09bdca0
>> ivtv: i2c client addr: 0x43 not found!
>> saa7115: decoder set norm PAL
>> saa7115: set audio: 0x01
>> saa7127: Setting Encoder Video Standard
>> saa7127: Set PAL Video Mode
>> saa7127: Selecting PAL video Standard
>> ivtv: Initialized WinTV PVR 350, card #0
>> ivtv: ====================  END INIT IVTV  ====================
>
>
>diff -a ivtv.auto.log ivtv.manual.log
>16a17
> > ivtv: PAL tuner detected
>66c67,68
>< spurious 8259A interrupt: IRQ7.
>---
> > ivtv: ivtv_enc_thread: pid = 5983, itv = 0xe0b8eca0
> > ivtv: ivtv_dec_thread: pid = 5984, itv = 0xe0b8eca0
>68,70d69
>< ivtv: ivtv_enc_thread: pid = 4200, itv = 0xe09bdca0
>< ivtv: ivtv_dec_thread: pid = 4201, itv = 0xe09bdca0
>< ivtv: i2c client addr: 0x43 not found!
>
>so there are some differences - basically that it doesn\'t find my tuner 
>quite right.  but surely the two methods of loading should be identical?
>
>any idea?
>
>Robin
>
>p.s. sorry for the length,  thought the traces might be helpful.
>
>-=-=-
>    Calvin: I\'m a genius, but I\'m a misunderstood genius.  Hobbes: What\'s
>misunderstood about you?  Calvin: Nobody thinks I\'m a genius.  -- Calvin
>-=-=-
>
>
>-------------------------------------------------------
>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. <b><a 
>href=http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click 
>TARGET=\"_new\">http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click</a></b>
>_______________________________________________
>ivtv-devel mailing list
>ivtv-devel@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/ivtv-devel
>
>



---------------------------------------------------------------------------------
http://www.Poker.se - Sveriges nya pokerportal!






-------------------------------------------------------
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_idt77&alloc_id492&op=click
_______________________________________________
ivtv-devel mailing list
ivtv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to