Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

end.psplash.service results in failed state on UC18 devices #79

Open
jocave opened this issue Jul 2, 2020 · 2 comments
Open

end.psplash.service results in failed state on UC18 devices #79

jocave opened this issue Jul 2, 2020 · 2 comments

Comments

@jocave
Copy link

jocave commented Jul 2, 2020

Current UC18 images include a service unit to ensure the psplash process is terminated. On the following devices this unit results in a failed state:

  • rpi CM3
  • rpi CM3+
  • rpi 2b
  • rpi 3b
  • rpi 3b+
  • rpi 4b
ubuntu@localhost:~$ systemctl status end.psplash.service
● end.psplash.service - Stop Splash Screen
   Loaded: loaded (/etc/systemd/system/end.psplash.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Thu 2020-07-02 09:38:23 UTC; 57min ago
  Process: 811 ExecStart=/usr/bin/pkill psplash (code=exited, status=1/FAILURE)
 Main PID: 811 (code=exited, status=1/FAILURE)
@anonymouse64
Copy link
Contributor

Do you have logs for the end.pstplash.service to go along with this?

@ogra1
Copy link
Contributor

ogra1 commented Aug 6, 2020

this is a gadget issue and should be moved to https://github.com/snapcore/pi-gadget/

end.psplash.service is put in place by the initrd snippet:
https://github.com/snapcore/pi-gadget/tree/20-arm64/psplash/initrd/scripts/init-bottom

@Meulengracht Meulengracht transferred this issue from canonical/core18 Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants