mirror of
https://github.com/jetkvm/kvm.git
synced 2026-03-02 22:58:00 -05:00
keyboard keys not sent on seabios page #41
Labels
No labels
component/keyboard-layout
component: cloud
component: device screen
component: extensions
component: hid/keyboard
component: hid/mouse
component: network
component: timesync
component: ui
component: updater
component: usb
component: usb/hid
component: usb/storage
component: video
component: webrtc
component: webserver
need-more-details
status: working-in-progress
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/kvm#41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @samascience on GitHub (Jan 10, 2025).
@jalarcon666 commented on GitHub (Jan 13, 2025):
The same thing here on DELL servers, you cannot interact with the server until the operating system boots, no keystroke is sent to enter BIOS, configure RAID controller or any other functionality, it simply does not work.
@Nevexo commented on GitHub (Jan 13, 2025):
This is related to the same issue effecting HP BIOS' - it's likely because the CD drive emulation comes up even if it's not being used. A future update will allow disabling drive emulation.
At some point I'll make a new issue that combines all of these and closes them, as we have a lot of reports for the same issue.
@pieterdevriesch commented on GitHub (Jan 24, 2025):
Glad to hear it's on the agenda. Hopefully it will receive some priority as this is a major reason for using a KVM(my only reason), since everything in the OS can be done via remote control software normally.