Replies: 1 comment 4 replies
-
Running into the same issue with v0.4.0 (on Macbook Pro Google Chrome latest). |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The 0.4.0 release hangs the GUI in "connecting" state trying to see the attached HDMI video. I was able to fix this by editing the /etc/init.d/rcS and adding a "sleep 5" before the /userdata/jetkvm/bin/jetkvm_app & at the end of the file. This resolves the startup issue.
I believe this problem will only occur for users that use the USB power from the host computer to power the Jetkvm. If you are powering your JetKVM from a dongle, you should not see this issue.
Also in 0.4.0 it is necessary to zoom the JetKVM window out massively because the viewport window is not automatically scaled as in previous versions.
Beta Was this translation helpful? Give feedback.
All reactions