Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
Logitech Harmony remote setup for ENY M8 Android TV Box
Collapse
X
-
Dear amain,
as already wrote in reply to your PM, I posted my question also here in the main thread, to be usefull also to other people who are facing mine issue.
The configuration works perfect, the only things that are driving me crazy now is the delete button. Now, to delete a file in XBMC I have to press menu and choose "Delete" from several options. That's annoying.
The key is mapped in remote.conf as:
0x90 14 ; DEL Delete
0x90 should be the right IR code and I tried to change 14 to several other linux codes related to DEL/CANC button, but still not work.
Do I have to configure other code also in other files?
Am I just point to the wrong key? Because seems the key action is not DELETE but BACKSPACE! And to delete file in XBMC we need to press CANC button.
Could you please suggest me on how to map this key?
Thanks
Lucas
Comment
-
Originally posted by Lucas Rey View Post...
The key is mapped in remote.conf as:
0x90 14 ; DEL Delete
0x90 should be the right IR code and I tried to change 14 to several other linux codes related to DEL/CANC button, but still not work.
Do I have to configure other code also in other files?
Am I just point to the wrong key? Because seems the key action is not DELETE but BACKSPACE! And to delete file in XBMC we need to press CANC button.
Could you please suggest me on how to map this key?
...
Comment
-
Well, first of all, I double checked and "allow rename and delete" is active.
Then I mapped the DEL key as:
remote.conf: 0x90 111 ; DEL Delete
Vendor_0001_Product_0001.kl: key 111 DEL
No effect on XBMC
XBMC.log on delete press button reports (with original config):
17:19:15 T:1780312240 DEBUG: Keyboard: scancode: 0x43, sym: 0x0008, unicode: 0x0000, modifier: 0x0
17:19:15 T:1780312240 DEBUG: bool CApplication::OnKey(const CKey&): backspace (0xf008) pressed, action is Back
What is not clear for me is the association between remote.conf+Vendor_0001_Product_0001.kl and XBMC
For example, dpad down on xbmc.log is (it works perfect):
18:09:03 T:1780312240 DEBUG: Keyboard: scancode: 0x14, sym: 0x0112, unicode: 0x0000, modifier: 0x0
18:09:03 T:1780312240 DEBUG: bool CApplication::OnKey(const CKey&): down (0xf081) pressed, action is Down
I'm stuckLast edited by Lucas Rey; 28 January 2015, 20:03.
Comment
-
Originally posted by Lucas Rey View Post...
I'm stuck
Comment
-
Yes, I executed remotecfg on every changes, and I'll try to reboot the M8.
By the way, the problem is still to find the right key combination/code.
I assume the IR-Code is correct (0x90), now I have to find the right linux code and then configure the files like:
remote.conf:
0x90 XXX ; DEL Delete
Vendor_0001_Product_0001.kl:
key XXX DEL
XBMC.log reports values completely different from these files.....
So that's why I'm lost and I don't know how to search the correct code for delete!!
What is driving me crazy is why with your configuration DELETE is associated to 0x43 (BACKSPACE)... There's nothing configured for that code!!!!
Comment
-
Originally posted by Ichijoe View PostWarning this will get rather technical... Perhaps Someone with a Camera / Screen Capture Device, could make a beter Video howto on this Subject... Since I have neither I can only offer you such a Howto...
Things you will need...
Rooted SSH/SFTP Daemon: https://play.google.com/store/apps/d....sshsftpDaemon
Putty: http://www.chiark.greenend.org.uk/~sgtatham/putty/
WinSCP: http://winscp.net/eng/index.php
A Logitech Harmony Remote, and the Logitech Harmony Remote Software 7.7.0. or whatever Version is required for the newer Devices then the "One" In which case your on your own!
A M82 - 1G or S82 -2G MXIII style Box... Which should already be rooted at stock! For simplicity's sake I shall from henceforth call this the "Device"...
I'm trying to get it to work with my Xiaomi Box 3(enhanced edition, 2gb), which is another amlogic based android box.
I'm using Logitech Harmony 650 which is set to use Pivos Xios profile to send the NEC command, unfortunately I don't see the "Wrong custom code" log messages from my harmony remote.
Based on this post here, I need to disable hardware mode (setting work_mode = 0) to get the proper log messages in dmesg, but I still don't see it listed. Also, my original remote was disabled until I enabled the hardware mode again, is this normal?
I'd like to know if I'm missing some other steps to get it properly working here
Thanks.
Comment
What's Going On
Collapse
There are currently 2379 users online. 0 members and 2379 guests.
Most users ever online was 63,956 at 18:56 on 20 March 2025.
Comment