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

3.0.17.4-0+deb11u1+rpi1+rpt2 breaks overlays and sound #70

Open
ErikApption opened this issue Aug 1, 2022 · 1 comment
Open

3.0.17.4-0+deb11u1+rpi1+rpt2 breaks overlays and sound #70

ErikApption opened this issue Aug 1, 2022 · 1 comment

Comments

@ErikApption
Copy link

Two major issues with the new release:

Overlays

They break with the following error

[d25936e8] drm_vout generic warning: Failed alloc for copy_pic: 403x54
[d25936e8] drm_vout generic error: drmu_fb_new_dumb_mod: mmap failed (size=70656, fd=20, off=20836352): Invalid argument
[d25936e8] drm_vout generic warning: Failed alloc for copy_pic: 366x46
[d25936e8] drm_vout generic error: drmu_fb_new_dumb_mod: mmap failed (size=77824, fd=20, off=20836352): Invalid argument
[d25936e8] drm_vout generic warning: Failed alloc for copy_pic: 300x60
[d25936e8] drm_vout generic error: drmu_fb_new_dumb_mod: mmap failed (size=106496, fd=20, off=23969792): Invalid argument
[d25936e8] drm_vout generic warning: Failed alloc for copy_pic: 403x54
[d25936e8] drm_vout generic error: drmu_fb_new_dumb_mod: mmap failed (size=70656, fd=20, off=23969792): Invalid argument
[d25936e8] drm_vout generic warning: Failed alloc for copy_pic: 366x46
[d25936e8] drm_vout generic error: drmu_fb_new_dumb_mod: mmap failed (size=77824, fd=20, off=23969792): Invalid argument
[d25936e8] drm_vout generic warning: Failed alloc for copy_pic: 300x60

Sound

I am using --no-audio in my cvlc command line but when vlc starts, it stops my HDMI output

@jc-kynesim
Copy link

What are you running on (Pi3, Pi4?)? How much memory? Is this with all streams? Can you post your /boot/config.txt please?

Honestly surprised by the --no-audio breaking HDMI out - its a switch I use all the time for debug and I've never seen it break video. You've posted a small log snippet - could I have it from the start please (maybe with -vv on the command line and zip the output)?

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

2 participants