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
Hi @AdyiPool, thanks for this report! That could be a newer raspbian-version handling this differently. Would you mind putting that information into the README and prepare a pull-request?
The file mentioned in the radme wasn't found on my RPi3/Raspbian. This worked for me
Create a kernel module blacklist file that prevents all the sound drivers from loading:
sudo vi /etc/modprobe.d/blacklist-rgb-matrix.conf
sudo update-initramfs -u
snd
modules are running by executing the commandlsmod
The text was updated successfully, but these errors were encountered: