Solved: LIRC TSO4838 skips step
|
3rd Mar, 2013, 05:50 AM
Post: #16
|
|||
|
|||
RE: LIRC TSO4838 skips step
Only navigation keys (up, down, left, right), other keys works fine.
|
|||
3rd Mar, 2013, 05:53 AM
Post: #17
|
|||
|
|||
RE: LIRC TSO4838 skips step
Maybe removing those keys from your lircmap.xml?
pilight - modular domotica solution
|
|||
3rd Mar, 2013, 06:14 AM
Post: #18
|
|||
|
|||
RE: LIRC TSO4838 skips step
I find out that I have copied remote.conf in /usr/local/share/xbmc/system/Lircmap.xml. After deleting that part in Lircmap.xml navigation keys works fine.
Thank you for help ! edit: remote.conf Terminal begin remote suppress_repeats 2 name Gigabyte_Remote bits 16 flags SPACE_ENC|CONST_LENGTH eps 30 aeps 100 header 9043 4450 one 611 1638 zero 611 513 ptrail 609 repeat 9041 2200 pre_data_bits 16 pre_data 0xE896 gap 107966 toggle_bit_mask 0x0 begin codes KEY_UP 0x22DD KEY_DOWN 0xB847 KEY_RIGHT 0x12ED KEY_LEFT 0x38C7 KEY_MUTE 0x48B7 KEY_OK 0x3AC5 KEY_BACK 0x50AF KEY_INFO 0x2AD5 KEY_TITLE 0x20DF KEY_PAUSE 0x9867 KEY_PLAY 0xD827 KEY_STOP 0x9A65 KEY_VOLUMEUP 0x926D KEY_VOLUMEDOWN 0xC23D KEY_HOME 0x1AE5 KEY_1 0xC837 KEY_2 0x08F7 KEY_3 0x8877 KEY_4 0xF00F KEY_5 0x30CF KEY_6 0xB04F KEY_7 0xD02F KEY_8 0x10EF KEY_9 0x906F KEY_0 0xF20D end codes end remote /home/xbian/.xbmc/userdata/Lircmap.xml Terminal <lircmap> <remote device="Gigabyte_Remote"> <select>KEY_OK</select> <start>KEY_HOME</start> <back>KEY_BACK</back> <record>KEY_RECORD</record> <play>KEY_PLAY</play> <pause>KEY_PAUSE</pause> <stop>KEY_STOP</stop> <forward>KEY_FORWARD</forward> <reverse>KEY_REWIND</reverse> <volumeplus>KEY_VOLUMEUP</volumeplus> <volumeminus>KEY_VOLUMEDOWN</volumeminus> <mute>KEY_MUTE</mute> <power>KEY_POWER</power> <one>KEY_1</one> <two>KEY_2</two> <three>KEY_3</three> <four>KEY_4</four> <five>KEY_5</five> <six>KEY_6</six> <seven>KEY_7</seven> <eight>KEY_8</eight> <nine>KEY_9</nine> <zero>KEY_0</zero> <enter>KEY_ENTER</enter> </remote> </lircmap> /usr/local/share/xbmc/system/Lircmap.xml --> default as it is. The remote is like this one on picture. I got it with Gigabyte p8000 tv-tuner. |
|||
3rd Mar, 2013, 06:17 AM
Post: #19
|
|||
|
|||
RE: LIRC TSO4838 skips step
Can you edit your previous post with the exact files as they are now. Also, can you give some more details on your remote instead of a generic naming as you did now. Then we'll add it by default in Beta 1.
pilight - modular domotica solution
|
|||
« Next Oldest | Next Newest »
|