Le samedi 11 mars 2006 à 23:18 -0800, Boris Burtin a écrit :
> I believe I have the 0.4.3 ivtv driver loading
> successfully.  I'm able to display the test image and
> capture from /dev/video0, but when I try passthrough
> mode:
> 
> # ivtvctl -K 1
> ioctl IVTV_IOC_PASSTHROUGH ok
> 
> all I get is a black screen in the PVR-350 video out. 
>  Last time I posted on this subject, one of the users
> suggested that I do
> 
> # cat test.mpg > /dev/video16
> 
> This also results in a black screen.  Does this mean
> that I won't be able to watch live TV when I install
> MythTV?  I'm capturing from composite input 0 and I'm
> on FC4, if that makes any difference.
> 
> Thanks in advance,
> 
> Boris
> 
> ------------
> 
> modprobe.conf:
> 
> alias eth0 via-rhine
> alias snd-card-0 snd-via82xx
> options snd-card-0 index=0
> options snd-via82xx index=0
> remove snd-via82xx { /usr/sbin/alsactl store 0
> >/dev/null 2>&1 || : ; }; /sbin/modprobe -r
> --ignore-remove snd-via82xx
> alias usb-controller ehci-hcd
> alias usb-controller1 uhci-hcd
> 
> # ivtv
> install ivtv /sbin/modprobe --ignore-install ivtv;
> /sbin/modprobe ivtv-fb
> 

your modprobe.conf is missing some line for ivtv

alias char-major-81 ivtv
alias char-major-81-0 ivtv
alias char-major-81-1 ivtv
alias char-major-81-2 ivtv
install ivtv /sbin/modprobe --ignore-install ivtv; /sbin/modprobe ivtv-
fb
install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install
lirc_i2c


this is what I have for my pvr350 and pvr500 on fc4




-- 
-----
Claude Gélinas agr., dta
Phyto Ressources inc.
==============================================================================
Varennes, Québec, Canada           Tél.: (450) 652 9764,   Fax.:(450) 652 6182
     Des questions sur les insectes et maladies des plantes ornementales ?
                 Want to know more about ornamental plant pest ?
                            http://www.phyto.qc.ca



_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to