Hi,
I am having difficulty getting my setup to load my PVR drivers at setup (Hauppauge Win-TV PVR-350). I have followed Jarod's Fedora MythTV setup thus far with no major difficulties except for this having read the instructions through the "10. Get and install capture
card driver(s)" section.

The hardware in my system are as follows:

WinTV PVR-350
ATI Radeon 9800
D-Link RTL8139 Ethernet Card
 Creative Labs SB Live! Value sound card
Maxtor 120GB ATA Harddrive
Pentium 4 ~2.3GHz processor
1 GB DDR SDRAM

This is my modprobe.conf file:

alias eth0 8139too
remove snd-emu10k1 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; };
/sbin/modprobe -r --ignore-remove snd-emu10k1
alias usb-controller ehci-hcd
alias usb-controller1 uhci-hcd
alias snd-card-0 snd-emu10k1
options snd-card-0 index=0
# ivtv modules setup
alias char-major-81 videodev
alias char-major-81-0 ivtv
alias tveeprom tveeprom-ivtv
install ivtv /sbin/modprobe --ignore-install ivtv; /sbin/modprobe ivtv-fb


I am able to easily get the TV-OUT working properly by typing /sbin/modprobe ivtv from the terminal in KDE, but is not done in startup as (I believe) it should. I am also unable to get X running on the PVR-350's TV-out, presumably
as a result of this.

Any advice on this would be very much appreciated!
Thanks,

ChrisNH
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 266.5.1 - Release Date: 2/27/2005
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to