chris parker wrote:
Burkhard Ritter wrote:

On Sat, 29 Mar 2003, chris parker wrote:


Relevant snips:
lspci:
00:07.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97 Audio Controller (rev 50)
00:0b.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07)
lsmod:
emu10k1 54120 0 (unused)
ac97_codec 9800 0 [emu10k1]
sound 53388 0 [emu10k1]
soundcore 3588 7 [emu10k1 sound]
dmesg:
Creative EMU10K1 PCI Audio Driver, version 0.20, 22:50:38 Jan 13 2003
PCI: Found IRQ 10 for device 00:0b.0
PCI: Sharing IRQ 10 with 00:07.5
PCI: Sharing IRQ 10 with 00:0d.1
emu10k1: EMU10K1 rev 7 model 0x8071 found, IO at 0xd800-0xd81f, IRQ
10
ac97_codec: AC97 codec, id: TRA35(TriTech TR A5)




but starting esd gives -> audio_alsa: no cards found!

[1]+ Exit 2 esd

Could someone point me into the rite direction. I've googled and have searched debian mailing list archives to no avail.

Thank-you To all that reply.



Are you using alsa? I am not sure about this, but comparing to my setup there are some modules missing (e.g. snd-pcm). I have an old alsa-version though, so I might be wrong. But certainly esd needs alsa. Does simple playing (for example with wavp, which should use /dev/dsp) work? Burkhard


I've got the alsa out of unstable alsa-base, alsaconf, alsa-utils, & alsa-modules-2.4.20-xfs-v412. Running alsaconf fails. Going through alsa doc. it looks like I need to manually add config to /etc/alsa? Is that it?

/etc/alsa/alsa-base.conf:
# Example configuration file for alsa-base.

# Set as true if you want the OSS compatibility layer
# to be automatically loaded as well.
startosslayer=true

# Set as true if you want to unload alsa modules before
# your system suspends. This is currently useful if your
# machine hangs after resuming.
force_stop_modules_before_suspend=stop-procs

# Set as false if you don't want the init script running
# 'alsactl store' on shutdown.
alsactl_store_on_shutdown=true

# Uncomment if you always want to stop alsa modules forcibly in
# /etc/init.d/alsa stop or restart by killing all of running
# applications which use sound devices.
#ALSA_KILL_MODE="force"

/etc/alsa/0.9$: no files inside...

/etc/alsa/modutils/0.9:

### DEBCONF MAGIC
# This file was automatically generated by alsa-base's debconf stuff

alias char-major-116 snd
alias char-major-14 soundcore
options snd major=116 cards_limit=4 device_mode=0660 device_gid=29 device_uid=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

alias snd-card-0 snd-emu10k1
alias snd-card-1 snd-emu10k1
alias snd-card-2 snd-ad1848
alias snd-card-3 snd-ad1816a

alias snd-slot-0 snd-card-0
alias sound-slot-0 snd-slot-0
alias snd-slot-1 snd-card-1
alias sound-slot-1 snd-slot-1
alias snd-slot-2 snd-card-2
alias sound-slot-2 snd-slot-2
alias snd-slot-3 snd-card-3
alias sound-slot-3 snd-slot-3

This is what those files contain..  I'm missing something
somewhere, but where?


Thanks again to all that help.







I've got it. Found it it the alsa docs... Kudo's to the people who write great documentation. Amazing what can happen when you read the doc's... :)

Thanks again


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to