-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
[Bug] [1.4.0] Bios Screen is green #167
Comments
Suspected to be incompatible with BIOS resolution, what specific hardware do you need? Can you try to changed to a different BIOS resolution |
I swapped resolutions already. I have it set to auto, which outputs 1080p. The other option was 1024x768 which was also green. |
Is it an ARM graphics card? I guess the output format in BIOS mode is probably not caused by RGB. |
I'm using a 5700G and plugged right into the motherboard. The bios looked fine when I first tested the BliKVM v4 out of the box before updating. |
The collection format of TC358743 is RGB format, and the BIOS screen should display normally. However, if it is not in RGB output mode, the collection will not be normal after TC358743. |
which blikvm hardware do you use? v1 v2 v3 use tc358743 video card, v4 use ms2131. |
I'm using the v4. |
I searched on Google for 5700G as an AMD graphics card, right? AMD graphics card, you can go to the AMD console to change the display mode to RGB |
We used an Asus graphics card to modify other output modes and reproduced your issue. Modifying the output mode under BIOS should solve the problem. |
This is a bit strange because upgrading to v4 normally does not affect the image color part. Can you power off and restart v4 to see? Is it a normal color for BIOS to connect to the monitor? |
By upgrading, I mean that I updated the software version of the v4 unit to 1.4. I've only ever had the v4 unit. The out of the box configuration for the v4 before I updated it to 1.4 showed the bios with normal colors. The 5700G is an AMD CPU with onboard graphics, which is why I'm plugging into the motherboard. |
I know, this phenomenon is quite strange now because color collection is not related to software upgrades, and I'm not sure why lower versions work properly. Some customers have encountered this phenomenon before, and the basic reason is that the output format of BIOS is not RGB. After modification, it will work normally. |
I did power it off fully and the green screen came back, yes. I've been using the unit with tailscale and navigating to the tailnet name url. Just randomly I decided to test going to the local IP address and the bios screen color looked normal. Then once I swapped back to the tailnet URL the colors remained normal. Very weird. |
I updated to v1.4 and all of the sudden when I boot into the bios the screen is green:
But when I boot into the OS, the screen goes back to normal:
The text was updated successfully, but these errors were encountered: