mirror of
https://github.com/jetkvm/kvm.git
synced 2026-03-02 22:58:00 -05:00
jetKVM to HDMI switch #271
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#271
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 @salvadorAnt on GitHub (May 16, 2025).
Recently, I installed a JetKVM and it works perfectly when plugged directly into the host, but the keyboard does not function when plugged into a TESmart KVM switch, and with a keyboard logitech and monitor, the switch also works.
The Switch don't recive any char nor mouse pointer moves...
Can I do make any mod in jetkvm config to solve the problem?
@salvadorAnt commented on GitHub (May 17, 2025):
When you configure only the keyboard in the hardware section (usb device classes in the composite device), the switch work ok, only with keyboard....
I have a usb keyboard with the id 046d:c52b that is the same that when you chose Logitech keyboard in the jetkvm, and the switch works ok with that keyboard and touchpad (all in one).
I have installed the version: app: 0.3.9 and System: 0.2.4
@ch-rit commented on GitHub (May 20, 2025):
I also bought one of those cheap 2-port HDMI switches with an AX068002 chip. Unfortunately this chip only supports USB mouse and keyboard. That's why, the USB storage of the JetKVM doesnt work.
@m1ckyb commented on GitHub (May 20, 2025):
I got my JetKVM today, plugged it into my tesmart 8 port KVM switch, keyboard didn't work in the keyboard usb ports. but if i plugged in into USB2.0 ports it works fine..
Cannot get hotkeys to work, but as a temp solution use the Windows App to control the switch..
@ch-rit commented on GitHub (May 20, 2025):
If you disable the mass storage so it only emulates the input devices, it should work on the keyboard port, but you wont be able to mount any iso through that port then.
For switching I wired up an ESP8266 to remotely switch the input device.