Skip to content

Instantly share code, notes, and snippets.

View k3ypad's full-sized avatar
🇮🇪
Cloud-wrangling in 🇦🇺

Ben Doyle k3ypad

🇮🇪
Cloud-wrangling in 🇦🇺
View GitHub Profile
@jkugler
jkugler / gist:4928e3239edad10b262d95a20c144768
Last active January 19, 2023 07:12
Reducing resolution on HiDPI/4K displays for text-based installers
I recently installed Ubuntu server on a laptop with a 4K display. While the installer appears to be in text, it apparently uses a graphical mode, and setting vga=799 in the kernl boot parameters did not work.
To decrease the resolution, you have to pass a kernel boot parameter with the monitor "name" as seen by edid.
You can do this to list monitors without xrandr
find /sys/devices -name "edid"
That will produce a listing like this: