Posts by The Coolest
-
-
There are some models that can accept 1080P @ 120Hz signal (like from a PC).
I have a Vizio M60-D1, had a Vizio M55-C2 and have a LG B7, which is also capable of real 120Hz input.
The 9 series Sony models from the last few years can also accept 1080@120Hz.
-
-
-
-
echo '444,10bit' > /sys/class/amhdmitx/amhdmitx0/attr - This command will set the box to output 10bit. Change will take affect after resolution or refresh rate change.
cat /sys/class/amhdmitx/amhdmitx0/attr - Will display your current setting. (Empty = 8 bit).
-
ABOX A1 Max, same remote as the A95X. Works great, thanks.
LE9.0 remote configs ir-keytable Amlogic devices
Edit: Added the TV control codes (before assigning)
Code
Display More0xdf0c KEY_NUMERIC_0 0xdf54 KEY_NUMERIC_1 0xdf16 KEY_NUMERIC_2 0xdf15 KEY_NUMERIC_3 0xdf50 KEY_NUMERIC_4 0xdf12 KEY_NUMERIC_5 0xdf11 KEY_NUMERIC_6 0xdf4c KEY_NUMERIC_7 0xdf0e KEY_NUMERIC_8 0xdf0d KEY_NUMERIC_9 0xdf06 KEY_ENTER 0xdf1a KEY_UP 0xdf48 KEY_DOWN 0xdf47 KEY_LEFT 0xdf07 KEY_RIGHT 0xdf18 KEY_MENU 0xdf0a KEY_BACK 0xdf5d KEY_VOLUMEUP 0xdf5c KEY_VOLUMEDOWN 0xdf4f KEY_NEXT 0xdf4b KEY_PREVIOUS 0xdf5f KEY_INFO 0xdf01 KEY_EPG 0xdf1c KEY_POWER 0xdf42 KEY_HOME # home 0xdf41 KEY_FAVORITE # planet 0xdf03 KEY_CONTEXT_MENU # mouse 0xdf10 KEY_BACK # back 0xdff1 KEY_SLEEP # TV Power 0xdff2 KEY_SELECT # TV Input 0xdff3 KEY_MUTE # TV Mute 0xdff4 KEY_PAGEUP # TV Vol- 0xdff5 KEY_PAGEDOWN # TV Vol+ 0x07 KEY_PAGEDOWN # TV Vol+ (This is the actual key code I got)
-
Old versions used a completely different way of interfacing with the remote.
You have to follow the exact steps in the first post, it works, across reboots. There are no 'conf' files.
-
-
-
-
It's literally the first search result in the autostart.sh Libreelec.wiki...If you don't understand English, which is legitimate, try Google Translate. It works quite well for the most part.
-
-
100Mbps will be OK with some content, and it will not be enough with other content.
So the 'general' answer is no, 100Mbps is not enough for reliable streaming of "4K movies/series".
-
You can put it in autostart.sh.
-
-
Hi,
The source for the A1 Max DTB is still not in the repo yet, so it has to be built manually for now.
You'll need a few tools and a linux machine to do it,
or you can send me the DTB image that is on the box now, and I'll update it for you.Attached the DTB from the new devel.
-