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 |
ir-keytable -t |
|
|
Source code |
1 |
/lib/udev/rc_keymaps/imon_pad |
|
|
Source code |
1 |
/etc/eventlircd.d/03_15c2_0034.evmap |
|
|
Source code |
1 |
ir-keytable -t |
|
|
Source code |
1 |
sudo ir-keytable -w /lib/udev/rc_keymaps/imon_pad |
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 |
# ir-keytable
Found /sys/class/rc/rc0/ (/dev/input/event6) with:
Driver imon, table rc-imon-pad
Supported protocols: RC-6
Enabled protocols: RC-6
Repeat delay = 500 ms, repeat period = 33 ms
Found /sys/class/rc/rc1/ (/dev/input/event8) with:
Driver cx88xx, table rc-rc5-hauppauge-new
Supported protocols: NEC RC-5 RC-6 JVC SONY LIRC
Enabled protocols: NEC RC-5 RC-6 JVC SONY LIRC
Repeat delay = 500 ms, repeat period = 33 ms
|
|
|
Source code |
1 2 3 4 |
# ir-keytable -w /lib/udev/rc_keymaps/imon_pad Read imon_pad table Wrote 49 keycode(s) to driver Protocols changed to RC-6 |
|
|
Source code |
1 2 3 4 |
/etc/rc_maps.conf ... imon * /lib/udev/rc_keymaps/imon_pad ... |
Quoted
Einzelne Kommentare ohne Scancode-Key-Zuordnung können Probleme machen.
Einzelne Kommentare ohne Scancode-Key-Zuordnung können Probleme machen.
Was bedeutet das?
|
|
Source code |
1 2 |
# pidof eventlircd 2464 |
Warum steht in der Anleitung das mit der udev-Regel, wenn man sie Deiner Meinung nach nicht braucht?
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 |
ir-keytable
Found /sys/class/rc/rc0/ (/dev/input/event5) with:
Driver imon, table rc-imon-pad
Supported protocols: RC-6 other
Enabled protocols: RC-6
Repeat delay = 500 ms, repeat period = 125 ms
Found /sys/class/rc/rc1/ (/dev/input/event8) 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 |
ir-keytable -t |
|
|
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 |
# table imon_pad, type: RC6 0x2a8195b7 KEY_REWIND 0x2b8115b7 KEY_FASTFORWARD 0x2b9115b7 KEY_PREVIOUS 0x298195b7 KEY_NEXT 0x2a8115b7 KEY_PLAY 0x2a9115b7 KEY_PAUSE 0x2b9715b7 KEY_STOP 0x298115b7 KEY_RECORD 0x01008000 KEY_UP 0x01007f00 KEY_DOWN 0x01000080 KEY_LEFT 0x0100007f KEY_RIGHT 0x0200002c KEY_SPACE 0x0200002a KEY_BACKSPACE 0x2b9595b7 KEY_MUTE 0x28a395b7 KEY_VOLUMEUP 0x28a595b7 KEY_VOLUMEDOWN 0x289395b7 KEY_CHANNELUP 0x288795b7 KEY_CHANNELDOWN 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 0x02000027 KEY_NUMERIC_0 0x02200025 KEY_NUMERIC_STAR 0x02200020 KEY_NUMERIC_POUND 0x2b8515b7 KEY_VIDEO 0x299195b7 KEY_AUDIO 0x2ba115b7 KEY_CAMERA 0x28a515b7 KEY_TV 0x29a395b7 KEY_DVD 0x29a295b7 KEY_DVD 0x2ba385b7 KEY_MENU 0x2ba395b7 KEY_MENU 0x288515b7 KEY_BOOKMARKS 0x2ab715b7 KEY_CAMERA 0x298595b7 KEY_SUBTITLE 0x2b8595b7 KEY_LANGUAGE 0x29a595b7 KEY_ZOOM 0x2aa395b7 KEY_SCREEN 0x299115b7 KEY_KEYBOARD 0x299135b7 KEY_KEYBOARD 0x02800000 KEY_CONTEXT_MENU |
This post has been edited 1 times, last edit by "weidnerd" (Nov 9th 2011, 9:20pm)
|
|
Source code |
1 |
sudo ir-keytable -r |
![]()
Source code
1 ir-keytable -t
-> keine Ausgabe
|
|
Source code |
1 2 |
sudo stop eventlircd sudo ir-keytable -d /dev/input/event5 |
|
|
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 |
sudo ir-keytable -r scancode 0x100007f = KEY_RIGHT (0x6a) scancode 0x1000080 = KEY_LEFT (0x69) scancode 0x1007f00 = KEY_DOWN (0x6c) scancode 0x1008000 = KEY_UP (0x67) 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 0x200002a = KEY_BACKSPACE (0x0e) scancode 0x200002c = KEY_SPACE (0x39) scancode 0x2200020 = KEY_NUMERIC_POUND (0x20b) scancode 0x2200025 = KEY_NUMERIC_STAR (0x20a) scancode 0x2800000 = KEY_CONTEXT_MENU (0x1b6) scancode 0x288515b7 = KEY_BOOKMARKS (0x9c) scancode 0x288795b7 = KEY_CHANNELDOWN (0x193) scancode 0x289395b7 = KEY_CHANNELUP (0x192) scancode 0x28a395b7 = KEY_VOLUMEUP (0x73) scancode 0x28a515b7 = KEY_TV (0x179) scancode 0x28a595b7 = KEY_VOLUMEDOWN (0x72) scancode 0x298115b7 = KEY_RECORD (0xa7) scancode 0x298195b7 = KEY_NEXT (0x197) scancode 0x298595b7 = KEY_SUBTITLE (0x172) scancode 0x299115b7 = KEY_KEYBOARD (0x176) scancode 0x299135b7 = KEY_KEYBOARD (0x176) scancode 0x299195b7 = KEY_AUDIO (0x188) scancode 0x29a295b7 = KEY_DVD (0x185) scancode 0x29a395b7 = KEY_DVD (0x185) scancode 0x29a595b7 = KEY_ZOOM (0x174) scancode 0x29b715b7 = KEY_DASHBOARD (0xcc) scancode 0x2a8115b7 = KEY_PLAY (0xcf) scancode 0x2a8195b7 = KEY_REWIND (0xa8) scancode 0x2a9115b7 = KEY_PAUSE (0x77) scancode 0x2aa395b7 = KEY_SCREEN (0x177) scancode 0x2ab715b7 = KEY_CAMERA (0xd4) scancode 0x2b8115b7 = KEY_FASTFORWARD (0xd0) scancode 0x2b8515b7 = KEY_VIDEO (0x189) scancode 0x2b8595b7 = KEY_LANGUAGE (0x170) scancode 0x2b9115b7 = KEY_PREVIOUS (0x19c) scancode 0x2b9595b7 = KEY_MUTE (0x71) scancode 0x2b9715b7 = KEY_STOP (0x80) scancode 0x2ba115b7 = KEY_CAMERA (0xd4) scancode 0x2ba385b7 = KEY_MENU (0x8b) scancode 0x2ba395b7 = KEY_MENU (0x8b) Enabled protocols: RC-6 |
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
sudo ir-keytable -d /dev/input/event5
Found /sys/class/rc/rc0/ (/dev/input/event5) with:
Driver imon, table rc-imon-pad
Supported protocols: RC-6 other
Enabled protocols: RC-6
Repeat delay = 500 ms, repeat period = 125 ms
Found /sys/class/rc/rc1/ (/dev/input/event8) 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
sudo ir-keytable -t -d /dev/input/event5
Testing events. Please, press CTRL-C to abort.
|
Auf Tastendrücke erfolgt keine Reaktion, was eigentlich seltsam ist, weil es ganz am Anfang funktioniert hat (siehe pastebin in der ersten Nachricht)
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 |
ir-keytable -t Testing events. Please, press CTRL-C to abort. 1320871909.560757: event MSC: scancode = 200002c 1320871909.560780: event key down: KEY_SPACE (0x0039) 1320871909.560782: event sync 1320871909.608782: event MSC: scancode = 200002c 1320871909.608798: event sync 1320871909.704829: event key up: KEY_SPACE (0x0039) 1320871909.704844: event sync .... |
|
|
Source code |
1 2 3 |
ENV{ID_VENDOR_ID}=="15c2", ENV{ID_MODEL_ID}=="0034", \
ENV{eventlircd_enable}="true", \
ENV{eventlircd_evmap}="03_$env{ID_VENDOR_ID}_$env{ID_MODEL_ID}.evmap"
|
)