From: "Mr I.E. Esten" <i.esten@ic.ac.uk>
To: linux-sound@vger.kernel.org
Subject: ALSA
Date: Tue, 06 Jun 2000 12:17:46 +0000 [thread overview]
Message-ID: <marc-linux-sound-96029462727163@msgid-missing> (raw)
In-Reply-To: <marc-linux-sound-95557469806551@msgid-missing>
[-- Attachment #1: Type: TEXT/PLAIN, Size: 781 bytes --]
Hi people,
I need your help! I am having a bit of trouble setting up ALSA on
my Dell Optiplex (w/ Redhat 6). I have two cards in the machine; an sb16
built in to the motherboard, and an sb live pci card. Trouble is, I can't
get MIDI working on the sb live. Jazz complains that /dev/sequencer2 and
/dev/music are not configured, and more'ing them just to see what happens
reports the same. I can't even get the sb16 detected (allthough it works
fine with the kernel sound drivers), as isapnp can't find it. I would
really appreciate some help with all this - I've tried just about
everything I can think of. I've included the conf.modules i've been using
and the /proc/modules report.
Thanks v. much,
Ian
PS - everything else on the sb live works ok - its just MIDI that doesn't.
[-- Attachment #2: Type: TEXT/PLAIN, Size: 1021 bytes --]
alias parport_lowlevel parport_pc
pre-install pcmcia_core /etc/rc.d/init.d/pcmcia start
# ISA PnP support
options isapnp isapnp_reserve_irq=5,1
# ALSA native device support
alias char-major-116 snd
# options snd snd_major=116 snd_cards_limit=1
options snd snd_major=116 snd_cards_limit=2
# For SB Live!
alias snd-card-0 snd-card-emu10k1
options snd-card-emu10k1 snd_index=0 snd_id="SB Live! ?"
# For SB 16
alias snd-card-1 snd-card-sb16
options snd-card-sb16 snd_index=1 snd_id="SB 16" snd_port=0x220 snd_irq=5 snd_dma1=1 snd_dma2=5
# OSS/Free setup
alias char-major-14 soundcore
# For SB Live!
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
# For SB 16
alias sound-slot-1 snd-card-1
alias sound-service-1-0 snd-mixer-oss
alias sound-service-1-3 snd-pcm-oss
alias sound-service-1-12 snd-pcm-oss
[-- Attachment #3: Type: TEXT/PLAIN, Size: 970 bytes --]
snd-mixer-oss 3924 2 (autoclean)
snd-card-emu10k1 2112 2 (autoclean)
snd-emu10k1 19304 0 (autoclean) [snd-card-emu10k1]
snd-pcm 28952 0 (autoclean) [snd-emu10k1]
snd-timer 7680 0 (autoclean) [snd-pcm]
snd-ac97-codec 23904 0 (autoclean) [snd-emu10k1]
snd-mixer 23152 0 (autoclean) [snd-mixer-oss snd-emu10k1 snd-ac97-codec]
snd-emux-mem 1340 0 (autoclean) [snd-emu10k1]
snd-rawmidi 9080 0 (autoclean) [snd-emu10k1]
snd-seq-device 3112 0 (autoclean) [snd-card-emu10k1 snd-rawmidi]
snd 34560 1 (autoclean) [snd-mixer-oss snd-card-emu10k1 snd-emu10k1 snd-pcm snd-timer snd-ac97-codec snd-mixer snd-emux-mem snd-rawmidi snd-seq-device]
nls_iso8859-1 2020 5 (autoclean)
nls_cp437 3548 5 (autoclean)
sound 57196 0 (unused)
soundlow 300 0 [sound]
next prev parent reply other threads:[~2000-06-06 12:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-04-12 20:46 ALSA Dave Mielke
2000-06-06 12:17 ` Mr I.E. Esten [this message]
2000-06-06 14:43 ` ALSA flatmax
-- strict thread matches above, loose matches on Subject: below --
2011-09-09 6:52 ALSA Latha Prabhu
2019-09-13 14:05 alsa Nuno Sá
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-linux-sound-96029462727163@msgid-missing \
--to=i.esten@ic.ac.uk \
--cc=linux-sound@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.