Here is my problem, hopefully someone can help. I installed new updated version of 3.0.2, with new vdr 1.7.36. Setup the same as before but my parex remote Will not Work.
In old version I added parex_media_9708.evmap that I created with evtest to etc/eventlircd.d
KEY_KPASTERISK =KEY_VOLUMEUP #volume up
KEY_KPSLASH =KEY_VOLUMEDOWN #volume dn
KEY_KPPLUS =KEY_CHANNELUP #channel up
KEY_KPMINUS =KEY_CHANNELDOWN #channel dn
KEY_ENTER =KEY_OK #enter
KEY_ESC =KEY_BACK #back
KEY_UP =KEY_UP #up arrow
KEY_DOWN =KEY_DOWN #dn arrow
KEY_F1 =KEY_RED #red
KEY_F2 =KEY_GREEN #green
KEY_F3 =KEY_YELLOW #yellow
KEY_F4 =KEY_BLUE #blue
KEY_LEFT =KEY_LEFT #left arrow
KEY_RIGHT =KEY_RIGHT #right arrow
ctrl+KEY_I =KEY_INFO #info (i)
ctrl+KEY_G =KEY_YELLOW #epg
ctrl+KEY_M =KEY_MENU #menu
ctrl+KEY_L =KEY_ESC #recall
ctrl+KEY_U =KEY_PAUSE #pause
ctrl+KEY_Y =KEY_PLAY #play
ctrl+KEY_R =KEY_RECORD #record
ctrl+KEY_W =KEY_REWIND #rewind <<
ctrl+KEY_F =KEY_FASTFORWARD #fastforward >>
ctrl+KEY_B =KEY_BACK #skip back |<
ctrl+KEY_D =KEY_NEXT #skip forward >|
ctrl+KEY_S =KEY_STOP #stop
ctrl+KEY_Q =KEY_MUTE #mute
ctrl+KEY_P =KEY_PROG1 #power
ctrl+KEY_X =KEY_PROG2 #app exit
ctrl+KEY_T =KEY_TIME #timer
then I add this rule to lib/udev/rules.d/98-eventlircd-names.rules
ATTRS{name}=="PAREX MEDIA 9708 REMOTE",
ENV{eventlircd_enable}="true",
ENV{eventlircd_evmap}="parex_media_9708.evmap"
and it works fine in all other versions, but will NOT WORK with new version???
If I update from old version to new version it works, but will not work on clean install??
Any Idea as to why??
someone that speaks 2 languages is considered bilingual
someone that only speaks 1 language is American
please help
Thank you