Read the statement by Michael Teeuw here.
Raspberry Pi 3B at 4K UHD in Portrait Mode
-
Hi guys!
I bought a 4K UHD screen as a display for my Magic Mirror project. I was able to make my Raspi 3B output a HDMI signal at 3840 x 2160 (15Hz), but it only works in Landscape Mode. When I switch to portrait mode (by addingdisplay_rotate=1to/boot/config.txt) the Raspberry Pi would not boot up anymore (display rotation however worked at 1920x1080).I have seen other people struggle as well, but some have succeeded by making changes to the X Framebuffer. Unfortunately, that has not worked for me.
So: can anyone share a working configuration for 4K Portrait Mode with a Raspi 3B on Raspbian 9 Stretch?
Thanks for your help!
KevinP.S. So far, my
/boot/config.txtcontains the following video-related commands that I had put together from various sources:disable_overscan=1 framebuffer_width=3840 framebuffer_height=2160 max_framebuffer_width=3840 max_framebuffer_height=2160 hdmi_group=2 hdmi_mode=87 hdmi_ignore_edid=0xa5000080 hdmi_cvt=3840 2160 15 gpu_mem=256 -
You might want to read this thread
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login