tiny-pilot / tinypilot

Use your Raspberry Pi as a browser-based KVM.
https://tinypilotkvm.com
MIT License
3.02k stars 252 forks source link

Lost video after host reboot #151

Closed nolanl closed 3 years ago

nolanl commented 4 years ago

Unlike #104, rebooting the pi fixes it. Unfortunately this makes it impossible to get into the host's BIOS, as rebooting the pi takes ~23 seconds.

nolanl commented 4 years ago

I was able to get into the BIOS by running: sudo systemctl reload-or-restart ustreamer.service on the pi, right after it lost video, and then reloading the tinypilot webpage.

So at least a full reboot isn't required.