Guys,

        I hate to repost this - feel like I'm bugging y'all - but this has
really got me at a standstill.  The one commercial S/W product I own
(Mathemnatica 5.2) forced me to upgrade to FC3, where I can't get midi
to record under ALSA.  (Ironically, the sound is broken now in
Mathematica 5.2 under Linux (FC3), and they are not going to fix it in
this version!).  At least could someone tell me whether they've heard of
this problem or not?

        I am running FC3, alsa 1.0.10 with an Audigy 2 Platinum.  Previously I
had been able to both play my midi keyboard and record from it using
Rosegarden, earlier versions of alsa and RedHat 9.  Now I can only play
the keyboard - record doesn't work.  Taking Rosegarden out of the
equation, I used both JACK and aconnect to connect (see below) 64:32
directly to 65:0 and I get nothing playing the keyboard.  Playing, e.g.,

pmidi -p 64:32 PeterGunn.mid or
pmidi -p 65:0 PeterGunn.mid

works just fine. So it seems just the 64:32 read port is not working.
Anyone have any ideas or see this before?

Also, since I can't seem to get udev working right, I have to run the
snddevices script manually after booting, so I should have all the right
device nodes right?  I think I have all the right modules loaded (see
below).

thanks a bunch,
Brian

aconnect -i
client 0: 'System' [type=kernel]
    0 'Timer           '
    1 'Announce        '
client 64: 'Audigy MPU-401 (UART)' [type=kernel]
    0 'Audigy MPU-401 (UART)'
   32 'Audigy MPU-401 #2'

aconnect -o
client 64: 'Audigy MPU-401 (UART)' [type=kernel]
    0 'Audigy MPU-401 (UART)'
   32 'Audigy MPU-401 #2'
client 65: 'Emu10k1 WaveTable' [type=kernel]
    0 'Emu10k1 Port 0  '
    1 'Emu10k1 Port 1  '
    2 'Emu10k1 Port 2  '
    3 'Emu10k1 Port 3  '

[EMAIL PROTECTED] ~]# lsmod | grep snd_
snd_seq_oss            38656  0
snd_seq_midi           13216  4
snd_emu10k1_synth      11520  4
snd_emux_synth         40320  5 snd_emu10k1_synth
snd_seq_virmidi        12288  1 snd_emux_synth
snd_seq_midi_event     11392  3 snd_seq_oss,snd_seq_midi,snd_seq_virmidi
snd_seq_midi_emul      11520  1 snd_emux_synth
snd_seq                57104  22
snd_seq_oss,snd_seq_midi,snd_emux_synth,snd_seq_virmidi,snd_seq_midi_event,snd_seq_midi_emul
snd_emu10k1           116260  15 snd_emu10k1_synth
snd_rawmidi            29984  3 snd_seq_midi,snd_seq_virmidi,snd_emu10k1
snd_seq_device         13196  7
snd_seq_oss,snd_seq_midi,snd_emu10k1_synth,snd_emux_synth,snd_seq,snd_emu10k1,snd_rawmidi
snd_ac97_codec         92320  1 snd_emu10k1
snd_pcm_oss            55200  0
snd_mixer_oss          23040  2 snd_pcm_oss
snd_pcm                92164  5 snd_emu10k1,snd_ac97_codec,snd_pcm_oss
snd_timer              29572  3 snd_seq,snd_emu10k1,snd_pcm
snd_ac97_bus            6528  1 snd_ac97_codec
snd_page_alloc         14984  2 snd_emu10k1,snd_pcm
snd_util_mem            9088  2 snd_emux_synth,snd_emu10k1
snd_hwdep              14112  2 snd_emux_synth,snd_emu10k1
snd                    62436  24
snd_seq_oss,snd_seq_midi,snd_emux_synth,snd_seq_virmidi,snd_seq_midi_event,snd_seq,snd_emu10k1,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_util_mem,snd_hwdep




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to