[Alsa-user] Channels unmuted, etc.--but no sound
Brought to you by:
perex
|
From: David M. <mcc...@lo...> - 2001-05-25 23:53:07
|
On Wednesday 23 May 2001 13:01, Hactar wrote:
> Where are you going to get the driver from?
Hello again! I already installed the ALSA 0.5.11 driver by way of the
./configure - make install - ./snddevices - /etc/modules.conf procedure,
using the --with-sequencer=yes flag. After that I installed the 0.5.10 RPM
packages for the libs and utils. I then set the volume on my external
speakers to zero and used alsamixer to do the following things, according to
Chapter 8 of the ALSA HOWTO:
UN-mute Master, CD, Line In, MIC, PCM, and Input Gain.
Raise the Master and the source faders to 100%, Input Gain to about 50%.
Then I raised the volume a bit on my speakers and tried to use Jazz++ 4.0.0
to play a MIDI file. I got the following error messages on loading the
program:
open sequencer: No such file or directory
Could not install alsa driver.
Jazz will start with no play/record ability
What is still missing, I wonder? Thanks in advance for any additional help
you can give me!
David McClamrock
P.S. I do have /dev/sequencer and /dev/sequencer2, a symlink to /dev/music.
"cat /proc/asound/cards" gives the following output:
0 [card1 ]: AudioPCI - Ensoniq AudioPCI
Ensoniq AudioPCI ES1371 at 0x6c00, irq 11 cat
"cat /proc/modules" shows, among other modules, the following:
snd-seq-midi 3312 0 (autoclean) (unused)
snd-seq-oss 26128 0 (unused)
snd-seq-midi-event 2944 0 [snd-seq-midi snd-seq-oss]
snd-seq 38080 0 [snd-seq-midi snd-seq-oss snd-seq-midi-event]
snd-pcm-oss 18096 0 (unused)
snd-pcm-plugin 14288 0 [snd-pcm-oss]
snd-mixer-oss 4544 0 [snd-pcm-oss]
snd-card-ens1371 2016 0
snd-ens1371 9392 0 [snd-card-ens1371]
snd-ac97-codec 24736 0 [snd-ens1371]
snd-pcm 29920 0 [snd-pcm-oss snd-pcm-plugin snd-ens1371]
snd-timer 8192 0 [snd-seq snd-pcm]
snd-rawmidi 9696 0 [snd-seq-midi snd-ens1371]
snd-seq-device 3760 0 [snd-seq-midi snd-seq-oss snd-seq
snd-rawmidi]
snd-mixer 23632 0 [snd-mixer-oss snd-ens1371 snd-ac97-codec]
snd 31760 1 [snd-seq-midi snd-seq-oss snd-seq-midi-event
snd-seq snd-pcm-oss snd-pcm-plugin snd-mixer-oss snd-card-ens1371 snd-ens1371
snd-ac97-codec snd-pcm snd-timer snd-rawmidi snd-seq-device snd-mixer]
soundcore 3504 7 [snd]
|