Hi,
Bernez K hat gesagt: // Bernez K wrote:

> I replaced:
> "post-install snd-seq /usr/local/bin/sfxload /usr/share/sounds/sf2/8mbgmsfx.sf2"
> by:
> "post-install snd-synth-emu10k1 /usr/local/bin/sfxload 
>/usr/share/sounds/sf2/8mbgmsfx.sf2"
> and now I can see more modules loaded at starting but no snd-seq-oss
> and sfxload is still requesting /dev/sequencer :-)

Do you have a /dev/sequencer file? Or are you using devfs? If the
latter is the case, I cannot help much, because I never used devfs :(

> NB: are you sure of snd-synth-emu10k1 ? (snd-emu10k1-synth ?)

Well, it's in my modules config this way for ages, but you're right:
looking at the actual module names, it seems wrong. I don't know
what's correct, but in my machine the seemingly incorrect version
worked fine.  I'll try the other way as well, when I get a new cable
for my SBLive.  It's only my second card and not always connected.


> Strange also, /var/log/messages seems better:
> jun 29 21:35:22 localhost alsasound: /dev/sequencer: No such file or directory
What does 
  $ cat /proc/asound/seq/oss
say? It should report something like "OSS sequencer emulation version
0.1.8" at the start

In "/proc/asound/card?/wavetableD?" you can see, if the soundfont did
load correctly:
  
  $ sfxload bank.sf2
  $ cat /proc/asound/card1/wavetableD1 
  Device: Emu10k1
  [...]
  SoundFonts: 1
  Instruments: 1849
  Samples: 526
  Locked Instruments: 1849
  Locked Samples: 526

ciao,
-- 
 Frank Barknecht                               _ ______footils.org__


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to