diff options
| author | unitexe <unitexe70@gmail.com> | 2026-04-19 22:14:49 -0500 |
|---|---|---|
| committer | unitexe <unitexe70@gmail.com> | 2026-04-19 22:14:49 -0500 |
| commit | f7cbbc571ae86b46f4c695437274f057f16182b2 (patch) | |
| tree | 109988f877dc9a85656a0b0321e7b667afbf2957 | |
| parent | 58600f811dade5b2aea70e82ec82e4937466c078 (diff) | |
Add plymouthd.conf for radxa-zero-3emain-next-radxa-zero-3e-uboot-splash
| -rw-r--r-- | meta-unit-core/recipes-core/plymouth/plymouth/radxa-zero-3e/plymouthd.conf | 8 |
1 files changed, 8 insertions, 0 deletions
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 |
