Comment 3 for bug 1970586

Revision history for this message
Pete Woods (pete-woods) wrote (last edit ): Re: No sound support on Linux AWS kernel (but supported on GCP)

I have asked the customer if they can provide a script so I get verify if their virtual MIDI devices will work on this new kernel (rather than guess at their needs).

Just guessing based on what they are doing at a high level, I think they'll need at least:

CONFIG_SND_RAWMIDI=m

CONFIG_SND_SEQUENCER=m
CONFIG_SND_SEQ_DEVICE=m
CONFIG_SND_SEQ_DUMMY=m
CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
CONFIG_SND_SEQ_MIDI=m
CONFIG_SND_SEQ_MIDI_EMUL=m
CONFIG_SND_SEQ_MIDI_EVENT=m
CONFIG_SND_SEQ_VIRMIDI=m