[mythtv-users] Help with avermedia a180 hd card.

kim gross kgross at jensalt.com
Sun Aug 20 22:51:03 UTC 2006


>>
>>  
>>    
>>
>yeah this is the line i use in modprobe.conf
>
>install saa7134 /sbin/modprobe --ignore-install saa7134; /sbin/modprobe saa7134-dvb
>
>
>
>  
>

I am still having problems.  This is under FC4 with kernal 
2.6.17-1.2142_FC4 from atrpms.

This is still loading the old SAA7134 module (which is creating a 
/dev/video0 moving my ivtv card to /dev/video1), and not creating the 
/dev/dvb stuff, if I manually do a modprobe -r saa7134 and then modprobe 
saa7134-dvd it loads up the drivers correctly.  So what do I have wrong 
in my modprobe.conf

Thanks in advance.

Kim





alias ieee1394-controller ohci1394
alias scsi_hostadapter1 sata_via
alias eth0 tg3
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/$alias scsi_hostadapter sata_promise
alias usb-controller1 uhci-hcd
# nvidia kernel module
alias char-major-195 nvidia-1_0-8762
alias nvidia nvidia-1_0-8762

# ivtv modules setup
alias char-major-81 videodev
alias char-major-81-0 ivtv
options ivtv tuner=2
options msp3400 once=0 simpler=1 simple=0

remove saa7134 /sbin/modprobe --ignore-install saa7134; /sbin/modprobe 
saa7134-dvb




More information about the mythtv-users mailing list