phil-opp/blog_os

No keyboard input

Open

#1.173 aberto em 14 de nov. de 2022

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)HTML (1.200 forks)batch import
help wanted

Métricas do repositório

Stars
 (17.458 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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?

Guia do colaborador