mirror of
https://github.com/jetkvm/kvm.git
synced 2026-03-02 22:58:00 -05:00
USB shows disconnected on Raspberry Pi 5 USB 2 port #393
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#393
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 @wcbonner on GitHub (Aug 25, 2025).
Disclaimer
Application version
0.4.6
System version
0.2.5
Device model
JetKVM
Extension model
None
Remote device Hardware
Raspberry Pi 5
Remote device OS
Debian 12.11 (Raspberry Pi OS 64 bit) Linux version 6.12.34+rpt-rpi-2712 (serge@raspberrypi.com) (aarch64-linux-gnu-gcc-12 (Debian 12.2.0-14+deb12u1) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Debian 1:6.12.34-1+rpt1~bookworm (2025-06-26)
Bug description
When the JetKVM is connected to the black USB 2.0 ports, it powers on and the display is captured but the USB reports disconnected.
I'm booting from a USB SSD in the top USB 3 port. I had a four port USB 3 hub connected in the lower USB 3 port. When the jetkvm was plugged into the USB 2 port the jetkvm appeared to function, but reported no USB connection.
I finally tried disconnecting the hub and connecting the jetkvm to the lower USB 3 port and USB is functioning.
I assumed Keyboard and Mouse functionality should work fine without the extra speed.
I normally leave the hub plugged in because when I plug other devices into the Pi5 temporarily, it's much less likely to jostle cables and reboot the device.