-
Notifications
You must be signed in to change notification settings - Fork 70
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
HDMI frozen; unable to send keyboard/mouse events to target #195
Comments
I found that the check for updates button in the website does not work anymore (failed to get version). Turns out this is a common problem? I tried the manual udpate script posted elsewhere but that cannot resolve cdn.sipeed.com to fetch the latest binaries. So I ran the update script elsewhere, moved the contents to desired location and got the updater to work but that didn't launch the webserver automatically. I suspected that the latest release caused some regression and tried to go back to an older release. I can't find any automated means of doing this so I manually moved /root/old to /kvmapp and did |
Why do you have only the latest version in the update server? What if I want to go back many versions in the past? An update breaking further udpates is super critical path to test before making a new release. And rollbacks are a real thing. People use. At this point I think this product is maintained like a high-school project. Serves me right for throwing somethign this alpha to monitor critical servers. |
I'm very sorry for the poor experience you've had. touch /boot/BIOS
reboot Regarding the CDN issue, you can add the following lines to nameserver 119.29.29.29
nameserver 223.5.5.5 Then, reboot the system. |
I was already in BIOS, navigating to a page when thigs stopped working mid-way. So it was in BIOS mode already? Anw, I tried creating What is the purpose of the reset HID button in the UI? Is there a way to manualy trigger this? Is there anything else I can try?
I fixed ths CDN problem by looking at other similar threads. I was trying roll-back to the For now, I've resorted to just poking around the system as-is, to avoid any further breakage (as I'm not server adjacent ATM). |
I had a NanoKVM plugged into a server for many months. Today, I had to access the BIOS page of that server and when I did, the screen just froze (unable to send keyboard/mouse events) in one of the BIOS pages. Unfortunately, I don't have the ATX board plugged into this server so I cannot reboot it.
Things I've tried:
It appears my server would just stay in that BIOS page indefinitely and I cannot get back to server (physically) for some time. So I would like some suggestions of what I can try to debug this issue. I consider myself to be a fairly advanced user, and I'm desperate; so please suggest any means to recover/restart my server.
The text was updated successfully, but these errors were encountered: