please is it possible to bring back the power menu with the "suspend" option as it was in 8.0.2b and 7.0.3.012k ?
Unfortunately no because it causes issues for many people. I will see if it can be enabled as an option.
please is it possible to bring back the power menu with the "suspend" option as it was in 8.0.2b and 7.0.3.012k ?
Unfortunately no because it causes issues for many people. I will see if it can be enabled as an option.
tof85 Most of the times if the memory amount is the only difference, there is only one variant of firmware that fits all. You should only care about firmware variant if your type of box comes with different WiFi chips, SoCs (S905/S905X) etc.
FYI you can compare S905X vs S912 thanks to datasheets available on Khadas site: Khadas Docs
And now the curious!
If I remove the HDMI plug from the bqeel, then I have again sound and everything works fine, I can switch between the YoutubeApp and the satellite receiver, or I leave the bqeel on, then works everything well. Only when the bqeel is off, I have the strange behavior with the sound. It all worked fine a while ago. It also plays no role whether I have in the bqeel CEC on or off, but I guess it has something to do with it.
If I find some time I try to flash older versions, and look at when it came to the error.
kszaq do you have any idea?
Please do not waste your time trying different versions of LibreELEC.
Box behaviour when it is off has nothing to do with LibreELEC. It is defined in bootloader, i.e. it is dependent on Android you have or had installed in internal memory. I'm not sure whether this has been fixed in Amlogic's 6.0 or 7.1 release. The only device that has this fixed is Odroid-C2 thanks to its open-source bootloader and a fix developed by Kwiboo.
My suggestion is that you keep your Amlogic box ON, the power consumption is quite low!
No no, the box has allready working lights, i mean kan you make the box real shut down instead of sleepmode.
As said the shutdown in kodimenu result in a sleep (suspend, whatever) its not really shutting down.
I found a similar but its a old one OpenELEC Mediacenter - OpenELEC Forum - FEATURE for KODI | CEC command instead poweroff (1/1)
I would not know where to begin as i am not that technical to code..
Not true. Choosing "shutdown" in Kodi makes the box shutdown (in kernel) , suspend does not work. Minix has probably some custom code in kernel to extend what you get in Amlogic kernel but we don't have code for this. That's why I said that I'm open for suggestions, i.e. code, not information that it works in closed source Android.
The last version is 8.1.5 but OS_VERSION and ADDON_VERSION are 8.2
LE 8.1.x is a beta of LE 8.2: LibreELEC (Krypton) v8.1.0 BETA – LibreELEC
Yes, video playback is not an issue.
Lack of Mali driver and using libhybris results in the following:
SumavisionQ5 Is Android 7.0 available for your box? If yes, you can try booting a 8.1.x build without a device tree on SD card. I think it should work.
I'm open for solutions how to make LED, suspend and shutdown work for all boxes.
Latest update to VIM-devel branch is from 7 months ago. They don't update their LibreELEC builds.
I don't know they plans regarding Ubuntu, perhaps a headless server and/or basic framebuffer rendering will be used.
Like I said on Khadas forum, once device tree and WiFi driver is available, I can make my build work like in any other S912 box.
No, there is no device tree source available for gxl_p211 boards.
Sure, will do tomorrow.
No, add this single line and you're done. I will add it for m201d in next build.
8.1.5 has unmodified Amlogic color space handling.
Please first try echo "rgb,8bit" > /sys/class/amhdmitx/amhdmitx0/attr
If this doesn't work try echo "rgb,10bit" > /sys/class/amhdmitx/amhdmitx0/attr
Remember that you have to switch screen resolution after issuing this command. One way to do this is to issue these commands (together): DM=$(cat /sys/class/display/mode) ; echo null > /sys/class/display/mode ; echo $DM > /sys/class/display/mode
Optical can only transfer 2 channel PCM or surround sound encoded in AC3 (Dolby Digital) or DTS. You should enable AC3 transcoding in Kodi to get surround from all source formats over optical.
You can add it to autostart.sh Autostart.sh - LibreELEC
I will see if I can add it for m201d build only.
How can I see in LE if it's really 3g? Because apparently S905X is maximum 2g right?
S905 supports up to 2GB RAM.
S905X and S912 support up to 3GB RAM.