[mythtv-users] problems with apt-get and ivtv

Wayne Vosberg wayne at mindtunnel.com
Fri Oct 3 20:01:22 EDT 2003


I had this problem as well -- I was able to get ivtv.o to load by adding 
i2c-core and i2c-algo-bit
first tho:

# For ivtv
path[toplevel]=/lib/modules/`uname -r`/drivers/media/video
# For bttv and saa7134
path[toplevel]=/lib/modules/`uname -r`/v4l2
path[toplevel]=/lib/modules/`uname -r`/misc
# default path
path[toplevel]=/lib/modules/`uname -r`
# ivtv modules setup
alias char-major-81 videodev
alias char-major-81-0 ivtv
alias char-major-61 lirc_i2c

options ivtv debug=1
options tuner type=2
options msp3400 once=1 simple=1
add above ivtv lirc_dev lirc_i2c
add below ivtv i2c-core i2c-algo-bit msp3400 saa7115 tuner


Couvrette, Jeffrey C. wrote:

> I know that there have been some problems with apt-get and installing 
> the ivtv-kmdl and ivtv driver recently, however, apt-get downloaded 
> and installed ivtv for me when I used the following commands:
>
> #apt-get install ivtv-kmdl-$KERNEL
>
> #apt-get install ivtv
>
> However, when I run
>
> #/sbin/depmod -a
>
> I get the following errors.
>
> depmod: *** Unresolved symbols in 
> /lib/modules/2.4.20-20_29.rh9.at/drivers/media/video/ivtv-fb.o
>
> depmod: *** Unresolved symbols in 
> /lib/modules/2.4.20-20_29.rh9.at/drivers/media/video/ivtv.o
>
> depmod: *** Unresolved symbols in 
> /lib/modules/2.4.20-20_29.rh9.at/drivers/media/video/msp3400.o
>
> depmod: *** Unresolved symbols in 
> /lib/modules/2.4.20-20_29.rh9.at/drivers/media/video/saa7115.o
>
> depmod: *** Unresolved symbols in 
> /lib/modules/2.4.20-20_29.rh9.at/drivers/media/video/saa7127.o
>
> depmod: *** Unresolved symbols in 
> /lib/modules/2.4.20-20_29.rh9.at/drivers/media/video/tveeprom.o
>
> I have gone through Jarod Wilson's Installation guide twice before 
> this and gotten a working mythtv system both times.  I never had this 
> problem before.  I am installing MythTV on an Asus Pundit, with 2GHz 
> Celeron and a Happauge Freestyle card.  I was wondering if anyone 
> would have any ideas for me.  Anything much beyond following the 
> instruction guide is outside of my scope of knowledge, and I would 
> appreciate any help that can be given.  Thanks!
>
> Jeff
>
>------------------------------------------------------------------------
>
>_______________________________________________
>mythtv-users mailing list
>mythtv-users at mythtv.org
>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>  
>




More information about the mythtv-users mailing list