Folderol a écrit :
On Fri, 16 Oct 2009 14:26:57 -0700 (PDT)
degras <danwgrace(a)gmail.com> wrote:
> tux maudio # fxload -L
> /usr/local/share/usb/maudio/midisport-firmware-1.2/MidiSport4x4.ihx -D
> /proc/bus/usb/003/002
>
> OK, looks good so far, but then:
>
> tux maudio # modprobe snd-usb-audio
> FATAL: Module snd_usb_audio not found.
>
Check if you have CONFIG_SND_USB_AUDIO=m
in your kernel config
cat /usr/src/linux/.config | grep -i usb
If not you need to recompile your kernel with
Device Drivers --->
Sound --->
Advanced Linux Sound Architecture --->
USB devices --->
<M ou *> USB Audio/MIDI driver
Hope this helps.
--
Phil.