I am a beginner in the OS development field (in my free time). After setting up some input features, everything worked fine on VMware. However, when I boot from a USB, it says:
Welcome to OS... Input: ==>but I cannot type anything with my keyboard.
According to ChatGPT, I already tried the following BIOS settings:
- Intel USB 2.0 Controller: Enabled
- Intel xHCI Mode: Disabled
- Legacy USB Support: Enabled
- EHCI Hand-off: Enabled
But it still does not work :(
Here is the code on GitHub:
https://github.com/green96/-Mini-OS/tree/main
I am a beginner in the OS development field (in my free time). After setting up some input features, everything worked fine on VMware. However, when I boot from a USB, it says:
Welcome to OS...Input: ==>but I cannot type anything with my keyboard.According to ChatGPT, I already tried the following BIOS settings:
But it still does not work :(
Here is the code on GitHub:
https://github.com/green96/-Mini-OS/tree/main