mirror of
https://github.com/jetkvm/kvm.git
synced 2026-03-02 22:58:00 -05:00
Wake on USB #360
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#360
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 @Zoey2936 on GitHub (Jul 8, 2025).
My fujitsu mini pc has a bios option which allows it to be booted by a USB signal, similar to Wake on LAN, but via USB. So when it is fully shutdown (no standby or similar, but USB Ports still receive power) and I press the power button on my external USB-Keyboard it will start booting, like it would also do when receiving a Wake on LAN signal. Is jetkvm able to send this signal, I couldn't find such an option? I searched the issues here, but I couldn't find a feature request for this, if there is already one, just close this. It would be nice to have this option, for example if both are in different networks or the system has no network connection (only jetkvm). Thanks!