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

> > When I try to use sfxload I get:
> > /dev/sequencer: No such file or directory
> 
> make sure that you set up /etc/modules.conf correctly, especially the
> alias for snd-seq-oss.  or, possibly a configuration issue over
> devfs.


My /etc/modules.conf
--modules.conf-Begin--
alias usb-interface usb-uhci
#alias sound-slot-0 emu10k1
probeall scsi_hostadapter aic7xxx ide-scsi
alias scsi_hostadapter aic7xxx


###From: Jörn Nettingsmeier <[EMAIL PROTECTED]> 25-01-2002

# ALSA specific settings
alias char-major-116 snd
alias snd-card-0 snd-emu10k1
# OSS compatibility
alias char-major-14 soundcore
alias sound-slot-0       snd-card-0
alias sound-service-0-0  snd-mixer-oss
alias sound-service-0-1  snd-seq-oss
alias sound-service-0-3  snd-pcm-oss
alias sound-service-0-8  snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

# Options
options snd-emu10k1 snd_index=0 snd_id="SBLIVE"  snd_enable=1
options snd snd_cards_limit=2 snd_device_mode=0666 snd_device_gid=17
snd_device_uid=0

pre-remove snd /usr/sbin/alsactl store
post-install snd /usr/sbin/alsactl restore
post-install snd-seq /usr/bin/sfxload /usr/share/sounds/sf2/8mbgmsfx.sf2

###End
--modules.conf-End--

Is that OK ?
I modified the last line:
"post-install snd-seq /usr/bin/sfxload /usr/share/sounds/sf2/8mbgmsfx.sf2"
from the one given by Jörn Nettingsmeier in order for sfxload to find my sound
font but I have no idea of the meaning of "snd-seq" in this line. Should I try
snd-seq-oss ?

> if you installed the very latest cvs version, it might be a bug, which
> was fixed a couple of minutes ago.  please update the cvs again.

I recognize that I have no idea of what CVS means although I sew this many times ...
I downloaded alsa from a mirror, I don't remember which and I untarred the
alsa-driver, ./configure, etc...  



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