phil-opp/blog_os

No keyboard input

Open

#1,173 建立於 2022年11月14日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)HTML (1,200 fork)batch import
help wanted

倉庫指標

Star
 (17,458 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

I cloned "part12" and built using the standard versions of everything. It works fine except key presses aren't registered. I did a little debugging and the keyboard interrupt is never triggered as far as I can tell. The timer interrupt is triggered normally. I'm using QEMU 7.1.90 on a win10 machine. My host keyboard is a pretty ordinary Norwegian layout USB keyboard. I tried adding "-k no" to the qemu command line, but that made no difference. Any suggestions?

貢獻者指南