Ok Jason,
the dpkg -l | grep esound is:
[EMAIL PROTECTED]:~$ dpkg -l | grep esound
ii esound-alsa 0.2.17-7 Enlightened Sound Daemon (ALSA) -
Support bi
ii esound-common 0.2.17-7 Enlightened Sound Daemon - Common files
and
[EMAIL PROTECTED]:~$ dpkg -l | grep alsa
ii alsa-base 0.4.1i-5 ALSA driver common files
ii alsaconf 0.4.2-3 ALSA configurator
ii alsautils 0.4.1-5 Advanced Linux Sound Architecture (utils)
ii esound-alsa 0.2.17-7 Enlightened Sound Daemon (ALSA) -
Support bi
ii libesd-alsa0 0.2.17-7 Enlightened Sound Daemon (ALSA) -
Shared lib
When starting the esd as root I get the same problem "no cards found"
on modules.conf is:
# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 0.4.2 ---
alias char-major-116 snd
alias snd-card-0 snd-card-ens1371
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-pcm1-oss
alias sound-service-0-12 snd-pcm1-oss
options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0660
snd_device_gid=29 snd_device_uid=0
options snd-card-ens1371 snd_index=1 snd_id=CARD_1
snd_dac1_frame_size=64 snd_dac2_frame_size=64 snd_adc_frame_size=64
# --- END: Generated by ALSACONF, do not edit. ---
I can run (as root and as user) all other applications like xmms, mp123,
xawtv and so on, just the gnome applications sound does not work.
Thanks
Joao Pissarro
Jason Majors wrote:
On Thu, Aug 30, 2001 at 01:11:17AM +0100, Joao Pissarro scribbled...
Thnaks for replying.
Here are the installed modules, and esound is intalled.
jpissarro:/home/ct1dbh# lsmod
Module Size Used by
bttv 37116 1
tuner 2088 1
i2c 3352 2 [bttv tuner]
videodev 2512 2 (autoclean) [bttv]
vmnet 16512 3
vmppuser 5920 0 (unused)
vmmon 18176 0 (unused)
parport_probe 3348 0 (autoclean)
parport_pc 7268 1 (autoclean)
lp 4756 0 (autoclean) (unused)
parport 6836 1 (autoclean) [vmppuser parport_probe
parport_pc lp]
yam 28760 0 (unused)
ax25 32668 0 [yam]
usbcore 41804 0 (unused)
3c59x 18480 1
sound 56364 0 (unused)
soundlow 368 0 [sound]
serial 19640 0
es1371 26544 1
soundcore 2440 7 [sound es1371]
vfat 9408 0 (unused)
smbfs 24880 0 (unused)
nls_cp860 3624 0 (unused)
nfs 43820 0 (unused)
lockd 41720 0 [nfs]
sunrpc 55452 0 [nfs lockd]
unix 11336 113 (autoclean)
Here are the error when the esound is run. Kernel is the 2.2.18pre21
(the one that comes with the distribution).
jpissarro:/home/ct1dbh# esd
audio_alsa: no cards found!Audio device open for 44.1Khz, stereo, 16bit
failed
Trying 44.1Khz, 8bit stereo.
audio_alsa: no cards found!Audio device open for 44.1Khz, stereo, 8bit
failed
Trying 22.05Khz, 8bit stereo.
audio_alsa: no cards found!Audio device open for 22.05Khz, stereo, 8bit
failed
Trying 44.1Khz, 16bit mono.
audio_alsa: no cards found!Audio device open for 44.1Khz, mono, 8bit
failed
Trying 22.05Khz, 8bit mono.
audio_alsa: no cards found!Audio device open for 22.05Khz, mono, 8bit
failed
Trying 11.025Khz, 8bit stereo.
audio_alsa: no cards found!Audio device open for 11.025Khz, stereo, 8bit
failed
Trying 11.025Khz, 8bit mono.
audio_alsa: no cards found!Audio device open for 11.025Khz, mono, 8bit
failed
Trying 8.192Khz, 8bit mono.
audio_alsa: no cards found!Audio device open for 8.192Khz, mono, 8bit
failed
Trying 8Khz, 8bit mono.
audio_alsa: no cards found!Sound device inadequate for Esound. Fatal.
I'd guess something's wrong in the alsa library.
I'd suggest replying to the list, not to individuals, so everyone can see
your problem. There are people who know a lot more about it than I do.
When you respond list the versions of all your sound stuff.
"dpkg -l|grep esound; dpkg -l|grep alsa"
Incidentally...can you play sound or load esound as root? If so it's a
device permission issue.