Results 1 to 4 of 4

Thread: Getting USB MIDI Drivers installed, device recognized

  1. #1
    Join Date
    Jan 2009
    Beans
    2

    Getting USB MIDI Drivers installed, device recognized

    I am using ubuntu for the first time and I am trying to get my M-Audio midisport 2x2 USB midi device working with the OS. I have installed the midisport-firmware package but the device is not being recognized and is not being powered. Looking for assistance with getting it working. Thanks

  2. #2
    Join Date
    Mar 2008
    Location
    Cracow in Heart
    Beans
    1,938

    Re: Getting USB MIDI Drivers installed, device recognized

    hi,

    can you please plug in the midisport and post the output of this terminal command
    Code:
    lsusb
    Keep it real. Keep it nice.
    [SIGPIC][/SIGPIC]Shooting Ubuntu



  3. #3
    Join Date
    Mar 2008
    Location
    Cracow in Heart
    Beans
    1,938

    Re: Getting USB MIDI Drivers installed, device recognized

    addendum:

    found something on the german ubuntuforums which might be helpful:


    1. download the package fxload
    2. Code:
      sudo apt-get install fxload
    3. download the midisport drivers:
    4. http://sourceforge.net/project/showf...ckage_id=92666
    5. compile the drivers with
    6. Code:
      ./configure
    7. Code:
      make
    8. Code:
      sudo make install
    9. umplug and plug in the midisport again, should work now

    If you have question just ask.
    Keep it real. Keep it nice.
    [SIGPIC][/SIGPIC]Shooting Ubuntu



  4. #4
    Join Date
    Jan 2009
    Beans
    2

    Re: Getting USB MIDI Drivers installed, device recognized

    Thanks for the helpful suggestions. I found a tutorial that got it powered up. This was my first day using ubuntu and I am amazed at the supportiveness of the community. Cheers.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •