You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
idk how but qemu just decided to print random number all over the screen, not really sure whats wrong but I can see that bochs said internal keyboard buffer full, ignoring scancode. Why does this happen
The text was updated successfully, but these errors were encountered:
Hey, I'm having a similar issue. Where exactly did you forget to use sti? I put it in the main kernel function but still having the same issue. Is there anything else you changed?
i think i also put it in the kernel but theres one thing that do not invoke any manual interrupts like int $1 or something or else the the irq just go brr
idk how but qemu just decided to print random number all over the screen, not really sure whats wrong but I can see that bochs said internal keyboard buffer full, ignoring scancode. Why does this happen
The text was updated successfully, but these errors were encountered: