Create remote.conf from scratch
-
ippon -
January 6, 2017 at 8:08 PM -
Thread is Unresolved
-
-
Yes, but you are talking about keyboard.xml stored in /Userdata/keymaps/
-
I´m talking about keyboard.xml stored in /Userdata/keymaps/ and remote.conf stored in config folder.
Both files working together, but I don´t know how.
Just downloaded the package and followed instructions to install
-
-
I tried on a Minix U1 but when I type dmesg-c no code is shown (like in the previous post relative to Minix U9). Anyone knows how to do?
-
I followed steps 1 and 2 exactly, but when I attempt to type remootecfg remote.conf into KiTTY, I receive this error:
Open file remote.conf is failed!!!
What am I doing wrong?
-
I followed steps 1 and 2 exactly, but when I attempt to type remootecfg remote.conf into KiTTY, I receive this error:
Open file remote.conf is failed!!!
What am I doing wrong?
I had the same problem. Try
Alternately, you could probably cd to the /storage/.config directory and the provided example should work. The problem is that your dev doesn't have a symlink to the remote.conf file to make it universally accessible from anywhere (at least, I believe that's the problem).
-
Thanks for this guide!
I have a WeTek Pro Remote, and using this guide, created the following remote.conf:
Code
Display More#****************************************************************************************** # # this file is configuration for each factory remote device # # factory_code each device has it's unique factory code. # pattern: custom_code(16bit) + index_code(16bit) # examble: 0xff000001 = 0xff00(custom_code) + 0001(index_code) # # work_mode 0 :software mode 1 :hardware mode # repeat_enable 0 :disable repeat 1 :enable repeat # # release_delay unit: ms # release will report from kernel to user layer after this period # of time from press or repeat triggered. # # debug_enable 0 :debug disable 1 :debug disable # # SW MODE: # bit_count how many bits in each frame # tw_leader_act time window for leader active # tw_bit0 time window for bit0 time. # tw_bit1 time window for bit1 time # tw_repeat_leader time window for repeat leader # REG: # reg_base_gen set value for PREG_IR_DEC_BASE_GEN # reg_control set value for PREG_IR_DEC_CONTROL # reg_leader_act set value for PREG_IR_DEC_LEADER_ACTIVE # reg_leader_idle set value for PREG_IR_DEC_LEADER_IDLE # reg_repeat_leader set value for PREG_IR_DEC_REPEAT_IDLE # reg_bit0_time set value for PREG_IR_DEC_BIT0_TIME #****************************************************************************************** # WeTek Pro Remote #******************************** factory_code = 0xfe010001 work_mode = 0 repeat_enable = 1 repeat_delay = 130 repeat_peroid = 120 release_delay = 20 debug_enable = 1 fn_key_scancode = 0x47 #MOUSE / DID NOT CHANGE FROM DEFAULT CONF / WOULD NOT REGISTER IN DMESG left_key_scancode = 0x24 #LEFT right_key_scancode = 0x25 #RIGHT up_key_scancode = 0x22 #UP down_key_scancode = 0x23 #DOWN ok_key_scancode = 0x26 #OK mouse_begin 0 0x24 #LEFT 1 0x25 #RIGHT 2 0x22 #UP 3 0x23 #DOWN mouse_end key_begin #******************************** # 0x0c 116 #Power # FOR REFERENCE ONLY #******************************** 0x12 164 #PLAYPAUSE (MUTE) 0x2a 398 #RED 0x2b 399 #GREEN 0x2c 400 #YELLOW 0x2d 401 #BLUE 0x6a 168 #REWIND 0x13 208 #FASTFORWARD #******************************** 0x20 104 #PAGEUP # MINOR LABEL DEVIATION / "CH+" button 0x21 109 #PAGEDOWN # MINOR LABEL DEVIATION / "CH-" button #******************************** 0x24 105 #LEFT 0x25 106 #RIGHT 0x22 103 #UP 0x23 108 #DOWN 0x26 28 #ENTER (OK) #******************************** # 0x52 nn #MOUSE # (dont use this line, key is mapped in fn_key_scancode) / FOR REFERENCE ONLY #******************************** 0x00 11 #No.0 0x01 2 #No.1 0x02 3 #No.2 0x03 4 #No.3 0x04 5 #No.4 0x05 6 #No.5 0x06 7 #No.6 0x07 8 #No.7 0x08 9 #No.8 0x09 10 #No.9 0x28 23 #INFO 0x27 113 #MUTE 0x1e 115 #VOLUMEUP 0x1f 114 #VOLUMEDOWN #******************************** SEMI AMBIGUOUS WETEK PRO BUTTONS or DEVIATIONS FROM TEMPLATE #******************************** FROM LEFT TO RIGHT, TOP TO BOTTOM 0x0c 31 #S (POWER MENU) # Remote, top->left / Alternative to immediate shutdown / main power button 0x17 46 #C (CONTEXTMENU) # Immediate "Circle" periphery, top->left / "hamburger" menu 0x1a 45 #X (STOP) # Immediate "Circle" periphery, top->right / square 0x0f 20 #T (SUBTITLES) # Outter ring of "Circle" buttons, top->middle / rounded rectangle with single line within the bottom 0x10 102 #HOME (TOP OF PAGE) # Outter ring of "Circle" buttons, top->right / rounded rectangle with multiple lines within 0x0a 171 #CONFIG (SETTINGS) # Outter ring of "Circle" buttons, bottom->left / Looks like "Share" icon 0x0b 364 #FAVORITES # Outter ring of "Circle" buttons, bottom->right / Looks like the icon for disks 0x29 1 #ESC (BACK) # Immediate "Circle" periphery, bottom->left / circle shape / Supposed to be "home" 0x1d 14 #BACKSPACE # Bottom right of Circle / Looks like BACK icon key_end repeat_key_begin 0x6a 168 #REWIND 0x13 208 #FASTFORWARD #******************************** 0x20 104 #PAGEUP # MINOR LABEL DEVIATION / "CH+" button 0x21 109 #PAGEDOWN # MINOR LABEL DEVIATION / "CH-" button #******************************** 0x24 105 #LEFT 0x25 106 #RIGHT 0x22 103 #UP 0x23 108 #DOWN #******************************** 0x00 11 #No.0 0x01 2 #No.1 0x02 3 #No.2 0x03 4 #No.3 0x04 5 #No.4 0x05 6 #No.5 0x06 7 #No.6 0x07 8 #No.7 0x08 9 #No.8 0x09 10 #No.9 #******************************** 0x1e 115 #VOLUMEUP 0x1f 114 #VOLUMEDOWN repeat_key_end
May look into swapping one of the buttons to open the search dialog box, but other then that, VERY SATISFIED! Cheers!
-
thanks! great!
-
Hi!
Maybe somebody here can help me.
I have Xtreamer Whizz and I upgrade it to LE 8.2.
Couldn't find remote.conf so I decide to make it from scratch.
I do everything like in manual, but when I send dmesg -c, I got different kodes in reply, depend of the key I press on the remote.
remote: Wrong custom code is 0xXXXXff00 (XXXX is changing depending of key)
So I can't get factory code.
Any suggestions?
-
Hi there!
I own an Beelink Mini MX Ver 1.0.
(2G/16G Amlogic S905 Quad Core 2.4GHz/5.8GHz HDMI 2.0 Bluetooth 4.0 Support Gigabit LAN)
At the moment i'm running [8.2.3.1] LibreELEC 8.2 for S905/S905X on the box. I installed it to internal memory and it's working like a charm!
My question is... the remote I'm using it the following remote. But it's not working that great anymore. Some buttons don't react every time I use it...
And I would like to have a remote with some more function-buttons so I could program them to do some other kodi-functions.
I have a few questions...
Can I just buy an other remote? What remote do you guys advice? How do I get kodi to recognise the remote? -
The problem is the iR Sensor not the Remote!
-
You will have to search this forum, some time ago, someone using a Logitech 650, set it up using the Pivos xios profile, the pivos has play stop buttons. then you have change the codes, search setting up a remote from scratch. I have forgotten how to do this.
Or, you could install coreelec, it used to come with some preinstalled remotes, but the latest version, you need to ssh to re enable them
I used a Mecool KIII profile on my Logitech 350.
Or just get a wifi remote with llearning functions
-
It doesn"t work for me
I can't find my factory code to continue
in attachment the ssh log from very first demsg -c and all following other demsg -c
Please help
-
Hello, anyone can help me to work the remote in x96 mini after installing atvXperience ROM! so here is the LOG attached for the android from this command when I connected with ssh:
I changed the factory_code to 0x40400001 but nothing works after reboot! Also I tried keymap addon in kodi and also nothing happens : /
-
Hello, anyone can help me to work the remote in x96 mini after installing atvXperience ROM!
Hello!
No Libreelec or anything similar on the device so why you'r asking for Support Here?
Maybe better to ask your question at the atxXperience Forum
Regards
Nicolas
-
Hello!
No Libreelec or anything similar on the device so why you'r asking for Support Here?
Maybe better to ask your question at the atxXperience Forum
Regards
Nicolas
Thanks for replying, I thought it's a thread for creating remote conf from scratch I posted a problem linked to it! Is the ROM installed important to someone's problem ? Sharing knowledge is independent of what you offer to people. Thanks for your comprehension.
-
Sharing knowledge is independent of what you offer to people.
Right.
Maybe I am wrong, but I am Not Sure configuring a remote on Libreelec works the Same way as on AndroidTV...
So, maybe better to ask on the Support Forum from the Software you are using.
For example...
On Libreelec some Buttons working on 9.0.2 are Not working on 9.2.1 anymore due to some Changes.
But, maybe someone can Help.
Regards
Nicolas
-