Skip to content

Instantly share code, notes, and snippets.

@vrgenl
vrgenl / README.md
Last active October 17, 2023 15:16
Acer XB270HU EDID fix for Linux

How to fix the default 640x480 resolution for linux for the Acer XB270HU by providing the EDID.

Works here on Linux Mint based on ubuntu.

  1. Put the edid_monitor.bin in /lib/firmware/edid_monitor.bin

sudo nano /etc/initramfs-tools/hooks/edid

#!/bin/sh
PREREQ=""