System:
- T95Z Plus with AP6255 wifi
- Firmware Android 7.1.1 (build T5ZP1011)
First analysis:
- T95Z only powers on, but does not power off when pressing LG TV "OK" again
- In addition to "Power ON", the T95Z interpretes the LG TV "OK" button as DPAD_UP (arrow up)
Based on several previous posts, I started to analyze "/system/etc/Remote.conf", without any effect. Even deleting this file (and of course rebooting) did not change anything - the original remote is still working, as well as the erroneous power-on function via the LG TV "OK" button.
Next I recognized a file "/system/etc/remote-mouse.tab", which has a similar format. This file is obviously the file for the original remote control, as I could influence single keys by editing this file. However, I did not find out which key is causing the erroneous LG TV "OK" detection, so eventually I deleted the entire file. As expected, the original remote did not work at all after rebooting, but the LG TV "OK" button still did!!!
Now the big mystery:
1. When deleting both files "/system/etc/Remote.conf" and "/system/etc/remote-mouse.tab", the LG TV "OK" button is still recognized by the T95Z as DPAD_UP (when powered up) and as Power On (when powered down). So there must be at least one more path how IR commands are recognized. Which are the files for this path?
2. Is there again another path for IR commands when the T95Z is powered down? Which are the files responsible for this?
Comment