Error: AlsaSeqMidiIO: Device initialization failed

Every time I start Adour (9, but I also had it with 8) I get the following errors:

2026-03-04T07:40:42 [ERROR]: AlsaSeqMidiIO: Device initialization failed.
2026-03-04T07:40:42 [WARNING]: AlsaMidiOut: failed to open midi device '142:0'.
2026-03-04T07:40:42 [ERROR]: AlsaSeqMidiIO: Device initialization failed.
2026-03-04T07:40:42 [WARNING]: AlsaMidiIn: failed to open midi device '142:0'.
2026-03-04T07:40:42 [ERROR]: AlsaSeqMidiIO: Device initialization failed.
2026-03-04T07:40:42 [WARNING]: AlsaMidiOut: failed to open midi device '143:0'.
2026-03-04T07:40:42 [ERROR]: AlsaSeqMidiIO: Device initialization failed.
2026-03-04T07:40:42 [WARNING]: AlsaMidiIn: failed to open midi device '143:0'.
2026-03-04T07:40:42 [WARNING]: AlsaAudioBackend: cannot acquire realtime permissions.

According to aconnect -l 142 and 143 are pipewire devices:

client 0: 'System' [type=kernel]
    0 'Timer           '
        Connecting To: 142:0
    1 'Announce        '
        Connecting To: 142:0, 128:0
client 14: 'Midi Through' [type=kernel]
    0 'Midi Through Port-0'
client 142: 'PipeWire-System' [type=user,UMP-MIDI2,pid=3015]
    0 'input           '
        Connected From: 0:1, 0:0
client 143: 'PipeWire-RT-Event' [type=user,UMP-MIDI2,pid=3015]
    0 'input           '

Anything I can do to prevent these errors?

I’m experiencing the same problem, and the red messages in the log were bothering me as well. Your post motivated me to look into it, and it seems I’ve managed to get rid of those messages.

There is how the Setup & Calibration dialog under the Audio/MIDI setup dialog → Advanced Settings looks on my system:

As you can see, a couple of MIDI input devices with rather non-descriptive names. Suspected they were causing the errors, so simply disabled them, and the messages disappeared. Everything seems to be working fine now when testing with the ALSA backend.

Hope it works for you too.

You mean the bottom two? I’ve disabled them and the error seems to have gone. We’ll see.

Thanks!

Actually, I had to disable all three ‘inputs’ to get rid of the errors completely.

Glad it helped.

I seem to have this error as well and I am unable to record from my mic. I’m extremely inexperienced with this software and digital audio in general.

It seems those bottom two Midi inputs which you have disabled are the only two in the list for me. Should things work after disabling them, or do I need to start up a jackctl server first? (I would like to avoid doing that as messing with pipewire is a massive headache for me).

I suppose my inability to record audio is a separate issue and may just be because I started an empty session. Idk.

Correct, audio handling is separate from MIDI.
I suggest starting a new topic and showing what you selected in the Audio/MIDI setup dialog for audio device selection.