You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Raspberry PI OS 64bit (aarch64), if the vc4-hdmi device is used, running any PortAudio program causes multiple errors on the console. With the sine example:
Describe the bug
On Raspberry PI OS 64bit (aarch64), if the vc4-hdmi device is used, running any PortAudio program causes multiple errors on the console. With the sine example:
It works after all those errors, but messages are somewhat worrying.
To Reproduce
Steps to reproduce the behavior. Include code if applicable.
dtoverlay=vc4-kms-v3d
and commenting outdtparam=audio=on
Expected behavior
PortAudio programs should work without errors.
Desktop (please complete the following information):
Additional information
The vc4-hdmi ALSA device configuration is exactly this one:
https://github.com/alsa-project/alsa-lib/blob/master/src/conf/cards/vc4-hdmi.conf
The text was updated successfully, but these errors were encountered: