Could not queue DRM page flip on screen DSI1 (Permission denied)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-07-05 2:50 AM
- HI
- I've already run this command
Continue to run
root@stm32mp1:~# /usr/share/examples/opengl/hellowindow/hellowindow
qt.qpa.input: X-less xkbcommon not available, not performing key mapping
Could not queue DRM page flip on screen DSI1 (Device or resource busy)
Could not queue DRM page flip on screen DSI1 (Device or resource busy)
Could not queue DRM page flip on screen DSI1 (Device or resource busy)
Could not queue DRM page flip on screen DSI1 (Device or resource busy)
Could not queue DRM page flip on screen DSI1 (Device or resource busy)
Could not queue DRM page flip on screen DSI1 (Device or resource busy)
Could not queue DRM page flip on screen DSI1 (Device or resource busy)
Could not queue DRM page flip on screen DSI1 (Device or resource busy)
does not help!
What can be the Issue here?
I read this post https://community.st.com/s/global-search/Could%20not%20queue%20DRM%20page%20flip%20on%20screen%20DSI1%20%28Permission%20denied%29
Solved! Go to Solution.
- Labels:
-
STM32MP15 Lines
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-09-02 5:15 AM
Hi @文�?� �?
Need to do :
root@stm32mp1:~# psplash-drm-quit
root@stm32mp1:~# export QT_QPA_EGLFS_ALWAYS_SET_MODE="1"
Hope it help
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
2019-07-12 12:28 AM
Hi,
Could you please precise board and OpenSTLinux distribution you are using ?
Is it the default st-example-image-qt ?
Thanks
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
2019-09-02 5:15 AM
Hi @文�?� �?
Need to do :
root@stm32mp1:~# psplash-drm-quit
root@stm32mp1:~# export QT_QPA_EGLFS_ALWAYS_SET_MODE="1"
Hope it help
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.
