En réponse à Takashi Iwai <[EMAIL PROTECTED]>:

> > I try to load sound font:
> > /usr/local/bin/sfxload /usr/share/sounds/sf2/8mbgmsfx.sf2
> > I get:
> > /dev/sequencer: No such file or directory
>  
> hmm.  please check whether a file /dev/sequencer really exists.
> for example, it looks like this:
>       % ls -l /dev/sequencer
>       crw-rw-rw-    1 root     audio     14,   1 May  8 10:00
> /dev/sequencer

I hav not /dev/sequencer.

I didn't used "./snddevices" when building the alsa-driver because I read in
Alsa-HOWTO that this step should be skipped if devfs is used. Am I right ?


> at next, check whether you have snd-seq-oss module.
> load snd-seq-oss manually after alsa drivers
> 
>       # modprobe snd-seq-oss
> 
> and see the output of lsmod.

I did:
# modprobe snd-seq-oss
# lsmod
Module                  Size  Used by    Tainted: P
snd-emu10k1-synth       4384   0  (autoclean) (unused)
snd-emux-synth         26368   0  (autoclean) [snd-emu10k1-synth]
snd-seq-midi-emul       4912   0  (autoclean) [snd-emux-synth]
snd-seq-virmidi         2872   0  (autoclean) [snd-emux-synth]
snd-seq-oss            25984   0  (unused)
ppp_deflate            42240   0  (autoclean)
bsd_comp                4544   0  (autoclean)
ppp_async               6560   0  (autoclean)
ppp_generic            19880   0  (autoclean) [ppp_deflate bsd_comp ppp_async]
slhc                    5056   0  (autoclean) [ppp_generic]
sr_mod                 15160   0  (autoclean) (unused)
snd-seq-midi            3424   0  (unused)
snd-seq-midi-event      3160   0  [snd-seq-virmidi snd-seq-oss snd-seq-midi]
snd-seq                37228   2  [snd-emux-synth snd-seq-midi-emul
snd-seq-virmidi snd-seq-oss snd-seq-midi snd-seq-midi-event]
snd-emu10k1            58720   0  (autoclean) [snd-emu10k1-synth]
snd-hwdep               3616   0  (autoclean) [snd-emu10k1]
snd-rawmidi            12256   0  (autoclean) [snd-seq-virmidi snd-seq-midi
snd-emu10k1]
snd-seq-device          4128   0  (autoclean) [snd-emu10k1-synth snd-emux-synth
snd-seq-oss snd-seq-midi snd-seq snd-emu10k1 snd-rawmidi]
snd-ac97-codec         22976   0  (autoclean) [snd-emu10k1]
snd-pcm                49600   0  (autoclean) [snd-emu10k1]
snd-timer               9728   0  (autoclean) [snd-seq snd-pcm]
snd-util-mem            1424   0  (autoclean) [snd-emux-synth snd-emu10k1]
snd                    27048   0  [snd-emux-synth snd-seq-virmidi snd-seq-oss
snd-seq-midi snd-seq-midi-event snd-seq snd-emu10k1 snd-hwdep snd-rawmidi
snd-seq-device snd-ac97-codec snd-pcm snd-timer snd-util-mem]
soundcore               4068   6  [snd]

So I suppose above is correct.

The purpose is now to build /dev/sequencer ... ??


Bernez
------------------------------------------------------------------------
Mandrale-Linux-8.2 (Kernel-2.4.18-6mdk)
CreativeLabs SoundBlaster Live! - alsa-0.9.0beta12

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to