phil-opp/blog_os

No keyboard input

オープン

#1,173 opened on 2022/11/14

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)HTML (1,207 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (17,675 個のスター)
PR merge metrics
 (30d に merged 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?

コントリビューターガイド