also bei mir lief alles wunderbar und ich brauchte keine patches oder treiber oder sonstiges downzuloaden
ich installierte lirc und lcdproc
wählte in den conf's jeweils die imon treiber aus und das ding lief
(bis auf das imon - wakeup (schade keine ahnung wie man das unter linux steuert)
starte alles per
rc.local (wird am ende aller runlevelscripte ausgeführt)
INHALT
---------------------
/usr/local/sbin/lircd -d /dev/lirc0
/usr/local/sbin/LCDd
/etc/init.d/vdr start
exit 0
in der LCDd.conf
Driver=imon
Bind=127.0.0.1
Port=13666
WaitTime=500000 (damit die lcdprocserver scheise nicht als kommt)
lirc.conf
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+ 0x28A395B7
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
# make this file available to others