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
I think this is either a duplicate of I think it may essentially be a duplicate of #247 because you are using 32-bit (different script, but same cause) or it's an issue with the latest kernel, which has had some audio issues as well.
Tested successfully on the 64-bit version of Pi. We may need to add a check to the script to see if the user has a mismatch between the kernel and userspace, which can cause issues. This was added to some of the converted python scripts, but i2samp wasn't converted yet, so the check wasn't added.
makermelissa
changed the title
i2samp.sh script "does not work on this version of raspbian" on Bookworm
i2samp.sh script needs to check if kernel and userspace are both 32-bit or 64-bit
Apr 12, 2024
Even better would be to update the script so that it makes use of built-in drivers so that compilation isn't necessary in the first place. Then it wouldn't matter if there's a mismatch.
Script Command
curl -sS https://raw.githubusercontent.com/adafruit/Raspberry-Pi-Installer-Scripts/main/i2samp.sh | bash
Operating System
32-Bit Raspbian Bookworm
Hardware
Pi 4B+
Behavior
Does not work on this version of Raspbian
Description
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: