Qt uses 'eglfs' to display performance problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-11-29 9:14 PM
Qt uses 'eglfs' to display. After configuring this 'hwcursor', use Qt to display the card on HDMI. The touch screen will also get stuck.
When the QT_QPA_GENERIC_PLUGINS environment variable is deleted and the mouse is plugged in, the mouse cannot be displayed on the Qt interface, and the mouse can be used, and the use of 'hdmi' or LCD is very smooth. The terminal keeps printing "Failed to move cursor on screen UNKNOWN1: -14", as shown below.
- Labels:
-
STM32MP15 Lines
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-12-02 2:26 AM
Hi @文�?� �?​
Are you working with latest V2.1 ?
As you may read in Release note we did some improvement :
- QT eglfs sample image was improved to reach better performances
- QT wayland sample image was added: more relevant for the OpenSTLinux distribution
Olivier
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-12-03 6:52 PM
I compiled according to St Yocto and used version 3.1.I don't use Wayland, I use EGLFS.But Qt uses EGLFS more slowly than Wayland does, and the mouse moves slowly across the screen.Using Qt version is 5.14.1.
