[mythtv-users] Help with Lirc installation

Nick Deng aliceathome_2000 at yahoo.com
Mon Oct 20 20:08:47 EDT 2003


I have follow Jarod's step by step instruction to set up the linux box. I have video captured with
sound. Then, I went ahead to install lirc. The problems appear and this is what I got.


#sbin/depmod -ae
depmod: *** Unresolved symbols in /lib/modules/2.4.20-20_29.rh9.at/drivers/media/video/ivtv-fb.o
depmod:         pte_offset

#sbin/modprobe lirc_i2c
modprobe: Can't locate module lirc_i2c


#/sbin/modprobe lirc_dev
modprobe: Can't locate module lirc_dev





My module.config file:


# For ivtv
path[toplevel]=/lib/modules/`uname -r`/drivers/media/video
# For bttv and saa7134
path[toplevel]=/lib/modules/`uname -r`/v4l2
# default path
path[toplevel]=/lib/modules/`uname -r`
alias char-major-61 lirc_i2c
# ivtv modules setup
alias char-major-81 videodev
alias char-major-81-0 ivtv
options ivtv debug=1 
options tuner type=2 
options msp3400 once=1 simple=1 
add below ivtv msp3400 saa7115 tuner
add above ivtv lirc_dev lirc_i2c

alias eth0 8139too
alias usb-controller usb-ohci
alias usb-controller1 ehci-hcd
alias ieee1394-controller ohci1394
alias sound-slot-0 i810_audio
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :

After I run 
# rpm -q lirc
gives me this

lirc-0.6.6-fr1

After # rpm -q lirc-kmdl-`uname -r`? 

package lirc-kmdl-2.4.20-20_29.rh9.at? is not installed

Then I run
#apt-get install lirc-kmdl-2.4.20-20_29.rh9.at

Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package lirc-kmdl-2.4.20-20_29.rh9.at

Oh, I uncommented this line in my sources.list then run apt-get update
#rpm     http://apt.physik.fu-berlin.de redhat/9/en/i386 at-bleeding

Any help is great appreciated.

Dan

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com


More information about the mythtv-users mailing list