-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Things I would like to see ironed out before release #20
Comments
Excuse me, what the hell are those spam/scam comments? |
I could probably make a PR to fix this.
The USB gadget is considered as one device, so everything including the mouse/keyboard and USB mass storage is transferred through this device.
Could you please elaborate more on that?
I had some compatibility problems with the entire HID subsystem, probably due to the dual absolute/relative mode. I've heard that PiKVM has relative/absolute switch disabled by default because of this.
I never experienced that, but if it stops after changing resolutions and not even refreshing works, see this issue: #5
It is to save the bandwidth if you're accessing the NanoKVM over the internet. Feel free to disable if you're using on LAN. |
I guess it might be good to trigger that restart automatically then? Not experiencing the same with PiKVM software!
I'm not able to write through the nanokvm the @ character, even using the virtual keyboard |
Can you provide more information:
|
Implements the feature as per sipeed#20 (sipeed#20 (comment))
Done, will be part of the next release. |
Hi!
I have been using the NanoKVM for a few days, quite a bit, and I've found some things that would be nice to be improved or things that are not working very well. Just wanted to put it on your radar
Enabling and disabling an ISO seems to disable the mouse/keyboard control. You need to manually restart the HID service
https://github.com/user-attachments/assets/fd7c5dfd-1983-4ade-b8fe-68425a849ccd
Impossible to add the "@" character and it's crucial for some installation or accessing through SSH. It seems that my keyboard is not being recognized correctly but even from the virtual keyboard it's not possible. IMHO this is really important!
Sometimes the video feed just stops responding and needs to be refreshed in the browser. Also, the Frame Detect functionality seems to do more harm than good in my experience!
Thanks and hope it helps!
The text was updated successfully, but these errors were encountered: