Louis
lircd.conf ----------------------------- # this config file was automatically generated # using lirc-0.7.0(serial) on Thu Mar 31 11:55:27 2005 # # contributed by # # brand: /root/testit # model no. of remote control: # devices being controlled by this remote: #
begin remote
name hauppauge bits 13 flags RC5|CONST_LENGTH eps 30 aeps 100
# one 963 803 # zero 963 803 # plead 1062 # gap 113640 # toggle_bit 0 one 934 837 zero 934 837 plead 1015 gap 113654 toggle_bit 2
begin codes go 0x00000000000017BB power 0x0000000000001FBD tv 0x000000000000179C videos 0x0000000000001F98 music 0x0000000000001799 pictures 0x000000000000179A guide 0x0000000000001F9B radio 0x000000000000178C up 0x0000000000001F94 down 0x0000000000001795 left 0x0000000000001F96 right 0x0000000000001797 ok 0x0000000000001FA5 back 0x000000000000179F menu 0x0000000000001F8D vol+ 0x0000000000001790 vol- 0x0000000000001F91 ch+ 0x00000000000017A0 ch- 0x0000000000001FA1 record 0x00000000000017B7 stop 0x0000000000001FB6 rewind 0x00000000000017B2 forward 0x0000000000001FB4 replay 0x00000000000017A4 skip 0x0000000000001F9E pause 0x00000000000017B0 play 0x00000000000017B5 mute 0x000000000000178F prevch 0x0000000000001792 1 0x0000000000001F81 2 0x0000000000001782 3 0x0000000000001F83 4 0x0000000000001784 5 0x0000000000001F85 6 0x0000000000001786 7 0x0000000000001F87 8 0x0000000000001788 9 0x0000000000001F89 0 0x0000000000001780 * 0x0000000000001F8A # 0x000000000000178E red 0x0000000000001F8B green 0x00000000000017AE yellow 0x0000000000001FB8 blue 0x00000000000017A9 end codes
end remote ------------------------------------------
modprobe.conf-----------------------
alias char-major-61 lirc_serial
options lirc_serial irq=4 io=0x3f8
alias char-major-195* nvidia
alias eth0 via-rhine
alias snd-card-0 snd-via82xx
options snd-card-0 index=0
install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-via82xx { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-via82xx
-------------------------------------------
rc.local---------------------------------- alsactl restore setserial /dev/ttyS0 uart none modprobe lirc_serial /usr/X11R6/bin/xset s noblank /usr/X11R6/bin/xset s off /usr/X11R6/bin/xset -dpms touch /var/lock/subsys/local --------------------------------------------
Shawn Flynn wrote:
Buy one of those cheap PC Remote's with serial IR Receiver on e-bay for like 7 bucks, throw the remote away, and get a 15-2116 from Radio Shack. I've done it three times for different machines.
Here's a link to what I'm talking about: http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&category=3761&item=5181277468&rd=1
I have one of those Packard Bell remotes and could never get it to work properly with LIRC. Granted, that was just prior to the Lirc 0.7 release while lirc was having a fair bit of trouble playing well with FC2 and I'm not exactly a linux expert, so it is not surprising that I couldn't make it work. I'd like to give it a shot again. Would you mind sharing your configuration info with me? What version of lirc are you using, what does your lircd.conf look like, what does your modprobe.conf look like?
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
