Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No 4k output on Qualcomm Robotics RB3 Platform(SDA845) (Thundercomm) #110

Open
HowardDunn opened this issue Aug 20, 2019 · 0 comments
Open

Comments

@HowardDunn
Copy link

HowardDunn commented Aug 20, 2019

Using the thundercomm board for the 845c. Built an image using the warrior branch 5.2 kernel. The HDMI output maxes out at 1920x1080p @ 60Hz. The hardware manual I believe says the HDMI can output 4k @ 30hz.

There is also an issue drawing to the display, when using gstreamer to draw multiple videos on the screen, the videos would decode but the screen has a hard time drawing the videos to the screen. I've tried both an X11 and Weston image but still see the weird screen drawing issue. Using the v4l2decoder with gstreamer with the xvimagesink on X11 and the waylandsink on Weston. The videos would flicker on the screen. I also launched a GTK application and that flickered briefly as well. It also crashes the device frequently whenever I run the gstreamer pipelines.

vishwamartur added a commit to vishwamartur/meta-qcom that referenced this issue Nov 1, 2024
Related to Linaro#110

Add support for 4k resolution output on Qualcomm Robotics RB3 Platform (SDA845).

* Update `recipes-bsp/packagegroups/packagegroup-firmware-dragonboard845c.bb` to include `linux-firmware-qcom-sdm845-hdmi` and `linux-firmware-qcom-sdm845-4k`.
* Update `recipes-bsp/firmware/firmware-qcom-dragonboard845c_20190529180356-v4.bb` to add `4k-support.bin` to the `do_install` function.
* Update `dynamic-layers/openembedded-layer/recipes-graphics/images/qcom-x11-image.bb` to add `xrandr --output HDMI-1 --mode 3840x2160 --rate 30` to `CORE_IMAGE_BASE_INSTALL`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant