Has anyone the Remote.conf from the WeChip v7?
I got the remote.conf from the box himself but it doesnt work
I also bought a WeChip V7 and have the same problem. Original remote.conf doesn't work at all.
Has anyone the Remote.conf from the WeChip v7?
I got the remote.conf from the box himself but it doesnt work
I also bought a WeChip V7 and have the same problem. Original remote.conf doesn't work at all.
I also bought a WeChip V7 and have the same problem. Original remote.conf doesn't work at all.
What does the remote look like? I have two different ones, one for an EgoIggo and one for an ANTSIR box, which also worked for an ABOX MAX (you can already tell from the pictures that they are the same).
So, if yours looks like one of those, I'll be happy to provide the file.
My remote looks like of the ANTSIR and the ABOX MAX of your pictures. If you can provide me the files, I'll test them. Thanks.
Hi,
the one for the ANTSIR Box is actually already available in this post over at kodinerds. That is where I got it from (copy & paste) in the first place, but meanwhile I also have the original from my box. It is in the attachment. Also, there is a file remote_gen.xml, which will allow you to use the button with the browser symbol down left for play/pause and the delete button down right for stop (which you otherwise have to do via OK and choosing the corresponding option).
You do realize that remote.conf needs to go to /flash or, if you want to put it on the SD card/USB-Stick directly, on the LIBRELEC partition along with the device tree and such (I believe, you can also put it in /etc instead). The file remote_gen.xml has been generated using the Keymap Editor addon and needs to go in /storage/.kodi/userdata/keymaps.
Hope this will help!
You do realize that remote.conf needs to go to /flash or, if you want to put it on the SD card/USB-Stick directly, on the LIBRELEC partition along with the device tree and such (I believe, you can also put it in /etc instead).
I always put the remote.conf file in the config folder (/storage/.config). It has worked for me with S805/S905 boxes, so I suppose it's the same with S912 boxes. I've tried with your files, but no success. Thanks anyway.
I've tried using dmesg to detect keystrokes, but it doesn't detect any key. I'm starting to think that it's a problem with hardware configuration, maybe a wrong dtb file. It could be possible?
I started using gxm_q200_3g.dtb, because my box has 3G of RAM. I've also tried with gxm_kvim2.dtb and gxm_q200_k3_pro.dtb, but the remote never works.
I always put the remote.conf file in the config folder (/storage/.config). It has worked for me with S805/S905 boxes, so I suppose it's the same with S912 boxes. I've tried with your files, but no success. Thanks anyway.
I've tried using dmesg to detect keystrokes, but it doesn't detect any key. I'm starting to think that it's a problem with hardware configuration, maybe a wrong dtb file. It could be possible?
I started using gxm_q200_3g.dtb, because my box has 3G of RAM. I've also tried with gxm_kvim2.dtb and gxm_q200_k3_pro.dtb, but the remote never works.
Forgive me for asking (probably thinking of the IT crowd too often): You did put battries in, didn't you?
But: at kodinerds, antaril reported a problem with his remote even with the ANTSIR box which sounds similar.
Forgive me for asking (probably thinking of the IT crowd too often): You did put battries in, didn't you?
Of course, the led on the remote flashes. And it works perfectly in Android.
how about one for the Mecool M8S PRO L
You could try the zip file I attached above for the ANTSIR box above, since the remotes look very much alike (the symbols are a bit different and the mouse and menu buttons are interchanged). On the other hand, your device looks like a S912 as well, so you might run into the same problems as felixob ...
On the other hand, you can easily get a hold of the original remote.conf without rooting the device by following these steps:
a) Boot into Android
b) Install ES File Explorer from the Play Store
c) plug in a thumb drive or an SD card
c) Navigate to /etc and copy the file remote.conf onto the drive/card
Just one thing: it makes a lot of sense to attach a proper mouse for the navigation, since ES file explorer is not very amenable to the remote
@ techguru:
I have this one since yesterday. I would try to modify the original config, unluckily I installed to internal before saving the config from android. Would you please upload the android remote config?
For Mecool Pro L use remote.conf from this post, works great and in 8.90 builds no need to copy remote.conf, works great from the beginning.
thanks, I will try it. The M8S L has some buttons more which could get used like for "Tabulator" on keyboard (change between Movie/Music/Picture and menu-overlay) or a button for "jump directly to Mainscreen". I would use the 2 buttons in the upper middle (mute and Internet) for that.
Whats the difference between 8.2 and 8.9 builds?
Thanks so far, but the linked remote.conf is not working, only a few buttons, but not usefull. "ZZZZ" = "ff00" for M8S L S912
This is one I prepared earlier for MECOOL boxes, or will likely work on boxes with the same remote:
Thanks so far, but the linked remote.conf is not working, only a few buttons, but not usefull. "ZZZZ" = "ff00" for M8S L S912
If you still have problems read Create remote.conf from scratch
Thanks so far, but the linked remote.conf is not working, only a few buttons, but not usefull. "ZZZZ" = "ff00" for M8S L S912
Sorry, my fault, wrong link, use wrxtasy's remote.conf, this the the good option for Mecool.
Yes, perfect, made a small test this morning, wrytasy 's version works on M8S L
Thank you very much. Some buttons are still free, so I will work with the instructions to modify it. The linked version is a very good start.
- what is the linux Code for changing the audio/language? I dont find it anywhere. It is the action "AudioNextLanguage"
- For me it seems that "home" and "back" have the same function inside kodi could that be?
- with the keyboard I use "tabulator" for switching between menu and video/Audio/picture (whatever is been showed in that moment). Which linux code could that be? I think it is the Action "FullScreen"
I change Pause and Stop to the "Vol- and VOl+" from the "TVControl" Area, since they are unique, while "Set" and "TV in" are doublings of other keys.
#**********************************************************************************************
#
# 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 enable
#
# 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
#**********************************************************************************************
#Videostrong - Blue Grey MECOOL M8S Pro remote. Custom mapping for LibreELEC Krypton by WRXTASY
#**********************************************************************************************
factory_code = 0xff000001
work_mode = 0
repeat_enable = 1
repeat_delay = 40
repeat_peroid = 39
release_delay = 121
debug_enable = 1
#fn_key_scancode = 0x12
#cursor_left_scancode = 0x5a
#cursor_right_scancode = 0x1b
#cursor_up_scancode = 0x06
#cursor_down_scancode = 0x16
#cursor_ok_scancode = 0x1a
key_begin
0x59 116 # power
0x19 113 # mute
0x0d 1 # home
0x45 46 # C = Context menu
0x51 24 # O = Kodi codec info
0x05 158 # exit/back
0x06 103 # up
0x5a 105 # left
0x1a 28 # enter/OK Long Press = Pause
0x1b 106 # right
0x16 108 # down
0x08 104 # page+
0x0b 109 # page-
0x52 2 # 1
0x50 3 # 2
0x10 4 # 3
0x56 5 # 4
0x54 6 # 5
0x14 7 # 6
0x4e 8 # 7
0x4c 9 # 8
0x0c 10 # 9
0x0f 11 # 0
0x22 23 # info
#0x12 xxx # here I want to change audio
0x13 115 # vol+
0x17 114 # vol-
0x18 20 # subtitle
0xf3 28 # Pause
0xf4 128 # stop
key_end
repeat_key_begin
0x13 115 # vol+
0x17 114 # vol-
#0x1a 28 # enter/OK Long Press = Pause
#0x05 158 # exit/back Long Press = Stop
repeat_key_end
Display More