2
0
mirror of https://github.com/pikvm/pikvm synced 2024-11-10 13:10:37 +00:00

add BIOS/UEFI glitch workaround (#4)

This commit is contained in:
Mauricio Allende 2020-02-02 23:21:50 -03:00
parent ef7278d45f
commit 9b198db97c
2 changed files with 13 additions and 0 deletions

View File

@ -208,5 +208,18 @@ Pi-KVM OS is based on Arch Linux ARM and contains all required packages and conf
``` ```
And run `make install` again. And run `make install` again.
* **Glitchy/Wrong BIOS resolution**
On some motherboards, the BIOS may be displayed at a lower resolution, or with some rendering issues/glitches, specially on newer ASUS ones.
e.g
<img src="bios_glitch.png" alt="ASUS BIOS glitch" width="400"/>
This can be solved by enabling **Compatibility Support Module (CSM)** on your BIOS, usually under the **Boot** options.
If you can't or don't want to enable CSM, you can try connecting a DisplayPort monitor, or a [dummy plug](http://amazon.com/s?k=displayport+dummy+plug).
* If you have any problems or questions, you can contact us using Discord: https://discord.gg/bpmXfz5 * If you have any problems or questions, you can contact us using Discord: https://discord.gg/bpmXfz5

BIN
bios_glitch.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 921 KiB