Opened 3 years ago
Closed 3 years ago
#844 closed defect (worksforme)
sparc64/ultra kernel cannot output to serial console in Qemu
Reported by: | Jiri Svoboda | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 0.12.1 |
Component: | helenos/unspecified | Version: | mainline |
Keywords: | Cc: | ||
Blocker for: | Depends on: | ||
See also: |
Description
Tools/ew.py currently runs sparc64/ultra in Qemu with -nographic option to get a serial console (because keyboard does not work).
Between bootloader messages and the userspace console coming up we don't see anything, because the kernel is not outputting to this serial console. This gives the appearance that the system is hung and hinders debugging.
Change History (2)
comment:1 by , 3 years ago
Milestone: | → 0.12.1 |
---|
comment:2 by , 3 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I don't know what gives, but this seems to be working just fine as of 0.11.2. I am therefore closing this.