On 3/2/07, Fred Firestine <[EMAIL PROTECTED]> wrote:
> BTW, I did a yum -y upgrade after seeing today's new firmware
> announcement. It was upgraded according to the output. No difference
> to the ivtv messages after a shutdown/restart.
>
> I also forgot to mention that I have installed
>
> yum -y install ivtv_xdriver video4linux-kmdl-$KVER
>
> Is there anyone else out there with this setup on FC6?
Fred,
I have the same setup - Running FC6 with a PVR-350, and PVR-150 as the
second card. I am able to record from both cards. Here is my
modprobe.conf. Notice that I don't have a tuner option, as the PVR-150
is auto-detected.
alias eth0 tulip
alias snd-card-0 snd-emu10k1
alias char-major-61 lirc_i2c
options snd-card-0 index=0
options snd-emu10k1 index=0
remove snd-emu10k1 { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ;
}; /sbin/modprobe -r --ignore-remove snd-emu10k1
# ivtv modules setup
alias char-major-81 videodev
alias char-major-81-0 ivtv
options ivtv-fb osd_compat=1
#The mpg_buffers option causes the box to hang on boot at Starting
UDEV, so it was commented out.
#options ivtv mpg_buffers=16
install ivtv /sbin/modprobe saa7127; /sbin/modprobe --ignore-install
ivtv; /sbin/modprobe ivtv-fb
#lirc setup
install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install lirc_i2c
_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users