-
Notifications
You must be signed in to change notification settings - Fork 222
Open
Labels
awaiting informationNo progress can be made until the requested information is providedNo progress can be made until the requested information is provided
Description
Describe the bug
I have an RPi 5 running Raspberry Pi OS Lite 64 bit off an SD card and I have a consistent issue with booting while a USB peripheral is plugged-in, in my case a USB keyboard. If the peripheral is plugged-in during boot, the boot process will hang at the message fs_open: 'armstub8-271.bin'
and basically stay there forever. If I unplug the USB device and reboot, everything comes up normally. I have not made any modifications to the boot config or Raspberry Pi OS image, this is just by using the default latest image available via Imager v1.8.5.
Steps to reproduce the behaviour
On a Raspberry Pi 5 with Raspberry Pi OS Lite 64 bit installed:
- Plug in a USB peripheral (e.g. keyboard)
- Reboot
- Boot will hang at
fs_open: 'armstub8-271.bin'
- Unplug USB peripheral
- Reboot
- OS boots properly to shell login screen
Device (s)
Raspberry Pi 5
Bootloader configuration.
$ rpi-eeprom-config
[all]
BOOT_UART=1
BOOT_ORDER=0xf461
NET_INSTALL_AT_POWER_ON=1
System
No response
Bootloader logs
No response
USB boot
No response
NVMe boot
No response
Network (TFTP boot)
No response
stuartwesterman
Metadata
Metadata
Assignees
Labels
awaiting informationNo progress can be made until the requested information is providedNo progress can be made until the requested information is provided