i installed eos on my new rpi4 4gb, i have tried to connect it to a vga monitor, the vga monitor says no input (usually if the resolution is a problem it will say input not supported).
I then connected my rpi4 to a hdmi tv, it then worked. but i am unable to change any display settings, or even use my vga monitor as a second display (its not recognized at all). i have tried rm .config/monitors.xml it says that file does not exist. i tested the vga monitor using raspbian and it works (i did have to change the default resolution to a lower resolution in raspbian)
can you please assist to get my rpi4 to recognize the vga monitor and be able to set the resolution.
thank you
i managed to get it to work finally, i copied the config.txt file from my working raspbian sd card
i only uncommented the following commands
hdmi_force_hotplug=1
hdmi_group=2
hdmi_mode=22
strangely enough for the hdmi mode, raspian lets me use a higher resolution of mode 81, but if i try that on endless, it goes back to the message of no signal. would the addmode solution above help me get it to work on 1366x768 60Hz ? instead of being stuck on 1280x768 60Hz