Skip to content

Conversation

@ericrowan
Copy link

Summary

The poweroff command is not available in U-Boot 2025.04 on Apple Silicon (or likely any version). When users try to use it, they get:

Unknown command 'poweroff' - try 'help'

Changes:

  • Removed poweroff from the list of useful U-Boot commands
  • Added a note explaining that poweroff isn't available in U-Boot and how to properly shut down the machine

Closes #210

The `poweroff` command is not available in U-Boot 2025.04 on Apple
Silicon. Remove it from the list of useful commands and add a note
explaining how to power off the machine.

Closes AsahiLinux#210
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

Successfully merging this pull request may close these issues.

Unknown command poweroff in U-Boot

1 participant