rust-osdev / rust-osdev/bootloader
No serial print
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.7k
- Forks
- 240
- PR merge metrics
- No merged PRs in 30d
Description
Hi again, I want to output some text, so I searched this repository and found serial.rs in the test framework. So I copied it and ran https://paste.skyslycer.de/fvkbX.
The only thing actually showing up tho is the startup text. https://upload.skyslycer.de/qemu-system-x86_64_ios9o2Xd0E.png
Any ideas?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with examples/test_framework/src/serial.rs and the reproduction linked in the issue, then inspect the supplied screenshot to compare the startup text with the missing serial output. Reproduce the behavior and determine why copied serial output is not displayed; done means the requested text appears in the output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100