Change console resolution (Armbian/bookworm)
#1
Hi - I'm running the Armbian "bookworm" cli-only Linux image on my Pinebook, which overall works great, except that text is extremely small on the 1080p LCD display. I've seen other folks with lower-resolution modes for console, but can't figure out how to change it.

I've tried updating disp_mode in /boot/armbianEnv.txt to no avail. No setting I've tried for this has had any effect. I've had slightly more luck adding extraargs=video=1280x720p@60 to this file: the screen goes black during boot, so at least something is getting passed to the kernel, although it seems to be an invalid resolution, and I haven't been able to find a valid one through trial and error.

Does anybody have any ideas? It looks like there are configuration utilities available if you add a desktop environment, but I'd really rather avoid that if possible.

Thank you!
  Reply
#2
I figured it out! I needed to change the terminal font and font size with:

Code:
sudo dpkg-reconfigure console-setup

The VGA font supports two large sizes (the ones that state they require framebuffer support). 

And then to increase the screen brightness:
Code:
sudo apt install brightnessctl
sudo brightnessctl set 10

With these in place, I now have a pleasantly readable console experience.
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Armbian 22.02 Release Announcement TRS-80 0 1,351 02-28-2022, 05:02 PM
Last Post: TRS-80
  Big thanks to Armbian! soupbowl 2 2,919 12-30-2021, 01:36 PM
Last Post: rookieone
  Armbian - Xenial Desktop (Pinebook) pineadmin 83 111,172 07-17-2019, 01:22 PM
Last Post: catsmile
  Wi-fi stops working - Armbian cel 1 3,140 06-26-2019, 01:57 PM
Last Post: cel
  Failure in setting the display backlight with Armbian 5.86 [SOLVED] wlad 0 2,007 06-11-2019, 03:36 AM
Last Post: wlad
Exclamation Armbian - need help, locked out myself by setting backlight to zero UltraBloxX 6 7,429 03-31-2019, 12:36 PM
Last Post: guidol
  Pinebook Ubuntu XFCE screen resolution options Fox7799 2 4,432 12-01-2018, 06:05 PM
Last Post: Fox7799
  Armbian 18.04 (Bionic) for Pinebook Luke 0 3,257 08-17-2018, 02:28 PM
Last Post: Luke

Forum Jump:


Users browsing this thread: 1 Guest(s)