tiny_computer icon indicating copy to clipboard operation
tiny_computer copied to clipboard

[Bug] Request: Single-process / MagicOS 9 compatible build

Open sandyradhitya92-code opened this issue 3 months ago • 0 comments

Device Model

Honor Pad 10 MagicOS 9

Operating System Version

Magic OS 9 Android 15

Tiny Computer Version

5.15.167-android13-8-00019-g16f76b9f892d-ab13551703

Is this the latest version?

Yes

If not using the latest version, you must explain the reason for not using the latest version

No response

Steps to reproduce the issue

Hi, I’m using TinyComputer on an Honor Pad 10 with MagicOS 9. MagicOS 9 has an aggressive ArkProcess/child-process restriction that keeps killing TinyComputer with “Terminal terminated with signal 9”. Even after disabling background limits and battery restrictions, MagicOS 9 still kills any PRoot or container that spawns many child processes.

Could you provide a TinyComputer build with:

single-process mode

reduced child process count

lite PRoot mode (–no-link2symlink, –kill-on-exit)

low fork rate / low thread mode

busybox-based init instead of systemd

no parallel decompression

no multi-threaded apt / dpkg

This is the only way to run TinyComputer on MagicOS 9 because the system kills anything that creates more than ~30 child processes. A lightweight “MagicOS-friendly” version would solve the problem.

Thank you!

sandyradhitya92-code avatar Nov 19 '25 06:11 sandyradhitya92-code