Bug 1187321 - [riscv64][Unmatched] poweroff/reboot not exiting ssh connection
Summary: [riscv64][Unmatched] poweroff/reboot not exiting ssh connection
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: Other openSUSE Tumbleweed
: P5 - None : Minor (vote)
Target Milestone: ---
Assignee: Hans Petter Jansson
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on: 1187257
Blocks:
  Show dependency treegraph
 
Reported: 2021-06-14 19:52 UTC by Andreas Färber
Modified: 2021-06-18 08:42 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Färber 2021-06-14 19:52:49 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.