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 |
2ba395b700002401 00 KEY_MENU /etc/lirc/lircd.conf 2ba395b700002401 01 KEY_MENU /etc/lirc/lircd.conf 2ba395b700002401 02 KEY_MENU /etc/lirc/lircd.conf |
|
|
Source code |
1 |
LIRC.Menu KEY_MENU |
|
|
Source code |
1 2 3 4 5 6 |
Apr 5 23:04:47 Media-Server vdr-sxfe[1685]: [1822] [input_osd] OSD_Close(0): non-existing OSD ! Apr 5 23:04:47 Media-Server vdr-sxfe[1685]: [1822] [input_vdr] invalid parameter in control message OSDCMD Apr 5 23:04:47 Media-Server vdr-sxfe[1685]: [1822] [input_osd] OSD_Close(1): non-existing OSD ! Apr 5 23:04:47 Media-Server vdr-sxfe[1685]: [1822] [input_vdr] invalid parameter in control message OSDCMD Apr 5 23:04:47 Media-Server vdr-sxfe[1685]: [1822] [input_osd] OSD_Close(2): non-existing OSD ! Apr 5 23:04:47 Media-Server vdr-sxfe[1685]: [1822] [input_vdr] invalid parameter in control message OSDCMD |
This post has been edited 6 times, last edit by "MarcusMitHTPC" (Apr 6th 2011, 4:24pm)
|
|
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 |
KBD.Up 00000000001B5B41 KBD.Down 00000000001B5B42 KBD.Menu 000000000000006D KBD.Ok 000000000000000D KBD.Back 000000000000007F KBD.Left 00000000001B5B44 KBD.Right 00000000001B5B43 KBD.Red 000000001B5B5B41 KBD.Green 000000001B5B5B42 KBD.Yellow 000000001B5B5B43 KBD.Blue 000000001B5B5B44 KBD.0 0000000000000030 KBD.1 0000000000000031 KBD.2 0000000000000032 KBD.3 0000000000000033 KBD.4 0000000000000034 KBD.5 0000000000000035 KBD.6 0000000000000036 KBD.7 0000000000000037 KBD.8 0000000000000038 KBD.9 0000000000000039 KBD.Info 0000000000000069 KBD.FastFwd 0000001B5B31377E KBD.FastRew 000000001B5B5B45 KBD.Power 0000000000000070 KBD.Volume+ 0000001B5B32347E KBD.Volume- 0000001B5B32337E KBD.Mute 0000001B5B32317E KBD.User7 0000001B5B31387E KBD.User8 0000001B5B31397E KBD.User9 0000001B5B32307E LIRC.Up up LIRC.Down down LIRC.Menu KEY_MENU LIRC.Ok Ok LIRC.Left left LIRC.Red red LIRC.Green blue LIRC.Yellow yellow LIRC.Blue green LIRC.Channel+ ch+ LIRC.Channel- ch- LIRC.Volume+ vol+ LIRC.Volume- vol- LIRC.Mute mute LIRC.User0 Atmolight |
|
|
Source code |
1 |
lsusb |
ich glaube die Syntax Key_Menu versteht der VDR nicht. Versuche mal aus
LIRC.Menu KEY_MENU -> LIRC.Menu Menu zu machen. Meiner Meinung nach sind noch mehr Tasten davon betroffen.
Mal eine Grundlegende Frage zu Deinem Display/Empfänger, was gibtaus?
![]()
Source code
1 lsusb
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 |
Bus 008 Device 002: ID 15c2:ffdc SoundGraph Inc. iMON PAD Remote Controller Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 002: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub |
This post has been edited 1 times, last edit by "MarcusMitHTPC" (Apr 6th 2011, 11:22am)
|
|
Source code |
1 2 3 |
nano /etc/yavdr/templates_custom/usr/bin/start-xineliboutput/31_xineliboutputopts-atmo XINELIBOUTPUTOPTS="--lirc --hotkeys --post=atmo:driver=classic,driver_param=/dev/ttyUSB0,brightness=120,top=1,bottom=0,left=1,right=1,enabled=0 "$XINELIBOUTPUTOPTS |
This post has been edited 1 times, last edit by "MarcusMitHTPC" (Apr 6th 2011, 4:55pm)