Dear visitor, welcome to VDR Portal. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
|
|
Source code |
1 2 3 4 5 6 |
# ir-keytable Found /sys/class/rc/rc4/ (/dev/input/event5) with: Driver imon, table rc-imon-pad Supported protocols: RC-6 other Enabled protocols: other Repeat delay = 500 ms, repeat period = 125 ms |
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 |
# evtest /dev/input/event5
Input driver version is 1.0.1
Input device ID: bus 0x3 vendor 0x15c2 product 0x38 version 0x2
Input device name: "iMON Remote (15c2:0038)"
Supported events:
Event type 0 (Sync)
Event type 1 (Key)
Event code 1 (Esc)
Event code 14 (Backspace)
...
|
|
|
Source code |
1 2 3 4 5 |
# cat /etc/rc_maps.cfg ... ir-kbd-i2c * /lib/udev/rc_keymaps/pvr350 * rc-imon-pad imon_mce mceusb * /lib/udev/rc_keymaps/HOPLOrc6 |
|
|
Source code |
1 2 3 4 5 6 7 8 |
# stop vdr # stop eventlircd ir-keytable -t --device /dev/input/event5 1320148885.230286: event MSC: scancode = 2ba115b7 1320148885.230292: event key down: KEY_IMAGES (0x01ba) 1320148885.230294: event sync 1320148885.278283: event key up: KEY_IMAGES (0x01ba) 1320148885.278287: event sync |
|
|
Source code |
1 2 3 4 5 |
1320149227.046357: event MSC: scancode = 2ab715b7 1320149227.046368: event key down: KEY_CAMERA (0x00d4) 1320149227.046370: event sync 1320149227.238360: event key up: KEY_CAMERA (0x00d4) 1320149227.238367: event sync |
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 |
# evtest /dev/input/event5 Event: time 1320149365.142387, type 4 (Misc), code 4 (ScanCode), value 2ba115b7 Event: time 1320149365.142395, type 1 (Key), code 442 (?), value 1 Event: time 1320149365.142397, -------------- Report Sync ------------ Event: time 1320149365.294389, type 1 (Key), code 442 (?), value 0 Event: time 1320149365.294396, -------------- Report Sync ------------ Event: time 1320149369.390389, type 4 (Misc), code 4 (ScanCode), value 2ab715b7 Event: time 1320149369.390398, type 1 (Key), code 212 (Camera), value 1 Event: time 1320149369.390400, -------------- Report Sync ------------ Event: time 1320149369.502392, type 1 (Key), code 212 (Camera), value 0 Event: time 1320149369.502396, -------------- Report Sync ------------ |
|
|
Source code |
1 2 3 |
# start eventlircd # irw 191 0 KEY_BLUE devinput |
|
|
Source code |
1 |
evtest /dev/input/event5 |
|
|
Source code |
1 |
sudo ir-keytable -r |
|
|
Source code |
1 2 3 4 5 |
[...] 0x2ba115b7 KEY_CAMERA [...] 0x2ab715b7 KEY_IMAGES [...] |
|
|
Source code |
1 |
sudo ir-keytable -c -w /lib/udev/rc_keymaps/imon_pad |
Allerdings fehlt vor allem die blaue Taste. Aber auch einige weniger wichtige Tasten sind noch nicht ganz so wie es sein sollte.
Was ist eigentlich nötig, um Änderungen an den diversen Dateien für die FB
neu einzulesen? Ein Neustart ist schon umständlich. Reicht restart eventlicd?
|
|
Source code |
1 |
sudo ir-keytable -w <Pfad zur Keymap> #ggf. zusätzlich "-c" um die bereits geladenen Keymaps zu löschen |
|
|
Source code |
1 |
sudo ir-keytable -a /etc/rc_maps.cfg |
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 |
# evtest /dev/input/event5
Input driver version is 1.0.1
Input device ID: bus 0x3 vendor 0x15c2 product 0x38 version 0x2
Input device name: "iMON Remote (15c2:0038)"
Supported events:
Event type 0 (Sync)
Event type 1 (Key)
Event code 1 (Esc)
Event code 14 (Backspace)
Event code 28 (Enter)
Event code 57 (Space)
Event code 103 (Up)
Event code 105 (Left)
Event code 106 (Right)
Event code 108 (Down)
Event code 113 (Mute)
Event code 114 (VolumeDown)
Event code 115 (VolumeUp)
Event code 116 (Power)
Event code 119 (Pause)
Event code 127 (Compose)
Event code 128 (Stop)
Event code 139 (Menu)
Event code 154 (CycleWindows)
Event code 156 (Bookmarks)
Event code 161 (EjectCD)
Event code 162 (EjectCloseCD)
Event code 167 (Record)
Event code 168 (Rewind)
Event code 174 (Exit)
Event code 204 (?)
Event code 207 (Play)
Event code 208 (Fast Forward)
Event code 212 (Camera)
Event code 226 (Media)
Event code 272 (LeftBtn)
Event code 273 (RightBtn)
Event code 359 (Time)
Event code 368 (Language)
Event code 370 (Subtitle)
Event code 372 (Zoom)
Event code 374 (Keyboard)
Event code 375 (Screen)
Event code 377 (TV)
Event code 389 (DVD)
Event code 392 (Audio)
Event code 393 (Video)
Event code 402 (ChannelUp)
Event code 403 (ChannelDown)
Event code 407 (Next)
Event code 412 (Previous)
Event code 438 (?)
Event code 442 (?)
Event code 512 (?)
Event code 513 (?)
Event code 514 (?)
Event code 515 (?)
Event code 516 (?)
Event code 517 (?)
Event code 518 (?)
Event code 519 (?)
Event code 520 (?)
Event code 521 (?)
Event code 522 (?)
Event code 523 (?)
Event type 4 (Misc)
Event code 4 (ScanCode)
Event type 20 (Repeat)
Testing ... (interrupt to exit)
|
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 |
# ir-keytable -r scancode 0x100007f = KEY_RIGHT (0x6a) scancode 0x1000080 = KEY_LEFT (0x69) scancode 0x1007f00 = KEY_DOWN (0x6c) scancode 0x1008000 = KEY_UP (0x67) scancode 0x1010000 = BTN_MOUSE (0x110) scancode 0x1010080 = BTN_MOUSE (0x110) scancode 0x1020000 = BTN_RIGHT (0x111) scancode 0x1020080 = BTN_RIGHT (0x111) scancode 0x200001e = KEY_NUMERIC_1 (0x201) scancode 0x200001f = KEY_NUMERIC_2 (0x202) scancode 0x2000020 = KEY_NUMERIC_3 (0x203) scancode 0x2000021 = KEY_NUMERIC_4 (0x204) scancode 0x2000022 = KEY_NUMERIC_5 (0x205) scancode 0x2000023 = KEY_NUMERIC_6 (0x206) scancode 0x2000024 = KEY_NUMERIC_7 (0x207) scancode 0x2000025 = KEY_NUMERIC_8 (0x208) scancode 0x2000026 = KEY_NUMERIC_9 (0x209) scancode 0x2000027 = KEY_NUMERIC_0 (0x200) scancode 0x2000028 = KEY_ENTER (0x1c) scancode 0x2000029 = KEY_ESC (0x01) scancode 0x200002a = KEY_BACKSPACE (0x0e) scancode 0x200002c = KEY_SPACE (0x39) scancode 0x2000065 = KEY_COMPOSE (0x7f) scancode 0x2200020 = KEY_NUMERIC_POUND (0x20b) scancode 0x2200025 = KEY_NUMERIC_STAR (0x20a) scancode 0x2800000 = KEY_CONTEXT_MENU (0x1b6) scancode 0x288195b7 = KEY_EXIT (0xae) scancode 0x288515b7 = KEY_BOOKMARKS (0x9c) scancode 0x288795b7 = KEY_CHANNELDOWN (0x193) scancode 0x289115b7 = KEY_POWER (0x74) scancode 0x289395b7 = KEY_CHANNELUP (0x192) scancode 0x289515b7 = KEY_DOWN (0x6c) scancode 0x28a115b7 = KEY_BACKSPACE (0x0e) scancode 0x28a195b7 = KEY_ENTER (0x1c) scancode 0x28a395b7 = KEY_VOLUMEUP (0x73) scancode 0x28a515b7 = KEY_TV (0x179) scancode 0x28a595b7 = KEY_VOLUMEDOWN (0x72) scancode 0x28b195b7 = KEY_NUMERIC_3 (0x203) scancode 0x28b515b7 = KEY_NUMERIC_STAR (0x20a) scancode 0x28b595b7 = KEY_NUMERIC_1 (0x201) scancode 0x28b715b7 = KEY_COMPOSE (0x7f) scancode 0x298115b7 = KEY_RECORD (0xa7) scancode 0x298195b7 = KEY_NEXT (0x197) scancode 0x298315b7 = KEY_REWIND (0xa8) scancode 0x298595b7 = KEY_SUBTITLE (0x172) scancode 0x299115b7 = KEY_KEYBOARD (0x176) scancode 0x299135b7 = KEY_KEYBOARD (0x176) scancode 0x299195b7 = KEY_AUDIO (0x188) scancode 0x299395b7 = KEY_EJECTCLOSECD (0xa2) scancode 0x299595b7 = KEY_NUMERIC_5 (0x205) scancode 0x29a115b7 = KEY_NUMERIC_POUND (0x20b) scancode 0x29a295b7 = KEY_DVD (0x185) scancode 0x29a395b7 = KEY_DVD (0x185) scancode 0x29a515b7 = KEY_LEFT (0x69) scancode 0x29a595b7 = KEY_ZOOM (0x174) scancode 0x29b195b7 = KEY_EJECTCD (0xa1) scancode 0x29b715b7 = KEY_DASHBOARD (0xcc) scancode 0x2a8115b7 = KEY_PLAY (0xcf) scancode 0x2a8195b7 = KEY_REWIND (0xa8) scancode 0x2a8315b7 = KEY_PLAY (0xcf) scancode 0x2a8515b7 = KEY_NUMERIC_8 (0x208) scancode 0x2a8595b7 = KEY_NUMERIC_4 (0x204) scancode 0x2a9115b7 = KEY_PAUSE (0x77) scancode 0x2a9315b7 = KEY_SPACE (0x39) scancode 0x2a9395b7 = KEY_CYCLEWINDOWS (0x9a) scancode 0x2aa115b7 = KEY_NUMERIC_9 (0x209) scancode 0x2aa395b7 = KEY_SCREEN (0x177) scancode 0x2aa515b7 = KEY_UP (0x67) scancode 0x2aa595b7 = KEY_NUMERIC_6 (0x206) scancode 0x2ab195b7 = KEY_MEDIA (0xe2) scancode 0x2ab715b7 = KEY_CAMERA (0xd4) scancode 0x2b8115b7 = KEY_FASTFORWARD (0xd0) scancode 0x2b8195b7 = KEY_CONTEXT_MENU (0x1b6) scancode 0x2b8315b7 = KEY_FASTFORWARD (0xd0) scancode 0x2b8395b7 = KEY_TIME (0x167) scancode 0x2b8515b7 = KEY_VIDEO (0x189) scancode 0x2b8595b7 = KEY_LANGUAGE (0x170) scancode 0x2b9115b7 = KEY_PREVIOUS (0x19c) scancode 0x2b9395b7 = KEY_NUMERIC_7 (0x207) scancode 0x2b9595b7 = KEY_MUTE (0x71) scancode 0x2b9715b7 = KEY_STOP (0x80) scancode 0x2ba115b7 = KEY_IMAGES (0x1ba) scancode 0x2ba385b7 = KEY_MENU (0x8b) scancode 0x2ba395b7 = KEY_MENU (0x8b) scancode 0x2ba515b7 = KEY_RIGHT (0x6a) scancode 0x2ba595b7 = KEY_NUMERIC_0 (0x200) scancode 0x2bb195b7 = KEY_NUMERIC_2 (0x202) scancode 0x2bb715b7 = KEY_ESC (0x01) scancode 0x688301b7 = BTN_MOUSE (0x110) scancode 0x688481b7 = BTN_RIGHT (0x111) Enabled protocols: other |
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
Found /sys/class/rc/rc0/ (/dev/input/event5) with: Driver imon, table rc-imon-pad Supported protocols: RC-6 other Enabled protocols: Repeat delay = 500 ms, repeat period = 125 ms Found /sys/class/rc/rc1/ (/dev/input/event6) with: Driver budget_ci, table rc-tt-1500 Supported protocols: Enabled protocols: Repeat delay = 500 ms, repeat period = 125 ms Found /sys/class/rc/rc2/ (/dev/input/event10) with: Driver cx88xx, table rc-tevii-nec Supported protocols: NEC RC-5 RC-6 JVC SONY LIRC other Enabled protocols: NEC RC-5 RC-6 JVC SONY LIRC other Repeat delay = 500 ms, repeat period = 125 ms Found /sys/class/rc/rc3/ (/dev/input/event12) with: Driver cx88xx, table rc-hauppauge Supported protocols: NEC RC-5 RC-6 JVC SONY LIRC other Enabled protocols: NEC RC-5 RC-6 JVC SONY LIRC other Repeat delay = 500 ms, repeat period = 125 ms |
|
|
Source code |
1 2 3 4 5 |
# ir-keytable -c -w /lib/udev/rc_keymaps/imon_pad --device=/dev/input/event5 Read imon_pad table Old keytable cleared Wrote 73 keycode(s) to driver Speicherzugriffsfehler |
|
|
Source code |
1 |
imon * /lib/udev/rc_keymaps/imon_pad |
This post has been edited 1 times, last edit by "seahawk1986" (Nov 1st 2011, 6:12pm)
|
|
Source code |
1 2 3 |
# geändert: #* rc-imon-pad imon_mce * rc-imon-pad /lib/udev/rc_keymaps/imon_pad |
Quoted
Im Moment schaut meine Familie gerade Fernsehen :-(
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 |
# table imon_pad, type: OTHER 0x288195b7 KEY_EXIT 0x289115b7 KEY_POWER 0x298115b7 KEY_RECORD 0x2a8115b7 KEY_PLAY 0x2a8315b7 KEY_PLAY 0x29b195b7 KEY_EJECTCD 0x2a8195b7 KEY_REWIND 0x298315b7 KEY_REWIND 0x2a9115b7 KEY_PAUSE 0x2b8115b7 KEY_FASTFORWARD 0x2b8315b7 KEY_FASTFORWARD 0x2b9115b7 KEY_PREVIOUS 0x2b9715b7 KEY_STOP 0x298195b7 KEY_NEXT 0x28a115b7 KEY_BACKSPACE 0x0200002a KEY_BACKSPACE 0x2a9315b7 KEY_SPACE 0x0200002c KEY_SPACE 0x28b715b7 KEY_COMPOSE 0x2000065 KEY_COMPOSE 0x688481b7 BTN_RIGHT 0x1020000 BTN_RIGHT 0x28a195b7 KEY_ENTER 0x02000028 KEY_ENTER 0x688301b7 BTN_MOUSE 0x1010000 BTN_MOUSE 0x2b8195b7 KEY_CONTEXT_MENU 0x2800000 KEY_CONTEXT_MENU 0x1008000 KEY_UP 0x100007f KEY_RIGHT 0x1007f00 KEY_DOWN 0x1000080 KEY_LEFT 0x01008000 KEY_UP 0x01007f00 KEY_DOWN 0x01000080 KEY_LEFT 0x0100007f KEY_RIGHT 0x2aa515b7 KEY_UP 0x289515b7 KEY_DOWN 0x29a515b7 KEY_LEFT 0x2ba515b7 KEY_RIGHT 0x2bb715b7 KEY_ESC 0x02000029 KEY_ESC 0x29b715b7 KEY_DASHBOARD 0x2ab195b7 KEY_MEDIA 0x299395b7 KEY_EJECTCLOSECD 0x2a9395b7 KEY_CYCLEWINDOWS 0x2b9595b7 KEY_MUTE 0x28a395b7 KEY_VOLUMEUP 0x28a595b7 KEY_VOLUMEDOWN 0x289395b7 KEY_CHANNELUP 0x288795b7 KEY_CHANNELDOWN 0x2b8395b7 KEY_TIME 0x0200001e KEY_NUMERIC_1 0x0200001f KEY_NUMERIC_2 0x02000020 KEY_NUMERIC_3 0x02000021 KEY_NUMERIC_4 0x02000022 KEY_NUMERIC_5 0x02000023 KEY_NUMERIC_6 0x02000024 KEY_NUMERIC_7 0x02000025 KEY_NUMERIC_8 0x02000026 KEY_NUMERIC_9 0x02200025 KEY_NUMERIC_STAR 0x02000027 KEY_NUMERIC_0 0x02200020 KEY_NUMERIC_POUND 0x28b595b7 KEY_NUMERIC_1 0x2bb195b7 KEY_NUMERIC_2 0x28b195b7 KEY_NUMERIC_3 0x2a8595b7 KEY_NUMERIC_4 0x299595b7 KEY_NUMERIC_5 0x2aa595b7 KEY_NUMERIC_6 0x2b9395b7 KEY_NUMERIC_7 0x2a8515b7 KEY_NUMERIC_8 0x2aa115b7 KEY_NUMERIC_9 0x28b515b7 KEY_NUMERIC_STAR 0x2ba595b7 KEY_NUMERIC_0 0x29a115b7 KEY_NUMERIC_POUND 0x2b8515b7 KEY_VIDEO 0x299195b7 KEY_AUDIO 0x2ba115b7 KEY_BLUE 0x28a515b7 KEY_TV 0x288515b7 KEY_BOOKMARKS 0x2ab715b7 KEY_CAMERA 0x29a595b7 KEY_ZOOM 0x2aa395b7 KEY_SCREEN 0x29a395b7 KEY_DVD 0x29a295b7 KEY_DVD 0x2ba395b7 KEY_MENU 0x2ba385b7 KEY_MENU 0x298595b7 KEY_SUBTITLE 0x2b8595b7 KEY_LANGUAGE 0x299115b7 KEY_KEYBOARD |

|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
root@HTPC:~# nano /etc/rc_maps.cfg ... #--------------------------------------------------------------- #SELBST AUSKOMMENTIERT: #ir-kbd-i2c * /lib/udev/rc_keymaps/pvr350 #* rc-imon-pad /lib/udev/rc_keymaps/imon_mce #* rc-imon-pad imon_mce #imon rc-imon-mce /lib/udev/rc_keymaps/rc-imon-mce #----------------------------- #SELBST HINZUGEFÜGT: * rc-imon-pad /lib/udev/rc_keymaps/imon_pad #----------------------------- #DRIN GELASSEN: imon rc-imon-pad /lib/udev/rc_keymaps/rc-imon-pad mceusb * /lib/udev/rc_keymaps/HOPLOrc6 mantis_core * /lib/udev/rc_keymaps/skystarhd2 * rc-tt-1500 /lib/udev/rc_keymaps/rc-tt-1500 |
|
|
Source code |
1 |
root@HTPC:~# ir-keytable -a /etc/rc_maps.cfg |
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 |
root@HTPC:~# ir-keytable Found /sys/class/rc/rc0/ (/dev/input/event5) with: Driver imon, table rc-imon-pad Supported protocols: RC-6 Repead delay = 500ms, repeat period = 33ms root@HTPC:~# lsusb ... Bus 005 Device 002: ID 15c2:0038 SoundGraph Inc. GD01 MX VFD Display/IR Receiver ... root@HTPC:~# |
] so ähnlich wie Dir und Norbert ging es mir bei der etwas neueren 0.5alpha1 auch.hab leider das problem das bei mir die nummertasten nicht mehr gehen, irw liefert KEY_NUMERIC_* was eigentlich in der /etc/eventlircd.d/03_15c2_0038.evmap umgemappt werden sollte (lsusb: Bus 005 Device 002: ID 15c2:0038 SoundGraph Inc. GD01 MX VFD Display/IR Receiver
).
die änderung in der rc_maps wie hier im thread beschrieben hab ich durchgeführt, leider ohne erfolg. es gibt so viele threads und konfigurationsmöglichkeiten, ich hab den überblick verloren, kann mir irgendjemand weiterhelfen?
|
|
Source code |
1 |
# table rc-imon-pad, type: OTHER |
|
|
Source code |
1 2 3 |
0x288195b7 KEY_ESC # KEY_EXIT 0x2b8395b7 KEY_PROG4 # KEY_TIME 0x0200001e KEY_1 # KEY_NUMERIC_1 |
|
|
Source code |
1 |
imon rc-imon-pad /etc/rc_keymaps/imon_pad |
This post has been edited 1 times, last edit by "Delaney" (Jul 6th 2012, 7:30pm)
Ich weiß zwar nicht wie es bei der 0.4 ist, aber die /etc/eventlircd.d/03_15c2_0038.evmap wird auch in der 0.5pre1von /lib/udev/rules.d/98-eventlircd.rules noch nicht berücksichtigt.