Greetings--
I've been trying for days to use an M-Audio (Midiman) Audiophile 2496
soundcard using the ALSA ice1712 driver. I've followed the instructions
for the driver on the ALSA web site, but something is still off, because
I can't hear any sound from the card. (And I have turned up all the
levels for the card using Alsamixer.)
kernel: 2.4.20-18.9 (RedHat 9)
alsa version: 0.9.4
system: AMD Athlon 1.3Ghz (VIA KT133A chipset)
Here's the sound-related part of /etc/modules.conf:
#soundcard configuration
# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-ice1712
# module options should go here
# OSS/Free portion
alias char-major-14 soundcore
# 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-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
alias sound-slot-0 snd-ice1712
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L
>/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S
>/dev/null 2>&1 || :
lsmod shows this:
Module Size Used by Not tainted
snd-ice1712 49576 0
snd-ak4xxx-adda 5428 0 [snd-ice1712]
snd-cs8427 7304 0 [snd-ice1712]
snd-ac97-codec 47720 0 [snd-ice1712]
snd-i2c 4612 0 [snd-ice1712 snd-cs8427]
snd-mpu401-uart 5136 0 [snd-ice1712]
snd-pcm-oss 44836 0 (autoclean)
snd-mixer-oss 16184 0 (autoclean) [snd-pcm-oss]
snd-pcm 84480 0 [snd-ice1712 snd-pcm-oss]
snd-page-alloc 8388 0 [snd-pcm]
snd-seq-midi 5248 0 (unused)
snd-seq-midi-event 5672 0 [snd-seq-midi]
snd-seq 46864 0 [snd-seq-midi snd-seq-midi-event]
snd-timer 19716 0 [snd-pcm snd-seq]
snd-rawmidi 18496 0 [snd-mpu401-uart snd-seq-midi]
snd-seq-device 6204 0 [snd-seq-midi snd-seq snd-rawmidi]
snd 43716 0 [snd-ice1712 snd-ak4xxx-adda
snd-cs8427 snd-ac97-codec snd-i2c snd-mpu401-uart snd-pcm-oss
snd-mixer-oss snd-pcm snd-seq-midi snd-seq-midi-event snd-seq snd-timer
snd-rawmidi snd-seq-device]
soundcore 6468 5 [snd]
modinfo snd-ice1712 shows this:
filename:
/lib/modules/2.4.20-18.9/kernel/sound/pci/ice1712/snd-ice1712.o
description: "ICEnsemble ICE1712 (Envy24)"
author: "Jaroslav Kysela <[EMAIL PROTECTED]>"
license: "GPL"
parm: index int array (min = 1, max = 8), description "Index
value for ICE1712 soundcard."
parm: id string array (min = 1, max = 8), description "ID string
for ICE1712 soundcard."
parm: enable int array (min = 1, max = 8), description "Enable
ICE1712 soundcard."
parm: omni int array (min = 1, max = 8), description "Enable
Midiman M-Audio Delta Omni I/O support."
modinfo soundcore shows this:
filename: /lib/modules/2.4.20-18.9/kernel/drivers/sound/soundcore.o
description: "Core sound module"
author: "Alan Cox"
license: "GPL"
Soundcard detection from the System Settings menu lists the card--
Model: ICE1712
Module: snd-ice1712
But when I click "Play sample sound" I get nothing.
The card works in Windoh's, but no dice in Linux.
I've studied a lot of Linux sound lists and web sites, but still haven't
figured out what I'm doing wrong. Any help will be appreciated.
Thanks,
Tom
-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user