LinHES Forums http://forum.linhes.org/ |
|
Lirc is not working in R5E50 http://forum.linhes.org/viewtopic.php?f=1&t=14842 |
Page 1 of 1 |
Author: | victor97 [ Sat Apr 07, 2007 9:45 am ] |
Post subject: | Lirc is not working in R5E50 |
Hi! I am working on the last thing that is not working on my knoppmythbox: my remote control. I have the Imon pad remote control. I used the instructions listed here: http://venky.ws/projects/imon/#lirc On my box the /dev/lirc0 does exist. Code: crw-rw---- 1 root video 61, 0 Apr 3 22:40 /dev/lirc0 srw-rw-rw- 1 root root 0 Apr 3 22:40 /dev/lircd If I start mode2 I see the hexcodes coming in after pressing buttons on my remote. Content of my /etc/lirc/lircd.conf Code: begin remote
name iMON-PAD bits 32 eps 30 aeps 100 one 0 0 zero 0 0 gap 235965 min_repeat 1 toggle_bit 0 begin codes AppExit 0x288195B7 Power 0x289115B7 Record 0x298115B7 Play 0x2A8115B7 Open 0x29B1d5B7 Rewind 0x2A8195B7 Pause 0x2A9115B7 FastForward 0x2B8115B7 PrevChapter 0x2B9115B7 Stop 0x2B9715B7 NextChapter 0x298195B7 Esc 0x2BB715B7 Eject 0x299395B7 AppLauncher 0x29B715B7 MultiMon 0x2AB195B7 TaskSwitcher 0x2A9395B7 Mute 0x2B9595B7 Vol+ 0x28a3d5b7 Vol- 0x28A595B7 Ch+ 0x289395B7 Ch- 0x288795B7 Timer 0x2B8395B7 1 0x28B595B7 2 0x2BB195B7 3 0x28B195B7 4 0x2A8595B7 5 0x299595B7 6 0x2AA595B7 7 0x2B9395B7 8 0x2A8515B7 9 0x2AA115B7 0 0x2BA595B7 ShiftTab 0x28B515B7 Tab 0x29A115B7 Red 0x2B8515B7 # MyMovie Green 0x299195B7 # MyMusic Blue 0x2BA115B7 # MyPhoto Yellow 0x28A515B7 # MyTV Bookmark 0x288515B7 Thumbnail 0x2AB715B7 AspectRatio 0x29A595B7 FullScreen 0x2AA395B7 Purple 0x29A295B7 # MyDVD Menu 0x2BA385B7 Caption 0x298595B7 Language 0x2B8595B7 MouseKeyboard 0x299115B7 SelectSpace 0x2A9315B7 MouseMenu 0x28B715B7 MouseRightClick 0x688481B7 Enter 0x28A195B7 MouseLeftClick 0x688301B7 WindowsKey 0x2B8195B7 Backspace 0x28A115B7 Mouse_N 0x690281B7 Mouse_S 0x688291B7 Mouse_W 0x6A8281B7 Mouse_E 0x688A81B7 end codes end remote If I start lircd it is not giving any error or warning. What can I do make it working? Regards, Victor |
Author: | spideyk21 [ Sat Apr 07, 2007 10:39 pm ] |
Post subject: | |
check your /etc/lirc/hardware.conf to verify that the MODULES="" section is correct. For my remote I also had to add some things to the bottom of my /etc/init.d/bootmisc.sh. setserial /dev/ttyS0 uart none modprobe lirc_serial /usr/sbin/lircd My receiver is had made and for the serial port so your info will most likely be different. Not sure if this helps at all. |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |