Hi!
Started using two boxes VONTAR X3 with Android 9.
CE 19.2rc3 installed on internal eMMC in dual boot mode.
Found one problem.
When I turn off my box from CE, it does not turn off completely, unlike shutdown in Android.
It seems like it will turn off at first, but immediately switch to sleep mode.
I can see it on the LED indicators and power consumption.
I have tried a variety of shutdown methods
standard menu CE
poweroff -p
shutdown now -h
systemctl poweroff
A similar problem has already been considered here, but no solution has been found.
Hi I’m having trouble with shutting down my Minix U9-H.
When I shutdown from the CoreElec menu it will go into standby mode.
The LED on the Minix itself will turn green I also have an external HDD hooked to the box and it’s power LED keeps flashing.
When I shutdown from the Android system the LED is completely off and the same with the external HDD.
What I’ve checked so far and didn’t help:
Kodi shutdown options
CoreElec USB power option in stand-by set to ‘off’
Any suggestions how to shu…
You can try 2 things, to see if any one works for you.
You can put your HDD to sleep before you power off your box. To do this you need to put these lines in autostart.sh https://pastebin.com/raw/1vhRT1tk
#!/bin/sh
(sleep 60;
hdparm -S 60 /dev/sda1
)&
****-------------------------------------------------------------------------------------------------------------------
This will put your HDD to sleep (stop turning) after 10 minutes of inactivity.
You can try to disconnect your HDD …
When i power down my Minix U1 via Coreelec (sd card) the led turns green (stand by mode) and power consumption is ~0,8 watt.
When i power down via android the led turns completely off and power consumption is ~0,3 watt.
So, I want to ask - what is the difference between shutdown method in CE and Android?
Thanks!
BL301.BIN Injection
Some Amlogic devices do have problems with wake-up from suspend/power off by IR remote, CEC or WOL, this is related to a poorly configured bootloader.
This is the reason for the new tool that we have created, inject_bl301!
This tool is written by Team CoreELEC and exclusive for Amlogic devices running CoreELEC!
What is the purpose of this tool:
If you own an Amlogic device that have issues with wake-up features like IR remote wake-up, CEC or WOL wake-up then you can use …
And no box will ever completely power off as something needs to be on as you can not wake it by CEC or IR as example.
Yes, after turning off from Android, box wake only from IR.
But there is generally sleep mode. A completely different state of box.
system
Closed
18 November 2021 03:01
4
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.