From f7cbbc571ae86b46f4c695437274f057f16182b2 Mon Sep 17 00:00:00 2001 From: unitexe Date: Sun, 19 Apr 2026 22:14:49 -0500 Subject: Add plymouthd.conf for radxa-zero-3e --- .../recipes-core/plymouth/plymouth/radxa-zero-3e/plymouthd.conf | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta-unit-core/recipes-core/plymouth/plymouth/radxa-zero-3e/plymouthd.conf (limited to 'meta-unit-core') diff --git a/meta-unit-core/recipes-core/plymouth/plymouth/radxa-zero-3e/plymouthd.conf b/meta-unit-core/recipes-core/plymouth/plymouth/radxa-zero-3e/plymouthd.conf new file mode 100644 index 0000000..05e0841 --- /dev/null +++ b/meta-unit-core/recipes-core/plymouth/plymouth/radxa-zero-3e/plymouthd.conf @@ -0,0 +1,8 @@ +[Daemon] +Theme=spin +ShowDelay=0 + +# Since EDID read is failing this timeout will definitely happen +# so make it as low as possible without breaking things. Using 0 +# results in plymouth erroring out and not showing the splash. +DeviceTimeout=1 -- cgit v1.2.3