Hi, nice to get a response so fast!
Actually today it suddenly works! The device connects and receives midi!
The only issue I’m experiencing right know is that the command line amidi -l does not work. I guess because this “curl https://blokas.io/pisound/install.sh | sh” installation command did not work: I always get this:
Importing Blokas GPG public key…
dd: unknown operand status
Adding Blokas apt repository…
dd: unknown operand status
Updating package list…
sudo: apt-get: command not found
Installing Pisound software…
sudo: apt-get: command not found
Updating /usr/local/pisound…
sh: line 0: cd: /usr/local/pisound: No such file or directory
Now you may run ‘sudo pisound-config’ to customize your installation!
Also forgot to add: I share my internet through a ethernet CAT6 connection with my laptop and the wifi it’s getting (iphone hotspot). Normally the Pi has internet, but I thought it would be good to tell this point here.
It looks like you’re executing commands on your MacBook, you should run them on the Raspberry Pi itself. Look at some options, including using ssh, here: First Run Options - Patchbox OS Documentation