How to set headless VNC resolution using real VNC

Linux & SBC 3 Th12 2021
How to set headless VNC resolution using real VNC?
I am using Raspian Stretch and I can not set the resolution of my desktop when using VNC headless. I am using Real VNC because it comes by default (I have it configured there). I have no monitors
  1. Comment these line in /boot/config.txt  
sudo nano /boot/config.txt
    [pi4]
    # Enable DRM VC4 V3D driver on top of the dispmanx display stack
    # dtoverlay=vc4-fkms-v3d
    # max_framebuffers=2

    [all]
    # dtoverlay=vc4-fkms-v3d
    [all]
    # dtoverlay=vc4-kms-v3d

2. Open raspi-config and change to new resolution in 2 Display Options > D1 Resolution

sudo raspi-config

Tags

Tony Phạm

Là một người thích vọc vạch và tò mò với tất cả các lĩnh vực từ khoa học tự nhiên, lập trình, thiết kế đến ... triết học. Luôn mong muốn chia sẻ những điều thú vị mà bản thân khám phá được.