Required Information
-
DietPi version |
cat /boot/dietpi/.version
cat /boot/dietpi/.version
G_DIETPI_VERSION_CORE=9
G_DIETPI_VERSION_SUB=4
G_DIETPI_VERSION_RC=2
G_GITBRANCH=‘master’
G_GITOWNER=‘MichaIng’
G_LIVE_PATCH_STATUS[0]=‘not applicable’ -
Distro version |
echo $G_DISTRO_NAME $G_RASPBIAN
echo $G_DISTRO_NAME $G_RASPBIAN
bookworm -
Kernel version |
uname --all
uname --all
Linux DietPi 6.1.0-21-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.90-1 (2024-05-03) x86_64 GNU/Linux -
Architecture |
dpkg --print-architecture
dpkg --print-architecture
amd64 -
SBC model |
echo $G_HW_MODEL_NAME
or (EG: RPi3)
Dell Wyse 3040 Thin Client (amd64, UEFI) -
Power supply used | (EG: 5V 1A RAVpower)
5V 3A -
SD card used | (EG: SanDisk ultra)
N/A, internal eMMC.
Additional Information (if applicable)
- Can this issue be replicated on a fresh installation of DietPi?
Yes
Steps to reproduce
- Fresh-install DietPi Bookworm UEFI with Secure Boot enabled on a Wyse 3040 Thin Client
- Attempt to reboot (command, as root:
reboot
)
Expected behaviour
- Device should reboot.
Actual behaviour
- systems initiates a graceful reboot, then the display goes blank, while the power LED stays on.
- System starts up fine if I hold the power button for a few seconds.
Extra details
- Does not happen when live-booting Parted Magic (another linux distro) and initiating a system restart.