mirror of
https://github.com/jetkvm/kvm.git
synced 2026-03-02 22:58:00 -05:00
Inputs not recognized on a Lindy 8-port KVM #397
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#397
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 @dllfpp on GitHub (Sep 2, 2025).
Disclaimer
Application version
0.4.7-dev202508271903
System version
0.2.5
Device model
JetKVM
Extension model
None
Remote device Hardware
Lindy 8-port usb/vga KVM
Remote device OS
No response
Bug description
When connecting usb cable (either directly or via y-split connector) to KVM, inputs are not recognized (neither keyboard strokes nor mouse relative or absolute jiggles).
When connected to any other computer, everything is working correctly.
KVM is working because when a common Dell usb keyboard is connected, inputs are not getting ignored.
@ym commented on GitHub (Sep 2, 2025):
You can try switching the USB device class to "Keyboard only" and see if that resolves the issue. Some devices don't support USB composite devices properly, which could be causing the problem.