Posts by The Coolest
-
-
Have you tried remapping them in Kodi to do something? Maybe those two functions are not supported in LE.
-
T95m/T95N remote (pic).
Code
Display More# table T95m/T95N, type: NEC 0x140 KEY_POWER 0x155 KEY_POWER # TV Control - Power 0x156 KEY_VOLUMEUP # TV Control - Vol+ 0x157 KEY_VOLUMEDOWN # TV Control - Vol- 0x158 KEY_HOMEPAGE # TV Control - TV In 0x159 KEY_CONFIG # TV Control - Set 0x118 KEY_VOLUMEUP 0x110 KEY_VOLUMEDOWN 0x141 KEY_MUTE 0x10f KEY_GREEN 0x143 KEY_RED 0x111 KEY_HOME 0x119 KEY_BACK 0x116 KEY_UP 0x151 KEY_LEFT 0x113 KEY_ENTER 0x150 KEY_RIGHT 0x11a KEY_DOWN 0x14c KEY_MENU 0x100 KEY_CONTEXT_MENU 0x101 KEY_0 0x14e KEY_1 0x10d KEY_2 0x10c KEY_3 0x14a KEY_4 0x109 KEY_5 0x108 KEY_6 0x146 KEY_7 0x105 KEY_8 0x104 KEY_9 0x142 KEY_BACKSPACE
* The remote from my old M8S Plus (S812), which looks very similar, works correctly right out of the box.
-
T95m/T95N remote (pic).
Code
Display More# table T95m/T95N, type: NEC 0x140 KEY_POWER 0x155 KEY_POWER # TV Control - Power 0x156 KEY_VOLUMEUP # TV Control - Vol+ 0x157 KEY_VOLUMEDOWN # TV Control - Vol- 0x158 KEY_HOMEPAGE # TV Control - TV In 0x159 KEY_CONFIG # TV Control - Set 0x118 KEY_VOLUMEUP 0x110 KEY_VOLUMEDOWN 0x141 KEY_MUTE 0x10f KEY_GREEN 0x143 KEY_RED 0x111 KEY_HOME 0x119 KEY_BACK 0x116 KEY_UP 0x151 KEY_LEFT 0x113 KEY_ENTER 0x150 KEY_RIGHT 0x11a KEY_DOWN 0x14c KEY_MENU 0x100 KEY_CONTEXT_MENU 0x101 KEY_0 0x14e KEY_1 0x10d KEY_2 0x10c KEY_3 0x14a KEY_4 0x109 KEY_5 0x108 KEY_6 0x146 KEY_7 0x105 KEY_8 0x104 KEY_9 0x142 KEY_BACKSPACE
* The remote from my old M8S Plus (S812), which looks very similar, works correctly right out of the box.
danman Your remote is very similar to mine. Please note that there's no such thing as KEY_MOUSE, KEY_APPSELECT, KEY_SETUP, KEY_KODI etc.
Please use something from the list of actual key codes Kodi supports:
xbmc/LinuxInputDevices.cpp at master · tirithen/xbmc · GitHub
-
Succes!
Thanks a lot GDPR-2 and boot2k3.
It seems that notepad++ in windows wasn't the ticket.
I recreated the keymap through ssh/nano and committed (clean install while i was at it).
Works perfectly fine now.
Now lets rock this baby
Regards Atreyu.
Pro-tip re: Notepad++.
Go to Edit -> EOL Conversion -> Unix (LF)
-
Try following the exact steps adamg has posted here:
-
-
Please read the first line in the first post of this thread.
-
-
Rousseau The link is in two posts above yours...
-
kszaq thanks, that's all I need.
-
I know this was a feature in some past builds, and most likely not relevant today, but I'd still like to ask.Is there a way to determine whether the CVBS output is active or not? Similar to how you can do it for HDMI?
-
-
Hi, any chance you could take a look at the PR I opened on your LE7.0 repo? -
Supposed to be here: Index of /releases/dtb/S905X
But looks like there's a problem, because none of the DTBs are available for me.
-
Thank you!!
Updated the dtb file with the one you have provided and box is now displaying icons on LCD: Ethernet, Wi-Fi, time, play and pause.
Just one question, is it possible to control the led light (change color, turn off) on this unit. It is the hexagon shaped box with a thin light line surrounding the border on the top part of the unit.
Thanks again for your fast and useful response!!
You're welcome, thanks for testing.
It's possible, in theory. But without having the driver for it, or at least knowing what controller they are using for the LED, I'm not sure how simple/difficult it would be. Also, not having the box in hand for testing doesn't help either.
-
-
Please boot up Android, and use Root Explorer to copy the contents (make sure the files aren't empty) of /proc/device-tree/fd628_dev, and post here. I'll create a DTB for you to try on your box to get the display working.