[linux-audio-user] hdsp multiface MIDI wont work

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: [linux-audio-user] hdsp multiface MIDI wont work
From: thewade (pdman_AT_aproximation.org)
Date: Thu Oct 28 2004 - 18:28:34 EEST


I was wondering if anyone could help me to get the midi working
on my hammerfall multiface, at least with PD.
My laptop\'s description, along with .config file, can be found at:
http://www.aproximation.org/application/AMD64laptop.html
2.6.9-rc3-mm3-VP-T3 kernel
AMD64 laptop

> which modules have you loaded? is your interface listed in
> aconnect -li ?

[pdman_AT_musicbox pdman]$ aconnect -li
client 0: \'System\' [type=kernel]
    0 \'Timer \'
    1 \'Announce \'

> about drove myself insane before someone suggested loading
> snd-seq-midi, this was after loading:
> snd-seq, snd-rawmidi, snd-virmidi, snd-seq-oss, etc......

I have no rawmidi module! What do I have to enable to get my
kernel build to include this?
[pdman_AT_musicbox linux]$ cat .config | grep RAWMIDI
CONFIG_SND_RAWMIDI=y
except...
[pdman_AT_musicbox pdman]$ ls -lR /lib/modules/2.6.9-rc3-mm3-VP-T3/kernel/ | grep snd-seq
-rw-r--r-- 1 root root 15358 Oct 21 19:07 snd-seq-device.ko
-rw-r--r-- 1 root root 7868 Oct 21 19:07 snd-seq-dummy.ko
-rw-r--r-- 1 root root 85046 Oct 21 19:07 snd-seq.ko
-rw-r--r-- 1 root root 13738 Oct 21 19:07 snd-seq-midi-event.ko
-rw-r--r-- 1 root root 14178 Oct 21 19:07 snd-seq-midi.ko
-rw-r--r-- 1 root root 13106 Oct 21 19:07 snd-seq-virmidi.ko
-rw-r--r-- 1 root root 57519 Oct 21 19:07 snd-seq-oss.ko
[pdman_AT_musicbox pdman]$ ls -lR /lib/modules/2.6.9-rc3-mm3-VP-T3/kernel/ | grep snd-rawmidi
[pdman_AT_musicbox pdman]$ ls -lR /lib/modules/2.6.9-rc3-mm3-VP-T3/kernel/ | grep snd-virmidi
-rw-r--r-- 1 root root 8868 Oct 21 19:07 snd-virmidi.ko

> if it is listed in aconnect, you should be able to get it via
> mididev. make sure youve turned on oss
> emulation and configured alsa --with-sequencer as well..

Im using alsa built into the kernel...

How do I get the rawmidi module, if indeed this is where Im
getting hung up on?
[pdman_AT_musicbox pdman]$ sudo insmod /lib/modules/2.6.9-rc3-mm3-VP-T3/kernel/sound/core/seq/snd-seq-midi.ko
insmod: error inserting \'/lib/modules/2.6.9-rc3-mm3-VP-T3/kernel/sound/core/seq/snd-seq-midi.ko\': -1 Unknown symbol in module

Thanks for the help!
-thewade


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Thu Oct 28 2004 - 18:35:12 EEST