Hi,

Trying to setup the pi to work with a UHD monitor, I've been reading
that it can be done, but I've got what appears to be one remaining
hurdle.

This works:
#cvt -r 3840 2160 60
#xrandr --newmode "3840x2160" 533.00 3840 3888 3920 4000 2160 2163
2168 2222 +hsync -vsync
#xrandr --addmode HDMI-1 3840x2160

This doesn't:
#xrandr --output HDMI-1 --mode "3840x2160" --rate 60 --fb 4096x4096 --
panning 4096x4096

error is:
xrandr: screen cannot be larger than 2048x2048 (desired size
4096x4096)

How do I change the default to something larger than 2048x2048
(desired is 4096x4096)?

Is there a way to change it dynamically, or do I need to do some work
with xorg.conf files?

I pulled the image openSUSE-Tumbleweed-ARM-X11-raspberrypi3.aarch64-
2018.04.30-Build2.4.raw.xz but it doesn't seem to matter which one I
start with, they all have the 2048x2048 limit.

-Steve
-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to