mirror of
https://github.com/pikvm/pikvm.git
synced 2026-03-02 18:16:56 -05:00
Rendering issue when in the Bios screen #601
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#601
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 @ViciousWall on GitHub (Feb 26, 2023).
Originally assigned to: @mdevaev on GitHub.
Describe the bug
First of all thank you for the hard work that is put in to make this. I have installed PiKVM HDMI USB on my raspberry pi 4 and I am able to access the GUI and see my server terminal. The only issue is when I am in the Bios and select any option it just gets messy like you see in the screenshot and also shows a different language when my default language is English. Unfortunately I am unable to change the BIOS to CSM so I am unsure what I should be doing next. Any help on this would be appreciated. Thanks
Expected behavior
I expected it to show me the BIOS as I see when I connect a display to my server
Screenshots
See Screenshot
Desktop (please complete the following information):
PiKVM info:
Raspberry Pi board version - RPI 4
PiKVM platform - v2 HDMI USB
Video capture type - HDMI USB connection
KVMD version - kvmd 3.199-1
kvmd-fan 0.25-1
kvmd-oled 0.19-1
kvmd-platform-v2-hdmiusb-rpi4 3.199-1
kvmd-webterm 0.43-1
uStreamer version: ustreamer 5.37-1
Linux kernel: Linux pikvm 5.15.68-3-rpi-ARCH #1 SMP Mon Oct 31 20:56:54 MSK 2022 armv7l GNU/Linux
Additional context

Add any other context about the
problem here.
@mdevaev commented on GitHub (Feb 26, 2023):
Hi. I'm sorry, but there's nothing we can do here. You're using HDMI USB, which does not have the ability to configure EDID (the monitor metadata). We could make some settings for CSI bridge, but here we literally have no control over this black box.
@ViciousWall commented on GitHub (Feb 26, 2023):
All good I will have a look at CSI bridge option then. Thanks for your response.