Hello,

I've got an Delta Audiophile 2494 card. It worked (execpt recording) with the
alsa 0.9 beta 7. Two days ago I updated from Mandrake 8.0 to 8.1. The drivers
Mandrake installed didn't work (it was an alsa 0.5.x driver, at the moment I 
don't know the exact version) I decided to install the 0.9 beta 10 driver and 
I didn't get it to work. Compiling all five packages worked without problems. 
I edited modules.conf and devfsd.conf. When I try to play a sound with aplay 
the computer totally freezes, the mouse pointer doesn't move, even login via 
telnet doesn't work any more. I suspect, it might be a problem with devfs, 
because it was new installed with Mandrake 8.1. I compiled the driver with the
debug option, but I didn't get any messages. 
Has anybody an idea what to do?

Ingo


This is the alsa part of modules.conf:

# ALSA portion
alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=1
alias snd-card-0 snd-card-ice1712
options snd-card-ice1712 snd_index=0 snd_id="Midiman"
# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-ice1712
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


This is what lsmod says:

snd-pcm-oss            38448   0  (unused)
snd-mixer-oss           9456   0  [snd-pcm-oss]
snd-card-ice1712       33024   0  (unused)
snd-pcm                53056   0  [snd-pcm-oss snd-card-ice1712]
snd-timer              10576   0  [snd-pcm]
snd-cs8427              4368   0  [snd-card-ice1712]
snd-i2c                 2560   0  [snd-card-ice1712 snd-cs8427]
snd-ac97-codec         23920   0  [snd-card-ice1712]
snd-mpu401-uart         3296   0  [snd-card-ice1712]
snd-rawmidi            12736   0  [snd-mpu401-uart]
snd-seq-device          4112   0  [snd-rawmidi]
snd                    29536   0  [snd-pcm-oss snd-mixer-oss snd-card-ice1712 
    snd-pcm snd-timer snd-cs8427 snd-i2c snd-ac97-codec snd-mpu401-uart 
    snd-rawmidi snd-seq-device]
soundcore               4592   5  [snd]


This is the alsa part of devfsd.conf:

# ALSA stuff
LOOKUP snd MODLOAD ACTION snd
REGISTER sound/.* PERMISSIONS root.audio 660
REGISTER snd/.* PERMISSIONS root.audio 660


/proc/asound/sndstat:
Sound Driver:3.8.1a-980706 (ALSA v0.9.0beta10 emulation code)
Kernel: Linux mrdata 2.4.8-26mdksmp #1 SMP Sun Sep 23 16:04:21 CEST 2001 i686
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
M Audio Audiophile 24/96 at 0xdf40, irq 16

Audio devices:
0: ICE1712 multi (DUPLEX)

Synth devices: NOT ENABLED IN CONFIG

Midi devices:
0: MPU-401 (UART)

Timers:
7: system timer

Mixers:
0: mixer00


_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to