tiny-pilot / tinypilot

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

Issue with video - No signal #1665

Closed macbrook98 closed 10 months ago

macbrook98 commented 10 months ago

Description

I am unable to get video after trying multiple of your solutions. I believe this is related to an error on startup.

What's the behavior that you expect?

Video output

What's happening instead?

Error on startup - Failed to start Load EDID for TC358743 HDMI capture chip No signal for video feed but keyboard inputs work.

What are the steps to reproduce this behavior?

  1. Start Pi
  2. See error

Screenshots

Unable to capture startup.

Logs

Please paste the URL you see when you run /opt/tinypilot/dev-scripts/dump-logs I get response - -bash: /opt/tinypilot/dev-scripts/dump-logs: No such file or directory

macbrook98 commented 10 months ago

I have managed to resolve this issue after following the forum post - https://forum.tinypilotkvm.com/-783/no-signal

sudo apt remove tinypilot

You can then proceed with the custom installation instructions.

mtlynch commented 10 months ago

Thanks for reporting this! We're working on improved documentation to avoid this issue in https://github.com/tiny-pilot/tinypilot/issues/1662