mirror of
https://github.com/pikvm/pikvm.git
synced 2026-03-02 18:16:56 -05:00
PiKVM does not boot with device connected #626
Labels
No labels
component:documentation
help wanted
resolution:delayed
resolution:duplicate
resolution:fixed
resolution:invalid
resolution:rejected
resolution:wontfix
success story
type:bug
type:bug
type:feature
type:question
type:question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pikvm-pikvm#626
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @chri2 on GitHub (Apr 6, 2023).
Originally assigned to: @mdevaev on GitHub.
Describe the bug
When I switch on the power to my PiKVM the power led inside the case switches on and nothing happens - no output on the oled, no blinking of the
ACTled.To Reproduce
Steps to reproduce the behavior, like:
VIDEO INand the hubs hdmi output.ACTled starts blinking, oled switches on, PiKVM bootsExpected behavior
PiKVM should boot while connected via hdmi to the usb-c hub (connected to the Librem5).
PiKVM info:
@mdevaev commented on GitHub (Apr 6, 2023):
Hello. This is a known issue. See (9) how to fix it: https://docs.pikvm.org/v3/#basic-setup
@chri2 commented on GitHub (Apr 7, 2023):
Thanks, yes, that solved the issue.
I already had been through the basic-setup section using a different system. Changing the connected system seems to have triggered the bug. I'm not an engineer, but I'd like to understand why there is that jumper.
I suppose that there is some downside to removing it - otherwise there'd be no reason to have it closed by default or have that jumper on the board at all.
Is there somewhere a description which reasons exist to have the jumper on the board and to have it closed by default?
BTW: I looked through the
Videosection of the documentation, because I had the vague recollection of having read something about booting and hdmi before. But I didn't go through the basic setup again to look for it.@mdevaev commented on GitHub (Apr 7, 2023):
This jumper is there for paranoid reasons. Practice has shown that it does not get worse from its removal. Here is a full description of the problem: https://www.kickstarter.com/projects/mdevaev/pikvm-v3-hat/posts/3296343
@chri2 commented on GitHub (Apr 7, 2023):
That's a great article! That information could be linked into the documentation.
Did you ever hear that opening the jumper led to any problems?
@mdevaev commented on GitHub (Apr 7, 2023):
Nop
@mdevaev commented on GitHub (Apr 8, 2023):
I've also added KS link with the story to the doc.