diff options
| -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 |
