Nick,

I use the following for a PVR150 (PAL nonMCE) and a PVR350 (PAL) in the
Netherlands on Fedora Core 3:
(the PVR150 is first in line, tuner 38, and the PVR350 second, tuner 5)

in /etc/modprobe.conf:

options saa7127 i2c_enable=-1,1
options cx25840 i2c_enable=1,-1
options ivtv ivtv_std=2

To start the ivtv driver:

modprobe tveeprom
modprobe ivtv

Tuner types are autodetected by the driver.

Regards,

Michel
Nick Rosier wrote:

>Just upgraded from 0.3.2p -> 0.3.2q and capturing stopped working on
>the 150. I've enable debugging (level 63).
>In attach the logs for loading the driver and a (failed) capture.
>Anyone else running a 350 in combination with a 150MCE. What are the
>recommended module-options? The ones that work for p don't seem to
>work for the newer releases (I also had tried r and v which gave me
>the same problem. Last one I can remember that worked was q but I had
>problems with the sound.
>
>Gentoo Linux, kernel 2.6.11
>PVR-350 + PVR-150MCE (PAL-versions)
>
>modules.conf:
>
>alias char-major-81     videodev
>alias char-major-81-0   ivtv
>alias char-major-61     lirc_i2c
>
>options saa7127 i2c_enable=1,-1
>options cx25840 debug=255
>options wm8775 debug=0
>options tuner pal=G
>options ivtv ivtv_std=2,2 tda9887=0 ivtv_debug=63
>options tda9887 qss=0
>install ivtv /sbin/modprobe --ignore-install ivtv ; /sbin/modprobe ivtv-fb
>
>Snippit of a capture (dd if=....) ; I waited for 30 seconds before
>interupting the capture.
>
>Apr 16 17:43:35 [kernel] ivtv: Enabling digitizer
>Apr 16 17:43:35 [kernel] ivtv: call_i2c_client
>Apr 16 17:43:35 [kernel] ivtv: skipping client 0, addr 0x50
>Apr 16 17:43:35 [kernel] ivtv: using client 1, addr 0x44
>Apr 16 17:43:35 [kernel] ivtv: API Call: 0x00000081
>Apr 16 17:43:35 [kernel] ivtv: got free mailbox: 0 after 0 tries
>Apr 16 17:43:35 [kernel] ivtv: [0]result not ready, waiting 10 ms
>Apr 16 17:43:35 [kernel] ivtv: ivtv_read: stream 0..
>Apr 16 17:43:35 [kernel] ivtv: ENC: 1 bufs, 0x00000000 fill; 1024 free
>0 dma 0 full 0 io
>Apr 16 17:43:35 [kernel] ivtv: deqbuf: 0 DeQ from empty list!
>               - Last output repeated twice -
>Apr 16 17:43:35 [kernel] ivtv: Gather 1: x=0 bytes_needed 0x00010000
>buf_fill 0x00000000
>Apr 16 17:43:35 [kernel] ivtv: deqbuf: 0 DeQ from empty list!
>               - Last output repeated twice -
>Apr 16 17:43:35 [kernel] ivtv: Gather 1: x=0 bytes_needed 0x00010000
>buf_fill 0x00000000
>Apr 16 17:44:12 [kernel] ivtv: ENC: User stopped capture.
>Apr 16 17:44:12 [kernel] ivtv: v4l2 close
>Apr 16 17:44:12 [kernel] ivtv: close stopping capture
>
>
>N.
>  
>



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to