I have a Delta 44 working under ALSA 0.9.0beta10.  The ALSA portion of
my modules.conf is below.  Also, have you tried envy24control from
alsa-tools?  What I do after adjusting the settings with envy24control
is to run "alsactl store" to save the settings, and then run "alsactl
restore" on bootup, which loads the modules and restores mixer settings,
etc.

-------------
alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=3

alias snd-card-0 snd-card-ice1712
options snd-card-ice1712 snd_index=0 snd_id="Delta44"

alias snd-card-1 snd-card-ens1371
options snd-card-ens1371 snd_index=1 snd_id="SB16PCI"

alias snd-card-2 snd-card-dummy
options snd-card-dummy snd_index=2 snd_id="dummy"

alias char-major-14 soundcore

alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-12 snd-pcm-oss

alias sound-slot-1 snd-card-1
alias sound-service-1-0 snd-mixer-oss
alias sound-service-1-3 snd-pcm-oss
alias sound-service-1-12 snd-pcm-oss

alias sound-slot-2 snd-card-2
alias sound-service-2-0 snd-mixer-oss
alias sound-service-2-3 snd-pcm-oss
alias sound-service-2-12 snd-pcm-oss

On Tue, Dec 18, 2001 at 05:29:01AM -0600, Jason wrote:
> Hello, I am running slackware 8 with kernel 2.4.13.  I have a Midiman delta 66.  I 
>have compiled the alsa drivers.  I have inserted various lines into my 
>/etc/modules.conf.  At startup, it does not load snd-card-ice1712.  I have put a 
>modprobe snd-card-ice1712 in my /etc/rc.d/rc.local file.  When I type lsmod it shows 
>the 'snd' devices, but under 'use' is all 0's.  I'm wondering what the ideal 
>modules.conf should look like for the delta66 using the ice1712 driver.  Also the 
>output is /dev/snd/pcm* correct?  I think I need to edit my modules.conf file and 
>I'll have soundsupport.  I'm very close, it loads but obviously, something isnt 
>right, because I cant acheive any output in any program specifying /dev/snd/* or 
>dev/snd/pcmC0D0p.  Another thing I'm wondering is how do I get this driver to load 
>automaticaly at startup?  Is putting 'modprobe snd-card-ice1712' in my 
>/etc/rc.d/rc.local file the correct thing to do?  When i do a cat /proc/asound/cards, 
>it shows the Midiman Delta 66 and it recognizes its there.  Also when I do a  cat 
>/proc/asound/sndstat, it shows the devices, but says playback or recording isnt 
>enabled in config, although if I do a modprobe snd-pcm-oss before, then it says Multi 
>device playback capture while doing cat /proc/asound/sndstat.  What am I doing wrong 
>here?  I need help.  My modules.conf looks as follows  :   ........ (in that order)
> 
> alias char-major-116 snd
> options snd snd_major=116
> alias snd-pcm-oss
> alias snd-mixer-oss
> alias snd-card-0 snd-card-ice1712
> options snd_conp_frame_size=128
> options snd_prop_frame_size=256
> options snd_conp_frame_size=128
> options snd_prop_frame_size=256
> alias car_major_14 soundcore
> alias sound-slot-0 snd-card-0
> 
> when issueing ......
> cat /proc/asound/cards :
> 0 [Card1        ]: ICE1712 - M audio Delta 66
> 
> cat /proc/asound/devices :
> 0: [0]: Control
> 6:[0-0]: Mixer
> 16:[0-0]: Digital Audio Playback
> 24:[0-0]: Digital Audio Capture
> 33:[             ]: timer
> 
> cat /proc/asound/sndstat :
> Type 10: Alsa Emulation
> Card Config: Not enabled in config (for all)
> 
> cat /proc/asound/sndstat : (*after doing a modprobe snd-pcm-oss)
> Audio Devices: 0: ICE1712 Mulit (DUPLEX)
> 
> cat /proc/asound/pcm :
> 00-00: ICE1712 multi: ICE1712 multi: Playback1: Capture1
> 
> I hope this information helps you to help me.  My goal is to get the alsa drivers 
>working with my delta66 and to be able to hear output from this device in linux 
>(console and X server)  Thanks
> Sincerly
> Jason
> 
> (NOTE: I ALSO HAVE AN SBLIVE, BUT ITS COMPILED INTO THE KERNEL AND WORKS FINE W/O 
>ALSA)

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user
  • ... Jason
    • ... Ben Saylor
    • ... Reid Gilman
    • ... Reid Gilman
    • ... Шувалов Костя
    • ... Шувалов Костя
    • ... Mathy Vanvoorden
    • ... Шувалов Костя
      • ... Adam Jones
    • ... vishal desai

Reply via email to