[mythtv-users] PLEASE post your 0.19 + LIRC 0.8.0 IR Blaster Configuration
Reece Robinson
Reece at TheRobinsons.gen.nz
Mon Mar 6 07:52:09 UTC 2006
Hi,
I have been struggling for a few months now trying to get my serial IR
Blaster working. I have recently upgraded my MythTV suite to the latest
ATrpms (a week ago) and everything works great ... except I'm still lost
as to how to use the LIRC component to not only receive but transmit.
I have looked at the LIRC site, gossamer-threads.com and searched Google
for many hours however there is nothing that I can find that deals
specifically with configuring LIRC for receive and transmit (with serial
transmitter)!! I get the impression from what I have found that prior to
LIRC 0.8.x you would just follow the instructions at
http://losdos.dyndns.org:8080/public/mythtv-info/MythTV_DISH_IR_LED_TX_via_Modified_LIRC.html.
But this does not seem to work with the latest version from ATrpms
(segmentation faults).
So... if anyone has a working configuration they are using with MythTV
that uses a single instance of LIRC to receive via the Hauppauge IR
receiver and transmit via a serial IR blaster PLEASE PLEASE can you post
your configuration files!!!
I am VERY impressed with MythTV and am desperate to complete my PVR
project so I can enjoy it!
Many thanks
Reece.
My basic details are:
-------------------------
Fedora Core 4
MythTV 0.19
LIRC 0.80 (ATrpms)
2 x Hauppauge 350 (both work great)
1 x Hauppauge Remote connected to one of the 350 cards (works well with
LIRC)
1 x Serial IR Blaster (not currently working).
My modprobe.conf:
-------------------------
alias char-major-61 lirc_i2c
alias char-major-61-1 lirc_serial
alias scsi_hostadapter ata_piix
alias snd-card-0 snd-intel8x0
options snd-card-0 index=0
options snd-intel8x0 index=0
remove snd-intel8x0 { /usr/sbin/alsactl store 0 >/dev/null 2>&1 || : ;
}; /sbin/modprobe -r --ignore-remove snd-intel8x0
alias usb-controller ehci-hcd
alias usb-controller1 uhci-hcd
#ivtv
alias tveeprom tveeprom-ivtv
alias tuner tuner-ivtv
alias tda9887 tda9887-ivtv
#alias msp3400 msp3400-ivtv
alias char-major-81 ivtv
install ivtv /sbin/modprobe --ignore-install ivtv; /sbin/modprobe ivtv-fb
install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install
lirc_i2c
alias eth0 r8169
alias ieee1394-controller ohci1394
# nvidia kernel module
alias char-major-195 nvidia-1_0-7676
alias nvidia nvidia-1_0-7676
My UDev lirc.rules:
-------------------------
KERNEL="lirc[0-9]*", NAME="lirc%n"
KERNEL="lirc0", SYMLINK="lirc"
More information about the mythtv-users
mailing list