hi there
Does anyone has an explain why it freezes when running that command "service --status-all" ?
How to fix it?
Vu+DUO4KSE freezing when running "service --status-all"
Re: Vu+DUO4KSE freezing when running "service --status-all" #2
Posted 29 September 2024 - 02:45
Hi, for Vu+ DUO4K SE, freezing when executing the service --status-all command can be due to system resource limitations or incompatibility with that specific command on OpenPLi. Here’s how to troubleshoot and resolve the issue:
- Use an Alternative Command: OpenPLi’s environment may not handle service --status-all well, as it can query many services at once, overwhelming the system. Instead, check individual services like this: systemctl status <service-name> OR systemctl list-units --type=service
Re: Vu+DUO4KSE freezing when running "service --status-all" #3
Re: Vu+DUO4KSE freezing when running "service --status-all" #4
Posted 29 September 2024 - 12:53
The boot system of OpenEmbedded isn't fully sysV init compliant, it is a mismash of all sorts of scripts. It isn't a full desktop or server OS, so don't use "service", it doesn't work.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)
Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.
Many answers to your question can be found in our new and improved wiki.
Re: Vu+DUO4KSE freezing when running "service --status-all" #5
Posted 30 September 2024 - 20:17
Thanks for the clarification! It’s helpful to know that OpenEmbedded isn't fully sysV init compliant. Users should focus on using the appropriate init.d scripts for managing services, as commands from other Linux environments might not work here. Your insights are valuable for guiding troubleshooting efforts!
2 user(s) are reading this topic
0 members, 2 guests, 0 anonymous users