Forum

Full Version: Force Resolution
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi guys,

I wonder if it is possible to force 1920x1080p resolution. Problem is, if I switch on my Rpi2 without having the AV-Receiver or the TV switched on, or after some time when Rpi was idle and I changed over HDMI inputs - Resolution goes down to 640x480. I just don't want to change it manually or reboot the whole system each time.

Can I somehow force 1920x1080p to be always present?

best regards
kos
Thanks, that worked for me!

If anybody want's the quick solution, this is my /boot/config.txt

Terminal
#initramfs initramfs.gz 0x1000000
gpu_mem_1024=256
gpu_mem_512=256
gpu_mem_256=128
initial_turbo=3
hdmi_ignore_cec_init=1
disable_overscan=1
disable_splash=1
dwc_otg.speed=1
overscan_scale=1
max_usb_current=1
hdmi_group=1
hdmi_mode=16
Reference URL's