Hi,

I've just downloaded alsa-utils, alsa-driver and alsa-libs, all in
version 0.9.6 to use with my redhat 9 installation. I followed all the
instructions from the alsa sound mini howto, up to the bit where you use
/sbin/modprobe snd-cardname. I tried 

[EMAIL PROTECTED] ymfpci]# /sbin/modprobe snd-ymfpci
/lib/modules/2.4.20-8/kernel/sound/pci/ymfpci/snd-ymfpci.o: init_module:
No such device
Hint: insmod errors can be caused by incorrect module parameters,
including invalid IO or IRQ parameters.
      You may find more information in syslog or the output from dmesg
/lib/modules/2.4.20-8/kernel/sound/pci/ymfpci/snd-ymfpci.o: insmod
/lib/modules/2.4.20-8/kernel/sound/pci/ymfpci/snd-ymfpci.o failed
/lib/modules/2.4.20-8/kernel/sound/pci/ymfpci/snd-ymfpci.o: insmod
snd-ymfpci failed

As well as a few other possibilities that I gathered here and there from
the archives of this mailing list. Here are the outputs of possible
commands:

# cat /proc/asound/cards 
--- no soundcards ---

# cat /proc/modules
snd-pcm-oss            45284   0 (unused)
snd-pcm                85280   0 [snd-pcm-oss]
snd-page-alloc          9844   0 [snd-pcm]
snd-timer              19556   0 [snd-pcm]
snd-mixer-oss          16408   0 [snd-pcm-oss]
snd                    43044   0 [snd-pcm-oss snd-pcm snd-timer
snd-mixer-oss]
ymfpci                 45484   1
uart401                 8388   0 [ymfpci]
sound                  74228   0 [uart401]
soundcore               6404   4 [snd ymfpci sound]
ac97_codec             13640   0 (autoclean) [ymfpci]
(...)

# aplay
aplay: main:484: audio open error: No such device


# dmesg (just the end)
(...)
PCI: Found IRQ 10 for device 00:0c.0
ymfpci: YMF740C at 0xd0000000 IRQ 10
ac97_codec: AC97 Audio codec, id: ADS3 (Analog Devices AD1819)
PCI: Found IRQ 10 for device 00:0c.0
ymfpci: YMF740C at 0xd0000000 IRQ 10
ac97_codec: AC97 Audio codec, id: ADS3 (Analog Devices AD1819)
PCI: Found IRQ 10 for device 00:0c.0
ymfpci: YMF740C at 0xd0000000 IRQ 10
ac97_codec: AC97 Audio codec, id: ADS3 (Analog Devices AD1819)
EMU10K1/Audigy soundcard not found or device busy
EMU10K1/Audigy soundcard not found or device busy
no AD1816A based soundcards found.
Yamaha DS-XG PCI soundcard not found or device busy
EMU10K1/Audigy soundcard not found or device busy
Yamaha DS-XG PCI soundcard not found or device busy
Yamaha DS-XG PCI soundcard not found or device busy

My modules.conf says:
alias eth0 3c59x
alias usb-controller usb-uhci
# ALSA Soundcard driver
# for Board with Yamaha YMF740 Chip
 
# ALSA portion
alias char-major-116 snd
# OSS/Free portion
alias char-major-14 soundcore
# ALSA portion
alias snd-card-0 snd-card-ymfpci
# OSS/Free portion
alias sound-slot-0 snd-card-0
 
# OSS/Free portion - card #1
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-12 snd-pcm-oss

alias sound-slot-0 ymfpci
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L
>/dev/null 2>&1
 || :


---

I copied most of this from a posting in alsa-user:
http://www.alsa-project.org/archive/alsa-user/msg06934.html

Any help gratefully appreciated,

Ale



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to