Hello
This is my /etc/modprobe.d/tv content:
alias char-major-81 videodev
alias char-major-81-0 ivtv
alias char-major-61 lirc_i2c
alias char-major-81-1 bttv
alias char-major-81-1 off
alias char-major-81-2 off
alias char-major-81-3 off
options tuner pal=1
options saa7127
options msp3400
Roland
This is my /etc/modprobe.d/tv content:
alias char-major-81 videodev
alias char-major-81-0 ivtv
alias char-major-61 lirc_i2c
alias char-major-81-1 bttv
alias char-major-81-1 off
alias char-major-81-2 off
alias char-major-81-3 off
options tuner pal=1
options saa7127
options msp3400
Roland
----- Ursprüngliche Mail ----
Von: Hans Verkuil <[EMAIL PROTECTED]>
An: Roland Kaeser <[EMAIL PROTECTED]>
CC: [email protected]
Gesendet: Donnerstag, den 3. August 2006, 09:03:01 Uhr
Betreff: Re: AW: AW: [ivtv-users] Sound disapears after a few seconds
Von: Hans Verkuil <[EMAIL PROTECTED]>
An: Roland Kaeser <[EMAIL PROTECTED]>
CC: [email protected]
Gesendet: Donnerstag, den 3. August 2006, 09:03:01 Uhr
Betreff: Re: AW: AW: [ivtv-users] Sound disapears after a few seconds
On Thursday 03 August 2006 08:55, Roland Kaeser wrote:
> Hello
>
> Thanks for the short answer. Here is the dmesg output:
>
> ivtv: ==================== START INIT IVTV ====================
> ivtv: version 0.7.0 (development snapshot compiled on So 23 Jul 2006
> 11:08:56 CEST) loading ivtv: Linux version: 2.6.16.13-4-smp SMP 586
> REGPARM gcc-4.1 ivtv: In case of problems please include the debug
> info between ivtv: the START INIT IVTV and END INIT IVTV lines,
> along with ivtv: any module options, when mailing the ivtv-users
> mailinglist. ivtv0: Autodetected Hauppauge WinTV PVR-350 card
> (cx23415 based) ACPI: PCI Interrupt 0000:01:0a.0[A] -> GSI 22 (level,
> low) -> IRQ 66 tveeprom 1-0050: Hauppauge model 48139, rev K257,
> serial# 8379299 tveeprom 1-0050: tuner model is Philips FM1216 ME MK3
> (idx 57, type 38) tveeprom 1-0050: TV standards PAL(B/G) PAL(I)
> SECAM(L/L') PAL(D/D1/K) (eeprom 0x74) tveeprom 1-0050: audio
> processor is MSP4418 (idx 25)
> tveeprom 1-0050: decoder processor is SAA7115 (idx 19)
> tveeprom 1-0050: has radio, has IR remote
> tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #0)
> tda9887 1-0043: chip found @ 0x86 (ivtv i2c driver #0)
> saa7115 1-0021: saa7115 found @ 0x42 (ivtv i2c driver #0)
> saa7127 1-0044: saa7129 found @ 0x88 (ivtv i2c driver #0)
> msp3400 1-0040: MSP4418G-B3 found @ 0x80 (ivtv i2c driver #0)
MSP4418G works fine and isn't the cause of your problems.
> msp3400 1-0040: MSP4418G-B3 supports nicam and radio, mode is
> autodetect and autoselect ivtv0: loaded v4l-cx2341x-enc.fw firmware
> (262144 bytes)
> ivtv0: loaded v4l-cx2341x-dec.fw firmware (262144 bytes)
> ivtv0: Encoder revision: 0x02050032
> ivtv0: Decoder revision: 0x02020023
> ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB
> total) ivtv0: Allocate DMA encoder YUV stream: 161 x 12960 buffers
> (2048KB total) ivtv0: Allocate DMA encoder VBI stream: 80 x 26208
> buffers (2048KB total) ivtv0: Allocate DMA encoder PCM audio stream:
> 455 x 4608 buffers (2048KB total) ivtv0: Create encoder radio stream
> ivtv0: Allocate DMA decoder MPEG stream: 16 x 65536 buffers (1024KB
> total) ivtv0: Allocate DMA decoder VBI stream: 512 x 2048 buffers
> (1024KB total) ivtv0: Create decoder VOUT stream
> ivtv0: Allocate DMA decoder YUV stream: 20 x 51840 buffers (1024KB
> total) ivtv0: loaded v4l-cx2341x-init.mpg firmware (155648 bytes)
> tuner 1-0061: type set to 38 (Philips PAL/SECAM multi (FM1216ME MK3))
> tuner 1-0061: pal= argument not recognised
pal=? What argument are you giving the tuner module? It shouldn't need
any.
> ivtv0: Initialized Hauppauge WinTV PVR-350, card #0
> ivtv: ==================== END INIT IVTV ====================
>
>
>
> When I try to view or stream the signal, I get these error messages:
>
> ivtv0: All encoder MPEG stream buffers are full. Dropping data.
> ivtv0: Cause: the application is not reading fast enough.
This really means that the application isn't reading fast enough from
the video device. Try a simple: 'cat /dev/videoX >x.mpg' followed by
playing back the file with xine or mplayer. That should work. And use
ivtv-tune to tune to the desired channel.
If you still have problems, then (after changing to a valid channel)
mail me the output of ivtvctl --log-status.
Hans
> Hello
>
> Thanks for the short answer. Here is the dmesg output:
>
> ivtv: ==================== START INIT IVTV ====================
> ivtv: version 0.7.0 (development snapshot compiled on So 23 Jul 2006
> 11:08:56 CEST) loading ivtv: Linux version: 2.6.16.13-4-smp SMP 586
> REGPARM gcc-4.1 ivtv: In case of problems please include the debug
> info between ivtv: the START INIT IVTV and END INIT IVTV lines,
> along with ivtv: any module options, when mailing the ivtv-users
> mailinglist. ivtv0: Autodetected Hauppauge WinTV PVR-350 card
> (cx23415 based) ACPI: PCI Interrupt 0000:01:0a.0[A] -> GSI 22 (level,
> low) -> IRQ 66 tveeprom 1-0050: Hauppauge model 48139, rev K257,
> serial# 8379299 tveeprom 1-0050: tuner model is Philips FM1216 ME MK3
> (idx 57, type 38) tveeprom 1-0050: TV standards PAL(B/G) PAL(I)
> SECAM(L/L') PAL(D/D1/K) (eeprom 0x74) tveeprom 1-0050: audio
> processor is MSP4418 (idx 25)
> tveeprom 1-0050: decoder processor is SAA7115 (idx 19)
> tveeprom 1-0050: has radio, has IR remote
> tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #0)
> tda9887 1-0043: chip found @ 0x86 (ivtv i2c driver #0)
> saa7115 1-0021: saa7115 found @ 0x42 (ivtv i2c driver #0)
> saa7127 1-0044: saa7129 found @ 0x88 (ivtv i2c driver #0)
> msp3400 1-0040: MSP4418G-B3 found @ 0x80 (ivtv i2c driver #0)
MSP4418G works fine and isn't the cause of your problems.
> msp3400 1-0040: MSP4418G-B3 supports nicam and radio, mode is
> autodetect and autoselect ivtv0: loaded v4l-cx2341x-enc.fw firmware
> (262144 bytes)
> ivtv0: loaded v4l-cx2341x-dec.fw firmware (262144 bytes)
> ivtv0: Encoder revision: 0x02050032
> ivtv0: Decoder revision: 0x02020023
> ivtv0: Allocate DMA encoder MPEG stream: 128 x 32768 buffers (4096KB
> total) ivtv0: Allocate DMA encoder YUV stream: 161 x 12960 buffers
> (2048KB total) ivtv0: Allocate DMA encoder VBI stream: 80 x 26208
> buffers (2048KB total) ivtv0: Allocate DMA encoder PCM audio stream:
> 455 x 4608 buffers (2048KB total) ivtv0: Create encoder radio stream
> ivtv0: Allocate DMA decoder MPEG stream: 16 x 65536 buffers (1024KB
> total) ivtv0: Allocate DMA decoder VBI stream: 512 x 2048 buffers
> (1024KB total) ivtv0: Create decoder VOUT stream
> ivtv0: Allocate DMA decoder YUV stream: 20 x 51840 buffers (1024KB
> total) ivtv0: loaded v4l-cx2341x-init.mpg firmware (155648 bytes)
> tuner 1-0061: type set to 38 (Philips PAL/SECAM multi (FM1216ME MK3))
> tuner 1-0061: pal= argument not recognised
pal=? What argument are you giving the tuner module? It shouldn't need
any.
> ivtv0: Initialized Hauppauge WinTV PVR-350, card #0
> ivtv: ==================== END INIT IVTV ====================
>
>
>
> When I try to view or stream the signal, I get these error messages:
>
> ivtv0: All encoder MPEG stream buffers are full. Dropping data.
> ivtv0: Cause: the application is not reading fast enough.
This really means that the application isn't reading fast enough from
the video device. Try a simple: 'cat /dev/videoX >x.mpg' followed by
playing back the file with xine or mplayer. That should work. And use
ivtv-tune to tune to the desired channel.
If you still have problems, then (after changing to a valid channel)
mail me the output of ivtvctl --log-status.
Hans
_______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
