Hi,
I have the following issue.
I have to identical displays. Which ever I plug into hdmi0 will be able to do 1920x1080.
The one connected to hdmi1 will only go as high as 1024x768.
pi@raspberrypi:~ $ uname -sr
Linux 4.19.118-v7l+
pi@raspberrypi:~ $ cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
pi@raspberrypi:~ $ xrandr
Screen 0: minimum 320 x 200, current 2048 x 768, maximum 7680 x 7680
HDMI-1 connected primary 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1920x1080 60.00
1024x768 60.00*
800x600 60.32 56.25
848x480 60.00
640x480 59.94
HDMI-2 connected 1024x768+1024+0 (normal left inverted right x axis y axis) 0mm x 0mm
1024x768 60.00*
800x600 60.32 56.25
848x480 60.00
640x480 59.94
If I use raspi-config, I can only modify hdmi0, but not hdmi1.
Am I missing something very simple here?
Thanks
Heikki

