Hi guys, I hope someone can help me.  My new soundcard is the M-Audio
Audiophile 2496 with ALSA drivers 0.9beta12 (no OSS emulation) on a
Debian Woody system:

    anima:/usr/src/linux# uname -a 
    Linux anima 2.4.17 #1 SMP Mon Apr 22 19:51:57 EST 2002 i686 unknown

No OSS emulation.  The modules, at first glance, /seem/ to insert
properly:

    anima:~# lsmod
    Module                  Size  Used by    Not tainted
    snd-card-ice1712       31296   0 
    snd-cs8427              3852   0  [snd-card-ice1712]
    snd-i2c                 2168   0  [snd-card-ice1712 snd-cs8427]
    snd-pcm                50496   0  [snd-card-ice1712]
    snd-timer              10752   0  [snd-pcm]
    snd-mpu401-uart         2816   0  [snd-card-ice1712]
    snd-rawmidi            12672   0  [snd-mpu401-uart]
    snd-seq-device          3856   0  [snd-rawmidi]
    snd-ac97-codec         23136   0  [snd-card-ice1712]
    snd                    26216   0  [snd-card-ice1712 snd-cs8427 snd-i2c snd-pcm 
snd-timer snd-mpu401-uart snd-rawmidi snd-seq-device snd-ac97-codec]

Relevant excerpt from /etc/modules.conf:

    ### update-modules: start processing /etc/modutils/alsa

    # only configure for native ALSA; no OSS emulation
    alias char-major-116 snd
    alias snd-card-0 snd-card-ice1712
    options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0660 snd_device_gid=29 
snd_device_uid=0
    options snd-card-ice1712 snd_index=0 snd_id=CARD_0

Anytime I try to, for example, play sound, the entire system
completely freezes.  For example:

    andrew@anima:~/recordings$ aplay foo.wav

and then it's time to reboot and fsck.

Does anybody know how I can get things to work... it's really starting
to drive me up the wall... GRRRRR :(

TIA!

-Andrew

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

Reply via email to