Bugzilla – Bug 1187321
[riscv64][Unmatched] poweroff/reboot not exiting ssh connection
Last modified: 2021-06-18 08:42:03 UTC
When connecting via (Tumbleweed's latest) ssh to image openSUSE-Tumbleweed-RISC-V-JeOS-hifiveunmatched.riscv64-2021.05.31-Build9.3.raw.xz from http://download.opensuse.org/repositories/home:/Andreas_Schwab:/riscv:/unmatched/images/ and entering a command such as "poweroff" or "reboot", the ssh connection stays open with a new prompt (and on key press prints: "client_loop: send disconnect: Broken pipe"). Expected (from aarch64): ssh connection should terminate after those commands. Power-off does seem to be implemented on HiFive Unmatched (with a difficulty to get it powered back on - needed a button press on the board rather than just the ATX power switch?). Reboot seems not implemented for HiFive Unmatched yet and causes an RCU stall after shutdown.