03-13-2021, 03:32 PM
(This post was last modified: 03-13-2021, 03:34 PM by Tim Curtis.
Edit Reason: eta
)
You could try installing the .deb package from Bullseye but I'm not sure if thats all thats needed. Maybe also libasound2-data, etc. You will need to check the dependencies.
https://packages.debian.org/bullseye/libasound2-dev
You will need the "armhf" download.
Then
Something like that.
https://packages.debian.org/bullseye/libasound2-dev
You will need the "armhf" download.
Then
Code:
sudo dpkg -i libasound2-dev_1.2.4-1.1_armhf.deb
Something like that.