On Friday 06 January 2006 06:55, bardo wrote:
> 2006/1/6, ajtiM <[EMAIL PROTECTED]>:
> > Hi!
> >
> > I did Setting Midi from http://michael-and-mary.net/intro/?q=node/260
> > site and works. It wrote to rc.local:
> >
> > /sbin/modprobe snd-emu10k1-synth
> > /usr/local/bin/asfxload /usr/share/soundfonts/8MBGMSFX.SF2
>
> Just out of curiosity, since it doesn't work for me, can you tell me
> what's your "lsmod | grep snd" output when midi is ok? Maybe I'm
> messing around with modules...
>
snd_rtctimer            2700  0
rtc                    10932  1 snd_rtctimer
snd_seq_midi            7328  0
snd_emu10k1_synth       7040  0
snd_emux_synth         36608  1 snd_emu10k1_synth
snd_seq_virmidi         6400  1 snd_emux_synth
snd_seq_midi_emul       6912  1 snd_emux_synth
snd_seq_oss            33408  0
snd_seq_midi_event      6400  3 snd_seq_midi,snd_seq_virmidi,snd_seq_oss
snd_seq                51984  8 
snd_seq_midi,snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq_oss,snd_seq_midi_event
snd_emu10k1           121764  3 snd_emu10k1_synth
snd_rawmidi            21152  3 snd_seq_midi,snd_seq_virmidi,snd_emu10k1
snd_seq_device          7436  7 
snd_seq_midi,snd_emu10k1_synth,snd_emux_synth,snd_seq_oss,snd_seq,snd_emu10k1,snd_rawmidi
snd_ac97_codec         95136  1 snd_emu10k1
snd_pcm_oss            50848  0
snd_mixer_oss          17920  1 snd_pcm_oss
snd_pcm                84100  3 snd_emu10k1,snd_ac97_codec,snd_pcm_oss
snd_timer              22148  4 snd_rtctimer,snd_seq,snd_emu10k1,snd_pcm
snd_ac97_bus            2176  1 snd_ac97_codec
snd_page_alloc          8840  2 snd_emu10k1,snd_pcm
snd_util_mem            3840  2 snd_emux_synth,snd_emu10k1
snd_hwdep               7712  2 snd_emux_synth,snd_emu10k1
snd                    49124  17 
snd_emux_synth,snd_seq_virmidi,snd_seq_oss,snd_seq,snd_emu10k1,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_hwdep
soundcore               8160  1 snd

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to