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

[BBBlue] Incomplete Shutdown with Debian12.X Minimal Image and Kernel 5.10.X #68

Open
menschel opened this issue Dec 18, 2023 · 0 comments

Comments

@menschel
Copy link
Contributor

Hello,

documenting an Issue I found while comparing behaviour of

https://www.beagleboard.org/distros/am3358-debian-10-3-2020-04-06-4gb-sd-iot

with

https://forum.beagleboard.org/t/debian-12-x-bookworm-monthly-snapshot-2023-10-07/36175

After reworking the device-tree there is one issue in particular that concerns me.
The device does not shutdown completely, the 3V3 stays powed.

Shutdown / Reboot the device via Buttons requires the Sequence.

  1. Push Power Button
  2. Wait until all USR Leds are off:
    • PWR_LED stays on
    • the RED_LED is glimmering if /delete-property/ ti,pmic-shutdown-controller; line is in DTS file.
  3. Push Reset Button
    • All LEDs turn off ( Behaviour of Debian 10.3 Image after only pushing the Power Button.)
  4. Push Power Button
    • Device boots.

Means there is something missing in the shutdown sequence.

It would be great with someone with knowledge could comment on that.

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

1 participant