Here's my modules.conf in all it's glory (I'm running KnoppMyth BTW):<br>
<br>
### This file is automatically generated by update-modules"<br>
#<br>
# Please do not edit this file directly. If you want to change or add<br>
# anything please take a look at the files in /etc/modutils and read<br>
# the manpage for update-modules.<br>
#<br>
### update-modules: start processing /etc/modutils/0keep<br>
# DO NOT MODIFY THIS FILE!<br>
# This file is not marked as conffile to make sure if you upgrade modutils<br>
# it will be restored in case some modifications have been made.<br>
#<br>
# The keep command is necessary to prevent insmod and friends from ignoring<br>
# the builtin defaults of a path-statement is encountered. Until all other<br>
# packages use the new `add path'-statement this keep-statement is essential<br>
# to keep your system working<br>
keep<br>
<br>
### update-modules: end processing /etc/modutils/0keep<br>
<br>
### update-modules: start processing /etc/modutils/actions<br>
# Special actions that are needed for some modules<br>
<br>
# The BTTV module does not load the tuner module automatically,<br>
# so do that in here<br>
post-install bttv insmod tuner<br>
post-remove bttv rmmod tuner<br>
<br>
<br>
### update-modules: end processing /etc/modutils/actions<br>
<br>
### update-modules: start processing /etc/modutils/aliases<br>
# Aliases to tell insmod/modprobe which modules to use<br>
<br>
# Uncomment the network protocols you don't want loaded:<br>
# alias net-pf-1 off # Unix<br>
# alias net-pf-2 off # IPv4<br>
# alias net-pf-3 off # Amateur Radio AX.25<br>
# alias net-pf-4 off # IPX<br>
# alias net-pf-5 off # DDP / appletalk<br>
# alias net-pf-6 off # Amateur Radio NET/ROM<br>
# alias net-pf-9 off # X.25<br>
# alias net-pf-10 off # IPv6<br>
# alias net-pf-11 off # ROSE / Amateur Radio X.25 PLP<br>
# alias net-pf-19 off # Acorn Econet<br>
alias net-pf-24 pppoe<br>
<br>
alias char-major-10-175 agpgart<br>
alias char-major-10-200 tun<br>
alias char-major-81 bttv<br>
alias char-major-108 ppp_generic<br>
alias /dev/ppp ppp_generic<br>
alias tty-ldisc-3 ppp_async<br>
alias tty-ldisc-14 ppp_synctty<br>
alias ppp-compress-21 bsd_comp<br>
alias ppp-compress-24 ppp_deflate<br>
alias ppp-compress-26 ppp_deflate<br>
<br>
# Crypto modules (see <a href="http://www.kerneli.org/">http://www.kerneli.org/</a>)<br>
alias loop-xfer-gen-0 loop_gen<br>
alias loop-xfer-3 loop_fish2<br>
alias loop-xfer-gen-10 loop_gen<br>
alias cipher-2 des<br>
alias cipher-3 fish2<br>
alias cipher-4 blowfish<br>
alias cipher-6 idea<br>
alias cipher-7 serp6f<br>
alias cipher-8 mars6<br>
alias cipher-11 rc62<br>
alias cipher-15 dfc2<br>
alias cipher-16 rijndael<br>
alias cipher-17 rc5<br>
<br>
alias net-pf-17 af_packet<br>
alias ide_cs ide-cs<br>
alias usbcore off<br>
alias autofs autofs4<br>
alias net-pf-17 af_packet<br>
alias char-major-195 nvidia<br>
<br>
### update-modules: end processing /etc/modutils/aliases<br>
<br>
### update-modules: start processing /etc/modutils/alsa-base<br>
### DEBCONF MAGIC<br>
# This file was automatically generated by alsa-base's debconf stuff<br>
<br>
alias char-major-116 snd<br>
alias char-major-14 soundcore<br>
<br>
options snd major=116 cards_limit=4<br>
<br>
alias sound-service-0-0 snd-mixer-oss<br>
alias sound-service-0-1 snd-seq-oss<br>
alias sound-service-0-3 snd-pcm-oss<br>
alias sound-service-0-8 snd-seq-oss<br>
alias sound-service-0-12 snd-pcm-oss<br>
alias /dev/dsp* snd-pcm-oss<br>
<br>
alias snd-card-0 snd-intel8x0<br>
<br>
alias snd-slot-0 snd-card-0<br>
alias sound-slot-0 snd-slot-0<br>
<br>
### update-modules: end processing /etc/modutils/alsa-base<br>
<br>
### update-modules: start processing /etc/modutils/apm<br>
alias char-major-10-134 apm<br>
alias /dev/apm_bios /dev/misc/apm_bios<br>
alias /dev/misc/apm_bios apm<br>
<br>
### update-modules: end processing /etc/modutils/apm<br>
<br>
### update-modules: start processing /etc/modutils/autofs<br>
probe autofs autofs4 autofs<br>
<br>
### update-modules: end processing /etc/modutils/autofs<br>
<br>
### update-modules: start processing /etc/modutils/linux-wlan-ng<br>
# Aliases to tell insmod/modprobe which module to use when bringing up the<br>
# wlan0 interface.<br>
<br>
# Uncomment the line corresponding to the type of prism2 device you have.<br>
#alias wlan0 prism2_pci<br>
alias wlan0 prism2_usb<br>
#alias wlan0 prism2_cs<br>
#alias wlan0 prism2_plx<br>
<br>
<br>
### update-modules: end processing /etc/modutils/linux-wlan-ng<br>
<br>
### update-modules: start processing /etc/modutils/lirc<br>
#This file is modified by lirc's maintainer scripts.<br>
#Any 'options' line asociated with the selected hardware will be replaced.<br>
#However 'add options' lines will be left alone, so you can use that for<br>
#additional module parameters.<br>
# ej:<br>
# add options lirc_serial sense=0<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
### update-modules: end processing /etc/modutils/lirc<br>
<br>
### update-modules: start processing /etc/modutils/lvm-common<br>
# The Logical Volume Manager uses these block and char numbers<br>
alias block-major-58 lvm-mod<br>
alias char-major-109 lvm-mod<br>
<br>
### update-modules: end processing /etc/modutils/lvm-common<br>
<br>
### update-modules: start processing /etc/modutils/paths<br>
# This file contains a list of paths that modprobe should scan,<br>
# beside the ones that are compiled into the modutils tools<br>
# themselves.<br>
<br>
<br>
### update-modules: end processing /etc/modutils/paths<br>
<br>
### update-modules: start processing /etc/modutils/raidtools<br>
alias md-personality-1 linear<br>
alias md-personality-2 raid0<br>
alias md-personality-3 raid1<br>
alias md-personality-4 raid5<br>
<br>
### update-modules: end processing /etc/modutils/raidtools<br>
<br>
### update-modules: start processing /etc/modutils/setserial<br>
#<br>
# This is what I wanted to do, but logger is in /usr/bin, which isn't loaded<br>
# when the module is first loaded into the kernel at boot time!<br>
#<br>
#post-install serial /etc/init.d/setserial start | logger -p <a href="http://daemon.info">daemon.info</a> -t "setserial-module reload"<br>
#pre-remove serial /etc/init.d/setserial stop | logger -p <a href="http://daemon.info">daemon.info</a> -t "setserial-module uload"<br>
#<br>
alias /dev/tts serial<br>
alias /dev/tts/0 serial<br>
alias /dev/tts/1 serial<br>
alias /dev/tts/2 serial<br>
alias /dev/tts/3 serial<br>
post-install serial /etc/init.d/setserial modload > /dev/null 2> /dev/null<br>
pre-remove serial /etc/init.d/setserial modsave > /dev/null 2> /dev/null<br>
<br>
### update-modules: end processing /etc/modutils/setserial<br>
<br>
### update-modules: start processing /etc/modutils/arch/i386<br>
alias parport_lowlevel parport_pc<br>
alias char-major-10-144 nvram<br>
alias binfmt-0064 binfmt_aout<br>
alias char-major-10-135 rtc<br>
<br>
### update-modules: end processing /etc/modutils/arch/i386<br>
<br>
<br>
<br><br><div><span class="gmail_quote">On 3/11/06, <b class="gmail_sendername">Justin The Cynical</b> <<a href="mailto:cynical@penguinness.org">cynical@penguinness.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Donny Fontenot wrote:<br>> Does anyone have a working system with an Avermedia M179 and a PVR 150?<br>> I am having a world of issues getting things up and running and am<br>> hoping that this combination is feasible. I've been beating my head on
<br>> this for some time now and could use a little help.<br><br><br>While I don't have the PVR150, I do have a M179.<br><br><br>> ivtv: ==================== START INIT IVTV ====================<br><br>*snip*<br><br>
> ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50]<br>> tuner (ivtv): chip found at addr 0xc2 i2c-bus ivtv i2c driver #0<br>> ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=61]<br><br>*snip*
<br><br>> tuner: type set to 4 (NoTuner) by ivtv i2c driver #0<br>> ivtv0: Initialized WinTV PVR 150, card #0<br><br>*snip*<br><br>> ivtv1: Autodetected AVerMedia M179 card (cx23415 based)<br>> ivtv1: i2c attach to card #1 ok [client=tveeprom, addr=50]
<br>> tuner (ivtv): chip found at addr 0xc0 i2c-bus ivtv i2c driver #1<br>> ivtv1: i2c attach to card #1 ok [client=(tuner unset), addr=60]<br><br>*snip*<br><br>> tuner: type set to 2 (Philips NTSC (FI1236,FM1236 and compatibles)) by
<br>> ivtv i2c<br>> driver #1<br>> ivtv1: Initialized AVerMedia M179, card #1<br>> ivtv: ==================== END INIT IVTV ====================<br>> ivtv0: i2c attach to card #0 ok [client=Hauppauge PVR150 IR RX, addr=71]
<br><br>*snip*<br><br>> I can provide additional information from the logs if necessary. Your<br>> help is greatly appreciated.<br><br>Looks like the PVR card tuner isn't being set.<br><br>What does your modules.conf
(or whatever your system uses) look like?<br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>