Hi,
Completely lost as to the cause for the error. I have read the relevant
man pages as well as searching the mail archive.
System info:
OpenBSD 7.2 amd64, GNOME 42.5, Huawei MateStation S with AMD Ryzen 5
4600G and Radeon Graphics.
Error messages:
$ midicat -d -q midi/0 -q midithru/0
midi/0: couldn't open port
$ midicat -d -q midi/1 -q midithru/0
midi/1: couldn't open port
Relevant output:
$ dmesg ...
uaudio0: sync play xfer, err = 6
uaudio0: sync play xfer, err = 6
uaudio0: sync play xfer, err = 6
ugen2 at uhub2 port 2 "Roland A-PRO" rev 1.10/1.20 addr 3
$ cat /etc/rc.conf.local
pkg_scripts=avahi_daemon messagebus gdm cups_browsed
sndiod_flags=-z 128 -f rsnd/1
$ cat /etc/sysctl.conf
kern.audio.record=1
sndiod flags are for reduced latency and for audio to work properly on
my Huawei MateStation.
Brian