The resolution

Please post all general support questions for LXDE here.
Locked
marknicolai192
Posts: 1
Joined: Tue May 07, 2019 4:50 am

The resolution

Post by marknicolai192 »

Hi all,
I have a new kitchen table that I built for playing D&D which has a Sceptre 40 inch 4K television embedded in it, being driven by an ASUS Tinkerboard, which uses LXDE. I have set the resolution to save so that on restart the monitor settings will correctly set themselves to 3840×2160.

However, if I then turn the monitor off and then back on again (whether or not the board itself sleeps) the resolution will revert to 1920×1080.

I haven't been able to find anything on Google that has to do with resolution changes on monitor restart, only resolution changes when rebooting the board itself.

Thank
drooly
Posts: 791
Joined: Mon Apr 08, 2013 6:45 am

Re: The resolution

Post by drooly »

This is hardly a LXDE question, you have much better chances asking on a tinkerboard forum or a general linux forum. but i will try.

please show us some system logs after the problem occured, i think

Code: Select all

journalctl -b
should do it.
please use code tags for that, or upload it to a pastebin straight away.

the next one is shorter:

Code: Select all

xrandr
that you can post here. please use code tags for code.
Locked