* Andy Kelley [090717 08:08 -0700]
> Bingo. It thinks my MIDI keyboard is an audio device.
> 
> $ cat /proc/asound/cards
>  0 [U61            ]: USB-Audio - USB Oxygen 61
>                       M-Audio USB Oxygen 61 at usb-0000:00:02.0-7, full
> speed
>  1 [NVidia         ]: HDA-Intel - HDA NVidia
>                       HDA NVidia at 0xfe024000 irq 21
> 
> Not quite sure how to resolve this, other than unplugging it, rebooting, and
> then plugging it back in, and remembering not to reboot with my midi
> keyboard plugged in.

Read /usr/share/doc/alsa-base/README-Debian.gz ;-)

Create the file /etc/modprobe.d/sound.conf:

    alias snd-card-0       snd--hda-intel
    options snd-hda-intel  index=0
    options snd-usb index=-2

Run /usr/sbin/alsa force-reload and test it.

Elimar

-- 
    .~.
    /V\   L   I   N   U   X
   /( )\ >Phear the Penguin<
   ^^-^^



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to