-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

My MIDI client ports are not set up on bootup.  They work when I use a 
modprobe, but that means I have to go around installing modules before I can 
play MIDI.

Is there a way to initialize all of the modules on startup?  Is it something 
that you must load in an init.d script?

(so the alsasound script might also run 'modprobe snd-emu10k1-synth' somewhere 
in the script.)

[irwink@sapphire] - Sun Apr 28 12:10:43
[/dev]$ ls -la seq* mid*
lrwxrwxrwx    1 irwink   root           10 Apr 27 21:33 midi -> /dev/midi0
crw-------    1 irwink   root      14,   2 Apr 27 21:33 midi0
crw-------    1 irwink   root      14,   2 Aug 30  2001 midi00
crw-------    1 irwink   root      14,  18 Aug 30  2001 midi01
crw-------    1 irwink   root      14,  34 Aug 30  2001 midi02
crw-------    1 irwink   root      14,  50 Aug 30  2001 midi03
crw-------    1 irwink   root      14,  18 Apr 27 21:33 midi1
crw-------    1 irwink   root      14,  34 Apr 27 21:33 midi2
crw-------    1 irwink   root      14,  50 Apr 27 21:33 midi3
crw-------    1 irwink   root      14,   1 Apr 27 21:33 sequencer
lrwxrwxrwx    1 irwink   root           10 Apr 27 21:33 sequencer2 -> 
/dev/music
[irwink@sapphire] - Sun Apr 28 12:10:50
[/dev]$ 

alias eth0 tulip
alias parport_lowlevel parport_pc
alias usb-controller usb-uhci

# ALSA Sound Support
alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=1
alias sound-card-0 snd-emu10k1
alias midi snd-emu10k1-synth
alias ext-midi snd-seq-midi

# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 sound-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-12 snd-pcm-oss

# post-install sound-slot-0 snd-emu10k1-synth
# post-install sound-card-0 /bin/sfxload /home/src/sound/8MBGMSFX.SF2
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 
2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 
|| :

- -- 
- -- Arcana
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8zCBz4kwAe/yBEAIRAjg9AJ9lCCd0fNqeWm/5fl3gk/Qr6m5HPACgksfC
+SbHDGcwhVMV/+8echvNurA=
=muVd
-----END PGP SIGNATURE-----


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

Reply via email to