UltimateHackingKeyboard / firmware

Ultimate Hacking Keyboard firmware
Other
410 stars 63 forks source link

Software KVM not detecting Trackball #760

Closed mohitt closed 3 months ago

mohitt commented 3 months ago

Hi,

I am using - https://github.com/htrefil/rkvm to switch between my two machines. Now this software KVM detects my USB mouse and mouse works as expected. But, neither my keyboard's mouse layer nor the trackball works on the client machine for rkvm.

I have installed the latest firmware and latest agent. Can someone please help me to debug whats going on. Why my regular USB mouse works where as neither the trackball module nor the mouse layer of keyboard works.

kareltucek commented 3 months ago

Please, see https://github.com/UltimateHackingKeyboard/firmware/issues/536#issuecomment-1971088193 and try the firmware that is linked there.

Closing since it is basically a duplicate. Feel free to follow up though.

mohitt commented 3 months ago

@kareltucek that didn't work. Not sure why this issue was closed. I dont think N-key roll over is related to this issue. It is a software based kvm. Basically sending the events from server to a client on the network

kareltucek commented 3 months ago

Allright, this is the a question for @mondalaci or Benedek then.

mondalaci commented 3 months ago

N-key rollover usually causes the issue. But if rkvm doesn't even work with the 6KRO UHK firmware version, its USB HID report parser must be very limited, and it'd also have problems with many advanced input peripherals.

I should also mention that even NKRO wouldn't be a problem if KVMs' USB HID report parsers were more capable.

@mohitt Please contact the developers of rkvm to make their report parser more capable.

I'm closing this issue because solving such issues would involve endlessly experimenting with the limitations of various KVM switches. Feel free to follow up regardless.