Ever since I've been using ALSA (which I installed from Planet-CCRMA), I've never been 
able to get MIDI
working with my Audigy card. 

Things seem to be loading during bootup:

Dec 14 23:24:29 akira alsasound: Starting sound driver snd-emu10k1
succeeded
Dec 14 23:24:29 akira alsasound: Starting sequencer succeeded
Dec 14 23:24:29 akira alsasound: Starting sequencer driver
snd-emu10k1-synth succeeded
Dec 14 23:24:30 akira alsasound: Restoring sound driver settings
succeeded
Dec 14 23:24:31 akira MidiShare: Loading MidiShare module
Dec 14 23:24:31 akira MidiShare: 
Dec 14 23:24:31 akira rc: Starting MidiShare:  succeeded

(During boot-up, I also see an entry saying something like
"snd-midi-synth already loaded").

But if I launch any MIDI programs, I get error messages about no driver
found, and I can't use pmidi. I'm loading a soundfont via modules.conf.

I'd really appreciate it if someone could take a look at my modules.conf
file and tell me if anything is missing. As far as I can see, there's no
info on MIDI on the ALSA site - what I have here is largely pieced
together from scraps of information I've gathered from this list and
various other sources.

-- 
Rohan Parkes
Melbourne
Australia



# Enable DMA for CD-ROM
options ide-cd dma=1

alias eth0 3c59x
alias char-major-81 bttv
alias usb-controller usb-uhci

# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 0.9.0 ---
alias char-major-116 snd
alias snd-card-0 snd-emu10k1
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 snd major=116 cards_limit=1
options snd-emu10k1 index=0
# --- END: Generated by ALSACONF, do not edit. ---

alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi0 snd-seq-oss
below snd-seq-oss snd-emu10k1-synth
above snd-card-0 snd-mixer-oss snd-seq-oss snd-pcm-oss
alias /dev/sequencer snd-seq-oss
post-install snd-mixer-oss /usr/sbin/alsactl restore

# Load default sound font
post-install sound sfxload
/win/winsystem/WINDOWS/system32/drivers/2gmgsmt.sf2

# Old OSS settings - disabled:
        # alias midi snd-emu10k1-synth
        # alias sound-slot-0 emu10k1
        # 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 || :

# -- Keep modules from being autocleaned
add options -k snd-card-0
# NVidia Video driver

# SBLive Joystick
alias char-major-13 analog
pre-install analog modprobe joydev
pre-install joydev modprobe ns558

alias ieee1394-controller ohci1394


alias char-major-195 nvidia




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to