Jump to content

How to change screen console resolution ROCK64 Armbian Ubuntu 18.04?


fluoxethine

Recommended Posts

I've read many tutorials and tried many tips on how to change console resolution in Armbian Ubuntu 18.04 on ROCK64 but couldn't find any solution. I'm stuck with 4K resolution and can't reconfigure it down to 1920x1080. armbian-config tool lacks such basic functionality. Is there any way to do resolution change or do I have to get 1080p monitor?

It's fucked up doing such simple thing is so complicated. Wasted over 2 hours now researching and no solution yet.

Edited by fluoxethine
Link to comment
Share on other sites

I was able to set screen resolution on OrangePi4 by appending this line:

extraargs=video=1920x1080@60

To /boot/armbianEnv.txt .

 

On my board the screen is turned on only after a little while after the powering up, so I have figured out that the screen resolution is set by the kernel, not by u-boot. Thus you need to add a parameter to kernel command line.

The line has to be added verbatim without quotes (as suggested elsewhere) and then everything after first = is inserted into the middle of Kernel command line (check dmesg output).

I hope, this helps.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines