Skip to content

sunxi: reboot does not perform a reboot #8197

Open
@djurny

Description

@djurny

Seems that a recent rolling update has made my sunxi Orange Pi zero boards stuck at reboot. Kernel shuts down fine, no errors, prints out "Restarting system" or "Rebooting system" but it seems to just get stuck. Magic SysRq not working so kernel has left the building.

[84345.585698] systemd-shutdown[1]: Using hardware watchdog 'sunxi-wdt', version 0, device /dev/watchdog0
[84345.595240] systemd-shutdown[1]: Failed to set watchdog hardware timeout to 10min: Invalid argument
[84345.684052] systemd-shutdown[1]: Syncing filesystems and block devices.
[84345.755564] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
[84345.780255] systemd-journald[228]: Received SIGTERM from PID 1 (systemd-shutdow).
[84345.877323] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
[84345.902339] systemd-shutdown[1]: Unmounting file systems.
[84345.912897] (sd-umount)[11817]: Unmounting '/tmp'.
[84345.922920] (sd-remount)[11818]: Remounting '/' read-only with options 'background_gc=on,nogc_merge,discard,discard_unit=block,user_xattr,inline_xattr,acl,inline_data,inline_dentry,flush_merge,barrier,extent_cache,mode=adaptive,active_logs=6,alloc_mode=default,checkpoint_merge,fsync_mode=posix,memory=normal,errors=continue'.
[84346.040634] systemd-shutdown[1]: All filesystems unmounted.
[84346.046333] systemd-shutdown[1]: Deactivating swaps.
[84346.051504] systemd-shutdown[1]: All swaps deactivated.
[84346.056778] systemd-shutdown[1]: Detaching loop devices.
[84346.066741] systemd-shutdown[1]: All loop devices detached.
[84346.072373] systemd-shutdown[1]: Stopping MD devices.
[84346.078030] systemd-shutdown[1]: All MD devices stopped.
[84346.083398] systemd-shutdown[1]: Detaching DM devices.
[84346.089090] systemd-shutdown[1]: All DM devices detached.
[84346.094538] systemd-shutdown[1]: All filesystems, swaps, loop devices, MD devices and DM devices detached.
[84346.112307] systemd-shutdown[1]: Syncing filesystems and block devices.
[84346.119273] systemd-shutdown[1]: Rebooting.
[84346.164738] reboot: Restarting system

No further output or activity observed after this. Board does not actually reboot/reset. It requires a power cycle to start again.

Could be that the board just halts or powers down, but not quite sure how to determine that with for example a multimeter.

Will update the description here after I found out what rolling release version caused this to happen.

Groetjes,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions