-
Notifications
You must be signed in to change notification settings - Fork 5k
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
vc4 driver crashing while watching videos on kodi #6404
Comments
|
|
Are you using the default skin (estuary)? |
No desktop - console only. Kodi starts with: |
In order to reproduce this, it would be useful to have a precise, minimal list of things you do to see the first complaint in dmesg. Is launching kodi and playing one video enough to provoke? If not, what is needed? |
I will try to find some conditions (if any) to provoke this issue but for now this is some example of movie where the problem occurred:
Errors appear after some time not instantly from the beginning of a movie. It can be 1min or 10min after. |
Can't provoke it. It starts flooding randomly with or without subtitles. Meaningless if double or triple buffer is set in kodi or direct to plane or egl render method is used. Additionally I checked that there are no other problems:
Looks like vc4 driver is faulty. |
Describe the bug
While watching videos on kodi 20.5 journal is flooded with errors:
kernel: [drm:validate_tile_binning_config [vc4]] *ERROR* Failed to allocate binner memory: -12
causing problems with watching movies.
Steps to reproduce the behaviour
Watch movies without issues.
Device (s)
Raspberry Pi 3 Mod. B
System
Logs
No response
Additional context
config.txt:
dtoverlay=vc4-kms-v3d
gpu_mem=160
The text was updated successfully, but these errors were encountered: