[mythtv-users] AVermedia M179 and PVR-150

Donny Fontenot donnyf at gmail.com
Sun Mar 12 03:52:14 UTC 2006


Here's my modules.conf in all it's glory (I'm running KnoppMyth BTW):

### This file is automatically generated by update-modules"
#
# Please do not edit this file directly. If you want to change or add
# anything please take a look at the files in /etc/modutils and read
# the manpage for update-modules.
#
### update-modules: start processing /etc/modutils/0keep
# DO NOT MODIFY THIS FILE!
# This file is not marked as conffile to make sure if you upgrade modutils
# it will be restored in case some modifications have been made.
#
# The keep command is necessary to prevent insmod and friends from ignoring
# the builtin defaults of a path-statement is encountered. Until all other
# packages use the new `add path'-statement this keep-statement is essential
# to keep your system working
keep

### update-modules: end processing /etc/modutils/0keep

### update-modules: start processing /etc/modutils/actions
# Special actions that are needed for some modules

# The BTTV module does not load the tuner module automatically,
# so do that in here
post-install bttv insmod tuner
post-remove bttv rmmod tuner


### update-modules: end processing /etc/modutils/actions

### update-modules: start processing /etc/modutils/aliases
# Aliases to tell insmod/modprobe which modules to use

# Uncomment the network protocols you don't want loaded:
# alias net-pf-1 off            # Unix
# alias net-pf-2 off            # IPv4
# alias net-pf-3 off            # Amateur Radio AX.25
# alias net-pf-4 off            # IPX
# alias net-pf-5 off            # DDP / appletalk
# alias net-pf-6 off            # Amateur Radio NET/ROM
# alias net-pf-9 off            # X.25
# alias net-pf-10 off           # IPv6
# alias net-pf-11 off           # ROSE / Amateur Radio X.25 PLP
# alias net-pf-19 off           # Acorn Econet
alias net-pf-24 pppoe

alias char-major-10-175 agpgart
alias char-major-10-200 tun
alias char-major-81     bttv
alias char-major-108    ppp_generic
alias /dev/ppp          ppp_generic
alias tty-ldisc-3       ppp_async
alias tty-ldisc-14      ppp_synctty
alias ppp-compress-21   bsd_comp
alias ppp-compress-24   ppp_deflate
alias ppp-compress-26   ppp_deflate

# Crypto modules (see http://www.kerneli.org/)
alias loop-xfer-gen-0   loop_gen
alias loop-xfer-3       loop_fish2
alias loop-xfer-gen-10  loop_gen
alias cipher-2          des
alias cipher-3          fish2
alias cipher-4          blowfish
alias cipher-6          idea
alias cipher-7          serp6f
alias cipher-8          mars6
alias cipher-11         rc62
alias cipher-15         dfc2
alias cipher-16         rijndael
alias cipher-17         rc5

alias net-pf-17 af_packet
alias ide_cs ide-cs
alias usbcore off
alias autofs autofs4
alias net-pf-17 af_packet
alias char-major-195 nvidia

### update-modules: end processing /etc/modutils/aliases

### update-modules: start processing /etc/modutils/alsa-base
### DEBCONF MAGIC
# This file was automatically generated by alsa-base's debconf stuff

alias char-major-116 snd
alias char-major-14 soundcore

options snd major=116 cards_limit=4

alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
alias /dev/dsp* snd-pcm-oss

alias snd-card-0 snd-intel8x0

alias snd-slot-0 snd-card-0
alias sound-slot-0 snd-slot-0

### update-modules: end processing /etc/modutils/alsa-base

### update-modules: start processing /etc/modutils/apm
alias char-major-10-134 apm
alias /dev/apm_bios             /dev/misc/apm_bios
alias /dev/misc/apm_bios        apm

### update-modules: end processing /etc/modutils/apm

### update-modules: start processing /etc/modutils/autofs
probe   autofs  autofs4 autofs

### update-modules: end processing /etc/modutils/autofs

### update-modules: start processing /etc/modutils/linux-wlan-ng
# Aliases to tell insmod/modprobe which module to use when bringing up the
# wlan0 interface.

# Uncomment the line corresponding to the type of prism2 device you have.
#alias wlan0 prism2_pci
alias wlan0 prism2_usb
#alias wlan0 prism2_cs
#alias wlan0 prism2_plx


### update-modules: end processing /etc/modutils/linux-wlan-ng

### update-modules: start processing /etc/modutils/lirc
#This file is modified by lirc's maintainer scripts.
#Any 'options' line asociated with the selected hardware will be replaced.
#However 'add options' lines will be left alone, so you can use that for
#additional module parameters.
#       ej:
#               add options lirc_serial sense=0







### update-modules: end processing /etc/modutils/lirc

### update-modules: start processing /etc/modutils/lvm-common
# The Logical Volume Manager uses these block and char numbers
alias block-major-58 lvm-mod
alias char-major-109 lvm-mod

### update-modules: end processing /etc/modutils/lvm-common

### update-modules: start processing /etc/modutils/paths
# This file contains a list of paths that modprobe should scan,
# beside the ones that are compiled into the modutils tools
# themselves.


### update-modules: end processing /etc/modutils/paths

### update-modules: start processing /etc/modutils/raidtools
alias md-personality-1 linear
alias md-personality-2 raid0
alias md-personality-3 raid1
alias md-personality-4 raid5

### update-modules: end processing /etc/modutils/raidtools

### update-modules: start processing /etc/modutils/setserial
#
# This is what I wanted to do, but logger is in /usr/bin, which isn't loaded
# when the module is first loaded into the kernel at boot time!
#
#post-install serial /etc/init.d/setserial start | logger -p daemon.info -t
"setserial-module reload"
#pre-remove serial /etc/init.d/setserial stop | logger -p daemon.info -t
"setserial-module uload"
#
alias /dev/tts          serial
alias /dev/tts/0        serial
alias /dev/tts/1        serial
alias /dev/tts/2        serial
alias /dev/tts/3        serial
post-install serial /etc/init.d/setserial modload > /dev/null 2> /dev/null
pre-remove serial /etc/init.d/setserial modsave  > /dev/null 2> /dev/null

### update-modules: end processing /etc/modutils/setserial

### update-modules: start processing /etc/modutils/arch/i386
alias parport_lowlevel parport_pc
alias char-major-10-144 nvram
alias binfmt-0064 binfmt_aout
alias char-major-10-135 rtc

### update-modules: end processing /etc/modutils/arch/i386




On 3/11/06, Justin The Cynical <cynical at penguinness.org> wrote:
>
> Donny Fontenot wrote:
> > Does anyone have a working system with an Avermedia M179 and a PVR 150?
> > I am having a world of issues getting things up and running and am
> > hoping that this combination is feasible.  I've been beating my head on
> > this for some time now and could use a little help.
>
>
> While I don't have the PVR150, I do have a M179.
>
>
> > ivtv:  ==================== START INIT IVTV ====================
>
> *snip*
>
> > ivtv0: i2c attach to card #0 ok [client=tveeprom, addr=50]
> > tuner (ivtv): chip found at addr 0xc2 i2c-bus ivtv i2c driver #0
> > ivtv0: i2c attach to card #0 ok [client=(tuner unset), addr=61]
>
> *snip*
>
> > tuner: type set to 4 (NoTuner) by ivtv i2c driver #0
> > ivtv0: Initialized WinTV PVR 150, card #0
>
> *snip*
>
> > ivtv1: Autodetected AVerMedia M179 card (cx23415 based)
> > ivtv1: i2c attach to card #1 ok [client=tveeprom, addr=50]
> > tuner (ivtv): chip found at addr 0xc0 i2c-bus ivtv i2c driver #1
> > ivtv1: i2c attach to card #1 ok [client=(tuner unset), addr=60]
>
> *snip*
>
> > tuner: type set to 2 (Philips NTSC (FI1236,FM1236 and compatibles)) by
> > ivtv i2c
> > driver #1
> > ivtv1: Initialized AVerMedia M179, card #1
> > ivtv:  ====================  END INIT IVTV  ====================
> > ivtv0: i2c attach to card #0 ok [client=Hauppauge PVR150 IR RX, addr=71]
>
> *snip*
>
> > I can provide additional information from the logs if necessary.  Your
> > help is greatly appreciated.
>
> Looks like the PVR card tuner isn't being set.
>
> What does your modules.conf (or whatever your system uses) look like?
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20060311/68dca4a4/attachment-0001.htm 


More information about the mythtv-users mailing list