phil-opp/blog_os

No keyboard input

开放

#1,173 创建于 2022年11月14日

 (2 条评论) (0 个反应) (0 位负责人)HTML (1,208 个派生)batch import
help wanted

仓库指标

星标
 (17,681 个星标)
PR 合并指标
 (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?

贡献者指南