View Full Version : [other] M-Audio Key Rig 49 problem on Ubuntu Studio 8.10
Jormeliini
December 21st, 2008, 12:52 PM
I have a problem with my usb-connected M-Audio Key Rig 49 midi keyboard. When I plug it in and power it up the lights on the keyboard light up and lsusb recognizes it:
Bus 002 Device 008: ID 0763:019b Midiman KeyRig 49
I can't get the keyboard connected to any software i.e. ZynAddSubFX as jack doesn't recognize it. I think it should be there in the qjackctl connections in a similar way as Virtual MIDI Keyboard, right? Nothing refers to M-Audio, Midiman, or a midi keyboard.
The keyboard seems to be working out-of-the-box on everyone else. Maybe I'm missing some basics here. The keyboard is not broken. It worked nicely with Windows when I used to have it installed.
Any help will be appreciated. Thanks in advance.
psidre.felix
December 21st, 2008, 10:00 PM
I'm experiencing same issue with my m-audio ozone midi controller. I'm not real clear on whether I've missed a step with the firmware. I installed the 'madfuload' package and doing lsusb does show the ozone as:
Bus 002 Device 009: ID 0763:2808 Midiman
I did this:
sudo madfuload -D /proc/bus/usb/002/009 -f /usr/share/usb/maudio/ma008100.bin --nowait
and this was what I got back in the terminal:
Segmentation fault
I made sure I have the .bin files and this is what I found:
psidre@XXXXXXXXX:/usr/share/usb/maudio$ ls
ma003101.bin ma004103.bin ma005101.bin ma006100.bin ma008100.bin
So yeah I'm stuck like chuck here and would love some help.
I'm running 8.10 intrepid 64-bit
ALC883 Analog
thanx,
psidre
Jormeliini
December 23rd, 2008, 07:32 PM
It's working now. The snd-usb-audio module was missing.
jmatties
June 12th, 2009, 11:11 PM
It's working now. The snd-usb-audio module was missing.
I have the same problem you had, how did you get the snd-usb-audio module?
Jormeliini
June 13th, 2009, 12:58 AM
I have the same problem you had, how did you get the snd-usb-audio module?
You'll need to build alsa from source. There are instructions in http://www.alsa-project.org/main/index.php/Matrix:Module-usb-audio. In addition you may need alsa-firmware package which is installed in the same way as alsa-utils and alsa-lib.
Feel free to ask for more help if you are not familiar with building programs from source.
skywriter
June 24th, 2009, 02:27 AM
Is there any problems with delay? What hardware must be used to prevent delays?
Jormeliini
June 24th, 2009, 09:14 AM
Is there any problems with delay? What hardware must be used to prevent delays?
I have not experienced problems with delay. Key Rig uses USB so you do not need any special hardware.
skywriter
June 24th, 2009, 09:52 PM
I have not experienced problems with delay. Key Rig uses USB so you do not need any special hardware.
I mean the hardware of computer. CPU, RAM? I think if the hardware were too weak you would experience problems with it's speed.
Jormeliini
June 26th, 2009, 09:30 AM
I mean the hardware of computer. CPU, RAM? I think if the hardware were too weak you would experience problems with it's speed.
You'll be fine if you can run your operating system and programs relatively smoothly. I haven't had problems even with my Athlon XP 2600+ and 768MB RAM running Ubuntu.
skywriter
June 28th, 2009, 03:41 PM
I experienced that smooth work of Keyrig+QSynth without sufficient delay and without "clicks" and pauses is only possible when jackd is in "realtime mode". But in this mode computer becomes very slow and sometimes it freezes. I tested on Celeron 2.8 Ghz/1 GB RAM (built-in Azalia soundchip) running Ubuntu Studio 9.04.
Is there any advice how to optimize this configuration?
Jormeliini
June 29th, 2009, 10:28 AM
I experienced that smooth work of Keyrig+QSynth without sufficient delay and without "clicks" and pauses is only possible when jackd is in "realtime mode". But in this mode computer becomes very slow and sometimes it freezes. I tested on Celeron 2.8 Ghz/1 GB RAM (built-in Azalia soundchip) running Ubuntu Studio 9.04.
Is there any advice how to optimize this configuration?
There are plenty of things you can do. Could you be more specific? What have you done? Take a look at following link if you haven't done it already.
https://help.ubuntu.com/community/UbuntuStudio
dufft
August 23rd, 2009, 06:35 AM
You'll need to build alsa from source. There are instructions in http://www.alsa-project.org/main/index.php/Matrix:Module-usb-audio. In addition you may need alsa-firmware package which is installed in the same way as alsa-utils and alsa-lib.
Feel free to ask for more help if you are not familiar with building programs from source.
I ran into a problem with alsa-driver when using modprobe. I have no idea about what it does and how, so could you please help me?
root@dufft-laptop:/etc/alsa/alsa-utils-1.0.20# modprobe snd-usb-audio
WARNING: Error inserting snd_seq_device (/lib/modules/2.6.28-15-generic/kernel/sound/acore/seq/snd-seq-device.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_rawmidi (/lib/modules/2.6.28-15-generic/kernel/sound/acore/snd-rawmidi.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_usb_lib (/lib/modules/2.6.28-15-generic/kernel/sound/usb/snd-usb-lib.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_page_alloc (/lib/modules/2.6.28-15-generic/kernel/sound/acore/snd-page-alloc.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_timer (/lib/modules/2.6.28-15-generic/kernel/sound/acore/snd-timer.ko): Unknown symbol in module, or unknown parameter (see dmesg)
WARNING: Error inserting snd_pcm (/lib/modules/2.6.28-15-generic/kernel/sound/acore/snd-pcm.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_usb_audio (/lib/modules/2.6.28-15-generic/kernel/sound/usb/snd-usb-audio.ko): Unknown symbol in module, or unknown parameter (see dmesg)
What should I do?
Jormeliini
August 23rd, 2009, 10:41 AM
I ran into a problem with alsa-driver when using modprobe. I have no idea about what it does and how, so could you please help me?
That's strange. Did you get errors when compiling? If not I can't help you, sorry. Never had that kind of problems.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.