Re: [AD] MIDI not working with Fedora Core 4 |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: alleg-developers@xxxxxxxxxx
- Subject: Re: [AD] MIDI not working with Fedora Core 4
- From: Thomas Fjellstrom <tfjellstrom@xxxxxxxxxx>
- Date: Fri, 19 Aug 2005 18:32:38 -0600
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-disposition:message-id:content-type:content-transfer-encoding; b=onnA2LF2elCSfgfxbvKdKMSBFpmLTGyT4wLgQOMKGSzDOpybUIoQ/w23iHdcgmOk7bJhVmHURWZVEJR2VBwt/YSgK2fZtE+4NCV4fWWxNEPBIy6j3jusXt75SOGMN6Fd8vIvN0O5NtzWta+V0KCG/nKF/5gE5yvFUhTCAZ1xdnM=
On August 19, 2005 02:31 pm, Dustin Dettmer wrote:
> I get this error and install_sound fails. Does not
> occur if install_sound called with MIDI_NONE.
>
> ALSA lib rawmidi_hw.c:229:(snd_rawmidi_hw_open) open
> /dev/snd/midiC0D0 failed: No such file or directory
>
I havent messed with ALSA's midi in a while, but that probably means your
card's midi driver isn't loaded. Or the device isn't created, if you don't use
devfs or udev. (if one of them is in use, the device should be auto created
for you)